CSS::StyleProperties
`AK::CopyOnWrite` already does reference counting, so there is no need to do it again.
<clipPath>
This uses the same trick as done for masks in #23554. Each use of an SVG `<clipPath>` becomes it's own layout subtree rooted at it's user. This allows each use have it's own layout (which allows supporting features such as `clipPathUnits`).