Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
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>