Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / inline-overflow-expected.txt
blobb5f23175b8451fdb535fff3c844a8c622086355b
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [33, 33, 250, 100]
10       ],
11       "paintInvalidationClients": [
12         "LayoutText #text",
13         "InlineTextBox 'A\u00A0\u00A0B'"
14       ]
15     }
16   ]