mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 09:04:30 +00:00
...in inherited style update. Instead of comparing old absolutized value with new non-absolutized value, we should wait until `absolutize_values()` and then compare old and new values, when both are absolutized. Improves performance on pages with GitHub action logs where previously we had to invalidate layout after hover style recalculation, because there was `margin-left: 1rem`.
167 KiB
167 KiB