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