WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
250647
[MQ4] Allow negative values in media queries
https://bugs.webkit.org/show_bug.cgi?id=250647
Summary
[MQ4] Allow negative values in media queries
Antti Koivisto
Reported
2023-01-15 07:49:18 PST
"Some media features with a 'range' type are said to be false in the negative range. This means that negative values are valid and must be parsed, and that querying whether the media feature is equal to, less than, or less or equal than any such negative value must evaluate to false. Querying whether the media feature is greater, or greater or equal, than a negative value evaluates to true if the relationship is true."
https://drafts.csswg.org/mediaqueries-5/#false-in-the-negative-range
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-15 07:49:43 PST
<
rdar://problem/104278059
>
Antti Koivisto
Comment 2
2023-01-15 08:03:24 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8673
EWS
Comment 3
2023-01-15 12:38:44 PST
Committed
258938@main
(19ed940b6949): <
https://commits.webkit.org/258938@main
> Reviewed commits have been landed. Closing PR #8673 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