Bug 302569
| Summary: | Support automatic initial value for grid-auto-flow [css-grid-3][masonry] | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | fantasai <fantasai.bugs> |
| Component: | Layout and Rendering | Assignee: | fantasai <fantasai.bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, brandonstewart, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
fantasai
CSSWG has tentatively adopted a new initial value for grid-auto-flow, which resolves to either row or column depending on which of grid-template-rows / grid-template-columns is set to 'none'. We should implement this value, which would both be a useful default behavior as well as allowing us to run the row-track masonry WPTs.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/164791817>
fantasai
Pull request: https://github.com/WebKit/WebKit/pull/53989
EWS
Committed 303634@main (ed04b373358b): <https://commits.webkit.org/303634@main>
Reviewed commits have been landed. Closing PR #53989 and removing active labels.