Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / outline-repaint-glitch-expected.txt
index ce3f6ca..b2ac95b 100644 (file)
@@ -1,20 +1,21 @@
-BUG ID: Bugzilla bug 8032 REGRESSION: Focus ring not completely redrawn after a Delete changes its size
-
-Note that this bug (and the test) are just outline versions of Bugzilla bug 6301 and test border-repaint-glitch.html
-
-TEST PASS: The boxes will resize, maintaining their solid red rectangular outlines.
-
-TEST FAIL: The boxes will resize, but the outlines will break. The first box will be missing small segments from either side of its bottom outline. The second box will have small red horizontal segments protruding inwards from both sides of the outline, where the bottom outline was before.
-
-
-(repaint rects
-  (rect 29 221 180 60)
-  (rect 29 221 180 40)
-  (rect 15 265 208 20)
-  (rect 15 261 208 4)
-  (rect 29 381 180 40)
-  (rect 29 381 180 60)
-  (rect 15 425 208 20)
-  (rect 15 421 208 4)
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+      (repaint rects
+        (rect 15.00 265.00 208.00 20.00)
+        (rect 15.00 261.00 208.00 4.00)
+        (rect 29.00 221.00 180.00 60.00)
+        (rect 29.00 221.00 180.00 40.00)
+        (rect 15.00 425.00 208.00 20.00)
+        (rect 15.00 421.00 208.00 4.00)
+        (rect 29.00 381.00 180.00 40.00)
+        (rect 29.00 381.00 180.00 60.00)
+      )
+    )
+  )
 )