Q
Q
qwerty17772018-07-30 11:58:51
css
qwerty1777, 2018-07-30 11:58:51

Why css slows down the transition property in Firefox browser?

Why css slows down the transition property in Firefox browser?
It seems to go with jerks-lags, on other browsers, it works out as expected

-webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question