Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / fast / repaint / subtree-root-skipped-expected.txt
index ee5f478..d1cd72b 100644 (file)
@@ -1,9 +1,18 @@
-
-Selection is here
-(repaint rects
-  (rect 12 13 149 16)
-  (rect 8 8 200 24)
-  (rect 8 298 10 10)
-  (rect 8 288 10 20)
-)
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [37, 11, 9, 16],
+        [10, 11, 169, 16],
+        [8, 298, 10, 10],
+        [8, 288, 10, 20],
+        [8, 8, 200, 22]
+      ]
+    }
+  ]
+}