[html5] r7843 - [e] (0) Typos and the like, all found by Michael Dyck -- Thanks! Affected topics [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Apr 19 16:53:46 PDT 2013


Author: ianh
Date: 2013-04-19 16:53:44 -0700 (Fri, 19 Apr 2013)
New Revision: 7843

Modified:
   complete.html
   index
   source
Log:
[e] (0) Typos and the like, all found by Michael Dyck -- Thanks!
Affected topics: Canvas, HTML, Offline Web Applications, Video and Audio, Workers

Modified: complete.html
===================================================================
--- complete.html	2013-04-15 23:37:21 UTC (rev 7842)
+++ complete.html	2013-04-19 23:53:44 UTC (rev 7843)
@@ -248,7 +248,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 15 April 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 19 April 2013</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -13675,7 +13675,7 @@
   <p>Encodings in which a series of bytes in the range 0x20 to 0x7E can encode characters other than
   the corresponding characters in the range U+0020 to U+007E represent a potential security
   vulnerability: a user agent that does not support the encoding (or does not support the label used
-  to declare the encoding, or does not use the same mechanism to detect the encoding of unlabelled
+  to declare the encoding, or does not use the same mechanism to detect the encoding of unlabeled
   content as another user agent) might end up interpreting technically benign plain text content as
   HTML tags and JavaScript. Authors should therefore not use these encodings. For example, this
   applies to encodings in which the bytes corresponding to "<code title=""><script></code>" in
@@ -27489,7 +27489,7 @@
 
      </li>
 
-     <li><p>⌛ <i>Process candidate</i>: If <var title="">candidate</var> does not have a
+     <li><p>⌛ If <var title="">candidate</var> does not have a
      <code title=attr-source-src><a href=#attr-source-src>src</a></code> attribute, or if its <code title=attr-source-src><a href=#attr-source-src>src</a></code> attribute's value is the empty string, then end the
      <a href=#synchronous-section>synchronous section</a>, and jump down to the <i title="">failed</i> step
      below.</li>
@@ -34022,7 +34022,7 @@
 
    <li><p>Increment <var title="">index</var> by one.</li>
 
-   <li><p><i>Dash Off</i>: Let <var title="">segment length</var> be
+   <li><p><i>Dash Off<!-- labeled for consistency only --></i>: Let <var title="">segment length</var> be
    the value of the <var title="">styles</var> <a href=#dash-list>dash
    list</a>'s <var title="">index</var>th entry.</li>
 
@@ -41501,7 +41501,7 @@
 
    <li>
 
-    <p>Return to the step labelled <i>cells</i>.</p>
+    <p>Return to the step labeled <i>cells</i>.</p>
 
    </li>
 
@@ -42050,7 +42050,7 @@
        <li><p>Let <var title="">row collection cursor</var> point to the next <code><a href=#the-tr-element>tr</a></code> child
        of <var title="">table</var> that is a later sibling of the element pointed to by <var title="">row collection cursor</var>.</li>
 
-       <li><p>Returned to the step labeled <i>collect</i> above.</li>
+       <li><p>Return to the step labeled <i>collect</i> above.</li>
 
       </ol></dd>
 
@@ -42105,7 +42105,7 @@
    <li><p>If <var title="">group cursor</var> is not null, then return to the step labeled <i>start
    group</i>.</li>
 
-   <li><p>If <var title="">ignore first group</var> is true, then drop the first roup in <var title="">groups</var> and set <var title="">ignore first group</var> to false.</li>
+   <li><p>If <var title="">ignore first group</var> is true, then drop the first group in <var title="">groups</var> and set <var title="">ignore first group</var> to false.</li>
 
    <li><p><i>Drop leading header groups</i>: If <var title="">groups</var> is now empty, jump to the
    step labeled <i>increment loop</i> below.</li>
@@ -42356,7 +42356,7 @@
 
      <li>
 
-      <p>If <var title="">components<sub>a</sub></var> and <var title="">components<sub>b</sub></var> both have exactly one the <i>number</i>, then run these
+      <p>If <var title="">components<sub>a</sub></var> and <var title="">components<sub>b</sub></var> both have exactly one <i>number</i>, then run these
       substeps:</p>
 
       <ol><li>
@@ -50674,7 +50674,7 @@
   <p>The <dfn id=attr-optgroup-label title=attr-optgroup-label><code>label</code></dfn>
   attribute must be specified. Its value gives the name of the group,
   for the purposes of the user interface. <span class=impl>User
-  agents should use this attribute's value when labelling the group of
+  agents should use this attribute's value when labeling the group of
   <code><a href=#the-option-element>option</a></code> elements in a <code><a href=#the-select-element>select</a></code>
   element.</span></p>
 
@@ -57806,7 +57806,7 @@
    that header specifies the <code title="">attachment</code>
    disposition type, and the header includes file name information,
    then let <var title="">filename</var> have the value specified by
-   the header, and jump to the step labeled "sanitize" below. <a href=#refsRFC6266>[RFC6266]</a></li>
+   the header, and jump to the step labeled <i>sanitize</i> below. <a href=#refsRFC6266>[RFC6266]</a></li>
 
    <li><p>Let <var title="">resource origin</var> be the
    <a href=#origin>origin</a> of the resource being downloaded.</li>
@@ -57824,7 +57824,7 @@
    <li><p>If <var title="">trusted operation</var> is true and the          <!-- Content-Disposition: *; filename="" overrides download="" for same-origin -->
    resource has a <code title=http-content-disposition>Content-Disposition</code> header
    and that header includes file name information, then let <var title="">filename</var> have the value specified by the header, and
-   jump to the step labeled "sanitize" below. <a href=#refsRFC6266>[RFC6266]</a></li>
+   jump to the step labeled <i>sanitize</i> below. <a href=#refsRFC6266>[RFC6266]</a></li>
 
    <li><p>If the download was not initiated from a
    <a href=#hyperlink>hyperlink</a> created by an <code><a href=#the-a-element>a</a></code> or
@@ -57841,20 +57841,20 @@
    download at the time the download was initiated.</li>
 
    <li><p>If <var title="">trusted operation</var> is true, let <var title="">filename</var> have the value of <var title="">proposed
-   filename</var>, and jump to the step labeled "sanitize"                  <!-- download="" works for all links when same-origin -->
+   filename</var>, and jump to the step labeled <i>sanitize</i>             <!-- download="" works for all links when same-origin -->
    below.</li>                                                          <!-- it is not used cross-origin, though, even for explicit user gestures -->
                                                                             <!-- except: -->
    <li><p>If the resource has a <code title=http-content-disposition>Content-Disposition</code> header       <!-- Content-Disposition: attachment with no filename="" allows download="" cross-origin -->
    and that header specifies the <code title="">attachment</code>
    disposition type, let <var title="">filename</var> have the value
    of <var title="">proposed filename</var>, and jump to the step
-   labeled "sanitize" below. <a href=#refsRFC6266>[RFC6266]</a></li>
+   labeled <i>sanitize</i> below. <a href=#refsRFC6266>[RFC6266]</a></li>
 
-   <li><p><i>No proposed file name</i>: If <var title="">trusted             <!-- fallback for same-origin resources or explicit downloads: use the resource's file name -->
+   <li><p><i>No proposed file name</i>: If <var title="">trusted            <!-- fallback for same-origin resources or explicit downloads: use the resource's file name -->
    operation</var> is true, or if the user indicated a preference for
    having the resource in question downloaded, let <var title="">filename</var> have a value derived from the
    <a href=#url>URL</a> of the resource in a user-agent-defined manner,
-   and jump to the step labeled "sanitize" below.</li>
+   and jump to the step labeled <i>sanitize</i> below.</li>
 
    <li>
 
@@ -57862,7 +57862,7 @@
     potentially hostile cross-origin download. If the download is not
     to be aborted, then let <var title="">filename</var> be set to the
     user's preferred file name or to a file name selected by the user
-    agent, and jump to the step labeled "sanitize" below.</p>
+    agent, and jump to the step labeled <i>sanitize</i> below.</p>
 
     <div class=warning>
 
@@ -64514,7 +64514,7 @@
     to always reuse the current browsing context.</p>
 
     <p>If the current browsing context's <a href=#active-document>active document</a>'s <a href=#active-sandboxing-flag-set>active sandboxing flag
-    set</a> has the <a href=#sandboxed-navigation-browsing-context-flag>sandboxed navigation browsing context flag</a> set and chosen
+    set</a> has the <a href=#sandboxed-navigation-browsing-context-flag>sandboxed navigation browsing context flag</a> set and the chosen
     browsing context picked above, if any, is a new browsing context (whether top-level or
     auxiliary), then all the flags that are set in the current browsing context's <a href=#active-document>active
     document</a>'s <a href=#active-sandboxing-flag-set>active sandboxing flag set</a> when the new browsing context is
@@ -66986,7 +66986,7 @@
 
     <p>If fetching the resource results in a redirect, and either the <a href=#url>URL</a> of the target
     of the redirect has the <a href=#same-origin>same origin</a> as the original resource, or the resource is
-    being obtained using the POST method or a safe method (in HTTP terms), return to <a href=#navigate-fragid-step>the step labeled "fragment identifiers"</a> with the new resource,
+    being obtained using the POST method or a safe method (in HTTP terms), return to <a href=#navigate-fragid-step>the step labeled <i>fragment identifiers</i></a> with the new resource,
     except that if the <a href=#url>URL</a> of the target of the redirect does not have a fragment
     identifier and the <a href=#url>URL</a> of the resource that led to the redirect does, then the
     fragment identifier of the resource that led to the redirect must be propagated to the
@@ -67200,7 +67200,7 @@
       flag</a> set, then skip this step.</p>
 
       <p>If the <code><a href=#document>Document</a></code>'s <a href=#browsing-context>browsing context</a> has a <a href=#browsing-context-container>browsing context
-      container</a> and it is either not an <code><a href=#the-iframe-element>iframe</a></code> element, or it does not have the
+      container</a> and either it is not an <code><a href=#the-iframe-element>iframe</a></code> element, or it does not have the
       <code title=attr-iframe-allowfullscreen><a href=#attr-iframe-allowfullscreen>allowfullscreen</a></code> attribute specified, or its
       <code><a href=#document>Document</a></code> does not have the <a href=#fullscreen-enabled-flag>fullscreen enabled flag</a> set, then also
       skip this step.</p>
@@ -67378,7 +67378,7 @@
   <p>User agents may examine the namespace of the root <code><a href=#element>Element</a></code> node of this
   <code><a href=#document>Document</a></code> object to perform namespace-based dispatch to alternative processing tools,
   e.g. determining that the content is actually a syndication feed and passing it to a feed handler.
-  If such processing is to take place, abort the steps in this section, and jump to <a href=#navigate-non-Document>the next step</a> (labeled "non-document content") in the
+  If such processing is to take place, abort the steps in this section, and jump to <a href=#navigate-non-Document>the next step</a> (labeled <i>non-document content</i>) in the
   <a href=#navigate>navigate</a> steps above.</p>
 
   <p>Otherwise, then, with the newly created <code><a href=#document>Document</a></code>, the user agent must <a href=#update-the-session-history-with-the-new-page>update
@@ -68015,7 +68015,7 @@
    one.</li>
 
    <li><p>If the <code><a href=#document>Document</a></code>'s <a href=#page-showing>page showing</a> flag is false, then jump to the
-   step labeled <i>unload event</i> below (i.e. skip firing the <code title=event-pagehide><a href=#event-pagehide>pagehide</a></code> even and don't rerun the <a href=#unloading-document-visibility-change-steps>unloading document
+   step labeled <i>unload event</i> below (i.e. skip firing the <code title=event-pagehide><a href=#event-pagehide>pagehide</a></code> event and don't rerun the <a href=#unloading-document-visibility-change-steps>unloading document
    visibility change steps</a>).</li>
 
    <li><p>Set the <code><a href=#document>Document</a></code>'s <a href=#page-showing>page showing</a> flag to false.</li>
@@ -68944,29 +68944,29 @@
    <li><p>Drop any trailing U+0020 SPACE and U+0009 CHARACTER TABULATION (tab) characters at the end
    of <var title="">line</var>.</li>
 
-   <li><p>If <var title="">line</var> is the empty string, then jump back to the step labeled "start
-   of line".</li>
+   <li><p>If <var title="">line</var> is the empty string, then jump back to the step labeled <i>start
+   of line</i>.</li>
 
    <li><p>If the first character in <var title="">line</var> is a U+0023 NUMBER SIGN character (#),
-   then jump back to the step labeled "start of line".</li>
+   then jump back to the step labeled <i>start of line</i>.</li>
 
    <li><p>If <var title="">line</var> equals "CACHE:" (the word "CACHE" followed by a U+003A COLON
    character (:)), then set <var title="">mode</var> to "explicit" and jump back to the step labeled
-   "start of line".</li>
+   <i>start of line</i>.</li>
 
    <li><p>If <var title="">line</var> equals "FALLBACK:" (the word "FALLBACK" followed by a U+003A
    COLON character (:)), then set <var title="">mode</var> to "fallback" and jump back to the step
-   labeled "start of line".</li>
+   labeled <i>start of line</i>.</li>
 
    <li><p>If <var title="">line</var> equals "NETWORK:" (the word "NETWORK" followed by a U+003A
    COLON character (:)), then set <var title="">mode</var> to "online whitelist" and jump back to
-   the step labeled "start of line".</li>
+   the step labeled <i>start of line</i>.</li>
 
    <li><p>If <var title="">line</var> equals "SETTINGS:" (the word "SETTINGS" followed by a U+003A
    COLON character (:)), then set <var title="">mode</var> to "settings" and jump back to the step
-   labeled "start of line".</li>
+   labeled <i>start of line</i>.</li>
 
-   <li><p>If <var title="">line</var> ends with a U+003A COLON character (:), then set <var title="">mode</var> to "unknown" and jump back to the step labeled "start of line".</li>
+   <li><p>If <var title="">line</var> ends with a U+003A COLON character (:), then set <var title="">mode</var> to "unknown" and jump back to the step labeled <i>start of line</i>.</li>
 
    <li><p>This is either a data line or it is syntactically incorrect.</li>
 
@@ -69003,10 +69003,10 @@
       <p><a href=#resolve-a-url title="resolve a url">Resolve</a> the first item in <var title="">tokens</var>,
       relative to <var title="">base URL</var>; ignore the rest.</p>
 
-      <p>If this fails, then jump back to the step labeled "start of line".</p>
+      <p>If this fails, then jump back to the step labeled <i>start of line</i>.</p>
 
       <p>If the resulting <a href=#parsed-url>parsed URL</a> has a different <a href=#concept-url-scheme title=concept-url-scheme>scheme</a> component than <var title="">base URL</var> (the
-      manifest's URL), then jump back to the step labeled "start of line".</p>
+      manifest's URL), then jump back to the step labeled <i>start of line</i>.</p>
 
       <p>Let <var title="">new URL</var> be the result of applying the <a href=#concept-url-serializer title=concept-url-serializer>URL serializer</a>
       algorithm to the resulting <a href=#parsed-url>parsed URL</a>, with the <i>exclude fragment flag</i>
@@ -69025,11 +69025,11 @@
 
       <p><a href=#resolve-a-url title="resolve a url">Resolve</a> <var title="">part one</var> and <var title="">part two</var>, relative to <var title="">base URL</var>.</p>
 
-      <p>If either fails, then jump back to the step labeled "start of line".</p>
+      <p>If either fails, then jump back to the step labeled <i>start of line</i>.</p>
 
       <p>If the <a href=#absolute-url>absolute URL</a> corresponding to either <var title="">part one</var> or
       <var title="">part two</var> does not have the <a href=#same-origin>same origin</a> as the manifest's URL,
-      then jump back to the step labeled "start of line".</p> <!-- SECURITY -->
+      then jump back to the step labeled <i>start of line</i>.</p> <!-- SECURITY -->
 
       <p>Let <var title="">part one</var> be the result of applying the <a href=#concept-url-serializer title=concept-url-serializer>URL serializer</a>
       algorithm to the first resulting <a href=#parsed-url>parsed URL</a>, with the <i>exclude fragment
@@ -69041,7 +69041,7 @@
 
       <p>If <var title="">part one</var> is already in the <var title="">fallback URLs</var> mapping
       as a <a href=#concept-appcache-fallback-ns title=concept-appcache-fallback-ns>fallback namespace</a>, then jump back to
-      the step labeled "start of line".</p>
+      the step labeled <i>start of line</i>.</p>
 
       <p>Otherwise, add <var title="">part one</var> to the <var title="">fallback URLs</var>
       mapping as a <a href=#concept-appcache-fallback-ns title=concept-appcache-fallback-ns>fallback namespace</a>, mapped to
@@ -69056,14 +69056,14 @@
 
       <p>If the first item in <var title="">tokens</var> is a U+002A ASTERISK character (*), then
       set <var title="">online whitelist wildcard flag</var> to <i title="">open</i> and jump back
-      to the step labeled "start of line".</p>
+      to the step labeled <i>start of line</i>.</p>
 
       <p>Otherwise, <a href=#resolve-a-url title="resolve a url">resolve</a> the first item in <var title="">tokens</var>, relative to <var title="">base URL</var>; ignore the rest.</p>
 
-      <p>If this fails, then jump back to the step labeled "start of line".</p>
+      <p>If this fails, then jump back to the step labeled <i>start of line</i>.</p>
 
       <p>If the resulting <a href=#parsed-url>parsed URL</a> has a different <a href=#concept-url-scheme title=concept-url-scheme>scheme</a> component than <var title="">base URL</var> (the
-      manifest's URL), then jump back to the step labeled "start of line".</p>
+      manifest's URL), then jump back to the step labeled <i>start of line</i>.</p>
 
       <p>Let <var title="">new URL</var> be the result of applying the <a href=#concept-url-serializer title=concept-url-serializer>URL serializer</a>
       algorithm to the resulting <a href=#parsed-url>parsed URL</a>, with the <i>exclude fragment flag</i>
@@ -69080,7 +69080,7 @@
       <p>If <var title="">tokens</var> contains a single token, and that token is a
       <a href=#case-sensitive>case-sensitive</a> match for the string "<code title="">prefer-online</code>", then
       set <var title="">cache mode flag</var> to <i title="">prefer-online</i> and jump back to the
-      step labeled "start of line".</p>
+      step labeled <i>start of line</i>.</p>
 
       <p>Otherwise, the line is an unsupported setting: do nothing; the line is ignored.</p>
 
@@ -69096,7 +69096,7 @@
 
     </dl></li>
 
-   <li><p>Jump back to the step labeled "start of line". (That step jumps to the next, and last,
+   <li><p>Jump back to the step labeled <i>start of line</i>. (That step jumps to the next, and last,
    step when the end of the file is reached.)</li>
 
    <li><p>Return the <var title="">explicit URLs</var> list, the <var title="">fallback URLs</var>
@@ -76393,7 +76393,7 @@
 
     <p id=dropEffect-initialization>Set the <code title=dom-DataTransfer-dropEffect><a href=#dom-datatransfer-dropeffect>dropEffect</a></code> attribute to "<code title="">none</code>"
     if <var title="">e</var> is <code title=event-dragstart><a href=#event-dragstart>dragstart</a></code>, <code title=event-drag><a href=#event-drag>drag</a></code>, <code title=event-dragexit><a href=#event-dragexit>dragexit</a></code>, or <code title=event-dragleave><a href=#event-dragleave>dragleave</a></code>; to the value corresponding to the <a href=#current-drag-operation>current drag
-    operation</a> if <var title="">e</var> is <code title=event-drop><a href=#event-drop>drop</a></code> or <code title=event-dragend><a href=#event-dragend>dragend</a></code>; and to a value based on the <code title=dom-DataTransfer-effectAllowed><a href=#dom-datatransfer-effectallowed>effectAllowed</a></code> attribute's value and to the
+    operation</a> if <var title="">e</var> is <code title=event-drop><a href=#event-drop>drop</a></code> or <code title=event-dragend><a href=#event-dragend>dragend</a></code>; and to a value based on the <code title=dom-DataTransfer-effectAllowed><a href=#dom-datatransfer-effectallowed>effectAllowed</a></code> attribute's value and the
     drag-and-drop source, as given by the following table, otherwise (i.e. if <var title="">e</var>
     is <code title=event-dragenter><a href=#event-dragenter>dragenter</a></code> or <code title=event-dragover><a href=#event-dragover>dragover</a></code>):</p>
 
@@ -78986,7 +78986,7 @@
 
    <li>
 
-    <p><i title="">Event loop</i>: Create a new <a href=#event-loop>event loop</a>, and run it until it is
+    <p><i title="">Event loop<!-- labeled for ease of discussion --></i>: Create a new <a href=#event-loop>event loop</a>, and run it until it is
     destroyed.</p>
 
     <p class=note>The handling of events or the execution of callbacks by <a href=#concept-task title=concept-task>tasks</a> run by the <a href=#event-loop>event loop</a> might get prematurely
@@ -79870,6 +79870,7 @@
   push</a>.</p>
 
 
+<!--CLEANUP-->
   <h4 id=the-eventsource-interface><span class=secno>10.2.2 </span>The <code><a href=#eventsource>EventSource</a></code> interface</h4>
 
   <pre class=idl>[<a href=#dom-eventsource title=dom-EventSource>Constructor</a>(DOMString url, optional <a href=#eventsourceinit>EventSourceInit</a> eventSourceInitDict)]
@@ -79921,8 +79922,8 @@
    object's <code title=dom-EventSource-withCredentials><a href=#dom-eventsource-withcredentials>withCredentials</a></code>
    attribute to true.</li>
 
-   <li><p>Return the new <code><a href=#eventsource>EventSource</a></code> object, and continue
-   these steps in the background (without blocking scripts).</li>
+   <li><p>Return the new <code><a href=#eventsource>EventSource</a></code> object, but continue
+   these steps asynchronously.</li>
 
    <li><!-- if you change this, don't forget to update the
             reconnecting fetch lower down as well! -->
@@ -80797,8 +80798,8 @@
    serialization</a> of the <a href=#origin>origin</a> of the <a href=#entry-script>entry script</a>, <a href=#converted-to-ascii-lowercase>converted
    to ASCII lowercase</a>.</li>
 
-   <li><p>Return a new <code><a href=#websocket>WebSocket</a></code> object, and continue these steps in the background
-   (without blocking scripts).</li>
+   <li><p>Return a new <code><a href=#websocket>WebSocket</a></code> object, but continue these steps
+   asynchronously.</li>
 
    <li>
 

Modified: index
===================================================================
--- index	2013-04-15 23:37:21 UTC (rev 7842)
+++ index	2013-04-19 23:53:44 UTC (rev 7843)
@@ -248,7 +248,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 15 April 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 19 April 2013</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -13675,7 +13675,7 @@
   <p>Encodings in which a series of bytes in the range 0x20 to 0x7E can encode characters other than
   the corresponding characters in the range U+0020 to U+007E represent a potential security
   vulnerability: a user agent that does not support the encoding (or does not support the label used
-  to declare the encoding, or does not use the same mechanism to detect the encoding of unlabelled
+  to declare the encoding, or does not use the same mechanism to detect the encoding of unlabeled
   content as another user agent) might end up interpreting technically benign plain text content as
   HTML tags and JavaScript. Authors should therefore not use these encodings. For example, this
   applies to encodings in which the bytes corresponding to "<code title=""><script></code>" in
@@ -27489,7 +27489,7 @@
 
      </li>
 
-     <li><p>⌛ <i>Process candidate</i>: If <var title="">candidate</var> does not have a
+     <li><p>⌛ If <var title="">candidate</var> does not have a
      <code title=attr-source-src><a href=#attr-source-src>src</a></code> attribute, or if its <code title=attr-source-src><a href=#attr-source-src>src</a></code> attribute's value is the empty string, then end the
      <a href=#synchronous-section>synchronous section</a>, and jump down to the <i title="">failed</i> step
      below.</li>
@@ -34022,7 +34022,7 @@
 
    <li><p>Increment <var title="">index</var> by one.</li>
 
-   <li><p><i>Dash Off</i>: Let <var title="">segment length</var> be
+   <li><p><i>Dash Off<!-- labeled for consistency only --></i>: Let <var title="">segment length</var> be
    the value of the <var title="">styles</var> <a href=#dash-list>dash
    list</a>'s <var title="">index</var>th entry.</li>
 
@@ -41501,7 +41501,7 @@
 
    <li>
 
-    <p>Return to the step labelled <i>cells</i>.</p>
+    <p>Return to the step labeled <i>cells</i>.</p>
 
    </li>
 
@@ -42050,7 +42050,7 @@
        <li><p>Let <var title="">row collection cursor</var> point to the next <code><a href=#the-tr-element>tr</a></code> child
        of <var title="">table</var> that is a later sibling of the element pointed to by <var title="">row collection cursor</var>.</li>
 
-       <li><p>Returned to the step labeled <i>collect</i> above.</li>
+       <li><p>Return to the step labeled <i>collect</i> above.</li>
 
       </ol></dd>
 
@@ -42105,7 +42105,7 @@
    <li><p>If <var title="">group cursor</var> is not null, then return to the step labeled <i>start
    group</i>.</li>
 
-   <li><p>If <var title="">ignore first group</var> is true, then drop the first roup in <var title="">groups</var> and set <var title="">ignore first group</var> to false.</li>
+   <li><p>If <var title="">ignore first group</var> is true, then drop the first group in <var title="">groups</var> and set <var title="">ignore first group</var> to false.</li>
 
    <li><p><i>Drop leading header groups</i>: If <var title="">groups</var> is now empty, jump to the
    step labeled <i>increment loop</i> below.</li>
@@ -42356,7 +42356,7 @@
 
      <li>
 
-      <p>If <var title="">components<sub>a</sub></var> and <var title="">components<sub>b</sub></var> both have exactly one the <i>number</i>, then run these
+      <p>If <var title="">components<sub>a</sub></var> and <var title="">components<sub>b</sub></var> both have exactly one <i>number</i>, then run these
       substeps:</p>
 
       <ol><li>
@@ -50674,7 +50674,7 @@
   <p>The <dfn id=attr-optgroup-label title=attr-optgroup-label><code>label</code></dfn>
   attribute must be specified. Its value gives the name of the group,
   for the purposes of the user interface. <span class=impl>User
-  agents should use this attribute's value when labelling the group of
+  agents should use this attribute's value when labeling the group of
   <code><a href=#the-option-element>option</a></code> elements in a <code><a href=#the-select-element>select</a></code>
   element.</span></p>
 
@@ -57806,7 +57806,7 @@
    that header specifies the <code title="">attachment</code>
    disposition type, and the header includes file name information,
    then let <var title="">filename</var> have the value specified by
-   the header, and jump to the step labeled "sanitize" below. <a href=#refsRFC6266>[RFC6266]</a></li>
+   the header, and jump to the step labeled <i>sanitize</i> below. <a href=#refsRFC6266>[RFC6266]</a></li>
 
    <li><p>Let <var title="">resource origin</var> be the
    <a href=#origin>origin</a> of the resource being downloaded.</li>
@@ -57824,7 +57824,7 @@
    <li><p>If <var title="">trusted operation</var> is true and the          <!-- Content-Disposition: *; filename="" overrides download="" for same-origin -->
    resource has a <code title=http-content-disposition>Content-Disposition</code> header
    and that header includes file name information, then let <var title="">filename</var> have the value specified by the header, and
-   jump to the step labeled "sanitize" below. <a href=#refsRFC6266>[RFC6266]</a></li>
+   jump to the step labeled <i>sanitize</i> below. <a href=#refsRFC6266>[RFC6266]</a></li>
 
    <li><p>If the download was not initiated from a
    <a href=#hyperlink>hyperlink</a> created by an <code><a href=#the-a-element>a</a></code> or
@@ -57841,20 +57841,20 @@
    download at the time the download was initiated.</li>
 
    <li><p>If <var title="">trusted operation</var> is true, let <var title="">filename</var> have the value of <var title="">proposed
-   filename</var>, and jump to the step labeled "sanitize"                  <!-- download="" works for all links when same-origin -->
+   filename</var>, and jump to the step labeled <i>sanitize</i>             <!-- download="" works for all links when same-origin -->
    below.</li>                                                          <!-- it is not used cross-origin, though, even for explicit user gestures -->
                                                                             <!-- except: -->
    <li><p>If the resource has a <code title=http-content-disposition>Content-Disposition</code> header       <!-- Content-Disposition: attachment with no filename="" allows download="" cross-origin -->
    and that header specifies the <code title="">attachment</code>
    disposition type, let <var title="">filename</var> have the value
    of <var title="">proposed filename</var>, and jump to the step
-   labeled "sanitize" below. <a href=#refsRFC6266>[RFC6266]</a></li>
+   labeled <i>sanitize</i> below. <a href=#refsRFC6266>[RFC6266]</a></li>
 
-   <li><p><i>No proposed file name</i>: If <var title="">trusted             <!-- fallback for same-origin resources or explicit downloads: use the resource's file name -->
+   <li><p><i>No proposed file name</i>: If <var title="">trusted            <!-- fallback for same-origin resources or explicit downloads: use the resource's file name -->
    operation</var> is true, or if the user indicated a preference for
    having the resource in question downloaded, let <var title="">filename</var> have a value derived from the
    <a href=#url>URL</a> of the resource in a user-agent-defined manner,
-   and jump to the step labeled "sanitize" below.</li>
+   and jump to the step labeled <i>sanitize</i> below.</li>
 
    <li>
 
@@ -57862,7 +57862,7 @@
     potentially hostile cross-origin download. If the download is not
     to be aborted, then let <var title="">filename</var> be set to the
     user's preferred file name or to a file name selected by the user
-    agent, and jump to the step labeled "sanitize" below.</p>
+    agent, and jump to the step labeled <i>sanitize</i> below.</p>
 
     <div class=warning>
 
@@ -64514,7 +64514,7 @@
     to always reuse the current browsing context.</p>
 
     <p>If the current browsing context's <a href=#active-document>active document</a>'s <a href=#active-sandboxing-flag-set>active sandboxing flag
-    set</a> has the <a href=#sandboxed-navigation-browsing-context-flag>sandboxed navigation browsing context flag</a> set and chosen
+    set</a> has the <a href=#sandboxed-navigation-browsing-context-flag>sandboxed navigation browsing context flag</a> set and the chosen
     browsing context picked above, if any, is a new browsing context (whether top-level or
     auxiliary), then all the flags that are set in the current browsing context's <a href=#active-document>active
     document</a>'s <a href=#active-sandboxing-flag-set>active sandboxing flag set</a> when the new browsing context is
@@ -66986,7 +66986,7 @@
 
     <p>If fetching the resource results in a redirect, and either the <a href=#url>URL</a> of the target
     of the redirect has the <a href=#same-origin>same origin</a> as the original resource, or the resource is
-    being obtained using the POST method or a safe method (in HTTP terms), return to <a href=#navigate-fragid-step>the step labeled "fragment identifiers"</a> with the new resource,
+    being obtained using the POST method or a safe method (in HTTP terms), return to <a href=#navigate-fragid-step>the step labeled <i>fragment identifiers</i></a> with the new resource,
     except that if the <a href=#url>URL</a> of the target of the redirect does not have a fragment
     identifier and the <a href=#url>URL</a> of the resource that led to the redirect does, then the
     fragment identifier of the resource that led to the redirect must be propagated to the
@@ -67200,7 +67200,7 @@
       flag</a> set, then skip this step.</p>
 
       <p>If the <code><a href=#document>Document</a></code>'s <a href=#browsing-context>browsing context</a> has a <a href=#browsing-context-container>browsing context
-      container</a> and it is either not an <code><a href=#the-iframe-element>iframe</a></code> element, or it does not have the
+      container</a> and either it is not an <code><a href=#the-iframe-element>iframe</a></code> element, or it does not have the
       <code title=attr-iframe-allowfullscreen><a href=#attr-iframe-allowfullscreen>allowfullscreen</a></code> attribute specified, or its
       <code><a href=#document>Document</a></code> does not have the <a href=#fullscreen-enabled-flag>fullscreen enabled flag</a> set, then also
       skip this step.</p>
@@ -67378,7 +67378,7 @@
   <p>User agents may examine the namespace of the root <code><a href=#element>Element</a></code> node of this
   <code><a href=#document>Document</a></code> object to perform namespace-based dispatch to alternative processing tools,
   e.g. determining that the content is actually a syndication feed and passing it to a feed handler.
-  If such processing is to take place, abort the steps in this section, and jump to <a href=#navigate-non-Document>the next step</a> (labeled "non-document content") in the
+  If such processing is to take place, abort the steps in this section, and jump to <a href=#navigate-non-Document>the next step</a> (labeled <i>non-document content</i>) in the
   <a href=#navigate>navigate</a> steps above.</p>
 
   <p>Otherwise, then, with the newly created <code><a href=#document>Document</a></code>, the user agent must <a href=#update-the-session-history-with-the-new-page>update
@@ -68015,7 +68015,7 @@
    one.</li>
 
    <li><p>If the <code><a href=#document>Document</a></code>'s <a href=#page-showing>page showing</a> flag is false, then jump to the
-   step labeled <i>unload event</i> below (i.e. skip firing the <code title=event-pagehide><a href=#event-pagehide>pagehide</a></code> even and don't rerun the <a href=#unloading-document-visibility-change-steps>unloading document
+   step labeled <i>unload event</i> below (i.e. skip firing the <code title=event-pagehide><a href=#event-pagehide>pagehide</a></code> event and don't rerun the <a href=#unloading-document-visibility-change-steps>unloading document
    visibility change steps</a>).</li>
 
    <li><p>Set the <code><a href=#document>Document</a></code>'s <a href=#page-showing>page showing</a> flag to false.</li>
@@ -68944,29 +68944,29 @@
    <li><p>Drop any trailing U+0020 SPACE and U+0009 CHARACTER TABULATION (tab) characters at the end
    of <var title="">line</var>.</li>
 
-   <li><p>If <var title="">line</var> is the empty string, then jump back to the step labeled "start
-   of line".</li>
+   <li><p>If <var title="">line</var> is the empty string, then jump back to the step labeled <i>start
+   of line</i>.</li>
 
    <li><p>If the first character in <var title="">line</var> is a U+0023 NUMBER SIGN character (#),
-   then jump back to the step labeled "start of line".</li>
+   then jump back to the step labeled <i>start of line</i>.</li>
 
    <li><p>If <var title="">line</var> equals "CACHE:" (the word "CACHE" followed by a U+003A COLON
    character (:)), then set <var title="">mode</var> to "explicit" and jump back to the step labeled
-   "start of line".</li>
+   <i>start of line</i>.</li>
 
    <li><p>If <var title="">line</var> equals "FALLBACK:" (the word "FALLBACK" followed by a U+003A
    COLON character (:)), then set <var title="">mode</var> to "fallback" and jump back to the step
-   labeled "start of line".</li>
+   labeled <i>start of line</i>.</li>
 
    <li><p>If <var title="">line</var> equals "NETWORK:" (the word "NETWORK" followed by a U+003A
    COLON character (:)), then set <var title="">mode</var> to "online whitelist" and jump back to
-   the step labeled "start of line".</li>
+   the step labeled <i>start of line</i>.</li>
 
    <li><p>If <var title="">line</var> equals "SETTINGS:" (the word "SETTINGS" followed by a U+003A
    COLON character (:)), then set <var title="">mode</var> to "settings" and jump back to the step
-   labeled "start of line".</li>
+   labeled <i>start of line</i>.</li>
 
-   <li><p>If <var title="">line</var> ends with a U+003A COLON character (:), then set <var title="">mode</var> to "unknown" and jump back to the step labeled "start of line".</li>
+   <li><p>If <var title="">line</var> ends with a U+003A COLON character (:), then set <var title="">mode</var> to "unknown" and jump back to the step labeled <i>start of line</i>.</li>
 
    <li><p>This is either a data line or it is syntactically incorrect.</li>
 
@@ -69003,10 +69003,10 @@
       <p><a href=#resolve-a-url title="resolve a url">Resolve</a> the first item in <var title="">tokens</var>,
       relative to <var title="">base URL</var>; ignore the rest.</p>
 
-      <p>If this fails, then jump back to the step labeled "start of line".</p>
+      <p>If this fails, then jump back to the step labeled <i>start of line</i>.</p>
 
       <p>If the resulting <a href=#parsed-url>parsed URL</a> has a different <a href=#concept-url-scheme title=concept-url-scheme>scheme</a> component than <var title="">base URL</var> (the
-      manifest's URL), then jump back to the step labeled "start of line".</p>
+      manifest's URL), then jump back to the step labeled <i>start of line</i>.</p>
 
       <p>Let <var title="">new URL</var> be the result of applying the <a href=#concept-url-serializer title=concept-url-serializer>URL serializer</a>
       algorithm to the resulting <a href=#parsed-url>parsed URL</a>, with the <i>exclude fragment flag</i>
@@ -69025,11 +69025,11 @@
 
       <p><a href=#resolve-a-url title="resolve a url">Resolve</a> <var title="">part one</var> and <var title="">part two</var>, relative to <var title="">base URL</var>.</p>
 
-      <p>If either fails, then jump back to the step labeled "start of line".</p>
+      <p>If either fails, then jump back to the step labeled <i>start of line</i>.</p>
 
       <p>If the <a href=#absolute-url>absolute URL</a> corresponding to either <var title="">part one</var> or
       <var title="">part two</var> does not have the <a href=#same-origin>same origin</a> as the manifest's URL,
-      then jump back to the step labeled "start of line".</p> <!-- SECURITY -->
+      then jump back to the step labeled <i>start of line</i>.</p> <!-- SECURITY -->
 
       <p>Let <var title="">part one</var> be the result of applying the <a href=#concept-url-serializer title=concept-url-serializer>URL serializer</a>
       algorithm to the first resulting <a href=#parsed-url>parsed URL</a>, with the <i>exclude fragment
@@ -69041,7 +69041,7 @@
 
       <p>If <var title="">part one</var> is already in the <var title="">fallback URLs</var> mapping
       as a <a href=#concept-appcache-fallback-ns title=concept-appcache-fallback-ns>fallback namespace</a>, then jump back to
-      the step labeled "start of line".</p>
+      the step labeled <i>start of line</i>.</p>
 
       <p>Otherwise, add <var title="">part one</var> to the <var title="">fallback URLs</var>
       mapping as a <a href=#concept-appcache-fallback-ns title=concept-appcache-fallback-ns>fallback namespace</a>, mapped to
@@ -69056,14 +69056,14 @@
 
       <p>If the first item in <var title="">tokens</var> is a U+002A ASTERISK character (*), then
       set <var title="">online whitelist wildcard flag</var> to <i title="">open</i> and jump back
-      to the step labeled "start of line".</p>
+      to the step labeled <i>start of line</i>.</p>
 
       <p>Otherwise, <a href=#resolve-a-url title="resolve a url">resolve</a> the first item in <var title="">tokens</var>, relative to <var title="">base URL</var>; ignore the rest.</p>
 
-      <p>If this fails, then jump back to the step labeled "start of line".</p>
+      <p>If this fails, then jump back to the step labeled <i>start of line</i>.</p>
 
       <p>If the resulting <a href=#parsed-url>parsed URL</a> has a different <a href=#concept-url-scheme title=concept-url-scheme>scheme</a> component than <var title="">base URL</var> (the
-      manifest's URL), then jump back to the step labeled "start of line".</p>
+      manifest's URL), then jump back to the step labeled <i>start of line</i>.</p>
 
       <p>Let <var title="">new URL</var> be the result of applying the <a href=#concept-url-serializer title=concept-url-serializer>URL serializer</a>
       algorithm to the resulting <a href=#parsed-url>parsed URL</a>, with the <i>exclude fragment flag</i>
@@ -69080,7 +69080,7 @@
       <p>If <var title="">tokens</var> contains a single token, and that token is a
       <a href=#case-sensitive>case-sensitive</a> match for the string "<code title="">prefer-online</code>", then
       set <var title="">cache mode flag</var> to <i title="">prefer-online</i> and jump back to the
-      step labeled "start of line".</p>
+      step labeled <i>start of line</i>.</p>
 
       <p>Otherwise, the line is an unsupported setting: do nothing; the line is ignored.</p>
 
@@ -69096,7 +69096,7 @@
 
     </dl></li>
 
-   <li><p>Jump back to the step labeled "start of line". (That step jumps to the next, and last,
+   <li><p>Jump back to the step labeled <i>start of line</i>. (That step jumps to the next, and last,
    step when the end of the file is reached.)</li>
 
    <li><p>Return the <var title="">explicit URLs</var> list, the <var title="">fallback URLs</var>
@@ -76393,7 +76393,7 @@
 
     <p id=dropEffect-initialization>Set the <code title=dom-DataTransfer-dropEffect><a href=#dom-datatransfer-dropeffect>dropEffect</a></code> attribute to "<code title="">none</code>"
     if <var title="">e</var> is <code title=event-dragstart><a href=#event-dragstart>dragstart</a></code>, <code title=event-drag><a href=#event-drag>drag</a></code>, <code title=event-dragexit><a href=#event-dragexit>dragexit</a></code>, or <code title=event-dragleave><a href=#event-dragleave>dragleave</a></code>; to the value corresponding to the <a href=#current-drag-operation>current drag
-    operation</a> if <var title="">e</var> is <code title=event-drop><a href=#event-drop>drop</a></code> or <code title=event-dragend><a href=#event-dragend>dragend</a></code>; and to a value based on the <code title=dom-DataTransfer-effectAllowed><a href=#dom-datatransfer-effectallowed>effectAllowed</a></code> attribute's value and to the
+    operation</a> if <var title="">e</var> is <code title=event-drop><a href=#event-drop>drop</a></code> or <code title=event-dragend><a href=#event-dragend>dragend</a></code>; and to a value based on the <code title=dom-DataTransfer-effectAllowed><a href=#dom-datatransfer-effectallowed>effectAllowed</a></code> attribute's value and the
     drag-and-drop source, as given by the following table, otherwise (i.e. if <var title="">e</var>
     is <code title=event-dragenter><a href=#event-dragenter>dragenter</a></code> or <code title=event-dragover><a href=#event-dragover>dragover</a></code>):</p>
 
@@ -78986,7 +78986,7 @@
 
    <li>
 
-    <p><i title="">Event loop</i>: Create a new <a href=#event-loop>event loop</a>, and run it until it is
+    <p><i title="">Event loop<!-- labeled for ease of discussion --></i>: Create a new <a href=#event-loop>event loop</a>, and run it until it is
     destroyed.</p>
 
     <p class=note>The handling of events or the execution of callbacks by <a href=#concept-task title=concept-task>tasks</a> run by the <a href=#event-loop>event loop</a> might get prematurely
@@ -79870,6 +79870,7 @@
   push</a>.</p>
 
 
+<!--CLEANUP-->
   <h4 id=the-eventsource-interface><span class=secno>10.2.2 </span>The <code><a href=#eventsource>EventSource</a></code> interface</h4>
 
   <pre class=idl>[<a href=#dom-eventsource title=dom-EventSource>Constructor</a>(DOMString url, optional <a href=#eventsourceinit>EventSourceInit</a> eventSourceInitDict)]
@@ -79921,8 +79922,8 @@
    object's <code title=dom-EventSource-withCredentials><a href=#dom-eventsource-withcredentials>withCredentials</a></code>
    attribute to true.</li>
 
-   <li><p>Return the new <code><a href=#eventsource>EventSource</a></code> object, and continue
-   these steps in the background (without blocking scripts).</li>
+   <li><p>Return the new <code><a href=#eventsource>EventSource</a></code> object, but continue
+   these steps asynchronously.</li>
 
    <li><!-- if you change this, don't forget to update the
             reconnecting fetch lower down as well! -->
@@ -80797,8 +80798,8 @@
    serialization</a> of the <a href=#origin>origin</a> of the <a href=#entry-script>entry script</a>, <a href=#converted-to-ascii-lowercase>converted
    to ASCII lowercase</a>.</li>
 
-   <li><p>Return a new <code><a href=#websocket>WebSocket</a></code> object, and continue these steps in the background
-   (without blocking scripts).</li>
+   <li><p>Return a new <code><a href=#websocket>WebSocket</a></code> object, but continue these steps
+   asynchronously.</li>
 
    <li>
 

Modified: source
===================================================================
--- source	2013-04-15 23:37:21 UTC (rev 7842)
+++ source	2013-04-19 23:53:44 UTC (rev 7843)
@@ -14102,7 +14102,7 @@
   <p>Encodings in which a series of bytes in the range 0x20 to 0x7E can encode characters other than
   the corresponding characters in the range U+0020 to U+007E represent a potential security
   vulnerability: a user agent that does not support the encoding (or does not support the label used
-  to declare the encoding, or does not use the same mechanism to detect the encoding of unlabelled
+  to declare the encoding, or does not use the same mechanism to detect the encoding of unlabeled
   content as another user agent) might end up interpreting technically benign plain text content as
   HTML tags and JavaScript. Authors should therefore not use these encodings. For example, this
   applies to encodings in which the bytes corresponding to "<code title=""><script></code>" in
@@ -29125,7 +29125,7 @@
 
      </li>
 
-     <li><p>&#x231B; <i>Process candidate</i>: If <var title="">candidate</var> does not have a
+     <li><p>&#x231B; If <var title="">candidate</var> does not have a
      <code title="attr-source-src">src</code> attribute, or if its <code
      title="attr-source-src">src</code> attribute's value is the empty string, then end the
      <span>synchronous section</span>, and jump down to the <i title="">failed</i> step
@@ -36805,7 +36805,7 @@
 
    <li><p>Increment <var title="">index</var> by one.</p></li>
 
-   <li><p><i>Dash Off</i>: Let <var title="">segment length</var> be
+   <li><p><i>Dash Off<!-- labeled for consistency only --></i>: Let <var title="">segment length</var> be
    the value of the <var title="">styles</var> <span>dash
    list</span>'s <var title="">index</var>th entry.</p></li>
 
@@ -45538,7 +45538,7 @@
 
    <li>
 
-    <p>Return to the step labelled <i>cells</i>.</p>
+    <p>Return to the step labeled <i>cells</i>.</p>
 
    </li>
 
@@ -46231,7 +46231,7 @@
        of <var title="">table</var> that is a later sibling of the element pointed to by <var
        title="">row collection cursor</var>.</p></li>
 
-       <li><p>Returned to the step labeled <i>collect</i> above.</p></li>
+       <li><p>Return to the step labeled <i>collect</i> above.</p></li>
 
       </ol>
 
@@ -46297,7 +46297,7 @@
    <li><p>If <var title="">group cursor</var> is not null, then return to the step labeled <i>start
    group</i>.</p></li>
 
-   <li><p>If <var title="">ignore first group</var> is true, then drop the first roup in <var
+   <li><p>If <var title="">ignore first group</var> is true, then drop the first group in <var
    title="">groups</var> and set <var title="">ignore first group</var> to false.</p></li>
 
    <li><p><i>Drop leading header groups</i>: If <var title="">groups</var> is now empty, jump to the
@@ -46579,7 +46579,7 @@
      <li>
 
       <p>If <var title="">components<sub>a</sub></var> and <var
-      title="">components<sub>b</sub></var> both have exactly one the <i>number</i>, then run these
+      title="">components<sub>b</sub></var> both have exactly one <i>number</i>, then run these
       substeps:</p>
 
       <ol>
@@ -55806,7 +55806,7 @@
   <p>The <dfn title="attr-optgroup-label"><code>label</code></dfn>
   attribute must be specified. Its value gives the name of the group,
   for the purposes of the user interface. <span class="impl">User
-  agents should use this attribute's value when labelling the group of
+  agents should use this attribute's value when labeling the group of
   <code>option</code> elements in a <code>select</code>
   element.</span></p>
 
@@ -64226,7 +64226,7 @@
    that header specifies the <code title="">attachment</code>
    disposition type, and the header includes file name information,
    then let <var title="">filename</var> have the value specified by
-   the header, and jump to the step labeled "sanitize" below. <a
+   the header, and jump to the step labeled <i>sanitize</i> below. <a
    href="#refsRFC6266">[RFC6266]</a></p></li>
 
    <li><p>Let <var title="">resource origin</var> be the
@@ -64249,7 +64249,7 @@
    title="http-content-disposition">Content-Disposition</code> header
    and that header includes file name information, then let <var
    title="">filename</var> have the value specified by the header, and
-   jump to the step labeled "sanitize" below. <a
+   jump to the step labeled <i>sanitize</i> below. <a
    href="#refsRFC6266">[RFC6266]</a></p></li>
 
    <li><p>If the download was not initiated from a
@@ -64268,7 +64268,7 @@
 
    <li><p>If <var title="">trusted operation</var> is true, let <var
    title="">filename</var> have the value of <var title="">proposed
-   filename</var>, and jump to the step labeled "sanitize"                  <!-- download="" works for all links when same-origin -->
+   filename</var>, and jump to the step labeled <i>sanitize</i>             <!-- download="" works for all links when same-origin -->
    below.</p></li>                                                          <!-- it is not used cross-origin, though, even for explicit user gestures -->
                                                                             <!-- except: -->
    <li><p>If the resource has a <code
@@ -64276,14 +64276,14 @@
    and that header specifies the <code title="">attachment</code>
    disposition type, let <var title="">filename</var> have the value
    of <var title="">proposed filename</var>, and jump to the step
-   labeled "sanitize" below. <a href="#refsRFC6266">[RFC6266]</a></p></li>
+   labeled <i>sanitize</i> below. <a href="#refsRFC6266">[RFC6266]</a></p></li>
 
-   <li><p><i>No proposed file name</i>: If <var title="">trusted             <!-- fallback for same-origin resources or explicit downloads: use the resource's file name -->
+   <li><p><i>No proposed file name</i>: If <var title="">trusted            <!-- fallback for same-origin resources or explicit downloads: use the resource's file name -->
    operation</var> is true, or if the user indicated a preference for
    having the resource in question downloaded, let <var
    title="">filename</var> have a value derived from the
    <span>URL</span> of the resource in a user-agent-defined manner,
-   and jump to the step labeled "sanitize" below.</p></li>
+   and jump to the step labeled <i>sanitize</i> below.</p></li>
 
    <li>
 
@@ -64291,7 +64291,7 @@
     potentially hostile cross-origin download. If the download is not
     to be aborted, then let <var title="">filename</var> be set to the
     user's preferred file name or to a file name selected by the user
-    agent, and jump to the step labeled "sanitize" below.</p>
+    agent, and jump to the step labeled <i>sanitize</i> below.</p>
 
     <div class="warning">
 
@@ -72116,7 +72116,7 @@
     to always reuse the current browsing context.</p>
 
     <p>If the current browsing context's <span>active document</span>'s <span>active sandboxing flag
-    set</span> has the <span>sandboxed navigation browsing context flag</span> set and chosen
+    set</span> has the <span>sandboxed navigation browsing context flag</span> set and the chosen
     browsing context picked above, if any, is a new browsing context (whether top-level or
     auxiliary), then all the flags that are set in the current browsing context's <span>active
     document</span>'s <span>active sandboxing flag set</span> when the new browsing context is
@@ -74922,7 +74922,7 @@
     <p>If fetching the resource results in a redirect, and either the <span>URL</span> of the target
     of the redirect has the <span>same origin</span> as the original resource, or the resource is
     being obtained using the POST method or a safe method (in HTTP terms), return to <a
-    href="#navigate-fragid-step">the step labeled "fragment identifiers"</a> with the new resource,
+    href="#navigate-fragid-step">the step labeled <i>fragment identifiers</i></a> with the new resource,
     except that if the <span>URL</span> of the target of the redirect does not have a fragment
     identifier and the <span>URL</span> of the resource that led to the redirect does, then the
     fragment identifier of the resource that led to the redirect must be propagated to the
@@ -75158,7 +75158,7 @@
       flag</span> set, then skip this step.</p>
 
       <p>If the <code>Document</code>'s <span>browsing context</span> has a <span>browsing context
-      container</span> and it is either not an <code>iframe</code> element, or it does not have the
+      container</span> and either it is not an <code>iframe</code> element, or it does not have the
       <code title="attr-iframe-allowfullscreen">allowfullscreen</code> attribute specified, or its
       <code>Document</code> does not have the <span>fullscreen enabled flag</span> set, then also
       skip this step.</p>
@@ -75369,7 +75369,7 @@
   <code>Document</code> object to perform namespace-based dispatch to alternative processing tools,
   e.g. determining that the content is actually a syndication feed and passing it to a feed handler.
   If such processing is to take place, abort the steps in this section, and jump to <a
-  href="#navigate-non-Document">the next step</a> (labeled "non-document content") in the
+  href="#navigate-non-Document">the next step</a> (labeled <i>non-document content</i>) in the
   <span>navigate</span> steps above.</p>
 
   <p>Otherwise, then, with the newly created <code>Document</code>, the user agent must <span>update
@@ -76118,7 +76118,7 @@
 
    <li><p>If the <code>Document</code>'s <span>page showing</span> flag is false, then jump to the
    step labeled <i>unload event</i> below (i.e. skip firing the <code
-   title="event-pagehide">pagehide</code> even and don't rerun the <span>unloading document
+   title="event-pagehide">pagehide</code> event and don't rerun the <span>unloading document
    visibility change steps</span>).</p></li>
 
    <li><p>Set the <code>Document</code>'s <span>page showing</span> flag to false.</p></li>
@@ -77165,30 +77165,30 @@
    <li><p>Drop any trailing U+0020 SPACE and U+0009 CHARACTER TABULATION (tab) characters at the end
    of <var title="">line</var>.</p></li>
 
-   <li><p>If <var title="">line</var> is the empty string, then jump back to the step labeled "start
-   of line".</p></li>
+   <li><p>If <var title="">line</var> is the empty string, then jump back to the step labeled <i>start
+   of line</i>.</p></li>
 
    <li><p>If the first character in <var title="">line</var> is a U+0023 NUMBER SIGN character (#),
-   then jump back to the step labeled "start of line".</p></li>
+   then jump back to the step labeled <i>start of line</i>.</p></li>
 
    <li><p>If <var title="">line</var> equals "CACHE:" (the word "CACHE" followed by a U+003A COLON
    character (:)), then set <var title="">mode</var> to "explicit" and jump back to the step labeled
-   "start of line".</p></li>
+   <i>start of line</i>.</p></li>
 
    <li><p>If <var title="">line</var> equals "FALLBACK:" (the word "FALLBACK" followed by a U+003A
    COLON character (:)), then set <var title="">mode</var> to "fallback" and jump back to the step
-   labeled "start of line".</p></li>
+   labeled <i>start of line</i>.</p></li>
 
    <li><p>If <var title="">line</var> equals "NETWORK:" (the word "NETWORK" followed by a U+003A
    COLON character (:)), then set <var title="">mode</var> to "online whitelist" and jump back to
-   the step labeled "start of line".</p></li>
+   the step labeled <i>start of line</i>.</p></li>
 
    <li><p>If <var title="">line</var> equals "SETTINGS:" (the word "SETTINGS" followed by a U+003A
    COLON character (:)), then set <var title="">mode</var> to "settings" and jump back to the step
-   labeled "start of line".</p></li>
+   labeled <i>start of line</i>.</p></li>
 
    <li><p>If <var title="">line</var> ends with a U+003A COLON character (:), then set <var
-   title="">mode</var> to "unknown" and jump back to the step labeled "start of line".</p></li>
+   title="">mode</var> to "unknown" and jump back to the step labeled <i>start of line</i>.</p></li>
 
    <li><p>This is either a data line or it is syntactically incorrect.</p></li>
 
@@ -77236,11 +77236,11 @@
       <p><span title="resolve a url">Resolve</span> the first item in <var title="">tokens</var>,
       relative to <var title="">base URL</var>; ignore the rest.</p>
 
-      <p>If this fails, then jump back to the step labeled "start of line".</p>
+      <p>If this fails, then jump back to the step labeled <i>start of line</i>.</p>
 
       <p>If the resulting <span>parsed URL</span> has a different <span
       title="concept-url-scheme">scheme</span> component than <var title="">base URL</var> (the
-      manifest's URL), then jump back to the step labeled "start of line".</p>
+      manifest's URL), then jump back to the step labeled <i>start of line</i>.</p>
 
       <p>Let <var title="">new URL</var> be the result of applying the <span title="concept-url-serializer">URL serializer</span>
       algorithm to the resulting <span>parsed URL</span>, with the <i>exclude fragment flag</i>
@@ -77260,11 +77260,11 @@
       <p><span title="resolve a url">Resolve</span> <var title="">part one</var> and <var
       title="">part two</var>, relative to <var title="">base URL</var>.</p>
 
-      <p>If either fails, then jump back to the step labeled "start of line".</p>
+      <p>If either fails, then jump back to the step labeled <i>start of line</i>.</p>
 
       <p>If the <span>absolute URL</span> corresponding to either <var title="">part one</var> or
       <var title="">part two</var> does not have the <span>same origin</span> as the manifest's URL,
-      then jump back to the step labeled "start of line".</p> <!-- SECURITY -->
+      then jump back to the step labeled <i>start of line</i>.</p> <!-- SECURITY -->
 
       <p>Let <var title="">part one</var> be the result of applying the <span title="concept-url-serializer">URL serializer</span>
       algorithm to the first resulting <span>parsed URL</span>, with the <i>exclude fragment
@@ -77276,7 +77276,7 @@
 
       <p>If <var title="">part one</var> is already in the <var title="">fallback URLs</var> mapping
       as a <span title="concept-appcache-fallback-ns">fallback namespace</span>, then jump back to
-      the step labeled "start of line".</p>
+      the step labeled <i>start of line</i>.</p>
 
       <p>Otherwise, add <var title="">part one</var> to the <var title="">fallback URLs</var>
       mapping as a <span title="concept-appcache-fallback-ns">fallback namespace</span>, mapped to
@@ -77291,16 +77291,16 @@
 
       <p>If the first item in <var title="">tokens</var> is a U+002A ASTERISK character (*), then
       set <var title="">online whitelist wildcard flag</var> to <i title="">open</i> and jump back
-      to the step labeled "start of line".</p>
+      to the step labeled <i>start of line</i>.</p>
 
       <p>Otherwise, <span title="resolve a url">resolve</span> the first item in <var
       title="">tokens</var>, relative to <var title="">base URL</var>; ignore the rest.</p>
 
-      <p>If this fails, then jump back to the step labeled "start of line".</p>
+      <p>If this fails, then jump back to the step labeled <i>start of line</i>.</p>
 
       <p>If the resulting <span>parsed URL</span> has a different <span
       title="concept-url-scheme">scheme</span> component than <var title="">base URL</var> (the
-      manifest's URL), then jump back to the step labeled "start of line".</p>
+      manifest's URL), then jump back to the step labeled <i>start of line</i>.</p>
 
       <p>Let <var title="">new URL</var> be the result of applying the <span title="concept-url-serializer">URL serializer</span>
       algorithm to the resulting <span>parsed URL</span>, with the <i>exclude fragment flag</i>
@@ -77317,7 +77317,7 @@
       <p>If <var title="">tokens</var> contains a single token, and that token is a
       <span>case-sensitive</span> match for the string "<code title="">prefer-online</code>", then
       set <var title="">cache mode flag</var> to <i title="">prefer-online</i> and jump back to the
-      step labeled "start of line".</p>
+      step labeled <i>start of line</i>.</p>
 
       <p>Otherwise, the line is an unsupported setting: do nothing; the line is ignored.</p>
 
@@ -77335,7 +77335,7 @@
 
    </li>
 
-   <li><p>Jump back to the step labeled "start of line". (That step jumps to the next, and last,
+   <li><p>Jump back to the step labeled <i>start of line</i>. (That step jumps to the next, and last,
    step when the end of the file is reached.)</p></li>
 
    <li><p>Return the <var title="">explicit URLs</var> list, the <var title="">fallback URLs</var>
@@ -85784,7 +85784,7 @@
     title="event-dragleave">dragleave</code>; to the value corresponding to the <span>current drag
     operation</span> if <var title="">e</var> is <code title="event-drop">drop</code> or <code
     title="event-dragend">dragend</code>; and to a value based on the <code
-    title="dom-DataTransfer-effectAllowed">effectAllowed</code> attribute's value and to the
+    title="dom-DataTransfer-effectAllowed">effectAllowed</code> attribute's value and the
     drag-and-drop source, as given by the following table, otherwise (i.e. if <var title="">e</var>
     is <code title="event-dragenter">dragenter</code> or <code
     title="event-dragover">dragover</code>):</p>
@@ -88086,7 +88086,7 @@
 
    <li>
 
-    <p><i title="">Event loop</i>: Create a new <span>event loop</span>, and run it until it is
+    <p><i title="">Event loop<!-- labeled for ease of discussion --></i>: Create a new <span>event loop</span>, and run it until it is
     destroyed.</p>
 
     <p class="note">The handling of events or the execution of callbacks by <span
@@ -89127,6 +89127,7 @@
   <!--BOILERPLATE middle-w3c-api-intro-->
 <!--START complete-->
 
+<!--CLEANUP-->
   <h4>The <code>EventSource</code> interface</h4>
 
   <pre class="idl">[<span title="dom-EventSource">Constructor</span>(DOMString url, optional <span>EventSourceInit</span> eventSourceInitDict)]
@@ -89186,8 +89187,8 @@
    title="dom-EventSource-withCredentials">withCredentials</code>
    attribute to true.</p></li>
 
-   <li><p>Return the new <code>EventSource</code> object, and continue
-   these steps in the background (without blocking scripts).</p></li>
+   <li><p>Return the new <code>EventSource</code> object, but continue
+   these steps asynchronously.</p></li>
 
    <li><!-- if you change this, don't forget to update the
             reconnecting fetch lower down as well! -->
@@ -90206,8 +90207,8 @@
    serialization</span> of the <span>origin</span> of the <span>entry script</span>, <span>converted
    to ASCII lowercase</span>.</p></li>
 
-   <li><p>Return a new <code>WebSocket</code> object, and continue these steps in the background
-   (without blocking scripts).</p></li>
+   <li><p>Return a new <code>WebSocket</code> object, but continue these steps
+   asynchronously.</p></li>
 
    <li>
 




More information about the Commit-Watchers mailing list