Open
Bug 658903
Opened 15 years ago
Updated 3 years ago
TransitionEnd does not fire when font-size is transitioned
Categories
(Firefox :: General, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: u382751, Unassigned)
References
()
Details
User-Agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.6.7; U; en) Presto/2.8.131 Version/11.50
Build Identifier: 5.0a2
TransitionEnd event does not seem to fire in Firefox4 or Aurora when font-size is transitioned.
Reproducible: Always
Steps to Reproduce:
1. Wait for the font-size to animate to final size
2. console.log should fire once transition ends
3. Nothing renders in the console in firebug (can also be tried with alert())
Expected Results:
console.log fires
Updated•15 years ago
|
Version: unspecified → 5 Branch
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•