File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -664,7 +664,7 @@ Transverse Box Alignment: the 'vertical-align' property</h3>
664664
665665 <pre class="propdef shorthand">
666666 Name : vertical-align
667- Value : <<'baseline-source'>> || <<'alignment-baseline'>> || <<'baseline-shift'>>
667+ Value : [ first | last] || <<'alignment-baseline'>> || <<'baseline-shift'>>
668668 Initial : baseline
669669 Applies to : see individual properties
670670 Inherited : no
@@ -678,7 +678,10 @@ Transverse Box Alignment: the 'vertical-align' property</h3>
678678 and [=post-alignment shift=] ('baseline-shift' )
679679 in a single declaration.
680680
681- Values are the same as for the corresponding longhand properties, see below.
681+ If ''baseline-source/first'' or ''baseline-source/last'' is specified,
682+ it sets 'baseline-source'
683+ (which is otherwise reset to ''baseline-source/auto'' ).
684+ Other values are as for the corresponding longhand properties, see below.
682685
683686 <p class="advisement">
684687 Authors should use this shorthand ('vertical-align' ) instead of its longhands,
You can’t perform that action at this time.
0 commit comments