CSS Masking: Nested clipPath with different clipPathUnits svg The first clipPath element has clipPathUnits="objectBoundingBox", the second userSpaceOnUse (default). Both should be handled accordingly. You should see a green square.