Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / layout-state-scrolloffset2-expected.txt
blob0358c510e1181e94cc1277f349174a9ae5137661
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [102, 120, 50, 18],
10         [102, 120, 41, 18],
11         [102, 120, 31, 18]
12       ],
13       "paintInvalidationClients": [
14         "InlineTextBox ''",
15         "RootInlineBox",
16         "LayoutBlockFlow DIV id='target'",
17         "LayoutText #text",
18         "InlineTextBox 'after'"
19       ]
20     }
21   ]