Files
serenity/Userland/Libraries/LibWeb/CSS/StyleComputer.cpp
Andreas Kling cddee1633d LibWeb: Remove MatchingRule::contains_root_pseudo_class member
This can be a local variable while building a rule cache, no need to
take up space in MatchingRule.

(cherry picked from commit 49d2b11085c8a59db2f1c54ad8e8f5938e6776c9)
2024-10-31 09:47:47 -04:00

139 KiB