WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
277963
[Grid] Make ItemsLayoutRequirements use an OptionsSet
https://bugs.webkit.org/show_bug.cgi?id=277963
Summary
[Grid] Make ItemsLayoutRequirements use an OptionsSet
Sammy Gill
Reported
2024-08-12 10:40:34 PDT
Currently ItemsLayoutRequirements is a map from a renderer to a single ItemLayoutRequirement, but I plan on allowing grid items to have multiple layout requirements in order to fix grid-item-inline-contribution-003 so let's change it to an OptionSet<ItemLayoutRequirement>
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-08-12 10:40:49 PDT
<
rdar://problem/133697448
>
Sammy Gill
Comment 2
2024-08-12 11:19:36 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32048
EWS
Comment 3
2024-08-12 17:02:38 PDT
Committed
282149@main
(eb6c9200a90d): <
https://commits.webkit.org/282149@main
> Reviewed commits have been landed. Closing PR #32048 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug