Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / clipped-overflow-visible-subtree-expected.txt
blob8b2d02b4b96632dafd60f9c95bc07c3063d9751e
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [308, 8, 300, 100],
10         [308, 8, 300, 100],
11         [308, 8, 300, 100],
12         [308, 8, 100, 100],
13         [8, 8, 600, 100],
14         [8, 8, 300, 100],
15         [8, 8, 300, 100],
16         [8, 8, 100, 100]
17       ],
18       "paintInvalidationClients": [
19         "LayoutBlockFlow (floating) DIV id='node'",
20         "LayoutBlockFlow (floating) DIV",
21         "LayoutBlockFlow (floating) DIV",
22         "LayoutBlockFlow DIV",
23         "LayoutBlockFlow DIV"
24       ]
25     }
26   ]