Title: [142235] trunk/LayoutTests
Revision
142235
Author
[email protected]
Date
2013-02-07 23:34:27 -0800 (Thu, 07 Feb 2013)

Log Message

Unreviewed rebaseline.

* platform/mac-lion/compositing/visible-rect/iframe-no-layers-expected.txt: Copied from LayoutTests/platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt.
* platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt:
* platform/mac/compositing/visible-rect/iframe-no-layers-expected.txt: Copied from LayoutTests/platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt.
* platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-body-layer-expected.txt: Added.
* platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-expected.txt: Added.
* platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-positioned-expected.txt: Added.
* platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-transformed-html-expected.txt: Added.
* platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-zoomed-expected.txt: Added.
* platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-html-background-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (142234 => 142235)


--- trunk/LayoutTests/ChangeLog	2013-02-08 07:18:05 UTC (rev 142234)
+++ trunk/LayoutTests/ChangeLog	2013-02-08 07:34:27 UTC (rev 142235)
@@ -1,3 +1,17 @@
+2013-02-07  Alok Priyadarshi  <[email protected]>
+
+        Unreviewed rebaseline.
+
+        * platform/mac-lion/compositing/visible-rect/iframe-no-layers-expected.txt: Copied from LayoutTests/platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt.
+        * platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt:
+        * platform/mac/compositing/visible-rect/iframe-no-layers-expected.txt: Copied from LayoutTests/platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt.
+        * platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-body-layer-expected.txt: Added.
+        * platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-expected.txt: Added.
+        * platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-positioned-expected.txt: Added.
+        * platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-transformed-html-expected.txt: Added.
+        * platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-zoomed-expected.txt: Added.
+        * platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-html-background-expected.txt: Added.
+
 2013-02-07  Kent Tamura  <[email protected]>
 
         document.activeElement should not return a non-focusable element

Copied: trunk/LayoutTests/platform/mac/compositing/visible-rect/iframe-no-layers-expected.txt (from rev 142234, trunk/LayoutTests/platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt) (0 => 142235)


--- trunk/LayoutTests/platform/mac/compositing/visible-rect/iframe-no-layers-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/compositing/visible-rect/iframe-no-layers-expected.txt	2013-02-08 07:34:27 UTC (rev 142235)
@@ -0,0 +1,22 @@
+
+(GraphicsLayer
+  (bounds 1508.00 1516.00)
+  (visible rect 0.00, 0.00 285.00 x 135.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 1508.00 1516.00)
+      (drawsContent 1)
+      (visible rect 0.00, 0.00 285.00 x 135.00)
+      (children 1
+        (GraphicsLayer
+          (position 8.00 8.00)
+          (bounds 100.00 300.00)
+          (drawsContent 1)
+          (transform [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 1.00 1.00])
+          (visible rect 0.00, 0.00 100.00 x 127.00)
+        )
+      )
+    )
+  )
+)
+

Added: trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-body-layer-expected.txt (0 => 142235)


--- trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-body-layer-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-body-layer-expected.txt	2013-02-08 07:34:27 UTC (rev 142235)
@@ -0,0 +1,30 @@
+(GraphicsLayer
+  (bounds 785.00 1600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 785.00 1600.00)
+      (children 2
+        (GraphicsLayer
+          (position 0.00 200.00)
+          (anchor 0.00 0.00)
+          (bounds 785.00 600.00)
+          (contentsOpaque 1)
+          (drawsContent 1)
+          (backgroundColor #FFFFFF)
+        )
+        (GraphicsLayer
+          (bounds 785.00 1600.00)
+          (drawsContent 1)
+          (tile cache coverage 0, 0 785 x 1600)
+          (tile size 512 x 512)
+          (top left tile 0, 0 tiles grid 2 x 4)
+          (children 1
+            (GraphicsLayer
+            )
+          )
+        )
+      )
+    )
+  )
+)
+

Added: trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-expected.txt (0 => 142235)


--- trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-expected.txt	2013-02-08 07:34:27 UTC (rev 142235)
@@ -0,0 +1,30 @@
+(GraphicsLayer
+  (bounds 785.00 1700.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 785.00 1700.00)
+      (children 2
+        (GraphicsLayer
+          (position 0.00 200.00)
+          (anchor 0.00 0.00)
+          (bounds 785.00 600.00)
+          (contentsOpaque 1)
+          (drawsContent 1)
+          (backgroundColor #FFFFFF)
+        )
+        (GraphicsLayer
+          (bounds 785.00 1700.00)
+          (drawsContent 1)
+          (tile cache coverage 0, 0 785 x 1700)
+          (tile size 512 x 512)
+          (top left tile 0, 0 tiles grid 2 x 4)
+          (children 1
+            (GraphicsLayer
+            )
+          )
+        )
+      )
+    )
+  )
+)
+

Added: trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-positioned-expected.txt (0 => 142235)


--- trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-positioned-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-positioned-expected.txt	2013-02-08 07:34:27 UTC (rev 142235)
@@ -0,0 +1,30 @@
+(GraphicsLayer
+  (bounds 785.00 3700.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 785.00 3700.00)
+      (children 2
+        (GraphicsLayer
+          (position 0.00 200.00)
+          (anchor 0.00 0.00)
+          (bounds 785.00 600.00)
+          (contentsOpaque 1)
+          (drawsContent 1)
+          (backgroundColor #FFFFFF)
+        )
+        (GraphicsLayer
+          (bounds 785.00 3700.00)
+          (drawsContent 1)
+          (tile cache coverage 0, 0 785 x 2048)
+          (tile size 512 x 512)
+          (top left tile 0, 0 tiles grid 2 x 4)
+          (children 1
+            (GraphicsLayer
+            )
+          )
+        )
+      )
+    )
+  )
+)
+

Added: trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-transformed-html-expected.txt (0 => 142235)


--- trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-transformed-html-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-transformed-html-expected.txt	2013-02-08 07:34:27 UTC (rev 142235)
@@ -0,0 +1,30 @@
+(GraphicsLayer
+  (bounds 795.00 1710.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 795.00 1710.00)
+      (children 2
+        (GraphicsLayer
+          (position 0.00 200.00)
+          (anchor 0.00 0.00)
+          (bounds 785.00 585.00)
+          (contentsOpaque 1)
+          (drawsContent 1)
+          (backgroundColor #FFFFFF)
+        )
+        (GraphicsLayer
+          (bounds 795.00 1710.00)
+          (drawsContent 1)
+          (tile cache coverage 0, 0 795 x 1710)
+          (tile size 512 x 512)
+          (top left tile 0, 0 tiles grid 2 x 4)
+          (children 1
+            (GraphicsLayer
+            )
+          )
+        )
+      )
+    )
+  )
+)
+

Added: trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-zoomed-expected.txt (0 => 142235)


--- trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-zoomed-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-zoomed-expected.txt	2013-02-08 07:34:27 UTC (rev 142235)
@@ -0,0 +1,32 @@
+(GraphicsLayer
+  (bounds 1805.00 3910.00)
+  (children 1
+    (GraphicsLayer
+      (anchor 0.00 0.00)
+      (bounds 785.00 1700.00)
+      (transform [2.30 0.00 0.00 0.00] [0.00 2.30 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 0.00 1.00])
+      (children 2
+        (GraphicsLayer
+          (position 0.00 154.00)
+          (anchor 0.00 0.00)
+          (bounds 785.00 585.00)
+          (contentsOpaque 1)
+          (drawsContent 1)
+          (backgroundColor #FFFFFF)
+        )
+        (GraphicsLayer
+          (bounds 785.00 1700.00)
+          (drawsContent 1)
+          (tile cache coverage 0, 0 784 x 890)
+          (tile size 512 x 512)
+          (top left tile 0, 0 tiles grid 4 x 4)
+          (children 1
+            (GraphicsLayer
+            )
+          )
+        )
+      )
+    )
+  )
+)
+

Added: trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-html-background-expected.txt (0 => 142235)


--- trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-html-background-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-html-background-expected.txt	2013-02-08 07:34:27 UTC (rev 142235)
@@ -0,0 +1,30 @@
+(GraphicsLayer
+  (bounds 785.00 1516.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 785.00 1516.00)
+      (children 2
+        (GraphicsLayer
+          (position 0.00 200.00)
+          (anchor 0.00 0.00)
+          (bounds 785.00 600.00)
+          (contentsOpaque 1)
+          (drawsContent 1)
+          (backgroundColor #FFFFFF)
+        )
+        (GraphicsLayer
+          (bounds 785.00 1516.00)
+          (drawsContent 1)
+          (tile cache coverage 0, 0 785 x 1516)
+          (tile size 512 x 512)
+          (top left tile 0, 0 tiles grid 2 x 3)
+          (children 1
+            (GraphicsLayer
+            )
+          )
+        )
+      )
+    )
+  )
+)
+

Copied: trunk/LayoutTests/platform/mac-lion/compositing/visible-rect/iframe-no-layers-expected.txt (from rev 142234, trunk/LayoutTests/platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt) (0 => 142235)


--- trunk/LayoutTests/platform/mac-lion/compositing/visible-rect/iframe-no-layers-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-lion/compositing/visible-rect/iframe-no-layers-expected.txt	2013-02-08 07:34:27 UTC (rev 142235)
@@ -0,0 +1,21 @@
+
+(GraphicsLayer
+  (bounds 1508.00 1516.00)
+  (visible rect 0.00, 0.00 285.00 x 135.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 1508.00 1516.00)
+      (visible rect 0.00, 0.00 285.00 x 135.00)
+      (children 1
+        (GraphicsLayer
+          (position 8.00 8.00)
+          (bounds 100.00 300.00)
+          (drawsContent 1)
+          (transform [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 1.00 1.00])
+          (visible rect 0.00, 0.00 100.00 x 127.00)
+        )
+      )
+    )
+  )
+)
+

Modified: trunk/LayoutTests/platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt (142234 => 142235)


--- trunk/LayoutTests/platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt	2013-02-08 07:18:05 UTC (rev 142234)
+++ trunk/LayoutTests/platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt	2013-02-08 07:34:27 UTC (rev 142235)
@@ -5,7 +5,6 @@
   (children 1
     (GraphicsLayer
       (bounds 1508.00 1516.00)
-      (contentsOpaque 1)
       (drawsContent 1)
       (visible rect 0.00, 0.00 285.00 x 135.00)
       (children 1
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to