Support for CSS Nesting adds 2 members to the StyleRule class (the resolved selector list, and the list of children rules). This creates a regression in Membuster benchmark (~2Mb). We should have a "happy path" where we don't pay the memory cost of the nesting feature when we don't need it.
<rdar://problem/105399781>
Pull request: https://github.com/WebKit/WebKit/pull/10044
Committed 260281@main (9db1de406e2b): <https://commits.webkit.org/260281@main> Reviewed commits have been landed. Closing PR #10044 and removing active labels.