Add support for interpolating null transform lists.
For consistency with CSS3 [1], a null "from" or "to" transform list is replaced by an identity function list whose types match those of the non-null transform list. [1]: http://www.w3.org/TR/css3-transforms/#animation
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
examples/transform/null.html
0 → 100644
Please register or sign in to comment