Files
ladybird/Libraries/LibWeb/DOM/Element.cpp
Aliaksandr Kalenik e5b4fe2c65 LibWeb: Fix wrong invalidations calculation in inherited style update
We were incorrectly comparing new value against itself instead of the
old value to determine required set of invalidations.
2025-02-18 00:24:45 +01:00

166 KiB