mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
This is another part of moving more operations safely to unrooted iterators. - Some uses of inclusively_*_siblings - Some uses of children() - Some uses of child_elements() Testing: Compilation is the test as we only use previously made iterator functions. Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>