You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-color-4/Overview.bs
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4732,7 +4732,18 @@ Changes</h2>
4732
4732
</h3>
4733
4733
4734
4734
<ul>
4735
+
<!-- moved from Color 5 -->
4736
+
<li>Define premultiplied alpha interpolation</li>
4737
+
<li>Start to address interpolation to and from currentColor</li>
4738
+
<li>Define hue interpolation with NaN</li>
4739
+
<li>Generalize color interpolation</li>
4740
+
<li>Define interpolation to be in Lab, with override to LCG</li>
4741
+
<li>Corrections to hue interpolation</li>
4742
+
<li>defined hue angle interpolation</li>
4743
+
<li>added interpolation section</li>
4744
+
4735
4745
<!-- to 18 Jan 2021 -->
4746
+
4736
4747
<li>Clarified fallback procedure for the color() function – first valid in-gamut color, else first valid color which is then gamut maped, else transparent black</li>
4737
4748
<li>Clarified difference betwen opacity property and colors with opacity, notably for rendering overlapping text glyphs</li>
4738
4749
<li>Added sample (but verified correct) code for ΔE2000</li>
0 commit comments