File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -865,14 +865,14 @@ Baseline Content-Alignment</h3>
865865<h3 id="overflow-scroll-position">
866866Overflow and Scroll Positions</h3>
867867
868- The <a>content distribution properties </a> also affect the initial scroll position,
869- setting it to display the appropriate portion of the scrollable area .
870- In other words ,
871- the <a>scrollable overflow region </a> is aligned relative to the viewport
872- as specified by the <a>content distribution properties </a> .
873- Additionally, so that the content remains in the <a>scrollable overflow region</a> in order to be scrollable,
874- the ''overflow/scroll'' and ''overflow/auto'' values of 'overflow'
875- trigger ''safe'' content alignment always .
868+ Content that overflows a <a>scroll container </a>
869+ is aligned exactly like content in a non- scrollable container .
870+ However, to prevent content from being shifted into the unscrollable region ,
871+ when the <a>content distribution properties </a> are set on a <a>scroll container</a> ,
872+ the zero coordinate of its <a>scrollable overflow region </a>
873+ ( that is, the point beyond which content is unreachable)
874+ is set to the top left corner of the <a>alignment subject</a> ,
875+ effectively changing the <a>initial scroll position</a> .
876876
877877 <div class='example'>
878878 For example,
You can’t perform that action at this time.
0 commit comments