Age | Commit message (Expand) | Author |
---|---|---|
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-10-20 | LibWeb: Make the layout tree GC-allocated | Andreas Kling |
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 |