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