Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / js-late-mask-creation-expected.txt
blobd0b8970eceba3467c9baf0fa1319945cf60d9399
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, 0, 800, 300]
11       ],
12       "paintInvalidationClients": [
13         "LayoutSVGRect rect",
14         "LayoutSVGResourceMasker mask id='dynMask'",
15         "LayoutSVGRect rect"
16       ]
17     }
18   ]