blob: 9d4fd129dbb0c3d7e86f054e39b13b731bf4483c [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg" word-spacing="inherit"></svg>
This test makes sure that if "inherit" is specified on the word-spacing element when there is no parent element, there is no crash
<script>
if (window.testRunner) {
testRunner.dumpAsText();
}
</script>