Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css: fix some bugs and improve cascading a bit | bptato | 2022-12-29 | 1 | -1/+17 |
* | More DOM work | bptato | 2022-12-19 | 1 | -1/+5 |
* | Display text for img tag, background-image | bptato | 2022-12-16 | 1 | -1/+3 |
* | Add support for q, fix list-item counter behavior | bptato | 2022-12-12 | 1 | -1/+10 |
* | Fix nth-child bugs, rename select to match | bptato | 2022-08-23 | 1 | -0/+3 |
* | Add interactive <select> | bptato | 2022-07-31 | 1 | -1/+7 |
* | Implement revert value | bptato | 2022-07-30 | 1 | -5/+8 |
* | StyledNode: avoid duplicate dependencies | bptato | 2022-07-29 | 1 | -0/+4 |
* | Fix cascading bugs & performance issues | bptato | 2022-07-28 | 1 | -1/+5 |
* | Fix StyledNode invalidation & others | bptato | 2022-07-27 | 1 | -5/+110 |
* | Use StyledNodes instead of passing the entire DOM to the layout engine | bptato | 2022-07-16 | 1 | -0/+18 |