Closed Bug 1201769 Opened 9 years ago Closed 8 years ago

Steps timing function incorrect at animation start

Categories

(Firefox :: Extension Compatibility, defect)

42 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1248532

People

(Reporter: alancutter, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.78 Safari/537.36

Steps to reproduce:

Test case: http://jsfiddle.net/ufr5wn12/



Actual results:

The animation progress is at 0% when getComputedStyle is called.


Expected results:

The animation should be halfway through as soon as it starts with steps(2, start) timing function.
http://www.w3.org/TR/css3-transitions/#transition-timing-function-property
I can reproduce this bug. Tested on a different browser and it worked. Will mark as new.
Status: UNCONFIRMED → NEW
Component: Untriaged → Extension Compatibility
Ever confirmed: true
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.