Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() hace 3 años
  Sam Atkins dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage hace 3 años
  Sam Atkins 7196570f9b LibWeb: Cast unused smart-pointer return values to void hace 3 años
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ hace 3 años
  Andreas Kling 49916f494d LibWeb: Don't try to layout list-item markers in BFC hace 3 años
  Andreas Kling 76fa57713d LibWeb: Use border edges when computing overflow for the ICB hace 3 años
  Ben Wiederhake 934360583f LibWeb: Remove duplicated auto height computation hace 3 años
  Andreas Kling ca154723f7 LibWeb: Remove Layout::Box::width_of_logical_containing_block() hace 3 años
  Andreas Kling 877ddaa016 LibWeb: Fix off-by-one in initial containing block overflow calculation hace 3 años
  Andreas Kling f2d0e8d0ee LibWeb: Expose FormattingContext type hace 3 años
  Andreas Kling 07096b7765 LibWeb: Compute horizontal overflow for the initial containing block hace 3 años
  Andreas Kling 27d4ac316f LibWeb: Introduce simple scrollable overflow, size ICB to viewport hace 3 años
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer hace 3 años
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer hace 3 años
  Andreas Kling 5408913b22 LibWeb: Add BlockFormattingContext::root() hace 3 años
  Tobias Christiansen a501a02851 LibWeb: Ignore negative margins for calculating height in a BFC hace 3 años
  Tobias Christiansen 6e1f6bd684 LibWeb: Add transform: translateY() support hace 3 años
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock hace 3 años
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> hace 4 años
  Tobias Christiansen c51dbb4372 LibWeb: Expose size calculation of BlockFormattingContext hace 4 años
  Tobias Christiansen 72d5394b8c LibWeb: Flex-items aren't affected by float nor clear hace 4 años
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext hace 4 años
  Timothy Flynn 1ec23f38ed LibWeb: Move clearing boxes below preceding floating boxes hace 4 años
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size hace 4 años
  Egor Ananyin 3ca6d7dd36 LibWeb: Use min-height in calculating block box height hace 4 años
  Egor Ananyin 5ae2774018 LibWeb: Fix floating box position calculation 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
  Timothy Flynn c21eafbf38 LibWeb: Compute position of relative blocks before placing them hace 4 años