Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / compositing / squashing / do-not-squash-non-self-painting-layer-expected.txt
blob2c98031e605dcee636ea03e8ac6daeb097492184
1 Item 1
3   "bounds": [800, 600],
4   "children": [
5     {
6       "bounds": [800, 600],
7       "contentsOpaque": true,
8       "drawsContent": true,
9       "children": [
10         {
11           "position": [8, 8],
12           "bounds": [784, 0],
13           "drawsContent": true,
14           "backfaceVisibility": "hidden"
15         }
16       ]
17     }
18   ]