Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / animations / viewspec-animated-viewbox-expected.html
blob543907c5016e06db3204a2cb43db0cda19218ed5
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <!-- See: https://svgwg.org/svg2-draft/single-page.html#linking-SVGFragmentIdentifiers -->
5 Test for crbug.com/235256: viewSpec's ViewBoxParams.<br/>
6 There should be 1 green boxes below:<br/>
7 <object width="30" height="30" data="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30'><rect width='100%' height='100%' fill='green'/></svg>"></object>
8 <br/>
9 </body>
10 </html>