Closed Bug 1178186 Opened 9 years ago Closed 9 years ago

Add CSSAnimation and CSSTransition interfaces

Categories

(Core :: DOM: Animation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla42
Tracking Status
firefox42 --- fixed

People

(Reporter: birtles, Assigned: birtles)

References

(Blocks 2 open bugs)

Details

(Keywords: dev-doc-needed)

Attachments

(2 files)

Bug 1178186 part 1 - Add CSSAnimation and CSSTransition interfaces
Attachment #8627478 - Flags: review?(bugs)
Bug 1178186 part 2 - Add tests for CSSAnimation and CSSTransition interfaces
Attachment #8627479 - Flags: review?(jwatt)
Assignee: nobody → bbirtles
Status: NEW → ASSIGNED
https://reviewboard.mozilla.org/r/12249/#review10723

::: dom/webidl/CSSAnimation.webidl:7
(Diff revision 1)
> + * http://dev.w3.org/csswg/css-animations-2/#the-CSSAnimation-interface

Note that this URL doesn't exist yet, but should do once we merge this branch in:
https://rawgit.com/shans/csswg-drafts/animations-2/css-animations-2/Overview.html#the-CSSAnimation-interface

Similarly for the CSSTransition.webidl file.
Comment on attachment 8627478 [details]
MozReview Request: Bug 1178186 part 1 - Add CSSAnimation and CSSTransition interfaces

Rather odd to add just the interfaces, but not any properties.
But I assume this won't be ever in a release build this way.
Attachment #8627478 - Flags: review?(bugs) → review+
(In reply to Olli Pettay [:smaug] from comment #5)
> Comment on attachment 8627478 [details]
> MozReview Request: Bug 1178186 part 1 - Add CSSAnimation and CSSTransition
> interfaces
> 
> Rather odd to add just the interfaces, but not any properties.
> But I assume this won't be ever in a release build this way.

Yes. I'll add some properties in a follow up bug soon.
Comment on attachment 8627479 [details]
MozReview Request: Bug 1178186 part 2 - Add tests for CSSAnimation and CSSTransition interfaces

https://reviewboard.mozilla.org/r/12251/#review11167

Ship It!
Attachment #8627479 - Flags: review?(jwatt) → review+
This wasn't at fault. Will re-land.
Blocks: 1202446
You need to log in before you can comment on or make changes to this bug.