[html5] r1600 - /
whatwg at whatwg.org
whatwg at whatwg.org
Tue May 13 02:30:04 PDT 2008
Author: ianh
Date: 2008-05-13 02:30:01 -0700 (Tue, 13 May 2008)
New Revision: 1600
Modified:
index
source
Log:
[e] (0) make spelling of labeled consistent.
Modified: index
===================================================================
--- index 2008-05-13 02:26:25 UTC (rev 1599)
+++ index 2008-05-13 09:30:01 UTC (rev 1600)
@@ -2038,8 +2038,8 @@
forms part of the transform.</p>
<p>Web browsers that support <a href="#html5" title=HTML5>HTML</a> must
- process documents labelled as <code>text/html</code> as described in
- this specification, so that users can interact with them.</p>
+ process documents labeled as <code>text/html</code> as described in this
+ specification, so that users can interact with them.</p>
<dt id=non-interactive>Non-interactive presentation user agents
@@ -2241,7 +2241,7 @@
optional features of XML.
<p id=authors-using-html><a href="#html5" title=HTML5>HTML documents</a>,
- if they are served over the wire (e.g. by HTTP) must be labelled with the
+ if they are served over the wire (e.g. by HTTP) must be labeled with the
<code>text/html</code> MIME type.</p>
<!--
XXX update RFC 2854 -->
@@ -3767,7 +3767,7 @@
having an attribute in the per-element partition with the name <code
title="">class</code> containing a space-separated list of classes to
which the element belongs. Other specifications may also allow elements in
- their namespaces to be labelled as being in specific classes. UAs must not
+ their namespaces to be labeled as being in specific classes. UAs must not
assume that all attributes of the name <code title="">class</code> for
elements in any namespace work in this way, however, and must not assume
that such attributes, when used as global attributes, label other elements
@@ -4085,7 +4085,7 @@
<p>Create a new <a href="#html-0">HTML parser</a>, in its initial state,
and associate it with the <code>Document</code> node.</p>
</li>
- <!-- redundant, the document is forcably already so labelled if we get here
+ <!-- redundant, the document is forcably already so labeled if we get here
<li>
<p>Mark the <code>Document</code> object as being an <span
@@ -7786,7 +7786,7 @@
then the user agent must assume that the resource is of that type.
<div class=example>
- <p>If a document contains four style sheet links labelled as follows:</p>
+ <p>If a document contains four style sheet links labeled as follows:</p>
<pre><link rel="stylesheet" href="A" type="text/plain">
<link rel="stylesheet" href="B" type="text/css">
@@ -7798,7 +7798,7 @@
<p>For files B and C, it would then check the actual types returned by the
server. For those that are sent as <code>text/css</code>, it would apply
- the styles, but for those labelled as <code>text/plain</code>, or any
+ the styles, but for those labeled as <code>text/plain</code>, or any
other type, it would not.</p>
<p>If one the two files was returned without a <a
@@ -9550,7 +9550,7 @@
of the current <var title="">current section</var>.
<li>
- <p>Go back to the substep labelled <i>Loop</i>.
+ <p>Go back to the substep labeled <i>Loop</i>.
</ol>
<dt>When exiting a <a href="#sectioning0">sectioning content</a> element
@@ -13623,7 +13623,7 @@
title=attr-img-alt><a href="#alt">alt</a></code> attribute.</p>
<div class=example>
- <p>Here, posts on a news site are labelled with an icon indicating their
+ <p>Here, posts on a news site are labeled with an icon indicating their
topic.</p>
<pre><body>
@@ -21743,7 +21743,7 @@
element</var> to be <dfn id=advanced
title=concept-table-advance>advanced to the next child of the
<code>table</code></dfn> when there is no such next child, then the user
- agent must jump to the step labelled <i>end</i>, near the end of this
+ agent must jump to the step labeled <i>end</i>, near the end of this
algorithm.</p>
<li>
@@ -21824,7 +21824,7 @@
title="">current column</var> be the next <code><a
href="#col">col</a></code> element child of the <code><a
href="#colgroup">colgroup</a></code> element, and return to the
- step labelled <i>columns</i>.</p>
+ step labeled <i>columns</i>.</p>
<li>
<p>Let all the last <a href="#column"
@@ -21900,8 +21900,8 @@
<li>
<p>If the <var title="">current element</var> is a <code><a
- href="#colgroup">colgroup</a></code> element, jump to the step
- labelled <i>column groups</i> above.</p>
+ href="#colgroup">colgroup</a></code> element, jump to the step labeled
+ <i>column groups</i> above.</p>
</ol>
<li>
@@ -21934,7 +21934,7 @@
for processing rows</a>, <a href="#advanced"
title=concept-table-advance>advance</a> the <var title="">current
element</var> to the next child of the <code><a
- href="#table">table</a></code>, and return to the step labelled
+ href="#table">table</a></code>, and return to the step labeled
<i>rows</i>.</p>
<li>
@@ -21947,7 +21947,7 @@
elements</var>, <a href="#advanced"
title=concept-table-advance>advance</a> the <var title="">current
element</var> to the next child of the <code><a
- href="#table">table</a></code>, and return to the step labelled
+ href="#table">table</a></code>, and return to the step labeled
<i>rows</i>.</p>
<li>
@@ -21963,7 +21963,7 @@
href="#table">table</a></code>.</p>
<li>
- <p>Return to the step labelled <i>rows</i>.</p>
+ <p>Return to the step labeled <i>rows</i>.</p>
<li>
<p><i>End</i>: For each <code><a href="#tfoot0">tfoot</a></code> element
@@ -22319,13 +22319,13 @@
<li>
<p><i>Horizontal</i>: If <var title="">x</var> is equal to <var
title="">x<sub title="">width</sub></var>, then jump down to the
- step below labelled <i>vertical</i>.</p>
+ step below labeled <i>vertical</i>.</p>
<li>
<p>If there is a header cell anchored at (<var title="">x</var>,
<var title="">header<sub title="">y</sub></var>) with height <var
title="">header<sub title="">height</sub></var>, then jump down to
- the step below labelled <i>vertical</i>.</p>
+ the step below labeled <i>vertical</i>.</p>
<li>
<p>Add all the data cells that cover slots with coordinates (<var
@@ -22343,7 +22343,7 @@
<p>Increase <var title="">x</var> by 1.</p>
<li>
- <p>Jump up to the step above labelled <i>horizontal</i>.</p>
+ <p>Jump up to the step above labeled <i>horizontal</i>.</p>
<li>
<p><i>Vertical</i>: Let <var title="">y</var> equal <span><var
@@ -22352,7 +22352,7 @@
<li>
<p>If <var title="">y</var> is equal to <var title="">y<sub
- title="">height</sub></var>, then jump to the step below labelled
+ title="">height</sub></var>, then jump to the step below labeled
<i>end</i>.</p>
<li>
@@ -22373,7 +22373,7 @@
<li>
<p>If <var title="">width</var> is equal to <var
title="">header<sub title="">width</sub></var>, then jump to the
- step below labelled <i>end</i>.</p>
+ step below labeled <i>end</i>.</p>
</ol>
<li>
@@ -22391,7 +22391,7 @@
<p>Increase <var title="">y</var> by 1.</p>
<li>
- <p>Jump up to the step above labelled <i>vertical</i>.</p>
+ <p>Jump up to the step above labeled <i>vertical</i>.</p>
<li>
<p><i>End</i>: Coalesce all the duplicate entries in the <var
@@ -29835,28 +29835,28 @@
<li>
<p>If <var title="">line</var> is the empty string, then jump back to the
- step labelled "start of line".
+ step labeled "start of line".
<li>
<p>If the first character in <var title="">line</var> is a U+0023 NUMBER
- SIGN (#) character, then jump back to the step labelled "start of line".
+ SIGN (#) character, then jump back to the step labeled "start of line".
<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 labelled "start of line".
+ "explicit" and jump back to the step labeled "start of line".
<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 labelled
+ title="">mode</var> to "fallback" and jump back to the step labeled
"start of line".
<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
- labelled "start of line".
+ labeled "start of line".
<li>
<p>This is either a data line or it is syntactically incorrect.</p>
@@ -29866,7 +29866,7 @@
<dd>
<p>If <var title="">line</var> is not a syntactically valid URI
- reference or IRI reference, then jump back to the step labelled "start
+ reference or IRI reference, then jump back to the step labeled "start
of line".</p>
<p>Otherwise, resolve the URI reference or IRI reference to an absolute
@@ -29875,7 +29875,7 @@
<p>Now, if the resource's URI has a different <scheme> component
than the manifest's URI (compared
case-insensitively<!-- XXX ASCII -->), then jump back to the step
- labelled "start of line".</p>
+ labeled "start of line".</p>
<p>Otherwise, add this URI to the <var title="">explicit URIs</var>.</p>
@@ -29884,7 +29884,7 @@
<dd>
<p>If <var title="">line</var> does not contain at least one U+0020
SPACE or U+0009 CHARACTER TABULATION (tab) character, then jump back
- to the step labelled "start of line".</p>
+ to the step labeled "start of line".</p>
<p>Otherwise, let everything before the first U+0020 SPACE or U+0009
CHARACTER TABULATION (tab) character in <var title="">line</var> be
@@ -29897,7 +29897,7 @@
<p>If <var title="">part one</var> and <var title="">part two</var> are
not both syntactically valid URI or IRI references, then jump back to
- the step labelled "start of line".</p>
+ the step labeled "start of line".</p>
<p>Resolve the URI or IRI references in <var title="">part one</var>
and <var title="">part two</var> to absolute URIs or IRIs, and drop
@@ -29907,17 +29907,17 @@
one</var> is already in the <var title="">fallback URIs</var> mapping
as an <a href="#opportunistic"
title=concept-appcache-oppcache-ns>opportunistic caching
- namespace</a>, then jump back to the step labelled "start of line".</p>
+ namespace</a>, then jump back to the step labeled "start of line".</p>
<p>If the absolute URI or IRI corresponding to <var title="">part
one</var> does not have the same <a href="#origin0">origin</a> as the
- manifest's URI, then jump back to the step labelled "start of line".</p>
+ manifest's URI, then jump back to the step labeled "start of line".</p>
<!-- SECURITY -->
<p>If the absolute URI or IRI corresponding to <var title="">part
two</var> has a different <scheme> component than the manifest's
URI (compared case-insensitively<!-- XXX
ASCII -->), then jump
- back to the step labelled "start of line".</p>
+ back to the step labeled "start of line".</p>
<p>Otherwise, add the absolute URI or IRI corresponding to <var
title="">part one</var> to the <var title="">fallback URIs</var>
@@ -29931,14 +29931,14 @@
<dd>
<p>If <var title="">line</var> is not a syntactically valid URI
- reference or IRI reference, then jump back to the step labelled "start
+ reference or IRI reference, then jump back to the step labeled "start
of line".</p>
<p>Otherwise, resolve the URI reference or IRI reference to an absolute
URI or IRI, and drop the fragment identifier, if any.</p>
<p>Now, if the resource's URI has a different <scheme> component
- than the manifest's URI, then jump back to the step labelled "start of
+ than the manifest's URI, then jump back to the step labeled "start of
line".</p>
<p>Otherwise, add this URI to the <var title="">online whitelist
@@ -29946,8 +29946,8 @@
</dl>
<li>
- <p>Jump back to the step labelled "start of line". (That step jumps to
- the next, and last, step when the end of the file is reached.)
+ <p>Jump back to the step labeled "start of line". (That step jumps to the
+ next, and last, step when the end of the file is reached.)
<li>
<p>Return the <var title="">explicit URIs</var> list, the <var
@@ -30038,7 +30038,7 @@
<p>Fetch the resource from <var title="">manifest URI</var>, and let <var
title="">manifest</var> be that resource.</p>
- <p>If the resource is labelled with the MIME type <code
+ <p>If the resource is labeled with the MIME type <code
title="">text/cache-manifest</code>, parse <var title="">manifest</var>
according to the <a href="#parse0" title="parse a manifest">rules for
parsing manifests</a>, obtaining a list of <a href="#explicit"
@@ -30053,9 +30053,9 @@
<p>If the previous step fails (e.g. the server returns a 4xx or 5xx
response or equivalent, or there is a DNS error, or the connection times
out, or the user cancels the download, or the parser for manifests fails
- when checking the magic signature), or if the resource is labelled with
- a MIME type other than <code title="">text/cache-manifest</code>, then
- run just to the <span>caching failure steps</span>.</p>
+ when checking the magic signature), or if the resource is labeled with a
+ MIME type other than <code title="">text/cache-manifest</code>, then run
+ just to the <span>caching failure steps</span>.</p>
<li>
<p>If this is an <a href="#upgrade"
@@ -32197,9 +32197,9 @@
unknown type"><a href="#content-type5">unknown type</a></em> step below.</p>
<!-- In a study looking at many billions of pages whose first five
characters were "<HTML", "unknown/unknown" was used to label
- documents about once for every 5000 pages labelled "text/html", and
+ documents about once for every 5000 pages labeled "text/html", and
"application/unknown" was used about once for every 35000 pages
- labelled "text/html". -->
+ labeled "text/html". -->
<li>
<p>If <var title="">official type</var> ends in "+xml", or if it is
@@ -32702,8 +32702,8 @@
<span><var title="">pos</var>+2</span> in <var title="">s</var> are
exactly equal to 0x2D, 0x2D, 0x3E respectively (ASCII for "<code
title="">--></code>"), then increase <var title="">pos</var> by 3
- and jump back to the previous step (the step labelled <i>loop
- start</i>) in the overall algorithm in this section.
+ and jump back to the previous step (the step labeled <i>loop start</i>)
+ in the overall algorithm in this section.
<li>Otherwise, increase <var title="">pos</var> by 1.
@@ -32725,7 +32725,7 @@
<li>If <span><var title="">s</var>[<var title="">pos</var>]</span> equal
0x3E, then increase <var title="">pos</var> by 1 and jump back to the
- step labelled <i>loop start</i> in the overall algorithm in this
+ step labeled <i>loop start</i> in the overall algorithm in this
section.
<li>Otherwise, return to step 1 in these substeps.
@@ -32741,7 +32741,7 @@
<li>If <span><var title="">s</var>[<var title="">pos</var>]</span> and
<span><var title="">s</var>[<var title="">pos</var>+1]</span> equal
0x3F and 0x3E respectively, then increase <var title="">pos</var> by 1
- and jump back to the step labelled <i>loop start</i> in the overall
+ and jump back to the step labeled <i>loop start</i> in the overall
algorithm in this section.
<li>Otherwise, return to step 1 in these substeps.
@@ -36206,7 +36206,7 @@
<p>The <dfn id=setdata title=dom-DataTransfer-setData><code>setData(<var
title="">format</var>, <var title="">data</var>)</code></dfn> method must
add <var title="">data</var> to the data stored in the <code><a
- href="#datatransfer0">DataTransfer</a></code> object, labelled as being of
+ href="#datatransfer0">DataTransfer</a></code> object, labeled as being of
the type <var title="">format</var>. This must replace any previous data
that had been set for that format. If <var title="">format</var> is the
value "<code title="">Text</code>", then it must be treated as "<code
@@ -40943,12 +40943,12 @@
name</var> is longer than the empty string
<dd>Advance <var title="">position</var> to the next byte and jump to
- the step below labelled <em>value</em>.
+ the step below labeled <em>value</em>.
<dt>If it is 0x09 (ASCII TAB), 0x0A (ASCII LF), 0x0B (ASCII VT), 0x0C
(ASCII FF), 0x0D (ASCII CR), or 0x20 (ASCII space)
- <dd>Jump to the step below labelled <em>spaces</em>.
+ <dd>Jump to the step below labeled <em>spaces</em>.
<dt>If it is 0x2F (ASCII '/') or 0x3E (ASCII '>')
@@ -51307,7 +51307,7 @@
<li><command label="a"/></li>
<menu></pre>
- <p>The menu has one menu item, labelled "a".</p>
+ <p>The menu has one menu item, labeled "a".</p>
<p>Styles applied to the <code>li</code> element in this menu would
have no effect on the rendered menu, except in so far as styles
Modified: source
===================================================================
--- source 2008-05-13 02:26:25 UTC (rev 1599)
+++ source 2008-05-13 09:30:01 UTC (rev 1600)
@@ -261,7 +261,7 @@
of the transform.</p>
<p>Web browsers that support <span title="HTML5">HTML</span> must
- process documents labelled as <code>text/html</code> as described
+ process documents labeled as <code>text/html</code> as described
in this specification, so that users can interact with them.</p>
</dd>
@@ -490,7 +490,7 @@
<p id="authors-using-html"><span title="HTML5">HTML
documents</span>, if they are served over the wire (e.g. by HTTP)
- must be labelled with the <code>text/html</code> MIME type.</p> <!--
+ must be labeled with the <code>text/html</code> MIME type.</p> <!--
XXX update RFC 2854 -->
<p id="entity-references">The language in this specification assumes
@@ -2076,7 +2076,7 @@
by having an attribute in the per-element partition with the name
<code title="">class</code> containing a space-separated list of
classes to which the element belongs. Other specifications may also
- allow elements in their namespaces to be labelled as being in
+ allow elements in their namespaces to be labeled as being in
specific classes. UAs must not assume that all attributes of the
name <code title="">class</code> for elements in any namespace work
in this way, however, and must not assume that such attributes, when
@@ -2415,7 +2415,7 @@
</li>
-<!-- redundant, the document is forcably already so labelled if we get here
+<!-- redundant, the document is forcably already so labeled if we get here
<li>
<p>Mark the <code>Document</code> object as being an <span
@@ -6218,7 +6218,7 @@
<div class="example">
- <p>If a document contains four style sheet links labelled as
+ <p>If a document contains four style sheet links labeled as
follows:</p>
<pre><link rel="stylesheet" href="A" type="text/plain">
@@ -6232,7 +6232,7 @@
<p>For files B and C, it would then check the actual types returned
by the server. For those that are sent as <code>text/css</code>, it
- would apply the styles, but for those labelled as
+ would apply the styles, but for those labeled as
<code>text/plain</code>, or any other type, it would not.</p>
<p>If one the two files was returned without a
@@ -7834,7 +7834,7 @@
child section of the current <var title="">current
section</var>.</p></li>
- <li><p>Go back to the substep labelled <i>Loop</i>.</p></li>
+ <li><p>Go back to the substep labeled <i>Loop</i>.</p></li>
</ol>
@@ -11611,7 +11611,7 @@
<div class="example">
- <p>Here, posts on a news site are labelled with an icon
+ <p>Here, posts on a news site are labeled with an icon
indicating their topic.</p>
<pre><body>
@@ -19305,7 +19305,7 @@
title="">current element</var> to be <dfn
title="concept-table-advance">advanced to the next child of the
<code>table</code></dfn> when there is no such next child, then
- the user agent must jump to the step labelled <i>end</i>, near the
+ the user agent must jump to the step labeled <i>end</i>, near the
end of this algorithm.</p>
</li>
@@ -19408,7 +19408,7 @@
element, then let the <var title="">current column</var> be
the next <code>col</code> element child of the
<code>colgroup</code> element, and return to the step
- labelled <i>columns</i>.</p>
+ labeled <i>columns</i>.</p>
</li>
@@ -19514,7 +19514,7 @@
<li>
<p>If the <var title="">current element</var> is a
- <code>colgroup</code> element, jump to the step labelled
+ <code>colgroup</code> element, jump to the step labeled
<i>column groups</i> above.</p>
</li>
@@ -19560,7 +19560,7 @@
<code>tr</code>, then run the <span>algorithm for processing
rows</span>, <span title="concept-table-advance">advance</span>
the <var title="">current element</var> to the next child of the
- <code>table</code>, and return to the step labelled
+ <code>table</code>, and return to the step labeled
<i>rows</i>.</p>
</li>
@@ -19578,7 +19578,7 @@
title="">pending <code>tfoot</code> elements</var>, <span
title="concept-table-advance">advance</span> the <var
title="">current element</var> to the next child of the
- <code>table</code>, and return to the step labelled
+ <code>table</code>, and return to the step labeled
<i>rows</i>.</p>
</li>
@@ -19602,7 +19602,7 @@
<li>
- <p>Return to the step labelled <i>rows</i>.</p>
+ <p>Return to the step labeled <i>rows</i>.</p>
</li>
@@ -20112,7 +20112,7 @@
<p><i>Horizontal</i>: If <var title="">x</var> is equal to
<var title="">x<sub title="">width</sub></var>, then jump
- down to the step below labelled <i>vertical</i>.</p>
+ down to the step below labeled <i>vertical</i>.</p>
</li>
@@ -20122,7 +20122,7 @@
title="">x</var>, <var title="">header<sub
title="">y</sub></var>) with height <var title="">header<sub
title="">height</sub></var>, then jump down to the step
- below labelled <i>vertical</i>.</p>
+ below labeled <i>vertical</i>.</p>
</li>
@@ -20149,7 +20149,7 @@
<li>
- <p>Jump up to the step above labelled <i>horizontal</i>.</p>
+ <p>Jump up to the step above labeled <i>horizontal</i>.</p>
</li>
@@ -20165,7 +20165,7 @@
<p>If <var title="">y</var> is equal to <var title="">y<sub
title="">height</sub></var>, then jump to the step below
- labelled <i>end</i>.</p>
+ labeled <i>end</i>.</p>
</li>
@@ -20194,7 +20194,7 @@
<p>If <var title="">width</var> is equal to <var
title="">header<sub title="">width</sub></var>, then jump
- to the step below labelled <i>end</i>.</p>
+ to the step below labeled <i>end</i>.</p>
</li>
@@ -20227,7 +20227,7 @@
<li>
- <p>Jump up to the step above labelled <i>vertical</i>.</p>
+ <p>Jump up to the step above labeled <i>vertical</i>.</p>
</li>
@@ -27667,26 +27667,26 @@
title="">line</var>.</p></li>
<li><p>If <var title="">line</var> is the empty string, then jump
- back to the step labelled "start of line".</p></li>
+ back to the step labeled "start of line".</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
- labelled "start of line".</p></li>
+ labeled "start of line".</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
- labelled "start of line".</p></li>
+ labeled "start of line".</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
- labelled "start of line".</p></li>
+ labeled "start of line".</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
- labelled "start of line".</p></li>
+ labeled "start of line".</p></li>
<li>
@@ -27699,7 +27699,7 @@
<dd>
<p>If <var title="">line</var> is not a syntactically valid URI
- reference or IRI reference, then jump back to the step labelled
+ reference or IRI reference, then jump back to the step labeled
"start of line".</p>
<p>Otherwise, resolve the URI reference or IRI reference to an
@@ -27708,7 +27708,7 @@
<p>Now, if the resource's URI has a different <scheme>
component than the manifest's URI (compared
case-insensitively<!-- XXX ASCII -->), then jump back to the
- step labelled "start of line".</p>
+ step labeled "start of line".</p>
<p>Otherwise, add this URI to the <var title="">explicit
URIs</var>.</p>
@@ -27721,7 +27721,7 @@
<p>If <var title="">line</var> does not contain at least one
U+0020 SPACE or U+0009 CHARACTER TABULATION (tab) character,
- then jump back to the step labelled "start of line".</p>
+ then jump back to the step labeled "start of line".</p>
<p>Otherwise, let everything before the first U+0020 SPACE or
U+0009 CHARACTER TABULATION (tab) character in <var
@@ -27735,7 +27735,7 @@
<p>If <var title="">part one</var> and <var title="">part
two</var> are not both syntactically valid URI or IRI
- references, then jump back to the step labelled "start of
+ references, then jump back to the step labeled "start of
line".</p>
<p>Resolve the URI or IRI references in <var title="">part
@@ -27746,17 +27746,17 @@
title="">part one</var> is already in the <var title="">fallback
URIs</var> mapping as an <span
title="concept-appcache-oppcache-ns">opportunistic caching
- namespace</span>, then jump back to the step labelled "start of
+ namespace</span>, then jump back to the step labeled "start of
line".</p>
<p>If the absolute URI or IRI corresponding to <var
title="">part one</var> does not have the same <span>origin</span> as the manifest's URI, then jump back to
- the step labelled "start of line".</p> <!-- SECURITY -->
+ the step labeled "start of line".</p> <!-- SECURITY -->
<p>If the absolute URI or IRI corresponding to <var
title="">part two</var> has a different <scheme> component
than the manifest's URI (compared case-insensitively<!-- XXX
- ASCII -->), then jump back to the step labelled "start of
+ ASCII -->), then jump back to the step labeled "start of
line".</p>
<p>Otherwise, add the absolute URI or IRI corresponding to <var
@@ -27774,7 +27774,7 @@
<dd>
<p>If <var title="">line</var> is not a syntactically valid URI
- reference or IRI reference, then jump back to the step labelled
+ reference or IRI reference, then jump back to the step labeled
"start of line".</p>
<p>Otherwise, resolve the URI reference or IRI reference to an
@@ -27782,7 +27782,7 @@
<p>Now, if the resource's URI has a different <scheme>
component than the manifest's URI, then jump back to the step
- labelled "start of line".</p>
+ labeled "start of line".</p>
<p>Otherwise, add this URI to the <var title="">online whitelist
URIs</var>.</p>
@@ -27793,7 +27793,7 @@
</li>
- <li><p>Jump back to the step labelled "start of line". (That step
+ <li><p>Jump back to the step labeled "start of line". (That step
jumps to the next, and last, step when the end of the file is
reached.)</p></li>
@@ -27892,7 +27892,7 @@
<p>Fetch the resource from <var title="">manifest URI</var>, and
let <var title="">manifest</var> be that resource.</p>
- <p>If the resource is labelled with the MIME type <code
+ <p>If the resource is labeled with the MIME type <code
title="">text/cache-manifest</code>, parse <var
title="">manifest</var> according to the <span title="parse a
manifest">rules for parsing manifests</span>, obtaining a list of
@@ -27911,7 +27911,7 @@
5xx response or equivalent, or there is a DNS error, or the
connection times out, or the user cancels the download, or the
parser for manifests fails when checking the magic signature), or
- if the resource is labelled with a MIME type other than <code
+ if the resource is labeled with a MIME type other than <code
title="">text/cache-manifest</code>, then run just to the
<span>caching failure steps</span>.</p>
@@ -30064,9 +30064,9 @@
sniffing: unknown type">unknown type</em> step below.</p>
<!-- In a study looking at many billions of pages whose first five
characters were "<HTML", "unknown/unknown" was used to label
- documents about once for every 5000 pages labelled "text/html", and
+ documents about once for every 5000 pages labeled "text/html", and
"application/unknown" was used about once for every 35000 pages
- labelled "text/html". --></li>
+ labeled "text/html". --></li>
<li><p>If <var title="">official type</var> ends in "+xml", or if
it is either "text/xml" or "application/xml", then the sniffed
@@ -30502,7 +30502,7 @@
title="">pos</var>+2</span> in <var title="">s</var> are exactly
equal to 0x2D, 0x2D, 0x3E respectively (ASCII for "<code
title="">--></code>"), then increase <var title="">pos</var>
- by 3 and jump back to the previous step (the step labelled
+ by 3 and jump back to the previous step (the step labeled
<i>loop start</i>) in the overall algorithm in this section.</li>
<li>Otherwise, increase <var title="">pos</var> by 1.</li>
@@ -30530,7 +30530,7 @@
<li>If <span><var title="">s</var>[<var
title="">pos</var>]</span> equal 0x3E, then increase <var
- title="">pos</var> by 1 and jump back to the step labelled
+ title="">pos</var> by 1 and jump back to the step labeled
<i>loop start</i> in the overall algorithm in this section.</li>
<li>Otherwise, return to step 1 in these substeps.</li>
@@ -30551,7 +30551,7 @@
title="">pos</var>]</span> and <span><var title="">s</var>[<var
title="">pos</var>+1]</span> equal 0x3F and 0x3E respectively,
then increase <var title="">pos</var> by 1 and jump back to the
- step labelled <i>loop start</i> in the overall algorithm in this
+ step labeled <i>loop start</i> in the overall algorithm in this
section.</li>
<li>Otherwise, return to step 1 in these substeps.</li>
@@ -33913,7 +33913,7 @@
<p>The <dfn title="dom-DataTransfer-setData"><code>setData(<var
title="">format</var>, <var title="">data</var>)</code></dfn> method
must add <var title="">data</var> to the data stored in the
- <code>DataTransfer</code> object, labelled as being of the type <var
+ <code>DataTransfer</code> object, labeled as being of the type <var
title="">format</var>. This must replace any previous data that had
been set for that format. If <var title="">format</var> is the value
"<code title="">Text</code>", then it must be treated as "<code
@@ -38589,13 +38589,13 @@
name</var> is longer than the empty string</dt>
<dd>Advance <var title="">position</var> to the next byte and
- jump to the step below labelled <em>value</em>.</dd>
+ jump to the step below labeled <em>value</em>.</dd>
<dt>If it is 0x09 (ASCII TAB), 0x0A (ASCII LF), 0x0B (ASCII
VT), 0x0C (ASCII FF), 0x0D (ASCII CR), or 0x20 (ASCII
space)</dt>
- <dd>Jump to the step below labelled <em>spaces</em>.</dd>
+ <dd>Jump to the step below labeled <em>spaces</em>.</dd>
<dt>If it is 0x2F (ASCII '/') or 0x3E (ASCII '>')</dt>
@@ -46605,7 +46605,7 @@
<li><command label="a"/></li>
<menu></pre>
- <p>The menu has one menu item, labelled "a".</p>
+ <p>The menu has one menu item, labeled "a".</p>
<p>Styles applied to the <code>li</code> element in this menu would
have no effect on the rendered menu, except in so far as styles
More information about the Commit-Watchers
mailing list