Files
ladybird/Userland/Libraries/LibWeb/DOM
Andreas Kling 5a929f12bc LibWeb: Make sure that root of style updates is marked clean
The recursive style update function was written a bit strangely and
would only mark descendants of the style update root as not needing a
style update.

With this patch, all nodes in the subtree now have clean style after a
style update finishes.
2021-10-08 01:29:18 +02:00
..
2021-09-29 17:56:13 +02:00
2021-10-06 17:14:22 +02:00
2021-10-06 17:14:22 +02:00
2021-10-03 00:18:52 +02:00
2021-10-03 00:18:52 +02:00