Sign in
webkit
/
WebKit
/
3b4a71b86e9463fbde4635e3ee4b2228ac597d85
/
.
/
LayoutTests
/
svg
/
clip-path
/
clip-path-shape-view-box.svg
blob: 47db2a3f28e5ada9873bf670524e07630a77b7df [
file
] [
log
] [
blame
]
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"400"
height
=
"400"
>
<rect
width
=
"200"
height
=
"200"
fill
=
"green"
style
=
"
-webkit-clip-path
:
circle
()
view-box
;
"
/>
</svg>