Sign in
webkit
/
WebKit
/
bc305334a28f4491ad6c9aac1b58373754ba9a0e
/
.
/
LayoutTests
/
imported
/
mozilla
/
svg
/
text
/
textpath-anchor-middle-expected.svg
blob: dfa19bc42b387247510c8ecf36aa890d1e399202 [
file
] [
log
] [
blame
]
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<text
x
=
"100"
y
=
"100"
text-anchor
=
"middle"
style
=
"
font
:
16px
sans-serif
"
>
ABCDE
</text>
</svg>