Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support CSS word break | bptato | 2021-11-23 | 1 | -0/+3 |
* | Refactor cascading logic and css values | bptato | 2021-11-19 | 1 | -1/+1 |
* | Various performance optimizations (...part two) | bptato | 2021-11-19 | 1 | -3/+1 |
* | Fix some whitespace bugs | bptato | 2021-11-15 | 1 | -0/+1 |
* | Initial implementation of CSS :hover | bptato | 2021-11-14 | 1 | -0/+3 |
* | Implement text-decoration | bptato | 2021-11-13 | 1 | -0/+1 |
* | Implement css property inheritance | bptato | 2021-11-12 | 1 | -2/+5 |
* | Clean up unused imports | bptato | 2021-11-12 | 1 | -11/+0 |
* | Colors, italic, bold, read from pipe | bptato | 2021-11-12 | 1 | -1/+4 |
* | Layout engine improvements, use author style sheet | bptato | 2021-11-10 | 1 | -4/+11 |
* | It's broken but it could be worse | bptato | 2021-11-09 | 1 | -1/+13 |
* | Actual layout engine progress plus some bug fixes | bptato | 2021-11-08 | 1 | -0/+1 |
* | Another failed attempt at the layout engine | bptato | 2021-11-07 | 1 | -0/+42 |