eliot: Changed title of the document

eliot: Changed title of the document

http://dev.w3.org/cvsweb/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html?r1=1.15&r2=1.16&f=h

===================================================================
RCS file: /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- html-xhtml-authoring-guide.html 17 Jun 2010 18:30:41 -0000 1.15
+++ html-xhtml-authoring-guide.html 18 Jun 2010 17:03:53 -0000 1.16
@@ -2,7 +2,7 @@
 <html dir="ltr" lang="en"><head>
 
   
-    <title>HTML/XHTML Compatibility Authoring Guidelines</title>
+    <title>Polyglot Markup: HTML-Compatible XHTML Documents</title>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
     <!-- 
       === NOTA BENE ===
@@ -18,10 +18,10 @@
 style="display: inherit;"><div class="head"><p><a 
 href="http://www.w3.org/"><img 
 src="html-xhtml-authoring-guide_files/w3c_home.png" alt="W3C" width="72"
- height="48"></a></p><h1 class="title" id="title">HTML/XHTML 
-Compatibility Authoring Guidelines</h1><h2 
-id="w3c-editor-s-draft-17-june-2010"><acronym title="World Wide Web 
-Consortium">W3C</acronym> Editor's Draft 17 June 2010</h2><dl><dt>This 
+ height="48"></a></p><h1 class="title" id="title">Polyglot Markup: 
+HTML-Compatible XHTML Documents</h1><h2 
+id="w3c-editor-s-draft-18-june-2010"><acronym title="World Wide Web 
+Consortium">W3C</acronym> Editor's Draft 18 June 2010</h2><dl><dt>This 
 version:</dt><dd><a 
 href="http://dev.w3.org/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html">http://dev.w3.org/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html</a></dd><dt>Latest
  published version:</dt><dd><a href="http://www.w3.org/TR/xxx-xxx/">http://www.w3.org/TR/xxx-xxx/</a></dd><dt>Latest
@@ -307,6 +307,9 @@
        <p>
          The following guidelines apply to any usage of element names, 
 attribute names, or attribute values in markup, script, or CSS.
+   When required, a polyglot document uses lower case letters for all 
+ASCII letters; however, case requirements do not apply to non-ASCII 
+letters such as Greek, Cyrillic, or non-ASCII Latin letters.
        </p>
  
          <div id="element-names" class="section">
@@ -372,10 +375,6 @@
    <h4><span class="secno">6.2.2 </span>Attribute Names</h4>
     <p>
      A polyglot document uses the correct case for attribute names. 
-     When required, a polyglot document <em title="must" class="rfc2119">must</em>
- use lower case letters for all ASCII letters; however, case 
-requirements do not apply to non-ASCII letters such as Greek, Cyrillic, 
-or non-ASCII Latin letters.
     </p>
             <ul>
              <li>

Received on Friday, 18 June 2010 17:04:39 UTC