Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / compositing / layer-creation / translatez-added-expected.txt
blobd5fa8a49a95fbf83076fb98df10a2bf6290e815a
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [18, 10],
11           "bounds": [210, 210],
12           "contentsOpaque": true,
13           "drawsContent": true,
14           "backgroundColor": "#0000FF"
15         }
16       ]
17     }
18   ]