[csswg-drafts] [css-transforms] interpolation of quaternions with t < 0 or t > 1

hiikezoe has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [css-transforms] interpolation of quaternions with t < 0 or t > 1 
==
https://www.w3.org/TR/2012/WD-css3-transforms-20120911/#matrix-values-interpolation

The spec limits interpolation parameter within [0, 1], but some 
cubic-bezier functions produce values out of the range.  e.g.  
cubic-bezier(0,1.5,1,1.5).


Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/744 using your GitHub 
account

Received on Monday, 21 November 2016 23:19:44 UTC