Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / layout-state-relative-expected.txt
blobfc133730339f57e8049e8458bd300147f3c07362
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 150, 784, 18],
10         [8, 150, 39, 18],
11         [8, 150, 36, 18]
12       ],
13       "paintInvalidationClients": [
14         "InlineTextBox ''",
15         "RootInlineBox",
16         "LayoutBlockFlow (relative positioned) DIV id='target'",
17         "LayoutText #text",
18         "InlineTextBox 'PASS'"
19       ]
20     }
21   ]