Age | Commit message (Expand) | Author |
---|---|---|
2022-08-23 | LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] | Linus Groh |
2022-03-23 | LibWeb: Make NodeIterator behave like other browser engines | Andreas Kling |
2022-03-23 | LibWeb: Minor cleanups in NodeIterator and TreeWalker | Andreas Kling |
2022-03-09 | LibWeb: Implement "NodeIterator pre-removing steps" | Andreas Kling |
2022-03-09 | LibWeb: Add basic support for DOM's NodeIterator and NodeFilter | Andreas Kling |