clip-path
创建一个裁剪区域,区域内的部分显示,区域外的部分隐藏
<clip-source>
<clip-source>
url()
:引用SVG<clipPath>
元素的url
<basic-shape>
<basic-shape>
这种类型的形状需要由
<geomotry-box>
指定绘制区域,默认border-box
inset()
circle()
ellipse()
polygon()
path()
<geometry-box>
<geometry-box>
与
<basic-shape>
结合使用时,用于指定<basic-shape>
绘制区域。单独指定时,用于裁剪margin-box
border-box
padding-box
content-box
fill-box
stroke-box
view-box
none
none
Last updated