Historique des commits

Auteur SHA1 Message Date
  Sam Atkins 7196570f9b LibWeb: Cast unused smart-pointer return values to void il y a 3 ans
  Andreas Kling 37f0bd0a42 LibWeb: Small fix to height computation for block-with-inline-children il y a 3 ans
  Ben Wiederhake 934360583f LibWeb: Remove duplicated auto height computation il y a 3 ans
  Ben Wiederhake c55527944c LibWeb: Convert const pointer to nonnull into a reference il y a 3 ans
  Andreas Kling e6e00d2a4d LibWeb: Remove already-fixed FIXME in creates_block_formatting_context() il y a 3 ans
  Andreas Kling dabbade05c LibWeb: Factor out creation of independent formatting contexts il y a 3 ans
  Andreas Kling f2d0e8d0ee LibWeb: Expose FormattingContext type il y a 3 ans
  Andreas Kling 7b0cd15495 LibWeb: Cleanup + spec comments in replaced element height computation il y a 3 ans
  Andreas Kling 463ee07c00 LibWeb: Cleanup + spec comments in replaced element width computation il y a 3 ans
  Andreas Kling a58cc2eeb4 LibWeb: Rename "intrinsic ratio" => "intrinsic aspect ratio" il y a 3 ans
  Andreas Kling 81590b1804 LibWeb: Make intrinsic width/height/ratio a Box concept and simplify it il y a 3 ans
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer il y a 3 ans
  Andreas Kling dfeb4550d5 LibWeb: Don't attempt to layout the inside of childless boxes il y a 3 ans
  Andreas Kling fa45b905bf LibWeb: Remove unused local in FormattingContext::layout_inside() il y a 3 ans
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values il y a 3 ans
  Tobias Christiansen 54013ffbe0 LibWeb: Proritize FlexFormattingContext when display: flex is specified il y a 3 ans
  Andreas Kling 92c08ad4ac LibWeb: Add SVGFormattingContext to handle SVG box trees il y a 3 ans
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> il y a 4 ans
  Timothy Flynn 9a69b9112b LibWeb: Compute intrinsic height of absolute replaced elements il y a 4 ans
  Egor Ananyin 8f8fbf3487 LibWeb: Position absolute boxes relative to the containing block il y a 4 ans
  Egor Ananyin 174c940479 LibWeb: Fix height computation (again) :^) il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Egor Ananyin 1d343116a9 LibWeb: Fix height calculation for absolutely positioned boxes il y a 4 ans
  Egor Ananyin d5def1cad0 LibWeb: Use min-height in calculating height il y a 4 ans
  Timothy Flynn 44602ae141 LibWeb: Create a new BFC when the overflow is neither visible nor clip il y a 4 ans
  Timothy Flynn 74e9a892e3 LibWeb: Compute height of absolutely positioned blocks when possible il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes il y a 4 ans
  Andreas Kling fd7920fa8f LibWeb: Add a very naive Layout::FlexFormattingContext :^) il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans