Sign in
webkit
/
WebKit
/
1ca737d7854a067dfed5ae415ef814e07cda959b
/
.
/
LayoutTests
/
svg
/
css
/
root-shadow-offscreen.svg
blob: fed1b124185c70f4d82a6cddd3adce856fb2b771 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
style
=
"
-webkit-svg-shadow
:
#000
200px
200px
5px
"
>
<title>
Test passes if the shadow is drawn.
</title>
<rect
id
=
"rect"
x
=
"-100"
y
=
"-100"
width
=
"75"
height
=
"75"
></rect>
</svg>