Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / clip-path-id-changes-expected.txt
blobe903d314d5dbd154cb0c93551fd4b14ed9608264
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [100, 0, 100, 200],
10         [0, 100, 200, 100],
11         [0, 0, 200, 200],
12         [0, 0, 100, 100]
13       ],
14       "paintInvalidationClients": [
15         "LayoutSVGRoot svg",
16         "LayoutSVGContainer g"
17       ]
18     }
19   ]