File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5004,9 +5004,9 @@ Color space for interpolation</h3>
50045004
50055005 <pre class='prod'>
50065006 <dfn export><rectangular-color-space></dfn> = srgb | lab | oklab | xyz | xyz-d50 | xyz-d65
5007- <dfn export><polar-color-space></dfn> = hsl | hwb lch | oklch
5007+ <dfn export><polar-color-space></dfn> = hsl | hwb | lch | oklch
50085008 <dfn export><hue-interpolation-method></dfn> = [ shorter | longer | increasing | decreasing | specified ] hue
5009- <dfn export id="color-interpolation-method"><color-interpolation-method> = in [ <<rectangular-color-space>> | <<polar-color-space>> <<hue-interpolation-method>>? ]
5009+ <dfn export id="color-interpolation-method"><color-interpolation-method></dfn> = in [ <<rectangular-color-space>> | <<polar-color-space>> <<hue-interpolation-method>> ? ]
50105010 </pre>
50115011
50125012 <p dfn-type=value dfn-for="<color-space> ">
You can’t perform that action at this time.
0 commit comments