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