Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / multicol-with-abspos-expected.txt
blob21bf1f33d968cd9a6a0c1ca3b22f74756c0169ec
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [0, 580, 80, 20],
10         [0, 580, 80, 20]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow (positioned) DIV id='target'",
14         "LayoutText #text",
15         "InlineTextBox 'PASS'"
16       ]
17     }
18   ]