Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / fast / repaint / repaint-resized-overflow-expected.txt
index ee261c2..a9da959 100644 (file)
@@ -1,15 +1,19 @@
-BUG ID: Bugzilla bug 6770 REGRESSION: Incomplete repaint when block with clipping grows
-
-TEST PASS: There should be a white square with a blue border below, and no line running through the middle of the square.
-
-TEST FAIL: The white square will have a blue border and a blue horizontal line running through its middle.
-
-(repaint rects
-  (rect 132 140 10 48)
-  (rect 132 140 10 52)
-  (rect 8 188 108 4)
-  (rect 8 192 784 52)
-  (rect 0 200 800 52)
-  (rect 8 192 784 52)
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+      (repaint rects
+        (rect 0.00 200.00 800.00 52.00)
+        (rect 8.00 192.00 784.00 52.00)
+        (rect 8.00 192.00 784.00 52.00)
+        (rect 8.00 192.00 134.00 52.00)
+        (rect 132.00 140.00 10.00 48.00)
+        (rect 132.00 140.00 10.00 100.00)
+      )
+    )
+  )
 )