File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -757,17 +757,13 @@ spec: cssom-view-1; type: dfn;
757757 is referenceable in 'animation-timeline' by:
758758 * the declaring element itself
759759 * that element’s descendants
760- * that element’s following siblings and their descendants
761760
762761 If multiple elements have declared the same timeline name,
763762 the matching timeline is the one declared
764- on the nearest element in tree order,
765- which considers siblings closer than parents.
763+ on the nearest element in tree order.
766764 In case of a name conflict on the same element,
767765 [=scroll progress timelines=] take precedence over [=view progress timelines=] .
768766
769- ISSUE: Do we want to expand this scope to preceding siblings and/or distant cousins?
770-
771767## Animation Events ## {#events}
772768
773769 [=Scroll-driven animations=] dispatch all the same animation events
You can’t perform that action at this time.
0 commit comments