Skip to content

Commit ad66700

Browse files
committed
[css2] Another Steven P comment
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401132
1 parent 694ec57 commit ad66700

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/conform.src

Lines changed: 2 additions & 2 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: conform.src,v 2.16 1998-03-10 18:44:13 bbos Exp $ -->
3+
<!-- $Id: conform.src,v 2.17 1998-03-11 09:23:19 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Conformance: requirements and recommendations</TITLE>
@@ -51,7 +51,7 @@ inheritance</a>.
5151
<dd>The <span class="index-def" title="valid style
5252
sheet">validity</span> of a style sheet depends on the level of CSS
5353
used for the style sheet. All valid CSS1 style sheets are valid CSS2
54-
style sheets. A valid CSS2 style sheet must respect the <a
54+
style sheets. A valid CSS2 style sheet must be written according to the <a
5555
href="grammar.html">grammar of CSS2</a>. Furthermore, it must contain
5656
only at-rules, property names, and property values defined in this
5757
specification. An <span class="index-def"

0 commit comments

Comments
 (0)