File tree 1 file changed +2
-2
lines changed
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>
5004
5004
5005
5005
<pre class='prod'>
5006
5006
<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
5008
5008
<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>> ? ]
5010
5010
</pre>
5011
5011
5012
5012
<p dfn-type=value dfn-for="<color-space> ">
You can’t perform that action at this time.
0 commit comments