Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 40a9bf41957160d34f7f8b77353a64703fabc067
      
https://github.com/WebKit/WebKit/commit/40a9bf41957160d34f7f8b77353a64703fabc067
  Author: Yulun Wu <[email protected]>
  Date:   2026-07-29 (Wed, 29 Jul 2026)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/grid/TrackSizingAlgorithm.cpp

  Log Message:
  -----------
  [GFC] Key track sizing space distribution by grid track index
https://bugs.webkit.org/show_bug.cgi?id=320585
<rdar://183561463>

Reviewed by Sammy Gill.

Re-keys distributeExtraSpaceToBaseSizes()'s planned-increase to all tracks 
instead
of the list of affectedTrackIndexes.

This is required by step 2.3, which distributes space into the non-affected
tracks an item spans. In order to support this, we need to share one track-index
across distributeExtraSpaceToBaseSizes().

* Source/WebCore/layout/formattingContexts/grid/TrackSizingAlgorithm.cpp:
(WebCore::Layout::indexesForUnfrozenAffectedTracks):
(WebCore::Layout::distributeExtraSpaceToBaseSizes):

Canonical link: https://commits.webkit.org/318197@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to