Some sites have a large number of custom properties set on the root element, inheriting into the entire document. When different custom properties or values are set on descendant elements, we clone all of the inherited properties. We can adjust the way we store and inherit custom properties to handle this pattern with less memory use.
<rdar://problem/105372920>
Pull request: https://github.com/WebKit/WebKit/pull/10007
Committed 260319@main (147e3eca970c): <https://commits.webkit.org/260319@main> Reviewed commits have been landed. Closing PR #10007 and removing active labels.