File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -94,6 +94,10 @@ spec: cssom-view-1; type: dfn;
9494 by implementing the CSS features to behave
9595 as if the underlying programming interfaces were in place.
9696
97+ Like most operations in CSS besides [=selector=] matching,
98+ features in this specification operate over
99+ the [=flattened element tree=] .
100+
97101## Relationship to asynchronous scrolling ## {#async-scrolling}
98102
99103 Some user agents support scrolling that is asynchronous
@@ -762,9 +766,6 @@ spec: cssom-view-1; type: dfn;
762766 In case of a name conflict on the same element,
763767 [=scroll progress timelines=] take precedence over [=view progress timelines=] .
764768
765- Note: Like most operations in CSS besides [=selector=] matching,
766- timeline scoping occurs over the [=flattened element tree=] .
767-
768769 ISSUE: Do we want to expand this scope to preceding siblings and/or distant cousins?
769770
770771## Animation Events ## {#events}
You can’t perform that action at this time.
0 commit comments