Skip to content

Commit cabd448

Browse files
committed
[css-inline] add font-size to properties not allowed on initial letter per w3c#2700
1 parent 3701584 commit cabd448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-inline-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ Properties</h4>
580580
(unless it is an <a>atomic inline</a>,
581581
in which case the set of properties that apply to an <a>atomic inline</a> apply)
582582
except for 'vertical-align' and its <a>sub-properties</a>,
583-
and 'line-height'.
583+
'font-size', and 'line-height'.
584584
<!-- Basically, any properties defined in css-inline
585585
except those specific to initial letters,
586586
so keep this list updated as we add things to this spec. -->

0 commit comments

Comments
 (0)