- From: CVS User mike <cvsmail@w3.org>
- Date: Tue, 15 Jul 2014 12:39:41 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-polyglot In directory roscoe:/tmp/cvs-serv29478 Modified Files: CR-html-polyglot-20140530.html Log Message: Fix link that's not only currently broken, but also never actually to begin with ever pointed to any clear, explicit statement in the HTML5 spec about how to "facilitate migration to and from XHTML". --- /sources/public/html5/html-polyglot/CR-html-polyglot-20140530.html 2014/07/15 12:24:43 1.15 +++ /sources/public/html5/html-polyglot/CR-html-polyglot-20140530.html 2014/07/15 12:39:41 1.16 @@ -50,7 +50,7 @@ This specification summarizes design guidelines for authors who wish their XHTML or HTML documents to be conforming whether parsed as HTML or as XML. The document is intended to be useful to web authors, in particular those who want to serve receivers without concern for whether they have XML or HTML parsers available. Such concerns may, for instance, arise in content syndication or when receivers are on legacy systems. - HTML polyglots <a href="http://www.w3.org/html/wg/drafts/html/master/document-metadata.html#charset-0">facilitate migration to and from XHTML</a>, + HTML polyglots facilitate migration to and from XHTML, including transition from XML 1.x to HTML5, and this document serves to accurately specify the requirements of a UTF-8 based profile for such documents. </p> <p>
Received on Tuesday, 15 July 2014 12:39:42 UTC