Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cascade, ua.css: use ansi red, replace option with anonymous StyledNodes | bptato | 2025-02-04 | 1 | -2/+2 |
| | | | | Now select[multiple] options have the same coloring as w3m. | ||||
* | render: actually fix the "extra unnecessary line" bug | bptato | 2025-01-21 | 1 | -1/+0 |
| | | | | Plus remove addLines, it's no longer very useful. | ||||
* | cssvalues: fix font-weight parsing | bptato | 2024-12-29 | 1 | -1/+1 |
| | | | | | | you can't bisearch an unsorted map... (also, turn on text styling for colored layout tests because it would have caught this) | ||||
* | test: update acid1.color.expected | bptato | 2024-05-31 | 1 | -1/+1 |
| | | | | | I would prefer it to not cut off the canvas background color, but the current output is just as valid. | ||||
* | test: add js & layout tests | bptato | 2024-04-21 | 1 | -0/+38 |
(Sadly some layout tests still fail.) |