Historial de Commits

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