Skip to content

Commit e824e4d

Browse files
committed
[css2] Removed statement about initial value from missing properties (since for all shorthand props)
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401208
1 parent 8f8dec6 commit e824e4d

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

css2/fonts.src

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: fonts.src,v 2.22 1998-03-16 13:32:10 howcome Exp $ -->
3+
<!-- $Id: fonts.src,v 2.23 1998-03-16 14:22:54 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Fonts</TITLE>
@@ -671,8 +671,7 @@ this property is based on a traditional typographical shorthand
671671
notation to set multiple properties related to fonts.
672672

673673
<P> For a definition of allowed and initial values, see the previously
674-
defined properties. A sub-property for which no value takes its
675-
initial value, <em>not</em> the inherited value.
674+
defined properties.
676675

677676
<P>The following values refer to <span class="index-def" title="system
678677
fonts">system fonts</span>:</p>

0 commit comments

Comments
 (0)