Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / overflow-scroll-delete-expected.txt
blob2f743dc7ff81558ca8ae1c81f12662f004baa58a
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, 44, 35],
11         [8, 112, 40, 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   ]