WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
250036
[CSS-Typed-OM] flex-basis / flex-grow / flex-shrink computed values should be clamped
https://bugs.webkit.org/show_bug.cgi?id=250036
Summary
[CSS-Typed-OM] flex-basis / flex-grow / flex-shrink computed values should be...
Chris Dumez
Reported
2023-01-03 11:58:27 PST
flex-basis / flex-grow / flex-shrink computed values should be clamped, since the specification indicates the values cannot be negative: -
https://w3c.github.io/csswg-drafts/css-flexbox/#flex-basis-property
-
https://w3c.github.io/csswg-drafts/css-sizing-3/#propdef-width
-
https://w3c.github.io/csswg-drafts/css-flexbox/#flex-shrink-property
-
https://w3c.github.io/csswg-drafts/css-flexbox/#flex-grow-property
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-01-03 12:00:19 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8156
EWS
Comment 2
2023-01-03 14:03:55 PST
Committed
258403@main
(da48215a5f58): <
https://commits.webkit.org/258403@main
> Reviewed commits have been landed. Closing PR #8156 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-01-03 14:04:23 PST
<
rdar://problem/103847560
>
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