File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -1451,7 +1451,7 @@ Scroll snapping: the '@container/snapped' feature</h4>
1451
1451
<pre class="descdef mq">
1452
1452
Name : snapped
1453
1453
For : @container
1454
- Value : none | x | y | block | inline
1454
+ Value : none | x | y | block | inline | both
1455
1455
Type : discrete
1456
1456
</pre>
1457
1457
@@ -1481,6 +1481,11 @@ Scroll snapping: the '@container/snapped' feature</h4>
1481
1481
'@container/snapped' [=container feature=] matches ''inline''
1482
1482
if the [=query container=] is a [=snap target=] for its [=scroll container=]
1483
1483
in the inline direction of the [=snap container=] .
1484
+ <dt> <dfn>both</dfn>
1485
+ <dd>
1486
+ '@container/snapped' [=container feature=] matches ''both''
1487
+ if the [=query container=] is a [=snap target=] for its [=scroll container=]
1488
+ in both directions of the [=snap container=] .
1484
1489
</dl>
1485
1490
1486
1491
<h4 id="scrollable">
You can’t perform that action at this time.
0 commit comments