html5/spec Overview.html,1.3165,1.3166

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv20000

Modified Files:
	Overview.html 
Log Message:
xref fixes, spelling mistakes, and make some non-normative paragraphs less obviously non-normative since the point as being hammered maybe a little too hard. (whatwg r4004)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3165
retrieving revision 1.3166
diff -u -d -r1.3165 -r1.3166
--- Overview.html	25 Sep 2009 18:52:16 -0000	1.3165
+++ Overview.html	26 Sep 2009 22:30:37 -0000	1.3166
@@ -215,7 +215,7 @@
    <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>
    <!--ZZZ:-->
    <!--<h2 class="no-num no-toc">W3C Working Draft 25 August 2009</h2>-->
-   <h2 class="no-num no-toc" id="editor-s-draft-25-september-2009">Editor's Draft 25 September 2009</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-26-september-2009">Editor's Draft 26 September 2009</h2>
    <!--:ZZZ-->
    <dl><!-- ZZZ: update the month/day (twice), (un)comment out--><!--
     <dt>This Version:</dt>
@@ -317,7 +317,7 @@
   track.
   <!--ZZZ:-->
   <!--This specification is the 25 August 2009 Working Draft.-->
-  This specification is the 25 September 2009 Editor's Draft.
+  This specification is the 26 September 2009 Editor's Draft.
   <!--:ZZZ-->
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is also being produced by the <a href="http://www.whatwg.org/">WHATWG</a>. The two specifications are
   identical from the table of contents onwards.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><p>This specification is intended to replace (be a new version of)
@@ -4580,7 +4580,7 @@
    as appropriate. If the resource can be processed incrementally, as,
    for instance, with a progressively interlaced JPEG or an HTML file,
    additional tasks may be queued to process the data as it is
-   downloaded. The <a href="#task-source">task source</a> for these <span title="concept-tasks">tasks</span> is the <a href="#networking-task-source">networking task
+   downloaded. The <a href="#task-source">task source</a> for these <a href="#concept-task" title="concept-task">tasks</a> is the <a href="#networking-task-source">networking task
    source</a>.</p>
 
   </ol><p>If the user agent can determine the actual length of the file
@@ -9365,7 +9365,7 @@
   subresources (e.g. CSS parse errors, PNG decoding errors) are not
   failures for the purposes of this paragraph.</p>
 
-  <p>The <a href="#task-source">task source</a> for these <span title="concept-tasks">tasks</span> is the <a href="#dom-manipulation-task-source">DOM manipulation
+  <p>The <a href="#task-source">task source</a> for these <a href="#concept-task" title="concept-task">tasks</a> is the <a href="#dom-manipulation-task-source">DOM manipulation
   task source</a>.</p>
 
   <hr><p id="linkui">Interactive user agents may provide users with a
@@ -10356,7 +10356,7 @@
   <code><a href="#the-style-element">style</a></code> element must <a href="#delay-the-load-event">delay the load event</a> of
   the element's document until one of these <a href="#concept-task" title="concept-task">tasks</a> has been queued.</p>
 
-  <p>The <a href="#task-source">task source</a> for these <span title="concept-tasks">tasks</span> is the <a href="#dom-manipulation-task-source">DOM manipulation
+  <p>The <a href="#task-source">task source</a> for these <a href="#concept-task" title="concept-task">tasks</a> is the <a href="#dom-manipulation-task-source">DOM manipulation
   task source</a>.</p>
 
   </div><p class="note">This specification does not specify a style system,
@@ -16063,7 +16063,7 @@
    called <code title="event-error">error</code> on the
    <code><a href="#the-img-element">img</a></code> element.</dd>
 
-  </dl><p>The <a href="#task-source">task source</a> for these <span title="concept-tasks">tasks</span> is the <a href="#dom-manipulation-task-source">DOM manipulation
+  </dl><p>The <a href="#task-source">task source</a> for these <a href="#concept-task" title="concept-task">tasks</a> is the <a href="#dom-manipulation-task-source">DOM manipulation
   task source</a>.</p>
 
   <hr><p>What an <code><a href="#the-img-element">img</a></code> element represents depends on the <code title="attr-img-src"><a href="#attr-img-src">src</a></code> attribute and the <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code> attribute.</p>
@@ -31325,7 +31325,7 @@
   result is a number greater than zero, then the user agent should
   ensure that at least that many characters are visible.</p>
 
-  <p>The <code title="dom-input-size"><a href="#dom-input-size">size</a></code> IDL attribute
+  <p>The <code title="dom-input-size"><a href="#dom-input-size">size</a></code> IDL attribute is
   <a href="#limited-to-only-positive-non-zero-numbers">limited to only positive non-zero numbers</a>.</p>
 
   </div><h6 id="the-required-attribute"><span class="secno">4.10.5.2.5 </span>The <code title="attr-input-required"><a href="#attr-input-required">required</a></code> attribute</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-input-required" title="attr-input-required"><code>required</code></dfn>
@@ -31936,7 +31936,7 @@
   of the element's <a href="#activation-behavior">activation behavior</a> and as part of the
   <a href="#unfocusing-steps">unfocusing steps</a>.</p>
 
-  <p>The <a href="#task-source">task source</a> for these <span title="concept-tasks">tasks</span> is the <a href="#user-interaction-task-source">user interaction task
+  <p>The <a href="#task-source">task source</a> for these <a href="#concept-task" title="concept-task">tasks</a> is the <a href="#user-interaction-task-source">user interaction task
   source</a>.</p>
 
   </div><h4 id="the-button-element"><span class="secno">4.10.6 </span>The <dfn><code>button</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
@@ -32882,7 +32882,7 @@
 
   <ol><li><p>Replace every occurrence of a U+000D CARRIAGE RETURN (CR)
    character not followed by a U+000A LINE FEED (LF) character, and
-   every occurrence of a U+000A LINE FEED (LF) character not proceeded
+   every occurrence of a U+000A LINE FEED (LF) character not preceded
    by a U+000D CARRIAGE RETURN (CR) character, by a two-character
    string consisting of a U+000D CARRIAGE RETURN - U+000A LINE FEED
    (CRLF) character pair.</li>
@@ -33762,45 +33762,45 @@
 
   <dl><dt> <dfn id="suffering-from-being-missing">Suffering from being missing</dfn> </dt>
 
-   <dd> <p class="note">When a control has no <a href="#concept-fe-value" title="concept-fe-value">value</a> but has a <code title="">required</code> attribute (<code><a href="#the-input-element">input</a></code> <code title="attr-input-required"><a href="#attr-input-required">required</a></code>, <code><a href="#the-textarea-element">textarea</a></code>
+   <dd> <p>When a control has no <a href="#concept-fe-value" title="concept-fe-value">value</a> but has a <code title="">required</code> attribute (<code><a href="#the-input-element">input</a></code> <code title="attr-input-required"><a href="#attr-input-required">required</a></code>, <code><a href="#the-textarea-element">textarea</a></code>
    <code title="attr-textarea-required"><a href="#attr-textarea-required">required</a></code>). </dd>
 
    <dt> <dfn id="suffering-from-a-type-mismatch">Suffering from a type mismatch</dfn> </dt>
 
-   <dd> <p class="note">When a control that allows arbitrary user
+   <dd> <p>When a control that allows arbitrary user
    input has a <a href="#concept-fe-value" title="concept-fe-value">value</a> that is not
    in the correct syntax (<a href="#e-mail-state" title="attr-input-type-email">E-mail</a>, <a href="#url-state" title="attr-input-type-url">URL</a>). </dd>
 
    <dt> <dfn id="suffering-from-a-pattern-mismatch">Suffering from a pattern mismatch</dfn> </dt>
 
-   <dd> <p class="note">When a control has a <a href="#concept-fe-value" title="concept-fe-value">value</a> that doesn't satisfy the
+   <dd> <p>When a control has a <a href="#concept-fe-value" title="concept-fe-value">value</a> that doesn't satisfy the
    <code title="attr-input-pattern"><a href="#attr-input-pattern">pattern</a></code> attribute.</dd>
 
    <dt> <dfn id="suffering-from-being-too-long">Suffering from being too long</dfn> </dt>
 
-   <dd> <p class="note">When a control has a <a href="#concept-fe-value" title="concept-fe-value">value</a> that is too long for the
+   <dd> <p>When a control has a <a href="#concept-fe-value" title="concept-fe-value">value</a> that is too long for the
    <a href="#attr-fe-maxlength" title="attr-fe-maxlength">form control <code title="">maxlength</code> attribute</a> (<code><a href="#the-input-element">input</a></code>
    <code title="attr-input-maxlength"><a href="#attr-input-maxlength">maxlength</a></code>,
    <code><a href="#the-textarea-element">textarea</a></code> <code title="attr-textarea-maxlength"><a href="#attr-textarea-maxlength">maxlength</a></code>). </dd>
 
    <dt> <dfn id="suffering-from-an-underflow">Suffering from an underflow</dfn> </dt>
 
-   <dd> <p class="note">When a control has a <a href="#concept-fe-value" title="concept-fe-value">value</a> that is too low for the <code title="attr-input-min"><a href="#attr-input-min">min</a></code> attribute.</dd>
+   <dd> <p>When a control has a <a href="#concept-fe-value" title="concept-fe-value">value</a> that is too low for the <code title="attr-input-min"><a href="#attr-input-min">min</a></code> attribute.</dd>
 
    <dt> <dfn id="suffering-from-an-overflow">Suffering from an overflow</dfn> </dt>
 
-   <dd> <p class="note">When a control has a <a href="#concept-fe-value" title="concept-fe-value">value</a> that is too high for the
+   <dd> <p>When a control has a <a href="#concept-fe-value" title="concept-fe-value">value</a> that is too high for the
    <code title="attr-input-max"><a href="#attr-input-max">max</a></code> attribute.</dd>
 
    <dt> <dfn id="suffering-from-a-step-mismatch">Suffering from a step mismatch</dfn> </dt>
 
-   <dd> <p class="note">When a control has a <a href="#concept-fe-value" title="concept-fe-value">value</a> that doesn't fit the rules
+   <dd> <p>When a control has a <a href="#concept-fe-value" title="concept-fe-value">value</a> that doesn't fit the rules
    given by the <code title="attr-input-step"><a href="#attr-input-step">step</a></code>
    attribute.</dd>
 
    <dt> <dfn id="suffering-from-a-custom-error">Suffering from a custom error</dfn> </dt>
 
-   <dd> <p class="note">When a control's <a href="#custom-validity-error-message">custom validity error
+   <dd> <p>When a control's <a href="#custom-validity-error-message">custom validity error
    message</a> (as set by the element's <code title="dom-cva-setCustomValidity"><a href="#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
    method) is not the empty string.</p> </dd>
 
@@ -45806,7 +45806,7 @@
 
    <li><p>Return <var title="">timeout</var>.</li>
 
-  </ol><hr><p>The <a href="#task-source">task source</a> for these <span title="concept-tasks">tasks</span> is the <dfn id="timer-task-source">timer task
+  </ol><hr><p>The <a href="#task-source">task source</a> for these <a href="#concept-task" title="concept-task">tasks</a> is the <dfn id="timer-task-source">timer task
   source</dfn>.</p>
 
   </div><h3 id="user-prompts"><span class="secno">6.7 </span>User prompts</h3><!--
@@ -61870,7 +61870,7 @@
    current value of the <a href="#pending-state-object">pending state object</a>. This event
    must bubble but not be cancelable and has no default action.</li>
 
-  </ol><p>The <a href="#task-source">task source</a> for these <span title="concept-tasks">tasks</span> is the <a href="#dom-manipulation-task-source">DOM manipulation
+  </ol><p>The <a href="#task-source">task source</a> for these <a href="#concept-task" title="concept-task">tasks</a> is the <a href="#dom-manipulation-task-source">DOM manipulation
   task source</a>.</p>
 
   </div><div class="impl">

Received on Saturday, 26 September 2009 22:30:50 UTC