Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / float-new-in-block-expected.txt
blob21fb5ba4cfea84b40d049bb3c3319b0398456c62
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 28, 784, 80],
10         [8, 8, 100, 100]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow DIV",
14         "LayoutBlockFlow (floating) DIV id='target'"
15       ]
16     }
17   ]