Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / as-image / svg-image-with-nested-data-uri.html
blobe28a363c3b7bb29fe14fdb33c994995ec05d63cb
1 <!DOCTYPE html>
2 <html>
3 <body>
4 Test for crbug.com/224317: SVG images should be able to reference data:uri images containing other data:uri images.<br/>
5 This test passes if there is a green square.<br/>
6 <img src='resources/image-with-svg-data-uri.svg'>
7 </body>
8 </html>