chromium/third_party/blink/web_tests/http/tests/misc/svg-image-in-content-expected.html

<!doctype html>
<style>
body { margin: 0 }
img {
    width: 100px;
    height: 100px;
}
</style>
<title>Test SVG background icons</title>
<img src="resources/embedded.svg">