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