Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / svg-absolute-children-expected.txt
blob3448389e535501c9f936e8b0afcf2d2094dd5000
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [0, 0, 100, 100],
10         [0, 0, 1, 1]
11       ],
12       "paintInvalidationClients": [
13         "LayoutSVGRect rect id='rect'"
14       ]
15     }
16   ]