Bug 247078 - [css-grid] Add masonry-auto-flow to CSS parser
Summary: [css-grid] Add masonry-auto-flow to CSS parser
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sammy Gill
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-10-26 11:28 PDT by Sammy Gill
Modified: 2022-12-08 07:40 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sammy Gill 2022-10-26 11:28:33 PDT
masonry-auto-flow can affect the masonry layout algorithm and has the following syntax:

[ pack | next ] || [definite-first | ordered ]
Comment 1 Radar WebKit Bug Importer 2022-10-26 11:29:01 PDT
<rdar://problem/101597325>
Comment 2 Sammy Gill 2022-11-30 11:12:40 PST
Pull request: https://github.com/WebKit/WebKit/pull/6978
Comment 3 EWS 2022-12-08 07:40:28 PST
Committed 257566@main (94e4f6bc3c1b): <https://commits.webkit.org/257566@main>

Reviewed commits have been landed. Closing PR #6978 and removing active labels.