Sign in
webkit
/
WebKit
/
b387ed984cfa86e07321d6d915fc6d801afbcecc
/
.
/
LayoutTests
/
svg
/
custom
/
use-recursion-2-expected.svg
blob: 554cec5792ab5e96eadb3f2ab4c4f6dc055af6b4 [
file
] [
log
] [
blame
]
<svg
viewBox
=
"0 0 400 300"
xmlns
=
"http://www.w3.org/2000/svg"
>
<text
x
=
"10"
y
=
"60"
>
This should not crash.
</text>
</svg>