Historial de Commits

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