You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -257,7 +259,9 @@ Authors of games and imaging apps are expected to be enthusiastic adopters.
257
259
258
260
* Should context creation throw on an unrecognized, non-undefined creation attribute?
259
261
260
-
* The [Media Query APIs](https://www.w3.org/TR/mediaqueries-4/) use the names "p3" and "rec2020", while the [CSS Color Module Level 4](https://www.w3.org/TR/css-color-4/#predefined) uses the names "display-p3" and "rec-2020". This divergence could be confusing.
262
+
* The [Media Query APIs](https://www.w3.org/TR/mediaqueries-4/) use the names "srgb" and "p3", while the [CSS Color Module Level 4](https://www.w3.org/TR/css-color-4/#predefined) uses the names "sRGB" and "display-p3". This divergence could be confusing.
263
+
264
+
* The [CSS Color Module Level 4](https://www.w3.org/TR/css-color-4/#predefined) specification does not include sRGB-linear.
0 commit comments