Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / body-background-image-expected.txt
index 70f77fb..92f3e18 100644 (file)
@@ -1,18 +1,15 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x544
-  RenderBlock {HTML} at (0,0) size 800x544 [bgcolor=#FFFFFF]
-    RenderBody {BODY} at (8,240) size 784x288
-      RenderBlock {P} at (0,248) size 784x40
-        RenderText {#text} at (0,0) size 96x19
-          text run at (0,0) width 96: "Repaint test for "
-        RenderInline {I} at (0,0) size 753x39
-          RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
-            RenderText {#text} at (96,0) size 305x19
-              text run at (96,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=15157"
-          RenderText {#text} at (401,0) size 753x39
-            text run at (401,0) width 4: " "
-            text run at (405,0) width 348: "Image defined in background-position: top center gets"
-            text run at (0,20) width 150: "unexpectedly truncated"
-        RenderText {#text} at (150,20) size 4x19
-          text run at (150,20) width 4: "."
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [8, 240, 784, 284],
+        [0, 0, 800, 600]
+      ]
+    }
+  ]
+}
+