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