Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/svg/reftest.list
<!--
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>