Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / compositing / squashing / iframe-inside-squashed-layer-expected.txt
blob61f83ed9ab1efee16f80be94a7aa00f0c937efac
2   "bounds": [785, 1016],
3   "children": [
4     {
5       "bounds": [785, 1016],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "shouldFlattenTransform": false,
11           "children": [
12             {
13               "position": [8, 8],
14               "bounds": [200, 1000],
15               "contentsOpaque": true,
16               "drawsContent": true,
17               "backgroundColor": "#D3D3D3"
18             },
19             {
20               "position": [8, 0],
21               "bounds": [300, 654],
22               "drawsContent": true,
23               "repaintRects": [
24                 [285, 552, 15, 98],
25                 [285, 500, 15, 150],
26                 [285, 500, 15, 150],
27                 [285, 500, 15, 104],
28                 [285, 500, 15, 52],
29                 [0, 500, 285, 150],
30                 [0, 500, 15, 15],
31                 [0, 500, 15, 15]
32               ]
33             }
34           ]
35         }
36       ]
37     }
38   ]