Hello,
I was trying to animate an inset boxShadow on an element and I saw something weird.
If the element has an inset boxShadow and I tween to another inset boxShadow, the border goes outside the element.
It works ok if I remove the inset on the Tween command.
Example :
http://plnkr.co/edit/x7OoyDcVdod2DQjB6HzP?p=preview
Is this normal behaviour?
Thank you