Files
ladybird/Libraries/LibWeb/DOM/Node.cpp
Aliaksandr Kalenik 6ddc582551 LibWeb: Delete unreachable code in Node::invalidate_style()
`if (invalidation_set.needs_invalidate_whole_subtree())` branch in the
end of the function was always false.
2025-07-15 18:31:43 -04:00

144 KiB