for example:
.class-name { transition: height 300ms ease }
sometimes the hiccups are glaringly obvious. It happened way to fast to be 300ms.
Hiccups also may happen when using setTimeout to produce animations.
setTimeout
So what causes them?