8 border:
1px solid black;
14 background-color: green;
15 -webkit-clip-path: url(#c1);
21 <clipPath id=
"c1" clipPathUnits=
"objectBoundingBox">
22 <rect x=
"0.4" y=
"0.4" width=
"0.2" height=
"0.2"/>
25 <div id=
"d"><div id=
"clip"></div></div>