Skip to content

Commit 144f1d6

Browse files
committed
[css-inline][css-align] Add issue wrt first/last baseline for vertical-align, and potential impact on css-align properties.
1 parent 2d6c0fd commit 144f1d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css-inline/Overview.bs

+5
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,11 @@ Dominant Baselines: the 'dominant-baseline' property</h3>
118118
Issue: Should be text-over and text-under instead of text-top and text-bottom,
119119
but maybe it's better not to use those terms for consistency with legacy 'vertical-align'.
120120

121+
Issue: Add ''first'' and ''last'' values.
122+
Note, in this property, these are combinatorial,
123+
whereas in the 'align/justify-self/content' properties, it's singular.
124+
Do we want to align the syntaxes wrt hyphens vs. spaces or what?
125+
121126
<h3 id="transverse-alignment">
122127
Transverse Box Alignment: the 'vertical-align' property</h3>
123128

0 commit comments

Comments
 (0)