Historie revizí

Autor SHA1 Zpráva Datum
  Aliaksandr Kalenik bcdf4a375d LibWeb: Use `resolve_grid_position` for abspos boxes layout in GFC před 1 rokem
  Aliaksandr Kalenik 749dcac196 LibWeb: Add record_grid_placement() helper in GFC před 1 rokem
  Aliaksandr Kalenik 2a3891781c LibWeb: Delete is_auto_positioned_row{column} in GFC před 1 rokem
  Aliaksandr Kalenik 1fbd9674b4 LibWeb: Use resolve_grid_position if row and column are definite in GFC před 1 rokem
  Aliaksandr Kalenik 8695a82c56 LibWeb: Extract common path in definite row/column placement in GFC před 1 rokem
  Aliaksandr Kalenik 4d8bc16812 LibWeb: Respect "auto flow" property in grid layout před 1 rokem
  Aliaksandr Kalenik aee5120078 LibWeb: Fix infinite recursion when grid has "max-width: max-content" před 1 rokem
  Bastian Neumann 7cd489d6aa LibWeb: Remove early continue in size parsing před 1 rokem
  Aliaksandr Kalenik c254de3509 LibWeb: Remove duplicated code in grid auto track counting před 1 rokem
  Aliaksandr Kalenik 0a09ff698f LibWeb: Fix accounting for gaps in auto-fit count calculation in GFC před 1 rokem
  Aliaksandr Kalenik 6a4dd8fa47 LibWeb: Account for gaps in grid container's intrinsic size calculation před 1 rokem
  Aliaksandr Kalenik 9e23503c9c LibWeb: Align with spec "stretch auto tracks" step in GFC před 1 rokem
  Aliaksandr Kalenik 6480ed20b8 LibWeb: Add support for implicit grid lines formed by grid areas in GFC před 1 rokem
  Aliaksandr Kalenik 92bf7d3ba7 LibWeb: Always add "ending" line during lines init in GFC před 1 rokem
  Aliaksandr Kalenik 903d3c92c8 LibWeb: Support auto-fill for rows in GFC před 1 rokem
  Aliaksandr Kalenik 042d3b79c2 LibWeb: Remove `get_count_of_tracks()` in GFC před 1 rokem
  Aliaksandr Kalenik a32046ea50 LibWeb: Fix auto-fill track counting to correctly handle gaps in GFC před 1 rokem
  Aliaksandr Kalenik 39abd9095e LibWeb: Return CSSPixels from `calculate_inner_height()` před 1 rokem
  Aliaksandr Kalenik 05a1dbeb91 LibWeb: Return CSSPixels from `calculate_inner_width()` před 1 rokem
  Andreas Kling cc88a2657d LibWeb: Resolve grid item vertical margin/padding against CB width před 1 rokem
  Aliaksandr Kalenik 107bfbe283 LibWeb: Remove available space param from track init methods in GFC před 1 rokem
  Aliaksandr Kalenik 9c72807976 LibWeb: Account for auto-fill/fit when expanding grid lines in GFC před 1 rokem
  Aliaksandr Kalenik 90142ad307 LibWeb: Account for gap in auto-fill columns count calculation in GFC před 1 rokem
  Aliaksandr Kalenik cfcc459140 LibWeb: Fix grid line name placement when repeat() is used před 1 rokem
  Aliaksandr Kalenik bef9699cf4 LibWeb: Remove available space from track sizing method params in GFC před 1 rokem
  Aliaksandr Kalenik b6123df492 LibWeb: Add support for start, center and end justify-content in GFC před 1 rokem
  Aliaksandr Kalenik cd56ec6e5c LibWeb: Redo "tracks maximize" if initial run is over max-size in GFC před 1 rokem
  Aliaksandr Kalenik ed42b12123 LibWeb: Respect box-sizing in min-height calculation of grid container před 1 rokem
  Aliaksandr Kalenik 4c81414b14 LibWeb: Fix division by zero in auto-fit/fill track calculation in GFC před 1 rokem
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits před 1 rokem