blob: 2cca3b4cae0eea0f586f1862cc50b21ee80a39ae [file] [log] [blame]
<!DOCTYPE HTML>
Test for crbug.com/382296: CSS imports should not load in an SVG image context.<br><br>
This test passes if there is a green square below:<br>
<svg width="100" height="100">
<rect width="100" height="100" fill="green"/>
</svg>