We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc9e2fd commit 2901dddCopy full SHA for 2901ddd
css-color-4/Overview.bs
@@ -4758,7 +4758,7 @@ Interpolating with missing components
4758
will also be [=missing=] that component.
4759
4760
<wpt>
4761
- parsing/color-function-parsing.html
+ color-function-parsing.html
4762
</wpt>
4763
4764
<h3 id="interpolation-alpha">
@@ -4784,6 +4784,10 @@ Interpolating with alpha</h3>
4784
* otherwise, each component which had been premultiplied
4785
is divided by the interpolated alpha value.
4786
4787
+ <wpt pathprefix="css/css-transitions">
4788
+ animations/color-transition-premultiplied.html
4789
+ </wpt>
4790
+
4791
4792
<details class=note id=premultiplied>
4793
<summary>Why is premultiplied alpha useful?</summary>
0 commit comments