Title: [220502] trunk/PerformanceTests
Revision
220502
Author
mmaxfi...@apple.com
Date
2017-08-09 18:12:07 -0700 (Wed, 09 Aug 2017)

Log Message

font-fallback-font-family.html is failing on perf bots
https://bugs.webkit.org/show_bug.cgi?id=174989

Unreviewed.

* Layout/resources/font-fallback-font-family.html:

Modified Paths

Diff

Modified: trunk/PerformanceTests/ChangeLog (220501 => 220502)


--- trunk/PerformanceTests/ChangeLog	2017-08-10 01:07:09 UTC (rev 220501)
+++ trunk/PerformanceTests/ChangeLog	2017-08-10 01:12:07 UTC (rev 220502)
@@ -1,3 +1,12 @@
+2017-08-09  Myles C. Maxfield  <mmaxfi...@apple.com>
+
+        font-fallback-font-family.html is failing on perf bots
+        https://bugs.webkit.org/show_bug.cgi?id=174989
+
+        Unreviewed.
+
+        * Layout/resources/font-fallback-font-family.html:
+
 2017-08-09  Michael Saboff  <msab...@apple.com>
 
         Unreviewed build fix.

Modified: trunk/PerformanceTests/Layout/resources/font-fallback-font-family.html (220501 => 220502)


--- trunk/PerformanceTests/Layout/resources/font-fallback-font-family.html	2017-08-10 01:07:09 UTC (rev 220501)
+++ trunk/PerformanceTests/Layout/resources/font-fallback-font-family.html	2017-08-10 01:12:07 UTC (rev 220502)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
 <body>
+<div id=test style="visibility:hidden;width:100px;height:100px"></div>
 <div>
 <script>
 if (window.internals)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to