Commit History

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