Sign in
webkit
/
WebKit
/
b387ed984cfa86e07321d6d915fc6d801afbcecc
/
.
/
LayoutTests
/
svg
/
paint-order
/
paint-order-text-markers.svg
blob: bef26bea5a9dcd12a6d8bf1968963aeb6ca0936c [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<text
stroke
=
"green"
stroke-width
=
"3"
fill
=
"blue"
x
=
"20"
y
=
"100"
font-size
=
"36"
font-weight
=
"bold"
paint-order
=
"markers"
>
paint-order
</text>
</svg>