Skip to content

Commit d620e49

Browse files
committed
[css2] Removed superflutious sentence on initial values.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402548
1 parent eeb59c2 commit d620e49

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

css2/about.src

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01//EN'>
22

33
<html lang="en">
4-
<!-- $Id: about.src,v 2.71 2006-04-07 19:45:56 bbos Exp $ -->
4+
<!-- $Id: about.src,v 2.72 2006-10-09 19:16:48 howcome Exp $ -->
55
<HEAD>
66
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
77
<TITLE>About the CSS&nbsp;2.1 Specification</TITLE>
@@ -251,9 +251,7 @@ and '2em'.
251251

252252
<h4><a name="initial-value">Initial</a></h4>
253253

254-
<P>This part specifies the property's initial value. If the property
255-
is inherited, this is the value that is given to the root element of
256-
the <a href="conform.html#doctree">document tree</a>. Please consult
254+
<P>This part specifies the property's initial value. Please consult
257255
the section on <a href="cascade.html">the cascade</a> for information
258256
about the interaction between style sheet-specified, inherited, and
259257
initial values.

0 commit comments

Comments
 (0)