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