RESOLVED FIXED 260531
[css-grid] css-grid/subgrid/subgrid-no-items-on-edges-001.html failing
https://bugs.webkit.org/show_bug.cgi?id=260531
Summary [css-grid] css-grid/subgrid/subgrid-no-items-on-edges-001.html failing
Sammy Gill
Reported 2023-08-22 11:16:44 PDT
css-grid/subgrid/subgrid-no-items-on-edges-001.html is currently failing on WPT
Attachments
Radar WebKit Bug Importer
Comment 1 2023-08-22 11:16:58 PDT
Sammy Gill
Comment 2 2023-09-05 14:15:47 PDT
Sammy Gill
Comment 3 2023-09-19 17:11:52 PDT
This patch is not quite ready yet. I think there is a simpler way of going about this so I'm going to attempt a new approach that will be much less convoluted. The basis idea will be that we already recurse into a nested subgrid with the additional call to accumulateIntrinsicSizesForTrack so we can perhaps just store some extra information as new arguments that the nested margin, border, and padding will accumulate into
EWS
Comment 4 2023-10-05 16:18:57 PDT
Committed 268947@main (ebd030f9b866): <https://commits.webkit.org/268947@main> Reviewed commits have been landed. Closing PR #17456 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.