We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cbe429 commit 601f245Copy full SHA for 601f245
1 file changed
scroll-animations-1/Overview.bs
@@ -552,6 +552,9 @@ spec: cssom-view-1; type: dfn;
552
In case of a name conflict on the same element,
553
[=scroll progress timelines=] take precedence over [=view progress timelines=].
554
555
+ Note: Like most operations in CSS besides [=selector=] matching,
556
+ timeline scoping occurs over the [=flattened element tree=].
557
+
558
ISSUE: Do we want to expand this scope to preceding siblings and/or distant cousins?
559
560
# Avoiding cycles with layout # {#avoiding-cycles}
0 commit comments