mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 09:04:30 +00:00
Instead of allocating 3 vectors with size equal to the number of elements potentially affected by hover: - for the elements themselves - for selector match state of each element before hovered node change - for selector match state of each element after hovered node change now we allocate none of them, but mark element for style recalculation as we traverse the tree.
264 KiB
264 KiB