Skip to content

Commit d70e6db

Browse files
committed
[css-align-3] Add images.
1 parent c715eb8 commit d70e6db

3 files changed

Lines changed: 10 additions & 0 deletions

File tree

css-align-3/Overview.bs

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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">
11231133
Baseline Content-Alignment</h3>
78.6 KB
Loading
68.5 KB
Loading

0 commit comments

Comments
 (0)