Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / compositing / images / clip-on-directly-composited-image-expected.txt
blob26f7469df089c99d6cb0f4ce77a035575aab6103
3   "bounds": [800, 600],
4   "children": [
5     {
6       "bounds": [800, 600],
7       "contentsOpaque": true,
8       "drawsContent": true,
9       "children": [
10         {
11           "position": [210, 23],
12           "transformOrigin": [90, 90],
13           "bounds": [140, 140],
14           "drawsContent": true
15         }
16       ]
17     }
18   ]