Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / compositing / fixed-body-background-positioned-expected.txt
blobbc6328a50d98b69cc97e5de29680a5cc7e66182e
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [785, 600],
6       "children": [
7         {
8           "transformOrigin": [0, 0],
9           "bounds": [785, 600],
10           "contentsOpaque": true,
11           "drawsContent": true
12         },
13         {
14           "children": [
15             {
16               "bounds": [785, 3700],
17               "children": [
18                 {
19                   "bounds": [785, 3700],
20                   "drawsContent": true
21                 }
22               ]
23             }
24           ]
25         }
26       ]
27     }
28   ]