Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
svg
/
stroke
/
non-scaling-stroke-text-expected.html
blob: 6b11ebf62c61d1c0f26b464076cf9fbbd01df4b2 [
file
] [
edit
]
<!DOCTYPE html>
<svg>
<g>
<text
x
=
"0"
y
=
"100"
stroke
=
"blue"
stroke-width
=
"2"
fill
=
"none"
font-size
=
"72"
>
Hello
</text>
</g>
</svg>