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