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