Open
Bug 1064053
Opened 12 years ago
Updated 3 years ago
Some pseudo elements don't animate
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: ntim, Unassigned)
References
(Depends on 1 open bug)
Details
transition and animations don't work on range input pseudo elements for example. I'm guessing more are affected, but I haven't tested.
Comment 1•12 years ago
|
||
Yes, transitions and animations only work on ::before and ::after. Note discussion in bug 662351.
Depends on: 662351
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•