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

Аутор SHA1 Порука Датум
  martinfalisse e537035cc6 LibWeb+Base: Deal with column-spans greater than implicit grid пре 2 година
  martinfalisse 994d996ab2 LibWeb: Fix bug in maybe_add_column() пре 2 година
  martinfalisse 84290ed7c8 Base+LibWeb: Make sure grid positions don't cause out of bounds пре 2 година
  martinfalisse 9051a56554 Base+LibWeb: Stub out negative spans пре 2 година
  martinfalisse a764e43db3 LibWeb: Factor out OccupationGrid functions пре 2 година
  martinfalisse db19570b94 LibWeb: Truncate oversized grid spans пре 2 година
  martinfalisse f3bf01f265 LibWeb: Fix bug in placing row-constrained grid items пре 2 година
  martinfalisse a528ea71d1 LibWeb: Use span values for auto-positioned grid items пре 2 година
  martinfalisse 330af1a769 LibWeb: Fix bug in spec implementation auto_placement_cursor пре 2 година
  martinfalisse 93824edeb7 LibWeb: Fix implementation bugs of grid track is_span() пре 2 година
  martinfalisse 9fd07e9cb1 LibWeb: Make it easier to check if grid track is auto positioned пре 2 година
  martinfalisse 236795e931 LibWeb+Base: Re-implement grid track span пре 2 година
  Andreas Kling 9c44634ca5 LibWeb: Reorganize layout algorithms around available space пре 2 година
  Andreas Kling f161e20e57 LibWeb: Make FormattingContext::run() take available space as input пре 2 година
  Andreas Kling 62974160da LibWeb: Add FormattingContext::automatic_content_height() пре 2 година
  martinfalisse df22f38feb LibWeb: Inform the parent context of the grid's size пре 2 година
  martinfalisse 214329b81c LibWeb: Layout grid items after calculation пре 2 година
  martinfalisse 58078c1f40 LibWeb: Calculate sizes of Auto grid tracks пре 2 година
  martinfalisse f558fd93b7 LibWeb: Calculate sizes of FlexibleLength grid tracks пре 2 година
  martinfalisse fbe703e2bd LibWeb: Follow spec for calculating intrinsic track sizes пре 2 година
  martinfalisse b7d053421e LibWeb: Calculate sizes of known grid track sizes пре 2 година
  martinfalisse 6b649b6343 LibWeb: Start sizing grid tracks пре 2 година
  martinfalisse 902bdc8f15 LibWeb: Position remaining grid items пре 2 година
  martinfalisse 707b76ed41 LibWeb: Position grid items with fixed row positions пре 2 година
  martinfalisse f143fefca2 LibWeb: Position grid items with fixed position values пре 2 година
  martinfalisse e0cd63f531 LibWeb: Add array to keep track of grid boxes left to place пре 2 година
  martinfalisse a2ecb903af LibWeb: New start at layouting out the grid пре 2 година
  martinfalisse 79a630adef LibWeb: Begin formatting the grid пре 2 година
  martinfalisse e4c5799026 LibWeb: Add GridFormattingContext пре 2 година