[html5] r3282 - [t] (0) Authoring tools - use UTF-8 please. (bug 6993)

whatwg at whatwg.org whatwg at whatwg.org
Tue Jun 16 12:18:49 PDT 2009


Author: ianh
Date: 2009-06-16 12:18:48 -0700 (Tue, 16 Jun 2009)
New Revision: 3282

Modified:
   index
   source
Log:
[t] (0) Authoring tools - use UTF-8 please. (bug 6993)

Modified: index
===================================================================
--- index	2009-06-16 19:17:15 UTC (rev 3281)
+++ index	2009-06-16 19:18:48 UTC (rev 3282)
@@ -10335,6 +10335,9 @@
   <p>Authors are encouraged to use UTF-8. Conformance checkers may
   advise against authors using legacy encodings.</p>
 
+  <p>Authoring tools should default to using UTF-8 for newly-created
+  documents.</p>
+
   <p>In XHTML, the XML declaration should be used for inline character
   encoding information, if necessary.</p>
 

Modified: source
===================================================================
--- source	2009-06-16 19:17:15 UTC (rev 3281)
+++ source	2009-06-16 19:18:48 UTC (rev 3282)
@@ -10761,6 +10761,9 @@
   <p>Authors are encouraged to use UTF-8. Conformance checkers may
   advise against authors using legacy encodings.</p>
 
+  <p>Authoring tools should default to using UTF-8 for newly-created
+  documents.</p>
+
   <p>In XHTML, the XML declaration should be used for inline character
   encoding information, if necessary.</p>
 




More information about the Commit-Watchers mailing list