This page gives further details on which features of the SMIL External Timing Module
have been implemented in the Timesheets JavaScript Engine.
The current 0.5 version supports all the elements of the SMIL 3.0 External Timing Module.
Thus, the following elements are supported timesheets, item, par, seq,
excl, prefetch, animate, set, animateMotion, and animateColor.
However, some of the attributes of the above elements are not yet implemented.
More details on the missing features and limitations are given below.
Both of the timesheet specific elements (i.e., timesheet and item) are supported.
However, there are limitations in the select attribute of the item element.
select AttributeThe current implementation has limited CSS selector support.
It only supports the id and class selectors.
This limitation affects the item, prefetch,
animate, set, animateMotion, and animateColor elements.
The following Timing and Synchronization attributes are not supported.
The limitations apply both to the Timesheets specific item element and the
animate, set, animateMotion, and animateColor elements.
fill and endSync AttributesThe fill and endSync attributes are not supported.
The prefetch element is now implemented. However, some of the attributes are not yet implemented.
mediaTime and bandwidth AttributesThe mediaTime and bandwidth attributes of the prefetch element
are not supported.
All the animation elements have been implemented, but there are limitations in the attributes.
calcMode AttributeThe calcMode attribute is not supported.
accumulate and additive AttributesThe accumulate and additive attributes are not supported.
origin AttributeThe origin attribute is not supported.