diff --git a/css-inline-3/Overview.bs b/css-inline-3/Overview.bs index 565fd9862d5..2f9c1853c06 100644 --- a/css-inline-3/Overview.bs +++ b/css-inline-3/Overview.bs @@ -167,7 +167,7 @@ Transverse Box Alignment: the 'vertical-align' property
Authors should use this property ('vertical-align') instead of its longhands. - ISSUE: This property will gain ''first'' and ''last'' keywords, + ISSUE: This property will gain ''justify-self/first'' and ''justify-self/last'' keywords, like in the box alignment properties, see [[css-align-3#baseline-values]]. The open question