Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac-mavericks / compositing / overflow / fixed-scroll-in-empty-root-layer-expected.txt
blobe0c491e1f36ae36aacc874c4fe8ae5962894cacb
2   "bounds": [785, 2016],
3   "children": [
4     {
5       "bounds": [785, 2016],
6       "contentsOpaque": true,
7       "children": [
8         {
9           "bounds": [785, 2016],
10           "drawsContent": true,
11           "repaintRects": [
12             [0, 250, 100, 100],
13             [0, 50, 100, 100]
14           ],
15           "paintInvalidationClients": [
16             "LayoutBlockFlow (positioned) DIV"
17           ],
18           "children": [
19             {
20               "position": [0, 250],
21               "bounds": [100, 100],
22               "contentsOpaque": true,
23               "drawsContent": true,
24               "backfaceVisibility": "hidden",
25               "backgroundColor": "#FF0000"
26             },
27             {
28               "bounds": [785, 2016],
29               "drawsContent": true,
30               "repaintRects": [
31                 [0, 250, 100, 100],
32                 [0, 50, 100, 100]
33               ],
34               "paintInvalidationClients": [
35                 "LayoutBlockFlow (positioned) DIV"
36               ]
37             }
38           ]
39         }
40       ]
41     }
42   ]