Skip to content

Commit 5334cc0

Browse files
committed
[css-inline-3] Add note about issue against adding first/last keywords to vertical-align.
1 parent 1824f17 commit 5334cc0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

css-inline-3/Overview.bs

+8
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,14 @@ Transverse Box Alignment: the 'vertical-align' property</h3>
156156
<p class="advisement">
157157
Authors should use this property ('vertical-align') instead of its longhands.
158158

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+
159167
<h4 id="alignment-baseline-property">
160168
Alignment Point: 'alignment-baseline' longhand</h4>
161169

0 commit comments

Comments
 (0)