Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer hace 3 años
  Andreas Kling dfeb4550d5 LibWeb: Don't attempt to layout the inside of childless boxes hace 3 años
  Andreas Kling fa45b905bf LibWeb: Remove unused local in FormattingContext::layout_inside() hace 3 años
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values hace 3 años
  Tobias Christiansen 54013ffbe0 LibWeb: Proritize FlexFormattingContext when display: flex is specified hace 3 años
  Andreas Kling 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees hace 3 años
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> hace 4 años
  Timothy Flynn 9a69b9112b LibWeb: Compute intrinsic height of absolute replaced elements hace 4 años
  Egor Ananyin 8f8fbf3487 LibWeb: Position absolute boxes relative to the containing block hace 4 años
  Egor Ananyin 174c940479 LibWeb: Fix height computation (again) :^) hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Egor Ananyin 1d343116a9 LibWeb: Fix height calculation for absolutely positioned boxes hace 4 años
  Egor Ananyin d5def1cad0 LibWeb: Use min-height in calculating height hace 4 años
  Timothy Flynn 44602ae141 LibWeb: Create a new BFC when the overflow is neither visible nor clip hace 4 años
  Timothy Flynn 74e9a892e3 LibWeb: Compute height of absolutely positioned blocks when possible hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes hace 4 años
  Andreas Kling fd7920fa8f LibWeb: Add a very naive Layout::FlexFormattingContext :^) hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años