Skip to content

Commit 177816d

Browse files
authored
Merge pull request #3960 from ewilligers/xxx-large
[css-fonts] Add font-size: xxx-large
2 parents 881279f + 32bdb2d commit 177816d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ Font size: the 'font-size' property</h3>
723723

724724
Possible values are:
725725

726-
<pre class=prod>[ xx-small | x-small | small | medium | large | x-large | xx-large ]</pre>
726+
<pre class=prod>[ xx-small | x-small | small | medium | large | x-large | xx-large | xxx-large ]</pre>
727727

728728
<dt><dfn><<relative-size>></dfn>
729729
<dd>
@@ -809,7 +809,7 @@ Font size: the 'font-size' property</h3>
809809
<th>large
810810
<th>x-large
811811
<th>xx-large
812-
<th>&nbsp;
812+
<th>xxx-large
813813
<tbody>
814814
<tr>
815815
<th>scaling factor

0 commit comments

Comments
 (0)