[html5] r1579 - /

whatwg at whatwg.org whatwg at whatwg.org
Thu May 8 23:55:34 PDT 2008


Author: ianh
Date: 2008-05-08 23:55:33 -0700 (Thu, 08 May 2008)
New Revision: 1579

Modified:
   index
   source
Log:
[e] (0) er, this made no sense.

Modified: index
===================================================================
--- index	2008-05-09 06:54:23 UTC (rev 1578)
+++ index	2008-05-09 06:55:33 UTC (rev 1579)
@@ -7737,9 +7737,9 @@
     not the MIME type for CSS style sheets).</p>
 
    <p>For files B and C, it would then check the actual types returned by the
-    UA. For those that are sent as <code>text/css</code>, it would apply the
-    styles, but for those labelled as <code>text/plain</code>, or any other
-    type, it would not.</p>
+    server. For those that are sent as <code>text/css</code>, it would apply
+    the styles, but for those labelled as <code>text/plain</code>, or any
+    other type, it would not.</p>
 
    <p>If one the two files was returned without a <a
     href="#content-type8">Content-Type</a> metadata, or with a syntactically

Modified: source
===================================================================
--- source	2008-05-09 06:54:23 UTC (rev 1578)
+++ source	2008-05-09 06:55:33 UTC (rev 1579)
@@ -6171,7 +6171,7 @@
    sheets).</p>
 
    <p>For files B and C, it would then check the actual types returned
-   by the UA. For those that are sent as <code>text/css</code>, it
+   by the server. For those that are sent as <code>text/css</code>, it
    would apply the styles, but for those labelled as
    <code>text/plain</code>, or any other type, it would not.</p>
 




More information about the Commit-Watchers mailing list