mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-19 15:06:33 +00:00
Previously, pseudo-elements had their style computed while the layout tree was being built. Instead, do so inside Element::recompute_style(), using the same invalidation mechanism that the element itself uses. This also has the effect of invalidating the layout much less often.
37 KiB
37 KiB