- From: poot <cvsmail@w3.org>
- Date: Tue, 29 Mar 2011 20:12:10 -0400
- To: public-html-diffs@w3.org
hixie: A vast number of typos. (whatwg r5973) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4797&r2=1.4798&f=h http://html5.org/tools/web-apps-tracker?from=5972&to=5973 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4797 retrieving revision 1.4798 diff -u -d -r1.4797 -r1.4798 --- Overview.html 29 Mar 2011 23:14:37 -0000 1.4797 +++ Overview.html 30 Mar 2011 00:10:52 -0000 1.4798 @@ -343,7 +343,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor-s-draft-29-march-2011">Editor's Draft 29 March 2011</h2> + <h2 class="no-num no-toc" id="editor-s-draft-30-march-2011">Editor's Draft 30 March 2011</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -485,7 +485,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 29 March 2011 Editor's Draft. + This specification is the 30 March 2011 Editor's Draft. </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 @@ -5744,7 +5744,7 @@ <li> - <p>While <var title="">document</var> is is <a href="#an-iframe-srcdoc-document">an + <p>While <var title="">document</var> is <a href="#an-iframe-srcdoc-document">an <code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code> document</a>, let <var title="">document</var> be <var title="">document</var>'s <a href="#browsing-context">browsing context</a>'s <a href="#browsing-context-container">browsing context container</a>'s <code><a href="#document">Document</a></code> @@ -9712,7 +9712,7 @@ generated by these characters do not start and end with different parent elements, and so that all such embeddings and overrides are explicitly terminated by a U+202C POP DIRECTIONAL FORMATTING - character. This helps reduces incidences of text being reused in a + character. This helps reduce incidences of text being reused in a manner that has unforeseen effects on the bidirectional algorithm.<p>The aforementioned restrictions are defined by specifying that certain parts of documents form <a href="#bidirectional-algorithm-formatting-character-ranges">bidirectional-algorithm @@ -9768,15 +9768,15 @@ combined.</span><table id="table-aria-strong"><thead><tr><th>Language feature <th>Strong native semantics <span class="impl">and implied ARIA semantics</span> - <tbody><tr><td><code><a href="#the-base-element">base</a></code> element - <td>No role - - <tr><td><code><a href="#the-a-element">a</a></code> element that creates a <a href="#hyperlink">hyperlink</a> + <tbody><tr><td><code><a href="#the-a-element">a</a></code> element that creates a <a href="#hyperlink">hyperlink</a> <td><code title="attr-aria-role-link">link</code> role <tr><td><code><a href="#the-area-element">area</a></code> element that creates a <a href="#hyperlink">hyperlink</a> <td><code title="attr-aria-role-link">link</code> role + <tr><td><code><a href="#the-base-element">base</a></code> element + <td>No role + <tr><td><code><a href="#the-button-element">button</a></code> element <td><code title="attr-aria-role-button">button</code> role @@ -13382,7 +13382,7 @@ <!-- SCRIPT EXEC --> <dd> - <p>Executing the script block must consists of running the + <p>Executing the script block must consist of running the following steps. For the purposes of these steps, the script is considered to be from an <i>external file</i> if, while the <a href="#prepare-a-script">prepare a script</a> algorithm above was running for @@ -15773,7 +15773,7 @@ </div><p>The <dfn id="attr-ol-type" title="attr-ol-type"><code>type</code></dfn> attribute can be used to specify the kind of marker to use in the list, in the - cases where that matters (e.g. because items are to be referened by + cases where that matters (e.g. because items are to be referenced by their number/letter). The attribute, if specified, must have a value that is a <a href="#case-sensitive">case-sensitive</a> match for one of the characters given in the first cell of one of the rows of the @@ -22518,8 +22518,7 @@ <dt><dfn id="dom-media-network_no_source" title="dom-media-NETWORK_NO_SOURCE"><code>NETWORK_NO_SOURCE</code></dfn> (numeric value 3)</dt> <dd>The element<span class="impl">'s <a href="#concept-media-load-algorithm" title="concept-media-load-algorithm">resource selection - algorithm</a> is active, but it</span> has so not yet found a - <a href="#media-resource" title="media resource">resource</a> to use.</dd> + algorithm</a> is active, but it</span> has not yet found a <a href="#media-resource" title="media resource">resource</a> to use.</dd> </dl><div class="impl"> @@ -27743,7 +27742,7 @@ <pre><section> <style scoped> - table { border-collapse: collapse; border: solid thick } + table { border-collapse: collapse; border: solid thick; } colgroup, tbody { border: solid medium; } td { border: solid thin; height: 1.4em; width: 1.4em; text-align: center; padding: 0; } </style> @@ -35346,7 +35345,7 @@ <ol><li><p>If there is no <a href="#concept-input-list" title="concept-input-list">suggestions source element</a> (e.g. because the <code title="attr-input-list"><a href="#attr-input-list">list</a></code> attribute doesn't apply or is - not specified), then return null and abort thee steps.</li> + not specified), then return null and abort these steps.</li> <li><p>If the <code title="attr-input-multiple"><a href="#attr-input-multiple">multiple</a></code> attribute is specified and applies, then return null and abort @@ -36595,7 +36594,7 @@ <pre><p>If you have any comments, please let us know: <textarea cols=80 name=comments></textarea></p></pre> - <p>To specify that a maximum length for the comments, one can use + <p>To specify a maximum length for the comments, one can use the <code title="attr-textarea-maxlength"><a href="#attr-textarea-maxlength">maxlength</a></code> attribute:</p> @@ -37613,7 +37612,7 @@ is specified, its value must not be the empty string.<p>Any non-empty value for <code title="attr-form-name"><a href="#attr-form-name">name</a></code> is allowed, but the names "<code title="attr-fe-name-charset"><a href="#attr-fe-name-charset">_charset_</a></code>" and "<code title="attr-fe-name-isindex"><a href="#attr-fe-name-isindex">isindex</a></code>" are special:<dl><dt><dfn id="attr-fe-name-isindex" title="attr-fe-name-isindex"><code>isindex</code></dfn></dt> <dd> - <p>This value, if used as the name of a <a href="#text-state-and-search-state" title="attr-input-type-text">Text</a> control that is the only + <p>This value, if used as the name of a <a href="#text-state-and-search-state" title="attr-input-type-text">Text</a> control that is the first control in a form that is submitted using the <code title="attr-fs-enctype-urlencoded"><a href="#attr-fs-enctype-urlencoded">application/x-www-form-urlencoded</a></code> mechanism, causes the submission to only include the value of this control, with no name.</p> @@ -41758,7 +41757,7 @@ <li> <p>An element that has a descendant that is currently matching - the the <code title="selector-active"><a href="#selector-active">:active</a></code> + the <code title="selector-active"><a href="#selector-active">:active</a></code> pseudo-class.</p> </li> @@ -42008,9 +42007,9 @@ <li><code><a href="#the-textarea-element">textarea</a></code> elements that do not have a <code title="attr-textarea-readonly"><a href="#attr-textarea-readonly">readonly</a></code> attribute, and that are not <a href="#concept-fe-disabled" title="concept-fe-disabled">disabled</a></li> - <li>elements that are <a href="#editable">editable</a> and is neither an - <code><a href="#the-input-element">input</a></code> element nor a <code><a href="#the-textarea-element">textarea</a></code> - element</li> + <li>elements that are <a href="#editable">editable</a> and are neither + <code><a href="#the-input-element">input</a></code> elemenst nor <code><a href="#the-textarea-element">textarea</a></code> + elements</li> </ul><p>The <code title="selector-read-only"><a href="#selector-read-only">:read-only</a></code> pseudo-class must match all other <a href="#html-elements">HTML elements</a>.</p> @@ -44585,8 +44584,8 @@ application caches</a> that are identified by a URL with the <a href="#same-origin">same origin</a> as the URL in question, and that have this URL as one of their entries, excluding entries marked as - <a href="#concept-appcache-foreign" title="concept-appcache-foreign">foreign</a>, then the - user agent must then get the resource from the <a href="#concept-appcache-selection" title="concept-appcache-selection">most appropriate application + <a href="#concept-appcache-foreign" title="concept-appcache-foreign">foreign</a>, then get + the resource from the <a href="#concept-appcache-selection" title="concept-appcache-selection">most appropriate application cache</a> of those that match.</p> <p class="example">For example, imagine an HTML page with an @@ -45050,8 +45049,8 @@ <p>The rules for how to convert the bytes of the plain text document into actual characters, and the rules for actually rendering the - text to the user, are defined in RFC 2046, RFC 2646, and subsequent - versions thereof. <a href="#refsRFC2046">[RFC2046]</a> <a href="#refsRFC2646">[RFC2646]</a></p> + text to the user, are defined in RFC 2046, RFC 3676, and subsequent + versions thereof. <a href="#refsRFC2046">[RFC2046]</a> <a href="#refsRFC3676">[RFC3676]</a></p> <p>The <a href="#document-s-character-encoding">document's character encoding</a> must be set to the character encoding used to decode the document.</p> @@ -45080,7 +45079,7 @@ binding, providing script, giving the document a <code><a href="#the-title-element-0">title</a></code>, etc.</p> - <p class="note">In particular, if the user agent supports the <code title="">Format=Flowed</code> feature of RFC 2646 then the user + <p class="note">In particular, if the user agent supports the <code title="">Format=Flowed</code> feature of RFC 3676 then the user agent would need to apply extra styling to cause the text to wrap correctly and to handle the quoting feature. This could be performed using, e.g., an XBL binding or a CSS extension.</p> @@ -48305,7 +48304,7 @@ any asynchronously-running algorithms are <dfn id="await-a-stable-state" title="await a stable state">awaiting a stable state</dfn>, then the user agent must run their <dfn id="synchronous-section">synchronous section</dfn> and then resume running their - asynchronous algorithm (if appopriate).</p> + asynchronous algorithm (if appropriate).</p> <p class="note">A <a href="#synchronous-section">synchronous section</a> never mutates the DOM, runs any script, or has any other side-effects.</p> @@ -50619,7 +50618,7 @@ <ol><li><p>If the element is not <a href="#in-a-document" title="in a Document">in a <code>Document</code></a>, or if the element's <code><a href="#document">Document</a></code> has no <a href="#browsing-context">browsing context</a>, or if - the element's <code><a href="#document">Document</a></code>' <a href="#browsing-context">browsing context</a> + the element's <code><a href="#document">Document</a></code>'s <a href="#browsing-context">browsing context</a> has no <a href="#top-level-browsing-context">top-level browsing context</a>, then abort these steps.</p> @@ -60556,7 +60555,7 @@ <p><a href="#insert-an-html-element">Insert an HTML element</a> for the token.</p> - <p class="note">This element will be a <a href="#ordinary">ordinary</a> + <p class="note">This element will be an <a href="#ordinary">ordinary</a> element.</p> </dd> @@ -62056,8 +62055,8 @@ error</a>.</li> <li><p><i>Loop</i>: If <var title="">node</var>'s tag name, - <a href="#converted-to-ascii-lowercase">converted to ASCII lowercase</a>, is the same as as the - tag name of the token, pop elements from the <a href="#stack-of-open-elements">stack of open + <a href="#converted-to-ascii-lowercase">converted to ASCII lowercase</a>, is the same as the tag + name of the token, pop elements from the <a href="#stack-of-open-elements">stack of open elements</a> until <var title="">node</var> has been popped from the stack, and then jump to the last step of this list of steps.</li> @@ -63352,8 +63351,8 @@ <p>The suggestions in this section generally assume a visual output medium with a resolution of 96dpi or greater, but HTML is intended to apply to multiple media (it is a <i>media-independent</i> - language). User agents are encouraged to adapt the suggestions in - this section to their target media.</p> + language). User agent implementors are encouraged to adapt the + suggestions in this section to their target media.</p> <hr><p>An element is <dfn id="being-rendered">being rendered</dfn> if it is <a href="#in-a-document">in a <code>Document</code></a>, either its parent node is itself @@ -63844,7 +63843,7 @@ <hr><p>The initial value for the 'color' property is expected to be black. The initial value for the 'background-color' property is - expected to be 'transparent'. The canvas's background is expected to + expected to be 'transparent'. The canvas' background is expected to be white.</p> <hr><p>The <code><a href="#the-article-element">article</a></code>, <code><a href="#the-aside-element">aside</a></code>, <code><a href="#the-nav-element">nav</a></code>, @@ -64391,7 +64390,7 @@ <p>When the user agent starts <a href="#expose-a-user-interface-to-the-user" title="expose a user interface to the user">exposing a user interface</a> for a - <code><a href="#video">video</a></code> element, user agents should run the <a href="#rules-for-updating-the-text-track-rendering">rules + <code><a href="#video">video</a></code> element, the user agent should run the <a href="#rules-for-updating-the-text-track-rendering">rules for updating the text track rendering</a> of each of the <a href="#text-track" title="text track">text tracks</a> in the <code><a href="#video">video</a></code> element's <a href="#list-of-text-tracks">list of text tracks</a> that are <a href="#text-track-showing" title="text track showing">showing</a> or <a href="#text-track-showing-by-default" title="text track showing by default">showing by default</a> (e.g., for <a href="#text-track" title="text track">text tracks</a> based on @@ -71625,9 +71624,9 @@ <dd><cite><a href="http://tools.ietf.org/html/rfc2781">UTF-16, an encoding of ISO 10646</a></cite>, P. Hoffman, F. Yergeau. IETF.</dd> - <dt id="refsRFC2646">[RFC2646]</dt> - <dd><cite><a href="http://tools.ietf.org/html/rfc2646">The Text/Plain Format - Parameter</a></cite>, R. Gellens. IETF.</dd> + <dt id="refsRFC3676">[RFC3676]</dt> + <dd><cite><a href="http://tools.ietf.org/html/rfc3676">The Text/Plain Format + and DelSp Parameters</a></cite>, R. Gellens. IETF.</dd> <dt id="refsRFC3023">[RFC3023]</dt> <dd><cite><a href="http://tools.ietf.org/html/rfc3023">XML Media
Received on Wednesday, 30 March 2011 00:12:12 UTC