Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling ca154723f7 LibWeb: Remove Layout::Box::width_of_logical_containing_block() vor 3 Jahren
  Andreas Kling 877ddaa016 LibWeb: Fix off-by-one in initial containing block overflow calculation vor 3 Jahren
  Andreas Kling f2d0e8d0ee LibWeb: Expose FormattingContext type vor 3 Jahren
  Andreas Kling 07096b7765 LibWeb: Compute horizontal overflow for the initial containing block vor 3 Jahren
  Andreas Kling 27d4ac316f LibWeb: Introduce simple scrollable overflow, size ICB to viewport vor 3 Jahren
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer vor 3 Jahren
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer vor 3 Jahren
  Andreas Kling 5408913b22 LibWeb: Add BlockFormattingContext::root() vor 3 Jahren
  Tobias Christiansen a501a02851 LibWeb: Ignore negative margins for calculating height in a BFC vor 3 Jahren
  Tobias Christiansen 6e1f6bd684 LibWeb: Add transform: translateY() support vor 3 Jahren
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock vor 3 Jahren
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> vor 4 Jahren
  Tobias Christiansen c51dbb4372 LibWeb: Expose size calculation of BlockFormattingContext vor 4 Jahren
  Tobias Christiansen 72d5394b8c LibWeb: Flex-items aren't affected by float nor clear vor 4 Jahren
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext vor 4 Jahren
  Timothy Flynn 1ec23f38ed LibWeb: Move clearing boxes below preceding floating boxes vor 4 Jahren
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size vor 4 Jahren
  Egor Ananyin 3ca6d7dd36 LibWeb: Use min-height in calculating block box height vor 4 Jahren
  Egor Ananyin 5ae2774018 LibWeb: Fix floating box position calculation vor 4 Jahren
  Egor Ananyin 174c940479 LibWeb: Fix height computation (again) :^) vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Egor Ananyin 1d343116a9 LibWeb: Fix height calculation for absolutely positioned boxes vor 4 Jahren
  Timothy Flynn c21eafbf38 LibWeb: Compute position of relative blocks before placing them vor 4 Jahren
  Timothy Flynn deda7c8995 LibWeb: Compute position of relative block elements vor 4 Jahren
  Timothy Flynn 03990fcb89 LibWeb: Consider floating children when computing auto-height vor 4 Jahren
  Andreas Kling 968ad0f8d1 LibWeb: Some improvements to CSS height:auto computation for blocks vor 4 Jahren
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY vor 4 Jahren
  Andreas Kling 2c3376f9d4 LibWeb: Respect explicitly specified CSS "height" on block elements vor 4 Jahren
  Andreas Kling 5e91e61900 LibWeb: Remove WidgetBox layout node vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren