File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -4361,7 +4361,7 @@ Color Space for Interpolation</h3>
4361
4361
4362
4362
<pre class='prod'>
4363
4363
<dfn export><color-space></dfn> = <rectangular-color-space> | <polar-color-space>
4364
- <dfn export><rectangular-color-space></dfn> = ''srgb'' | ''srgb-linear'' | ''lab'' | ''oklab'' | ''xyz'' | ''xyz-d50'' | ''xyz-d65''
4364
+ <dfn export><rectangular-color-space></dfn> = ''srgb'' | ''srgb-linear'' | ''display-p3'' | ''a98-rgb'' | ''prophoto-rgb'' | ''rec2020'' | '' lab'' | ''oklab'' | ''xyz'' | ''xyz-d50'' | ''xyz-d65''
4365
4365
<dfn export><polar-color-space></dfn> = ''hsl'' | ''hwb'' | ''lch'' | ''oklch''
4366
4366
<dfn export><hue-interpolation-method></dfn> = [ shorter | longer | increasing | decreasing ] hue
4367
4367
<dfn export id="color-interpolation-method"><color-interpolation-method></dfn> = in [ <<rectangular-color-space>> | <<polar-color-space>> <<hue-interpolation-method>> ? ]
You can’t perform that action at this time.
0 commit comments