CSS Masking: clip-path applied to an element in a clipPath with objectBoundingBox units
svg
When a clipPath establishes a coordinate system using objectBoundingBox
units, any other clipPath referenced through the clip-path property on
the first clipPath's children must use that same coordinate system if
it is using userSpaceOnUse units.