Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling bb6af641d4 LibWeb: Unify placement of replaced and non-replaced elements in BFC пре 3 година
  Andreas Kling 9a48368280 LibWeb: Simplify code that compute initial child positions in BFC пре 3 година
  Andreas Kling d58f60c953 LibWeb: Unify code for assigning vertical box model metrics in BFC пре 3 година
  Andreas Kling 00bd17034d LibWeb: Make IFC aware that its parent is always a BFC пре 3 година
  Andreas Kling 83a6e698a0 LibWeb: Move rect-in-coordinate-space helper to Layout::Box пре 3 година
  Andreas Kling 6ca90b8d57 LibWeb: Take full border box into account when vertically placing floats пре 3 година
  Andreas Kling f5c5efa067 LibWeb: Allow CSS floating objects to flow across multiple lines пре 3 година
  Andreas Kling 0ea438e45b LibWeb: Put BFC floating object state into a struct пре 3 година
  Sam Atkins bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() пре 3 година
  Sam Atkins dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage пре 3 година
  Sam Atkins 7196570f9b LibWeb: Cast unused smart-pointer return values to void пре 3 година
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ пре 3 година
  Andreas Kling 49916f494d LibWeb: Don't try to layout list-item markers in BFC пре 3 година
  Andreas Kling 76fa57713d LibWeb: Use border edges when computing overflow for the ICB пре 3 година
  Ben Wiederhake 934360583f LibWeb: Remove duplicated auto height computation пре 3 година
  Andreas Kling ca154723f7 LibWeb: Remove Layout::Box::width_of_logical_containing_block() пре 3 година
  Andreas Kling 877ddaa016 LibWeb: Fix off-by-one in initial containing block overflow calculation пре 3 година
  Andreas Kling f2d0e8d0ee LibWeb: Expose FormattingContext type пре 3 година
  Andreas Kling 07096b7765 LibWeb: Compute horizontal overflow for the initial containing block пре 3 година
  Andreas Kling 27d4ac316f LibWeb: Introduce simple scrollable overflow, size ICB to viewport пре 3 година
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer пре 3 година
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer пре 3 година
  Andreas Kling 5408913b22 LibWeb: Add BlockFormattingContext::root() пре 3 година
  Tobias Christiansen a501a02851 LibWeb: Ignore negative margins for calculating height in a BFC пре 3 година
  Tobias Christiansen 6e1f6bd684 LibWeb: Add transform: translateY() support пре 3 година
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock пре 3 година
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> пре 4 година
  Tobias Christiansen c51dbb4372 LibWeb: Expose size calculation of BlockFormattingContext пре 4 година
  Tobias Christiansen 72d5394b8c LibWeb: Flex-items aren't affected by float nor clear пре 4 година
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext пре 4 година