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

Аутор SHA1 Порука Датум
  Andreas Kling 5ff1fc4347 LibWeb: Make sure replaced elements never create a BFC пре 2 година
  Andreas Kling 829ba4afb9 LibWeb: Remove unnecessary verify_cast in greatest_child_width() пре 2 година
  Andreas Kling 9d50191dca LibWeb: Tidy up FormattingContext::creates_block_formatting_context() пре 2 година
  Andreas Kling 13834cfdff LibWeb: Use Layout::Node::display() everywhere пре 2 година
  Andreas Kling b13a8706e1 LibWeb: Make intrinsic heights dependent on available width пре 2 година
  Andreas Kling 3408f7a3c5 LibWeb: Get rid of FormattingContext::run_intrinsic_sizing() пре 2 година
  Andreas Kling de6d012367 LibWeb: Improve placement of abspos boxes with dual-auto insets пре 2 година
  Andreas Kling 46a13c3d2e LibWeb: Add helpful locals in layout_absolutely_positioned_element() пре 2 година
  Andreas Kling d1d99fda32 LibWeb: Vertical % margins are relative to containing block width пре 2 година
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space пре 2 година
  Andreas Kling a0f3e2c9a2 LibWeb: Never claim that flex containers create a BFC пре 2 година
  Andreas Kling 385657a4bf LibWeb: Add a helper for calculating the stretch-fit width of a box пре 2 година
  Andreas Kling f161e20e57 LibWeb: Make FormattingContext::run() take available space as input пре 2 година
  Andreas Kling 0843960235 LibWeb: Use CSS::Size for computed size and max-size values пре 2 година
  martinfalisse 521e19444c LibWeb: Make CSS Grid work again пре 2 година
  Andreas Kling c04b107e26 LibWeb: Treat replaced % sizes as 0 if containing block is indefinite пре 2 година
  Andreas Kling 5656173e00 LibWeb: Use automatic_content_height() when computing intrinsic heights пре 2 година
  Andreas Kling 62974160da LibWeb: Add FormattingContext::automatic_content_height() пре 2 година
  Ben Wiederhake 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length пре 2 година
  Andreas Kling 34025442ff LibWeb: Account for float's container offsets in BFC root auto height пре 2 година
  Andreas Kling 35a9a2fbb2 LibWeb: Account for containing block padding when placing abspos boxes пре 2 година
  Andreas Kling fb5879fdcc LibWeb: Don't include abspos children in containing block's auto width пре 2 година
  martinfalisse df22f38feb LibWeb: Inform the parent context of the grid's size пре 2 година
  Andreas Kling c9a7853fef LibWeb: Include all floating descendants in BFC root's automatic height пре 2 година
  Andreas Kling 9e39f51fd3 LibWeb: Position blocks after previous block-level box, ignoring type пре 2 година
  Andreas Kling a42506c8b9 LibWeb: Fix three accidental float truncations пре 2 година
  martinfalisse e4c5799026 LibWeb: Add GridFormattingContext пре 2 година
  martinfalisse 872b6369c4 LibWeb: Use parent and sibling positions for absolutely positioned div пре 2 година
  martinfalisse 65e7126c48 LibWeb: Factor out compute_y_position пре 2 година
  MacDue 0e8dafcbb8 LibWeb: Allow absolute boxes to have a % height of a % height parent пре 2 година