Historie revizí

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