Files
ladybird/Userland/Libraries/LibWeb/DOM
Andreas Kling 7df4365e40 LibWeb: Only invalidate style & DOM version if attribute really changes
When setting an element attribute to the value it already had, we don't
need to update style or invalidate anything that depends on the DOM
version counter.

This was a source of much pointless busywork.
2024-09-08 09:45:31 +02:00
..
2024-06-26 05:41:00 +02:00
2024-07-20 18:02:51 +01:00