Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / image-resize-expected.txt
blobff7e0997983153f28d79cecfefb1222f34524692
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [0, 50, 150, 150],
10         [0, 50, 100, 200]
11       ],
12       "paintInvalidationClients": [
13         "LayoutImage (positioned) IMG"
14       ]
15     }
16   ]