| Commit message (Expand) | Author | Age | Files | Lines |
* | css: remove caption-side: left, right, fix caption-side: bottom | bptato | 2024-03-01 | 1 | -8/+0 |
* | ua.css: fix details element display | bptato | 2024-02-25 | 1 | -3/+3 |
* | ua.css: use ANSI yellow for links | bptato | 2024-02-25 | 1 | -1/+1 |
* | Separate ANSI text decoding from main binary | bptato | 2024-02-25 | 1 | -1/+5 |
* | ua.css: remove inline-block from tt, var, font, u, s, strike | bptato | 2024-02-17 | 1 | -1/+1 |
* | css: hide noscript tags when scripting is enabled | bptato | 2024-02-13 | 1 | -0/+6 |
* | ua.css: add plaintext | bptato | 2023-12-20 | 1 | -1/+1 |
* | css: add case-insensitive matching | bptato | 2023-12-11 | 1 | -7/+7 |
* | ua.css: do not set del, ins display to block; strike del | bptato | 2023-12-01 | 1 | -3/+3 |
* | ua.css: add <s>, <strike> | bptato | 2023-10-25 | 1 | -0/+4 |
* | fix size for some input types | bptato | 2023-09-22 | 1 | -1/+2 |
* | ua.css: add parens to rt before and after | bptato | 2023-08-10 | 1 | -0/+8 |
* | ua.css: add more block elements | bptato | 2023-07-25 | 1 | -2/+4 |
* | Add popup menu for select element | bptato | 2023-07-05 | 1 | -7/+10 |
* | res/ua.css: no !important for display: none | bptato | 2023-01-06 | 1 | -2/+3 |
* | ua.css: fix color, css/values: fix globals | bptato | 2023-01-04 | 1 | -6/+6 |
* | ua.css: add counter-reset to ul | bptato | 2023-01-03 | 1 | -0/+1 |
* | ua.css: only highlight a[href] | bptato | 2023-01-02 | 1 | -2/+2 |
* | Add support for q, fix list-item counter behavior | bptato | 2022-12-12 | 1 | -0/+9 |
* | Add border-collapse, border-spacing; fix fd sending hack | bptato | 2022-12-11 | 1 | -0/+3 |
* | Support vertical-align on td | bptato | 2022-12-11 | 1 | -0/+2 |
* | Add caption-side | bptato | 2022-12-11 | 1 | -0/+16 |
* | Add textarea | bptato | 2022-11-28 | 1 | -0/+5 |
* | Add support for <button> | bptato | 2022-11-27 | 1 | -0/+4 |
* | Fix some table layout issues | bptato | 2022-11-25 | 1 | -0/+9 |
* | Add some quirks mode rules + presentational hints | bptato | 2022-11-25 | 1 | -12/+20 |
* | Fix table cell size calculation | bptato | 2022-11-19 | 1 | -1/+1 |
* | Add interactive <select> | bptato | 2022-07-31 | 1 | -11/+15 |
* | Implement select element display | bptato | 2022-07-17 | 1 | -0/+34 |
* | Fix basic list display | bptato | 2022-07-15 | 1 | -1/+0 |
* | Implement blink tag | bptato | 2022-02-12 | 1 | -0/+4 |
* | Optimize :is selector | bptato | 2022-01-30 | 1 | -3/+3 |
* | Implement forms | bptato | 2022-01-29 | 1 | -5/+32 |
* | Implement text-align and <center> | bptato | 2022-01-29 | 1 | -0/+4 |
* | Implement basics of new layout engine | bptato | 2022-01-18 | 1 | -0/+4 |
* | Honestly I'm not sure what I added here... | bptato | 2021-12-21 | 1 | -4/+7 |
* | List CSS stuff | bptato | 2021-12-17 | 1 | -2/+10 |
* | Better inline block support | bptato | 2021-12-15 | 1 | -1/+13 |
* | Do not render text outside of buffer | bptato | 2021-12-15 | 1 | -1/+1 |
* | DL support and BR fixes | bptato | 2021-12-14 | 1 | -6/+21 |
* | Support all css length units | bptato | 2021-12-14 | 1 | -6/+6 |
* | Unicode unordered list markers | bptato | 2021-12-14 | 1 | -2/+2 |
* | Add lists, function selector fixes | bptato | 2021-12-14 | 1 | -0/+20 |
* | Support ::before, ::after pseudo elements | bptato | 2021-12-13 | 1 | -2/+10 |
* | Change configuration format to toml | bptato | 2021-12-05 | 1 | -0/+94 |