Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / inline-outline-repaint-2-expected.txt
blobbb95ef6a3ea584f45916ed8d5a07505d9c9c0e3d
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [215, 0, 40, 10],
10         [210, -5, 50, 20]
11       ],
12       "paintInvalidationClients": [
13         "LayoutInline SPAN",
14         "InlineFlowBox",
15         "LayoutText #text",
16         "InlineTextBox 'Test'"
17       ]
18     }
19   ]