Age | Commit message (Expand) | Author |
---|---|---|
2023-05-23 | LibWeb: Make LiveNodeList faster when it only cares about children | Andreas Kling |
2023-02-18 | LibWeb: Make factory method of DOM::LiveNodeList fallible | Kenneth Myhra |
2022-10-01 | LibWeb: Remove unecessary dependence on Window from DOM and WebIDL | Andrew Kaster |
2022-09-06 | LibWeb: Make NodeList GC-allocated | Andreas Kling |
2022-09-06 | LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated | Andreas Kling |
2021-10-03 | LibWeb: Add support for NodeList | Luke Wilde |