Bug 1837081 [wpt PR 40403] - [GridNG] Fix last_indefinite_index in CreateSubgridTrack...
commit8317abf333a1a5bd8bc0f64e6b3ecb9bf7624e88
authorEthan Jimenez <ethavar@microsoft.com>
Sun, 11 Jun 2023 19:01:07 +0000 (11 19:01 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Tue, 13 Jun 2023 07:15:52 +0000 (13 07:15 +0000)
tree758118235c75f3b988caad68e482d7cf7aee7a33
parent226497c6830aec7fe14ed86f6f462c7d2053aaab
Bug 1837081 [wpt PR 40403] - [GridNG] Fix last_indefinite_index in CreateSubgridTrackCollection, a=testonly

Automatic update from web-platform-tests
[GridNG] Fix last_indefinite_index in CreateSubgridTrackCollection

1. Fixing a bug where `CreateSubgridTrackCollection` incorrectly copied
   the last indefinite indices of its parent grid, causing the available
   space for a subgrid to be wrong in the track sizing algorithm.

2. Adding test coverage to the WPT suite for this issue.

Bug: 618969
Change-Id: Ie03cc147808ca2b1ba76b552982a86984d7062dc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4590224
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Ethan Jimenez <ethavar@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1154265}

--

wpt-commits: 9523b69863c884dda6918705c2833f6d1ff20f0e
wpt-pr: 40403
testing/web-platform/tests/css/css-grid/subgrid/auto-track-sizing-003.html [new file with mode: 0644]