Title: [111424] trunk/LayoutTests
Revision
111424
Author
[email protected]
Date
2012-03-20 12:47:22 -0700 (Tue, 20 Mar 2012)

Log Message

[Chromium] Updating Chromium expectations following r111412.

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

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111423 => 111424)


--- trunk/LayoutTests/ChangeLog	2012-03-20 19:08:46 UTC (rev 111423)
+++ trunk/LayoutTests/ChangeLog	2012-03-20 19:47:22 UTC (rev 111424)
@@ -1,3 +1,9 @@
+2012-03-20  Levi Weintraub  <[email protected]>
+
+        [Chromium] Updating Chromium expectations following r111412.
+
+        * platform/chromium-win/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt: Added.
+
 2012-03-20  Dan Bernstein  <[email protected]>
 
         REGRESSION (r111229): css1/basic/inheritance.html is failing

Added: trunk/LayoutTests/platform/chromium-win/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt (0 => 111424)


--- trunk/LayoutTests/platform/chromium-win/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt	2012-03-20 19:47:22 UTC (rev 111424)
@@ -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)
+        )
+      )
+    )
+  )
+)
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to