Skip to content

Commit 6689fac

Browse files
committed
[web-animations-1] Fix scoping of default document timeline definition
Hopefully fixes w3c#8002.
1 parent 37484f7 commit 6689fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-animations-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ time=]. If |timeline| is inactive, return an [=unresolved=] [=time value=].
750750
### The default document timeline ### {#the-documents-default-timeline}
751751

752752
Each {{Document}} has a <a>document timeline</a> called the
753-
<dfn export for="timeline">default document timeline</dfn>.
753+
<dfn export for="document">default document timeline</dfn>.
754754
The <a>default document timeline</a> is unique to each document and persists for
755755
the lifetime of the document including calls to <a>document.open()</a> [[!HTML]].
756756

0 commit comments

Comments
 (0)