Skip to content

[web-animations-1] Distinction between document timelines and timelines associated with a document #11458

@cdoublev

Description

@cdoublev

The current text (sectioning and wording) seems to suggest that other types of timelines than document timelines can be associated with a document:

4.3 Timelines

[...]

A timeline can be associated with a document.

4.3.1 Document timelines

A document timeline is a type of timeline associated with a document and whose current time is calculated [...] each time the update animations and send events procedure is run.

But I cannot find any exemple of this.

(1) I would say that any timeline associated with a document should be a document timeline, like the potential subclass mentioned in #5420. If I am correct, I think it would be more appropriate to remove the first paragraph above and move the definition of associated with a document in the next sub-section.

(2) Relatedly, I cannot find where a document timeline is not associated with a document, so I do not see the point of defining associated with a document. If it cannot happen and I am correct in (1), I think it would be clearer to replace associated with a document with document timeline in the procedures checking this condition.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions