<!doctype html>
<style>
body { margin: 0 }
.tst span::after {
display: block;
width: 100px;
height: 100px;
content: url(resources/svg-no-store.pl);
}
</style>
<title>Test SVG background icons</title>
<span class="tst"><span/></span>
<!doctype html>
<style>
body { margin: 0 }
.tst span::after {
display: block;
width: 100px;
height: 100px;
content: url(resources/svg-no-store.pl);
}
</style>
<title>Test SVG background icons</title>
<span class="tst"><span/></span>