Histórico de Commits

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