Title: [111542] trunk/LayoutTests
Revision
111542
Author
[email protected]
Date
2012-03-21 07:35:48 -0700 (Wed, 21 Mar 2012)

Log Message

[chromium] Rebaselining limit-layer-bounds-fixed-positioned.html

* platform/chromium/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt: Renamed from LayoutTests/platform/chromium-win/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111541 => 111542)


--- trunk/LayoutTests/ChangeLog	2012-03-21 14:29:06 UTC (rev 111541)
+++ trunk/LayoutTests/ChangeLog	2012-03-21 14:35:48 UTC (rev 111542)
@@ -1,5 +1,11 @@
 2012-03-21  Keishi Hattori  <[email protected]>
 
+        [chromium] Rebaselining limit-layer-bounds-fixed-positioned.html
+
+        * platform/chromium/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt: Renamed from LayoutTests/platform/chromium-win/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt.
+
+2012-03-21  Keishi Hattori  <[email protected]>
+
         [chromium] Marking convolution-mono-mono.html and canvas-toDataURL-webp.html as crashing.
 
         * platform/chromium/test_expectations.txt:

Copied: trunk/LayoutTests/platform/chromium/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt (from rev 111541, trunk/LayoutTests/platform/chromium-win/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt) (0 => 111542)


--- trunk/LayoutTests/platform/chromium/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt	2012-03-21 14:35:48 UTC (rev 111542)
@@ -0,0 +1,26 @@
+Text here
+(GraphicsLayer
+  (bounds 785.00 1021.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 785.00 1021.00)
+      (children 3
+        (GraphicsLayer
+          (position 29.00 134.00)
+          (bounds 100.00 100.00)
+        )
+        (GraphicsLayer
+          (position 29.00 134.00)
+          (bounds 100.00 100.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 0.00 113.00)
+          (bounds 150.00 142.00)
+          (drawsContent 1)
+        )
+      )
+    )
+  )
+)
+

Deleted: trunk/LayoutTests/platform/chromium-win/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt (111541 => 111542)


--- trunk/LayoutTests/platform/chromium-win/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt	2012-03-21 14:29:06 UTC (rev 111541)
+++ trunk/LayoutTests/platform/chromium-win/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt	2012-03-21 14:35:48 UTC (rev 111542)
@@ -1,26 +0,0 @@
-Text here
-(GraphicsLayer
-  (bounds 785.00 1021.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 785.00 1021.00)
-      (children 3
-        (GraphicsLayer
-          (position 29.00 134.00)
-          (bounds 100.00 100.00)
-        )
-        (GraphicsLayer
-          (position 29.00 134.00)
-          (bounds 100.00 100.00)
-          (drawsContent 1)
-        )
-        (GraphicsLayer
-          (position 0.00 113.00)
-          (bounds 150.00 142.00)
-          (drawsContent 1)
-        )
-      )
-    )
-  )
-)
-
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to