WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
205798
Meta color-scheme does not set the root element color-scheme property
https://bugs.webkit.org/show_bug.cgi?id=205798
Summary
Meta color-scheme does not set the root element color-scheme property
Rune Lillesveen
Reported
2020-01-06 06:32:54 PST
According to [1], setting color-scheme with the meta element sets a presentational hint on the root element which should cause the computed value of the root element to be affected. The computed value for the root element is always 'auto' in WebKit. This causes a bunch of wpt failures in
https://wpt.fyi/results/css/css-color-adjust/meta
[1]
https://drafts.csswg.org/css-color-adjust-1/#color-scheme-meta
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-01-07 14:39:34 PST
<
rdar://problem/58388532
>
Tim Nguyen (:ntim)
Comment 2
2022-10-16 19:00:22 PDT
The tests are now at
https://wpt.fyi/results/html/semantics/document-metadata/the-meta-element/color-scheme?label=master&label=experimental&aligned&view=subtest&q=color-scheme
Rune Lillesveen
Comment 3
2022-10-17 01:04:27 PDT
The spec changed after I reported this issue. The meta element no longer sets presentation attributes. This is probably a Wontfix.
sideshowbarker
Comment 4
2023-09-15 21:54:08 PDT
Resolving as Wontfix per
https://bugs.webkit.org/show_bug.cgi?id=205798#c3
. (There are still a couple failing tests in
https://wpt.fyi/results/html/semantics/document-metadata/the-meta-element/color-scheme/meta-color-scheme-attribute-changes.html
but those are unrelated to this issue — and the other failing tests in
https://wpt.fyi/results/html/semantics/document-metadata/the-meta-element/color-scheme
are fixed by
https://github.com/WebKit/WebKit/pull/17817
.)
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