Skip to content

Commit 3307da2

Browse files
committed
[css2] Added link to future RFC for text/css
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40899
1 parent c94bf5c commit 3307da2

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

css2/conform.src

Lines changed: 3 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: conform.src,v 2.4 1998-02-11 23:37:48 ijacobs Exp $ -->
3+
<!-- $Id: conform.src,v 2.5 1998-02-13 18:26:05 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Conformance: requirements and recommendations</TITLE>
@@ -262,7 +262,8 @@ href="refs.html#ref-RFC2068" class="normref">[RFC2068]</a>. A message
262262
entity with a content type of "text/css" represents an independent CSS
263263
document.
264264

265-
<P>The text/css content type is defined in ???.
265+
<P>The text/css content type is defined in <a rel="biblioentry"
266+
href="refs.html#ref-RFCCSS" class="normref">[RFCCSS]</a>.
266267

267268
<!-- To be completed by an RFC -IJ -->
268269

css2/refs.src

Lines changed: 4 additions & 1 deletion
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.2 1998-02-11 23:37:52 ijacobs Exp $ -->
3+
<!-- $Id: refs.src,v 2.3 1998-02-13 18:26:08 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>References</TITLE>
@@ -67,6 +67,9 @@ specification", T. Boutell ed., 1 October 1996.<BR>
6767
Available at <a href="http://www.w3.org/pub/WWW/TR/REC-png-multi.html">
6868
http://www.w3.org/pub/WWW/TR/REC-png-multi.html</a>.
6969

70+
<dt><strong><a name="ref-RFCCSS" class="normref">[RFCCSS]</a></strong>
71+
<dd>[To be published] RFC defining the "text/css" type.
72+
7073
<dt><strong><a name="ref-RFC1738" class="normref">[RFC1738]</a></strong>
7174
<dd>"Uniform Resource Locators", T. Berners-Lee, L. Masinter, and M. McCahill, December 1994.<BR>
7275
Available at <a href="ftp://ds.internic.net/rfc/rfc1738.txt">ftp://ds.internic.net/rfc/rfc1738.txt</a>.

0 commit comments

Comments
 (0)