1 <svg xmlns=
"http://www.w3.org/2000/svg">
4 <rect width=
"1" height=
"1" clip-path=
"url(#clip)" />
9 <rect width=
"100" height=
"100" clip-path=
"url(#clip0)"/>
13 <rect width=
"1" height=
"1" clip-path=
"url(#clip2)"/>
16 <mask id=
"mask1" x=
"0" y=
"0" width=
"1" height=
"1" maskContentUnits=
"objectBoundingBox">
17 <rect width=
"1" height=
"1" clip-path=
"url(#clip)" />
21 <text x=
"10" y=
"75">This test passes if it does not crash.
</text>
23 <circle r=
"50" mask=
"url(#mask1)"/>