mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Instead of using `has_pseudo_elements()` that iterates over all pseudo elements, only check if `::before` or `::after` are present. Before this change, `has_pseudo_elements()` was 10% of profiles on Discord while now it's 1-2%.
270 KiB
270 KiB