Skip to content

Commit 5c99e2c

Browse files
committed
[css2] Minor fix (S.P.)
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401409
1 parent 875d5db commit 5c99e2c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css2/about.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: about.src,v 2.24 1998-03-23 15:04:12 howcome Exp $ -->
3+
<!-- $Id: about.src,v 2.25 1998-03-24 14:12:19 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>About the CSS2 Specification</TITLE>
@@ -239,7 +239,7 @@ its initial value (see the section on <a href="cascade.html">the
239239
cascade</a>).
240240

241241
<div class="example"><p>
242-
The multiple style rules of the this example:</p>
242+
The multiple style rules of this example:</p>
243243

244244
<pre>
245245
H1 {

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.32 1998-03-24 04:18:48 ijacobs Exp $ -->
3+
<!-- $Id: conform.src,v 2.33 1998-03-24 14:13:39 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Conformance: requirements and recommendations</TITLE>
@@ -234,7 +234,7 @@ claiming conformance to this specification:</P>
234234
<ol>
235235
<li>It must support one or more of the
236236
CSS2 <a href="media.html">media types</a>.
237-
<li>For each source document, it must retrieve all
237+
<li>For each source document, it must attempt to retrieve all
238238
associated style sheets that are appropriate for the supported media
239239
types. If it cannot retrieve all associated style sheets (for instance,
240240
because of network errors), it must display the document using those

0 commit comments

Comments
 (0)