Skip to content

Commit

Permalink
[e] (0) fix a series of double-thes.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@4414 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Dec 7, 2009
1 parent de8f3a4 commit 1ad8bb6
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 52 deletions.
34 changes: 17 additions & 17 deletions complete.html
Expand Up @@ -2449,7 +2449,7 @@ <h4 id=dependencies><span class=secno>2.2.1 </span>Dependencies</h4>

<dd>

<p>Implementations must support the the semantics of <a href=#url title=URL>URLs</a> defined in the URI and IRI specifications,
<p>Implementations must support the semantics of <a href=#url title=URL>URLs</a> defined in the URI and IRI specifications,
as well as the semantics of IDNA domain names defined in the
<cite>Internationalizing Domain Names in Applications
(IDNA)</cite> specification. <a href=#refsRFC3986>[RFC3986]</a>
Expand Down Expand Up @@ -7294,7 +7294,7 @@ <h4 id=dom-tree-accessors><span class=secno>3.1.4 </span><dfn>DOM tree accessors
incumbent body element</a> as its two arguments respectively,
then abort these steps.</li>

<li>Otherwise, the <a href=#the-body-element>the body element</a> is null. Append
<li>Otherwise, <a href=#the-body-element>the body element</a> is null. Append
the new value to the root element.</li>

</ol></div>
Expand Down Expand Up @@ -12768,7 +12768,7 @@ <h4 id=script><span class=secno>4.3.1 </span>The <dfn><code>script</code></dfn>

<p><a href=#create-a-script-from-a-node title="create a script from a node">Create a
script</a> from the <code><a href=#script>script</a></code> element node, using
the <var><a href="#the-script-block's-source">the script block's source</a></var> and the <var><a href="#the-script-block's-type">the script
<var><a href="#the-script-block's-source">the script block's source</a></var> and <var><a href="#the-script-block's-type">the script
block's type</a></var>.</p>

<p class=note>This is where the script is compiled and
Expand Down Expand Up @@ -13151,8 +13151,8 @@ <h4 id=the-noscript-element><span class=secno>4.3.2 </span>The <dfn><code>noscri
documents</a>.</p>

<p class=note><strong>The <code><a href=#the-noscript-element>noscript</a></code> element is only
effective in the <a href=#syntax>the HTML syntax</a>, it has no effect in
the <a href=#the-xhtml-syntax>the XHTML syntax</a>.</strong></p>
effective in <a href=#syntax>the HTML syntax</a>, it has no effect in
<a href=#the-xhtml-syntax>the XHTML syntax</a>.</strong></p>

<div class=impl>

Expand Down Expand Up @@ -14990,7 +14990,7 @@ <h4 id=the-pre-element><span class=secno>4.5.4 </span>The <dfn><code>pre</code><
preformatted text, in which structure is represented by typographic
conventions rather than by elements.</p>

<p class=note>In the <a href=#syntax>the HTML syntax</a>, a leading
<p class=note>In <a href=#syntax>the HTML syntax</a>, a leading
newline character immediately following the <code><a href=#the-pre-element>pre</a></code> element
start tag is stripped.</p>

Expand Down Expand Up @@ -31792,7 +31792,7 @@ <h4 id=the-input-element><span class=secno>4.10.5 </span>The <dfn><code>input</c
attributes, the <code title=dom-textarea/input-select><a href=#dom-textarea/input-select>select()</a></code> method, the <code title=dom-textarea/input-selectionStart><a href=#dom-textarea/input-selectionstart>selectionStart</a></code> and
<code title=dom-textarea/input-selectionEnd><a href=#dom-textarea/input-selectionend>selectionEnd</a></code>
IDL attributes, the <code title=dom-textarea/input-setSelectionRange><a href=#dom-textarea/input-setselectionrange>setSelectionRange()</a></code>
method, the the <code title=dom-input-stepUp><a href=#dom-input-stepup>stepUp()</a></code> and
method, the <code title=dom-input-stepUp><a href=#dom-input-stepup>stepUp()</a></code> and
<code title=dom-input-stepDown><a href=#dom-input-stepdown>stepDown()</a></code> methods, and the
<code title=event-input-input><a href=#event-input-input>input</a></code> and <code title=event-input-change><a href=#event-input-change>change</a></code> events apply to an
<code><a href=#the-input-element>input</a></code> element depends on the state of its <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute. The following table
Expand Down Expand Up @@ -43436,7 +43436,7 @@ <h4 id=commands><span class=secno>4.11.4 </span>Commands</h4>
-->

<p class=note>The <a href=#command-facet-id title=command-facet-ID>ID</a> facet
is exposed by the the <code title=dom-id><a href=#dom-id>id</a></code> IDL attribute,
is exposed by the <code title=dom-id><a href=#dom-id>id</a></code> IDL attribute,
the <a href=#command-facet-hint title=command-facet-Hint>Hint</a> facet is exposed by
the <code title=dom-title><a href=#dom-title>title</a></code> IDL attribute, the <a href=#command-facet-accesskey title=command-facet-AccessKey>AccessKey</a> facet is exposed by
the <code title=dom-accessKeyLabel><a href=#dom-accesskeylabel>accessKeyLabel</a></code> IDL
Expand Down Expand Up @@ -46594,7 +46594,7 @@ <h4 id=vcard><span class=secno>5.4.1 </span>vCard</h4>
to <var title="">output</var>.</li>

<li><p><a href=#add-a-vcard-line>Add a vCard line</a> with the type "<code title="">SOURCE</code>" and the result of <a href=#escaping-the-vcard-text-string>escaping the vCard
text string</a> that is the <a href="#the-document's-current-address">the document's current
text string</a> that is <a href="#the-document's-current-address">the document's current
address</a> as the value to <var title="">output</var>.</li>

<li><p>If <a href=#the-title-element>the <code>title</code> element</a> is not null,
Expand Down Expand Up @@ -47435,7 +47435,7 @@ <h4 id=vevent><span class=secno>5.4.2 </span>vEvent</h4>
property of the same <a href=#concept-item title=concept-item>item</a>.</p>

<p class=note>The time given by the <code title=md-vevent-dtend><a href=#md-vevent-dtend>dtend</a></code> property is not
inclusive. For day-long events, therefore, the the <code title=md-vevent-dtend><a href=#md-vevent-dtend>dtend</a></code> property's <a href=#concept-property-value title=concept-property-value>value</a> will be the day
inclusive. For day-long events, therefore, the <code title=md-vevent-dtend><a href=#md-vevent-dtend>dtend</a></code> property's <a href=#concept-property-value title=concept-property-value>value</a> will be the day
<em>after</em> the end of the event.</p>

<p>A single property with the name <code title=md-vevent-dtend><a href=#md-vevent-dtend>dtend</a></code> may be present within each
Expand Down Expand Up @@ -48510,7 +48510,7 @@ <h4 id=json><span class=secno>5.5.1 </span>JSON</h4>

<li><p>Let <var title="">heading</var> be the first element of
<a href=#heading-content>heading content</a> whose nearest ancestor of
<a href=#sectioning-content>sectioning content</a> is the <a href=#the-body-element>the body
<a href=#sectioning-content>sectioning content</a> is <a href=#the-body-element>the body
element</a>, if any, or null if there is none.</li>

<li>
Expand Down Expand Up @@ -49697,7 +49697,7 @@ <h4 id=apis-for-creating-and-navigating-browsing-contexts-by-name><span class=se
<var title="">url</var> earlier. If the <var title="">replace</var>
is true, then <a href=#replacement-enabled title="replacement enabled">replacement must be
enabled</a>; otherwise, it must not be enabled unless the
<a href=#browsing-context>browsing context</a> was just created as part of the
<a href=#browsing-context>browsing context</a> was just created as part of
<a href=#the-rules-for-choosing-a-browsing-context-given-a-browsing-context-name>the rules for choosing a browsing context given a browsing
context name</a>. The navigation must be done with the <a href="#script's-browsing-context" title="script's browsing context">browsing context</a> of the
<a href=#first-script>first script</a> as the <a href=#source-browsing-context>source browsing
Expand Down Expand Up @@ -55491,7 +55491,7 @@ <h4 id=the-location-interface><span class=secno>6.10.4 </span>The <code><a href=
<dt>Otherwise</dt>

<dd><p><a href=#navigate>Navigate</a> the <a href=#browsing-context>browsing context</a> to
the <a href="#the-document's-current-address">the document's current address</a> with
<a href="#the-document's-current-address">the document's current address</a> with
<a href=#replacement-enabled>replacement enabled</a>. The <a href=#source-browsing-context>source browsing
context</a> must be the <a href=#browsing-context>browsing context</a> being
navigated.</dd> <!-- it appears that document.reload() always
Expand Down Expand Up @@ -56410,7 +56410,7 @@ <h4 id=history-traversal><span class=secno>6.11.9 </span>History traversal</h4>
<a href=#resulting-autocompletion-state>resulting autocompletion state</a> is <i title="">off</i>, invoke the <a href=#concept-form-reset-control title=concept-form-reset-control>reset algorithm</a> of each
of those elements.</li>

<li><p>If the the <a href=#current-document-readiness>current document readiness</a> of the
<li><p>If the <a href=#current-document-readiness>current document readiness</a> of the
<i>specified entry</i>'s <code>Document</code> is "complete",
<a href=#queue-a-task>queue a task</a> to <a href=#fire-a-simple-event>fire a simple event</a>
named <code title=event-pageshow>pageshow</code> at that
Expand Down Expand Up @@ -68502,7 +68502,7 @@ <h5 id=start-tags><span class=secno>11.1.2.1 </span>Start tags</h5>
<tr><td> <code title="">space</code> <td> <a href=#xml-namespace>XML namespace</a> <td> <code title="">xml:space</code>
<tr><td> <code title="">xmlns</code> <td> <a href=#xmlns-namespace>XMLNS namespace</a> <td> <code title="">xmlns</code>
<tr><td> <code title="">xlink</code> <td> <a href=#xmlns-namespace>XMLNS namespace</a> <td> <code title="">xmlns:xlink</code>
</table><p>No other namespaced attribute can be expressed in the <a href=#syntax>the
</table><p>No other namespaced attribute can be expressed in <a href=#syntax>the
HTML syntax</a>.</p>


Expand Down Expand Up @@ -74123,7 +74123,7 @@ <h5 id=the-before-head-insertion-mode><span class=secno>11.2.5.6 </span>The "<df
one. (Newlines at the start of <code><a href=#the-textarea-element>textarea</a></code> elements are
ignored as an authoring convenience.)</li>

<li><p>Switch the tokenizer to the the <a href=#rcdata-state>RCDATA
<li><p>Switch the tokenizer to the <a href=#rcdata-state>RCDATA
state</a>.</li>

<li><p>Let the <a href=#original-insertion-mode>original insertion mode</a> be the
Expand Down Expand Up @@ -75862,7 +75862,7 @@ <h4 id=the-end><span class=secno>11.2.6 </span>The end</h4>

</ol></li>

<li><p><a href=#spin-the-event-loop>Spin the event loop</a> until the the <a href=#list-of-scripts-that-will-execute-as-soon-as-possible>list of
<li><p><a href=#spin-the-event-loop>Spin the event loop</a> until the <a href=#list-of-scripts-that-will-execute-as-soon-as-possible>list of
scripts that will execute as soon as possible</a> is
empty.</li>

Expand Down
30 changes: 15 additions & 15 deletions index
Expand Up @@ -2286,7 +2286,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d

<dd>

<p>Implementations must support the the semantics of <a href=#url title=URL>URLs</a> defined in the URI and IRI specifications,
<p>Implementations must support the semantics of <a href=#url title=URL>URLs</a> defined in the URI and IRI specifications,
as well as the semantics of IDNA domain names defined in the
<cite>Internationalizing Domain Names in Applications
(IDNA)</cite> specification. <a href=#refsRFC3986>[RFC3986]</a>
Expand Down Expand Up @@ -7131,7 +7131,7 @@ interface <dfn id=htmldocument>HTMLDocument</dfn> {
incumbent body element</a> as its two arguments respectively,
then abort these steps.</li>

<li>Otherwise, the <a href=#the-body-element>the body element</a> is null. Append
<li>Otherwise, <a href=#the-body-element>the body element</a> is null. Append
the new value to the root element.</li>

</ol></div>
Expand Down Expand Up @@ -12605,7 +12605,7 @@ c-end = "--&gt;"</pre>

<p><a href=#create-a-script-from-a-node title="create a script from a node">Create a
script</a> from the <code><a href=#script>script</a></code> element node, using
the <var><a href="#the-script-block's-source">the script block's source</a></var> and the <var><a href="#the-script-block's-type">the script
<var><a href="#the-script-block's-source">the script block's source</a></var> and <var><a href="#the-script-block's-type">the script
block's type</a></var>.</p>

<p class=note>This is where the script is compiled and
Expand Down Expand Up @@ -12988,8 +12988,8 @@ not-slash = %x0000-002E / %x0030-10FFFF
documents</a>.</p>

<p class=note><strong>The <code><a href=#the-noscript-element>noscript</a></code> element is only
effective in the <a href=#syntax>the HTML syntax</a>, it has no effect in
the <a href=#the-xhtml-syntax>the XHTML syntax</a>.</strong></p>
effective in <a href=#syntax>the HTML syntax</a>, it has no effect in
<a href=#the-xhtml-syntax>the XHTML syntax</a>.</strong></p>

<div class=impl>

Expand Down Expand Up @@ -14827,7 +14827,7 @@ Sydney&lt;/p&gt;</pre>
preformatted text, in which structure is represented by typographic
conventions rather than by elements.</p>

<p class=note>In the <a href=#syntax>the HTML syntax</a>, a leading
<p class=note>In <a href=#syntax>the HTML syntax</a>, a leading
newline character immediately following the <code><a href=#the-pre-element>pre</a></code> element
start tag is stripped.</p>

Expand Down Expand Up @@ -31629,7 +31629,7 @@ interface <dfn id=htmlformelement>HTMLFormElement</dfn> : <a href=#htmlelement>H
attributes, the <code title=dom-textarea/input-select><a href=#dom-textarea/input-select>select()</a></code> method, the <code title=dom-textarea/input-selectionStart><a href=#dom-textarea/input-selectionstart>selectionStart</a></code> and
<code title=dom-textarea/input-selectionEnd><a href=#dom-textarea/input-selectionend>selectionEnd</a></code>
IDL attributes, the <code title=dom-textarea/input-setSelectionRange><a href=#dom-textarea/input-setselectionrange>setSelectionRange()</a></code>
method, the the <code title=dom-input-stepUp><a href=#dom-input-stepup>stepUp()</a></code> and
method, the <code title=dom-input-stepUp><a href=#dom-input-stepup>stepUp()</a></code> and
<code title=dom-input-stepDown><a href=#dom-input-stepdown>stepDown()</a></code> methods, and the
<code title=event-input-input><a href=#event-input-input>input</a></code> and <code title=event-input-change><a href=#event-input-change>change</a></code> events apply to an
<code><a href=#the-input-element>input</a></code> element depends on the state of its <code title=attr-input-type><a href=#attr-input-type>type</a></code> attribute. The following table
Expand Down Expand Up @@ -43273,7 +43273,7 @@ interface <dfn>DataGridListener</dfn> {
-->

<p class=note>The <a href=#command-facet-id title=command-facet-ID>ID</a> facet
is exposed by the the <code title=dom-id><a href=#dom-id>id</a></code> IDL attribute,
is exposed by the <code title=dom-id><a href=#dom-id>id</a></code> IDL attribute,
the <a href=#command-facet-hint title=command-facet-Hint>Hint</a> facet is exposed by
the <code title=dom-title><a href=#dom-title>title</a></code> IDL attribute, the <a href=#command-facet-accesskey title=command-facet-AccessKey>AccessKey</a> facet is exposed by
the <code title=dom-accessKeyLabel><a href=#dom-accesskeylabel>accessKeyLabel</a></code> IDL
Expand Down Expand Up @@ -45672,7 +45672,7 @@ document.body.appendChild(outer);</pre>

<li><p>Let <var title="">heading</var> be the first element of
<a href=#heading-content>heading content</a> whose nearest ancestor of
<a href=#sectioning-content>sectioning content</a> is the <a href=#the-body-element>the body
<a href=#sectioning-content>sectioning content</a> is <a href=#the-body-element>the body
element</a>, if any, or null if there is none.</li>

<li>
Expand Down Expand Up @@ -46859,7 +46859,7 @@ interface <dfn id=window>Window</dfn> {
<var title="">url</var> earlier. If the <var title="">replace</var>
is true, then <a href=#replacement-enabled title="replacement enabled">replacement must be
enabled</a>; otherwise, it must not be enabled unless the
<a href=#browsing-context>browsing context</a> was just created as part of the
<a href=#browsing-context>browsing context</a> was just created as part of
<a href=#the-rules-for-choosing-a-browsing-context-given-a-browsing-context-name>the rules for choosing a browsing context given a browsing
context name</a>. The navigation must be done with the <a href="#script's-browsing-context" title="script's browsing context">browsing context</a> of the
<a href=#first-script>first script</a> as the <a href=#source-browsing-context>source browsing
Expand Down Expand Up @@ -52658,7 +52658,7 @@ State: &lt;OUTPUT NAME=I&gt;1&lt;/OUTPUT&gt; &lt;INPUT VALUE="Increment" TYPE=BU
<dt>Otherwise</dt>

<dd><p><a href=#navigate>Navigate</a> the <a href=#browsing-context>browsing context</a> to
the <a href="#the-document's-current-address">the document's current address</a> with
<a href="#the-document's-current-address">the document's current address</a> with
<a href=#replacement-enabled>replacement enabled</a>. The <a href=#source-browsing-context>source browsing
context</a> must be the <a href=#browsing-context>browsing context</a> being
navigated.</dd> <!-- it appears that document.reload() always
Expand Down Expand Up @@ -53577,7 +53577,7 @@ State: &lt;OUTPUT NAME=I&gt;1&lt;/OUTPUT&gt; &lt;INPUT VALUE="Increment" TYPE=BU
<a href=#resulting-autocompletion-state>resulting autocompletion state</a> is <i title="">off</i>, invoke the <a href=#concept-form-reset-control title=concept-form-reset-control>reset algorithm</a> of each
of those elements.</li>

<li><p>If the the <a href=#current-document-readiness>current document readiness</a> of the
<li><p>If the <a href=#current-document-readiness>current document readiness</a> of the
<i>specified entry</i>'s <code>Document</code> is "complete",
<a href=#queue-a-task>queue a task</a> to <a href=#fire-a-simple-event>fire a simple event</a>
named <code title=event-pageshow>pageshow</code> at that
Expand Down Expand Up @@ -60175,7 +60175,7 @@ interface <dfn id=messageport>MessagePort</dfn> {
<tr><td> <code title="">space</code> <td> <a href=#xml-namespace>XML namespace</a> <td> <code title="">xml:space</code>
<tr><td> <code title="">xmlns</code> <td> <a href=#xmlns-namespace>XMLNS namespace</a> <td> <code title="">xmlns</code>
<tr><td> <code title="">xlink</code> <td> <a href=#xmlns-namespace>XMLNS namespace</a> <td> <code title="">xmlns:xlink</code>
</table><p>No other namespaced attribute can be expressed in the <a href=#syntax>the
</table><p>No other namespaced attribute can be expressed in <a href=#syntax>the
HTML syntax</a>.</p>


Expand Down Expand Up @@ -65796,7 +65796,7 @@ document.body.appendChild(text);
one. (Newlines at the start of <code><a href=#the-textarea-element>textarea</a></code> elements are
ignored as an authoring convenience.)</li>

<li><p>Switch the tokenizer to the the <a href=#rcdata-state>RCDATA
<li><p>Switch the tokenizer to the <a href=#rcdata-state>RCDATA
state</a>.</li>

<li><p>Let the <a href=#original-insertion-mode>original insertion mode</a> be the
Expand Down Expand Up @@ -67535,7 +67535,7 @@ document.body.appendChild(text);

</ol></li>

<li><p><a href=#spin-the-event-loop>Spin the event loop</a> until the the <a href=#list-of-scripts-that-will-execute-as-soon-as-possible>list of
<li><p><a href=#spin-the-event-loop>Spin the event loop</a> until the <a href=#list-of-scripts-that-will-execute-as-soon-as-possible>list of
scripts that will execute as soon as possible</a> is
empty.</li>

Expand Down

0 comments on commit 1ad8bb6

Please sign in to comment.