I’ve played around some with SVG masks and CSS masking, but this post from Andy Bell on Mask image introduced me to a new CSS property: mask-composite. Layer two masks and you can add, subtract, intersect or exclude them. Rad.