Title: [111427] trunk/LayoutTests
Revision
111427
Author
[email protected]
Date
2012-03-20 12:52:30 -0700 (Tue, 20 Mar 2012)

Log Message

Added Mac WebKit2 expected results for this test. <http://webkit.org/b/81679> tracks the
difference in results between WebKit1 and WebKit2 in this test.

* platform/mac-wk2/compositing/geometry: Added.
* platform/mac-wk2/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt: Copied from LayoutTests/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111426 => 111427)


--- trunk/LayoutTests/ChangeLog	2012-03-20 19:51:20 UTC (rev 111426)
+++ trunk/LayoutTests/ChangeLog	2012-03-20 19:52:30 UTC (rev 111427)
@@ -1,3 +1,11 @@
+2012-03-20  Dan Bernstein  <[email protected]>
+
+        Added Mac WebKit2 expected results for this test. <http://webkit.org/b/81679> tracks the
+        difference in results between WebKit1 and WebKit2 in this test.
+
+        * platform/mac-wk2/compositing/geometry: Added.
+        * platform/mac-wk2/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt: Copied from LayoutTests/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt.
+
 2012-03-20  Levi Weintraub  <[email protected]>
 
         [Chromium] Updating Chromium expectations following r111412.

Copied: trunk/LayoutTests/platform/mac-wk2/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt (from rev 111411, trunk/LayoutTests/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt) (0 => 111427)


--- trunk/LayoutTests/platform/mac-wk2/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk2/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt	2012-03-20 19:52:30 UTC (rev 111427)
@@ -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)
+        )
+      )
+    )
+  )
+)
+

Property changes: trunk/LayoutTests/platform/mac-wk2/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt


Added: svn:mime-type

Added: svn:keywords

Added: svn:mergeinfo

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to