StyleRules are currently 64 bytes. We can gain 8 bytes by moving its bool fields to pack with the base class, and another 16 bytes by moving the CSS Nesting related fields off to a rare data object.
<rdar://problem/105046580>
Pull request: https://github.com/WebKit/WebKit/pull/9580
Pull request: https://github.com/WebKit/WebKit/pull/9650
Committed 259875@main (aea4f3f29a7c): <https://commits.webkit.org/259875@main> Reviewed commits have been landed. Closing PR #9650 and removing active labels.