blob: dc73dee952c22cc724e6fd7dbac8d7435fc38035 [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg">
<defs>
<font-face font-family="svgtest">
<font-face-src>
<font-face-name/> <!-- no name attribute -->
</font-face-src>
</font-face>
</defs>
<text font-family="svgtest" x="0" y="1cm">This test passes if WebKit doesn't crash.</text>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</svg>