Title: [183355] trunk/LayoutTests
Revision
183355
Author
simon.fra...@apple.com
Date
2015-04-26 11:25:33 -0700 (Sun, 26 Apr 2015)

Log Message

New WK1 results for this test.

* platform/mac-wk1/compositing/tiling/transform-origin-tiled-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183354 => 183355)


--- trunk/LayoutTests/ChangeLog	2015-04-26 17:24:40 UTC (rev 183354)
+++ trunk/LayoutTests/ChangeLog	2015-04-26 18:25:33 UTC (rev 183355)
@@ -1,3 +1,9 @@
+2015-04-26  Simon Fraser  <simon.fra...@apple.com>
+
+        New WK1 results for this test.
+
+        * platform/mac-wk1/compositing/tiling/transform-origin-tiled-expected.txt: Added.
+
 2015-04-25  Simon Fraser  <simon.fra...@apple.com>
 
         Expand compositing coverage rect when scrolling and animating

Added: trunk/LayoutTests/platform/mac-wk1/compositing/tiling/transform-origin-tiled-expected.txt (0 => 183355)


--- trunk/LayoutTests/platform/mac-wk1/compositing/tiling/transform-origin-tiled-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk1/compositing/tiling/transform-origin-tiled-expected.txt	2015-04-26 18:25:33 UTC (rev 183355)
@@ -0,0 +1,57 @@
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (visible rect 0.00, 0.00 800.00 x 600.00)
+  (coverage rect 0.00, 0.00 800.00 x 600.00)
+  (intersects coverage rect 1)
+  (contentsScale 1.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (visible rect 0.00, 0.00 800.00 x 600.00)
+      (coverage rect 0.00, 0.00 800.00 x 600.00)
+      (intersects coverage rect 1)
+      (contentsScale 1.00)
+      (children 1
+        (GraphicsLayer
+          (position 58.00 50.00)
+          (bounds 502.00 302.00)
+          (visible rect 0.00, 0.00 502.00 x 302.00)
+          (coverage rect -58.00, -50.00 800.00 x 600.00)
+          (intersects coverage rect 1)
+          (contentsScale 1.00)
+          (children 1
+            (GraphicsLayer
+              (position 1.00 1.00)
+              (bounds 500.00 300.00)
+              (childrenTransform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 -0.00] [0.00 0.00 0.00 1.00])
+              (visible rect 0.00, 0.00 500.00 x 300.00)
+              (coverage rect 0.00, 0.00 500.00 x 300.00)
+              (intersects coverage rect 1)
+              (contentsScale 1.00)
+              (children 1
+                (GraphicsLayer
+                  (position -1250.00 0.00)
+                  (anchor 0.54 0.50)
+                  (bounds 2800.00 300.00)
+                  (usingTiledLayer 1)
+                  (contentsOpaque 1)
+                  (drawsContent 1)
+                  (visible rect 1250.00, 0.00 500.00 x 300.00)
+                  (coverage rect 1250.00, 0.00 500.00 x 300.00)
+                  (intersects coverage rect 1)
+                  (contentsScale 1.00)
+                  (tile cache coverage 1024, 0 1024 x 300)
+                  (tile size 512 x 512)
+                  (top left tile 2, 0 tiles grid 2 x 1)
+                )
+              )
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to