Skip to content

Commit 53e43f5

Browse files
committed
[css-align] Add issues to the hand-drawn images tomake it clear these are placeholders until we draw real pictures.
1 parent 7b62528 commit 53e43f5

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

css-align-3/Overview.bs

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1108,6 +1108,9 @@ Overflow and Scroll Positions</h3>
11081108

11091109
<figure>
11101110
<img src="images/scroll-align-padding.jpg" alt="">
1111+
<figcaption>
1112+
Issue: Replace this image with a proper SVG.
1113+
</figcaption>
11111114
</figure>
11121115

11131116
ISSUE: Coordinate wording with css-overflow once it's less of a mess.
@@ -1123,10 +1126,15 @@ Overflow and Scroll Positions</h3>
11231126
grows the <a>scrollable overflow region</a> but not the <a>alignment subject</a>,
11241127
thus an ''align-content/end''-aligned <a>scroll container</a>
11251128
might not be initially scrolled all the way to the bottom.
1129+
11261130
<figure>
11271131
<img src="images/scroll-align-overflow.jpg" alt="">
1128-
<figcaption>Overflow is not part of the <a>alignment subject</a>,
1129-
even for a <a>scroll container</a>.</figcaption>
1132+
<figcaption>
1133+
Overflow is not part of the <a>alignment subject</a>,
1134+
even for a <a>scroll container</a>.
1135+
1136+
Issue: Replace this image too.
1137+
</figcaption>
11301138
</figure>
11311139

11321140

0 commit comments

Comments
 (0)