html5/spec-author-view Overview.html,1.869,1.870 editing.html,1.584,1.585 spec.html,1.877,1.878

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

Modified Files:
	Overview.html editing.html spec.html 
Log Message:
Remove obsolete intro line. (whatwg r5013)

[updated by splitter]


Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.869
retrieving revision 1.870
diff -u -d -r1.869 -r1.870
--- Overview.html	13 Apr 2010 01:38:26 -0000	1.869
+++ Overview.html	13 Apr 2010 01:47:28 -0000	1.870
@@ -305,7 +305,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.4029.
+This is revision 1.4030.
    </p> 
    <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2010 <a href="http://www.w3.org/"><abbr title="World Wide

Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/editing.html,v
retrieving revision 1.584
retrieving revision 1.585
diff -u -d -r1.584 -r1.585
--- editing.html	4 Apr 2010 22:47:27 -0000	1.584
+++ editing.html	13 Apr 2010 01:47:29 -0000	1.585
@@ -298,9 +298,7 @@
     <ol><li><a href="editing.html#documentSelection"><span class="secno">7.6.1 </span>APIs for the browsing context selection</a></li><li><a href="editing.html#textFieldSelection"><span class="secno">7.6.2 </span>APIs for the text field selections</a></li></ol></li><li><a href="editing.html#contenteditable"><span class="secno">7.7 </span>The <code title="attr-contenteditable">contenteditable</code> attribute</a>
     <ol><li><a href="editing.html#making-entire-documents-editable"><span class="secno">7.7.1 </span>Making entire documents editable</a></li></ol></li><li><a href="editing.html#spelling-and-grammar-checking"><span class="secno">7.8 </span>Spelling and grammar checking</a></li></ol></li></ol></div>
 
-  <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><span><a href="http://www.w3.org/html/wg/tracker/issues/95">ISSUE-95</a> (hidden) blocks progress to Last Call</span></p><p>All <a href="infrastructure.html#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="common-microsyntaxes.html#boolean-attribute">boolean
+  <h2 id="editing"><span class="secno">7 </span><dfn>User interaction</dfn></h2><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><span><a href="http://www.w3.org/html/wg/tracker/issues/95">ISSUE-95</a> (hidden) blocks progress to Last Call</span></p><p>All <a href="infrastructure.html#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="common-microsyntaxes.html#boolean-attribute">boolean
   attribute</a>. When specified on an element, it indicates that
   the element is not yet, or is no longer, relevant. </p><div class="example">
 

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.877
retrieving revision 1.878
diff -u -d -r1.877 -r1.878
--- spec.html	13 Apr 2010 01:38:26 -0000	1.877
+++ spec.html	13 Apr 2010 01:47:29 -0000	1.878
@@ -303,7 +303,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.4029.
+This is revision 1.4030.
    </p> 
    <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
    © 2010 <a href=http://www.w3.org/><abbr title="World Wide
@@ -24099,9 +24099,7 @@
 
    </dd>
 
-  </dl><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><span><a href=http://www.w3.org/html/wg/tracker/issues/95>ISSUE-95</a> (hidden) blocks progress to Last Call</span></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
+  </dl><h2 id=editing><span class=secno>7 </span><dfn>User interaction</dfn></h2><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><span><a href=http://www.w3.org/html/wg/tracker/issues/95>ISSUE-95</a> (hidden) blocks progress to Last Call</span></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
   the element is not yet, or is no longer, relevant. </p><div class=example>
 

Received on Tuesday, 13 April 2010 01:47:33 UTC