Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / borders / overflow-hidden-border-radius-force-backing-store-expected.txt
blob015f3ad3909368573dd5650c9c9556f5fb0c8aff
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [50, 50],
11           "bounds": [300, 300],
12           "drawsContent": true,
13           "children": [
14             {
15               "bounds": [300, 300],
16               "children": [
17                 {
18                   "bounds": [285, 300],
19                   "shouldFlattenTransform": false,
20                   "children": [
21                     {
22                       "bounds": [285, 1000]
23                     }
24                   ]
25                 }
26               ]
27             }
28           ]
29         }
30       ]
31     }
32   ]