Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/reftests/svg/conditions-09.svg
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="100">
<text x="10" y="20">
<tspan systemLanguage="xx" fill="red">This text shouldn't display.</tspan>
<tspan fill="green">This text should display.</tspan>
</text>
</svg>