mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-01 22:29:13 +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