Sign in
webkit
/
WebKit
/
a231b9c05f00391ba283ff877aa3287c882082d0
/
.
/
LayoutTests
/
imported
/
mozilla
/
svg
/
text
/
simple-underline-scaled.svg
blob: 61f808faff7b0e259d392cf16c6b841667182399 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<text
x
=
"10"
y
=
"50"
style
=
"
font
:
32px
sans-serif
;
text-decoration
:
underline
"
transform
=
"scale(2)"
>
Hello
</text>
</svg>