Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / selection-gap-flipped-fixed-child-expected.txt
index 423226c..8a4ba6e 100644 (file)
@@ -1,8 +1,14 @@
-Bug 111000: Selection gaps don't repaint correctly with transforms
-This tests that fixed elements that get flipped are invalidated correctly. The box will be competely green if the selected area was invalidated correctly.
-
-
-(repaint rects
-  (rect 700 0 100 100)
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+      (repaint rects
+        (rect 700.00 0.00 100.00 100.00)
+      )
+    )
+  )
 )