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 @@ -589,11 +589,12 @@ Scrollbars and Layout</h3>
589589<h3 id="scrolling-direction">
590590Scrolling Origin, Direction, and Restriction</h3>
591591
592- The <dfn export>initial scroll position</dfn> ,
593- that is, the initial position of
592+ The <dfn export>initial scroll position</dfn> is
593+ the initial position of
594594 the box’s <a>scrollable overflow area</a>
595595 with respect to its border box,
596- prior to any user or programmatic scrolling that changes it,
596+ prior to any user or programmatic scrolling that changes it.
597+ The <a>initial scroll position</a>
597598 is dependent on the box’s <a>writing mode</a> ,
598599 and is by default the <a>block-start</a> /<a>inline-start</a> edge
599600 of the box’s <a>padding edge</a> .
You can’t perform that action at this time.
0 commit comments