Sign in
webkit
/
WebKit
/
bc305334a28f4491ad6c9aac1b58373754ba9a0e
/
.
/
LayoutTests
/
imported
/
mozilla
/
svg
/
text
/
textLength-5.svg
blob: 52e2fc3a30e03fab94881002e9b1685b3f076562 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<text
x
=
"100"
y
=
"100"
style
=
"
font
:
32px
sans-serif
"
textLength
=
"100"
lengthAdjust
=
"spacingAndGlyphs"
>
hello
<tspan
x
=
"100"
y
=
"140"
>
hello
</tspan></text>
</svg>