Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css/match: fix next sibling selector (+) | bptato | 2023-02-13 | 1 | -2/+2 |
* | WIP selector rewrite | bptato | 2023-01-27 | 1 | -86/+69 |
* | selectorparser: support :link, :visited | bptato | 2023-01-01 | 1 | -0/+4 |
* | css: fix some bugs and improve cascading a bit | bptato | 2022-12-29 | 1 | -0/+2 |
* | More DOM work | bptato | 2022-12-19 | 1 | -4/+4 |
* | Add JS support to documents | bptato | 2022-12-18 | 1 | -1/+1 |
* | More JS bindings | bptato | 2022-09-13 | 1 | -4/+6 |
* | Fix combinator bugs + reimplement querySelectorAll | bptato | 2022-09-01 | 1 | -77/+31 |
* | Fix :nth-last-child | bptato | 2022-08-23 | 1 | -3/+9 |
* | Use more accurate selector terminology | bptato | 2022-08-23 | 1 | -3/+3 |
* | Fix nth-child bugs, rename select to match | bptato | 2022-08-23 | 1 | -0/+257 |