Platform/Layout/Web Animations

From MozillaWiki
< Platform‎ | Layout
Revision as of 06:41, 17 May 2013 by Brian (talk | contribs) (Initial version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

Feature comparison between CSS, SVG, and Web Animations

CSS-SVG-Web-Animations.png

We could also add "Synchronizing with media" to Web Animations but I (Brian) have some uncertainty about if that will make it into v1.

Simplified class diagram of API

Web animations simplified class diagram.png

Some things have been simplified:

  • Event classes etc. not shown
  • Data types not shown
  • Keyframe related dictionaries not show
  • Timing dictionary not shown
  • Enums not shown
  • Extensions to Document, Element not shown