Commit History

Author SHA1 Message Date
  Shannon Booth 66ac0d88a3 LibWeb: Port AvailableSpace from DeprecatedString to String 1 year ago
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 year ago
  Aliaksandr Kalenik bb52d76be3 LibWeb: Delete unused AvailableSize::to_px() 1 year ago
  Aliaksandr Kalenik 57c1fe97fb LibWeb: Define comparison operators with CSSPixels for AvailableSize 1 year ago
  Aliaksandr Kalenik d34007782d LibWeb: Define `operator<` for AvailableSize 1 year ago
  Andreas Kling 7639eccd53 LibWeb: Add default equality operators to Available{Space,Size} 2 years ago
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space 2 years ago
  Andreas Kling f161e20e57 LibWeb: Make FormattingContext::run() take available space as input 2 years ago