Skip to content

Commit 7340938

Browse files
committed
[css-fonts-5] Correct initial value for font-size descriptor, fix w3c#7418
1 parent 0384ef1 commit 7340938

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-fonts-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ Issue(731):
423423
<pre class='descdef'>
424424
Name: font-size
425425
Value: auto | [<<number>>]{1,2}
426-
Initial: normal
426+
Initial: auto
427427
For: @font-face
428428
</pre>
429429

0 commit comments

Comments
 (0)