We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d6c0fd commit 144f1d6Copy full SHA for 144f1d6
css-inline/Overview.bs
@@ -118,6 +118,11 @@ Dominant Baselines: the 'dominant-baseline' property</h3>
118
Issue: Should be text-over and text-under instead of text-top and text-bottom,
119
but maybe it's better not to use those terms for consistency with legacy 'vertical-align'.
120
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
+
126
<h3 id="transverse-alignment">
127
Transverse Box Alignment: the 'vertical-align' property</h3>
128
0 commit comments