Sign in
webkit
/
WebKit
/
7d2893b1ebf4764d6073d000ac0bd47fe8e54f16
/
.
/
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>