Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / animations / viewspec-checkaspectparams-expected.html
blob29cd537e916e680d7f8f51ad618f0956da96e3ff
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 AspectParams.<br/>
6 There should be 1 green boxes below:<br/>
7 <object width="500" height="500" data="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 500' preserveAspectRatio='xMaxYMin'><rect width='500' height='500' fill='green'/></svg>"></object>
8 </body>
9 </html>