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/text-layout-03.svg
<!--
Any copyright is dedicated to the Public Domain.
-->
<title>Testcase to check that nodes without text don't affect whitespace handling</title>
<g text-anchor="end" font-size="30">
<text x="100" y="75">ABC <tspan/></text>
</g>
</svg>