File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 112009-11-22 dbaron@dbaron.org
22
3+ - note open issue on whether colors are interpolated premultiplied or not
34- added myself as a co-editor
45- added section on Starting of transitions to address the following issues:
56 http://lists.w3.org/Archives/Public/www-style/2009Jun/0121.html
Original file line number Diff line number Diff line change @@ -945,6 +945,8 @@ <h2 id=animation-of-property-types-><span class=secno>6 </span> Animation
945945 < ul >
946946 < li > < strong > color</ strong > : interpolated via red, green, blue and alpha
947947 components (treating each as a number, see below).
948+ < div class =issue > Issue: Are the colors interpolated in premultiplied
949+ space or non-premultiplied space?</ div >
948950
949951 < li > < strong > length</ strong > : interpolated as real numbers.
950952
Original file line number Diff line number Diff line change 913913 < li >
914914 < strong > color</ strong > : interpolated via red, green, blue and alpha
915915 components (treating each as a number, see below).
916+ < div class =issue > Issue: Are the colors interpolated in
917+ premultiplied space or non-premultiplied space?</ div >
916918 </ li >
917919 < li >
918920 < strong > length</ strong > : interpolated as real numbers.
You can’t perform that action at this time.
0 commit comments