Age | Commit message (Expand) | Author |
---|---|---|
2022-12-05 | LibWeb: Take rowspan into account while table formatting | Aliaksandr Kalenik |
2022-03-17 | Libraries: Use default constructors/destructors in LibWeb | Lenny Maiorani |
2021-10-27 | LibWeb: Remove Layout::Box::width_of_logical_containing_block() | Andreas Kling |
2021-10-06 | LibWeb: Rename Layout::BlockBox => BlockContainer | Andreas Kling |
2021-06-24 | AK: Rename downcast<T> => verify_cast<T> | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-06 | LibWeb: Anonymous table cells should have colspan=1 | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |