Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / block-layout-inline-children-replaced-expected.txt
blobf0be0c25e6b68a427dd223c04c843db60cf12867
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [155, 35, 92, 100],
10         [0, 34, 402, 152]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow DIV id='target' class='target'",
14         "LayoutImage IMG"
15       ]
16     }
17   ]