summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/DOM/NodeIterator.cpp
AgeCommit message (Expand)Author
2022-08-23LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]Linus Groh
2022-03-23LibWeb: Make NodeIterator behave like other browser enginesAndreas Kling
2022-03-23LibWeb: Minor cleanups in NodeIterator and TreeWalkerAndreas Kling
2022-03-09LibWeb: Implement "NodeIterator pre-removing steps"Andreas Kling
2022-03-09LibWeb: Add basic support for DOM's NodeIterator and NodeFilterAndreas Kling