mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
Merge the three consecutive for_each_in_inclusive_subtree traversals into a single preorder walk. All three operations only depend on ancestor state which is satisfied before descendants are visited in preorder traversal.
317 KiB
317 KiB