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