clip
Fixes a bug where we would clip `box-shadow` when `overflow: hidden` was set, which is not supposed to happen since `overflow` only affects clipping of an element's content.