Optional clip-path source. Re-evaluated each render. Returning null
means "no clip for this container right now"; an empty / zero-area path
means "clip everything out" (children render nowhere). When set, the
renderer rasterizes the returned path into the stencil buffer and
paints descendants only where it covers.
Optional clip-path source. Re-evaluated each render. Returning
nullmeans "no clip for this container right now"; an empty / zero-area path means "clip everything out" (children render nowhere). When set, the renderer rasterizes the returned path into the stencil buffer and paints descendants only where it covers.