Friday, January 22, 2021

-webkit- transitions

Webkit Transitions

Webkit Transitions

What I am reading always includes warning labels. These animations are experimental and have not stabilized. To me, stabilized implies not being standardized across different browsers. What may animate on Google Chrome may not animate on IE. Cross-platform compatibility is most important because of the efforts made by individuals to be online. Yet, this doesn't stop us from playing around with HTML5/CSS3 animation using Google Chrome.

I am composing this post to help me learn and understand the webkit CSS descriptors (properties and values) in order to apply them in my own front-end source code. What is important is to not use this code for anything going up on the open web. A lot of what I will post inside here will not work with IE. From what I have read MDN (Mozilla) uses this, also