Add notes about FF preferences that overridde CSS prefers-color-scheme#9299
Add notes about FF preferences that overridde CSS prefers-color-scheme#9299hamishwillee wants to merge 1 commit intomdn:masterfrom
Conversation
|
@ddbeck When you get a moment would be great if this could be sanity checked. |
|
I don't think either of these notes belong in BCD. I think it's a given that there will be lots of ways for a user to select their preferred color scheme and Firefox providing these particular methods is not a compatibility distinction worth mentioning. Moreover, I think these notes suggest that Firefox is doing something non-conforming, when it's not. From the spec:
If the contents of these notes are genuinely useful to web developers, then I think the page content needs to address that in a more direct why, providing some context for relaying this information. Stuffing them into a note box on the page doesn't get at why we're telling web developers about this, but neither does stuffing the same notes into the compat table. For instance, maybe these settings are useful tools for testing different color schemes; I'd much rather learn about that in the context of a section (or page) about testing |
|
@ddbeck Thanks for your detailed answer. |
The prefers-color-scheme media query has a Firefox specific note up the top about preference over-rides for this feature. That note should be in the BCD.
This follows on from discussion in mdn/content#2562 (comment)