Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / js-update-stop-expected.txt
blob77d29cc65ca5f83b0f23af34b6ebed6c7b3c24ee
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       ],
12       "paintInvalidationClients": [
13         "LayoutSVGGradientStop stop id='stop1'",
14         "LayoutSVGRect rect",
15         "LayoutSVGRect rect"
16       ]
17     }
18   ]