Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cssparser: ignore case in AnB parsing of odd/even | bptato | 2025-04-02 | 1 | -0/+1 |
| | |||||
* | dom, match: optimize :nth-child, :nth-last-child | bptato | 2024-12-17 | 1 | -0/+60 |
I want to use it in the UA sheet, so the loop won't cut it. (Also fix a parsing bug that prevented "of" from working.) |