File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -717,13 +717,8 @@ Types of Scrolling Methods {#scroll-types}
717717 * programmatically scrolling via APIs such as {{Window/scrollBy()}}
718718 </div>
719719
720- This category includes <dfn lt="inertial scroll|inertial">inertial scrolling</dfn> ,
721- which are scroll gestures interpreted with momentum
722- that carries the scroll beyond user's initial gesture,
723- whose “intended” end position might be implicitly determined by the UA's scrolling physics,
724- but whose effective distance is derived from the strength of the user's fling.
725- The scroll position that an <a>inertial</a> scroll would naturally land on
726- without further intervention is its <dfn noexport>natural end-point</dfn> .
720+ The intended end point of the scroll prior to intervention from features such
721+ as snap points is its <dfn noexport>natural end-point</dfn> .
727722
728723 : <dfn export local-lt="directional" lt="directional scroll">directional scrolling</dfn>
729724 :: A scroll is <a>directional</a> if it has an intended direction,
You can’t perform that action at this time.
0 commit comments