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