summaryrefslogtreecommitdiffstats
path: root/dom/tests/reftest/xml-stylesheet/xslt_relative_href.svg
blob: 33231847f74e97d283270e5425a951f5812202e7 (plain)
1
2
3
4
<?xml-stylesheet type="application/xml" href="svg_passer.xslt"?>
<svg xmlns="http://www.w3.org/2000/svg">
	<rect width="100%" height="100%" fill="red"/>
</svg>