Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / outline-shrinking-expected.txt
index 4d9916e..6cbd5f6 100644 (file)
@@ -1,13 +1,17 @@
-This is a test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9388 REGRESSION: outlines don't get erased when removed in some cases.
-
-There should be a green square and no trace of red.
-
-(repaint rects
-  (rect 4 108 108 108)
-  (rect 4 108 108 108)
-  (rect 4 108 108 108)
-  (rect 8 112 100 100)
-  (rect 4 16 788 200)
-  (rect 8 16 784 196)
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+      (repaint rects
+        (rect 4.00 16.00 788.00 200.00)
+        (rect 8.00 16.00 784.00 196.00)
+        (rect 4.00 108.00 108.00 108.00)
+        (rect 8.00 112.00 100.00 100.00)
+      )
+    )
+  )
 )