Closed
Bug 667928
Opened 13 years ago
Closed 12 years ago
CSS animation performance.
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ben, Unassigned)
References
Details
(Whiteboard: [fixed by Bug 663776])
User Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_8; en-us) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1
Steps to reproduce:
Created a slideshow using CSS animations and CSS transforms. Preview: http://playground.deaxon.com/css/slideshow/
Actual results:
The animation (especially the scale) doesn't run smooth.
Expected results:
More smoothness! :)
Comment 1•13 years ago
|
||
Hmm. Looks like retained-layer scaling jitter.... I thought we had an existing bug on this.
Component: General → Graphics
QA Contact: general → thebes
I think probably a dup of bug 663776.
Depends on: 663776
Comment 3•12 years ago
|
||
This is now fixed by Bug 663776.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20121230 Firefox/20.0 ID:20121230030830
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by Bug 663776]
You need to log in
before you can comment on or make changes to this bug.
Description
•