We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1824f17 commit 5334cc0Copy full SHA for 5334cc0
css-inline-3/Overview.bs
@@ -156,6 +156,14 @@ Transverse Box Alignment: the 'vertical-align' property</h3>
156
<p class="advisement">
157
Authors should use this property ('vertical-align') instead of its longhands.
158
159
+ ISSUE: This property will gain ''first'' and ''last'' keywords,
160
+ like in the <a href="https://www.w3.org/TR/css-align-3/">box alignment properties</a>,
161
+ see [[css-align-3#baseline-values]].
162
+ The <a href="https://github.com/w3c/csswg-drafts/issues/861">open question</a>
163
+ is whether they should be added to 'alignment-baseline'
164
+ or a new <a>sub-property</a> should be created
165
+ to hold the ''first | last'' preference.
166
+
167
<h4 id="alignment-baseline-property">
168
Alignment Point: 'alignment-baseline' longhand</h4>
169
0 commit comments