Title: [235983] trunk/LayoutTests
- Revision
- 235983
- Author
- [email protected]
- Date
- 2018-09-13 12:11:27 -0700 (Thu, 13 Sep 2018)
Log Message
Header parsing for experimental and internal debug features
https://bugs.webkit.org/show_bug.cgi?id=189486
<rdar://problem/44320618>
Add feature headers to more tests.
* fast/animation/css-animation-resuming-when-visible-with-style-change2.html:
* legacy-animation-engine/animations/duplicate-keys-expected.html:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (235982 => 235983)
--- trunk/LayoutTests/ChangeLog 2018-09-13 19:08:47 UTC (rev 235982)
+++ trunk/LayoutTests/ChangeLog 2018-09-13 19:11:27 UTC (rev 235983)
@@ -1,3 +1,14 @@
+2018-09-13 Dean Jackson <[email protected]>
+
+ Header parsing for experimental and internal debug features
+ https://bugs.webkit.org/show_bug.cgi?id=189486
+ <rdar://problem/44320618>
+
+ Add feature headers to more tests.
+
+ * fast/animation/css-animation-resuming-when-visible-with-style-change2.html:
+ * legacy-animation-engine/animations/duplicate-keys-expected.html:
+
2018-09-13 Ryan Haddad <[email protected]>
Rebaseline imported/w3c/web-platform-tests/web-share/idlharness.https.html after r235925.
Modified: trunk/LayoutTests/fast/animation/css-animation-resuming-when-visible-with-style-change2.html (235982 => 235983)
--- trunk/LayoutTests/fast/animation/css-animation-resuming-when-visible-with-style-change2.html 2018-09-13 19:08:47 UTC (rev 235982)
+++ trunk/LayoutTests/fast/animation/css-animation-resuming-when-visible-with-style-change2.html 2018-09-13 19:11:27 UTC (rev 235983)
@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<!DOCTYPE html><!-- webkit-test-runner [ experimental:WebAnimationsCSSIntegrationEnabled=false ] -->
<html>
<head>
<style>
Modified: trunk/LayoutTests/legacy-animation-engine/animations/duplicate-keys-expected.html (235982 => 235983)
--- trunk/LayoutTests/legacy-animation-engine/animations/duplicate-keys-expected.html 2018-09-13 19:08:47 UTC (rev 235982)
+++ trunk/LayoutTests/legacy-animation-engine/animations/duplicate-keys-expected.html 2018-09-13 19:11:27 UTC (rev 235983)
@@ -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