Title: [235963] trunk/LayoutTests
- Revision
- 235963
- Author
- [email protected]
- Date
- 2018-09-12 18:14:08 -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>
And even more test fixes!
* animations/stop-animation-on-suspend.html:
* compositing/scrolling/touch-scroll-to-clip.html:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (235962 => 235963)
--- trunk/LayoutTests/ChangeLog 2018-09-13 01:07:48 UTC (rev 235962)
+++ trunk/LayoutTests/ChangeLog 2018-09-13 01:14:08 UTC (rev 235963)
@@ -1,3 +1,32 @@
+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:
+ * compositing/scrolling/touch-scroll-to-clip.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>
+
+ More test fixes.
+
+ * legacy-animation-engine/animations/animation-border-overflow.html:
+ * legacy-animation-engine/animations/cross-fade-border-image-source.html:
+ * legacy-animation-engine/animations/cross-fade-list-style-image.html:
+ * legacy-animation-engine/animations/cross-fade-webkit-mask-box-image.html:
+ * legacy-animation-engine/fast/shapes/shape-outside-floats/shape-outside-shape-image-threshold-animation.html:
+ * legacy-animation-engine/transitions/extra-transition.html:
+ * legacy-animation-engine/transitions/svg-transitions.html:
+ * legacy-animation-engine/transitions/transition-in-delay-phase.html:
+ * legacy-animation-engine/transitions/visited-link-color.html:
+
2018-09-12 Dean Jackson <[email protected]>
Header parsing for experimental and internal debug features
Modified: trunk/LayoutTests/animations/stop-animation-on-suspend.html (235962 => 235963)
--- trunk/LayoutTests/animations/stop-animation-on-suspend.html 2018-09-13 01:07:48 UTC (rev 235962)
+++ trunk/LayoutTests/animations/stop-animation-on-suspend.html 2018-09-13 01:14:08 UTC (rev 235963)
@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<!DOCTYPE html><!-- webkit-test-runner [ experimental:WebAnimationsCSSIntegrationEnabled=false ] -->
<html>
<head>
Modified: trunk/LayoutTests/compositing/scrolling/touch-scroll-to-clip.html (235962 => 235963)
--- trunk/LayoutTests/compositing/scrolling/touch-scroll-to-clip.html 2018-09-13 01:07:48 UTC (rev 235962)
+++ trunk/LayoutTests/compositing/scrolling/touch-scroll-to-clip.html 2018-09-13 01:14:08 UTC (rev 235963)
@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<!DOCTYPE html><!-- webkit-test-runner [ experimental:WebAnimationsCSSIntegrationEnabled=false ] -->
<html>
<head>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes