Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / clip-path-units-changes-expected.txt
blobdf744e312988435c8b58e89a404ff86e8803530f
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         "LayoutSVGResourceClipper clipPath id='myclip'",
17         "LayoutSVGContainer g"
18       ]
19     }
20   ]