Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / fast / repaint / selected-replaced-expected.txt
index 925d950..638e689 100644 (file)
@@ -1,9 +1,16 @@
-Test for https://bugs.webkit.org/show_bug.cgi?id=22472 Selection is not completely erased when a replaced element moves
-
-
-(repaint rects
-  (rect 8 52 784 236)
-  (rect 8 132 214 236)
-  (rect 8 52 214 236)
-)
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [8, 148, 214, 235],
+        [8, 68, 784, 235],
+        [8, 68, 214, 235]
+      ]
+    }
+  ]
+}