Skip to content

Commit 601f245

Browse files
committed
[scroll-animations-1] Clarify that timelines are scoped over the flattened tree. w3c#7047
1 parent 4cbe429 commit 601f245

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

scroll-animations-1/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,9 @@ spec: cssom-view-1; type: dfn;
552552
In case of a name conflict on the same element,
553553
[=scroll progress timelines=] take precedence over [=view progress timelines=].
554554

555+
Note: Like most operations in CSS besides [=selector=] matching,
556+
timeline scoping occurs over the [=flattened element tree=].
557+
555558
ISSUE: Do we want to expand this scope to preceding siblings and/or distant cousins?
556559

557560
# Avoiding cycles with layout # {#avoiding-cycles}

0 commit comments

Comments
 (0)