Sign in
webkit
/
WebKit
/
2bd63edec8cb33355c0adca54135ab68a665cdd5
/
.
/
LayoutTests
/
imported
/
mozilla
/
svg
/
text
/
text-shadow-expected.svg
blob: 0fff19f144363b371211d14e77c87c8df48a0970 [
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
=
"33"
y
=
"33"
fill
=
"grey"
>
Hello
</text>
<text
x
=
"30"
y
=
"30"
fill
=
"green"
>
Hello
</text>
</svg>