Historie revizí

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