Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animate specification text improvements. #700

Closed
skynavga opened this issue Mar 26, 2018 · 2 comments
Closed

Animate specification text improvements. #700

skynavga opened this issue Mar 26, 2018 · 2 comments

Comments

@skynavga
Copy link
Collaborator

skynavga commented Mar 26, 2018

A number of improvements are needed to clarify both syntactic constraints and semantics of the animate element:

  • improve description of constraints/clarifications information
  • specify implied defaults for keyTimes, keySplines, repeatCount
  • specify constraints on keyTimes and keySplines
  • specify default semantics for additive and accumulate semantics (in the absence of these attributes)
  • miscellaneous stylistic improvements
@skynavga skynavga self-assigned this Mar 26, 2018
@skynavga skynavga added this to the CR2 milestone Mar 26, 2018
@skynavga
Copy link
Collaborator Author

Questions to consider:

  1. at present, we don't support additive or accumulate; should we add support now (or defer to TTML3, etc)?
  2. in SVG, repeatCount can be a non-integer, allowing repetition of a portion of the simple duration; should we add support now or stick with integral repetition as defined?

@nigelmegitt
Copy link
Contributor

Thanks @skynavga are those all the questions that need addressing? If there are other parts of this issue that need to be resolved please describe the problems here in the issue; then we can assess the pull request against the issue to see if it resolves the problems.

skynavga added a commit that referenced this issue Jun 8, 2018
Improve constraint/clarification semantics for animate element (#700).
@skynavga skynavga added pr merged and removed pr open labels Jun 8, 2018
@skynavga skynavga removed their assignment Jun 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants