Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / compositing / contents-opaque / hidden-with-visible-text-expected.txt
blob52e87abe786ff2f9be041c6f3de517e5e3b4a5f6
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [8, 13],
11           "bounds": [200, 100],
12           "drawsContent": true,
13           "backgroundColor": "#008000"
14         }
15       ]
16     }
17   ]