8000 [css2] New DTD identifier · w3c/csswg-drafts@16c773c · GitHub
Skip to content

Commit 16c773c

Browse files
committed
[css2] New DTD identifier
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40111
1 parent 93880dd commit 16c773c

24 files changed

Lines changed: 60 additions & 58 deletions

css2/about.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: about.src,v 1.5 1997-09-08 02:51:41 ian Exp $ -->
3+
<!-- $Id: about.src,v 1.6 1997-09-23 14:07:13 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>About the CSS2 Specification</TITLE>

cs 7863 s2/aural.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: aural.src,v 1.2 1997-09-23 02:35:30 ian Exp $ -->
3+
<!-- $Id: aural.src,v 1.3 1997-09-23 14:07:56 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Aural style sheets</TITLE>

css2/cascade.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: cascade.src,v 1.10 1997-09-22 16:15:47 ian Exp $ -->
3+
<!-- $Id: cascade.src,v 1.11 1997-09-23 14:08:29 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Cascade</TITLE>

css2/changes.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: changes.src,v 1.3 1997-08-14 23:58:24 ian Exp $ -->
3+
<!-- $Id: changes.src,v 1.4 1997-09-23 14:08:52 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix B: Changes from CSS1</TITLE>

css2/colors.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: colors.src,v 1.14 1997-09-11 18:41:37 ian Exp $ -->
3+
<!-- $Id: colors.src,v 1.15 1997-09-23 14:09:27 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Colors and backgrounds</TITLE>

css2/conform.src

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: conform.src,v 1.12 1997-09-08 23:53:45 ian Exp $ -->
3+
<!-- $Id: conform.src,v 1.13 1997-09-23 14:10:07 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Definitions and document conventions</TITLE>
@@ -50,7 +50,7 @@ For example, the following HTML document:
5050

5151
<P>results in the following tree:</P>
5252

53-
<IMG src="images/doctree.gif">
53+
<IMG src="images/doctree.gif" alt="Sample document tree">
5454

5555
<P>Notice that although the source program does not explicitly refer
5656
to the HEAD element, it is inferred during parsing and becomes part of

css2/cover-info.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: cover-info.src,v 1.3 1997-09-11 18:42:13 ian Exp $ -->
3+
<!-- $Id: cover-info.src,v 1.4 1997-09-23 14:10:33 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>CSS2 Specification</TITLE>

css2/fonts.src

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: fonts.src,v 1.14 1997-09-19 08:56:34 bbos Exp $ -->
3+
<!-- $Id: fonts.src,v 1.15 1997-09-23 14:14:23 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Fonts</TITLE>
@@ -1381,7 +1381,7 @@ large-eye, small-eye are also used to indicate the height of lowercase
13811381
glyph representations relative to the height of uppercase.
13821382

13831383
<br>
1384-
<img src="./images/x-height.gif">
1384+
<img src="./images/x-height.gif" alt="Illustration of x-height">
13851385

13861386
<p>This descriptor is not useful for fonts that do not contain any glyph
13871387
representations from these scripts. Since the heights of lowercase and
@@ -1391,7 +1391,7 @@ uppercase heights to the same value for unicameral scripts such as
13911391
Hebrew, where for mixed Latin and Hebrew text the Hebrew characters
13921392
are typically set at a height midway between the capital and lowercase
13931393
heights of the Latin font.<br>
1394-
<img src="./images/heb-height-54.gif">
1394+
<img src="./images/heb-height-54.gif" alt="Height of Hebrew characters">
13951395

13961396
<p>For Type 1 fonts, this value may be obtained from the
13971397
<tt>Bluevalues</tt> entry in the Private dictionary.
@@ -1452,7 +1452,7 @@ ideographic scripts (Hebrew, Armenian, Arabic,
14521452
Chinese/Japanese/Korean). Panose-1 technology was originally
14531453
developed by Elseware Corporation and is now owned by Hewlett Packard.
14541454

1455-
<p><img src="./images/panose-16.gif"></p>
1455+
<p><img src="./images/panose-16.gif" alt="Illustration of Panose-1"></p>
14561456

14571457
<p>The Family, Serif Style and Proportion numbers are used by
14581458
Windows95 for font selection and matching.
@@ -1625,7 +1625,7 @@ is not limited to Latin typefaces. For example, the serif
16251625
characteristics of a Latin face may be compared with the stroke
16261626
terminations of a Kanji face.
16271627

1628-
<p><img src="./images/P2F24.gif"></p>
1628+
<p><img src="./images/P2F24.gif" alt="Illustration of Panose-2"></p>
16291629

16301630
<p>The Panose-2 value is not stored inside any known font formats, but
16311631
may be measured.

css2/grammar.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: grammar.src,v 1.6 1997-09-23 02:21:57 ian Exp $ -->
3+
<!-- $Id: grammar.src,v 1.7 1997-09-23 14:15:32 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix D: The grammar of CSS2</TITLE>

css2/indexlist.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: indexlist.src,v 1.3 1997-09-07 00:35:24 ian Exp $ -->
3+
<!-- $Id: indexlist.src,v 1.4 1997-09-23 14:15:58 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Index</TITLE>

0 commit comments

Comments
 (0)