Commit történet

Szerző SHA1 Üzenet Dátum
  Sam Atkins c70dcaefcd LibWeb: Convert LayoutState to new pixel units 2 éve
  Sam Atkins 55ddfa9348 LibWeb: Convert GridFormattingContext to new pixel units 2 éve
  Sam Atkins f5f25562d1 LibWeb: Convert FormattingContext to new pixel units 2 éve
  Tom bb062e50b0 LibWeb: Don't expand grid for {row,column} spans 2 éve
  Tom 6e29f693f5 LibWeb: Refactor GridFormattingContext 2 éve
  Tom 0bbf7a1b54 LibWeb: Refactor should_skip_anonymous_text_runs 2 éve
  Tom 9d5049230c LibWeb: Clamp {row,column} spans if outside of grid 2 éve
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
  martinfalisse 964c18419f LibWeb: Use span value if given in the grid-*-end property 2 éve
  martinfalisse 35094fc744 LibWeb: Make auto-fit compatible with grid-gap 2 éve
  martinfalisse 188856c5eb LibWeb: Implement gap in CSS Grid 2 éve
  martinfalisse 2b69fa5649 LibWeb: Add some helpers for TemporaryTrack 2 éve
  martinfalisse 03949296c7 LibWeb: Calculate grid content height using column width 2 éve
  martinfalisse 7474827747 LibWeb: Use AvailableSpace when referring to the grid width 2 éve
  martinfalisse 60341995fe LibWeb: Calculate grid columns first, and grid rows second 2 éve
  martinfalisse 24c4d7fb46 LibWeb: Calculate available space for children of the grid 2 éve
  martinfalisse 937fcfc75c LibWeb+Base: Use line names for positioning grid items 2 éve
  martinfalisse 93211f45a6 LibWeb: Use w3.org for specs and include new ones 2 éve
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes 2 éve
  martinfalisse dc9f8218a9 LibWeb: Fix bug in placing grid items 2 éve
  Johannes Laudenberg 2547e0b966 LibWeb: Use calculate_min_content_height() for sizing of grid children 2 éve
  martinfalisse bd9ec60305 LibWeb: Implement minmax() 2 éve
  martinfalisse 53f3df78e5 LibWeb: Implement auto-fill and auto-fit 2 éve
  martinfalisse 4745a0c20a LibWeb: Implement more of the grid spec 2 éve
  martinfalisse 202620e80c LibWeb: Refactor GridTrack maintenance in the GFC 2 éve
  martinfalisse b6a29ae9e2 LibWeb: Use w3 instead of drafts for spec 2 éve
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes 2 éve
  martinfalisse e537035cc6 LibWeb+Base: Deal with column-spans greater than implicit grid 2 éve
  martinfalisse 994d996ab2 LibWeb: Fix bug in maybe_add_column() 2 éve
  martinfalisse 84290ed7c8 Base+LibWeb: Make sure grid positions don't cause out of bounds 2 éve