Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / compositing / clip-child-by-non-stacking-ancestor-expected.txt
blob3d1dda3197b570611f847d6819ddfa309202da83
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [8, 8],
11           "bounds": [100, 100],
12           "contentsOpaque": true,
13           "drawsContent": true,
14           "backgroundColor": "#C0C0C0"
15         }
16       ]
17     }
18   ]