gecko/layout/reftests/svg/text-in-link-03-ref.svg

12 lines
385 B
XML

<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<svg xmlns="http://www.w3.org/2000/svg" width="300" height="50">
<title>Reference to check that CSS works for links</title>
<!-- From https://bugzilla.mozilla.org/show_bug.cgi?id=570354 -->
<text x="0" y="25"><tspan font-size="15">AAAAA</tspan></text>
</svg>