[html5] r4004 - [e] (0) xref fixes, spelling mistakes, and make some non-normative paragraphs le [...]

whatwg at whatwg.org whatwg at whatwg.org
Sat Sep 26 15:38:27 PDT 2009


Author: ianh
Date: 2009-09-26 15:38:26 -0700 (Sat, 26 Sep 2009)
New Revision: 4004

Modified:
   index
   source
Log:
[e] (0) 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.

Modified: index
===================================================================
--- index	2009-09-25 18:59:52 UTC (rev 4003)
+++ index	2009-09-26 22:38:26 UTC (rev 4004)
@@ -112,7 +112,7 @@
   <div class=head>
    <p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id=draft-standard-—-25-september-2009>Draft Standard — 25 September 2009</h2>
+   <h2 class="no-num no-toc" id=draft-standard-—-26-september-2009>Draft Standard — 26 September 2009</h2>
    <p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -5076,7 +5076,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
@@ -10542,7 +10542,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
@@ -11687,7 +11687,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>
@@ -18402,7 +18402,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>
@@ -35203,7 +35203,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>
@@ -35917,7 +35917,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>
@@ -36989,7 +36989,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>
@@ -38044,45 +38044,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>
 
@@ -50850,7 +50850,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>
@@ -68203,7 +68203,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>

Modified: source
===================================================================
--- source	2009-09-25 18:59:52 UTC (rev 4003)
+++ source	2009-09-26 22:38:26 UTC (rev 4004)
@@ -4749,7 +4749,7 @@
    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 <span>task source</span> for these <span
-   title="concept-tasks">tasks</span> is the <span>networking task
+   title="concept-task">tasks</span> is the <span>networking task
    source</span>.</p>
 
   </ol>
@@ -11009,7 +11009,7 @@
   failures for the purposes of this paragraph.</p>
 
   <p>The <span>task source</span> for these <span
-  title="concept-tasks">tasks</span> is the <span>DOM manipulation
+  title="concept-task">tasks</span> is the <span>DOM manipulation
   task source</span>.</p>
 
   <hr>
@@ -12323,7 +12323,7 @@
   title="concept-task">tasks</span> has been queued.</p>
 
   <p>The <span>task source</span> for these <span
-  title="concept-tasks">tasks</span> is the <span>DOM manipulation
+  title="concept-task">tasks</span> is the <span>DOM manipulation
   task source</span>.</p>
 
   </div>
@@ -19698,7 +19698,7 @@
   </dl>
 
   <p>The <span>task source</span> for these <span
-  title="concept-tasks">tasks</span> is the <span>DOM manipulation
+  title="concept-task">tasks</span> is the <span>DOM manipulation
   task source</span>.</p>
 
   <hr>
@@ -39171,7 +39171,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">size</code> IDL attribute
+  <p>The <code title="dom-input-size">size</code> IDL attribute is
   <span>limited to only positive non-zero numbers</span>.</p>
 
   </div>
@@ -40056,7 +40056,7 @@
   <span>unfocusing steps</span>.</p>
 
   <p>The <span>task source</span> for these <span
-  title="concept-tasks">tasks</span> is the <span>user interaction task
+  title="concept-task">tasks</span> is the <span>user interaction task
   source</span>.</p>
 
   </div>
@@ -41340,7 +41340,7 @@
 
    <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.</p></li>
@@ -42606,7 +42606,7 @@
 
    <dt> <dfn>Suffering from being missing</dfn> </dt>
 
-   <dd> <p class="note">When a control has no <span
+   <dd> <p>When a control has no <span
    title="concept-fe-value">value</span> but has a <code
    title="">required</code> attribute (<code>input</code> <code
    title="attr-input-required">required</code>, <code>textarea</code>
@@ -42614,7 +42614,7 @@
 
    <dt> <dfn>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 <span title="concept-fe-value">value</span> that is not
    in the correct syntax (<span
    title="attr-input-type-email">E-mail</span>, <span
@@ -42622,13 +42622,13 @@
 
    <dt> <dfn>Suffering from a pattern mismatch</dfn> </dt>
 
-   <dd> <p class="note">When a control has a <span
+   <dd> <p>When a control has a <span
    title="concept-fe-value">value</span> that doesn't satisfy the
    <code title="attr-input-pattern">pattern</code> attribute.</p></dd>
 
    <dt> <dfn>Suffering from being too long</dfn> </dt>
 
-   <dd> <p class="note">When a control has a <span
+   <dd> <p>When a control has a <span
    title="concept-fe-value">value</span> that is too long for the
    <span title="attr-fe-maxlength">form control <code
    title="">maxlength</code> attribute</span> (<code>input</code>
@@ -42638,26 +42638,26 @@
 
    <dt> <dfn>Suffering from an underflow</dfn> </dt>
 
-   <dd> <p class="note">When a control has a <span
+   <dd> <p>When a control has a <span
    title="concept-fe-value">value</span> that is too low for the <code
    title="attr-input-min">min</code> attribute.</p></dd>
 
    <dt> <dfn>Suffering from an overflow</dfn> </dt>
 
-   <dd> <p class="note">When a control has a <span
+   <dd> <p>When a control has a <span
    title="concept-fe-value">value</span> that is too high for the
    <code title="attr-input-max">max</code> attribute.</p></dd>
 
    <dt> <dfn>Suffering from a step mismatch</dfn> </dt>
 
-   <dd> <p class="note">When a control has a <span
+   <dd> <p>When a control has a <span
    title="concept-fe-value">value</span> that doesn't fit the rules
    given by the <code title="attr-input-step">step</code>
    attribute.</p></dd>
 
    <dt> <dfn>Suffering from a custom error</dfn> </dt>
 
-   <dd> <p class="note">When a control's <span>custom validity error
+   <dd> <p>When a control's <span>custom validity error
    message</span> (as set by the element's <code
    title="dom-cva-setCustomValidity">setCustomValidity()</code>
    method) is not the empty string.</p> </dd>
@@ -57486,7 +57486,7 @@
   <hr>
 
   <p>The <span>task source</span> for these <span
-  title="concept-tasks">tasks</span> is the <dfn>timer task
+  title="concept-task">tasks</span> is the <dfn>timer task
   source</dfn>.</p>
 
   </div>
@@ -63679,7 +63679,7 @@
   </ol>
 
   <p>The <span>task source</span> for these <span
-  title="concept-tasks">tasks</span> is the <dfn>database access task
+  title="concept-task">tasks</span> is the <dfn>database access task
   source</dfn>.</p>
 
 
@@ -83594,7 +83594,7 @@
   </ol>
 
   <p>The <span>task source</span> for these <span
-  title="concept-tasks">tasks</span> is the <span>DOM manipulation
+  title="concept-task">tasks</span> is the <span>DOM manipulation
   task source</span>.</p>
 
   </div>




More information about the Commit-Watchers mailing list