Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / fast / repaint / bugzilla-5699-expected.txt
index 5f256a5..e6d5810 100644 (file)
@@ -1,15 +1,17 @@
-BUG ID: Bugzilla bug 5699 REGRESSION: incomplete repaint
-
-TEST PASS: The word “Hello” will move down.
-
-TEST FAIL: Another copy of the word “Hello” will appear.
-
-Hello
-(repaint rects
-  (rect 8 176 784 28)
-  (rect 8 136 784 67)
-  (rect 8 176 784 28)
-  (rect 0 192 800 28)
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+      (repaint rects
+        (rect 0.00 192.00 800.00 28.00)
+        (rect 8.00 176.00 784.00 28.00)
+        (rect 8.00 176.00 784.00 28.00)
+        (rect 8.00 136.00 784.00 67.00)
+      )
+    )
+  )
 )