Sign in
webkit
/
WebKit
/
7e7b87940b25767efc592b218ba7b90b8b3c2997
/
.
/
LayoutTests
/
css3
/
filters
/
filters-on-svg-element-expected.html
blob: fecb5f3a49faaea290dd0694c25db4f467005edc [
file
] [
log
] [
blame
]
<svg
viewBox
=
"0 0 20 20"
width
=
"100px"
height
=
"100px"
>
<rect
width
=
"20"
height
=
"20"
fill
=
"red"
/>
<circle
cx
=
"10"
cy
=
"10"
r
=
"8"
/>
</svg>