[css-overscroll-1] Clarify the wording to be about scrollable axis. · w3c/csswg-drafts@d5541f2
tabatkins
·
2026-07-01
·
via Recent Commits to csswg-drafts:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -142,9 +142,9 @@ reaches the edge of the <a>scrollport</a>.
|
142 | 142 | If a [=scroll container=] has no potential to scroll, |
143 | 143 | because it does not <a>overflow</a> in the direction of the scroll, |
144 | 144 | the element is always considered to be at the scroll boundary. |
145 | | -If a [=scroll container=] is not scrollable in the given axis, |
146 | | -it doesn't have a [=scroll boundary=] at all in that axis |
147 | | -(and won't be part of this scroll's [=scroll chain=].) |
| 145 | +A [=single-axis scroll container=] only has a [=scroll boundary=] in its [=scrollable axis=]; |
| 146 | +if the scroll is in its other axis, |
| 147 | +this element won't be part of the [=scroll chain=] at all. |
148 | 148 | |
149 | 149 | <dfn>Boundary default action</dfn> refers to the user-agent-defined <a>default action</a> |
150 | 150 | performed when scrolling against the edge of the <a>scrollport</a>. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。