Skip to content

Commit 2086f43

Browse files
committed
[css2] After nsgmls
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%4041
1 parent 8c9a6b0 commit 2086f43

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

css2/changes.src

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

css2/grammar.src

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
2+
<html lang="en">
3+
<!-- $Id: grammar.src,v 1.3 1997-08-14 23:55:36 ian Exp $ -->
14
<HEAD>
25
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
36
<TITLE>Appendix D: The grammar of CSS2</TITLE>

css2/notes.src

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
2+
<html lang="en">
3+
<!-- $Id: notes.src,v 1.5 1997-08-14 23:56:45 ian Exp $ -->
14
<HEAD>
25
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
36
<TITLE>Appendix C: Implementation and performance notes</TITLE>
@@ -9,7 +12,7 @@
912
<H1 align="center">Appendix C: Implementation and performance
1013
notes</H1>
1114
<H2>Colors</H2>
12-
<H3><a name="gamma-correction">Gamma Correction</H3>
15+
<H3><a name="gamma-correction">Gamma Correction</a></H3>
1316

1417
<P><em>The following information is informative, not normative.
1518
See the Gamma Tutorial in the PNG specification <a rel="biblioentry"
@@ -541,9 +544,9 @@ different value, the remaining nine digits have different meanings.
541544
<li>No Fit (1)
542545
<li><a rel="biblioentry" href="./refs.html#ref-PANOSE"><b>Latin Text
543546
and Display</b></a> <i>(2)</i>
544-
<li><a rel="biblioentry" href="./refs.html#ref-PANOSE"><b>Latin Script</b> (3)
545-
<li><a rel="biblioentry" href="./refs.html#ref-PANOSE"><b>Latin Decorative</b> (4)
546-
<li><a rel="biblioentry" href="./refs.html#ref-PANOSE"><b>Latin Pictorial</b> (5)
547+
<li><a rel="biblioentry" href="./refs.html#ref-PANOSE"><b>Latin Script</b></a> (3)
548+
<li><a rel="biblioentry" href="./refs.html#ref-PANOSE"><b>Latin Decorative</b></a> (4)
549+
<li><a rel="biblioentry" href="./refs.html#ref-PANOSE"><b>Latin Pictorial</b></a> (5)
547550
</ul>
548551

549552
<dt>Serif Style

css2/sample.src

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
2+
<html lang="en">
3+
<!-- $Id: sample.src,v 1.4 1997-08-14 23:57:50 ian Exp $ -->
14
<HEAD>
25
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
36
<TITLE>Appendix A: A sample style sheet for HTML 2.0</TITLE>

0 commit comments

Comments
 (0)