| Commit message (Expand) | Author | Age | Files | Lines |
* | layout, render: implement overflow property | bptato | 2024-12-18 | 1 | -2/+34 |
* | css: resolve units to px before layout | bptato | 2024-12-16 | 1 | -81/+75 |
* | css: CSSComputedValue -> CSSValue | bptato | 2024-12-12 | 1 | -49/+49 |
* | cssvalues: optimize CSSComputedValues size | bptato | 2024-12-03 | 1 | -250/+239 |
* | cssvalues: fix min-width/min-height auto | bptato | 2024-12-02 | 1 | -19/+18 |
* | cascade, cssvalues: clean up a bit more | bptato | 2024-12-02 | 1 | -32/+42 |
* | css: misc refactoring | bptato | 2024-12-02 | 1 | -50/+44 |
* | dom: add support for @import | bptato | 2024-12-01 | 1 | -4/+8 |
* | twtstr: add mypairs | bptato | 2024-11-28 | 1 | -5/+5 |
* | cssvalues: reduce CSSComputedValue size | bptato | 2024-11-14 | 1 | -51/+59 |
* | layout -> css | bptato | 2024-11-10 | 1 | -1/+1 |
* | renderdocument: basic stacking context support | bptato | 2024-11-09 | 1 | -1/+9 |
* | utils, types: merge some modules | bptato | 2024-11-03 | 1 | -1/+0 |
* | css: add reverse video extension | bptato | 2024-10-15 | 1 | -0/+1 |
* | color: reduce CellColor size, misc color refactoring | bptato | 2024-10-06 | 1 | -14/+14 |
* | layout: remove line-height | bptato | 2024-09-21 | 1 | -22/+5 |
* | Refactor img/* | bptato | 2024-09-15 | 1 | -1/+1 |
* | utils: add twtuni | bptato | 2024-09-08 | 1 | -15/+16 |
* | twtstr: type erase binarySearch instantiation | bptato | 2024-09-06 | 1 | -5/+9 |
* | canvas: move to separate CGI script | bptato | 2024-09-01 | 1 | -1/+1 |
* | winattrs: un-snakeify | bptato | 2024-08-23 | 1 | -4/+4 |
* | cssvalues: fix broken vmin, vmax | bptato | 2024-08-23 | 1 | -2/+2 |
* | cssvalues, color: use parseEnumNoCase more | bptato | 2024-08-03 | 1 | -39/+18 |
* | cssvalues, sheet: fix some more case sensitivity bugs | bptato | 2024-08-02 | 1 | -2/+2 |
* | cssvalues, twtstr, mediaquery: refactor & fixes | bptato | 2024-08-02 | 1 | -28/+9 |
* | cssvalues: fix parseDimensionValues bug | bptato | 2024-07-27 | 1 | -9/+10 |
* | css: clean up a bit | bptato | 2024-07-12 | 1 | -20/+3 |
* | cssvalues: add "clear" to table wrapper box | bptato | 2024-06-11 | 1 | -1/+3 |
* | css: slightly optimize cascade | bptato | 2024-06-02 | 1 | -72/+4 |
* | layout: add wrapper box for table caption + misc stuff | bptato | 2024-05-24 | 1 | -15/+35 |
* | layout, layoutunit: remove some automatic converters | bptato | 2024-05-22 | 1 | -5/+5 |
* | css: stub overflow | bptato | 2024-05-18 | 1 | -1/+15 |
* | css/values -> css/cssvalues | bptato | 2024-05-16 | 1 | -0/+1640 |