Sign in
webkit
/
WebKit
/
0e4328c5b03a383f0100ef33ad31b474fc1d9cab
/
.
/
LayoutTests
/
svg
/
css
/
parent-shadow-offscreen-expected.svg
blob: b75d3a0b4d530b57e4b936fee7bfb53ef39a2080 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<title>
Expected results for parent-shadow-offscreen.svg
</title>
<rect
id
=
"rect"
fill
=
"white"
style
=
"
-webkit-svg-shadow
:
#000
100px
100px
5px
"
x
=
"0"
y
=
"0"
width
=
"75"
height
=
"75"
></rect>
</svg>