8000 [css-color-5] Added display-p3-linear tocolor spaces for interpolatio… · w3c/csswg-drafts@79e26e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 79e26e2

Browse files
committed
[css-color-5] Added display-p3-linear tocolor spaces for interpolation #12596
1 parent c304ea2 commit 79e26e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2797,7 +2797,7 @@ or any other color or monochrome output device which has been characterized.
27972797

27982798
<pre class='prod'>
27992799
<dfn export>&lt;color-space></dfn> = <<rectangular-color-space>> | <<polar-color-space>> | <<custom-color-space>>
2800-
<dfn export>&lt;rectangular-color-space></dfn> = <l>''srgb''</l> | <l>''srgb-linear''</l> | <l>''display-p3''</l> | <l>''a98-rgb''</l> | <l>''prophoto-rgb''</l> | <l>''rec2020''</l> | <l>''lab''</l> | <l>''oklab''</l> | <<xyz-space>>
2800+
<dfn export>&lt;rectangular-color-space></dfn> = <l>''srgb''</l> | <l>''srgb-linear''</l> | <l>''display-p3''</l> | <l>''display-p3-linear''</l> | <l>''a98-rgb''</l> | <l>''prophoto-rgb''</l> | <l>''rec2020''</l> | <l>''lab''</l> | <l>''oklab''</l> | <<xyz-space>>
28012801
<dfn export>&lt;polar-color-space></dfn> = <l>''hsl''</l> | <l>''hwb''</l> | <l>''lch''</l> | <l>''oklch''</l>
28022802
<dfn export>&lt;custom-color-space></dfn> = <<dashed-ident>>
28032803
<dfn export>&lt;hue-interpolation-method></dfn> = [ shorter | longer | increasing | decreasing ] hue

0 commit comments

Comments
 (0)
0