Skip to content

Commit 3bdb8ac

Browse files
committed
[css2] media type -> content type
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401384
1 parent 19baa48 commit 3bdb8ac

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/conform.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: conform.src,v 2.31 1998-03-22 23:59:58 ijacobs Exp $ -->
3+
<!-- $Id: conform.src,v 2.32 1998-03-24 04:18:48 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Conformance: requirements and recommendations</TITLE>
@@ -315,11 +315,11 @@ Internet as a sequence of bytes accompanied by encoding information
315315
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
318-
message entity with a media type of "text/css" represents an
318+
message entity with a content type of "text/css" represents an
319319
independent CSS document.
320320

321321
<div class="note"><p> <em><strong>Note.</strong> The "text/css"
322-
media type is currently being registered through IETF.</em>
322+
content type is currently being registered through IETF.</em>
323323
</div>
324324

325325
</BODY>

0 commit comments

Comments
 (0)