CSS::StyleProperties
`AK::CopyOnWrite` already does reference counting, so there is no need to do it again.
<textPath>
This patch adds basic support for the SVG `<textPath>`, so it supports placing text along a path, but none of the extra attributes for controlling the layout of the text. This is enough to correctly display the MDN example.