Sign in
webkit
/
WebKit
/
3280e000eb50f51518640837f991471c4062489a
/
.
/
LayoutTests
/
svg
/
clip-path
/
clip-path-clip-rule-001-expected.svg
blob: cb342e9fa15584085ed61bc1915d2b7b971229f6 [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
>
<polygon
points
=
"0 0, 200 0, 200 200, 0 200, 0 50, 150 50, 150 150, 50 150, 50 50, 0 50"
fill-rule
=
"evenodd"
fill
=
"green"
/>
</svg>