Skip to content

Commit 2ca70a7

Browse files
committed
[css2] Added rfc2138 :-)
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401430
1 parent 3e386f4 commit 2ca70a7

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

css2/conform.src

Lines changed: 3 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: conform.src,v 2.34 1998-03-24 14:39:35 bbos Exp $ -->
3+
<!-- $Id: conform.src,v 2.35 1998-03-26 13:43:07 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Conformance: requirements and recommendations</TITLE>
@@ -316,11 +316,8 @@ termed a <span class="index-def" title="message entity"><a
316316
name="message-entity"><strong>message entity,</strong></a></span> is
317317
defined by RFC 2045 and RFC 2068 (see [[RFC2045]] and [[RFC2068]]). A
318318
message entity with a content type of "text/css" represents an
319-
independent CSS document.
320-
321-
<div class="note"><p> <em><strong>Note.</strong> The "text/css"
322-
content type is currently being registered through IETF.</em>
323-
</div>
319+
independent CSS document. The "text/css" content type has
320+
been registered by RFC 2138 ([[RFC2318]]).
324321

325322
</BODY>
326323
</html>

css2/refs.src

Lines changed: 11 additions & 7 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: refs.src,v 2.6 1998-02-24 22:53:27 ijacobs Exp $ -->
3+
<!-- $Id: refs.src,v 2.7 1998-03-26 13:43:11 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>References</TITLE>
@@ -74,12 +74,6 @@ specification", T. Boutell ed., 1 October 1996.<BR>
7474
Available at <a href="http://www.w3.org/pub/WWW/TR/REC-png-multi.html">
7575
http://www.w3.org/pub/WWW/TR/REC-png-multi.html</a>.
7676

77-
<dt><strong><a name="ref-RFCCSS" class="normref">[RFCCSS]</a></strong>
78-
<dd>[To be published] RFC defining the "text/css" type.
79-
80-
<dt><strong><a name="ref-RFC1738" class="normref">[RFC1738]</a></strong>
81-
<dd>"Uniform Resource Locators", T. Berners-Lee, L. Masinter, and M. McCahill, December 1994.<BR>
82-
Available at <a href="ftp://ds.internic.net/rfc/rfc1738.txt">ftp://ds.internic.net/rfc/rfc1738.txt</a>.
8377

8478
<dt><strong><a name="ref-RFC1808" class="normref">[RFC1808]</a></strong>
8579
<dd>"Relative Uniform Resource Locators", R. Fielding, June 1995.<BR>
@@ -114,6 +108,16 @@ Bradner, March 1997.<BR>
114108
Available at <A href="ftp://ds.internic.net/rfc/rfc2119.txt">
115109
ftp://ds.internic.net/rfc/rfc2119.txt</A>. </DD>
116110

111+
<dt><strong><a name="ref-2318" class="normref">[RFC2318]</a></strong>
112+
<dd>"The text/css Media Type", H. Lie, B. Bos, C. Lilley, March 1998.<BR>
113+
Available at <a
114+
href="ftp://ds.internic.net/rfc/rfc2318.txt">ftp://ds.internic.net/rfc/rfc2318.txt</a>.
115+
116+
117+
<dt><strong><a name="ref-RFC1738" class="normref">[RFC1738]</a></strong>
118+
<dd>"Uniform Resource Locators", T. Berners-Lee, L. Masinter, and M. McCahill, December 1994.<BR>
119+
Available at <a href="ftp://ds.internic.net/rfc/rfc1738.txt">ftp://ds.internic.net/rfc/rfc1738.txt</a>.
120+
117121
<!-- Was ref9 -->
118122
<dt><strong><a name="ref-SRGB" class="normref">[SRGB]</a></strong>
119123
<dd>"Proposal for a Standard Color Space for the Internet - sRGB",

0 commit comments

Comments
 (0)