CSS Masking: clipPath on element with marker
svg
A clipPath element with marker is clipped as a
whole. Note that a marker does not influence the bounding box of an
element. The clipping region includes the whole canvas. Nothing gets
clipped. You should see a green square with a blur square on top of it,
slightly shifted to the top left.