Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dom: misc fixes | bptato | 2024-03-04 | 1 | -4/+13 |
| | | | | | | | | * parse XHR URL with document base URL * allow setting XHR responseType * add tagName, nodeName * make hasChildNodes a function * fix horribly broken insertNode | ||||
* | Use errDOMException template everywhere | bptato | 2024-01-11 | 1 | -3/+3 |
| | |||||
* | remove outdated comment | bptato | 2023-10-14 | 1 | -1/+0 |
| | |||||
* | XHR progress | bptato | 2023-10-14 | 1 | -5/+69 |
| | | | | still non-functional | ||||
* | Add XHR/Event stubs | bptato | 2023-07-02 | 1 | -0/+46 |