Bug 236951 - css/css-grid/subgrid/auto-track-sizing-001.html fails
Summary: css/css-grid/subgrid/auto-track-sizing-001.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Woodrow
URL:
Keywords: InRadar
Depends on: 237264
Blocks: 202115
  Show dependency treegraph
 
Reported: 2022-02-20 23:08 PST by Matt Woodrow
Modified: 2022-03-07 02:21 PST (History)
14 users (show)

See Also:


Attachments
Patch (13.98 KB, patch)
2022-02-24 12:32 PST, Matt Woodrow
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch for landing (14.50 KB, patch)
2022-03-06 16:24 PST, Matt Woodrow
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Woodrow 2022-02-20 23:08:55 PST
It looks like we're not sizing the subgrid items correctly in the columns direction when determining row sizes.
Comment 1 Radar WebKit Bug Importer 2022-02-20 23:09:05 PST
<rdar://problem/89219026>
Comment 2 Matt Woodrow 2022-02-24 12:32:13 PST
Created attachment 453127 [details]
Patch
Comment 3 EWS 2022-02-27 19:05:03 PST
Committed r290577 (247855@main): <https://commits.webkit.org/247855@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 453127 [details].
Comment 4 WebKit Commit Bot 2022-02-27 19:25:41 PST
Re-opened since this is blocked by bug 237264
Comment 5 Matt Woodrow 2022-03-06 16:24:29 PST
Created attachment 453936 [details]
Patch for landing
Comment 6 EWS Watchlist 2022-03-06 16:26:42 PST
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 7 EWS 2022-03-07 02:21:01 PST
Committed r290879 (248110@main): <https://commits.webkit.org/248110@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 453936 [details].