Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / compositing / overflow / fixed-scroll-in-empty-root-layer-expected.txt
blobb1cb0bbd90f91527c53e7c10467b28eb77683710
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           "children": [
16             {
17               "position": [0, 250],
18               "bounds": [100, 100],
19               "contentsOpaque": true,
20               "drawsContent": true,
21               "backfaceVisibility": "hidden",
22               "backgroundColor": "#FF0000"
23             },
24             {
25               "bounds": [785, 2016],
26               "drawsContent": true,
27               "repaintRects": [
28                 [0, 250, 100, 100],
29                 [0, 50, 100, 100]
30               ]
31             }
32           ]
33         }
34       ]
35     }
36   ]