html5/spec-author-view Overview.html,1.177,1.178 acknowledgements.html,1.177,1.178 browsers.html,1.178,1.179 comms.html,1.177,1.178 dom.html,1.178,1.179 editing.html,1.177,1.178 embedded-content-0.html,1.177,1.178 forms.html,1.177,1.178 history.html,1.178,1.179 iana-considerations.html,1.177,1.178 index.html,1.177,1.178 infrastructure.html,1.178,1.179 interactive-elements.html,1.177,1.178 introduction.html,1.178,1.179 microdata.html,1.177,1.178 named-character-references.html,1.178,1.179 no.html,1.177,1.178 obsolete.html,1.178,1.179 offline.html,1.177,1.178 references.html,1.177,1.178 semantics.html,1.177,1.178 spec.html,1.178,1.179 syntax.html,1.178,1.179 tabular-data.html,1.177,1.178 text-level-semantics.html,1.176,1.177 the-canvas-element.html,1.177,1.178 the-xhtml-syntax.html,1.176,1.177 video.html,1.177,1.178

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

Modified Files:
	Overview.html acknowledgements.html browsers.html comms.html 
	dom.html editing.html embedded-content-0.html forms.html 
	history.html iana-considerations.html index.html 
	infrastructure.html interactive-elements.html 
	introduction.html microdata.html 
	named-character-references.html no.html obsolete.html 
	offline.html references.html semantics.html spec.html 
	syntax.html tabular-data.html text-level-semantics.html 
	the-canvas-element.html the-xhtml-syntax.html video.html 
Log Message:
Give power to the wiki maintainers to nuke pointless synonyms. (whatwg r3908)

[updated by splitter]


Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- infrastructure.html	18 Sep 2009 20:47:20 -0000	1.178
+++ infrastructure.html	18 Sep 2009 21:37:05 -0000	1.179
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="introduction.html">&#8592; 1 Introduction</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -d -r1.176 -r1.177
--- text-level-semantics.html	18 Sep 2009 20:47:21 -0000	1.176
+++ text-level-semantics.html	18 Sep 2009 21:37:06 -0000	1.177
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="semantics.html">&#8592; 4 The elements of HTML</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/history.html,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- history.html	18 Sep 2009 20:47:20 -0000	1.178
+++ history.html	18 Sep 2009 21:37:05 -0000	1.179
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="offline.html">&#8592; 6.7 Offline Web applications</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
@@ -938,10 +938,9 @@
   <code><a href="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-canvas-element.html#the-area-element">area</a></code>
   elements. For <code><a href="semantics.html#the-link-element">link</a></code> elements, it creates a <a href="semantics.html#hyperlink-link" title="hyperlink link">hyperlink</a>.</p><p>The <code title="rel-prev"><a href="#link-type-prev">prev</a></code> keyword indicates that the
   document is part of a sequence, and that the link is leading to the
-  document that is the previous logical document in the sequence.</p><h5 id="other-link-types"><span class="secno">6.10.2.20 </span>Other link types</h5><p>Other than the types defined above, only types defined as
-  extensions in the <a href="http://wiki.whatwg.org/wiki/RelExtensions">WHATWG Wiki
-  RelExtensions page</a> may be used with the <code title="">rel</code> attribute on <code><a href="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>,
-  and <code><a href="the-canvas-element.html#the-area-element">area</a></code> elements. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p><p>Anyone is free to edit the WHATWG Wiki RelExtensions page at any
+  document that is the previous logical document in the sequence.</p><h5 id="other-link-types"><span class="secno">6.10.2.20 </span>Other link types</h5><p><dfn id="concept-rel-extensions" title="concept-rel-extensions">Extensions to the predefined
+  set of link types</dfn> may be registered in the <a href="http://wiki.whatwg.org/wiki/RelExtensions">WHATWG Wiki
+  RelExtensions page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p><p>Anyone is free to edit the WHATWG Wiki RelExtensions page at any
   time to add a type. Extension types must be specified with the
   following information:</p><dl><dt>Keyword</dt>
 
@@ -997,10 +996,11 @@
 
    <dt>Brief description</dt>
 
-   <dd><p>A short description of what the keyword's meaning is.</p></dd>
+   <dd><p>A short non-normative description of what the keyword's
+   meaning is.</p></dd>
 
 
-   <dt>Link to more details</dt>
+   <dt>Specification</dt>
 
    <dd><p>A link to a more detailed description of the keyword's
    semantics and requirements. It could be another page on the Wiki,
@@ -1010,9 +1010,12 @@
    <dt>Synonyms</dt>
 
    <dd><p>A list of other keyword values that have exactly the same
-   processing requirements. Authors must not use the values defined to
-   be synonyms, they are only intended to allow user agents to support
-   legacy content.</p></dd>
+   processing requirements. Authors should not use the values defined
+   to be synonyms, they are only intended to allow user agents to
+   support legacy content. Anyone may remove synonyms that are not
+   used in practice; only names that need to be processed as synonyms
+   for compatibility with legacy content are to be registered in this
+   way.</p></dd>
 
 
    <dt>Status</dt>
@@ -1021,37 +1024,48 @@
 
     <p>One of the following:</p>
 
-    <dl><dt>Proposal</dt>
+    <dl><dt>Proposed</dt>
 
      <dd>The keyword has not received wide peer review and
-     approval. It is included for completeness because pages use the
-     keyword. Pages should not use the keyword.</dd>
+     approval. Someone has proposed it and is, or soon will be, using
+     it.</dd>
 
-     <dt>Accepted</dt>
+     <dt>Ratified</dt>
 
      <dd>The keyword has received wide peer review and approval. It
      has a specification that unambiguously defines how to handle
-     pages that use the keyword, including when they use them in
-     incorrect ways. Pages may use the keyword.</dd>
+     pages that use the keyword, including when they use it in
+     incorrect ways.</dd>
 
-     <dt>Rejected</dt>
+     <dt>Discontinued</dt>
 
      <dd>The keyword has received wide peer review and it has been
-     found to have significant problems. Pages must not use the
-     keyword. When a keyword has this status, the "Effect
-     on... <code><a href="semantics.html#the-link-element">link</a></code>" and "Effect on... <code><a href="text-level-semantics.html#the-a-element">a</a></code> and
-     <code><a href="the-canvas-element.html#the-area-element">area</a></code>" information should be set to "not
-     allowed".</dd>
+     found wanting. Existing pages are using this keyword, but new
+     pages should avoid it. The "brief description" and
+     "specification" entries will give details of what authors should
+     use instead, if anything.</dd>
 
-    </dl><p>If a keyword is added with the "proposal" status and found to
+    </dl><p>If a keyword is found to be redundant with existing values, it
+    should be removed and listed as a synonym for the existing
+    value.</p>
+
+    <p>If a keyword is registered in the "proposed" state for a
+    period of a month or more without being used or specified, then it
+    may be removed from the registry.</p>
+
+    <p>If a keyword is added with the "proposed" status and found to
     be redundant with existing values, it should be removed and listed
     as a synonym for the existing value. If a keyword is added with
-    the "proposal" status and found to be harmful, then it should be
-    changed to "rejected" status, and its "Effect on..." information
-    should be changed accordingly.</p>
+    the "proposed" status and found to be harmful, then it should be
+    changed to "discontinued" status.</p>
+
+    <p>Anyone can change the status at any time, but should only do so
+    in accordance with the definitions above.</p>
 
    </dd>
 
-  </dl><p>This specification does not define how new values will get
-  approved. It is expected that the Wiki will have a community that
-  addresses this.</p></body></html>
\ No newline at end of file
+  </dl><p>Types defined as extensions in the <a href="http://wiki.whatwg.org/wiki/RelExtensions">WHATWG Wiki
+  RelExtensions page</a> with the status "proposed" or "ratified" may
+  be used with the <code title="">rel</code> attribute on
+  <code><a href="semantics.html#the-link-element">link</a></code>, <code><a href="text-level-semantics.html#the-a-element">a</a></code>, and <code><a href="the-canvas-element.html#the-area-element">area</a></code> elements in
+  accordance to the "Effect on..." field. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p></body></html>
\ No newline at end of file

Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- tabular-data.html	18 Sep 2009 20:47:21 -0000	1.177
+++ tabular-data.html	18 Sep 2009 21:37:06 -0000	1.178
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="the-canvas-element.html">&#8592; 4.8.11 The canvas element</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: microdata.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/microdata.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- microdata.html	18 Sep 2009 20:47:20 -0000	1.177
+++ microdata.html	18 Sep 2009 21:37:06 -0000	1.178
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="interactive-elements.html">&#8592; 4.11 Interactive elements</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- Overview.html	18 Sep 2009 20:47:20 -0000	1.177
+++ Overview.html	18 Sep 2009 21:37:05 -0000	1.178
@@ -240,7 +240,7 @@
    </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>.
-This is revision 1.3068.
+This is revision 1.3070.
    </p>
    <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2009 <a href="http://www.w3.org/"><abbr title="World Wide

Index: embedded-content-0.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/embedded-content-0.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- embedded-content-0.html	18 Sep 2009 20:47:20 -0000	1.177
+++ embedded-content-0.html	18 Sep 2009 21:37:05 -0000	1.178
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="dom.html">&#8592; 3 Semantics, structure, and APIs of HTML documents</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dom.html,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- dom.html	18 Sep 2009 20:47:20 -0000	1.178
+++ dom.html	18 Sep 2009 21:37:05 -0000	1.179
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="infrastructure.html">&#8592; 2 Common infrastructure</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- acknowledgements.html	18 Sep 2009 20:47:20 -0000	1.177
+++ acknowledgements.html	18 Sep 2009 21:37:05 -0000	1.178
@@ -217,7 +217,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="references.html">&#8592; References</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a>

Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- the-canvas-element.html	18 Sep 2009 20:47:21 -0000	1.177
+++ the-canvas-element.html	18 Sep 2009 21:37:06 -0000	1.178
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="video.html">&#8592; 4.8.7 The video element</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: iana-considerations.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/iana-considerations.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- iana-considerations.html	18 Sep 2009 20:47:20 -0000	1.177
+++ iana-considerations.html	18 Sep 2009 21:37:05 -0000	1.178
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="no.html">&#8592; 12 Things that you can't do with this specification because they are better handled using other technologies that are further described herein</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/forms.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- forms.html	18 Sep 2009 20:47:20 -0000	1.177
+++ forms.html	18 Sep 2009 21:37:05 -0000	1.178
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="tabular-data.html">&#8592; 4.9 Tabular data</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- interactive-elements.html	18 Sep 2009 20:47:20 -0000	1.177
+++ interactive-elements.html	18 Sep 2009 21:37:05 -0000	1.178
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="forms.html">&#8592; 4.10 Forms</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/editing.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- editing.html	18 Sep 2009 20:47:20 -0000	1.177
+++ editing.html	18 Sep 2009 21:37:05 -0000	1.178
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="history.html">&#8592; 6.8 Session history and navigation</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: video.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/video.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- video.html	18 Sep 2009 20:47:21 -0000	1.177
+++ video.html	18 Sep 2009 21:37:06 -0000	1.178
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="text-level-semantics.html">&#8592; 4.6 Text-level semantics</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/browsers.html,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- browsers.html	18 Sep 2009 20:47:20 -0000	1.178
+++ browsers.html	18 Sep 2009 21:37:05 -0000	1.179
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="microdata.html">&#8592; 5 Microdata</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-xhtml-syntax.html,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -d -r1.176 -r1.177
--- the-xhtml-syntax.html	18 Sep 2009 20:47:21 -0000	1.176
+++ the-xhtml-syntax.html	18 Sep 2009 21:37:06 -0000	1.177
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="named-character-references.html">&#8592; 9.2 Named character references</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/offline.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- offline.html	18 Sep 2009 20:47:20 -0000	1.177
+++ offline.html	18 Sep 2009 21:37:06 -0000	1.178
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="browsers.html">&#8592; 6 Web browsers</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/syntax.html,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- syntax.html	18 Sep 2009 20:47:21 -0000	1.178
+++ syntax.html	18 Sep 2009 21:37:06 -0000	1.179
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="comms.html">&#8592; 8 Communication</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/obsolete.html,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- obsolete.html	18 Sep 2009 20:47:20 -0000	1.178
+++ obsolete.html	18 Sep 2009 21:37:06 -0000	1.179
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="the-xhtml-syntax.html">&#8592; 10 The XHTML syntax</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/named-character-references.html,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- named-character-references.html	18 Sep 2009 20:47:20 -0000	1.178
+++ named-character-references.html	18 Sep 2009 21:37:06 -0000	1.179
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="syntax.html">&#8592; 9 The HTML syntax</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/references.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- references.html	18 Sep 2009 20:47:20 -0000	1.177
+++ references.html	18 Sep 2009 21:37:06 -0000	1.178
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="index.html">&#8592; Index</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/semantics.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- semantics.html	18 Sep 2009 20:47:20 -0000	1.177
+++ semantics.html	18 Sep 2009 21:37:06 -0000	1.178
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="embedded-content-0.html">&#8592; 3.2.5.1.6 Embedded content</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;
@@ -638,11 +638,12 @@
 
    <dt>Brief description</dt>
 
-   <dd><p>A short description of what the metadata name's meaning is,
-   including the format the value is required to be in.</p></dd>
+   <dd><p>A short non-normative description of what the metadata
+   name's meaning is, including the format the value is required to be
+   in.</p></dd>
 
 
-   <dt>Link to more details</dt>
+   <dt>Specification</dt>
 
    <dd>A link to a more detailed description of the metadata name's
    semantics and requirements. It could be another page on the Wiki,
@@ -654,7 +655,10 @@
    <dd><p>A list of other names that have exactly the same processing
    requirements. Authors should not use the names defined to be
    synonyms, they are only intended to allow user agents to support
-   legacy content.</p></dd>
+   legacy content. Anyone may remove synonyms that are not used in
+   practice; only names that need to be processed as synonyms for
+   compatibility with legacy content are to be registered in this
+   way.</p></dd>
 
 
    <dt>Status</dt>
@@ -663,34 +667,46 @@
 
     <p>One of the following:</p>
 
-    <dl><dt>Proposal</dt>
+    <dl><dt>Proposed</dt>
 
      <dd>The name has not received wide peer review and
-     approval. Someone has proposed it and is using it.</dd>
+     approval. Someone has proposed it and is, or soon will be, using
+     it.</dd>
 
-     <dt>Accepted</dt>
+     <dt>Ratified</dt>
 
      <dd>The name has received wide peer review and approval. It has a
      specification that unambiguously defines how to handle pages that
      use the name, including when they use it in incorrect ways.</dd>
 
-     <dt>Unendorsed</dt>
+     <dt>Discontinued</dt>
 
      <dd>The metadata name has received wide peer review and it has
-     been found wanting. Existing pages are using this keyword, but
-     new pages should avoid it. The "brief description" and "link to
-     more details" entries will give details of what authors should
+     been found wanting. Existing pages are using this metadata name,
+     but new pages should avoid it. The "brief description" and
+     "specification" entries will give details of what authors should
      use instead, if anything.</dd>
 
-    </dl><p>If a metadata name is added with the "proposal" status and
+    </dl><p>If a metadata name is found to be redundant with existing
+    values, it should be removed and listed as a synonym for the
+    existing value.</p>
+
+    <p>If a metadata name is registered in the "proposed" state for a
+    period of a month or more without being used or specified, then it
+    may be removed from the registry.</p>
+
+    <p>If a metadata name is added with the "proposed" status and
     found to be redundant with existing values, it should be removed
-    and listed as a synonym for the existing value.</p>
+    and listed as a synonym for the existing value. If a metadata name
+    is added with the "proposed" status and found to be harmful, then
+    it should be changed to "discontinued" status.</p>
+
+    <p>Anyone can change the status at any time, but should only do so
+    in accordance with the definitions above.</p>
 
    </dd>
 
-  </dl><p>This specification does not define how new values will get
-  approved. It is expected that the Wiki will have a community that
-  addresses this.</p><p>Metadata names whose values are to be <a href="infrastructure.html#url" title="URL">URLs</a> must not be proposed or accepted. Links must
+  </dl><p>Metadata names whose values are to be <a href="infrastructure.html#url" title="URL">URLs</a> must not be proposed or accepted. Links must
   be represented using the <code><a href="#the-link-element">link</a></code> element, not the
   <code><a href="#meta">meta</a></code> element.</p><h5 id="pragma-directives"><span class="secno">4.2.5.3 </span>Pragma directives</h5><p>When the <dfn id="attr-meta-http-equiv" title="attr-meta-http-equiv"><code>http-equiv</code></dfn> attribute
   is specified on a <code><a href="#meta">meta</a></code> element, the element is a pragma
@@ -878,7 +894,7 @@
   PragmaExtensions page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p><p>Such extensions must use a name that is identical to a
   previously-registered HTTP header defined in an RFC, and must have
   behavior identical to that described for the HTTP header. Pragma
-  directions corresponding to headers describing metadata, or not
+  directives corresponding to headers describing metadata, or not
   requiring specific user agent processing, must not be registered;
   instead, use <a href="#concept-meta-extensions" title="concept-meta-extensions">metadata
   names</a>. Pragma directions corresponding to headers that affect
@@ -888,13 +904,15 @@
   any time to add a pragma directive satisfying these conditions. Such
   registrations must specify the following information:</p><dl><dt>Keyword</dt>
 
-   <dd><p>The actual name being defined.</p></dd>
+   <dd><p>The actual name being defined. The name must match a
+   previously-registered HTTP name with the same
+   requirements.</p></dd>
 
 
    <dt>Brief description</dt>
 
-   <dd><p>A short description of the purpose of the pragma
-   directive.</p></dd>
+   <dd><p>A short non-normative description of the purpose of the
+   pragma directive.</p></dd>
 
 
    <dt>Specification</dt>

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- index.html	18 Sep 2009 20:47:20 -0000	1.177
+++ index.html	18 Sep 2009 21:37:05 -0000	1.178
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="iana-considerations.html">&#8592; IANA considerations</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: comms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/comms.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- comms.html	18 Sep 2009 20:47:20 -0000	1.177
+++ comms.html	18 Sep 2009 21:37:05 -0000	1.178
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="editing.html">&#8592; 7 User Interaction</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- spec.html	18 Sep 2009 20:47:20 -0000	1.178
+++ spec.html	18 Sep 2009 21:37:06 -0000	1.179
@@ -238,7 +238,7 @@
    </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>.
-This is revision 1.3068.
+This is revision 1.3070.
    </p>
    <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
    © 2009 <a href=http://www.w3.org/><abbr title="World Wide
@@ -4493,11 +4493,12 @@
 
    <dt>Brief description</dt>
 
-   <dd><p>A short description of what the metadata name's meaning is,
-   including the format the value is required to be in.</p></dd>
+   <dd><p>A short non-normative description of what the metadata
+   name's meaning is, including the format the value is required to be
+   in.</p></dd>
 
 
-   <dt>Link to more details</dt>
+   <dt>Specification</dt>
 
    <dd>A link to a more detailed description of the metadata name's
    semantics and requirements. It could be another page on the Wiki,
@@ -4509,7 +4510,10 @@
    <dd><p>A list of other names that have exactly the same processing
    requirements. Authors should not use the names defined to be
    synonyms, they are only intended to allow user agents to support
-   legacy content.</p></dd>
+   legacy content. Anyone may remove synonyms that are not used in
+   practice; only names that need to be processed as synonyms for
+   compatibility with legacy content are to be registered in this
+   way.</p></dd>
 
 
    <dt>Status</dt>
@@ -4518,34 +4522,46 @@
 
     <p>One of the following:</p>
 
-    <dl><dt>Proposal</dt>
+    <dl><dt>Proposed</dt>
 
      <dd>The name has not received wide peer review and
-     approval. Someone has proposed it and is using it.</dd>
+     approval. Someone has proposed it and is, or soon will be, using
+     it.</dd>
 
-     <dt>Accepted</dt>
+     <dt>Ratified</dt>
 
      <dd>The name has received wide peer review and approval. It has a
      specification that unambiguously defines how to handle pages that
      use the name, including when they use it in incorrect ways.</dd>
 
-     <dt>Unendorsed</dt>
+     <dt>Discontinued</dt>
 
      <dd>The metadata name has received wide peer review and it has
-     been found wanting. Existing pages are using this keyword, but
-     new pages should avoid it. The "brief description" and "link to
-     more details" entries will give details of what authors should
+     been found wanting. Existing pages are using this metadata name,
+     but new pages should avoid it. The "brief description" and
+     "specification" entries will give details of what authors should
      use instead, if anything.</dd>
 
-    </dl><p>If a metadata name is added with the "proposal" status and
+    </dl><p>If a metadata name is found to be redundant with existing
+    values, it should be removed and listed as a synonym for the
+    existing value.</p>
+
+    <p>If a metadata name is registered in the "proposed" state for a
+    period of a month or more without being used or specified, then it
+    may be removed from the registry.</p>
+
+    <p>If a metadata name is added with the "proposed" status and
     found to be redundant with existing values, it should be removed
-    and listed as a synonym for the existing value.</p>
+    and listed as a synonym for the existing value. If a metadata name
+    is added with the "proposed" status and found to be harmful, then
+    it should be changed to "discontinued" status.</p>
+
+    <p>Anyone can change the status at any time, but should only do so
+    in accordance with the definitions above.</p>
 
    </dd>
 
-  </dl><p>This specification does not define how new values will get
-  approved. It is expected that the Wiki will have a community that
-  addresses this.</p><p>Metadata names whose values are to be <a href=#url title=URL>URLs</a> must not be proposed or accepted. Links must
+  </dl><p>Metadata names whose values are to be <a href=#url title=URL>URLs</a> must not be proposed or accepted. Links must
   be represented using the <code><a href=#the-link-element>link</a></code> element, not the
   <code><a href=#meta>meta</a></code> element.</p><h5 id=pragma-directives><span class=secno>4.2.5.3 </span>Pragma directives</h5><p>When the <dfn id=attr-meta-http-equiv title=attr-meta-http-equiv><code>http-equiv</code></dfn> attribute
   is specified on a <code><a href=#meta>meta</a></code> element, the element is a pragma
@@ -4733,7 +4749,7 @@
   PragmaExtensions page</a>. <a href=#refsWHATWGWIKI>[WHATWGWIKI]</a></p><p>Such extensions must use a name that is identical to a
   previously-registered HTTP header defined in an RFC, and must have
   behavior identical to that described for the HTTP header. Pragma
-  directions corresponding to headers describing metadata, or not
+  directives corresponding to headers describing metadata, or not
   requiring specific user agent processing, must not be registered;
   instead, use <a href=#concept-meta-extensions title=concept-meta-extensions>metadata
   names</a>. Pragma directions corresponding to headers that affect
@@ -4743,13 +4759,15 @@
   any time to add a pragma directive satisfying these conditions. Such
   registrations must specify the following information:</p><dl><dt>Keyword</dt>
 
-   <dd><p>The actual name being defined.</p></dd>
+   <dd><p>The actual name being defined. The name must match a
+   previously-registered HTTP name with the same
+   requirements.</p></dd>
 
 
    <dt>Brief description</dt>
 
-   <dd><p>A short description of the purpose of the pragma
-   directive.</p></dd>
+   <dd><p>A short non-normative description of the purpose of the
+   pragma directive.</p></dd>
 
 
    <dt>Specification</dt>
@@ -24055,10 +24073,9 @@
   <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code>
   elements. For <code><a href=#the-link-element>link</a></code> elements, it creates a <a href=#hyperlink-link title="hyperlink link">hyperlink</a>.</p><p>The <code title=rel-prev><a href=#link-type-prev>prev</a></code> keyword indicates that the
   document is part of a sequence, and that the link is leading to the
-  document that is the previous logical document in the sequence.</p><h5 id=other-link-types><span class=secno>6.10.2.20 </span>Other link types</h5><p>Other than the types defined above, only types defined as
-  extensions in the <a href=http://wiki.whatwg.org/wiki/RelExtensions>WHATWG Wiki
-  RelExtensions page</a> may be used with the <code title="">rel</code> attribute on <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>,
-  and <code><a href=#the-area-element>area</a></code> elements. <a href=#refsWHATWGWIKI>[WHATWGWIKI]</a></p><p>Anyone is free to edit the WHATWG Wiki RelExtensions page at any
+  document that is the previous logical document in the sequence.</p><h5 id=other-link-types><span class=secno>6.10.2.20 </span>Other link types</h5><p><dfn id=concept-rel-extensions title=concept-rel-extensions>Extensions to the predefined
+  set of link types</dfn> may be registered in the <a href=http://wiki.whatwg.org/wiki/RelExtensions>WHATWG Wiki
+  RelExtensions page</a>. <a href=#refsWHATWGWIKI>[WHATWGWIKI]</a></p><p>Anyone is free to edit the WHATWG Wiki RelExtensions page at any
   time to add a type. Extension types must be specified with the
   following information:</p><dl><dt>Keyword</dt>
 
@@ -24114,10 +24131,11 @@
 
    <dt>Brief description</dt>
 
-   <dd><p>A short description of what the keyword's meaning is.</p></dd>
+   <dd><p>A short non-normative description of what the keyword's
+   meaning is.</p></dd>
 
 
-   <dt>Link to more details</dt>
+   <dt>Specification</dt>
 
    <dd><p>A link to a more detailed description of the keyword's
    semantics and requirements. It could be another page on the Wiki,
@@ -24127,9 +24145,12 @@
    <dt>Synonyms</dt>
 
    <dd><p>A list of other keyword values that have exactly the same
-   processing requirements. Authors must not use the values defined to
-   be synonyms, they are only intended to allow user agents to support
-   legacy content.</p></dd>
+   processing requirements. Authors should not use the values defined
+   to be synonyms, they are only intended to allow user agents to
+   support legacy content. Anyone may remove synonyms that are not
+   used in practice; only names that need to be processed as synonyms
+   for compatibility with legacy content are to be registered in this
+   way.</p></dd>
 
 
    <dt>Status</dt>
@@ -24138,40 +24159,51 @@
 
     <p>One of the following:</p>
 
-    <dl><dt>Proposal</dt>
+    <dl><dt>Proposed</dt>
 
      <dd>The keyword has not received wide peer review and
-     approval. It is included for completeness because pages use the
-     keyword. Pages should not use the keyword.</dd>
+     approval. Someone has proposed it and is, or soon will be, using
+     it.</dd>
 
-     <dt>Accepted</dt>
+     <dt>Ratified</dt>
 
      <dd>The keyword has received wide peer review and approval. It
      has a specification that unambiguously defines how to handle
-     pages that use the keyword, including when they use them in
-     incorrect ways. Pages may use the keyword.</dd>
+     pages that use the keyword, including when they use it in
+     incorrect ways.</dd>
 
-     <dt>Rejected</dt>
+     <dt>Discontinued</dt>
 
      <dd>The keyword has received wide peer review and it has been
-     found to have significant problems. Pages must not use the
-     keyword. When a keyword has this status, the "Effect
-     on... <code><a href=#the-link-element>link</a></code>" and "Effect on... <code><a href=#the-a-element>a</a></code> and
-     <code><a href=#the-area-element>area</a></code>" information should be set to "not
-     allowed".</dd>
+     found wanting. Existing pages are using this keyword, but new
+     pages should avoid it. The "brief description" and
+     "specification" entries will give details of what authors should
+     use instead, if anything.</dd>
 
-    </dl><p>If a keyword is added with the "proposal" status and found to
+    </dl><p>If a keyword is found to be redundant with existing values, it
+    should be removed and listed as a synonym for the existing
+    value.</p>
+
+    <p>If a keyword is registered in the "proposed" state for a
+    period of a month or more without being used or specified, then it
+    may be removed from the registry.</p>
+
+    <p>If a keyword is added with the "proposed" status and found to
     be redundant with existing values, it should be removed and listed
     as a synonym for the existing value. If a keyword is added with
-    the "proposal" status and found to be harmful, then it should be
-    changed to "rejected" status, and its "Effect on..." information
-    should be changed accordingly.</p>
+    the "proposed" status and found to be harmful, then it should be
+    changed to "discontinued" status.</p>
+
+    <p>Anyone can change the status at any time, but should only do so
+    in accordance with the definitions above.</p>
 
    </dd>
 
-  </dl><p>This specification does not define how new values will get
-  approved. It is expected that the Wiki will have a community that
-  addresses this.</p><h2 id=editing><span class=secno>7 </span><dfn>User Interaction</dfn></h2><p>This section describes various features that allow authors to
+  </dl><p>Types defined as extensions in the <a href=http://wiki.whatwg.org/wiki/RelExtensions>WHATWG Wiki
+  RelExtensions page</a> with the status "proposed" or "ratified" may
+  be used with the <code title="">rel</code> attribute on
+  <code><a href=#the-link-element>link</a></code>, <code><a href=#the-a-element>a</a></code>, and <code><a href=#the-area-element>area</a></code> elements in
+  accordance to the "Effect on..." field. <a href=#refsWHATWGWIKI>[WHATWGWIKI]</a></p><h2 id=editing><span class=secno>7 </span><dfn>User Interaction</dfn></h2><p>This section describes various features that allow authors to
   enable users to edit documents and parts of documents
   interactively.</p><h3 id=the-hidden-attribute><span class=secno>7.1 </span>The <dfn title=attr-hidden><code>hidden</code></dfn> attribute</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>All <a href=#html-elements>HTML elements</a> may have the <code title=attr-hidden><a href=#the-hidden-attribute>hidden</a></code> content attribute set. The <code title=attr-hidden><a href=#the-hidden-attribute>hidden</a></code> attribute is a <a href=#boolean-attribute>boolean
   attribute</a>. When specified on an element, it indicates that

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- introduction.html	18 Sep 2009 20:47:20 -0000	1.178
+++ introduction.html	18 Sep 2009 21:37:06 -0000	1.179
@@ -217,7 +217,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="Overview.html#contents">Table of contents</a> &#8211;
    <a href="infrastructure.html">2 Common infrastructure &#8594;</a>

Index: no.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/no.html,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- no.html	18 Sep 2009 20:47:20 -0000	1.177
+++ no.html	18 Sep 2009 21:37:06 -0000	1.178
@@ -218,7 +218,7 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-<p>This is revision 1.3068.</p>
+<p>This is revision 1.3070.</p>
    </div><div>
    <a href="obsolete.html">&#8592; 11 Obsolete features</a> &#8211;
    <a href="Overview.html#contents">Table of contents</a> &#8211;

Received on Friday, 18 September 2009 21:37:19 UTC