- From: Eliot Graff via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 13 Oct 2010 22:31:44 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide In directory hutz:/tmp/cvs-serv11699 Modified Files: WD-html-polyglot-20101012.htm Log Message: Changes to conform to PubRules Index: WD-html-polyglot-20101012.htm =================================================================== RCS file: /sources/public/html5/html-xhtml-author-guide/WD-html-polyglot-20101012.htm,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- WD-html-polyglot-20101012.htm 12 Oct 2010 21:13:46 -0000 1.1 +++ WD-html-polyglot-20101012.htm 13 Oct 2010 22:31:42 -0000 1.2 @@ -1,504 +1,494 @@ <!DOCTYPE HTML> -<html xml:lang="en" dir="ltr" xmlns="http://www.w3.org/1999/xhtml" lang="en"><head> -<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> - - - -<!-- saved from url=(0050)http://dev.w3.org/2009/dap/ReSpec.js/template.html --> -<title>Polyglot Markup: HTML-Compatible XHTML Documents</title> -<!-- - - === NOTA BENE === [...1008 lines suppressed...] <li>A Formal Public Identifier (FPI), if present, is a case-sensitive match of the registered FPI to which it points.</li> - <li>A URI, if present in the document type declaration, is a case-sensitive match of the URI to which it points.</li> + <li>A URI, if present in the document type declaration, is a case-sensitive match of the URI to which it points. <ul> <li>If the URI is the string <code>about:legacy-compat</code>, the string <em title="must" class="rfc2119">must</em> be in lowercase, as required by HTML5.</li> <li>If the URI is an http URL, the URI must point to the correct resource, using case-sensitive letters.</li> </ul> + </li> </ul> <p> Note that polyglot markup cannot use document type declarations for @@ -1302,7 +1292,7 @@ <dt id="bib-CHARMOD">[CHARMOD]</dt> <dd>Martin J. Dürst; et al. <a href="http://www.w3.org/TR/2005/REC-charmod-20050215"> <cite>Character Model for the World Wide Web 1.0: Fundamentals.</cite></a> 15 February 2005. W3C Recommendation. - URL: <a href="http://www.w3.org/TR/2005/REC-charmod-20050215">http://www.w3.org/TR/2005/REC-charmod-20050215</a> + URL: <a href="http://www.w3.org/TR/2005/REC-charmod-20050215">http://www.w3.org/TR/2005/REC-charmod-20050215/</a> </dd> <dt id="bib-HTML5">[HTML5]</dt> <dd>Ian Hickson; David Hyatt. <a href="http://www.w3.org/TR/2010/WD-html5-20100304/"><cite>HTML 5.</cite></a>
Received on Wednesday, 13 October 2010 22:31:46 UTC