Closed
Bug 655920
Opened 14 years ago
Closed 12 years ago
[css3-animations] implement reverse animation direction
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: dbaron, Assigned: dbaron)
Details
(Keywords: dev-doc-complete, relnote)
Attachments
(1 file)
10.41 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
reverse animation direction has recently been proposed as an extension to css3-animation; this is relatively easy to implement, and WebKit seems to be planning to implement it:
http://lists.w3.org/Archives/Public/www-style/2011May/0090.html
https://bugs.webkit.org/show_bug.cgi?id=60525
Updated•13 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Comment on attachment 635125 [details] [diff] [review]
patch
r=me
Attachment #635125 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Flags: in-testsuite+
Target Milestone: --- → mozilla16
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 5•12 years ago
|
||
I've updated:
https://developer-new.mozilla.org/en-US/docs/Firefox_16_for_developers &
https://developer-new.mozilla.org/en-US/docs/CSS/animation-direction
(This will be visible on the regular site once the Kuma migration is over)
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•