Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling de6f7f0029 LibWeb: Support CSS floats in inline flow vor 3 Jahren
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them vor 3 Jahren
  Simon Wanner a2331e8dd3 LibWeb: Implement CSS transforms on stacking contexts vor 3 Jahren
  Andreas Kling 39b7fbfeb9 LibWeb: Rewrite CSS float implementation to use offset-from-edge vor 3 Jahren
  Andreas Kling ef8a72ff3f LibWeb: Move available_space_for_line() from IFC to BFC vor 3 Jahren
  Andreas Kling 92266d2247 LibWeb: Create list-item markers during layout tree construction vor 3 Jahren
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" vor 3 Jahren
  Andreas Kling 561612f219 LibWeb: Add Layout::FormattingState vor 3 Jahren
  Andreas Kling a4bc7e2d96 LibWeb: Hack BFC to always remember to handle position:absolute elements vor 3 Jahren
  Andreas Kling dcc2568439 LibWeb: Make IFC register absolutely positioned descendants with BFC vor 3 Jahren
  Andreas Kling 0532d7d255 LibWeb: Stop sizing the context root box in formatting contexts vor 3 Jahren
  Andreas Kling 54beb7433e LibWeb: Place block-level boxes vertically before formatting them inside vor 3 Jahren
  Andreas Kling bb6af641d4 LibWeb: Unify placement of replaced and non-replaced elements in BFC vor 3 Jahren
  Andreas Kling d58f60c953 LibWeb: Unify code for assigning vertical box model metrics in BFC vor 3 Jahren
  Andreas Kling f5c5efa067 LibWeb: Allow CSS floating objects to flow across multiple lines vor 3 Jahren
  Andreas Kling 0ea438e45b LibWeb: Put BFC floating object state into a struct vor 3 Jahren
  Sam Atkins 7879b98f60 LibWeb: Use W3C urls for CSS-DISPLAY spec links vor 3 Jahren
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer vor 3 Jahren
  Andreas Kling 5408913b22 LibWeb: Add BlockFormattingContext::root() vor 3 Jahren
  Tobias Christiansen 6e1f6bd684 LibWeb: Add transform: translateY() support vor 3 Jahren
  Tobias Christiansen c51dbb4372 LibWeb: Expose size calculation of BlockFormattingContext 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 deda7c8995 LibWeb: Compute position of relative block elements vor 4 Jahren
  Andreas Kling 968ad0f8d1 LibWeb: Some improvements to CSS height:auto computation for blocks vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren