Skip to content

Commit 970e8d1

Browse files
committed
[css2] Added missing space after end tags
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40591
1 parent 949f7fe commit 970e8d1

7 files changed

Lines changed: 13 additions & 13 deletions

File tree

css2/aural.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: aural.src,v 1.12 1997-12-29 22:02:08 ijacobs Exp $ -->
3+
<!-- $Id: aural.src,v 1.13 1997-12-30 14:37:38 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Aural style sheets</TITLE>
@@ -93,7 +93,7 @@ and are then clipped to the range 0 to 100.
9393
<LI>'x-loud' = '100'
9494
</UL>
9595

96-
<P><span class="index-def" title="volume">Volume</span>refers to the
96+
<P><span class="index-def" title="volume">Volume</span> refers to the
9797
median volume of the waveform. In other words, a highly inflected
9898
voice at a volume of 50 might peak well above that. The overall values
9999
are likely to be human adjustable for comfort, for example with a

css2/cover.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: cover.src,v 1.12 1997-12-11 21:39:37 ijacobs Exp $ -->
3+
<!-- $Id: cover.src,v 1.13 1997-12-30 14:37:41 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Cascading Style Sheets, Level 2</TITLE>
@@ -11,7 +11,7 @@
1111

1212
<p align="right"><a href="http://www.w3.org/"><img
1313
src="./images/w3c_home.gif" alt="W3C" align="left" border="0"
14-
hspace="0"></a>_THE_ID_<br clear="all"></p>
14+
hspace="0"></a> _THE_ID_<br clear="all"></p>
1515

1616
<h1 align=center>Cascading Style Sheets, level 2</h1>
1717
<center><strong>W3C Working Draft <i>_THE_DATE_</i></strong></center>

css2/fonts.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: fonts.src,v 1.30 1997-12-29 22:02:44 ijacobs Exp $ -->
3+
<!-- $Id: fonts.src,v 1.31 1997-12-30 14:37:56 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Fonts</TITLE>
@@ -777,7 +777,7 @@ glyph representations to which the characters map. Fonts are
777777
<em>referenced</em> by style sheet properties.
778778

779779
<P>The <span class="index-def" title="font description"><em>font
780-
description</em></span>is used to select the relevant font data. The
780+
description</em></span> is used to select the relevant font data. The
781781
font description contains descriptors that provide the location of the
782782
font data on the Web, and/or characterize that font data. The font
783783
descriptors are also needed to match the style sheet font properties

css2/generate.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ name="value-def-counter">&lt;counter&gt;</a></span>: ???
9393
</ul>
9494

9595
<div class=note>
96-
<p><em><strong>Note.</strong>In a future level of CSS, the <span
96+
<p><em><strong>Note.</strong> In a future level of CSS, the <span
9797
class="propinst-content">'content'</span> property may accept
9898
additional values, allowing it to vary the style of the generated
9999
content, but in CSS2 the content of the :before or :after

css2/media.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: media.src,v 1.31 1997-12-29 22:02:58 ijacobs Exp $ -->
3+
<!-- $Id: media.src,v 1.32 1997-12-30 14:38:05 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Media types</TITLE>
@@ -95,7 +95,7 @@ href="#media-types">media type</a>, they are semantically equivalent.
9595
(separated by commas) affected by a set of rules delimited by curly
9696
braces.
9797

98-
<p>The <span class="index-inst" title="@media">@media</span>construct
98+
<p>The <span class="index-inst" title="@media">@media</span> construct
9999
allows style sheet rules for various media in the same style
100100
sheet:</P>
101101

css2/notes.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: notes.src,v 1.12 1997-12-12 18:03:11 ijacobs Exp $ -->
3+
<!-- $Id: notes.src,v 1.13 1997-12-30 14:38:08 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix C: Implementation and performance notes</TITLE>
@@ -243,7 +243,7 @@ independent, and because they are not in an native font format
243243

244244
<dt><a name="definingTT"></A><b>TrueType</b></dt>
245245

246-
<dd><i>TrueType </i>is a font format developed by Apple and licensed
246+
<dd><i>TrueType </i> is a font format developed by Apple and licensed
247247
to Microsoft. TrueType is the native operating system font format for
248248
Windows and Macintosh. TrueType contains a hierarchical set of tables
249249
and glyph representations. Characters can be hinted on a per

css2/visuren.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: visuren.src,v 1.56 1997-12-29 22:02:26 ijacobs Exp $ -->
3+
<!-- $Id: visuren.src,v 1.57 1997-12-30 14:37:47 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Visual rendering model</TITLE>
@@ -276,7 +276,7 @@ follows it.
276276
<p>This example might be rendered as:
277277

278278
<pre>
279-
<b>A run-in heading. </b>And a
279+
<b>A run-in heading.</b> And a
280280
paragraph of text that
281281
follows it.
282282
</pre>

0 commit comments

Comments
 (0)