[html5] r2955 - [e] (0) Correct a note about JavaScript MIME types.

whatwg at whatwg.org whatwg at whatwg.org
Thu Apr 2 11:51:56 PDT 2009


Author: ianh
Date: 2009-04-02 11:51:55 -0700 (Thu, 02 Apr 2009)
New Revision: 2955

Modified:
   index
   source
Log:
[e] (0) Correct a note about JavaScript MIME types.

Modified: index
===================================================================
--- index	2009-04-02 00:48:54 UTC (rev 2954)
+++ index	2009-04-02 18:51:55 UTC (rev 2955)
@@ -1886,7 +1886,8 @@
     rather than the official term ECMAScript, since the term
     JavaScript is more widely known. Similarly, the MIME type used to
     refer to JavaScript in this specification is <code title="">text/javascript</code>, since that is the most commonly
-    used type. This is a willful violation of RFC 4329. <a href=#refsRFC4329>[RFC4329]</a></p>
+    used type, despite it being an officially obsoleted type according
+    to RFC 4329. <!--willful violation--> <a href=#refsRFC4329>[RFC4329]</a></p>
 
    </dd>
 

Modified: source
===================================================================
--- source	2009-04-02 00:48:54 UTC (rev 2954)
+++ source	2009-04-02 18:51:55 UTC (rev 2955)
@@ -924,7 +924,8 @@
     JavaScript is more widely known. Similarly, the MIME type used to
     refer to JavaScript in this specification is <code
     title="">text/javascript</code>, since that is the most commonly
-    used type. This is a willful violation of RFC 4329. <a
+    used type, despite it being an officially obsoleted type according
+    to RFC 4329. <!--willful violation--> <a
     href="#refsRFC4329">[RFC4329]</a></p>
 
    </dd>




More information about the Commit-Watchers mailing list