- From: CVS User egraff <cvsmail@w3.org>
- Date: Fri, 05 Jul 2013 16:40:03 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide In directory roscoe:/tmp/cvs-serv19285 Modified Files: html-xhtml-authoring-guide.html Log Message: Changed "either ... or" to "both ... and" per comment 2 in bug 22563 --- /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html 2013/07/03 23:13:27 1.113 +++ /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html 2013/07/05 16:40:03 1.114 @@ -44,7 +44,7 @@ <section id="sotd"> <p> - This document summarizes design guidelines for authors who wish their XHTML or HTML documents to validate on either HTML or XML parsers. + This document summarizes design guidelines for authors who wish their XHTML or HTML documents to validate on both HTML and XML parsers. This specification is intended to be used by web authors, particularly authors who want to serve receivers which may have either (but not both) XML or HTML parsers available. This commonly arises in legacy systems and content syndication. Polyglot is one of several transition mechanisms from legacy XML to HTML5 and this document serves to describe it accurately.
Received on Friday, 5 July 2013 16:40:04 UTC