Drag the various elements to see how things work.
<image>
is clipped with a <clipPath> (both are SVG elements).<clipPath> itself with SVG <use>.<clipPath> references its clipping path with the clip-path SVG attribute.clip-path can be an SVG attribute or a CSS property.<clipPath> and the SVG clip-path attribute.clip-path CSS property is an experimental technology (as of Dec 2016, anyway).