Files
ladybird/Libraries/LibWeb/DOM/Element.cpp
Aliaksandr Kalenik c50e89bb73 LibWeb: Don't include changed attribute twice in changed_properties
Changed attribute name is always added into this list right before
`invalidate_style()` is called.
2025-01-21 21:07:47 +01:00

148 KiB