Sign in
webkit
/
WebKit
/
bf01be2a66d7ab349140a846f33fa0f4835783ef
/
.
/
LayoutTests
/
css3
/
filters
/
filters-on-svg-root-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>