- From: poot <cvsmail@w3.org>
- Date: Thu, 14 Oct 2010 19:03:41 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: copypasta (whatwg r5631) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4506&r2=1.4507&f=h http://html5.org/tools/web-apps-tracker?from=5630&to=5631 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4506 retrieving revision 1.4507 diff -u -d -r1.4506 -r1.4507 --- Overview.html 14 Oct 2010 09:55:56 -0000 1.4506 +++ Overview.html 14 Oct 2010 10:03:18 -0000 1.4507 @@ -856,91 +856,90 @@ <li><a href="#a-form-control-s-value"><span class="secno">4.10.19.3 </span>A form control's value</a></li> <li><a href="#autofocusing-a-form-control"><span class="secno">4.10.19.4 </span>Autofocusing a form control</a></li> <li><a href="#limiting-user-input-length"><span class="secno">4.10.19.5 </span>Limiting user input length</a></li> - <li><a href="#form-submission-0"><span class="secno">4.10.19.6 </span>Form submission</a></ol></ol></li> - <li><a href="#textFieldSelection"><span class="secno">4.11 </span>APIs for the text field selections</a> - <ol> - <li><a href="#constraints"><span class="secno">4.11.1 </span>Constraints</a> + <li><a href="#form-submission-0"><span class="secno">4.10.19.6 </span>Form submission</a></ol></li> + <li><a href="#textFieldSelection"><span class="secno">4.10.20 </span>APIs for the text field selections</a></li> + <li><a href="#constraints"><span class="secno">4.10.21 </span>Constraints</a> <ol> - <li><a href="#definitions"><span class="secno">4.11.1.1 </span>Definitions</a></li> - <li><a href="#constraint-validation"><span class="secno">4.11.1.2 </span>Constraint validation</a></li> - <li><a href="#the-constraint-validation-api"><span class="secno">4.11.1.3 </span>The constraint validation API</a></li> - <li><a href="#security-forms"><span class="secno">4.11.1.4 </span>Security</a></ol></li> - <li><a href="#form-submission"><span class="secno">4.11.2 </span>Form submission</a> + <li><a href="#definitions"><span class="secno">4.10.21.1 </span>Definitions</a></li> + <li><a href="#constraint-validation"><span class="secno">4.10.21.2 </span>Constraint validation</a></li> + <li><a href="#the-constraint-validation-api"><span class="secno">4.10.21.3 </span>The constraint validation API</a></li> + <li><a href="#security-forms"><span class="secno">4.10.21.4 </span>Security</a></ol></li> + <li><a href="#form-submission"><span class="secno">4.10.22 </span>Form submission</a> <ol> - <li><a href="#introduction-1"><span class="secno">4.11.2.1 </span>Introduction</a></li> - <li><a href="#implicit-submission"><span class="secno">4.11.2.2 </span>Implicit submission</a></li> - <li><a href="#form-submission-algorithm"><span class="secno">4.11.2.3 </span>Form submission algorithm</a></li> - <li><a href="#url-encoded-form-data"><span class="secno">4.11.2.4 </span>URL-encoded form data</a></li> - <li><a href="#multipart-form-data"><span class="secno">4.11.2.5 </span>Multipart form data</a></li> - <li><a href="#plain-text-form-data"><span class="secno">4.11.2.6 </span>Plain text form data</a></ol></li> - <li><a href="#resetting-a-form"><span class="secno">4.11.3 </span>Resetting a form</a></li> - <li><a href="#event-dispatch"><span class="secno">4.11.4 </span>Event dispatch</a></ol></li> - <li><a href="#interactive-elements"><span class="secno">4.12 </span>Interactive elements</a> + <li><a href="#introduction-1"><span class="secno">4.10.22.1 </span>Introduction</a></li> + <li><a href="#implicit-submission"><span class="secno">4.10.22.2 </span>Implicit submission</a></li> + <li><a href="#form-submission-algorithm"><span class="secno">4.10.22.3 </span>Form submission algorithm</a></li> + <li><a href="#url-encoded-form-data"><span class="secno">4.10.22.4 </span>URL-encoded form data</a></li> + <li><a href="#multipart-form-data"><span class="secno">4.10.22.5 </span>Multipart form data</a></li> + <li><a href="#plain-text-form-data"><span class="secno">4.10.22.6 </span>Plain text form data</a></ol></li> + <li><a href="#resetting-a-form"><span class="secno">4.10.23 </span>Resetting a form</a></li> + <li><a href="#event-dispatch"><span class="secno">4.10.24 </span>Event dispatch</a></ol></li> + <li><a href="#interactive-elements"><span class="secno">4.11 </span>Interactive elements</a> <ol> - <li><a href="#the-details-element"><span class="secno">4.12.1 </span>The <code>details</code> element</a></li> - <li><a href="#the-summary-element"><span class="secno">4.12.2 </span>The <code>summary</code> element</a></li> - <li><a href="#the-command"><span class="secno">4.12.3 </span>The <code>command</code> element</a></li> - <li><a href="#menus"><span class="secno">4.12.4 </span>The <code>menu</code> element</a> + <li><a href="#the-details-element"><span class="secno">4.11.1 </span>The <code>details</code> element</a></li> + <li><a href="#the-summary-element"><span class="secno">4.11.2 </span>The <code>summary</code> element</a></li> + <li><a href="#the-command"><span class="secno">4.11.3 </span>The <code>command</code> element</a></li> + <li><a href="#menus"><span class="secno">4.11.4 </span>The <code>menu</code> element</a> <ol> - <li><a href="#menus-intro"><span class="secno">4.12.4.1 </span>Introduction</a></li> - <li><a href="#building-menus-and-toolbars"><span class="secno">4.12.4.2 </span>Building menus and toolbars</a></li> - <li><a href="#context-menus"><span class="secno">4.12.4.3 </span>Context menus</a></li> - <li><a href="#toolbars"><span class="secno">4.12.4.4 </span>Toolbars</a></ol></li> - <li><a href="#commands"><span class="secno">4.12.5 </span>Commands</a> + <li><a href="#menus-intro"><span class="secno">4.11.4.1 </span>Introduction</a></li> + <li><a href="#building-menus-and-toolbars"><span class="secno">4.11.4.2 </span>Building menus and toolbars</a></li> + <li><a href="#context-menus"><span class="secno">4.11.4.3 </span>Context menus</a></li> + <li><a href="#toolbars"><span class="secno">4.11.4.4 </span>Toolbars</a></ol></li> + <li><a href="#commands"><span class="secno">4.11.5 </span>Commands</a> <ol> - <li><a href="#using-the-a-element-to-define-a-command"><span class="secno">4.12.5.1 </span>Using the <code>a</code> element to define a command</a></li> - <li><a href="#using-the-button-element-to-define-a-command"><span class="secno">4.12.5.2 </span>Using the <code>button</code> element to define a command</a></li> - <li><a href="#using-the-input-element-to-define-a-command"><span class="secno">4.12.5.3 </span>Using the <code>input</code> element to define a command</a></li> - <li><a href="#using-the-option-element-to-define-a-command"><span class="secno">4.12.5.4 </span>Using the <code>option</code> element to define a command</a></li> - <li><a href="#using-the-command-element-to-define-a-command"><span class="secno">4.12.5.5 </span>Using the <code>command</code> element to define + <li><a href="#using-the-a-element-to-define-a-command"><span class="secno">4.11.5.1 </span>Using the <code>a</code> element to define a command</a></li> + <li><a href="#using-the-button-element-to-define-a-command"><span class="secno">4.11.5.2 </span>Using the <code>button</code> element to define a command</a></li> + <li><a href="#using-the-input-element-to-define-a-command"><span class="secno">4.11.5.3 </span>Using the <code>input</code> element to define a command</a></li> + <li><a href="#using-the-option-element-to-define-a-command"><span class="secno">4.11.5.4 </span>Using the <code>option</code> element to define a command</a></li> + <li><a href="#using-the-command-element-to-define-a-command"><span class="secno">4.11.5.5 </span>Using the <code>command</code> element to define a command</a></li> - <li><a href="#using-the-accesskey-attribute-on-a-label-element-to-define-a-command"><span class="secno">4.12.5.6 </span>Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>label</code> element to define a command</a></li> - <li><a href="#using-the-accesskey-attribute-on-a-legend-element-to-define-a-command"><span class="secno">4.12.5.7 </span>Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>legend</code> element to define a command</a></li> - <li><a href="#using-the-accesskey-attribute-to-define-a-command-on-other-elements"><span class="secno">4.12.5.8 </span>Using the <code title="attr-accesskey">accesskey</code> attribute to define a command on other elements</a></ol></ol></li> - <li><a href="#links"><span class="secno">4.13 </span>Links</a> + <li><a href="#using-the-accesskey-attribute-on-a-label-element-to-define-a-command"><span class="secno">4.11.5.6 </span>Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>label</code> element to define a command</a></li> + <li><a href="#using-the-accesskey-attribute-on-a-legend-element-to-define-a-command"><span class="secno">4.11.5.7 </span>Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>legend</code> element to define a command</a></li> + <li><a href="#using-the-accesskey-attribute-to-define-a-command-on-other-elements"><span class="secno">4.11.5.8 </span>Using the <code title="attr-accesskey">accesskey</code> attribute to define a command on other elements</a></ol></ol></li> + <li><a href="#links"><span class="secno">4.12 </span>Links</a> <ol> - <li><a href="#introduction-2"><span class="secno">4.13.1 </span>Introduction</a></li> - <li><a href="#links-created-by-a-and-area-elements"><span class="secno">4.13.2 </span>Links created by <code>a</code> and <code>area</code> elements</a></li> - <li><a href="#following-hyperlinks"><span class="secno">4.13.3 </span>Following hyperlinks</a></li> - <li><a href="#linkTypes"><span class="secno">4.13.4 </span>Link types</a> + <li><a href="#introduction-2"><span class="secno">4.12.1 </span>Introduction</a></li> + <li><a href="#links-created-by-a-and-area-elements"><span class="secno">4.12.2 </span>Links created by <code>a</code> and <code>area</code> elements</a></li> + <li><a href="#following-hyperlinks"><span class="secno">4.12.3 </span>Following hyperlinks</a></li> + <li><a href="#linkTypes"><span class="secno">4.12.4 </span>Link types</a> <ol> - <li><a href="#rel-alternate"><span class="secno">4.13.4.1 </span>Link type "<code>alternate</code>"</a></li> - <li><a href="#rel-archives"><span class="secno">4.13.4.2 </span>Link type "<code>archives</code>"</a></li> - <li><a href="#link-type-author"><span class="secno">4.13.4.3 </span>Link type "<code>author</code>"</a></li> - <li><a href="#link-type-bookmark"><span class="secno">4.13.4.4 </span>Link type "<code>bookmark</code>"</a></li> - <li><a href="#link-type-external"><span class="secno">4.13.4.5 </span>Link type "<code>external</code>"</a></li> - <li><a href="#link-type-help"><span class="secno">4.13.4.6 </span>Link type "<code>help</code>"</a></li> - <li><a href="#rel-icon"><span class="secno">4.13.4.7 </span>Link type "<code>icon</code>"</a></li> - <li><a href="#link-type-license"><span class="secno">4.13.4.8 </span>Link type "<code>license</code>"</a></li> - <li><a href="#link-type-nofollow"><span class="secno">4.13.4.9 </span>Link type "<code>nofollow</code>"</a></li> - <li><a href="#link-type-noreferrer"><span class="secno">4.13.4.10 </span>Link type "<code>noreferrer</code>"</a></li> - <li><a href="#link-type-pingback"><span class="secno">4.13.4.11 </span>Link type "<code>pingback</code>"</a></li> - <li><a href="#link-type-prefetch"><span class="secno">4.13.4.12 </span>Link type "<code>prefetch</code>"</a></li> - <li><a href="#link-type-search"><span class="secno">4.13.4.13 </span>Link type "<code>search</code>"</a></li> - <li><a href="#link-type-stylesheet"><span class="secno">4.13.4.14 </span>Link type "<code>stylesheet</code>"</a></li> - <li><a href="#link-type-sidebar"><span class="secno">4.13.4.15 </span>Link type "<code>sidebar</code>"</a></li> - <li><a href="#link-type-tag"><span class="secno">4.13.4.16 </span>Link type "<code>tag</code>"</a></li> - <li><a href="#hierarchical-link-types"><span class="secno">4.13.4.17 </span>Hierarchical link types</a> + <li><a href="#rel-alternate"><span class="secno">4.12.4.1 </span>Link type "<code>alternate</code>"</a></li> + <li><a href="#rel-archives"><span class="secno">4.12.4.2 </span>Link type "<code>archives</code>"</a></li> + <li><a href="#link-type-author"><span class="secno">4.12.4.3 </span>Link type "<code>author</code>"</a></li> + <li><a href="#link-type-bookmark"><span class="secno">4.12.4.4 </span>Link type "<code>bookmark</code>"</a></li> + <li><a href="#link-type-external"><span class="secno">4.12.4.5 </span>Link type "<code>external</code>"</a></li> + <li><a href="#link-type-help"><span class="secno">4.12.4.6 </span>Link type "<code>help</code>"</a></li> + <li><a href="#rel-icon"><span class="secno">4.12.4.7 </span>Link type "<code>icon</code>"</a></li> + <li><a href="#link-type-license"><span class="secno">4.12.4.8 </span>Link type "<code>license</code>"</a></li> + <li><a href="#link-type-nofollow"><span class="secno">4.12.4.9 </span>Link type "<code>nofollow</code>"</a></li> + <li><a href="#link-type-noreferrer"><span class="secno">4.12.4.10 </span>Link type "<code>noreferrer</code>"</a></li> + <li><a href="#link-type-pingback"><span class="secno">4.12.4.11 </span>Link type "<code>pingback</code>"</a></li> + <li><a href="#link-type-prefetch"><span class="secno">4.12.4.12 </span>Link type "<code>prefetch</code>"</a></li> + <li><a href="#link-type-search"><span class="secno">4.12.4.13 </span>Link type "<code>search</code>"</a></li> + <li><a href="#link-type-stylesheet"><span class="secno">4.12.4.14 </span>Link type "<code>stylesheet</code>"</a></li> + <li><a href="#link-type-sidebar"><span class="secno">4.12.4.15 </span>Link type "<code>sidebar</code>"</a></li> + <li><a href="#link-type-tag"><span class="secno">4.12.4.16 </span>Link type "<code>tag</code>"</a></li> + <li><a href="#hierarchical-link-types"><span class="secno">4.12.4.17 </span>Hierarchical link types</a> <ol> - <li><a href="#link-type-index"><span class="secno">4.13.4.17.1 </span>Link type "<code>index</code>"</a></li> - <li><a href="#link-type-up"><span class="secno">4.13.4.17.2 </span>Link type "<code>up</code>"</a></ol></li> - <li><a href="#sequential-link-types"><span class="secno">4.13.4.18 </span>Sequential link types</a> + <li><a href="#link-type-index"><span class="secno">4.12.4.17.1 </span>Link type "<code>index</code>"</a></li> + <li><a href="#link-type-up"><span class="secno">4.12.4.17.2 </span>Link type "<code>up</code>"</a></ol></li> + <li><a href="#sequential-link-types"><span class="secno">4.12.4.18 </span>Sequential link types</a> <ol> - <li><a href="#link-type-first"><span class="secno">4.13.4.18.1 </span>Link type "<code>first</code>"</a></li> - <li><a href="#link-type-last"><span class="secno">4.13.4.18.2 </span>Link type "<code>last</code>"</a></li> - <li><a href="#link-type-next"><span class="secno">4.13.4.18.3 </span>Link type "<code>next</code>"</a></li> - <li><a href="#link-type-prev"><span class="secno">4.13.4.18.4 </span>Link type "<code>prev</code>"</a></ol></li> - <li><a href="#other-link-types"><span class="secno">4.13.4.19 </span>Other link types</a></ol></ol></li> - <li><a href="#common-idioms-without-dedicated-elements"><span class="secno">4.14 </span>Common idioms without dedicated elements</a> + <li><a href="#link-type-first"><span class="secno">4.12.4.18.1 </span>Link type "<code>first</code>"</a></li> + <li><a href="#link-type-last"><span class="secno">4.12.4.18.2 </span>Link type "<code>last</code>"</a></li> + <li><a href="#link-type-next"><span class="secno">4.12.4.18.3 </span>Link type "<code>next</code>"</a></li> + <li><a href="#link-type-prev"><span class="secno">4.12.4.18.4 </span>Link type "<code>prev</code>"</a></ol></li> + <li><a href="#other-link-types"><span class="secno">4.12.4.19 </span>Other link types</a></ol></ol></li> + <li><a href="#common-idioms-without-dedicated-elements"><span class="secno">4.13 </span>Common idioms without dedicated elements</a> <ol> - <li><a href="#the-main-part-of-the-content"><span class="secno">4.14.1 </span>The main part of the content</a></li> - <li><a href="#tag-clouds"><span class="secno">4.14.2 </span>Tag clouds</a></li> - <li><a href="#conversations"><span class="secno">4.14.3 </span>Conversations</a></li> - <li><a href="#footnotes"><span class="secno">4.14.4 </span>Footnotes</a></ol></li> - <li><a href="#matching-html-elements-using-selectors"><span class="secno">4.15 </span>Matching HTML elements using selectors</a> + <li><a href="#the-main-part-of-the-content"><span class="secno">4.13.1 </span>The main part of the content</a></li> + <li><a href="#tag-clouds"><span class="secno">4.13.2 </span>Tag clouds</a></li> + <li><a href="#conversations"><span class="secno">4.13.3 </span>Conversations</a></li> + <li><a href="#footnotes"><span class="secno">4.13.4 </span>Footnotes</a></ol></li> + <li><a href="#matching-html-elements-using-selectors"><span class="secno">4.14 </span>Matching HTML elements using selectors</a> <ol> - <li><a href="#selectors"><span class="secno">4.15.1 </span>Case-sensitivity</a></li> - <li><a href="#pseudo-classes"><span class="secno">4.15.2 </span>Pseudo-classes</a></ol></ol></li> + <li><a href="#selectors"><span class="secno">4.14.1 </span>Case-sensitivity</a></li> + <li><a href="#pseudo-classes"><span class="secno">4.14.2 </span>Pseudo-classes</a></ol></ol></li> <li><a href="#browsers"><span class="secno">5 </span>Loading Web pages</a> <ol> <li><a href="#windows"><span class="secno">5.1 </span>Browsing contexts</a> @@ -34973,7 +34972,7 @@ attribute. The <dfn id="dom-fs-formtarget" title="dom-fs-formTarget"><code>formTarget</code></dfn> IDL attribute must reflect the <code title="attr-fs-formtarget"><a href="#attr-fs-formtarget">formtarget</a></code> content attribute. - </div><h3 id="textFieldSelection"><span class="secno">4.11 </span>APIs for the text field selections</h3><!-- v2 idea: DOM Range APIs to expose the textarea/input edited + </div><h4 id="textFieldSelection"><span class="secno">4.10.20 </span>APIs for the text field selections</h4><!-- v2 idea: DOM Range APIs to expose the textarea/input edited value (ack martijnw) --><p>The <code><a href="#the-input-element">input</a></code> and <code><a href="#the-textarea-element">textarea</a></code> elements define the following members in their DOM interfaces for handling their selection:<pre class="idl extract"> void <a href="#dom-textarea-input-select" title="dom-textarea/input-select">select</a>(); @@ -35078,7 +35077,7 @@ </div><p>Characters with no visible rendering, such as U+200D ZERO WIDTH JOINER, still count as characters. Thus, for instance, the selection can include just an invisible character, and the text insertion - cursor can be placed to one side or another of such a character.<h4 id="constraints"><span class="secno">4.11.1 </span>Constraints</h4><h5 id="definitions"><span class="secno">4.11.1.1 </span>Definitions</h5><div class="impl"> + cursor can be placed to one side or another of such a character.<h4 id="constraints"><span class="secno">4.10.21 </span>Constraints</h4><h5 id="definitions"><span class="secno">4.10.21.1 </span>Definitions</h5><div class="impl"> <p>A <a href="#category-listed" title="category-listed">listed form-associated element</a> is a <dfn id="candidate-for-constraint-validation">candidate for constraint validation</dfn> @@ -35160,7 +35159,7 @@ </div><div class="impl"> - <h5 id="constraint-validation"><span class="secno">4.11.1.2 </span>Constraint validation</h5> + <h5 id="constraint-validation"><span class="secno">4.10.21.2 </span>Constraint validation</h5> <p>When the user agent is required to <dfn id="statically-validate-the-constraints">statically validate the constraints</dfn> of <code><a href="#the-form-element">form</a></code> element <var title="">form</var>, it must run the following steps, which return @@ -35240,7 +35239,7 @@ <li><p>Return a <i>negative</i> result.</li> - </ol></div><h5 id="the-constraint-validation-api"><span class="secno">4.11.1.3 </span>The <dfn>constraint validation API</dfn></h5><dl class="domintro"><dt><var title="">element</var> . <code title="dom-cva-willValidate"><a href="#dom-cva-willvalidate">willValidate</a></code></dt> + </ol></div><h5 id="the-constraint-validation-api"><span class="secno">4.10.21.3 </span>The <dfn>constraint validation API</dfn></h5><dl class="domintro"><dt><var title="">element</var> . <code title="dom-cva-willValidate"><a href="#dom-cva-willvalidate">willValidate</a></code></dt> <dd> @@ -35462,14 +35461,14 @@ validity error message</a> should be present in the return value.</p> - </div><h5 id="security-forms"><span class="secno">4.11.1.4 </span>Security</h5><p id="security-0">Servers should not rely on client-side + </div><h5 id="security-forms"><span class="secno">4.10.21.4 </span>Security</h5><p id="security-0">Servers should not rely on client-side validation. Client-side validation can be intentionally bypassed by hostile users, and unintentionally bypassed by users of older user agents or automated tools that do not implement these features. The constraint validation features are only intended to improve the user - experience, not to provide any kind of security mechanism.<h4 id="form-submission"><span class="secno">4.11.2 </span><dfn>Form submission</dfn></h4><div class="impl"> + experience, not to provide any kind of security mechanism.<h4 id="form-submission"><span class="secno">4.10.22 </span><dfn>Form submission</dfn></h4><div class="impl"> - <h5 id="introduction-1"><span class="secno">4.11.2.1 </span>Introduction</h5> + <h5 id="introduction-1"><span class="secno">4.10.22.1 </span>Introduction</h5> </div><p><i>This section is non-normative.</i><p>When a form is submitted, the data in the form is converted into the structure specified by the <a href="#concept-fs-enctype" title="concept-fs-enctype">enctype</a>, and then sent to the @@ -35495,7 +35494,7 @@ fur ------kYFrd4jNJEgCervE--</pre><div class="impl"> - <h5 id="implicit-submission"><span class="secno">4.11.2.2 </span>Implicit submission</h5> + <h5 id="implicit-submission"><span class="secno">4.10.22.2 </span>Implicit submission</h5> <p>User agents may establish a <a href="#concept-button" title="concept-button">button</a> in each form as being the form's <dfn id="default-button">default button</dfn>. This should be the first <a href="#concept-submit-button" title="concept-submit-button">submit button</a> in <a href="#tree-order">tree @@ -35521,7 +35520,7 @@ </div><div class="impl"> - <h5 id="form-submission-algorithm"><span class="secno">4.11.2.3 </span>Form submission algorithm</h5> + <h5 id="form-submission-algorithm"><span class="secno">4.10.22.3 </span>Form submission algorithm</h5> <p>When a <code><a href="#the-form-element">form</a></code> element <var title="">form</var> is <dfn id="concept-form-submit" title="concept-form-submit">submitted</dfn> from an element <var title="">submitter</var> (typically a button), optionally with a <var title="">scripted-submit</var> flag set, the user agent must @@ -35990,7 +35989,7 @@ </ol></div><div class="impl"> - <h5 id="url-encoded-form-data"><span class="secno">4.11.2.4 </span>URL-encoded form data</h5> + <h5 id="url-encoded-form-data"><span class="secno">4.10.22.4 </span>URL-encoded form data</h5> <p>The <dfn id="application-x-www-form-urlencoded-encoding-algorithm"><code title="">application/x-www-form-urlencoded</code> encoding algorithm</dfn> is as follows:</p> @@ -36121,7 +36120,7 @@ </ol></div><div class="impl"> - <h5 id="multipart-form-data"><span class="secno">4.11.2.5 </span>Multipart form data</h5> + <h5 id="multipart-form-data"><span class="secno">4.10.22.5 </span>Multipart form data</h5> <!-- http://hixie.ch/tests/adhoc/html/forms/submission/multipart_form-data/ --> @@ -36204,7 +36203,7 @@ </ol></div><div class="impl"> - <h5 id="plain-text-form-data"><span class="secno">4.11.2.6 </span>Plain text form data</h5> + <h5 id="plain-text-form-data"><span class="secno">4.10.22.6 </span>Plain text form data</h5> <p>The <dfn id="text-plain-encoding-algorithm"><code title="">text/plain</code> encoding algorithm</dfn> is as follows:</p> @@ -36258,7 +36257,7 @@ </ol></div><div class="impl"> - <h4 id="resetting-a-form"><span class="secno">4.11.3 </span>Resetting a form</h4> + <h4 id="resetting-a-form"><span class="secno">4.10.23 </span>Resetting a form</h4> <p>When a <code><a href="#the-form-element">form</a></code> element <var title="">form</var> is <dfn id="concept-form-reset" title="concept-form-reset">reset</dfn>, the user agent must <a href="#fire-a-simple-event">fire a simple event</a> named <code title="event-reset">reset</code>, that is cancelable, at <var title="">form</var>, and then, if that event is not canceled, must @@ -36275,7 +36274,7 @@ </div><div class="impl"> - <h4 id="event-dispatch"><span class="secno">4.11.4 </span>Event dispatch</h4> + <h4 id="event-dispatch"><span class="secno">4.10.24 </span>Event dispatch</h4> <p>When the user agent is to <dfn id="broadcast-forminput-events">broadcast <code title="event-forminput">forminput</code> events</dfn> or <dfn id="broadcast-formchange-events">broadcast <code title="event-formchange">formchange</code> @@ -36291,7 +36290,7 @@ <a href="#tree-order">tree order</a>, <a href="#fire-a-simple-event">fire a simple event</a> named <var title="">event name</var> at the element.</li> - </ol></div><h3 id="interactive-elements"><span class="secno">4.12 </span>Interactive elements</h3><h4 id="the-details-element"><span class="secno">4.12.1 </span>The <dfn><code>details</code></dfn> element</h4><dl class="element"><dt>Categories</dt> + </ol></div><h3 id="interactive-elements"><span class="secno">4.11 </span>Interactive elements</h3><h4 id="the-details-element"><span class="secno">4.11.1 </span>The <dfn><code>details</code></dfn> element</h4><dl class="element"><dt>Categories</dt> <dd><a href="#flow-content">Flow content</a>.</dd> <dd><a href="#sectioning-root">Sectioning root</a>.</dd> <dd><a href="#interactive-content">Interactive content</a>.</dd> @@ -36375,7 +36374,7 @@ controls can change, and not the actual values, which is less than ideal.</p> - </div><h4 id="the-summary-element"><span class="secno">4.12.2 </span>The <dfn><code>summary</code></dfn> element</h4><dl class="element"><dt>Categories</dt> + </div><h4 id="the-summary-element"><span class="secno">4.11.2 </span>The <dfn><code>summary</code></dfn> element</h4><dl class="element"><dt>Categories</dt> <dd>None.</dd> <dt>Contexts in which this element can be used:</dt> <dd>As the first child of a <code><a href="#the-details-element">details</a></code> element.</dd> @@ -38990,7 +38989,7 @@ ...define drag and drop in datagrids; selectiondraggable... - -> ---><h4 id="the-command"><span class="secno">4.12.3 </span>The <dfn><code>command</code></dfn> element</h4><dl class="element"><dt>Categories</dt> +--><h4 id="the-command"><span class="secno">4.11.3 </span>The <dfn><code>command</code></dfn> element</h4><dl class="element"><dt>Categories</dt> <dd><a href="#metadata-content">Metadata content</a>.</dd> <dd><a href="#flow-content">Flow content</a>.</dd> <dd><a href="#phrasing-content">Phrasing content</a>.</dd> @@ -39179,7 +39178,7 @@ label="Publish" icon="icons/pub.png" onclick="publish()"> </menu></pre> - </div><h4 id="menus"><span class="secno">4.12.4 </span>The <dfn><code>menu</code></dfn> element</h4><dl class="element"><dt>Categories</dt> + </div><h4 id="menus"><span class="secno">4.11.4 </span>The <dfn><code>menu</code></dfn> element</h4><dl class="element"><dt>Categories</dt> <dd><a href="#flow-content">Flow content</a>.</dd> <dd>If the element's <code title="attr-menu-type"><a href="#attr-menu-type">type</a></code> attribute is in the <a href="#toolbar-state" title="toolbar state">toolbar</a> state: <a href="#interactive-content">Interactive content</a>.</dd> <dt>Contexts in which this element can be used:</dt> @@ -39227,7 +39226,7 @@ <a href="#reflect">reflect</a> the respective content attributes of the same name.</p> - </div><h5 id="menus-intro"><span class="secno">4.12.4.1 </span>Introduction</h5><p><i>This section is non-normative.</i><p>The <code><a href="#menus">menu</a></code> element is used to define context menus and + </div><h5 id="menus-intro"><span class="secno">4.11.4.1 </span>Introduction</h5><p><i>This section is non-normative.</i><p>The <code><a href="#menus">menu</a></code> element is used to define context menus and toolbars.<p>For example, the following represents a toolbar with three menu buttons on it, each of which has a dropdown menu with a series of options:<pre><menu type="toolbar"> @@ -39278,7 +39277,7 @@ the <code><a href="#menus">menu</a></code> element or of its <code><a href="#the-li-element">li</a></code> children.<div class="impl"> - <h5 id="building-menus-and-toolbars"><span class="secno">4.12.4.2 </span><dfn>Building menus and toolbars</dfn></h5> + <h5 id="building-menus-and-toolbars"><span class="secno">4.11.4.2 </span><dfn>Building menus and toolbars</dfn></h5> <p>A menu (or toolbar) consists of a list of zero or more of the following components:</p> @@ -39358,7 +39357,7 @@ <li>Any separator at the start or end of the menu must be removed.</li> - </ol></div><h5 id="context-menus"><span class="secno">4.12.4.3 </span><dfn>Context menus</dfn></h5><p>The <dfn id="attr-contextmenu" title="attr-contextmenu"><code>contextmenu</code></dfn> + </ol></div><h5 id="context-menus"><span class="secno">4.11.4.3 </span><dfn>Context menus</dfn></h5><p>The <dfn id="attr-contextmenu" title="attr-contextmenu"><code>contextmenu</code></dfn> attribute gives the element's <a href="#context-menus" title="context menus">context menu</a>. The value must be the <a href="#concept-id" title="concept-id">ID</a> of a <code><a href="#menus">menu</a></code> element in the DOM. <span class="impl">If the node that would be obtained by @@ -39455,7 +39454,7 @@ </div><div class="impl"> - <h5 id="toolbars"><span class="secno">4.12.4.4 </span><dfn>Toolbars</dfn></h5> + <h5 id="toolbars"><span class="secno">4.11.4.4 </span><dfn>Toolbars</dfn></h5> <p>When a <code><a href="#menus">menu</a></code> element has a <code title="attr-menu-type"><a href="#attr-menu-type">type</a></code> attribute in the <a href="#toolbar-state" title="toolbar state">toolbar</a> state, then the user agent must <a href="#building-menus-and-toolbars" title="building menus and toolbars">build</a> the @@ -39466,7 +39465,7 @@ <code><a href="#menus">menu</a></code>'s DOM, by immediately <a href="#building-menus-and-toolbars" title="building menus and toolbars">rebuilding</a> the menu.</p> - </div><h4 id="commands"><span class="secno">4.12.5 </span>Commands</h4><p>A <dfn id="concept-command" title="concept-command">command</dfn> is the abstraction + </div><h4 id="commands"><span class="secno">4.11.5 </span>Commands</h4><p>A <dfn id="concept-command" title="concept-command">command</dfn> is the abstraction behind menu items, buttons, and links.<!--v2COMMAND: Once a command is defined, other parts of the interface can refer to the same command, allowing many access points to a single feature to share @@ -39703,7 +39702,7 @@ encouraged to do this especially for commands that have <a href="#command-facet-accesskey" title="command-facet-AccessKey">Access Keys</a>, as a way to advertise those keys to the user.<div class="impl"> - <h5 id="using-the-a-element-to-define-a-command"><span class="secno">4.12.5.1 </span><dfn title="a-command">Using the <code>a</code> element to define a command</dfn></h5> + <h5 id="using-the-a-element-to-define-a-command"><span class="secno">4.11.5.1 </span><dfn title="a-command">Using the <code>a</code> element to define a command</dfn></h5> <p>An <code><a href="#the-a-element">a</a></code> element with an <code title="attr-hyperlink-href"><a href="#attr-hyperlink-href">href</a></code> attribute <a href="#concept-command" title="concept-command">defines a command</a>.</p> @@ -39749,7 +39748,7 @@ command is to <a href="#fire-a-click-event" title="fire a click event">fire a <code title="event-click">click</code> event</a> at the element.</p> - <h5 id="using-the-button-element-to-define-a-command"><span class="secno">4.12.5.2 </span><dfn title="button-command">Using the <code>button</code> element to define a command</dfn></h5> + <h5 id="using-the-button-element-to-define-a-command"><span class="secno">4.11.5.2 </span><dfn title="button-command">Using the <code>button</code> element to define a command</dfn></h5> <p>A <code><a href="#the-button-element">button</a></code> element always <a href="#concept-command" title="concept-command">defines a command</a>.</p> @@ -39761,7 +39760,7 @@ State</a> of the command mirrors the <a href="#concept-fe-disabled" title="concept-fe-disabled">disabled</a> state of the button.</p> - <h5 id="using-the-input-element-to-define-a-command"><span class="secno">4.12.5.3 </span><dfn title="input-command">Using the <code>input</code> element to define a command</dfn></h5> + <h5 id="using-the-input-element-to-define-a-command"><span class="secno">4.11.5.3 </span><dfn title="input-command">Using the <code>input</code> element to define a command</dfn></h5> <p>An <code><a href="#the-input-element">input</a></code> element whose <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute is in one of the <a href="#submit-button-state" title="attr-input-type-submit">Submit Button</a>, <a href="#reset-button-state" title="attr-input-type-reset">Reset Button</a>, <a href="#image-button-state" title="attr-input-type-image">Image Button</a>, <a href="#button-state" title="attr-input-type-button">Button</a>, <a href="#radio-button-state" title="attr-input-type-radio">Radio Button</a>, or <a href="#checkbox-state" title="attr-input-type-checkbox">Checkbox</a> states <a href="#concept-command" title="concept-command">defines a command</a>.</p> @@ -39832,7 +39831,7 @@ element.</p> - <h5 id="using-the-option-element-to-define-a-command"><span class="secno">4.12.5.4 </span><dfn title="option-command">Using the <code>option</code> element to define a command</dfn></h5> + <h5 id="using-the-option-element-to-define-a-command"><span class="secno">4.11.5.4 </span><dfn title="option-command">Using the <code>option</code> element to define a command</dfn></h5> <p>An <code><a href="#the-option-element">option</a></code> element with an ancestor <code><a href="#the-select-element">select</a></code> element and either no <code title="attr-option-value"><a href="#attr-option-value">value</a></code> attribute or a <code title="attr-option-value"><a href="#attr-option-value">value</a></code> attribute that is not the @@ -39885,7 +39884,7 @@ element.</p> - <h5 id="using-the-command-element-to-define-a-command"><span class="secno">4.12.5.5 </span>Using the <dfn title="command-element"><code>command</code></dfn> element to define + <h5 id="using-the-command-element-to-define-a-command"><span class="secno">4.11.5.5 </span>Using the <dfn title="command-element"><code>command</code></dfn> element to define a command</h5> <p>A <code><a href="#the-command">command</a></code> element <a href="#concept-command" title="concept-command">defines a command</a>.</p> @@ -39942,7 +39941,7 @@ - <h5 id="using-the-accesskey-attribute-on-a-label-element-to-define-a-command"><span class="secno">4.12.5.6 </span><dfn title="label-command">Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>label</code> element to define a command</dfn></h5> + <h5 id="using-the-accesskey-attribute-on-a-label-element-to-define-a-command"><span class="secno">4.11.5.6 </span><dfn title="label-command">Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>label</code> element to define a command</dfn></h5> <p>A <code><a href="#the-label-element">label</a></code> element that has an <a href="#assigned-access-key">assigned access key</a> and a <a href="#labeled-control">labeled control</a> and whose @@ -39983,7 +39982,7 @@ - <h5 id="using-the-accesskey-attribute-on-a-legend-element-to-define-a-command"><span class="secno">4.12.5.7 </span><dfn title="legend-command">Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>legend</code> element to define a command</dfn></h5> + <h5 id="using-the-accesskey-attribute-on-a-legend-element-to-define-a-command"><span class="secno">4.11.5.7 </span><dfn title="legend-command">Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>legend</code> element to define a command</dfn></h5> <p>A <code><a href="#the-legend-element">legend</a></code> element that has an <a href="#assigned-access-key">assigned access key</a> and is a child of a <code><a href="#the-fieldset-element">fieldset</a></code> element that @@ -40027,7 +40026,7 @@ - <h5 id="using-the-accesskey-attribute-to-define-a-command-on-other-elements"><span class="secno">4.12.5.8 </span><dfn title="accesskey-command">Using the <code title="attr-accesskey">accesskey</code> attribute to define a command on other elements</dfn></h5> + <h5 id="using-the-accesskey-attribute-to-define-a-command-on-other-elements"><span class="secno">4.11.5.8 </span><dfn title="accesskey-command">Using the <code title="attr-accesskey">accesskey</code> attribute to define a command on other elements</dfn></h5> <p>An element that has an <a href="#assigned-access-key">assigned access key</a> <a href="#concept-command" title="concept-command">defines a command</a>.</p> @@ -40087,7 +40086,7 @@ <li>Otherwise, if the element does not have a defined <a href="#activation-behavior">activation behavior</a>, <a href="#fire-a-click-event">fire a <code title="event-click">click</code> event</a> at the element.</li> - </ol></div><h3 id="links"><span class="secno">4.13 </span>Links</h3><h4 id="introduction-2"><span class="secno">4.13.1 </span>Introduction</h4><p>Links are a conceptual construct, created by <code><a href="#the-a-element">a</a></code>, + </ol></div><h3 id="links"><span class="secno">4.12 </span>Links</h3><h4 id="introduction-2"><span class="secno">4.12.1 </span>Introduction</h4><p>Links are a conceptual construct, created by <code><a href="#the-a-element">a</a></code>, <code><a href="#the-area-element">area</a></code>, and <code><a href="#the-link-element">link</a></code> elements, that <a href="#represents" title="represents">represent</a> a connection between two resources, one of which is the current <code><a href="#document">Document</a></code>. There are two kinds of links in HTML:<dl><dt><dfn id="external-resource-link" title="external resource link">Links to external @@ -40121,7 +40120,7 @@ linking the element's document to the resource given by the element's <code title="attr-hyperlink-href"><a href="#attr-hyperlink-href">href</a></code> attribute.<p>A <a href="#hyperlink">hyperlink</a> can have one or more <dfn id="hyperlink-annotation" title="hyperlink annotation">hyperlink annotations</dfn> that modify - the processing semantics of that hyperlink.<h4 id="links-created-by-a-and-area-elements"><span class="secno">4.13.2 </span>Links created by <code><a href="#the-a-element">a</a></code> and <code><a href="#the-area-element">area</a></code> elements</h4><p>The <dfn id="attr-hyperlink-href" title="attr-hyperlink-href"><code>href</code></dfn> + the processing semantics of that hyperlink.<h4 id="links-created-by-a-and-area-elements"><span class="secno">4.12.2 </span>Links created by <code><a href="#the-a-element">a</a></code> and <code><a href="#the-area-element">area</a></code> elements</h4><p>The <dfn id="attr-hyperlink-href" title="attr-hyperlink-href"><code>href</code></dfn> attribute on <code><a href="#the-a-element">a</a></code> and <code><a href="#the-area-element">area</a></code> elements must have a value that is a <a href="#valid-url-potentially-surrounded-by-spaces">valid URL potentially surrounded by spaces</a>.<p class="note">The <code title="attr-hyperlink-href"><a href="#attr-hyperlink-href">href</a></code> @@ -40160,7 +40159,7 @@ agents must not use metadata included in the link to the resource to determine its type.</span><div class="impl"> - <h4 id="following-hyperlinks"><span class="secno">4.13.3 </span><dfn>Following hyperlinks</dfn></h4> + <h4 id="following-hyperlinks"><span class="secno">4.12.3 </span><dfn>Following hyperlinks</dfn></h4> <p>When a user <em>follows a hyperlink</em> created by an element, the user agent must <a href="#resolve-a-url" title="resolve a url">resolve</a> the @@ -40216,7 +40215,7 @@ which the element in question is associated as the <a href="#source-browsing-context">source browsing context</a>.</p> - </div><h4 id="linkTypes"><span class="secno">4.13.4 </span>Link types</h4><p>The following table summarizes the link types that are defined by + </div><h4 id="linkTypes"><span class="secno">4.12.4 </span>Link types</h4><p>The following table summarizes the link types that are defined by this specification. This table is non-normative; the actual definitions for the link types are given in the next few sections.<p>In this section, the term <i>referenced document</i> refers to @@ -40345,7 +40344,7 @@ </div><!-- v2 ideas: * rel="related" // see also * http://microformats.org/wiki/rel-enclosure - --><h5 id="rel-alternate"><span class="secno">4.13.4.1 </span>Link type "<dfn title="rel-alternate"><code>alternate</code></dfn>"</h5><p>The <code title="rel-alternate"><a href="#rel-alternate">alternate</a></code> keyword may be + --><h5 id="rel-alternate"><span class="secno">4.12.4.1 </span>Link type "<dfn title="rel-alternate"><code>alternate</code></dfn>"</h5><p>The <code title="rel-alternate"><a href="#rel-alternate">alternate</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements.<p>The meaning of this keyword depends on the values of the other attributes.<dl class="switch"><dt>If the element is a <code><a href="#the-link-element">link</a></code> element and the <code title="attr-link-rel"><a href="#attr-link-rel">rel</a></code> attribute also contains the @@ -40443,7 +40442,7 @@ </dd> - </dl><h5 id="rel-archives"><span class="secno">4.13.4.2 </span>Link type "<dfn title="rel-archives"><code>archives</code></dfn>"</h5><p>The <code title="rel-archives"><a href="#rel-archives">archives</a></code> keyword may be + </dl><h5 id="rel-archives"><span class="secno">4.12.4.2 </span>Link type "<dfn title="rel-archives"><code>archives</code></dfn>"</h5><p>The <code title="rel-archives"><a href="#rel-archives">archives</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-archives"><a href="#rel-archives">archives</a></code> keyword indicates that the referenced document describes a collection of records, @@ -40454,7 +40453,7 @@ must also treat the keyword "<code title="">archive</code>" like the <code title="rel-archives"><a href="#rel-archives">archives</a></code> keyword.</p> - </div><h5 id="link-type-author"><span class="secno">4.13.4.3 </span>Link type "<dfn title="rel-author"><code>author</code></dfn>"</h5><p>The <code title="rel-author"><a href="#link-type-author">author</a></code> keyword may be + </div><h5 id="link-type-author"><span class="secno">4.12.4.3 </span>Link type "<dfn title="rel-author"><code>author</code></dfn>"</h5><p>The <code title="rel-author"><a href="#link-type-author">author</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>For <code><a href="#the-a-element">a</a></code> and <code><a href="#the-area-element">area</a></code> elements, the <code title="rel-author"><a href="#link-type-author">author</a></code> keyword indicates that the referenced document provides further information about the author of @@ -40472,7 +40471,7 @@ attribute with the value "<code>made</code>" as having the <code title="rel-author"><a href="#link-type-author">author</a></code> keyword specified as a link relationship.</p> - </div><h5 id="link-type-bookmark"><span class="secno">4.13.4.4 </span>Link type "<dfn title="rel-bookmark"><code>bookmark</code></dfn>"</h5><p>The <code title="rel-bookmark"><a href="#link-type-bookmark">bookmark</a></code> keyword may be + </div><h5 id="link-type-bookmark"><span class="secno">4.12.4.4 </span>Link type "<dfn title="rel-bookmark"><code>bookmark</code></dfn>"</h5><p>The <code title="rel-bookmark"><a href="#link-type-bookmark">bookmark</a></code> keyword may be used with <code><a href="#the-a-element">a</a></code> and <code><a href="#the-area-element">area</a></code> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-bookmark"><a href="#link-type-bookmark">bookmark</a></code> keyword gives a permalink for the nearest ancestor <code><a href="#the-article-element">article</a></code> element of @@ -40528,11 +40527,11 @@ title="rel-contact">contact</code> keyword indicates that the referenced document provides further contact information for the page as a whole.</p> ---><h5 id="link-type-external"><span class="secno">4.13.4.5 </span>Link type "<dfn title="rel-external"><code>external</code></dfn>"</h5><p>The <code title="rel-external"><a href="#link-type-external">external</a></code> keyword may be +--><h5 id="link-type-external"><span class="secno">4.12.4.5 </span>Link type "<dfn title="rel-external"><code>external</code></dfn>"</h5><p>The <code title="rel-external"><a href="#link-type-external">external</a></code> keyword may be used with <code><a href="#the-a-element">a</a></code> and <code><a href="#the-area-element">area</a></code> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-external"><a href="#link-type-external">external</a></code> keyword indicates that the link is leading to a document that is not part of the site - that the current document forms a part of.<h5 id="link-type-help"><span class="secno">4.13.4.6 </span>Link type "<dfn title="rel-help"><code>help</code></dfn>"</h5><p>The <code title="rel-help"><a href="#link-type-help">help</a></code> keyword may be used with + that the current document forms a part of.<h5 id="link-type-help"><span class="secno">4.12.4.6 </span>Link type "<dfn title="rel-help"><code>help</code></dfn>"</h5><p>The <code title="rel-help"><a href="#link-type-help">help</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>For <code><a href="#the-a-element">a</a></code> and <code><a href="#the-area-element">area</a></code> elements, the <code title="rel-help"><a href="#link-type-help">help</a></code> keyword indicates that the referenced document provides further help information for the parent of the @@ -40546,7 +40545,7 @@ <pre> <p><label> Topic: <input name=topic> <a href="help/topic.html" rel="help">(Help)</a></label></p></pre> </div><p>For <code><a href="#the-link-element">link</a></code> elements, the <code title="rel-help"><a href="#link-type-help">help</a></code> keyword indicates that the referenced - document provides help for the page as a whole.<h5 id="rel-icon"><span class="secno">4.13.4.7 </span>Link type "<dfn title="rel-icon"><code>icon</code></dfn>"</h5><p>The <code title="rel-icon"><a href="#rel-icon">icon</a></code> keyword may be used with + document provides help for the page as a whole.<h5 id="rel-icon"><span class="secno">4.12.4.7 </span>Link type "<dfn title="rel-icon"><code>icon</code></dfn>"</h5><p>The <code title="rel-icon"><a href="#rel-icon">icon</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code> elements. This keyword creates an <a href="#external-resource-link" title="external resource link">external resource link</a>.<div class="impl"> <p>The specified resource is an icon representing the page or site, @@ -40646,7 +40645,7 @@ <body> ...</pre> - </div><h5 id="link-type-license"><span class="secno">4.13.4.8 </span>Link type "<dfn title="rel-license"><code>license</code></dfn>"</h5><p>The <code title="rel-license"><a href="#link-type-license">license</a></code> keyword may be used + </div><h5 id="link-type-license"><span class="secno">4.12.4.8 </span>Link type "<dfn title="rel-license"><code>license</code></dfn>"</h5><p>The <code title="rel-license"><a href="#link-type-license">license</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-license"><a href="#link-type-license">license</a></code> keyword indicates that the referenced document provides the copyright license terms @@ -40699,7 +40698,7 @@ must also treat the keyword "<code title="">copyright</code>" like the <code title="rel-license"><a href="#link-type-license">license</a></code> keyword.</p> - </div><h5 id="link-type-nofollow"><span class="secno">4.13.4.9 </span>Link type "<dfn title="rel-nofollow"><code>nofollow</code></dfn>"</h5><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/124">ISSUE-124</a> (rel-limits) blocks progress to Last Call</span><p>The <code title="rel-nofollow"><a href="#link-type-nofollow">nofollow</a></code> keyword may be + </div><h5 id="link-type-nofollow"><span class="secno">4.12.4.9 </span>Link type "<dfn title="rel-nofollow"><code>nofollow</code></dfn>"</h5><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/124">ISSUE-124</a> (rel-limits) blocks progress to Last Call</span><p>The <code title="rel-nofollow"><a href="#link-type-nofollow">nofollow</a></code> keyword may be used with <code><a href="#the-a-element">a</a></code> and <code><a href="#the-area-element">area</a></code> elements. This keyword does not create a <a href="#hyperlink">hyperlink</a>, but <a href="#hyperlink-annotation" title="hyperlink annotation">annotates</a> any other hyperlinks created by the element (the implied hyperlink, if no other keywords @@ -40707,7 +40706,7 @@ that the link is not endorsed by the original author or publisher of the page, or that the link to the referenced document was included primarily because of a commercial relationship between people - affiliated with the two pages.<h5 id="link-type-noreferrer"><span class="secno">4.13.4.10 </span>Link type "<dfn title="rel-noreferrer"><code>noreferrer</code></dfn>"</h5><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/124">ISSUE-124</a> (rel-limits) blocks progress to Last Call</span><p>The <code title="rel-noreferrer"><a href="#link-type-noreferrer">noreferrer</a></code> keyword may be + affiliated with the two pages.<h5 id="link-type-noreferrer"><span class="secno">4.12.4.10 </span>Link type "<dfn title="rel-noreferrer"><code>noreferrer</code></dfn>"</h5><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/124">ISSUE-124</a> (rel-limits) blocks progress to Last Call</span><p>The <code title="rel-noreferrer"><a href="#link-type-noreferrer">noreferrer</a></code> keyword may be used with <code><a href="#the-a-element">a</a></code> and <code><a href="#the-area-element">area</a></code> elements. This keyword does not create a <a href="#hyperlink">hyperlink</a>, but <a href="#hyperlink-annotation" title="hyperlink annotation">annotates</a> any other hyperlinks created by the element (the implied hyperlink, if no other keywords @@ -40724,21 +40723,21 @@ hyperlink creates a new <a href="#browsing-context">browsing context</a>.</p> </div><!-- v2: Would be nice to apply this to other elements too, - e.g. letting <img> or CSS or <video> hide the referrer --><h5 id="link-type-pingback"><span class="secno">4.13.4.11 </span>Link type "<dfn title="rel-pingback"><code>pingback</code></dfn>"</h5><p>The <code title="rel-pingback"><a href="#link-type-pingback">pingback</a></code> keyword may be + e.g. letting <img> or CSS or <video> hide the referrer --><h5 id="link-type-pingback"><span class="secno">4.12.4.11 </span>Link type "<dfn title="rel-pingback"><code>pingback</code></dfn>"</h5><p>The <code title="rel-pingback"><a href="#link-type-pingback">pingback</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code> elements. This keyword creates an <a href="#external-resource-link" title="external resource link">external resource link</a>.<p>For the semantics of the <code title="rel-pingback"><a href="#link-type-pingback">pingback</a></code> keyword, see the Pingback 1.0 - specification. <a href="#refsPINGBACK">[PINGBACK]</a><h5 id="link-type-prefetch"><span class="secno">4.13.4.12 </span>Link type "<dfn title="rel-prefetch"><code>prefetch</code></dfn>"</h5><p>The <code title="rel-prefetch"><a href="#link-type-prefetch">prefetch</a></code> keyword may be + specification. <a href="#refsPINGBACK">[PINGBACK]</a><h5 id="link-type-prefetch"><span class="secno">4.12.4.12 </span>Link type "<dfn title="rel-prefetch"><code>prefetch</code></dfn>"</h5><p>The <code title="rel-prefetch"><a href="#link-type-prefetch">prefetch</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements. This keyword creates an <a href="#external-resource-link" title="external resource link">external resource link</a>.<p>The <code title="rel-prefetch"><a href="#link-type-prefetch">prefetch</a></code> keyword indicates that preemptively fetching and caching the specified resource is likely to be beneficial, as it is highly likely that the user will - require this resource.<p>There is no default type for resources given by the <code title="rel-prefetch"><a href="#link-type-prefetch">prefetch</a></code> keyword.<h5 id="link-type-search"><span class="secno">4.13.4.13 </span>Link type "<dfn title="rel-search"><code>search</code></dfn>"</h5><p>The <code title="rel-search"><a href="#link-type-search">search</a></code> keyword may be used + require this resource.<p>There is no default type for resources given by the <code title="rel-prefetch"><a href="#link-type-prefetch">prefetch</a></code> keyword.<h5 id="link-type-search"><span class="secno">4.12.4.13 </span>Link type "<dfn title="rel-search"><code>search</code></dfn>"</h5><p>The <code title="rel-search"><a href="#link-type-search">search</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-search"><a href="#link-type-search">search</a></code> keyword indicates that the referenced document provides an interface specifically for searching the document and its related resources.<p class="note">OpenSearch description documents can be used with <code><a href="#the-link-element">link</a></code> elements and the <code title="rel-search"><a href="#link-type-search">search</a></code> link type to enable user agents to - autodiscover search interfaces. <a href="#refsOPENSEARCH">[OPENSEARCH]</a><h5 id="link-type-stylesheet"><span class="secno">4.13.4.14 </span>Link type "<dfn title="rel-stylesheet"><code>stylesheet</code></dfn>"</h5><p>The <code title="rel-stylesheet"><a href="#link-type-stylesheet">stylesheet</a></code> keyword may be + autodiscover search interfaces. <a href="#refsOPENSEARCH">[OPENSEARCH]</a><h5 id="link-type-stylesheet"><span class="secno">4.12.4.14 </span>Link type "<dfn title="rel-stylesheet"><code>stylesheet</code></dfn>"</h5><p>The <code title="rel-stylesheet"><a href="#link-type-stylesheet">stylesheet</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code> elements. This keyword creates an <a href="#external-resource-link" title="external resource link">external resource link</a> that contributes to the <a href="#styling">styling processing model</a>.<p>The specified resource is a resource that describes how to present the document. Exactly how the resource is to be processed @@ -40764,23 +40763,23 @@ external resource is not a supported style sheet type, the user agent must instead assume it to be <code title="">text/css</code>.</p> - </div><h5 id="link-type-sidebar"><span class="secno">4.13.4.15 </span>Link type "<dfn title="rel-sidebar"><code>sidebar</code></dfn>"</h5><p>The <code title="rel-sidebar"><a href="#link-type-sidebar">sidebar</a></code> keyword may be used + </div><h5 id="link-type-sidebar"><span class="secno">4.12.4.15 </span>Link type "<dfn title="rel-sidebar"><code>sidebar</code></dfn>"</h5><p>The <code title="rel-sidebar"><a href="#link-type-sidebar">sidebar</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-sidebar"><a href="#link-type-sidebar">sidebar</a></code> keyword indicates that the referenced document, if retrieved, is intended to be shown in a <a href="#secondary-browsing-context">secondary browsing context</a> (if possible), instead - of in the current <a href="#browsing-context">browsing context</a>.<p>A <a href="#hyperlink">hyperlink</a> with the <code title="rel-sidebar"><a href="#link-type-sidebar">sidebar</a></code> keyword specified is a <dfn id="rel-sidebar-hyperlink" title="rel-sidebar-hyperlink">sidebar hyperlink</dfn>.<h5 id="link-type-tag"><span class="secno">4.13.4.16 </span>Link type "<dfn title="rel-tag"><code>tag</code></dfn>"</h5><p>The <code title="rel-tag"><a href="#link-type-tag">tag</a></code> keyword may be used + of in the current <a href="#browsing-context">browsing context</a>.<p>A <a href="#hyperlink">hyperlink</a> with the <code title="rel-sidebar"><a href="#link-type-sidebar">sidebar</a></code> keyword specified is a <dfn id="rel-sidebar-hyperlink" title="rel-sidebar-hyperlink">sidebar hyperlink</dfn>.<h5 id="link-type-tag"><span class="secno">4.12.4.16 </span>Link type "<dfn title="rel-tag"><code>tag</code></dfn>"</h5><p>The <code title="rel-tag"><a href="#link-type-tag">tag</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-tag"><a href="#link-type-tag">tag</a></code> keyword indicates that the <em>tag</em> that the referenced document represents applies to the current document.<p class="note">Since it indicates that the tag <em>applies to the current document</em>, it would be inappropriate to use this keyword in the markup of a <a href="#tag-cloud">tag cloud</a>, which lists - the popular tag across a set of pages.<h5 id="hierarchical-link-types"><span class="secno">4.13.4.17 </span>Hierarchical link types</h5><p>Some documents form part of a hierarchical structure of + the popular tag across a set of pages.<h5 id="hierarchical-link-types"><span class="secno">4.12.4.17 </span>Hierarchical link types</h5><p>Some documents form part of a hierarchical structure of documents.<p>A hierarchical structure of documents is one where each document can have various subdocuments. The document of which a document is a subdocument is said to be the document's <em>parent</em>. A document - with no parent forms the top of the hierarchy.<p>A document may be part of multiple hierarchies.<h6 id="link-type-index"><span class="secno">4.13.4.17.1 </span>Link type "<dfn title="rel-index"><code>index</code></dfn>"</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/118">ISSUE-118</a> (broken-link-types) blocks progress to Last Call</span><p>The <code title="rel-index"><a href="#link-type-index">index</a></code> keyword may be used with + with no parent forms the top of the hierarchy.<p>A document may be part of multiple hierarchies.<h6 id="link-type-index"><span class="secno">4.12.4.17.1 </span>Link type "<dfn title="rel-index"><code>index</code></dfn>"</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/118">ISSUE-118</a> (broken-link-types) blocks progress to Last Call</span><p>The <code title="rel-index"><a href="#link-type-index">index</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-index"><a href="#link-type-index">index</a></code> keyword indicates that the document is part of a hierarchical structure, and that the link @@ -40791,7 +40790,7 @@ must also treat the keywords "<code title="">top</code>", "<code title="">contents</code>", and "<code title="">toc</code>" like the <code title="rel-index"><a href="#link-type-index">index</a></code> keyword.</p> - </div><h6 id="link-type-up"><span class="secno">4.13.4.17.2 </span>Link type "<dfn title="rel-up"><code>up</code></dfn>"</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/119">ISSUE-119</a> (rel-repetition) blocks progress to Last Call</span><p>The <code title="rel-up"><a href="#link-type-up">up</a></code> keyword may be used with + </div><h6 id="link-type-up"><span class="secno">4.12.4.17.2 </span>Link type "<dfn title="rel-up"><code>up</code></dfn>"</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/119">ISSUE-119</a> (rel-repetition) blocks progress to Last Call</span><p>The <code title="rel-up"><a href="#link-type-up">up</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-up"><a href="#link-type-up">up</a></code> keyword indicates that the document is part of a hierarchical structure, and that the link is @@ -40844,10 +40843,10 @@ </div><p class="note">The <code title="dom-a-relList"><a href="#dom-a-rellist">relList</a></code> IDL attribute (e.g. on the <code><a href="#the-a-element">a</a></code> element) does not currently represent multiple <code title="rel-up"><a href="#link-type-up">up</a></code> keywords (the - interface hides duplicates).<h5 id="sequential-link-types"><span class="secno">4.13.4.18 </span>Sequential link types</h5><p>Some documents form part of a sequence of documents.<p>A sequence of documents is one where each document can have a + interface hides duplicates).<h5 id="sequential-link-types"><span class="secno">4.12.4.18 </span>Sequential link types</h5><p>Some documents form part of a sequence of documents.<p>A sequence of documents is one where each document can have a <em>previous sibling</em> and a <em>next sibling</em>. A document with no previous sibling is the start of its sequence, a document - with no next sibling is the end of its sequence.<p>A document may be part of multiple sequences.<h6 id="link-type-first"><span class="secno">4.13.4.18.1 </span>Link type "<dfn title="rel-first"><code>first</code></dfn>"</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/118">ISSUE-118</a> (broken-link-types) blocks progress to Last Call</span><p>The <code title="rel-first"><a href="#link-type-first">first</a></code> keyword may be used with + with no next sibling is the end of its sequence.<p>A document may be part of multiple sequences.<h6 id="link-type-first"><span class="secno">4.12.4.18.1 </span>Link type "<dfn title="rel-first"><code>first</code></dfn>"</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/118">ISSUE-118</a> (broken-link-types) blocks progress to Last Call</span><p>The <code title="rel-first"><a href="#link-type-first">first</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-first"><a href="#link-type-first">first</a></code> keyword indicates that the document is part of a sequence, and that the link is leading to @@ -40857,7 +40856,7 @@ must also treat the keywords "<code title="">begin</code>" and "<code title="">start</code>" like the <code title="rel-first"><a href="#link-type-first">first</a></code> keyword.</p> - </div><h6 id="link-type-last"><span class="secno">4.13.4.18.2 </span>Link type "<dfn title="rel-last"><code>last</code></dfn>"</h6><p>The <code title="rel-last"><a href="#link-type-last">last</a></code> keyword may be used with + </div><h6 id="link-type-last"><span class="secno">4.12.4.18.2 </span>Link type "<dfn title="rel-last"><code>last</code></dfn>"</h6><p>The <code title="rel-last"><a href="#link-type-last">last</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-last"><a href="#link-type-last">last</a></code> keyword indicates that the document is part of a sequence, and that the link is leading to the @@ -40867,11 +40866,11 @@ must also treat the keyword "<code title="">end</code>" like the <code title="rel-last"><a href="#link-type-last">last</a></code> keyword.</p> - </div><h6 id="link-type-next"><span class="secno">4.13.4.18.3 </span>Link type "<dfn title="rel-next"><code>next</code></dfn>"</h6><p>The <code title="rel-next"><a href="#link-type-next">next</a></code> keyword may be used with + </div><h6 id="link-type-next"><span class="secno">4.12.4.18.3 </span>Link type "<dfn title="rel-next"><code>next</code></dfn>"</h6><p>The <code title="rel-next"><a href="#link-type-next">next</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-next"><a href="#link-type-next">next</a></code> keyword indicates that the document is part of a sequence, and that the link is leading to the - document that is the next logical document in the sequence.<h6 id="link-type-prev"><span class="secno">4.13.4.18.4 </span>Link type "<dfn title="rel-prev"><code>prev</code></dfn>"</h6><p>The <code title="rel-prev"><a href="#link-type-prev">prev</a></code> keyword may be used with + document that is the next logical document in the sequence.<h6 id="link-type-prev"><span class="secno">4.12.4.18.4 </span>Link type "<dfn title="rel-prev"><code>prev</code></dfn>"</h6><p>The <code title="rel-prev"><a href="#link-type-prev">prev</a></code> keyword may be used with <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements. This keyword creates a <a href="#hyperlink">hyperlink</a>.<p>The <code title="rel-prev"><a href="#link-type-prev">prev</a></code> keyword indicates that the document is part of a sequence, and that the link is leading to the @@ -40881,7 +40880,7 @@ must also treat the keyword "<code title="">previous</code>" like the <code title="rel-prev"><a href="#link-type-prev">prev</a></code> keyword.</p> - </div><h5 id="other-link-types"><span class="secno">4.13.4.19 </span>Other link types</h5><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/127">ISSUE-127</a> (link-type-flags) blocks progress to Last Call</span><p><span title="concept-rel-extensions">Extensions to the predefined + </div><h5 id="other-link-types"><span class="secno">4.12.4.19 </span>Other link types</h5><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/127">ISSUE-127</a> (link-type-flags) blocks progress to Last Call</span><p><span title="concept-rel-extensions">Extensions to the predefined set of link types</span> may be registered in the <a href="http://wiki.whatwg.org/wiki/RelExtensions">WHATWG Wiki RelExtensions page</a>. <a href="#refsWHATWGWIKI">[WHATWGWIKI]</a><p>Anyone is free to edit the WHATWG Wiki RelExtensions page at any time to add a type. Extension types must be specified with the @@ -41047,7 +41046,7 @@ RelExtensions page</a> with the status "proposed" or "ratified" may be used with the <code title="">rel</code> attribute on <code><a href="#the-link-element">link</a></code>, <code><a href="#the-a-element">a</a></code>, and <code><a href="#the-area-element">area</a></code> elements in - accordance to the "Effect on..." field. <a href="#refsWHATWGWIKI">[WHATWGWIKI]</a><h3 id="common-idioms-without-dedicated-elements"><span class="secno">4.14 </span>Common idioms without dedicated elements</h3><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/89">ISSUE-89</a> (idioms) blocks progress to Last Call</span><h4 id="the-main-part-of-the-content"><span class="secno">4.14.1 </span>The main part of the content</h4><p>The main content of a page — not including headers and + accordance to the "Effect on..." field. <a href="#refsWHATWGWIKI">[WHATWGWIKI]</a><h3 id="common-idioms-without-dedicated-elements"><span class="secno">4.13 </span>Common idioms without dedicated elements</h3><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/89">ISSUE-89</a> (idioms) blocks progress to Last Call</span><h4 id="the-main-part-of-the-content"><span class="secno">4.13.1 </span>The main part of the content</h4><p>The main content of a page — not including headers and footers, navigation links, sidebars, advertisements, and so forth — can be marked up in a variety of ways, depending on the needs of the author.<p>The simplest solution is to not mark up the main content at all, @@ -41191,7 +41190,7 @@ </body> </html></pre> - </div><h4 id="tag-clouds"><span class="secno">4.14.2 </span>Tag clouds</h4><p id="tag-cloud">This specification does not define any markup + </div><h4 id="tag-clouds"><span class="secno">4.13.2 </span>Tag clouds</h4><p id="tag-cloud">This specification does not define any markup specifically for marking up lists of keywords that apply to a group of pages (also known as <i>tag clouds</i>). In general, authors are encouraged to either mark up such lists using <code><a href="#the-ul-element">ul</a></code> @@ -41236,7 +41235,7 @@ that apply to the page itself; they are just part of an index listing the tags themselves.</p> - </div><h4 id="conversations"><span class="secno">4.14.3 </span>Conversations</h4><!-- http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-September/022576.html --><p>This specification does not define a specific element for marking + </div><h4 id="conversations"><span class="secno">4.13.3 </span>Conversations</h4><!-- http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-September/022576.html --><p>This specification does not define a specific element for marking up conversations, meeting minutes, chat transcripts, dialogues in screenplays, instant message logs, and other situations where different players take turns in discourse.<p>Instead, authors are encouraged to mark up conversations using @@ -41269,7 +41268,7 @@ <p> <time>14:24</time> <b>kaj</b> you are not helping your case</pre> <!-- with thanks to http://bash.org/?854262 --> - </div><h4 id="footnotes"><span class="secno">4.14.4 </span>Footnotes</h4><p>HTML does not have a dedicated mechanism for marking up + </div><h4 id="footnotes"><span class="secno">4.13.4 </span>Footnotes</h4><p>HTML does not have a dedicated mechanism for marking up footnotes. Here are the recommended alternatives.<hr><p>For short inline annotations, the <code title="attr-title"><a href="#the-title-attribute">title</a></code> attribute should be used.<div class="example"> <p>In this example, two parts of a dialogue are annotated with @@ -41360,9 +41359,9 @@ </div><div class="impl"> - <h3 id="matching-html-elements-using-selectors"><span class="secno">4.15 </span>Matching HTML elements using selectors</h3> + <h3 id="matching-html-elements-using-selectors"><span class="secno">4.14 </span>Matching HTML elements using selectors</h3> - <h4 id="selectors"><span class="secno">4.15.1 </span>Case-sensitivity</h4> + <h4 id="selectors"><span class="secno">4.14.1 </span>Case-sensitivity</h4> <p>Attribute and element <em>names</em> of <a href="#html-elements">HTML elements</a> in <a href="#html-documents">HTML documents</a> must be treated as @@ -41434,7 +41433,7 @@ elements, which must be treated as <a href="#case-sensitive">case-sensitive</a>.</p> - <h4 id="pseudo-classes"><span class="secno">4.15.2 </span>Pseudo-classes</h4> + <h4 id="pseudo-classes"><span class="secno">4.14.2 </span>Pseudo-classes</h4> <p>There are a number of dynamic selectors that can be used with HTML. This section defines when these selectors match HTML
Received on Thursday, 14 October 2010 10:04:15 UTC