Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / selection-gap-transformed-absolute-child-expected.txt
index b7c3097..b146408 100644 (file)
@@ -1,8 +1,14 @@
-Bug 111000: Selection gaps don't repaint correctly with transforms
-This tests that absolute elements that get transformed are invalidated correctly. The box will be completely green if the selected area was invalidated correctly.
-
-
-(repaint rects
-  (rect 50 50 100 100)
-)
+{
+  "bounds": [850, 585],
+  "children": [
+    {
+      "bounds": [850, 585],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [50, 50, 100, 100]
+      ]
+    }
+  ]
+}