WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
232041
[meta] inverted-colors matches smart invert; should match classic
https://bugs.webkit.org/show_bug.cgi?id=232041
Summary
[meta] inverted-colors matches smart invert; should match classic
Luke Warlow
Reported
2021-10-20 14:01:47 PDT
https://www.w3.org/TR/mediaqueries-5/#inverted
- The media queries level 5 spec is pretty clear that the inverted-colors media query should only match when all pixels have been inverted (as is the case with macOS' Classic Invert setting) and NOT when the UA has done some smart invert (as is the case with macOS' "Invert colours" setting when "Classic Invert" isn't also checked). Safari (at least on macOS) does the opposite of this. When "Invert colours" is checked, but "Classic Invert" is not, the media query matches. But when "Classic Invert" is then toggled the media query no longer matches. It would be good if Safari was updated to match the specs behaviour, cause otherwise this media query is effectively useless to developers.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-10-27 14:02:32 PDT
<
rdar://problem/84726757
>
Luke Warlow
Comment 2
2023-08-03 13:51:51 PDT
Having discussed this it turns out I've misunderstood how the setting works and Safari is correct
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