- From: CVS User lsilli <cvsmail@w3.org>
- Date: Mon, 02 Sep 2013 04:30:30 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide In directory roscoe:/tmp/cvs-serv15913/html-xhtml-author-guide Modified Files: html-xhtml-authoring-guide.html Log Message: typo --- /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html 2013/09/02 04:27:32 1.128 +++ /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html 2013/09/02 04:30:30 1.129 @@ -131,7 +131,7 @@ However, for reasons of <a title="robustness">robustness</a>, the spec sometimes goes a little further than the principle of the lowest common denominator would have required.</p> - <p> For instance, included in the set of constrains on the serialization is the requirement to use the UTF-8 encoding. + <p> For instance, included in the set of constraints on the serialization is the requirement to use the UTF-8 encoding. This requirement is not only because of the documented benefits (the HTML-specific ones are described in HTML5 [[!HTML5]]) of this encoding - which in turn has lead the HTML5 specification to recommend that all new documents use UTF-8, but also because it is the sole encoding that <em>every</em> parser, be it an HTML parser or
Received on Monday, 2 September 2013 04:30:31 UTC