Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / vertical-align2-expected.txt
blobc13a87ec331bd34816976e5908148094612add07
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [200, 146, 100, 100],
10         [200, 100, 100, 100],
11         [0, 204, 800, 42],
12         [0, 0, 800, 246]
13       ],
14       "paintInvalidationClients": [
15         "InlineBox",
16         "InlineBox",
17         "InlineBox",
18         "RootInlineBox",
19         "LayoutBlockFlow BODY",
20         "LayoutBlockFlow BODY",
21         "LayoutBlockFlow DIV id='target'"
22       ]
23     }
24   ]