[html5] r7959 - [e] (0) Remove a contradiction in the encoding text I just added. Affected topic [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Jun 11 21:52:37 PDT 2013


Author: ianh
Date: 2013-06-11 21:52:35 -0700 (Tue, 11 Jun 2013)
New Revision: 7959

Modified:
   complete.html
   index
   source
Log:
[e] (0) Remove a contradiction in the encoding text I just added.
Affected topics: HTML Syntax and Parsing

Modified: complete.html
===================================================================
--- complete.html	2013-06-12 04:49:02 UTC (rev 7958)
+++ complete.html	2013-06-12 04:52:35 UTC (rev 7959)
@@ -85039,10 +85039,8 @@
        <td>windows-1252
 
     </table><p class=tablenote><small>The contents of this table are derived from the intersection of
-    Windows, Chrome, and Firefox defaults. For locales where these disagreed, user agents are
-    encouraged to try using UTF-8, and to report if another encoding is more successful.</small></p>
+    Windows, Chrome, and Firefox defaults.</small></p>
 
-
    </li>
 
   </ol><p>The <a href="#document's-character-encoding">document's character encoding</a> must immediately be set to the value returned

Modified: index
===================================================================
--- index	2013-06-12 04:49:02 UTC (rev 7958)
+++ index	2013-06-12 04:52:35 UTC (rev 7959)
@@ -85039,10 +85039,8 @@
        <td>windows-1252
 
     </table><p class=tablenote><small>The contents of this table are derived from the intersection of
-    Windows, Chrome, and Firefox defaults. For locales where these disagreed, user agents are
-    encouraged to try using UTF-8, and to report if another encoding is more successful.</small></p>
+    Windows, Chrome, and Firefox defaults.</small></p>
 
-
    </li>
 
   </ol><p>The <a href="#document's-character-encoding">document's character encoding</a> must immediately be set to the value returned

Modified: source
===================================================================
--- source	2013-06-12 04:49:02 UTC (rev 7958)
+++ source	2013-06-12 04:52:35 UTC (rev 7959)
@@ -94866,10 +94866,8 @@
     </table>
 
     <p class="tablenote"><small>The contents of this table are derived from the intersection of
-    Windows, Chrome, and Firefox defaults. For locales where these disagreed, user agents are
-    encouraged to try using UTF-8, and to report if another encoding is more successful.</small></p>
+    Windows, Chrome, and Firefox defaults.</small></p>
 
-
    </li>
 
   </ol>




More information about the Commit-Watchers mailing list