blob: 63cbe062ae05ef96645c4279abc037e7a09fd7a9 [file] [log] [blame]
<html xmlns="http://www.w3.org/1999/xhtml">
Test passes if it does not crash.
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<style>
svg text:before { display: list-item; content: 'PASS'; }
</style>
<svg xmlns="http://www.w3.org/2000/svg">
<text></text>
</svg>
</html>