hixie: xref 'tasks' (whatwg r3761)

hixie: xref 'tasks' (whatwg r3761)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2930&r2=1.2931&f=h
http://html5.org/tools/web-apps-tracker?from=3760&to=3761

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2930
retrieving revision 1.2931
diff -u -d -r1.2930 -r1.2931
--- Overview.html 4 Sep 2009 23:12:07 -0000 1.2930
+++ Overview.html 4 Sep 2009 23:19:15 -0000 1.2931
@@ -4513,8 +4513,8 @@
    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 tasks is the
-   <a href="#networking-task-source">networking task source</a>.</p>
+   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
+   source</a>.</p>
 
   </ol><p>If the user agent can determine the actual length of the file
   being <a href="#fetch" title="fetch">fetched</a> for an instance of this
@@ -9320,8 +9320,8 @@
   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 tasks is the <a href="#dom-manipulation-task-source">DOM
-  manipulation task source</a>.</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
+  task source</a>.</p>
 
   <hr><p id="linkui">Interactive user agents may provide users with a
   means to <a href="#following-hyperlinks" title="following hyperlinks">follow the
@@ -10214,8 +10214,8 @@
   <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 tasks is the <a href="#dom-manipulation-task-source">DOM
-  manipulation task source</a>.</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
+  task source</a>.</p>
 
   </div><p class="note">This specification does not specify a style system,
   but CSS is expected to be supported by most Web browsers. <a href="#refsCSS">[CSS]</a><div class="impl">
@@ -15623,8 +15623,8 @@
    called <code title="event-error"><a href="#event-error">error</a></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 tasks is the <a href="#dom-manipulation-task-source">DOM
-  manipulation task source</a>.</p>
+  </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
+  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>
 
@@ -30401,7 +30401,7 @@
   number is the element's <dfn id="concept-input-min" title="concept-input-min">minimum</dfn>; otherwise, if the <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute's current state
   defines a <dfn id="concept-input-min-default" title="concept-input-min-default">default
   minimum</dfn>, then that is the <a href="#concept-input-min" title="concept-input-min">minimum</a>; otherwise, the element has
-  no <a href="#concept-input-min" title="concept-input-min">minimum</a>.)</p>
+  no <a href="#concept-input-min" title="concept-input-min">minimum</a>.</p>
 
   <p><strong>Constraint validation</strong>: When the element has a
   <a href="#attr-input-min" title="attr-input-min">minimum</a>, and the result of
@@ -30420,7 +30420,7 @@
   number is the element's <dfn id="concept-input-max" title="concept-input-max">maximum</dfn>; otherwise, if the <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute's current state
   defines a <dfn id="concept-input-max-default" title="concept-input-max-default">default
   maximum</dfn>, then that is the <a href="#concept-input-max" title="concept-input-max">maximum</a>; otherwise, the element has
-  no <a href="#concept-input-max" title="concept-input-max">maximum</a>.)</p>
+  no <a href="#concept-input-max" title="concept-input-max">maximum</a>.</p>
 
   <p><strong>Constraint validation</strong>: When the element has a
   <a href="#attr-input-max" title="attr-input-max">maximum</a>, and the result of
@@ -30847,7 +30847,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">task</span> is the <a href="#user-interaction-task-source">user interaction task
+  <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
   source</a>.</p>
 
   </div><h4 id="the-button-element"><span class="secno">4.10.5 </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>
@@ -44476,8 +44476,8 @@
 
    <li><p>Return <var title="">timeout</var>.</li>
 
-  </ol><hr><p>The <a href="#task-source">task source</a> for these tasks is the <dfn id="timer-task-source">timer
-  task source</dfn>.</p>
+  </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
+  source</dfn>.</p>
 
   </div><h3 id="user-prompts"><span class="secno">6.7 </span>User prompts</h3><!--
    v2 ideas:
@@ -60207,8 +60207,8 @@
    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 tasks is the <a href="#dom-manipulation-task-source">DOM
-  manipulation task source</a>.</p>
+  </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
+  task source</a>.</p>
 
   <!-- XXX make sure things "delay the load event", e.g. applet and
   object element's frame contents -->

Received on Friday, 4 September 2009 23:20:10 UTC