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