Skip to content

Commit 67cdfaf

Browse files
committed
[css2] Change stylesheet to style sheet
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40764
1 parent 618834b commit 67cdfaf

5 files changed

Lines changed: 22 additions & 22 deletions

File tree

css2/changes.src

Lines changed: 6 additions & 6 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: changes.src,v 1.13 1998-01-28 14:55:38 howcome Exp $ -->
3+
<!-- $Id: changes.src,v 1.14 1998-01-29 00:25:52 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix B: Changes from CSS1</TITLE>
@@ -12,8 +12,8 @@
1212
<H1 align="center">Appendix B: Changes from CSS1</H1>
1313

1414
<P>CSS2 builds on <a rel="biblioentry" href="./refs.html#ref-CSS1"
15-
class="normref">[CSS1]</a> and all valid CSS1 stylesheets are valid
16-
CSS2 stylesheets. The changes between the <a
15+
class="normref">[CSS1]</a> and all valid CSS1 style sheets are valid
16+
CSS2 style sheets. The changes between the <a
1717
href="http://www.w3.org/TR/REC-CSS1">CSS1 specification</a> and this
1818
specification fall into three groups: new functionality, updated
1919
descriptions of CSS1 functionality, and changes to CSS1.
@@ -36,9 +36,9 @@ fonts. Also, the concept of system fonts has been is introduced, and a
3636
new property, <span
3737
class="propinst-font-size-adjust">'font-size-adjust'</span>, has been added.
3838

39-
<LI><A HREF="tables.html">Tables</A>, including new values on <a href="visuren.html#propdef-display" class="noxref"><span
40-
class="propinst-display">'display'</span></a> and <a href="visudet.html#propdef-vertical-align" class="noxref"><span
41-
class="propinst-vertical-align">'vertical-align'</span></a>
39+
<LI><A HREF="tables.html">Tables</A>, including new values on <span
40+
class="propinst-display">'display'</span> and <span
41+
class="propinst-vertical-align">'vertical-align'</span>.
4242

4343
<LI><A HREF="visuren.html#relative-positioning">Relative</A> and <A
4444
HREF="visuren.html#absolute-positioning">Absolute positioning</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.15 1998-01-28 14:29:43 ijacobs Exp $ -->
3+
<!-- $Id: cover.src,v 1.16 1998-01-29 00:25:54 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>
@@ -46,7 +46,7 @@ terminology.
4646
<P>CSS2 builds on <a rel="biblioentry" href="./refs.html#ref-CSS1"
4747
class="normref">[CSS1]</a>, specified in <a
4848
href="http://www.w3.org/TR/REC-CSS1-961217">http://www.w3.org/TR/REC-CSS1-961217</a>.
49-
All valid CSS1 stylesheets are valid CSS2 stylesheets.
49+
All valid CSS1 style sheets are valid CSS2 style sheets.
5050

5151

5252
<h2>Status of this document</h2>

css2/fonts.src

Lines changed: 10 additions & 10 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.38 1998-01-28 06:35:46 ijacobs Exp $ -->
3+
<!-- $Id: fonts.src,v 1.39 1998-01-29 00:26:01 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Fonts</TITLE>
@@ -66,7 +66,7 @@ downloaded over the Web.
6666

6767

6868
<P>In the CSS font model, each user agent has a "font database" at its
69-
disposition. CSS2 allows stylesheet authors to contribute towards that
69+
disposition. CSS2 allows style sheet authors to contribute towards that
7070
database. When asked to display a character with a particular font,
7171
the user agent first identifies the font in the database that "best
7272
fits" the specified font (according to the <a href="#algorithm">font
@@ -659,7 +659,7 @@ appropriate values for these elements in the user's environment.
659659
preserving some of the style sheet writer's intent in the worst case
660660
when none of the specified fonts can be selected. For optimum
661661
typographic control, particular named fonts should be used in
662-
stylesheets.
662+
style sheets.
663663

664664

665665
<p>All five generic font families may be assumed to exist in all CSS
@@ -1239,8 +1239,8 @@ name="value-def-font-face-name">&lt;font-face-name&gt;</a></span> is
12391239
the adorned font name of a locally installed font. The <span
12401240
class="index-def" title="adorned font name"><em>adorned font
12411241
name</em></span> is the name of the font as reported by the operating
1242-
system and is the name most likely to be used in reader stylesheets,
1243-
or author stylesheets on an intranet. Adornments such as bold,
1242+
system and is the name most likely to be used in reader style sheets,
1243+
or author style sheets on an intranet. Adornments such as bold,
12441244
italic, underline are often used to select the appropriate font
12451245
within a font family. For <a href="#aname">more information
12461246
about adorned font names</a> please consult the notes about fonts.
@@ -1428,10 +1428,10 @@ or intelligent matching.
14281428
<!-- #include src=descriptors/definition-src.srb -->
14291429

14301430
<p>The font descriptors may either be within the font definition in
1431-
the stylesheet, or may be provided within a separate <span
1431+
the style sheet, or may be provided within a separate <span
14321432
class="index-def" title="font definition resource"><em>font definition
14331433
resource</em></span> identified by a URI. The latter approach can
1434-
reduce network traffic when multiple stylesheets reference the same
1434+
reduce network traffic when multiple style sheets reference the same
14351435
fonts.
14361436

14371437
<P>Having the font descriptors separate from the font data has a
@@ -1499,7 +1499,7 @@ than physical embedding of the font data inside the medium.
14991499
specific to CSS or to style sheets. In CSS, each characteristic is
15001500
described by a font descriptor. These definitions could also be
15011501
mapped onto VRML nodes, or CGM Application Structures, or a Java API,
1502-
or alternative stylesheet languages. Fonts retrieved by one medium and
1502+
or alternative style sheet languages. Fonts retrieved by one medium and
15031503
stored in a proxy cache could be re-used by another medium, saving
15041504
download time and network bandwidth.
15051505

@@ -1831,7 +1831,7 @@ class="normref">[ISO10646]</a> for information about useful documents.
18311831

18321832
<p>Font formats that do not include this information, explicitly or
18331833
indirectly, may still use this descriptor, but the value must be
1834-
supplied by the document or stylesheet author, perhaps being obtained
1834+
supplied by the document or style sheet author, perhaps being obtained
18351835
by inspection.</p>
18361836

18371837
<p>For Type 1 fonts, this value may be obtained
@@ -1882,7 +1882,7 @@ vertical. A non-zero value does not of itself indicate an italic font.
18821882

18831883
<P>This specification extends the algorithm given in the CSS1
18841884
specification. This algorithm reduces down to the algorithm in the
1885-
CSS1 specification when the author and reader stylesheets do not
1885+
CSS1 specification when the author and reader style sheets do not
18861886
contain any <span class="index-inst" title="@font-face">
18871887
@font-face</span> rules.
18881888

css2/sample.src

Lines changed: 3 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: sample.src,v 1.17 1998-01-28 06:39:07 ijacobs Exp $ -->
3+
<!-- $Id: sample.src,v 1.18 1998-01-29 00:26:12 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix A: A sample style sheet for HTML 4.0</TITLE>
@@ -12,7 +12,7 @@
1212
<H1 align="center">Appendix A: A sample style sheet for HTML 4.0</H1>
1313
<P><em>This appendix is informative, not normative.</em></P>
1414

15-
<P>The Base Stylesheet describes the typical rendering of
15+
<P>The Base Style Sheet describes the typical rendering of
1616
all HTML 4.0 <a rel="biblioentry"
1717
href="./refs.html#ref-HTML40" class="informref">[HTML40]</a>) elements visual
1818
UAs. The style sheet is based on extensive research on how current UAs
@@ -204,7 +204,7 @@ CENTER {
204204

205205
/* Table element rendering behavior cannot be described completely in CSS1,
206206
yet the following declarations appear to apply. This section is likely to become
207-
obsolete upon the deployment of a more comprehensive stylesheet specification
207+
obsolete upon the deployment of a more comprehensive style sheet specification
208208
for tables. */
209209

210210
CAPTION, COL, COLGROUP, LEGEND, TABLE, TBODY, TD, TFOOT, TH, THEAD, TR {

css2/visufx.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ native operating environment. In addition, the <span
9696
class="propinst-clip">'clip'</span> property can cause otherwise
9797
visible &quot;overflowed&quot; contents to be clipped.
9898

99-
<P>The examples below utilize the following stylesheet, which
99+
<P>The examples below utilize the following style sheet, which
100100
describes a simple 100 pixel box with a thin, solid-red border:
101101

102102
<div class="example"><P>

0 commit comments

Comments
 (0)