Title: [119536] trunk/LayoutTests
Revision
119536
Author
[email protected]
Date
2012-06-05 17:25:11 -0700 (Tue, 05 Jun 2012)

Log Message

Chromium rebaselines for r119523 and r119529.

* platform/chromium-linux/compositing/layer-creation: Removed.
* platform/chromium-mac-snowleopard/fast/sub-pixel/float-containing-block-with-margin-expected.png: Added.
* platform/chromium-mac-snowleopard/fullscreen/full-screen-stacking-context-expected.png:
* platform/chromium-mac/compositing/iframes/scroll-fixed-transformed-element-expected.png: Added.
* platform/chromium-mac/fullscreen/full-screen-stacking-context-expected.png:
* platform/chromium-win/compositing/backing/no-backing-for-perspective-expected.txt:
* platform/chromium-win/compositing/iframes/scroll-fixed-transformed-element-expected.png: Added.
* platform/chromium-win/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt: Added.

Modified Paths

Added Paths

Removed Paths

  • trunk/LayoutTests/platform/chromium-linux/compositing/layer-creation/

Diff

Modified: trunk/LayoutTests/ChangeLog (119535 => 119536)


--- trunk/LayoutTests/ChangeLog	2012-06-06 00:15:42 UTC (rev 119535)
+++ trunk/LayoutTests/ChangeLog	2012-06-06 00:25:11 UTC (rev 119536)
@@ -1,3 +1,16 @@
+2012-06-05  Ryosuke Niwa  <[email protected]>
+
+        Chromium rebaselines for r119523 and r119529.
+
+        * platform/chromium-linux/compositing/layer-creation: Removed.
+        * platform/chromium-mac-snowleopard/fast/sub-pixel/float-containing-block-with-margin-expected.png: Added.
+        * platform/chromium-mac-snowleopard/fullscreen/full-screen-stacking-context-expected.png:
+        * platform/chromium-mac/compositing/iframes/scroll-fixed-transformed-element-expected.png: Added.
+        * platform/chromium-mac/fullscreen/full-screen-stacking-context-expected.png:
+        * platform/chromium-win/compositing/backing/no-backing-for-perspective-expected.txt:
+        * platform/chromium-win/compositing/iframes/scroll-fixed-transformed-element-expected.png: Added.
+        * platform/chromium-win/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt: Added.
+
 2012-06-05  Levi Weintraub  <[email protected]>
 
         Fixing two leopard-specific baselines following r119528.

Added: trunk/LayoutTests/platform/chromium-mac/compositing/iframes/scroll-fixed-transformed-element-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/compositing/iframes/scroll-fixed-transformed-element-expected.png ___________________________________________________________________

Added: svn:mime-type

Modified: trunk/LayoutTests/platform/chromium-mac/fullscreen/full-screen-stacking-context-expected.png


(Binary files differ)

Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/sub-pixel/float-containing-block-with-margin-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/sub-pixel/float-containing-block-with-margin-expected.png ___________________________________________________________________

Added: svn:mime-type

Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/fullscreen/full-screen-stacking-context-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/compositing/backing/no-backing-for-perspective-expected.txt (119535 => 119536)


--- trunk/LayoutTests/platform/chromium-win/compositing/backing/no-backing-for-perspective-expected.txt	2012-06-06 00:15:42 UTC (rev 119535)
+++ trunk/LayoutTests/platform/chromium-win/compositing/backing/no-backing-for-perspective-expected.txt	2012-06-06 00:25:11 UTC (rev 119536)
@@ -20,6 +20,7 @@
                   (position 31.00 51.00)
                   (bounds 100.00 100.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])
                 )
               )
             )

Added: trunk/LayoutTests/platform/chromium-win/compositing/iframes/scroll-fixed-transformed-element-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win/compositing/iframes/scroll-fixed-transformed-element-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-win/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt (0 => 119536)


--- trunk/LayoutTests/platform/chromium-win/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt	2012-06-06 00:25:11 UTC (rev 119536)
@@ -0,0 +1,28 @@
+This layer should not be composited.
+This layer should not be composited.
+This layer should be composited.
+(GraphicsLayer
+  (bounds 785.00 618.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 785.00 618.00)
+      (children 1
+        (GraphicsLayer
+          (position 18.00 394.00)
+          (bounds 342.00 182.00)
+          (preserves3D 1)
+          (drawsContent 1)
+          (children 1
+            (GraphicsLayer
+              (position 31.00 51.00)
+              (bounds 100.00 100.00)
+              (drawsContent 1)
+              (transform [0.98 0.00 -0.17 0.00] [0.00 1.00 0.00 0.00] [0.17 0.00 0.98 0.00] [0.00 0.00 0.00 1.00])
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to