Files
ladybird/Libraries/LibWeb/CSS/StyleInvalidation.cpp
Callum Law 5c2fe12772 LibWeb: Don't consider null -> null as a change for invalidation
This avoids excessive invalidation within `recompute_inherited_style`
where we inherit a value but not an animated value.
2025-08-22 12:17:55 +02:00

3.8 KiB