-
Notifications
You must be signed in to change notification settings - Fork 757
Closed
Labels
Closed Accepted as Obvious BugfixTesting UnnecessaryMemory aid - issue doesn't require testsMemory aid - issue doesn't require testsTracked in DoCcss-color-4Current WorkCurrent Workmediaqueries-4Current WorkCurrent Work
Description
Looking at the color-gamut CSS property there seems to be a contradiction between that of the propdef and the definition of the color spaces themselves.
The color-gamut media feature describes the approximate range of colors that are supported by the UA and output device.
This seems to contradict the definitions of the color spaces:
The output device can support approximately the sRGB gamut or more.
There will be scenarios in which the UA can render a specific color space but the display output cannot and vice versa. I think the Note following the propdef normative text is trying to get this point across but it would be valuable to understand if this MQ is stating either:
- The UA & the display output can support the given color space
- the display can support the given color space.
It makes sense to me that it should be option 1
vi-dot-cpp
Metadata
Metadata
Assignees
Labels
Closed Accepted as Obvious BugfixTesting UnnecessaryMemory aid - issue doesn't require testsMemory aid - issue doesn't require testsTracked in DoCcss-color-4Current WorkCurrent Workmediaqueries-4Current WorkCurrent Work