Commit History

Autor SHA1 Mensaxe Data
  Tom 0bbf7a1b54 LibWeb: Refactor should_skip_anonymous_text_runs %!s(int64=2) %!d(string=hai) anos
  Tom 9d5049230c LibWeb: Clamp {row,column} spans if outside of grid %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  martinfalisse 964c18419f LibWeb: Use span value if given in the grid-*-end property %!s(int64=2) %!d(string=hai) anos
  martinfalisse 35094fc744 LibWeb: Make auto-fit compatible with grid-gap %!s(int64=2) %!d(string=hai) anos
  martinfalisse 188856c5eb LibWeb: Implement gap in CSS Grid %!s(int64=2) %!d(string=hai) anos
  martinfalisse 2b69fa5649 LibWeb: Add some helpers for TemporaryTrack %!s(int64=2) %!d(string=hai) anos
  martinfalisse 03949296c7 LibWeb: Calculate grid content height using column width %!s(int64=2) %!d(string=hai) anos
  martinfalisse 7474827747 LibWeb: Use AvailableSpace when referring to the grid width %!s(int64=2) %!d(string=hai) anos
  martinfalisse 60341995fe LibWeb: Calculate grid columns first, and grid rows second %!s(int64=2) %!d(string=hai) anos
  martinfalisse 24c4d7fb46 LibWeb: Calculate available space for children of the grid %!s(int64=2) %!d(string=hai) anos
  martinfalisse 937fcfc75c LibWeb+Base: Use line names for positioning grid items %!s(int64=2) %!d(string=hai) anos
  martinfalisse 93211f45a6 LibWeb: Use w3.org for specs and include new ones %!s(int64=2) %!d(string=hai) anos
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes %!s(int64=2) %!d(string=hai) anos
  martinfalisse dc9f8218a9 LibWeb: Fix bug in placing grid items %!s(int64=2) %!d(string=hai) anos
  Johannes Laudenberg 2547e0b966 LibWeb: Use calculate_min_content_height() for sizing of grid children %!s(int64=2) %!d(string=hai) anos
  martinfalisse bd9ec60305 LibWeb: Implement minmax() %!s(int64=2) %!d(string=hai) anos
  martinfalisse 53f3df78e5 LibWeb: Implement auto-fill and auto-fit %!s(int64=2) %!d(string=hai) anos
  martinfalisse 4745a0c20a LibWeb: Implement more of the grid spec %!s(int64=2) %!d(string=hai) anos
  martinfalisse 202620e80c LibWeb: Refactor GridTrack maintenance in the GFC %!s(int64=2) %!d(string=hai) anos
  martinfalisse b6a29ae9e2 LibWeb: Use w3 instead of drafts for spec %!s(int64=2) %!d(string=hai) anos
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes %!s(int64=2) %!d(string=hai) anos
  martinfalisse e537035cc6 LibWeb+Base: Deal with column-spans greater than implicit grid %!s(int64=2) %!d(string=hai) anos
  martinfalisse 994d996ab2 LibWeb: Fix bug in maybe_add_column() %!s(int64=2) %!d(string=hai) anos
  martinfalisse 84290ed7c8 Base+LibWeb: Make sure grid positions don't cause out of bounds %!s(int64=2) %!d(string=hai) anos
  martinfalisse 9051a56554 Base+LibWeb: Stub out negative spans %!s(int64=2) %!d(string=hai) anos
  martinfalisse a764e43db3 LibWeb: Factor out OccupationGrid functions %!s(int64=2) %!d(string=hai) anos
  martinfalisse db19570b94 LibWeb: Truncate oversized grid spans %!s(int64=2) %!d(string=hai) anos
  martinfalisse f3bf01f265 LibWeb: Fix bug in placing row-constrained grid items %!s(int64=2) %!d(string=hai) anos
  martinfalisse a528ea71d1 LibWeb: Use span values for auto-positioned grid items %!s(int64=2) %!d(string=hai) anos