Skip to content

Commit 91b5989

Browse files
committed
[css-inline] add line-height to properties that don't apply to initial-letter, w3c#2700
1 parent 026cf1d commit 91b5989

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-inline-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,8 @@ Properties</h4>
576576
also apply to an <a>initial letter</a>
577577
(unless it is an <a>atomic inline</a>,
578578
in which case the set of properties that apply to an <a>atomic inline</a> apply)
579-
except for 'vertical-align' and its <a>sub-properties</a>.
579+
except for 'vertical-align' and its <a>sub-properties</a>,
580+
and 'line-height'.
580581
<!-- Basically, any properties defined in css-inline
581582
except those specific to initial letters,
582583
so keep this list updated as we add things to this spec. -->

0 commit comments

Comments
 (0)