Sign in
webkit
/
WebKit
/
60f7f614606378b3872f35b5256e853c44ef36af
/
.
/
LayoutTests
/
svg
/
text
/
glyphref-renderer-create-crash.html
blob: bcffdabea850d2c7b10015d7c070f4b0658c869d [
file
] [
log
] [
blame
]
<html>
Test passes if it does not crash.
<svg>
<glyphref>
<foreignObject>
</foreignObject>
</glyphref>
</svg>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
</html>