Title: [222162] trunk/LayoutTests
Revision
222162
Author
[email protected]
Date
2017-09-18 10:54:08 -0700 (Mon, 18 Sep 2017)

Log Message

Try to unflake a test.

Unreviewed.

* transitions/transition-display-property-2.html:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (222161 => 222162)


--- trunk/LayoutTests/ChangeLog	2017-09-18 17:23:53 UTC (rev 222161)
+++ trunk/LayoutTests/ChangeLog	2017-09-18 17:54:08 UTC (rev 222162)
@@ -1,3 +1,11 @@
+2017-09-18  Antti Koivisto  <[email protected]>
+
+        Try to unflake a test.
+
+        Unreviewed.
+
+        * transitions/transition-display-property-2.html:
+
 2017-09-18  Ryan Haddad  <[email protected]>
 
         Move baseline for editing/mac/attributed-string/font-style-variant-effect.html to mac-sierra.

Modified: trunk/LayoutTests/transitions/transition-display-property-2.html (222161 => 222162)


--- trunk/LayoutTests/transitions/transition-display-property-2.html	2017-09-18 17:23:53 UTC (rev 222161)
+++ trunk/LayoutTests/transitions/transition-display-property-2.html	2017-09-18 17:54:08 UTC (rev 222162)
@@ -20,4 +20,5 @@
     });
 }
 test.className = "animate";
+test.offsetWidth;
 </script>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to