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