Title: [137856] trunk/LayoutTests
Revision
137856
Author
[email protected]
Date
2012-12-16 17:15:56 -0800 (Sun, 16 Dec 2012)

Log Message

Unreviewed. Rebaselined virtual/gpu/compositedscrolling/overflow/updating-scrolling-content.html.

* platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (137855 => 137856)


--- trunk/LayoutTests/ChangeLog	2012-12-17 01:13:14 UTC (rev 137855)
+++ trunk/LayoutTests/ChangeLog	2012-12-17 01:15:56 UTC (rev 137856)
@@ -1,5 +1,11 @@
 2012-12-16  Kentaro Hara  <[email protected]>
 
+        Unreviewed. Rebaselined virtual/gpu/compositedscrolling/overflow/updating-scrolling-content.html.
+
+        * platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content-expected.txt: Added.
+
+2012-12-16  Kentaro Hara  <[email protected]>
+
         Unreviewed. Rebaselined virtual/gpu/compositedscrolling/overflow/textarea-scroll-touch.html.
 
         * platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/textarea-scroll-touch-expected.txt: Added.

Added: trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content-expected.txt (0 => 137856)


--- trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content-expected.txt	2012-12-17 01:15:56 UTC (rev 137856)
@@ -0,0 +1,51 @@
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (children 1
+        (GraphicsLayer
+          (position 8.00 8.00)
+          (bounds 200.00 200.00)
+          (children 4
+            (GraphicsLayer
+              (bounds 200.00 200.00)
+              (children 1
+                (GraphicsLayer
+                  (bounds 185.00 1200.00)
+                  (drawsContent 1)
+                  (repaint rects
+                    (rect 0.00 0.00 185.00 200.00)
+                    (rect 0.00 0.00 185.00 200.00)
+                    (rect 0.00 0.00 185.00 200.00)
+                  )
+                )
+              )
+            )
+            (GraphicsLayer
+              (position 0.00 185.00)
+              (bounds 185.00 15.00)
+              (drawsContent 1)
+            )
+            (GraphicsLayer
+              (position 185.00 0.00)
+              (bounds 15.00 185.00)
+              (drawsContent 1)
+              (repaint rects
+                (rect 0.00 0.00 15.00 185.00)
+                (rect 0.00 0.00 15.00 185.00)
+                (rect 0.00 0.00 15.00 185.00)
+              )
+            )
+            (GraphicsLayer
+              (position 185.00 185.00)
+              (bounds 15.00 15.00)
+              (drawsContent 1)
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
Property changes on: trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content-expected.txt
___________________________________________________________________

Added: svn:eol-style

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

Reply via email to