Age | Commit message (Expand) | Author |
---|---|---|
2023-05-29 | LibWeb: Remove Layout::TableRowGroupBox | Aliaksandr Kalenik |
2023-01-09 | LibWeb: Remove inheritance of `TableRowGroupBox` from `BlockContainer` | Aliaksandr Kalenik |
2022-12-05 | LibWeb: Start implementation of CSS Table 3 spec | Aliaksandr Kalenik |
2022-03-17 | Libraries: Use default constructors/destructors in LibWeb | Lenny Maiorani |
2022-02-25 | LibWeb: Make `display: foo` box constructors take the Element by pointer | Sam Atkins |
2021-10-06 | LibWeb: Rename Layout::BlockBox => BlockContainer | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |