Age | Commit message (Expand) | Author |
---|---|---|
2021-09-03 | LibWeb: Add support HTMLScriptElement.supports | Luke Wilde |
2021-09-02 | LibWeb: Add initial support for AbortController and AbortSignal | Luke Wilde |
2021-07-11 | LibWeb: Fix syntax for Table test | Adam Hodgen |
2021-05-18 | LibWeb: Implement test-web in terms of LibTest/JavaScriptTestRunner | Ali Mohammad Pur |
2021-05-09 | LibWeb: Add tests for HTMLTableElement attributes | Adam Hodgen |
2021-05-09 | LibWeb: Fix nodeName attribute in tests | Adam Hodgen |
2021-04-18 | Everywhere: Fix a bunch of typos | Linus Groh |
2021-04-11 | LibWeb: Add implementation of Node.compareDocumentPosition() | Brian Gianforcaro |
2021-04-11 | LibWeb: Connect existing implementation of Node::is_connected to JS. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |