File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -632,6 +632,10 @@ Creating Query Containers: the 'container-type' property</h3>
632632 (such as ''@container/scrollable'' ),
633633 the element is only a [=query container=]
634634 on the element's own [=scrollable axises=] .
635+
636+ Note: This means that a ''scrollable'' query, for example,
637+ could query against different containers
638+ for ''scroll-state(scrollable: block)'' and ''scroll-state(scrollable: inline)'' queries.
635639 <dt> <dfn>normal</dfn>
636640 <dd>
637641 The element is not a [=query container=]
@@ -1555,7 +1559,7 @@ Scroll State Container Features</h3>
15551559 a feature name, a comparator, and a value.
15561560
15571561 [=Scroll-state features=] can either match state of the scroller itself
1558- (such as the ''scollable '' feature),
1562+ (such as the ''scrollable '' feature),
15591563 or an element that is affected by the scroll position
15601564 of an ancestor [=scroll container's=] [=scrollport=]
15611565 (such as the ''snapped'' feature).
You can’t perform that action at this time.
0 commit comments