1 <!-- If you can see this, this test has failed, except if you are
2 not using an SVG-aware client. -->
4 <header>This tests that xml viewer is not used when there is a tag in SVG namespace.</header>
6 <svg:svg xmlns:svg="http://www.w3.org/2000/svg" x="20" y="20" font-size="20">
7 <svg:text y="20" font-size="20">SUCCESS</svg:text>