Commit Verlauf

Autor SHA1 Nachricht Datum
  Shannon Booth 66ac0d88a3 LibWeb: Port AvailableSpace from DeprecatedString to String vor 1 Jahr
  Aliaksandr Kalenik e9a718ff88 LibWeb/Layout: Replace `INFINITY` with `CSSPixels::min()` or `max()` vor 1 Jahr
  Aliaksandr Kalenik f2a15ecea7 LibWeb/Layout: Replace `isfinite()` with `might_be_saturated()` vor 1 Jahr
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels vor 2 Jahren
  Andi Gallo 75e87c32f2 LibWeb: Fix table width algorithm when available space is a constraint vor 2 Jahren
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space vor 2 Jahren
  Andreas Kling f161e20e57 LibWeb: Make FormattingContext::run() take available space as input vor 2 Jahren