File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -4394,9 +4394,11 @@ Color space for interpolation</h3>
43944394 The host syntax may define what the default interpolation space should be for each case,
43954395 and optionally provide syntax for authors to override this default.
43964396
4397- If the host syntax does not define what color space interpolation should take place in,
4398- it defaults to Lab. In that case, user agents may handle interpolation
4399- <!-- is that realy a MAY ? -->
4397+ If the host syntax does not define what color space
4398+ interpolation should take place in,
4399+ it defaults to Lab.
4400+
4401+ However, user agents will handle interpolation
44004402 between legacy sRGB color formats
44014403 (hex colors, named colors,
44024404 ''rgb()'' , ''hsl()'' or ''hwb()''
@@ -4410,6 +4412,7 @@ Color space for interpolation</h3>
44104412 Issue(5928):
44114413
44124414
4415+
44134416<h3 id="interpolation-alpha">
44144417Interpolating with alpha</h3>
44154418
You can’t perform that action at this time.
0 commit comments