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