提交历史

作者 SHA1 备注 提交日期
  Andreas Kling de6f7f0029 LibWeb: Support CSS floats in inline flow 3 年之前
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them 3 年之前
  Simon Wanner a2331e8dd3 LibWeb: Implement CSS transforms on stacking contexts 3 年之前
  Andreas Kling 39b7fbfeb9 LibWeb: Rewrite CSS float implementation to use offset-from-edge 3 年之前
  Andreas Kling ef8a72ff3f LibWeb: Move available_space_for_line() from IFC to BFC 3 年之前
  Andreas Kling 92266d2247 LibWeb: Create list-item markers during layout tree construction 3 年之前
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" 3 年之前
  Andreas Kling 561612f219 LibWeb: Add Layout::FormattingState 3 年之前
  Andreas Kling a4bc7e2d96 LibWeb: Hack BFC to always remember to handle position:absolute elements 3 年之前
  Andreas Kling dcc2568439 LibWeb: Make IFC register absolutely positioned descendants with BFC 3 年之前
  Andreas Kling 0532d7d255 LibWeb: Stop sizing the context root box in formatting contexts 3 年之前
  Andreas Kling 54beb7433e LibWeb: Place block-level boxes vertically before formatting them inside 3 年之前
  Andreas Kling bb6af641d4 LibWeb: Unify placement of replaced and non-replaced elements in BFC 3 年之前
  Andreas Kling d58f60c953 LibWeb: Unify code for assigning vertical box model metrics in BFC 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 7879b98f60 LibWeb: Use W3C urls for CSS-DISPLAY spec links 3 年之前
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 年之前
  Andreas Kling 5408913b22 LibWeb: Add BlockFormattingContext::root() 3 年之前
  Tobias Christiansen 6e1f6bd684 LibWeb: Add transform: translateY() support 3 年之前
  Tobias Christiansen c51dbb4372 LibWeb: Expose size calculation of BlockFormattingContext 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Egor Ananyin 1d343116a9 LibWeb: Fix height calculation for absolutely positioned boxes 4 年之前
  Timothy Flynn deda7c8995 LibWeb: Compute position of relative block elements 4 年之前
  Andreas Kling 968ad0f8d1 LibWeb: Some improvements to CSS height:auto computation for blocks 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前