File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1105,6 +1105,10 @@ Overflow and Scroll Positions</h3>
11051105 on <em> both</em> sides of the <a>scrollable overflow region</a> .
11061106 See [[css-overflow-3]] for details.)
11071107
1108+ <figure>
1109+ <img src="images/scroll-align-padding.jpg" alt="">
1110+ </figure>
1111+
11081112 ISSUE: Coordinate wording with css-overflow once it's less of a mess.
11091113
11101114 None of this changes how scroll coordinates are assigned:
@@ -1118,6 +1122,12 @@ Overflow and Scroll Positions</h3>
11181122 grows the <a>scrollable overflow region</a> but not the <a>alignment subject</a> ,
11191123 thus an ''align-content/end'' -aligned <a>scroll container</a>
11201124 might not be initially scrolled all the way to the bottom.
1125+ <figure>
1126+ <img src="images/scroll-align-overflow.jpg" alt="">
1127+ <figcaption> Overflow is not part of the <a>alignment subject</a> ,
1128+ even for a <a>scroll container</a> .</figcaption>
1129+ </figure>
1130+
11211131
11221132<h3 id="baseline-align-content">
11231133Baseline Content-Alignment</h3>
You can’t perform that action at this time.
0 commit comments