summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/Layout/AvailableSpace.h
AgeCommit message (Expand)Author
2023-03-27LibWeb: Add default equality operators to Available{Space,Size}Andreas Kling
2023-01-05LibWeb: Convert FormattingContext to new pixel unitsSam Atkins
2022-12-06Everywhere: Rename to_{string => deprecated_string}() where applicableLinus Groh
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-10-02LibWeb: Reorganize layout algorithms around available spaceAndreas Kling
2022-09-29LibWeb: Make FormattingContext::run() take available space as inputAndreas Kling