Skip to content

Commit

Permalink
[t] (0) Authoring tools - use UTF-8 please. (bug 6993)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@3282 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jun 16, 2009
1 parent 4715a9c commit c3b1c39
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index
Expand Up @@ -10335,6 +10335,9 @@ people expect to have work and what is necessary.
<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>

Expand Down
3 changes: 3 additions & 0 deletions source
Expand Up @@ -10761,6 +10761,9 @@ people expect to have work and what is necessary.
<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>

Expand Down

0 comments on commit c3b1c39

Please sign in to comment.