Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / js-late-mask-and-object-creation-expected.txt
blob94c0874ed15f63c7eba61198f22db5f5e7c2e42f
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [0, 100, 800, 100],
10         [0, 100, 800, 100],
11         [0, 100, 800, 100],
12         [0, 100, 800, 100],
13         [0, 0, 800, 300]
14       ],
15       "paintInvalidationClients": [
16         "LayoutSVGRoot svg id='svg-root'",
17         "LayoutSVGContainer g id='content'",
18         "LayoutSVGRect rect",
19         "LayoutSVGRect rect",
20         "LayoutSVGResourceMasker mask id='dynMask'",
21         "LayoutSVGRect rect"
22       ]
23     }
24   ]