Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / js-update-polygon-removal-expected.txt
blob53144bacf6e8695b5087138072c1e667ca3baa4e
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [265, 259, 163, 65],
10         [265, 259, 163, 65],
11         [265, 219, 162, 105],
12         [265, 219, 162, 105]
13       ],
14       "paintInvalidationClients": [
15         "LayoutSVGRoot svg",
16         "LayoutSVGPath polygon id='polygon'"
17       ]
18     }
19   ]