blob: d563d92da683e80d6e640a78b55596f745b79165 [file] [log] [blame]
<!DOCTYPE html>
<base href="http://www.example.com/">
<script src="../../resources/ahem.js"></script>
<svg>
<path id="path" d="M0,80h100"/>
<text font-size="100" font-family="Ahem" fill="green"><textPath href="#path">X</textPath></textPath>
</svg>