Files
ladybird/Userland/Libraries/LibWeb/DOM/Element.cpp
Andreas Kling 201afb50c7 LibWeb: Make Element::recompute_style() really compare properties
It's not enough to compare StyleProperties pointers to see if something
changed, we have to do a deep compare.
2022-03-13 00:04:51 +01:00

20 KiB