Title: [205293] trunk/LayoutTests
Revision
205293
Author
ryanhad...@apple.com
Date
2016-09-01 10:10:45 -0700 (Thu, 01 Sep 2016)

Log Message

Add ios-simulator baseline for compositing/layer-creation/will-change-on-normal-flow-content.html.
https://bugs.webkit.org/show_bug.cgi?id=161490

Unreviewed test gardening.

* platform/ios-simulator/compositing/layer-creation/will-change-on-normal-flow-content-expected.txt:
* Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (205292 => 205293)


--- trunk/LayoutTests/ChangeLog	2016-09-01 16:51:08 UTC (rev 205292)
+++ trunk/LayoutTests/ChangeLog	2016-09-01 17:10:45 UTC (rev 205293)
@@ -1,3 +1,12 @@
+2016-09-01  Ryan Haddad  <ryanhad...@apple.com>
+
+        Add ios-simulator baseline for compositing/layer-creation/will-change-on-normal-flow-content.html.
+        https://bugs.webkit.org/show_bug.cgi?id=161490
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/compositing/layer-creation/will-change-on-normal-flow-content-expected.txt: Added.
+
 2016-09-01  Carlos Garcia Campos  <cgar...@igalia.com>
 
         Unreviewed. Skip fixed layout tests in GTK+

Added: trunk/LayoutTests/platform/ios-simulator/compositing/layer-creation/will-change-on-normal-flow-content-expected.txt (0 => 205293)


--- trunk/LayoutTests/platform/ios-simulator/compositing/layer-creation/will-change-on-normal-flow-content-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/compositing/layer-creation/will-change-on-normal-flow-content-expected.txt	2016-09-01 17:10:45 UTC (rev 205293)
@@ -0,0 +1,28 @@
+opacity
+mask
+backdrop-filter
+filter
+clip-path
+(GraphicsLayer
+(anchor 0.00 0.00)
+(bounds 800.00 600.00)
+(children 1
+(GraphicsLayer
+(bounds 800.00 600.00)
+(contentsOpaque 1)
+(children 2
+(GraphicsLayer
+(position 8.00 8.00)
+(bounds 784.00 20.00)
+(drawsContent 1)
+)
+(GraphicsLayer
+(position 8.00 68.00)
+(bounds 784.00 20.00)
+(drawsContent 1)
+)
+)
+)
+)
+)
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to