Re: [csswg-drafts] [mediaqueries] Effect of <meta name=color-scheme> on the (prefers-color-scheme) MQ (#10249)

Since the script-control is per origin, it might still be useful to allow `<meta name=color-scheme>` to force-override `(prefers-color-scheme)` on some pages.

Some sites have pages that are dark or light mode only. I.e. a video-streaming page or custom made pages or articles. 

You would want to be able to reuse common components and css on these pages, including styles and media that are conditioned on a `(prefers-color-scheme)` MQ.

-- 
GitHub Notification of comment by johannesodland
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10249#issuecomment-3776438336 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 21 January 2026 06:39:17 UTC