Skip to content

Conversation

@annevk
Copy link
Member

@annevk annevk commented Nov 28, 2025

Fixes #1102.

While the PR template is not applicable, this should have tests. Perhaps SerenityOS/serenity@dbca63a can be repurposed.

@Lubrsi @awesomekling @smaug---- care to review? (Specification is based on Gecko's implementation, but clearly missed the mark here.)


Preview | Diff

@annevk annevk added needs tests Moving the issue forward requires someone to write tests topic: traversal labels Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs tests Moving the issue forward requires someone to write tests topic: traversal

Development

Successfully merging this pull request may close these issues.

TreeWalker.nextNode loops forever if last node of a detached node tree is not accepted by the filter

2 participants