Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win / fast / repaint / overflow-scroll-delete-expected.txt
blob5fc364b6f2f0a1e4279e69ee999b5df0fdc6a6ee
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 112, 80, 35],
10         [8, 112, 45, 35],
11         [8, 112, 41, 35]
12       ],
13       "paintInvalidationClients": [
14         "InlineTextBox ''",
15         "RootInlineBox",
16         "InlineTextBox ''",
17         "RootInlineBox",
18         "LayoutBlockFlow DIV id='t'",
19         "LayoutText #text",
20         "InlineTextBox 'Passed'",
21         "InlineTextBox 'Test'"
22       ]
23     }
24   ]