Title: [235964] trunk/LayoutTests
Revision
235964
Author
[email protected]
Date
2018-09-12 18:58:43 -0700 (Wed, 12 Sep 2018)

Log Message

Header parsing for experimental and internal debug features
https://bugs.webkit.org/show_bug.cgi?id=189486
<rdar://problem/44320618>

Another test fix.

* legacy-animation-engine/animations/duplicate-keys.html:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (235963 => 235964)


--- trunk/LayoutTests/ChangeLog	2018-09-13 01:14:08 UTC (rev 235963)
+++ trunk/LayoutTests/ChangeLog	2018-09-13 01:58:43 UTC (rev 235964)
@@ -4,6 +4,16 @@
         https://bugs.webkit.org/show_bug.cgi?id=189486
         <rdar://problem/44320618>
 
+        Another test fix.
+
+        * legacy-animation-engine/animations/duplicate-keys.html:
+
+2018-09-12  Dean Jackson  <[email protected]>
+
+        Header parsing for experimental and internal debug features
+        https://bugs.webkit.org/show_bug.cgi?id=189486
+        <rdar://problem/44320618>
+
         And even more test fixes!
 
         * animations/stop-animation-on-suspend.html:

Modified: trunk/LayoutTests/legacy-animation-engine/animations/duplicate-keys.html (235963 => 235964)


--- trunk/LayoutTests/legacy-animation-engine/animations/duplicate-keys.html	2018-09-13 01:14:08 UTC (rev 235963)
+++ trunk/LayoutTests/legacy-animation-engine/animations/duplicate-keys.html	2018-09-13 01:58:43 UTC (rev 235964)
@@ -1,3 +1,4 @@
+<!DOCTYPE html><!-- webkit-test-runner [ experimental:WebAnimationsCSSIntegrationEnabled=false ] -->
 <style>
 .box {
     height: 100px;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to