Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / box-sizing-expected.txt
index 82990db..ecb600b 100644 (file)
@@ -6,10 +6,14 @@
       "contentsOpaque": true,
       "drawsContent": true,
       "repaintRects": [
-        [0, 200, 440, 140],
-        [0, 200, 400, 100],
-        [0, 0, 440, 140],
-        [0, 0, 400, 100]
+        [400, 200, 40, 140],
+        [400, 0, 40, 140],
+        [380, 200, 60, 140],
+        [380, 0, 60, 140],
+        [0, 300, 440, 40],
+        [0, 280, 440, 60],
+        [0, 100, 440, 40],
+        [0, 80, 440, 60]
       ]
     }
   ]