html5/spec-author-view Overview.html,1.1604,1.1605 obsolete.html,1.1159,1.1160 spec.html,1.1734,1.1735 spec.preprocessed.html,1.586,1.587

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv20773

Modified Files:
	Overview.html obsolete.html spec.html spec.preprocessed.html 
Log Message:
I keep forgetting how <xmp> used to be defined. (whatwg r6548)

[updated by splitter]


Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1604
retrieving revision 1.1605
diff -u -d -r1.1604 -r1.1605
--- Overview.html	8 Sep 2011 22:57:08 -0000	1.1604
+++ Overview.html	9 Sep 2011 18:57:37 -0000	1.1605
@@ -340,7 +340,7 @@
 
    <h1>HTML5: Edition for Web Authors</h1>
    
-   <h2 class="no-num no-toc" id="editor-s-draft-8-september-2011">Editor's Draft 8 September 2011</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-9-september-2011">Editor's Draft 9 September 2011</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5-author/">http://www.w3.org/TR/html5-author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -362,7 +362,7 @@
     <dt>Editor:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.5245.</p> 
+      This is revision 1.5246.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &copy; 2011 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>&reg;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -513,7 +513,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 8 September 2011 Editor's Draft.
+  This specification is the 9 September 2011 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1734
retrieving revision 1.1735
diff -u -d -r1.1734 -r1.1735
--- spec.html	8 Sep 2011 22:57:18 -0000	1.1734
+++ spec.html	9 Sep 2011 18:57:38 -0000	1.1735
@@ -341,7 +341,7 @@
 
    <h1>HTML5: Edition for Web Authors</h1>
    
-   <h2 class="no-num no-toc" id="editor-s-draft-8-september-2011">Editor's Draft 8 September 2011</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-9-september-2011">Editor's Draft 9 September 2011</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5-author/">http://www.w3.org/TR/html5-author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -363,7 +363,7 @@
     <dt>Editor:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.5245.</p> 
+      This is revision 1.5246.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    © 2011 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -514,7 +514,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 8 September 2011 Editor's Draft.
+  This specification is the 9 September 2011 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
@@ -26126,7 +26126,7 @@
    <dd><p>Use <code><a href="#the-del-element" id="del_26">del</a></code> instead if the element is marking an edit, otherwise use <code><a href="#the-s-element" id="s_6">s</a></code> instead.</p></dd>
 
    <dt><dfn aria-haspopup="true" id="xmp" role="button" tabindex="0"><code>xmp</code></dfn></dt>
-   <dd><p>Use <code><a href="#the-pre-element" id="pre_17">pre</a></code> or <code><a href="#the-code-element" id="code_8">code</a></code> instead, and escape "<code title="">&lt;</code>" and "<code title="">&amp;</code>" characters as "<code title="">&amp;lt;</code>" and "<code title="">&amp;amp;</code>" respectively.</p></dd>
+   <dd><p>Use <code><a href="#the-pre-element" id="pre_17">pre</a></code> and <code><a href="#the-code-element" id="code_8">code</a></code> instead, and escape "<code title="">&lt;</code>" and "<code title="">&amp;</code>" characters as "<code title="">&amp;lt;</code>" and "<code title="">&amp;amp;</code>" respectively.</p></dd>
 
    <dt><dfn aria-haspopup="true" id="basefont" role="button" tabindex="0"><code>basefont</code></dfn></dt>
    <dt><dfn aria-haspopup="true" id="big" role="button" tabindex="0"><code>big</code></dfn></dt>

Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.586
retrieving revision 1.587
diff -u -d -r1.586 -r1.587
--- spec.preprocessed.html	8 Sep 2011 22:57:30 -0000	1.586
+++ spec.preprocessed.html	9 Sep 2011 18:57:47 -0000	1.587
@@ -357,7 +357,7 @@
 
    <h1>HTML5: Edition for Web Authors</h1>
    
-   <h2 class="no-num no-toc" id="editor-s-draft-8-september-2011">Editor's Draft 8 September 2011</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-9-september-2011">Editor's Draft 9 September 2011</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5-author/">http://www.w3.org/TR/html5-author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -379,7 +379,7 @@
     <dt>Editor:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.5245.</p> 
+      This is revision 1.5246.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2011 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>&#174;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -532,7 +532,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 8 September 2011 Editor's Draft.
+  This specification is the 9 September 2011 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
@@ -26017,7 +26017,7 @@
    <dd><p>Use <code><a href="#the-del-element">del</a></code> instead if the element is marking an edit, otherwise use <code><a href="#the-s-element">s</a></code> instead.</p></dd>
 
    <dt><dfn id="xmp" role="button" tabindex="0" aria-haspopup="true"><code>xmp</code></dfn></dt>
-   <dd><p>Use <code><a href="#the-pre-element">pre</a></code> or <code><a href="#the-code-element">code</a></code> instead, and escape "<code title="">&lt;</code>" and "<code title="">&amp;</code>" characters as "<code title="">&amp;lt;</code>" and "<code title="">&amp;amp;</code>" respectively.</p></dd>
+   <dd><p>Use <code><a href="#the-pre-element">pre</a></code> and <code><a href="#the-code-element">code</a></code> instead, and escape "<code title="">&lt;</code>" and "<code title="">&amp;</code>" characters as "<code title="">&amp;lt;</code>" and "<code title="">&amp;amp;</code>" respectively.</p></dd>
 
    <dt><dfn id="basefont" role="button" tabindex="0" aria-haspopup="true"><code>basefont</code></dfn></dt>
    <dt><dfn id="big" role="button" tabindex="0" aria-haspopup="true"><code>big</code></dfn></dt>

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/obsolete.html,v
retrieving revision 1.1159
retrieving revision 1.1160
diff -u -d -r1.1159 -r1.1160
--- obsolete.html	8 Sep 2011 22:57:18 -0000	1.1159
+++ obsolete.html	9 Sep 2011 18:57:37 -0000	1.1160
@@ -418,7 +418,7 @@
    <dd><p>Use <code><a href="the-del-element.html#the-del-element" id="del_26">del</a></code> instead if the element is marking an edit, otherwise use <code><a href="the-s-element.html#the-s-element" id="s_6">s</a></code> instead.</dd>
 
    <dt><dfn aria-haspopup="true" id="xmp" role="button" tabindex="0"><code>xmp</code></dfn></dt>
-   <dd><p>Use <code><a href="the-pre-element.html#the-pre-element" id="pre_17">pre</a></code> or <code><a href="the-code-element.html#the-code-element" id="code_8">code</a></code> instead, and escape "<code title="">&lt;</code>" and "<code title="">&amp;</code>" characters as "<code title="">&amp;lt;</code>" and "<code title="">&amp;amp;</code>" respectively.</dd>
+   <dd><p>Use <code><a href="the-pre-element.html#the-pre-element" id="pre_17">pre</a></code> and <code><a href="the-code-element.html#the-code-element" id="code_8">code</a></code> instead, and escape "<code title="">&lt;</code>" and "<code title="">&amp;</code>" characters as "<code title="">&amp;lt;</code>" and "<code title="">&amp;amp;</code>" respectively.</dd>
 
    <dt><dfn aria-haspopup="true" id="basefont" role="button" tabindex="0"><code>basefont</code></dfn></dt>
    <dt><dfn aria-haspopup="true" id="big" role="button" tabindex="0"><code>big</code></dfn></dt>

Received on Friday, 9 September 2011 18:57:52 UTC