- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 07 Dec 2009 19:02:54 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv27872 Modified Files: Overview.html Log Message: fix a series of double-thes. (whatwg r4414) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3526 retrieving revision 1.3527 diff -u -d -r1.3526 -r1.3527 --- Overview.html 7 Dec 2009 17:31:26 -0000 1.3526 +++ Overview.html 7 Dec 2009 19:02:51 -0000 1.3527 @@ -2133,7 +2133,7 @@ <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> @@ -6504,7 +6504,7 @@ 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><hr><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-images"><a href="#dom-document-images">images</a></code></dt> @@ -11249,7 +11249,7 @@ <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 @@ -11578,8 +11578,8 @@ differently by the <a href="#html-parser">HTML parser</a> based on whether <a href="#scripting-flag" title="scripting flag">scripting was enabled or not</a> when the parser was invoked.<p>The <code><a href="#the-noscript-element">noscript</a></code> element must not be used in <a href="#xml-documents">XML documents</a>.<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><div class="impl"> + effective in <a href="#syntax">the HTML syntax</a>, it has no effect in + <a href="#the-xhtml-syntax">the XHTML syntax</a>.</strong><div class="impl"> <p>The <code><a href="#the-noscript-element">noscript</a></code> element has no other requirements. In particular, children of the <code><a href="#the-noscript-element">noscript</a></code> element are not @@ -13176,7 +13176,7 @@ </dd> </dl><p>The <code><a href="#the-pre-element">pre</a></code> element <a href="#represents">represents</a> a block of preformatted text, in which structure is represented by typographic - conventions rather than by elements.<p class="note">In the <a href="#syntax">the HTML syntax</a>, a leading + conventions rather than by elements.<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>Some examples of cases where the <code><a href="#the-pre-element">pre</a></code> element could be used:<ul><li>Including an e-mail, with paragraphs indicated by blank lines, @@ -28225,7 +28225,7 @@ 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 @@ -38783,7 +38783,7 @@ --> <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 @@ -40884,7 +40884,7 @@ <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> @@ -41946,7 +41946,7 @@ <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 @@ -47346,7 +47346,7 @@ <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 @@ -48250,7 +48250,7 @@ <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 @@ -53996,7 +53996,7 @@ <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>.<h5 id="optional-tags"><span class="secno">9.1.2.4 </span>Optional tags</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Certain tags can be <dfn id="syntax-tag-omission" title="syntax-tag-omission">omitted</dfn>.<p class="note">Omitting an element's <a href="#syntax-start-tag" title="syntax-start-tag">start tag</a> does not mean the element is not present; it is implied, but it is still there. An HTML document always has a root <code><a href="#the-html-element-0">html</a></code> element, even if the @@ -59473,7 +59473,7 @@ 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 @@ -61209,7 +61209,7 @@ </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>
Received on Monday, 7 December 2009 19:02:56 UTC