- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 21 Apr 2011 12:59:39 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv11667 Modified Files: Overview.html apis-in-html-documents.html association-of-controls-and-forms.html browsers.html common-input-element-attributes.html common-microsyntaxes.html content-models.html dnd.html dom.html editing.html edits.html elements.html embedded-content-1.html forms.html grouping-content.html history.html iana.html index.html infrastructure.html interactive-elements.html introduction.html links.html number-state.html obsolete.html offline.html origin-0.html scripting-1.html sections.html semantics.html spec.html states-of-the-type-attribute.html syntax.html tabular-data.html text-level-semantics.html the-button-element.html the-iframe-element.html the-map-element.html timers.html urls.html video.html webappapis.html Log Message: Clarify that <video> and <audio> can both be used for both audio and video. (whatwg r6020) [updated by splitter] Index: infrastructure.html =================================================================== RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v retrieving revision 1.973 retrieving revision 1.974 diff -u -d -r1.973 -r1.974 --- infrastructure.html 21 Apr 2011 08:02:17 -0000 1.973 +++ infrastructure.html 21 Apr 2011 12:59:33 -0000 1.974 @@ -340,10 +340,7 @@ <a href="introduction.html">← 1 Introduction</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="common-microsyntaxes.html">2.4 Common microsyntaxes →</a> - <ol class="toc"><li><a href="infrastructure.html#infrastructure"><span class="secno">2 </span>Common infrastructure</a> - <ol><li><a href="infrastructure.html#terminology"><span class="secno">2.1 </span>Terminology</a> - <ol><li><a href="infrastructure.html#resources"><span class="secno">2.1.1 </span>Resources</a><li><a href="infrastructure.html#xml"><span class="secno">2.1.2 </span>XML</a><li><a href="infrastructure.html#dom-trees"><span class="secno">2.1.3 </span>DOM trees</a><li><a href="infrastructure.html#scripting-0"><span class="secno">2.1.4 </span>Scripting</a><li><a href="infrastructure.html#plugins"><span class="secno">2.1.5 </span>Plugins</a><li><a href="infrastructure.html#character-encodings"><span class="secno">2.1.6 </span>Character encodings</a></ol><li><a href="infrastructure.html#conformance-requirements"><span class="secno">2.2 </span>Conformance requirements</a> - <ol><li><a href="infrastructure.html#extensibility"><span class="secno">2.2.3 </span>Extensibility</a></ol><li><a href="infrastructure.html#case-sensitivity-and-string-comparison"><span class="secno">2.3 </span>Case-sensitivity and string comparison</a></ol></ol></div> + </div> <h2 id="infrastructure"><span class="secno">2 </span>Common infrastructure</h2><h3 id="terminology"><span class="secno">2.1 </span>Terminology</h3><p>This specification refers to both HTML and XML attributes and IDL attributes, often in the same context. When it is not clear which is Index: text-level-semantics.html =================================================================== RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v retrieving revision 1.971 retrieving revision 1.972 diff -u -d -r1.971 -r1.972 --- text-level-semantics.html 21 Apr 2011 08:02:20 -0000 1.971 +++ text-level-semantics.html 21 Apr 2011 12:59:36 -0000 1.972 @@ -340,8 +340,7 @@ <a href="grouping-content.html">← 4.5 Grouping content</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="edits.html">4.7 Edits →</a> - <ol class="toc"><li><ol><li><a href="text-level-semantics.html#text-level-semantics"><span class="secno">4.6 </span>Text-level semantics</a> - <ol><li><a href="text-level-semantics.html#the-a-element" id="x4.6.1-the-a-element"><span class="secno">4.6.1 </span>The <code>a</code> element</a><li><a href="text-level-semantics.html#the-em-element" id="x4.6.2-the-em-element"><span class="secno">4.6.2 </span>The <code>em</code> element</a><li><a href="text-level-semantics.html#the-strong-element" id="x4.6.3-the-strong-element"><span class="secno">4.6.3 </span>The <code>strong</code> element</a><li><a href="text-level-semantics.html#the-small-element" id="x4.6.4-the-small-element"><span class="secno">4.6.4 </span>The <code>small</code> element</a><li><a href="text-level-semantics.html#the-s-element" id="x4.6.5-the-s-element"><span class="secno">4.6.5 </span>The <code>s</code> element</a><li><a href="text-level-semantics.html#the-cite-element" id="x4.6.6-the-cite-element"><span class="secno">4.6.6 </span>The <code>cite</code> element</a><li><a href="text-level-semantics.html#the-q-element" id="x4.6.7-the-q-element"><span class="secno">4.6.7 </span>The<code>q</code> element</a><li><a href="text-level-semantics.html#the-dfn-element" id="x4.6.8-the-dfn-element"><span class="secno">4.6.8 </span>The <code>dfn</code> element</a><li><a href="text-level-semantics.html#the-abbr-element" id="x4.6.9-the-abbr-element"><span class="secno">4.6.9 </span>The <code>abbr</code> element</a><li><a href="text-level-semantics.html#the-time-element" id="x4.6.10-the-time-element"><span class="secno">4.6.10 </span>The <code>time</code> element</a><li><a href="text-level-semantics.html#the-code-element" id="x4.6.11-the-code-element"><span class="secno">4.6.11 </span>The <code>code</code> element</a><li><a href="text-level-semantics.html#the-var-element" id="x4.6.12-the-var-element"><span class="secno">4.6.12 </span>The <code>var</code> element</a><li><a href="text-level-semantics.html#the-samp-element" id="x4.6.13-the-samp-element"><span class="secno">4.6.13 </span>The <code>samp</code> element</a><li><a href="text-level-semantics.html#the-kbd-element" id="x4.6.14-the-kbd-elemen"><span class="secno">4.6.14 </span>The <code>kbd</code> element</a><li><a href="text-level-semantics.html#the-sub-and-sup-elements" id="x4.6.15-the-sub-and-sup-elements"><span class="secno">4.6.15 </span>The <code>sub</code> and <code>sup</code> elements</a><li><a href="text-level-semantics.html#the-i-element" id="x4.6.16-the-i-element"><span class="secno">4.6.16 </span>The <code>i</code> element</a><li><a href="text-level-semantics.html#the-b-element" id="x4.6.17-the-b-element"><span class="secno">4.6.17 </span>The <code>b</code> element</a><li><a href="text-level-semantics.html#the-u-element" id="x4.6.18-the-u-element"><span class="secno">4.6.18 </span>The <code>u</code> element</a><li><a href="text-level-semantics.html#the-mark-element" id="x4.6.19-the-mark-element"><span class="secno">4.6.19 </span>The <code>mark</code> element</a><li><a href="text-level-semantics.html#the-ruby-element" id="x4.6.20-the-ruby-element"><span class="secno">4.6.20 </span>The <code>ruby</code> element</a><li><a href="text-leel-semantics.html#the-rt-element" id="x4.6.21-the-rt-element"><span class="secno">4.6.21 </span>The <code>rt</code> element</a><li><a href="text-level-semantics.html#the-rp-element" id="x4.6.22-the-rp-element"><span class="secno">4.6.22 </span>The <code>rp</code> element</a><li><a href="text-level-semantics.html#the-bdi-element" id="x4.6.23-the-bdi-element"><span class="secno">4.6.23 </span>The <code>bdi</code> element</a><li><a href="text-level-semantics.html#the-bdo-element" id="x4.6.24-the-bdo-element"><span class="secno">4.6.24 </span>The <code>bdo</code> element</a><li><a href="text-level-semantics.html#the-span-element" id="x4.6.25-the-span-element"><span class="secno">4.6.25 </span>The <code>span</code> element</a><li><a href="text-level-semantics.html#the-br-element" id="x4.6.26-the-br-element"><span class="secno">4.6.26 </span>The <code>br</code> element</a><li><a href="text-level-semantics.html#the-wbr-element" id="x4.6.27-the-wbr-element"><span class="secno">4.6.27 </span>The <code>wbr</code> eleent</a><li><a href="text-level-semantics.html#usage-summary"><span class="secno">4.6.28 </span>Usage summary</a></ol></ol></ol></div> + </div> <h3 id="text-level-semantics"><span class="secno">4.6 </span>Text-level semantics</h3><h4 id="the-a-element"><span class="secno">4.6.1 </span>The <dfn><code>a</code></dfn> element</h4><dl class="element"><dt>Categories</dt> <dd><a href="content-models.html#flow-content" id="flow-content_66">Flow content</a>.</dd> Index: scripting-1.html =================================================================== RCS file: /sources/public/html5/spec-author-view/scripting-1.html,v retrieving revision 1.413 retrieving revision 1.414 diff -u -d -r1.413 -r1.414 --- scripting-1.html 21 Apr 2011 08:02:17 -0000 1.413 +++ scripting-1.html 21 Apr 2011 12:59:33 -0000 1.414 @@ -340,9 +340,7 @@ <a href="semantics.html">← 4 The elements of HTML</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="sections.html">4.4 Sections →</a> - <ol class="toc"><li><ol><li><a href="scripting-1.html#scripting-1"><span class="secno">4.3 </span>Scripting</a> - <ol><li><a href="scripting-1.html#script" id="x4.3.1-the-script-element"><span class="secno">4.3.1 </span>The <code>script</code> element</a> - <ol><li><a href="scripting-1.html#scriptingLanguages"><span class="secno">4.3.1.1 </span>Scripting languages</a><li><a href="scripting-1.html#restrictions-for-contents-of-script-elements" id="x4.3.1.2-restrictions-for-contents-of-script-elements"><span class="secno">4.3.1.2 </span>Restrictions for contents of <code>script</code> elements</a><li><a href="scripting-1.html#inline-documentation-for-external-scripts" id="x4.3.1.3-inline-documentation-for-external-scripts"><span class="secno">4.3.1.3 </span>Inline documentation for external scripts</a></ol><li><a href="scripting-1.html#the-noscript-element" id="x4.3.2-the-noscript-element"><span class="secno">4.3.2 </span>The <code>noscript</code> element</a></ol></ol></ol></div> + </div> <h3 id="scripting-1"><span class="secno">4.3 </span>Scripting</h3><p>Scripts allow authors to add interactivity to their documents.<p>Authors are encouraged to use declarative alternatives to scripting where possible, as declarative mechanisms are often more Index: the-map-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-map-element.html,v retrieving revision 1.411 retrieving revision 1.412 diff -u -d -r1.411 -r1.412 --- the-map-element.html 21 Apr 2011 08:02:20 -0000 1.411 +++ the-map-element.html 21 Apr 2011 12:59:37 -0000 1.412 @@ -340,8 +340,7 @@ <a href="the-canvas-element.html">← 4.8.11 The canvas element</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="tabular-data.html">4.9 Tabular data →</a> - <ol class="toc"><li><ol><li><ol><li><a href="the-map-element.html#the-map-element" id="x4.8.12-the-map-element"><span class="secno">4.8.12 </span>The <code>map</code> element</a><li><a href="the-map-element.html#the-area-element" id="x4.8.13-the-area-element"><span class="secno">4.8.13 </span>The <code>area</code> element</a><li><a href="the-map-element.html#image-maps"><span class="secno">4.8.14 </span>Image maps</a> - <li><a href="the-map-element.html#mathml"><span class="secno">4.8.15 </span>MathML</a><li><a href="the-map-element.html#svg-0"><span class="secno">4.8.16 </span>SVG</a><li><a href="the-map-element.html#dimension-attributes" id="x4.8.17-dimension-attributes"><span class="secno">4.8.17 </span>Dimension attributes</a></ol></ol></ol></div> + </div> <h4 id="the-map-element"><span class="secno">4.8.12 </span>The <dfn><code>map</code></dfn> element</h4><dl class="element"><dt>Categories</dt> <dd><a href="content-models.html#flow-content" id="flow-content_106">Flow content</a>.</dd> Index: tabular-data.html =================================================================== RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v retrieving revision 1.955 retrieving revision 1.956 diff -u -d -r1.955 -r1.956 --- tabular-data.html 21 Apr 2011 08:02:20 -0000 1.955 +++ tabular-data.html 21 Apr 2011 12:59:36 -0000 1.956 @@ -340,9 +340,7 @@ <a href="the-map-element.html">← 4.8.12 The map element</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="forms.html">4.10 Forms →</a> - <ol class="toc"><li><ol><li><a href="tabular-data.html#tabular-data"><span class="secno">4.9 </span>Tabular data</a> - <ol><li><a href="tabular-data.html#the-table-element" id="x4.9.1-the-table-element"><span class="secno">4.9.1 </span>The <code>table</code> element</a> - <ol><li><a href="tabular-data.html#table-descriptions-techniques"><span class="secno">4.9.1.1 </span>Techniques for describing tables</a><li><a href="tabular-data.html#table-layout-techniques"><span class="secno">4.9.1.2 </span>Techniques for table layout</a></ol><li><a href="tabular-data.html#the-caption-element" id="x4.9.2-the-caption-element"><span class="secno">4.9.2 </span>The <code>caption</code> element</a><li><a href="tabular-data.html#the-colgroup-element" id="x4.9.3-the-colgroup-element"><span class="secno">4.9.3 </span>The <code>colgroup</code> element</a><li><a href="tabular-data.html#the-col-element" id="x4.9.4-the-col-element"><span class="secno">4.9.4 </span>The <code>col</code> element</a><li><a href="tabular-data.html#the-tbody-element" id="x4.9.5-the-tbody-element"><span class="secno">4.9.5 </span>The <code>tbody</code> element</a><li><a href="tabular-data.html#the-thead-element" id="x4.9.6-the-thead-element"><span class="secno">4.9.6 </span>The <code>thead</code> element</a><li><a ref="tabular-data.html#the-tfoot-element" id="x4.9.7-the-tfoot-element"><span class="secno">4.9.7 </span>The <code>tfoot</code> element</a><li><a href="tabular-data.html#the-tr-element" id="x4.9.8-the-tr-element"><span class="secno">4.9.8 </span>The <code>tr</code> element</a><li><a href="tabular-data.html#the-td-element" id="x4.9.9-the-td-element"><span class="secno">4.9.9 </span>The <code>td</code> element</a><li><a href="tabular-data.html#the-th-element" id="x4.9.10-the-th-element"><span class="secno">4.9.10 </span>The <code>th</code> element</a><li><a href="tabular-data.html#attributes-common-to-td-and-th-elements"><span class="secno">4.9.11 </span>Attributes common to <code>td</code> and <code>th</code> elements</a><li><a href="tabular-data.html#examples"><span class="secno">4.9.13 </span>Examples</a></ol></ol></ol></div> + </div> <h3 id="tabular-data"><span class="secno">4.9 </span>Tabular data</h3><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/32">ISSUE-32</a> (table-summary) blocks progress to Last Call</span><h4 id="the-table-element"><span class="secno">4.9.1 </span>The <dfn><code>table</code></dfn> element</h4><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/92">ISSUE-92</a> (cleanuptable) and <a href="http://www.w3.org/html/wg/tracker/issues/130">ISSUE-130</a> (table-layout) block progress to Last Call</span><dl class="element"><dt>Categories</dt> <dd><a href="content-models.html#flow-content" id="flow-content_112">Flow content</a>.</dd> Index: the-iframe-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-iframe-element.html,v retrieving revision 1.428 retrieving revision 1.429 diff -u -d -r1.428 -r1.429 --- the-iframe-element.html 21 Apr 2011 08:02:20 -0000 1.428 +++ the-iframe-element.html 21 Apr 2011 12:59:37 -0000 1.429 @@ -340,7 +340,7 @@ <a href="embedded-content-1.html">← 4.8 Embedded content</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="video.html">4.8.6 The video element →</a> - <ol class="toc"><li><ol><li><ol><li><a href="the-iframe-element.html#the-iframe-element" id="x4.8.2-the-iframe-element"><span class="secno">4.8.2 </span>The <code>iframe</code> element</a><li><a href="the-iframe-element.html#the-embed-element" id="x4.8.3-the-embed-element"><span class="secno">4.8.3 </span>The <code>embed</code> element</a><li><a href="the-iframe-element.html#the-object-element" id="x4.8.4-the-object-element"><span class="secno">4.8.4 </span>The <code>object</code> element</a><li><a href="the-iframe-element.html#the-param-element" id="x4.8.5-the-param-element"><span class="secno">4.8.5 </span>The <code>param</code> element</a></ol></ol></ol></div> + </div> <h4 id="the-iframe-element"><span class="secno">4.8.2 </span>The <dfn><code>iframe</code></dfn> element</h4><dl class="element"><dt>Categories</dt> <dd><a href="content-models.html#flow-content" id="flow-content_97">Flow content</a>.</dd> Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.1320 retrieving revision 1.1321 diff -u -d -r1.1320 -r1.1321 --- Overview.html 21 Apr 2011 08:02:14 -0000 1.1320 +++ Overview.html 21 Apr 2011 12:59:31 -0000 1.1321 @@ -512,760 +512,9 @@ patent. An individual who has actual knowledge of a patent which the individual believes contains <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential Claim(s)</a> must disclose the information in accordance with <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section - 6 of the W3C Patent Policy</a>.<h2 class="no-num no-toc" id="contents">Table of Contents</h2><ol class="toc"><li><a href="introduction.html#introduction"><span class="secno">1 </span>Introduction</a> - <ol><li><a href="introduction.html#background"><span class="secno">1.1 </span>Background</a></li> - <li><a href="introduction.html#audience"><span class="secno">1.2 </span>Audience</a></li> - <li><a href="introduction.html#scope"><span class="secno">1.3 </span>Scope</a></li> - <li><a href="introduction.html#history-1"><span class="secno">1.4 </span>History</a></li> - <li><a href="introduction.html#design-notes"><span class="secno">1.5 </span>Design notes</a> - <ol><li><a href="introduction.html#serializability-of-script-execution"><span class="secno">1.5.1 </span>Serializability of script execution</a></li> - <li><a href="introduction.html#compliance-with-other-specifications"><span class="secno">1.5.2 </span>Compliance with other specifications</a></ol></li> - <li><a href="introduction.html#html-vs-xhtml"><span class="secno">1.6 </span>HTML vs XHTML</a></li> - <li><a href="introduction.html#structure-of-this-specification"><span class="secno">1.7 </span>Structure of this specification</a> - <ol><li><a href="introduction.html#how-to-read-this-specification"><span class="secno">1.7.1 </span>How to read this specification</a></li> - <li><a href="introduction.html#typographic-conventions"><span class="secno">1.7.2 </span>Typographic conventions</a></ol></li> - <li><a href="introduction.html#a-quick-introduction-to-html"><span class="secno">1.8 </span>A quick introduction to HTML</a></li> - <li><a href="introduction.html#conformance-requirements-for-authors"><span class="secno">1.9 </span>Conformance requirements for authors</a> - <ol><li><a href="introduction.html#presentational-markup"><span class="secno">1.9.1 </span>Presentational markup</a></li> - <li><a href="introduction.html#syntax-errors"><span class="secno">1.9.2 </span>Syntax errors</a></li> - <li><a href="introduction.html#restrictions-on-content-models-and-on-attribute-values"><span class="secno">1.9.3 </span>Restrictions on content models and on attribute values</a></ol></li> - <li><a href="introduction.html#recommended-reading"><span class="secno">1.10 </span>Recommended reading</a></ol></li> - <li><a href="infrastructure.html#infrastructure"><span class="secno">2 </span>Common infrastructure</a> - <ol><li><a href="infrastructure.html#terminology"><span class="secno">2.1 </span>Terminology</a> - <ol><li><a href="infrastructure.html#resources"><span class="secno">2.1.1 </span>Resources</a></li> - <li><a href="infrastructure.html#xml"><span class="secno">2.1.2 </span>XML</a></li> - <li><a href="infrastructure.html#dom-trees"><span class="secno">2.1.3 </span>DOM trees</a></li> - <li><a href="infrastructure.html#scripting-0"><span class="secno">2.1.4 </span>Scripting</a></li> - <li><a href="infrastructure.html#plugins"><span class="secno">2.1.5 </span>Plugins</a></li> - <li><a href="infrastructure.html#character-encodings"><span class="secno">2.1.6 </span>Character encodings</a></ol></li> - <li><a href="infrastructure.html#conformance-requirements"><span class="secno">2.2 </span>Conformance requirements</a> - <ol><li> - <li> - <li><a href="infrastructure.html#extensibility"><span class="secno">2.2.3 </span>Extensibility</a></ol></li> - <li><a href="infrastructure.html#case-sensitivity-and-string-comparison"><span class="secno">2.3 </span>Case-sensitivity and string comparison</a></li> - <li> - <li><a href="common-microsyntaxes.html#common-microsyntaxes"><span class="secno">2.5 </span>Common microsyntaxes</a> - <ol><li> - <li><a href="common-microsyntaxes.html#boolean-attributes"><span class="secno">2.5.2 </span>Boolean attributes</a></li> - <li><a href="common-microsyntaxes.html#keywords-and-enumerated-attributes"><span class="secno">2.5.3 </span>Keywords and enumerated attributes</a></li> - <li><a href="common-microsyntaxes.html#numbers"><span class="secno">2.5.4 </span>Numbers</a> - <ol><li><a href="common-microsyntaxes.html#non-negative-integers"><span class="secno">2.5.4.1 </span>Non-negative integers</a></li> - <li><a href="common-microsyntaxes.html#signed-integers"><span class="secno">2.5.4.2 </span>Signed integers</a></li> - <li><a href="common-microsyntaxes.html#real-numbers"><span class="secno">2.5.4.3 </span>Real numbers</a></li> - <li> - <li><a href="common-microsyntaxes.html#lists-of-integers"><span class="secno">2.5.4.5 </span>Lists of integers</a></li> - <li></ol></li> - <li><a href="common-microsyntaxes.html#dates-and-times"><span class="secno">2.5.5 </span>Dates and times</a> - <ol><li><a href="common-microsyntaxes.html#months"><span class="secno">2.5.5.1 </span>Months</a></li> - <li><a href="common-microsyntaxes.html#dates"><span class="secno">2.5.5.2 </span>Dates</a></li> - <li><a href="common-microsyntaxes.html#times"><span class="secno">2.5.5.3 </span>Times</a></li> - <li><a href="common-microsyntaxes.html#local-dates-and-times"><span class="secno">2.5.5.4 </span>Local dates and times</a></li> - <li><a href="common-microsyntaxes.html#global-dates-and-times"><span class="secno">2.5.5.5 </span>Global dates and times</a></li> - <li><a href="common-microsyntaxes.html#weeks"><span class="secno">2.5.5.6 </span>Weeks</a></li> - <li><a href="common-microsyntaxes.html#vaguer-moments-in-time"><span class="secno">2.5.5.7 </span>Vaguer moments in time</a></ol></li> - <li><a href="common-microsyntaxes.html#colors"><span class="secno">2.5.6 </span>Colors</a></li> - <li><a href="common-microsyntaxes.html#space-separated-tokens"><span class="secno">2.5.7 </span>Space-separated tokens</a></li> - <li><a href="common-microsyntaxes.html#comma-separated-tokens"><span class="secno">2.5.8 </span>Comma-separated tokens</a></li> - <li><a href="common-microsyntaxes.html#syntax-references"><span class="secno">2.5.9 </span>References</a></li> - <li><a href="common-microsyntaxes.html#mq"><span class="secno">2.5.10 </span>Media queries</a></ol></li> - <li><a href="urls.html#urls"><span class="secno">2.6 </span>URLs</a> - <ol><li><a href="urls.html#terminology-0"><span class="secno">2.6.1 </span>Terminology</a></li> - <li> - <li><a href="urls.html#resolving-urls"><span class="secno">2.6.3 </span>Resolving URLs</a></li> - <li> - <li><a href="urls.html#interfaces-for-url-manipulation"><span class="secno">2.6.5 </span>Interfaces for URL manipulation</a></ol></li> - <li> - <ol><li> - <li> - <li> - <li></ol></li> - <li><a href="urls.html#common-dom-interfaces"><span class="secno">2.8 </span>Common DOM interfaces</a> - <ol><li><a href="urls.html#reflecting-content-attributes-in-idl-attributes"><span class="secno">2.8.1 </span>Reflecting content attributes in IDL attributes</a></li> - <li><a href="urls.html#collections-0"><span class="secno">2.8.2 </span>Collections</a> - <ol><li><a href="urls.html#htmlcollection-0"><span class="secno">2.8.2.1 </span>HTMLCollection</a></li> - <li><a href="urls.html#htmlallcollection-0"><span class="secno">2.8.2.2 </span>HTMLAllCollection</a></li> - <li><a href="urls.html#htmlformcontrolscollection-0"><span class="secno">2.8.2.3 </span>HTMLFormControlsCollection</a></li> - <li><a href="urls.html#htmloptionscollection-0"><span class="secno">2.8.2.4 </span>HTMLOptionsCollection</a></ol></li> - <li><a href="urls.html#domtokenlist-0"><span class="secno">2.8.3 </span>DOMTokenList</a></li> - <li><a href="urls.html#domsettabletokenlist-0"><span class="secno">2.8.4 </span>DOMSettableTokenList</a></li> - <li> - <li><a href="urls.html#domstringmap-0"><span class="secno">2.8.6 </span>DOMStringMap</a></li> - <li><a href="urls.html#dom-feature-strings"><span class="secno">2.8.7 </span>DOM feature strings</a></li> - <li><a href="urls.html#exceptions"><span class="secno">2.8.8 </span>Exceptions</a></li> - <li></ol></li> - <li><a href="urls.html#namespaces"><span class="secno">2.9 </span>Namespaces</a></ol></li> - <li><a href="dom.html#dom"><span class="secno">3 </span>Semantics, structure, and APIs of HTML documents</a> - <ol><li><a href="dom.html#documents"><span class="secno">3.1 </span>Documents</a> - <ol><li><a href="dom.html#documents-in-the-dom"><span class="secno">3.1.1 </span>Documents in the DOM</a></li> - <li><a href="dom.html#security-document"><span class="secno">3.1.2 </span>Security</a></li> - <li><a href="dom.html#resource-metadata-management" id="x3.1.3-resource-metadata-management"><span class="secno">3.1.3 </span>Resource metadata management</a></li> - <li><a href="dom.html#dom-tree-accessors" id="x3.1.4-dom-tree-accessors"><span class="secno">3.1.4 </span>DOM tree accessors</a></li> - <li><a href="dom.html#creating-documents"><span class="secno">3.1.5 </span>Creating documents</a></li> - <li></ol></li> - <li><a href="elements.html#elements"><span class="secno">3.2 </span>Elements</a> - <ol><li><a href="elements.html#semantics-0"><span class="secno">3.2.1 </span>Semantics</a></li> - <li><a href="elements.html#elements-in-the-dom"><span class="secno">3.2.2 </span>Elements in the DOM</a></li> - <li><a href="elements.html#global-attributes" id="x3.2.3-global-attributes"><span class="secno">3.2.3 </span>Global attributes</a> - <ol><li><a href="elements.html#the-id-attribute" id="x3.2.3.1-the-id-attribute"><span class="secno">3.2.3.1 </span>The <code>id</code> attribute</a></li> - <li><a href="elements.html#the-title-attribute" id="x3.2.3.2-the-title-attribute"><span class="secno">3.2.3.2 </span>The <code>title</code> attribute</a></li> - <li><a href="elements.html#the-lang-and-xml:lang-attributes"><span class="secno">3.2.3.3 </span>The <code title="attr-lang">lang</code> and <code title="attr-xml-lang">xml:lang</code> attributes</a></li> - <li><a href="elements.html#the-xml:base-attribute-xml-only" id="x3.2.3.4-the-xml:base-attribute-xml-only"><span class="secno">3.2.3.4 </span>The <code>xml:base</code> - attribute (XML only)</a></li> - <li><a href="elements.html#the-dir-attribute" id="x3.2.3.5-the-dir-attribute"><span class="secno">3.2.3.5 </span>The <code>dir</code> attribute</a></li> - <li><a href="elements.html#classes" id="x3.2.3.6-the-class-attribute"><span class="secno">3.2.3.6 </span>The <code>class</code> attribute</a></li> - <li><a href="elements.html#the-style-attribute" id="x3.2.3.7-the-style-attribute"><span class="secno">3.2.3.7 </span>The <code>style</code> attribute</a></li> - <li><a href="elements.html#embedding-custom-non-visible-data-with-the-data-attributes" id="x3.2.3.8-embedding-custom-non-visible-data-with-the-data-attributes"><span class="secno">3.2.3.8 </span>Embedding custom non-visible data with the <code title="attr-data-*">data-*</code> attributes</a></ol></li> - <li><a href="elements.html#element-definitions"><span class="secno">3.2.4 </span>Element definitions</a> - <ol><li><a href="elements.html#attributes"><span class="secno">3.2.4.1 </span>Attributes</a></ol></li> - <li><a href="content-models.html#content-models" id="x3.2.5-content-models"><span class="secno">3.2.5 </span>Content models</a> - <ol><li><a href="content-models.html#kinds-of-content"><span class="secno">3.2.5.1 </span>Kinds of content</a> - <ol><li><a href="content-models.html#metadata-content-0"><span class="secno">3.2.5.1.1 </span>Metadata content</a></li> - <li><a href="content-models.html#flow-content-0"><span class="secno">3.2.5.1.2 </span>Flow content</a></li> - <li><a href="content-models.html#sectioning-content-0"><span class="secno">3.2.5.1.3 </span>Sectioning content</a></li> - <li><a href="content-models.html#heading-content-0"><span class="secno">3.2.5.1.4 </span>Heading content</a></li> - <li><a href="content-models.html#phrasing-content-0"><span class="secno">3.2.5.1.5 </span>Phrasing content</a></li> - <li><a href="content-models.html#embedded-content-0"><span class="secno">3.2.5.1.6 </span>Embedded content</a></li> - <li><a href="content-models.html#interactive-content-0"><span class="secno">3.2.5.1.7 </span>Interactive content</a></ol></li> - <li><a href="content-models.html#transparent-content-models"><span class="secno">3.2.5.2 </span>Transparent content models</a></li> - <li><a href="content-models.html#paragraphs"><span class="secno">3.2.5.3 </span>Paragraphs</a></ol></li> - <li><a href="content-models.html#requirements-relating-to-bidirectional-algorithm-formatting-characters"><span class="secno">3.2.6 </span>Requirements relating to bidirectional-algorithm formatting - characters</a></li> - <li><a href="content-models.html#wai-aria" id="x3.2.7-wai-aria"><span class="secno">3.2.7 </span>WAI-ARIA</a></ol></li> - <li><a href="apis-in-html-documents.html#apis-in-html-documents"><span class="secno">3.3 </span>APIs in HTML documents</a></li> - <li> - <li><a href="apis-in-html-documents.html#dynamic-markup-insertion" id="x3.5-dynamic-markup-insertion"><span class="secno">3.5 </span>Dynamic markup insertion</a> - <ol><li><a href="apis-in-html-documents.html#opening-the-input-stream"><span class="secno">3.5.1 </span>Opening the input stream</a></li> - <li><a href="apis-in-html-documents.html#closing-the-input-stream"><span class="secno">3.5.2 </span>Closing the input stream</a></li> - <li><a href="apis-in-html-documents.html#document.write"><span class="secno">3.5.3 </span><code title="dom-document-write">document.write()</code></a></li> - <li><a href="apis-in-html-documents.html#document.writeln"><span class="secno">3.5.4 </span><code title="dom-document-writeln">document.writeln()</code></a></li> - <li><a href="apis-in-html-documents.html#innerhtml"><span class="secno">3.5.5 </span><code title="dom-innerHTML">innerHTML</code></a></li> - <li><a href="apis-in-html-documents.html#outerhtml"><span class="secno">3.5.6 </span><code title="dom-outerHTML">outerHTML</code></a></li> - <li><a href="apis-in-html-documents.html#insertadjacenthtml"><span class="secno">3.5.7 </span><code title="dom-insertAdjacentHTML">insertAdjacentHTML()</code></a></ol></ol></li> - <li><a href="semantics.html#semantics"><span class="secno">4 </span>The elements of HTML</a> - <ol><li><a href="semantics.html#the-root-element"><span class="secno">4.1 </span>The root element</a> - <ol><li><a href="semantics.html#the-html-element-0" id="x4.1.1-the-html-element"><span class="secno">4.1.1 </span>The <code>html</code> element</a></ol></li> - <li><a href="semantics.html#document-metadata"><span class="secno">4.2 </span>Document metadata</a> - <ol><li><a href="semantics.html#the-head-element-0" id="x4.2.1-the-head-element"><span class="secno">4.2.1 </span>The <code>head</code> element</a></li> - <li><a href="semantics.html#the-title-element-0" id="x4.2.2-the-title-element"><span class="secno">4.2.2 </span>The <code>title</code> element</a></li> - <li><a href="semantics.html#the-base-element" id="x4.2.3-the-base-element"><span class="secno">4.2.3 </span>The <code>base</code> element</a></li> - <li><a href="semantics.html#the-link-element" id="x4.2.4-the-link-element"><span class="secno">4.2.4 </span>The <code>link</code> element</a></li> - <li><a href="semantics.html#meta" id="x4.2.5-the-meta-element"><span class="secno">4.2.5 </span>The <code>meta</code> element</a> - <ol><li><a href="semantics.html#standard-metadata-names"><span class="secno">4.2.5.1 </span>Standard metadata names</a></li> - <li><a href="semantics.html#other-metadata-names"><span class="secno">4.2.5.2 </span>Other metadata names</a></li> - <li><a href="semantics.html#pragma-directives"><span class="secno">4.2.5.3 </span>Pragma directives</a></li> - <li><a href="semantics.html#other-pragma-directives"><span class="secno">4.2.5.4 </span>Other pragma directives</a></li> - <li><a href="semantics.html#charset"><span class="secno">4.2.5.5 </span>Specifying the document's character encoding</a></ol></li> - <li><a href="semantics.html#the-style-element" id="x4.2.6-the-style-element"><span class="secno">4.2.6 </span>The <code>style</code> element</a></li> - <li><a href="semantics.html#styling" id="x4.2.7-styling"><span class="secno">4.2.7 </span>Styling</a></ol></li> - <li><a href="scripting-1.html#scripting-1"><span class="secno">4.3 </span>Scripting</a> - <ol><li><a href="scripting-1.html#script" id="x4.3.1-the-script-element"><span class="secno">4.3.1 </span>The <code>script</code> element</a> - <ol><li><a href="scripting-1.html#scriptingLanguages"><span class="secno">4.3.1.1 </span>Scripting languages</a></li> - <li><a href="scripting-1.html#restrictions-for-contents-of-script-elements" id="x4.3.1.2-restrictions-for-contents-of-script-elements"><span class="secno">4.3.1.2 </span>Restrictions for contents of <code>script</code> elements</a></li> - <li><a href="scripting-1.html#inline-documentation-for-external-scripts" id="x4.3.1.3-inline-documentation-for-external-scripts"><span class="secno">4.3.1.3 </span>Inline documentation for external scripts</a></ol></li> - <li><a href="scripting-1.html#the-noscript-element" id="x4.3.2-the-noscript-element"><span class="secno">4.3.2 </span>The <code>noscript</code> element</a></ol></li> - <li><a href="sections.html#sections"><span class="secno">4.4 </span>Sections</a> - <ol><li><a href="sections.html#the-body-element-0" id="x4.4.1-the-body-element"><span class="secno">4.4.1 </span>The <code>body</code> element</a></li> - <li><a href="sections.html#the-section-element" id="x4.4.2-the-section-element"><span class="secno">4.4.2 </span>The <code>section</code> element</a></li> - <li><a href="sections.html#the-nav-element" id="x4.4.3-the-nav-element"><span class="secno">4.4.3 </span>The <code>nav</code> element</a></li> - <li><a href="sections.html#the-article-element" id="x4.4.4-the-article-element"><span class="secno">4.4.4 </span>The <code>article</code> element</a></li> - <li><a href="sections.html#the-aside-element" id="x4.4.5-the-aside-element"><span class="secno">4.4.5 </span>The <code>aside</code> element</a></li> - <li><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-elements" id="x4.4.6-the-h1-h2-h3-h4-h5-and-h6-elements"><span class="secno">4.4.6 </span>The <code>h1</code>, <code>h2</code>, - <code>h3</code>, <code>h4</code>, - <code>h5</code>, and <code>h6</code> - elements</a></li> - <li><a href="sections.html#the-hgroup-element" id="x4.4.7-the-hgroup-element"><span class="secno">4.4.7 </span>The <code>hgroup</code> element</a></li> - <li><a href="sections.html#the-header-element" id="x4.4.8-the-header-element"><span class="secno">4.4.8 </span>The <code>header</code> element</a></li> - <li><a href="sections.html#the-footer-element" id="x4.4.9-the-footer-element"><span class="secno">4.4.9 </span>The <code>footer</code> element</a></li> - <li><a href="sections.html#the-address-element" id="x4.4.10-the-address-element"><span class="secno">4.4.10 </span>The <code>address</code> element</a></li> - <li><a href="sections.html#headings-and-sections" id="x4.4.11-headings-and-sections"><span class="secno">4.4.11 </span>Headings and sections</a> - <ol><li><a href="sections.html#outlines"><span class="secno">4.4.11.1 </span>Creating an outline</a></ol></ol></li> - <li><a href="grouping-content.html#grouping-content"><span class="secno">4.5 </span>Grouping content</a> - <ol><li><a href="grouping-content.html#the-p-element" id="x4.5.1-the-p-element"><span class="secno">4.5.1 </span>The <code>p</code> element</a></li> - <li><a href="grouping-content.html#the-hr-element" id="x4.5.2-the-hr-element"><span class="secno">4.5.2 </span>The <code>hr</code> element</a></li> - <li><a href="grouping-content.html#the-pre-element" id="x4.5.3-the-pre-element"><span class="secno">4.5.3 </span>The <code>pre</code> element</a></li> - <li><a href="grouping-content.html#the-blockquote-element" id="x4.5.4-the-blockquote-element"><span class="secno">4.5.4 </span>The <code>blockquote</code> element</a></li> - <li><a href="grouping-content.html#the-ol-element" id="x4.5.5-the-ol-element"><span class="secno">4.5.5 </span>The <code>ol</code> element</a></li> - <li><a href="grouping-content.html#the-ul-element" id="x4.5.6-the-ul-element"><span class="secno">4.5.6 </span>The <code>ul</code> element</a></li> - <li><a href="grouping-content.html#the-li-element" id="x4.5.7-the-li-element"><span class="secno">4.5.7 </span>The <code>li</code> element</a></li> - <li><a href="grouping-content.html#the-dl-element" id="x4.5.8-the-dl-element"><span class="secno">4.5.8 </span>The <code>dl</code> element</a></li> - <li><a href="grouping-content.html#the-dt-element" id="x4.5.9-the-dt-element"><span class="secno">4.5.9 </span>The <code>dt</code> element</a></li> - <li><a href="grouping-content.html#the-dd-element" id="x4.5.10-the-dd-element"><span class="secno">4.5.10 </span>The <code>dd</code> element</a></li> - <li><a href="grouping-content.html#the-figure-element" id="x4.5.11-the-figure-element"><span class="secno">4.5.11 </span>The <code>figure</code> element</a></li> - <li><a href="grouping-content.html#the-figcaption-element" id="x4.5.12-the-figcaption-element"><span class="secno">4.5.12 </span>The <code>figcaption</code> element</a></li> - <li><a href="grouping-content.html#the-div-element" id="x4.5.13-the-div-element"><span class="secno">4.5.13 </span>The <code>div</code> element</a></ol></li> - <li><a href="text-level-semantics.html#text-level-semantics"><span class="secno">4.6 </span>Text-level semantics</a> - <ol><li><a href="text-level-semantics.html#the-a-element" id="x4.6.1-the-a-element"><span class="secno">4.6.1 </span>The <code>a</code> element</a></li> - <li><a href="text-level-semantics.html#the-em-element" id="x4.6.2-the-em-element"><span class="secno">4.6.2 </span>The <code>em</code> element</a></li> - <li><a href="text-level-semantics.html#the-strong-element" id="x4.6.3-the-strong-element"><span class="secno">4.6.3 </span>The <code>strong</code> element</a></li> - <li><a href="text-level-semantics.html#the-small-element" id="x4.6.4-the-small-element"><span class="secno">4.6.4 </span>The <code>small</code> element</a></li> - <li><a href="text-level-semantics.html#the-s-element" id="x4.6.5-the-s-element"><span class="secno">4.6.5 </span>The <code>s</code> element</a></li> - <li><a href="text-level-semantics.html#the-cite-element" id="x4.6.6-the-cite-element"><span class="secno">4.6.6 </span>The <code>cite</code> element</a></li> - <li><a href="text-level-semantics.html#the-q-element" id="x4.6.7-the-q-element"><span class="secno">4.6.7 </span>The <code>q</code> element</a></li> - <li><a href="text-level-semantics.html#the-dfn-element" id="x4.6.8-the-dfn-element"><span class="secno">4.6.8 </span>The <code>dfn</code> element</a></li> - <li><a href="text-level-semantics.html#the-abbr-element" id="x4.6.9-the-abbr-element"><span class="secno">4.6.9 </span>The <code>abbr</code> element</a></li> - <li><a href="text-level-semantics.html#the-time-element" id="x4.6.10-the-time-element"><span class="secno">4.6.10 </span>The <code>time</code> element</a></li> - <li><a href="text-level-semantics.html#the-code-element" id="x4.6.11-the-code-element"><span class="secno">4.6.11 </span>The <code>code</code> element</a></li> - <li><a href="text-level-semantics.html#the-var-element" id="x4.6.12-the-var-element"><span class="secno">4.6.12 </span>The <code>var</code> element</a></li> - <li><a href="text-level-semantics.html#the-samp-element" id="x4.6.13-the-samp-element"><span class="secno">4.6.13 </span>The <code>samp</code> element</a></li> - <li><a href="text-level-semantics.html#the-kbd-element" id="x4.6.14-the-kbd-element"><span class="secno">4.6.14 </span>The <code>kbd</code> element</a></li> - <li><a href="text-level-semantics.html#the-sub-and-sup-elements" id="x4.6.15-the-sub-and-sup-elements"><span class="secno">4.6.15 </span>The <code>sub</code> and <code>sup</code> elements</a></li> - <li><a href="text-level-semantics.html#the-i-element" id="x4.6.16-the-i-element"><span class="secno">4.6.16 </span>The <code>i</code> element</a></li> - <li><a href="text-level-semantics.html#the-b-element" id="x4.6.17-the-b-element"><span class="secno">4.6.17 </span>The <code>b</code> element</a></li> - <li><a href="text-level-semantics.html#the-u-element" id="x4.6.18-the-u-element"><span class="secno">4.6.18 </span>The <code>u</code> element</a></li> - <li><a href="text-level-semantics.html#the-mark-element" id="x4.6.19-the-mark-element"><span class="secno">4.6.19 </span>The <code>mark</code> element</a></li> - <li><a href="text-level-semantics.html#the-ruby-element" id="x4.6.20-the-ruby-element"><span class="secno">4.6.20 </span>The <code>ruby</code> element</a></li> - <li><a href="text-level-semantics.html#the-rt-element" id="x4.6.21-the-rt-element"><span class="secno">4.6.21 </span>The <code>rt</code> element</a></li> - <li><a href="text-level-semantics.html#the-rp-element" id="x4.6.22-the-rp-element"><span class="secno">4.6.22 </span>The <code>rp</code> element</a></li> - <li><a href="text-level-semantics.html#the-bdi-element" id="x4.6.23-the-bdi-element"><span class="secno">4.6.23 </span>The <code>bdi</code> element</a></li> - <li><a href="text-level-semantics.html#the-bdo-element" id="x4.6.24-the-bdo-element"><span class="secno">4.6.24 </span>The <code>bdo</code> element</a></li> - <li><a href="text-level-semantics.html#the-span-element" id="x4.6.25-the-span-element"><span class="secno">4.6.25 </span>The <code>span</code> element</a></li> - <li><a href="text-level-semantics.html#the-br-element" id="x4.6.26-the-br-element"><span class="secno">4.6.26 </span>The <code>br</code> element</a></li> - <li><a href="text-level-semantics.html#the-wbr-element" id="x4.6.27-the-wbr-element"><span class="secno">4.6.27 </span>The <code>wbr</code> element</a></li> - <li><a href="text-level-semantics.html#usage-summary"><span class="secno">4.6.28 </span>Usage summary</a></ol></li> - <li><a href="edits.html#edits"><span class="secno">4.7 </span>Edits</a> - <ol><li><a href="edits.html#the-ins-element" id="x4.7.1-the-ins-element"><span class="secno">4.7.1 </span>The <code>ins</code> element</a></li> - <li><a href="edits.html#the-del-element" id="x4.7.2-the-del-element"><span class="secno">4.7.2 </span>The <code>del</code> element</a></li> - <li><a href="edits.html#attributes-common-to-ins-and-del-elements"><span class="secno">4.7.3 </span>Attributes common to <code>ins</code> and <code>del</code> elements</a></li> - <li><a href="edits.html#edits-and-paragraphs"><span class="secno">4.7.4 </span>Edits and paragraphs</a></li> - <li><a href="edits.html#edits-and-lists"><span class="secno">4.7.5 </span>Edits and lists</a></ol></li> - <li><a href="embedded-content-1.html#embedded-content-1"><span class="secno">4.8 </span>Embedded content</a> - <ol><li><a href="embedded-content-1.html#the-img-element" id="x4.8.1-the-img-element"><span class="secno">4.8.1 </span>The <code>img</code> element</a> - <ol><li><a href="embedded-content-1.html#alt"><span class="secno">4.8.1.1 </span>Requirements for providing text to act as an alternative for images</a> - <ol><li><a href="embedded-content-1.html#general-guidelines"><span class="secno">4.8.1.1.1 </span>General guidelines</a></li> - <li><a href="embedded-content-1.html#a-link-or-button-containing-nothing-but-the-image"><span class="secno">4.8.1.1.2 </span>A link or button containing nothing but the image</a></li> - <li><a href="embedded-content-1.html#a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts-diagrams-graphs-maps-illustrations"><span class="secno">4.8.1.1.3 </span>A phrase or paragraph with an alternative graphical representation: charts, diagrams, graphs, maps, illustrations</a></li> - <li><a href="embedded-content-1.html#a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons-logos"><span class="secno">4.8.1.1.4 </span>A short phrase or label with an alternative graphical representation: icons, logos</a></li> - <li><a href="embedded-content-1.html#text-that-has-been-rendered-to-a-graphic-for-typographical-effect"><span class="secno">4.8.1.1.5 </span>Text that has been rendered to a graphic for typographical effect</a></li> - <li><a href="embedded-content-1.html#a-graphical-representation-of-some-of-the-surrounding-text"><span class="secno">4.8.1.1.6 </span>A graphical representation of some of the surrounding text</a></li> - <li><a href="embedded-content-1.html#a-purely-decorative-image-that-doesn-t-add-any-information"><span class="secno">4.8.1.1.7 </span>A purely decorative image that doesn't add any information</a></li> - <li><a href="embedded-content-1.html#a-group-of-images-that-form-a-single-larger-picture-with-no-links"><span class="secno">4.8.1.1.8 </span>A group of images that form a single larger picture with no links</a></li> - <li><a href="embedded-content-1.html#a-group-of-images-that-form-a-single-larger-picture-with-links"><span class="secno">4.8.1.1.9 </span>A group of images that form a single larger picture with links</a></li> - <li><a href="embedded-content-1.html#a-key-part-of-the-content"><span class="secno">4.8.1.1.10 </span>A key part of the content</a></li> - <li><a href="embedded-content-1.html#an-image-not-intended-for-the-user"><span class="secno">4.8.1.1.11 </span>An image not intended for the user</a></li> - <li><a href="embedded-content-1.html#an-image-in-an-e-mail-or-private-document-intended-for-a-specific-person-who-is-known-to-be-able-to-view-images"><span class="secno">4.8.1.1.12 </span>An image in an e-mail or private document intended for a specific person who is known to be able to view images</a></li> - <li> - <li></ol></ol></li> - <li><a href="the-iframe-element.html#the-iframe-element" id="x4.8.2-the-iframe-element"><span class="secno">4.8.2 </span>The <code>iframe</code> element</a></li> - <li><a href="the-iframe-element.html#the-embed-element" id="x4.8.3-the-embed-element"><span class="secno">4.8.3 </span>The <code>embed</code> element</a></li> - <li><a href="the-iframe-element.html#the-object-element" id="x4.8.4-the-object-element"><span class="secno">4.8.4 </span>The <code>object</code> element</a></li> - <li><a href="the-iframe-element.html#the-param-element" id="x4.8.5-the-param-element"><span class="secno">4.8.5 </span>The <code>param</code> element</a></li> - <li><a href="video.html#video" id="x4.8.6-the-video-element"><span class="secno">4.8.6 </span>The <code>video</code> element</a></li> - <li><a href="video.html#audio" id="x4.8.7-the-audio-element"><span class="secno">4.8.7 </span>The <code>audio</code> element</a></li> - <li><a href="video.html#the-source-element" id="x4.8.8-the-source-element"><span class="secno">4.8.8 </span>The <code>source</code> element</a></li> - <li><a href="video.html#the-track-element" id="x4.8.9-the-track-element"><span class="secno">4.8.9 </span>The <code>track</code> element</a></li> - <li><a href="video.html#media-elements"><span class="secno">4.8.10 </span>Media elements</a> - <ol><li><a href="video.html#error-codes"><span class="secno">4.8.10.1 </span>Error codes</a></li> - <li><a href="video.html#location-of-the-media-resource"><span class="secno">4.8.10.2 </span>Location of the media resource</a></li> - <li><a href="video.html#mime-types"><span class="secno">4.8.10.3 </span>MIME types</a></li> - <li><a href="video.html#network-states"><span class="secno">4.8.10.4 </span>Network states</a></li> - <li><a href="video.html#loading-the-media-resource"><span class="secno">4.8.10.5 </span>Loading the media resource</a></li> - <li><a href="video.html#offsets-into-the-media-resource"><span class="secno">4.8.10.6 </span>Offsets into the media resource</a></li> - <li><a href="video.html#the-ready-states"><span class="secno">4.8.10.7 </span>The ready states</a></li> - <li><a href="video.html#playing-the-media-resource"><span class="secno">4.8.10.8 </span>Playing the media resource</a></li> - <li><a href="video.html#seeking"><span class="secno">4.8.10.9 </span>Seeking</a></li> - <li><a href="video.html#timed-text-tracks"><span class="secno">4.8.10.10 </span>Timed text tracks</a> - <ol><li><a href="video.html#text-track-model"><span class="secno">4.8.10.10.1 </span>Text track model</a></li> - <li><a href="video.html#sourcing-in-band-text-tracks"><span class="secno">4.8.10.10.2 </span>Sourcing in-band text tracks</a></li> - <li> - <li><a href="video.html#text-track-api"><span class="secno">4.8.10.10.4 </span>Text track API</a></li> - <li></ol></li> - <li><a href="video.html#user-interface"><span class="secno">4.8.10.11 </span>User interface</a></li> - <li><a href="video.html#time-ranges"><span class="secno">4.8.10.12 </span>Time ranges</a></li> - <li><a href="video.html#mediaevents"><span class="secno">4.8.10.13 </span>Event summary</a></li> - <li> - <li><a href="video.html#best-practices-for-authors-using-media-elements"><span class="secno">4.8.10.15 </span>Best practices for authors using media elements</a></li> - <li></ol></li> - <li><a href="the-canvas-element.html#the-canvas-element"><span class="secno">4.8.11 </span>The <code>canvas</code> element</a> - <ol><li> - <li></ol></li> - <li><a href="the-map-element.html#the-map-element" id="x4.8.12-the-map-element"><span class="secno">4.8.12 </span>The <code>map</code> element</a></li> - <li><a href="the-map-element.html#the-area-element" id="x4.8.13-the-area-element"><span class="secno">4.8.13 </span>The <code>area</code> element</a></li> - <li><a href="the-map-element.html#image-maps"><span class="secno">4.8.14 </span>Image maps</a> - <ol><li> - <li></ol></li> - <li><a href="the-map-element.html#mathml"><span class="secno">4.8.15 </span>MathML</a></li> - <li><a href="the-map-element.html#svg-0"><span class="secno">4.8.16 </span>SVG</a></li> - <li><a href="the-map-element.html#dimension-attributes" id="x4.8.17-dimension-attributes"><span class="secno">4.8.17 </span>Dimension attributes</a></ol></li> - <li><a href="tabular-data.html#tabular-data"><span class="secno">4.9 </span>Tabular data</a> - <ol><li><a href="tabular-data.html#the-table-element" id="x4.9.1-the-table-element"><span class="secno">4.9.1 </span>The <code>table</code> element</a> - <ol><li><a href="tabular-data.html#table-descriptions-techniques"><span class="secno">4.9.1.1 </span>Techniques for describing tables</a></li> - <li><a href="tabular-data.html#table-layout-techniques"><span class="secno">4.9.1.2 </span>Techniques for table layout</a></ol></li> - <li><a href="tabular-data.html#the-caption-element" id="x4.9.2-the-caption-element"><span class="secno">4.9.2 </span>The <code>caption</code> element</a></li> - <li><a href="tabular-data.html#the-colgroup-element" id="x4.9.3-the-colgroup-element"><span class="secno">4.9.3 </span>The <code>colgroup</code> element</a></li> - <li><a href="tabular-data.html#the-col-element" id="x4.9.4-the-col-element"><span class="secno">4.9.4 </span>The <code>col</code> element</a></li> - <li><a href="tabular-data.html#the-tbody-element" id="x4.9.5-the-tbody-element"><span class="secno">4.9.5 </span>The <code>tbody</code> element</a></li> - <li><a href="tabular-data.html#the-thead-element" id="x4.9.6-the-thead-element"><span class="secno">4.9.6 </span>The <code>thead</code> element</a></li> - <li><a href="tabular-data.html#the-tfoot-element" id="x4.9.7-the-tfoot-element"><span class="secno">4.9.7 </span>The <code>tfoot</code> element</a></li> - <li><a href="tabular-data.html#the-tr-element" id="x4.9.8-the-tr-element"><span class="secno">4.9.8 </span>The <code>tr</code> element</a></li> - <li><a href="tabular-data.html#the-td-element" id="x4.9.9-the-td-element"><span class="secno">4.9.9 </span>The <code>td</code> element</a></li> - <li><a href="tabular-data.html#the-th-element" id="x4.9.10-the-th-element"><span class="secno">4.9.10 </span>The <code>th</code> element</a></li> - <li><a href="tabular-data.html#attributes-common-to-td-and-th-elements"><span class="secno">4.9.11 </span>Attributes common to <code>td</code> and <code>th</code> elements</a></li> - <li> - <ol><li> - <li></ol></li> - <li><a href="tabular-data.html#examples"><span class="secno">4.9.13 </span>Examples</a></ol></li> - <li><a href="forms.html#forms"><span class="secno">4.10 </span>Forms</a> - <ol><li><a href="forms.html#introduction-0"><span class="secno">4.10.1 </span>Introduction</a> - <ol><li><a href="forms.html#writing-a-form-s-user-interface"><span class="secno">4.10.1.1 </span>Writing a form's user interface</a></li> - <li><a href="forms.html#implementing-the-server-side-processing-for-a-form"><span class="secno">4.10.1.2 </span>Implementing the server-side processing for a form</a></li> - <li><a href="forms.html#configuring-a-form-to-communicate-with-a-server"><span class="secno">4.10.1.3 </span>Configuring a form to communicate with a server</a></li> - <li><a href="forms.html#client-side-form-validation"><span class="secno">4.10.1.4 </span>Client-side form validation</a></ol></li> - <li><a href="forms.html#categories"><span class="secno">4.10.2 </span>Categories</a></li> - <li><a href="forms.html#the-form-element" id="x4.10.3-the-form-element"><span class="secno">4.10.3 </span>The <code>form</code> element</a></li> - <li><a href="forms.html#the-fieldset-element" id="x4.10.4-the-fieldset-element"><span class="secno">4.10.4 </span>The <code>fieldset</code> element</a></li> - <li><a href="forms.html#the-legend-element" id="x4.10.5-the-legend-element"><span class="secno">4.10.5 </span>The <code>legend</code> element</a></li> - <li><a href="forms.html#the-label-element" id="x4.10.6-the-label-element"><span class="secno">4.10.6 </span>The <code>label</code> element</a></li> - <li><a href="the-input-element.html#the-input-element" id="x4.10.7-the-input-element"><span class="secno">4.10.7 </span>The <code>input</code> element</a> - <ol><li><a href="states-of-the-type-attribute.html#states-of-the-type-attribute"><span class="secno">4.10.7.1 </span>States of the <code title="attr-input-type">type</code> attribute</a> - <ol><li><a href="states-of-the-type-attribute.html#hidden-state" id="x4.10.7.1.1-hidden-state"><span class="secno">4.10.7.1.1 </span>Hidden state</a></li> - <li><a href="states-of-the-type-attribute.html#text-state-and-search-state" id="x4.10.7.1.2-text-state-and-search-state"><span class="secno">4.10.7.1.2 </span>Text state and Search state</a></li> - <li><a href="states-of-the-type-attribute.html#telephone-state" id="x4.10.7.1.3-telephone-state"><span class="secno">4.10.7.1.3 </span>Telephone state</a></li> - <li><a href="states-of-the-type-attribute.html#url-state" id="x4.10.7.1.4-url-state"><span class="secno">4.10.7.1.4 </span>URL state</a></li> - <li><a href="states-of-the-type-attribute.html#e-mail-state" id="x4.10.7.1.5-e-mail-state"><span class="secno">4.10.7.1.5 </span>E-mail state</a></li> - <li><a href="states-of-the-type-attribute.html#password-state" id="x4.10.7.1.6-password-state"><span class="secno">4.10.7.1.6 </span>Password state</a></li> - <li><a href="states-of-the-type-attribute.html#date-and-time-state" id="x4.10.7.1.7-date-and-time-state"><span class="secno">4.10.7.1.7 </span>Date and Time state</a></li> - <li><a href="states-of-the-type-attribute.html#date-state" id="x4.10.7.1.8-date-state"><span class="secno">4.10.7.1.8 </span>Date state</a></li> - <li><a href="states-of-the-type-attribute.html#month-state" id="x4.10.7.1.9-month-state"><span class="secno">4.10.7.1.9 </span>Month state</a></li> - <li><a href="states-of-the-type-attribute.html#week-state" id="x4.10.7.1.10-week-state"><span class="secno">4.10.7.1.10 </span>Week state</a></li> - <li><a href="states-of-the-type-attribute.html#time-state" id="x4.10.7.1.11-time-state"><span class="secno">4.10.7.1.11 </span>Time state</a></li> - <li><a href="states-of-the-type-attribute.html#local-date-and-time-state" id="x4.10.7.1.12-local-date-and-time-state"><span class="secno">4.10.7.1.12 </span>Local Date and Time state</a></li> - <li><a href="number-state.html#number-state" id="x4.10.7.1.13-number-state"><span class="secno">4.10.7.1.13 </span>Number state</a></li> - <li><a href="number-state.html#range-state" id="x4.10.7.1.14-range-state"><span class="secno">4.10.7.1.14 </span>Range state</a></li> - <li><a href="number-state.html#color-state" id="x4.10.7.1.15-color-state"><span class="secno">4.10.7.1.15 </span>Color state</a></li> - <li><a href="number-state.html#checkbox-state" id="x4.10.7.1.16-checkbox-state"><span class="secno">4.10.7.1.16 </span>Checkbox state</a></li> - <li><a href="number-state.html#radio-button-state" id="x4.10.7.1.17-radio-button-state"><span class="secno">4.10.7.1.17 </span>Radio Button state</a></li> - <li><a href="number-state.html#file-upload-state" id="x4.10.7.1.18-file-upload-state"><span class="secno">4.10.7.1.18 </span>File Upload state</a></li> - <li><a href="number-state.html#submit-button-state" id="x4.10.7.1.19-submit-button-state"><span class="secno">4.10.7.1.19 </span>Submit Button state</a></li> - <li><a href="number-state.html#image-button-state" id="x4.10.7.1.20-image-button-state"><span class="secno">4.10.7.1.20 </span>Image Button state</a></li> - <li><a href="number-state.html#reset-button-state" id="x4.10.7.1.21-reset-button-state"><span class="secno">4.10.7.1.21 </span>Reset Button state</a></li> - <li><a href="number-state.html#button-state" id="x4.10.7.1.22-button-state"><span class="secno">4.10.7.1.22 </span>Button state</a></ol></li> - <li><a href="common-input-element-attributes.html#common-input-element-attributes"><span class="secno">4.10.7.2 </span>Common <code>input</code> element attributes</a> - <ol><li><a href="common-input-element-attributes.html#the-autocomplete-attribute"><span class="secno">4.10.7.2.1 </span>The <code title="attr-input-autocomplete">autocomplete</code> attribute</a></li> - <li><a href="common-input-element-attributes.html#the-dirname-attribute"><span class="secno">4.10.7.2.2 </span>The <code title="attr-input-dirname">dirname</code> attribute</a></li> - <li><a href="common-input-element-attributes.html#the-list-attribute"><span class="secno">4.10.7.2.3 </span>The <code title="attr-input-list">list</code> attribute</a></li> - <li><a href="common-input-element-attributes.html#the-readonly-attribute"><span class="secno">4.10.7.2.4 </span>The <code title="attr-input-readonly">readonly</code> attribute</a></li> - <li><a href="common-input-element-attributes.html#the-size-attribute"><span class="secno">4.10.7.2.5 </span>The <code title="attr-input-size">size</code> attribute</a></li> - <li><a href="common-input-element-attributes.html#the-required-attribute"><span class="secno">4.10.7.2.6 </span>The <code title="attr-input-required">required</code> attribute</a></li> - <li><a href="common-input-element-attributes.html#the-multiple-attribute"><span class="secno">4.10.7.2.7 </span>The <code title="attr-input-multiple">multiple</code> attribute</a></li> - <li><a href="common-input-element-attributes.html#the-maxlength-attribute"><span class="secno">4.10.7.2.8 </span>The <code title="attr-input-maxlength">maxlength</code> attribute</a></li> - <li><a href="common-input-element-attributes.html#the-pattern-attribute"><span class="secno">4.10.7.2.9 </span>The <code title="attr-input-pattern">pattern</code> attribute</a></li> - <li><a href="common-input-element-attributes.html#the-min-and-max-attributes"><span class="secno">4.10.7.2.10 </span>The <code title="attr-input-min">min</code> and <code title="attr-input-max">max</code> attributes</a></li> - <li><a href="common-input-element-attributes.html#the-step-attribute"><span class="secno">4.10.7.2.11 </span>The <code title="attr-input-step">step</code> attribute</a></li> - <li><a href="common-input-element-attributes.html#the-placeholder-attribute"><span class="secno">4.10.7.2.12 </span>The <code title="attr-input-placeholder">placeholder</code> attribute</a></ol></li> - <li><a href="common-input-element-attributes.html#common-input-element-apis"><span class="secno">4.10.7.3 </span>Common <code>input</code> element APIs</a></li> - <li></ol></li> - <li><a href="the-button-element.html#the-button-element" id="x4.10.8-the-button-element"><span class="secno">4.10.8 </span>The <code>button</code> element</a></li> - <li><a href="the-button-element.html#the-select-element" id="x4.10.9-the-select-element"><span class="secno">4.10.9 </span>The <code>select</code> element</a></li> - <li><a href="the-button-element.html#the-datalist-element" id="x4.10.10-the-datalist-element"><span class="secno">4.10.10 </span>The <code>datalist</code> element</a></li> - <li><a href="the-button-element.html#the-optgroup-element" id="x4.10.11-the-optgroup-element"><span class="secno">4.10.11 </span>The <code>optgroup</code> element</a></li> - <li><a href="the-button-element.html#the-option-element" id="x4.10.12-the-option-element"><span class="secno">4.10.12 </span>The <code>option</code> element</a></li> - <li><a href="the-button-element.html#the-textarea-element" id="x4.10.13-the-textarea-element"><span class="secno">4.10.13 </span>The <code>textarea</code> element</a></li> - <li><a href="the-button-element.html#the-keygen-element" id="x4.10.14-the-keygen-element"><span class="secno">4.10.14 </span>The <code>keygen</code> element</a></li> - <li><a href="the-button-element.html#the-output-element" id="x4.10.15-the-output-element"><span class="secno">4.10.15 </span>The <code>output</code> element</a></li> - <li><a href="the-button-element.html#the-progress-element" id="x4.10.16-the-progress-element"><span class="secno">4.10.16 </span>The <code>progress</code> element</a></li> - <li><a href="the-button-element.html#the-meter-element" id="x4.10.17-the-meter-element"><span class="secno">4.10.17 </span>The <code>meter</code> element</a></li> - <li><a href="association-of-controls-and-forms.html#association-of-controls-and-forms"><span class="secno">4.10.18 </span>Association of controls and forms</a></li> - <li><a href="association-of-controls-and-forms.html#attributes-common-to-form-controls" id="x4.10.19-attributes-common-to-form-controls"><span class="secno">4.10.19 </span>Attributes common to form controls</a> - <ol><li><a href="association-of-controls-and-forms.html#naming-form-controls"><span class="secno">4.10.19.1 </span>Naming form controls</a></li> - <li><a href="association-of-controls-and-forms.html#enabling-and-disabling-form-controls"><span class="secno">4.10.19.2 </span>Enabling and disabling form controls</a></li> - <li> - <li><a href="association-of-controls-and-forms.html#autofocusing-a-form-control"><span class="secno">4.10.19.4 </span>Autofocusing a form control</a></li> - <li><a href="association-of-controls-and-forms.html#limiting-user-input-length"><span class="secno">4.10.19.5 </span>Limiting user input length</a></li> - <li><a href="association-of-controls-and-forms.html#form-submission-0"><span class="secno">4.10.19.6 </span>Form submission</a></li> - <li><a href="association-of-controls-and-forms.html#submitting-element-directionality"><span class="secno">4.10.19.7 </span>Submitting element directionality</a></ol></li> - <li><a href="association-of-controls-and-forms.html#textFieldSelection"><span class="secno">4.10.20 </span>APIs for the text field selections</a></li> - <li><a href="association-of-controls-and-forms.html#constraints"><span class="secno">4.10.21 </span>Constraints</a> - <ol><li><a href="association-of-controls-and-forms.html#definitions"><span class="secno">4.10.21.1 </span>Definitions</a></li> - <li> - <li><a href="association-of-controls-and-forms.html#the-constraint-validation-api" id="x4.10.21.3-the-constraint-validation-api"><span class="secno">4.10.21.3 </span>The constraint validation API</a></li> - <li><a href="association-of-controls-and-forms.html#security-forms"><span class="secno">4.10.21.4 </span>Security</a></ol></li> - <li><a href="association-of-controls-and-forms.html#form-submission" id="x4.10.22-form-submission"><span class="secno">4.10.22 </span>Form submission</a> - <ol><li> - <li> - <li> - <li> - <li> - <li><a href="index.html#multipart-form-data"><span class="secno">4.10.22.6 </span>Multipart form data</a></li> - <li></ol></li> - <li></ol></li> - <li><a href="interactive-elements.html#interactive-elements"><span class="secno">4.11 </span>Interactive elements</a> - <ol><li><a href="interactive-elements.html#the-details-element" id="x4.11.1-the-details-element"><span class="secno">4.11.1 </span>The <code>details</code> element</a></li> - <li><a href="interactive-elements.html#the-summary-element" id="x4.11.2-the-summary-element"><span class="secno">4.11.2 </span>The <code>summary</code> element</a></li> - <li><a href="interactive-elements.html#the-command" id="x4.11.3-the-command-element"><span class="secno">4.11.3 </span>The <code>command</code> element</a></li> - <li><a href="interactive-elements.html#menus" id="x4.11.4-the-menu-element"><span class="secno">4.11.4 </span>The <code>menu</code> element</a> - <ol><li><a href="interactive-elements.html#menus-intro"><span class="secno">4.11.4.1 </span>Introduction</a></li> - <li> - <li><a href="interactive-elements.html#context-menus" id="x4.11.4.3-context-menus"><span class="secno">4.11.4.3 </span>Context menus</a></li> - <li></ol></li> - <li><a href="commands.html#commands"><span class="secno">4.11.5 </span>Commands</a> - <ol><li> - <li> - <li> - <li> - <li> - <li> - <li> - <li></ol></ol></li> - <li><a href="links.html#links"><span class="secno">4.12 </span>Links</a> - <ol><li><a href="links.html#introduction-2"><span class="secno">4.12.1 </span>Introduction</a></li> - <li><a href="links.html#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> - <li><a href="links.html#linkTypes"><span class="secno">4.12.4 </span>Link types</a> - <ol><li><a href="links.html#rel-alternate" id="x4.12.4.1-link-type-alternate"><span class="secno">4.12.4.1 </span>Link type "<code>alternate</code>"</a></li> - <li><a href="links.html#link-type-author" id="x4.12.4.2-link-type-author"><span class="secno">4.12.4.2 </span>Link type "<code>author</code>"</a></li> - <li><a href="links.html#link-type-bookmark" id="x4.12.4.3-link-type-bookmark"><span class="secno">4.12.4.3 </span>Link type "<code>bookmark</code>"</a></li> - <li><a href="links.html#link-type-external" id="x4.12.4.4-link-type-external"><span class="secno">4.12.4.4 </span>Link type "<code>external</code>"</a></li> - <li><a href="links.html#link-type-help" id="x4.12.4.5-link-type-help"><span class="secno">4.12.4.5 </span>Link type "<code>help</code>"</a></li> - <li><a href="links.html#rel-icon" id="x4.12.4.6-link-type-icon"><span class="secno">4.12.4.6 </span>Link type "<code>icon</code>"</a></li> - <li><a href="links.html#link-type-license" id="x4.12.4.7-link-type-license"><span class="secno">4.12.4.7 </span>Link type "<code>license</code>"</a></li> - <li><a href="links.html#link-type-nofollow" id="x4.12.4.8-link-type-nofollow"><span class="secno">4.12.4.8 </span>Link type "<code>nofollow</code>"</a></li> - <li><a href="links.html#link-type-noreferrer" id="x4.12.4.9-link-type-noreferrer"><span class="secno">4.12.4.9 </span>Link type "<code>noreferrer</code>"</a></li> - <li><a href="links.html#link-type-pingback" id="x4.12.4.10-link-type-pingback"><span class="secno">4.12.4.10 </span>Link type "<code>pingback</code>"</a></li> - <li><a href="links.html#link-type-prefetch" id="x4.12.4.11-link-type-prefetch"><span class="secno">4.12.4.11 </span>Link type "<code>prefetch</code>"</a></li> - <li><a href="links.html#link-type-search" id="x4.12.4.12-link-type-search"><span class="secno">4.12.4.12 </span>Link type "<code>search</code>"</a></li> - <li><a href="links.html#link-type-sidebar" id="x4.12.4.13-link-type-sidebar"><span class="secno">4.12.4.13 </span>Link type "<code>sidebar</code>"</a></li> - <li><a href="links.html#link-type-stylesheet" id="x4.12.4.14-link-type-stylesheet"><span class="secno">4.12.4.14 </span>Link type "<code>stylesheet</code>"</a></li> - <li><a href="links.html#link-type-tag" id="x4.12.4.15-link-type-tag"><span class="secno">4.12.4.15 </span>Link type "<code>tag</code>"</a></li> - <li><a href="links.html#sequential-link-types"><span class="secno">4.12.4.16 </span>Sequential link types</a> - <ol><li><a href="links.html#link-type-next" id="x4.12.4.16.1-link-type-next"><span class="secno">4.12.4.16.1 </span>Link type "<code>next</code>"</a></li> - <li><a href="links.html#link-type-prev" id="x4.12.4.16.2-link-type-prev"><span class="secno">4.12.4.16.2 </span>Link type "<code>prev</code>"</a></ol></li> - <li><a href="links.html#other-link-types"><span class="secno">4.12.4.17 </span>Other link types</a></ol></ol></li> - <li><a href="links.html#common-idioms-without-dedicated-elements"><span class="secno">4.13 </span>Common idioms without dedicated elements</a> - <ol><li><a href="links.html#the-main-part-of-the-content"><span class="secno">4.13.1 </span>The main part of the content</a></li> - <li><a href="links.html#rel-up"><span class="secno">4.13.2 </span>Bread crumb navigation</a></li> - <li><a href="links.html#tag-clouds"><span class="secno">4.13.3 </span>Tag clouds</a></li> - <li><a href="links.html#conversations"><span class="secno">4.13.4 </span>Conversations</a></li> - <li><a href="links.html#footnotes"><span class="secno">4.13.5 </span>Footnotes</a></ol></li> - <li> - <ol><li> - <li></ol></ol></li> - <li><a href="browsers.html#browsers"><span class="secno">5 </span>Loading Web pages</a> - <ol><li><a href="browsers.html#windows"><span class="secno">5.1 </span>Browsing contexts</a> - <ol><li><a href="browsers.html#nested-browsing-contexts"><span class="secno">5.1.1 </span>Nested browsing contexts</a> - <ol><li><a href="browsers.html#navigating-nested-browsing-contexts-in-the-dom"><span class="secno">5.1.1.1 </span>Navigating nested browsing contexts in the DOM</a></ol></li> - <li><a href="browsers.html#auxiliary-browsing-contexts"><span class="secno">5.1.2 </span>Auxiliary browsing contexts</a> - <ol><li><a href="browsers.html#navigating-auxiliary-browsing-contexts-in-the-dom"><span class="secno">5.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</a></ol></li> - <li><a href="browsers.html#secondary-browsing-contexts"><span class="secno">5.1.3 </span>Secondary browsing contexts</a></li> - <li> - <li> - <li><a href="browsers.html#browsing-context-names"><span class="secno">5.1.6 </span>Browsing context names</a></ol></li> - <li><a href="browsers.html#the-window-object"><span class="secno">5.2 </span>The <code>Window</code> object</a> - <ol><li> - <li><a href="browsers.html#apis-for-creating-and-navigating-browsing-contexts-by-name"><span class="secno">5.2.2 </span>APIs for creating and navigating browsing contexts by name</a></li> - <li><a href="browsers.html#accessing-other-browsing-contexts"><span class="secno">5.2.3 </span>Accessing other browsing contexts</a></li> - <li><a href="browsers.html#named-access-on-the-window-object"><span class="secno">5.2.4 </span>Named access on the <code>Window</code> object</a></li> - <li> - <li><a href="browsers.html#browser-interface-elements"><span class="secno">5.2.6 </span>Browser interface elements</a></li> - <li></ol></li> - <li><a href="origin-0.html#origin-0"><span class="secno">5.3 </span>Origin</a> - <ol><li><a href="origin-0.html#relaxing-the-same-origin-restriction"><span class="secno">5.3.1 </span>Relaxing the same-origin restriction</a></ol></li> - <li><a href="history.html#history"><span class="secno">5.4 </span>Session history and navigation</a> - <ol><li><a href="history.html#the-session-history-of-browsing-contexts"><span class="secno">5.4.1 </span>The session history of browsing contexts</a></li> - <li><a href="history.html#the-history-interface"><span class="secno">5.4.2 </span>The <code>History</code> interface</a></li> - <li><a href="history.html#the-location-interface"><span class="secno">5.4.3 </span>The <code>Location</code> interface</a> - <ol><li></ol></li> - <li></ol></li> - <li><a href="history.html#browsing-the-web"><span class="secno">5.5 </span>Browsing the Web</a> - <ol><li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li><a href="history.html#history-traversal"><span class="secno">5.5.9 </span>History traversal</a> - <ol><li></ol></li> - <li><a href="history.html#unloading-documents"><span class="secno">5.5.10 </span>Unloading documents</a> - <ol><li></ol></li> - <li></ol></li> - <li><a href="offline.html#offline"><span class="secno">5.6 </span>Offline Web applications</a> - <ol><li><a href="offline.html#introduction-3"><span class="secno">5.6.1 </span>Introduction</a> - <ol><li><a href="offline.html#appcacheevents"><span class="secno">5.6.1.1 </span>Event summary</a></ol></li> - <li> - <li><a href="offline.html#manifests"><span class="secno">5.6.3 </span>The cache manifest syntax</a> - <ol><li><a href="offline.html#some-sample-manifests"><span class="secno">5.6.3.1 </span>Some sample manifests</a></li> - <li><a href="offline.html#writing-cache-manifests"><span class="secno">5.6.3.2 </span>Writing cache manifests</a></li> - <li></ol></li> - <li> - <li> - <li> - <li> - <li> - <li><a href="offline.html#application-cache-api"><span class="secno">5.6.9 </span>Application cache API</a></li> - <li><a href="offline.html#browser-state"><span class="secno">5.6.10 </span>Browser state</a></ol></ol></li> - <li><a href="webappapis.html#webappapis"><span class="secno">6 </span>Web application APIs</a> - <ol><li><a href="webappapis.html#scripting"><span class="secno">6.1 </span>Scripting</a> - <ol><li><a href="webappapis.html#introduction-4"><span class="secno">6.1.1 </span>Introduction</a></li> - <li> - <li> - <ol><li> - <li> - <li> - <li> - <li></ol></li> - <li> - <ol><li> - <li> - <li></ol></li> - <li> - <li><a href="webappapis.html#events"><span class="secno">6.1.6 </span>Events</a> - <ol><li> - <li> - <li> - <li></ol></ol></li> - <li><a href="webappapis.html#atob"><span class="secno">6.2 </span>Base64 utility methods</a></li> - <li><a href="timers.html#timers"><span class="secno">6.3 </span>Timers</a></li> - <li><a href="timers.html#user-prompts"><span class="secno">6.4 </span>User prompts</a> - <ol><li><a href="timers.html#simple-dialogs"><span class="secno">6.4.1 </span>Simple dialogs</a></li> - <li><a href="timers.html#printing"><span class="secno">6.4.2 </span>Printing</a></li> - <li><a href="timers.html#dialogs-implemented-using-separate-documents"><span class="secno">6.4.3 </span>Dialogs implemented using separate documents</a></ol></li> - <li><a href="timers.html#system-state-and-capabilities:-the-navigator-object"><span class="secno">6.5 </span>System state and capabilities: the <code>Navigator</code> object</a> - <ol><li><a href="timers.html#client-identification"><span class="secno">6.5.1 </span>Client identification</a></li> - <li><a href="timers.html#custom-handlers"><span class="secno">6.5.2 </span>Custom scheme and content handlers</a> - <ol><li> - <li></ol></li> - <li><a href="timers.html#manually-releasing-the-storage-mutex"><span class="secno">6.5.3 </span>Manually releasing the storage mutex</a></ol></ol></li> - <li><a href="editing.html#editing" id="x7-user-interaction"><span class="secno">7 </span>User interaction</a> - <ol><li><a href="editing.html#the-hidden-attribute" id="x7.1-the-hidden-attribute"><span class="secno">7.1 </span>The <code>hidden</code> attribute</a></li> - <li><a href="editing.html#activation"><span class="secno">7.2 </span>Activation</a></li> - <li><a href="editing.html#focus"><span class="secno">7.3 </span>Focus</a> - <ol><li><a href="editing.html#sequential-focus-navigation-and-the-tabindex-attribute"><span class="secno">7.3.1 </span>Sequential focus navigation and the <code title="attr-tabindex">tabindex</code> attribute</a></li> - <li> - <li><a href="editing.html#document-level-focus-apis"><span class="secno">7.3.3 </span>Document-level focus APIs</a></li> - <li><a href="editing.html#element-level-focus-apis"><span class="secno">7.3.4 </span>Element-level focus APIs</a></ol></li> - <li><a href="editing.html#assigning-keyboard-shortcuts"><span class="secno">7.4 </span>Assigning keyboard shortcuts</a> - <ol><li><a href="editing.html#introduction-5"><span class="secno">7.4.1 </span>Introduction</a></li> - <li><a href="editing.html#the-accesskey-attribute" id="x7.4.2-the-accesskey-attribute"><span class="secno">7.4.2 </span>The <code>accesskey</code> attribute</a></li> - <li></ol></li> - <li><a href="editing.html#contenteditable"><span class="secno">7.5 </span>The <code title="attr-contenteditable">contenteditable</code> attribute</a> - <ol><li> - <li><a href="editing.html#making-entire-documents-editable"><span class="secno">7.5.2 </span>Making entire documents editable</a></ol></li> - <li><a href="editing.html#spelling-and-grammar-checking"><span class="secno">7.6 </span>Spelling and grammar checking</a></li> - <li><a href="dnd.html#dnd" id="x7.7-drag-and-drop"><span class="secno">7.7 </span>Drag and drop</a> - <ol><li><a href="dnd.html#introduction-6"><span class="secno">7.7.1 </span>Introduction</a></li> - <li><a href="dnd.html#the-drag-data-store"><span class="secno">7.7.2 </span>The drag data store</a></li> - <li><a href="dnd.html#the-datatransfer-interface"><span class="secno">7.7.3 </span>The <code>DataTransfer</code> interface</a> - <ol><li><a href="dnd.html#the-datatransferitems-interface"><span class="secno">7.7.3.1 </span>The <code>DataTransferItems</code> interface</a></li> - <li><a href="dnd.html#the-datatransferitem-interface"><span class="secno">7.7.3.2 </span>The <code>DataTransferItem</code> interface</a></ol></li> - <li><a href="dnd.html#the-dragevent-interface"><span class="secno">7.7.4 </span>The <code>DragEvent</code> interface</a></li> - <li> - <li><a href="dnd.html#dndevents"><span class="secno">7.7.6 </span>Events summary</a></li> - <li><a href="dnd.html#the-draggable-attribute" id="x7.7.7-the-draggable-attribute"><span class="secno">7.7.7 </span>The <code>draggable</code> attribute</a></li> - <li><a href="dnd.html#the-dropzone-attribute" id="x7.7.8-the-dropzone-attribute"><span class="secno">7.7.8 </span>The <code>dropzone</code> attribute</a></li> - <li></ol></li> - <li><a href="dnd.html#editing-apis"><span class="secno">7.8 </span>Editing APIs</a></ol></li> - <li><a href="syntax.html#syntax" id="x8-the-html-syntax"><span class="secno">8 </span>The HTML syntax</a> - <ol><li><a href="syntax.html#writing"><span class="secno">8.1 </span>Writing HTML documents</a> - <ol><li><a href="syntax.html#the-doctype"><span class="secno">8.1.1 </span>The DOCTYPE</a></li> - <li><a href="syntax.html#elements-0"><span class="secno">8.1.2 </span>Elements</a> - <ol><li><a href="syntax.html#start-tags"><span class="secno">8.1.2.1 </span>Start tags</a></li> - <li><a href="syntax.html#end-tags"><span class="secno">8.1.2.2 </span>End tags</a></li> - <li><a href="syntax.html#attributes-0"><span class="secno">8.1.2.3 </span>Attributes</a></li> - <li><a href="syntax.html#optional-tags"><span class="secno">8.1.2.4 </span>Optional tags</a></li> - <li><a href="syntax.html#element-restrictions"><span class="secno">8.1.2.5 </span>Restrictions on content models</a></li> - <li><a href="syntax.html#cdata-rcdata-restrictions"><span class="secno">8.1.2.6 </span>Restrictions on the contents of raw text and RCDATA elements</a></ol></li> - <li><a href="syntax.html#text-0"><span class="secno">8.1.3 </span>Text</a> - <ol><li><a href="syntax.html#newlines"><span class="secno">8.1.3.1 </span>Newlines</a></ol></li> - <li><a href="syntax.html#character-references"><span class="secno">8.1.4 </span>Character references</a></li> - <li><a href="syntax.html#cdata-sections"><span class="secno">8.1.5 </span>CDATA sections</a></li> - <li><a href="syntax.html#comments"><span class="secno">8.1.6 </span>Comments</a></ol></li> - <li> - <ol><li> - <li> - <ol><li> - <li> - <li> - <li></ol></li> - <li> - <ol><li> - <li> - <li> - <li> - <li></ol></li> - <li> - <ol><li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li></ol></li> - <li> - <ol><li> - <li> - <li> - <li> - <ol><li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li></ol></li> - <li></ol></li> - <li> - <li> - <li> - <ol><li> - <li> - <li> - <li> - <li> - <li></ol></ol></li> - <li> - <li> - <li><a href="named-character-references.html#named-character-references" id="x8.5-named-character-references"><span class="secno">8.5 </span>Named character references</a></ol></li> - <li><a href="the-xhtml-syntax.html#the-xhtml-syntax"><span class="secno">9 </span>The XHTML syntax</a> - <ol><li> - <li> - <li> - <li></ol></li> - <li> - <ol><li> - <li> - <ol><li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li></ol></li> - <li> - <ol><li> - <li> - <ol><li> - <li> - <li> - <ol><li> - <li></ol></ol></li> - <li> - <li> - <li> - <li></ol></li> - <li> - <ol><li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li> - <li></ol></li> - <li> - <li> - <ol><li> - <li> - <li> - <li></ol></li> - <li></ol></li> - <li><a href="obsolete.html#obsolete"><span class="secno">11 </span>Obsolete features</a> - <ol><li><a href="obsolete.html#obsolete-but-conforming-features"><span class="secno">11.1 </span>Obsolete but conforming features</a> - <ol><li></ol></li> - <li><a href="obsolete.html#non-conforming-features"><span class="secno">11.2 </span>Non-conforming features</a></li> - <li> - <ol><li> - <li> - <li> - <li></ol></ol></li> - <li><a href="iana.html#iana"><span class="secno">12 </span>IANA considerations</a> - <ol><li><a href="iana.html#text-html" id="x12.1-text-html"><span class="secno">12.1 </span><code>text/html</code></a></li> - <li><a href="iana.html#text-html-sandboxed" id="x12.2-text-html-sandboxed"><span class="secno">12.2 </span><code>text/html-sandboxed</code></a></li> - <li><a href="iana.html#application-xhtml-xml" id="x12.3-application-xhtml-xml"><span class="secno">12.3 </span><code>application/xhtml+xml</code></a></li> - <li><a href="iana.html#text-cache-manifest" id="x12.4-text-cache-manifest"><span class="secno">12.4 </span><code>text/cache-manifest</code></a></ol></li> - <li><a class="no-num" href="index.html#index">Index</a> - <ol><li><a class="no-num" href="index.html#elements-1">Elements</a></li> - <li><a class="no-num" href="index.html#element-content-categories">Element content categories</a></li> - <li><a class="no-num" href="index.html#attributes-1">Attributes</a></li> - <li><a class="no-num" href="index.html#interfaces">Interfaces</a></li> - <li><a class="no-num" href="index.html#events-0">Events</a></ol></li> - <li><a class="no-num" href="references.html#references">References</a></li> - <li><a class="no-num" href="acknowledgements.html#acknowledgements">Acknowledgements</a></ol> \ No newline at end of file + 6 of the W3C Patent Policy</a>.<h2 class="no-num no-toc" id="contents">Table of Contents</h2><ol class="toc"><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#rendering" title='Read about this "10 Rendering" reference in the full HTML5 spec.'><span class="secno">10 </span>Rendering</a></li> + + + + + </ol> \ No newline at end of file Index: association-of-controls-and-forms.html =================================================================== RCS file: /sources/public/html5/spec-author-view/association-of-controls-and-forms.html,v retrieving revision 1.409 retrieving revision 1.410 diff -u -d -r1.409 -r1.410 --- association-of-controls-and-forms.html 21 Apr 2011 08:02:14 -0000 1.409 +++ association-of-controls-and-forms.html 21 Apr 2011 12:59:31 -0000 1.410 @@ -340,10 +340,7 @@ <a href="the-button-element.html">← 4.10.8 The button element</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="interactive-elements.html">4.11 Interactive elements →</a> - <ol class="toc"><li><ol><li><ol><li><a href="association-of-controls-and-forms.html#association-of-controls-and-forms"><span class="secno">4.10.18 </span>Association of controls and forms</a><li><a href="association-of-controls-and-forms.html#attributes-common-to-form-controls" id="x4.10.19-attributes-common-to-form-controls"><span class="secno">4.10.19 </span>Attributes common to form controls</a> - <ol><li><a href="association-of-controls-and-forms.html#naming-form-controls"><span class="secno">4.10.19.1 </span>Naming form controls</a><li><a href="association-of-controls-and-forms.html#enabling-and-disabling-form-controls"><span class="secno">4.10.19.2 </span>Enabling and disabling form controls</a><li><a href="association-of-controls-and-forms.html#autofocusing-a-form-control"><span class="secno">4.10.19.4 </span>Autofocusing a form control</a><li><a href="association-of-controls-and-forms.html#limiting-user-input-length"><span class="secno">4.10.19.5 </span>Limiting user input length</a><li><a href="association-of-controls-and-forms.html#form-submission-0"><span class="secno">4.10.19.6 </span>Form submission</a><li><a href="association-of-controls-and-forms.html#submitting-element-directionality"><span class="secno">4.10.19.7 </span>Submitting element directionality</a></ol><li><a href="association-of-controls-and-forms.html#textFieldSelection"><span class="secno">4.10.20 </span>APIs for the ext field selections</a><li><a href="association-of-controls-and-forms.html#constraints"><span class="secno">4.10.21 </span>Constraints</a> - <ol><li><a href="association-of-controls-and-forms.html#definitions"><span class="secno">4.10.21.1 </span>Definitions</a><li><a href="association-of-controls-and-forms.html#the-constraint-validation-api" id="x4.10.21.3-the-constraint-validation-api"><span class="secno">4.10.21.3 </span>The constraint validation API</a><li><a href="association-of-controls-and-forms.html#security-forms"><span class="secno">4.10.21.4 </span>Security</a></ol><li><a href="association-of-controls-and-forms.html#form-submission" id="x4.10.22-form-submission"><span class="secno">4.10.22 </span>Form submission</a> - </ol></ol></ol></div> + </div> <h4 id="association-of-controls-and-forms"><span class="secno">4.10.18 </span>Association of controls and forms</h4><p>A <a href="forms.html#form-associated-element" id="form-associated-element_16">form-associated element</a> can have a relationship with a <code><a href="forms.html#the-form-element" id="form_23">form</a></code> element, which is called the element's Index: history.html =================================================================== RCS file: /sources/public/html5/spec-author-view/history.html,v retrieving revision 1.967 retrieving revision 1.968 diff -u -d -r1.967 -r1.968 --- history.html 21 Apr 2011 08:02:16 -0000 1.967 +++ history.html 21 Apr 2011 12:59:32 -0000 1.968 @@ -340,12 +340,7 @@ <a href="origin-0.html">← 5.3 Origin</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="offline.html">5.6 Offline Web applications →</a> - <ol class="toc"><li><ol><li><a href="history.html#history"><span class="secno">5.4 </span>Session history and navigation</a> - <ol><li><a href="history.html#the-session-history-of-browsing-contexts"><span class="secno">5.4.1 </span>The session history of browsing contexts</a><li><a href="history.html#the-history-interface"><span class="secno">5.4.2 </span>The <code>History</code> interface</a><li><a href="history.html#the-location-interface"><span class="secno">5.4.3 </span>The <code>Location</code> interface</a> - </ol><li><a href="history.html#browsing-the-web"><span class="secno">5.5 </span>Browsing the Web</a> - <ol><li><a href="history.html#history-traversal"><span class="secno">5.5.9 </span>History traversal</a> - <li><a href="history.html#unloading-documents"><span class="secno">5.5.10 </span>Unloading documents</a> - </ol></ol></ol></div> + </div> <h3 id="history"><span class="secno">5.4 </span>Session history and navigation</h3><h4 id="the-session-history-of-browsing-contexts"><span class="secno">5.4.1 </span>The session history of browsing contexts</h4><p>The sequence of <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#document" title='Read about this "Document" reference in the full HTML5 spec.'>Document</a></code>s in a <a href="browsers.html#browsing-context" id="browsing-context_36">browsing context</a> is its <dfn id="session-history">session history</dfn>.<p><code><a href="#history-0" id="history_1">History</a></code> objects provide a representation of the Index: origin-0.html =================================================================== RCS file: /sources/public/html5/spec-author-view/origin-0.html,v retrieving revision 1.389 retrieving revision 1.390 diff -u -d -r1.389 -r1.390 --- origin-0.html 21 Apr 2011 08:02:17 -0000 1.389 +++ origin-0.html 21 Apr 2011 12:59:33 -0000 1.390 @@ -340,8 +340,7 @@ <a href="browsers.html">← 5 Loading Web pages</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="history.html">5.4 Session history and navigation →</a> - <ol class="toc"><li><ol><li><a href="origin-0.html#origin-0"><span class="secno">5.3 </span>Origin</a> - <ol><li><a href="origin-0.html#relaxing-the-same-origin-restriction"><span class="secno">5.3.1 </span>Relaxing the same-origin restriction</a></ol></ol></ol></div> + </div> <h3 id="origin-0"><span class="secno">5.3 </span>Origin</h3><p>The <dfn id="origin">origin</dfn> of a resource and the <dfn id="effective-script-origin">effective script origin</dfn> of a resource are both either opaque identifiers or Index: common-input-element-attributes.html =================================================================== RCS file: /sources/public/html5/spec-author-view/common-input-element-attributes.html,v retrieving revision 1.417 retrieving revision 1.418 diff -u -d -r1.417 -r1.418 --- common-input-element-attributes.html 21 Apr 2011 08:02:14 -0000 1.417 +++ common-input-element-attributes.html 21 Apr 2011 12:59:32 -0000 1.418 @@ -340,8 +340,7 @@ <a href="number-state.html">← 4.10.7.1.13 Number state</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="the-button-element.html">4.10.8 The button element →</a> - <ol class="toc"><li><ol><li><ol><li><ol><li><a href="common-input-element-attributes.html#common-input-element-attributes"><span class="secno">4.10.7.2 </span>Common <code>input</code> element attributes</a> - <ol><li><a href="common-input-element-attributes.html#the-autocomplete-attribute"><span class="secno">4.10.7.2.1 </span>The <code title="attr-input-autocomplete">autocomplete</code> attribute</a><li><a href="common-input-element-attributes.html#the-dirname-attribute"><span class="secno">4.10.7.2.2 </span>The <code title="attr-input-dirname">dirname</code> attribute</a><li><a href="common-input-element-attributes.html#the-list-attribute"><span class="secno">4.10.7.2.3 </span>The <code title="attr-input-list">list</code> attribute</a><li><a href="common-input-element-attributes.html#the-readonly-attribute"><span class="secno">4.10.7.2.4 </span>The <code title="attr-input-readonly">readonly</code> attribute</a><li><a href="common-input-element-attributes.html#the-size-attribute"><span class="secno">4.10.7.2.5 </span>The <code title="attr-input-size">size</code> attribute</a><li><a href="common-input-element-attributes.html#the-required-attribute"><span class="secno">4.10.7.2.6 </span>The <code title="ttr-input-required">required</code> attribute</a><li><a href="common-input-element-attributes.html#the-multiple-attribute"><span class="secno">4.10.7.2.7 </span>The <code title="attr-input-multiple">multiple</code> attribute</a><li><a href="common-input-element-attributes.html#the-maxlength-attribute"><span class="secno">4.10.7.2.8 </span>The <code title="attr-input-maxlength">maxlength</code> attribute</a><li><a href="common-input-element-attributes.html#the-pattern-attribute"><span class="secno">4.10.7.2.9 </span>The <code title="attr-input-pattern">pattern</code> attribute</a><li><a href="common-input-element-attributes.html#the-min-and-max-attributes"><span class="secno">4.10.7.2.10 </span>The <code title="attr-input-min">min</code> and <code title="attr-input-max">max</code> attributes</a><li><a href="common-input-element-attributes.html#the-step-attribute"><span class="secno">4.10.7.2.11 </span>The <code title="attr-input-step">step</code> attribute</a><li><a href="common-input-element-attributes.htmlthe-placeholder-attribute"><span class="secno">4.10.7.2.12 </span>The <code title="attr-input-placeholder">placeholder</code> attribute</a></ol><li><a href="common-input-element-attributes.html#common-input-element-apis"><span class="secno">4.10.7.3 </span>Common <code>input</code> element APIs</a></ol></ol></ol></ol></div> + </div> <h5 id="common-input-element-attributes"><span class="secno">4.10.7.2 </span>Common <code><a href="the-input-element.html#the-input-element" id="input_116">input</a></code> element attributes</h5><h6 id="the-autocomplete-attribute"><span class="secno">4.10.7.2.1 </span>The <code title="attr-input-autocomplete"><a href="#attr-input-autocomplete" id="autocomplete_28">autocomplete</a></code> attribute</h6><p>User agents sometimes have features for helping users fill forms in, for example prefilling the user's address based on earlier user Index: dom.html =================================================================== RCS file: /sources/public/html5/spec-author-view/dom.html,v retrieving revision 1.972 retrieving revision 1.973 diff -u -d -r1.972 -r1.973 --- dom.html 21 Apr 2011 08:02:14 -0000 1.972 +++ dom.html 21 Apr 2011 12:59:32 -0000 1.973 @@ -340,9 +340,7 @@ <a href="urls.html">← 2.5 URLs</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="elements.html">3.2 Elements →</a> - <ol class="toc"><li><a href="dom.html#dom"><span class="secno">3 </span>Semantics, structure, and APIs of HTML documents</a> - <ol><li><a href="dom.html#documents"><span class="secno">3.1 </span>Documents</a> - <ol><li><a href="dom.html#documents-in-the-dom"><span class="secno">3.1.1 </span>Documents in the DOM</a><li><a href="dom.html#security-document"><span class="secno">3.1.2 </span>Security</a><li><a href="dom.html#resource-metadata-management" id="x3.1.3-resource-metadata-management"><span class="secno">3.1.3 </span>Resource metadata management</a><li><a href="dom.html#dom-tree-accessors" id="x3.1.4-dom-tree-accessors"><span class="secno">3.1.4 </span>DOM tree accessors</a><li><a href="dom.html#creating-documents"><span class="secno">3.1.5 </span>Creating documents</a></ol></ol></ol></div> + </div> <h2 id="dom"><span class="secno">3 </span>Semantics, structure, and APIs of HTML documents</h2><h3 id="documents"><span class="secno">3.1 </span>Documents</h3><p>Every XML and HTML document in an HTML UA is represented by a <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#document" title='Read about this "Document" reference in the full HTML5 spec.'>Document</a></code> object. <a href="references.html#refsDOMCORE">[DOMCORE]</a><p><dfn id="the-document-s-address">The document's address</dfn> is an <a href="urls.html#absolute-url" id="absolute-url_2">absolute URL</a> Index: embedded-content-1.html =================================================================== RCS file: /sources/public/html5/spec-author-view/embedded-content-1.html,v retrieving revision 1.422 retrieving revision 1.423 diff -u -d -r1.422 -r1.423 --- embedded-content-1.html 21 Apr 2011 08:02:15 -0000 1.422 +++ embedded-content-1.html 21 Apr 2011 12:59:32 -0000 1.423 @@ -340,10 +340,7 @@ <a href="edits.html">← 4.7 Edits</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="the-iframe-element.html">4.8.2 The iframe element →</a> - <ol class="toc"><li><ol><li><a href="embedded-content-1.html#embedded-content-1"><span class="secno">4.8 </span>Embedded content</a> - <ol><li><a href="embedded-content-1.html#the-img-element" id="x4.8.1-the-img-element"><span class="secno">4.8.1 </span>The <code>img</code> element</a> - <ol><li><a href="embedded-content-1.html#alt"><span class="secno">4.8.1.1 </span>Requirements for providing text to act as an alternative for images</a> - <ol><li><a href="embedded-content-1.html#general-guidelines"><span class="secno">4.8.1.1.1 </span>General guidelines</a><li><a href="embedded-content-1.html#a-link-or-button-containing-nothing-but-the-image"><span class="secno">4.8.1.1.2 </span>A link or button containing nothing but the image</a><li><a href="embedded-content-1.html#a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts-diagrams-graphs-maps-illustrations"><span class="secno">4.8.1.1.3 </span>A phrase or paragraph with an alternative graphical representation: charts, diagrams, graphs, maps, illustrations</a><li><a href="embedded-content-1.html#a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons-logos"><span class="secno">4.8.1.1.4 </span>A short phrase or label with an alternative graphical representation: icons, logos</a><li><a href="embedded-content-1.html#text-that-has-been-rendered-to-a-graphic-for-typographical-effect"><span class="secno">4.8.1.1.5 </span>Text that has been rendered t a graphic for typographical effect</a><li><a href="embedded-content-1.html#a-graphical-representation-of-some-of-the-surrounding-text"><span class="secno">4.8.1.1.6 </span>A graphical representation of some of the surrounding text</a><li><a href="embedded-content-1.html#a-purely-decorative-image-that-doesn-t-add-any-information"><span class="secno">4.8.1.1.7 </span>A purely decorative image that doesn't add any information</a><li><a href="embedded-content-1.html#a-group-of-images-that-form-a-single-larger-picture-with-no-links"><span class="secno">4.8.1.1.8 </span>A group of images that form a single larger picture with no links</a><li><a href="embedded-content-1.html#a-group-of-images-that-form-a-single-larger-picture-with-links"><span class="secno">4.8.1.1.9 </span>A group of images that form a single larger picture with links</a><li><a href="embedded-content-1.html#a-key-part-of-the-content"><span class="secno">4.8.1.1.10 </span>A key part of the content</a><li><a href="embedded-content-1.html#an-image-ot-intended-for-the-user"><span class="secno">4.8.1.1.11 </span>An image not intended for the user</a><li><a href="embedded-content-1.html#an-image-in-an-e-mail-or-private-document-intended-for-a-specific-person-who-is-known-to-be-able-to-view-images"><span class="secno">4.8.1.1.12 </span>An image in an e-mail or private document intended for a specific person who is known to be able to view images</a></ol></ol></ol></ol></ol></div> + </div> <h3 id="embedded-content-1"><span class="secno">4.8 </span>Embedded content</h3><h4 id="the-img-element"><span class="secno">4.8.1 </span>The <dfn><code>img</code></dfn> element</h4><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/30">ISSUE-30</a> (longdesc) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt> <dd><a href="content-models.html#flow-content" id="flow-content_96">Flow content</a>.</dd> Index: grouping-content.html =================================================================== RCS file: /sources/public/html5/spec-author-view/grouping-content.html,v retrieving revision 1.418 retrieving revision 1.419 diff -u -d -r1.418 -r1.419 --- grouping-content.html 21 Apr 2011 08:02:16 -0000 1.418 +++ grouping-content.html 21 Apr 2011 12:59:32 -0000 1.419 @@ -340,8 +340,7 @@ <a href="sections.html">← 4.4 Sections</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="text-level-semantics.html">4.6 Text-level semantics →</a> - <ol class="toc"><li><ol><li><a href="grouping-content.html#grouping-content"><span class="secno">4.5 </span>Grouping content</a> - <ol><li><a href="grouping-content.html#the-p-element" id="x4.5.1-the-p-element"><span class="secno">4.5.1 </span>The <code>p</code> element</a><li><a href="grouping-content.html#the-hr-element" id="x4.5.2-the-hr-element"><span class="secno">4.5.2 </span>The <code>hr</code> element</a><li><a href="grouping-content.html#the-pre-element" id="x4.5.3-the-pre-element"><span class="secno">4.5.3 </span>The <code>pre</code> element</a><li><a href="grouping-content.html#the-blockquote-element" id="x4.5.4-the-blockquote-element"><span class="secno">4.5.4 </span>The <code>blockquote</code> element</a><li><a href="grouping-content.html#the-ol-element" id="x4.5.5-the-ol-element"><span class="secno">4.5.5 </span>The <code>ol</code> element</a><li><a href="grouping-content.html#the-ul-element" id="x4.5.6-the-ul-element"><span class="secno">4.5.6 </span>The <code>ul</code> element</a><li><a href="grouping-content.html#the-li-element" id="x4.5.7-the-li-element"><span class="secno">4.5.7 </span>The <code>li</code> elemen</a><li><a href="grouping-content.html#the-dl-element" id="x4.5.8-the-dl-element"><span class="secno">4.5.8 </span>The <code>dl</code> element</a><li><a href="grouping-content.html#the-dt-element" id="x4.5.9-the-dt-element"><span class="secno">4.5.9 </span>The <code>dt</code> element</a><li><a href="grouping-content.html#the-dd-element" id="x4.5.10-the-dd-element"><span class="secno">4.5.10 </span>The <code>dd</code> element</a><li><a href="grouping-content.html#the-figure-element" id="x4.5.11-the-figure-element"><span class="secno">4.5.11 </span>The <code>figure</code> element</a><li><a href="grouping-content.html#the-figcaption-element" id="x4.5.12-the-figcaption-element"><span class="secno">4.5.12 </span>The <code>figcaption</code> element</a><li><a href="grouping-content.html#the-div-element" id="x4.5.13-the-div-element"><span class="secno">4.5.13 </span>The <code>div</code> element</a></ol></ol></ol></div> + </div> <h3 id="grouping-content"><span class="secno">4.5 </span>Grouping content</h3><h4 id="the-p-element"><span class="secno">4.5.1 </span>The <dfn><code>p</code></dfn> element</h4><dl class="element"><dt>Categories</dt> <dd><a href="content-models.html#flow-content" id="flow-content_39">Flow content</a>.</dd> Index: timers.html =================================================================== RCS file: /sources/public/html5/spec-author-view/timers.html,v retrieving revision 1.411 retrieving revision 1.412 diff -u -d -r1.411 -r1.412 --- timers.html 21 Apr 2011 08:02:20 -0000 1.411 +++ timers.html 21 Apr 2011 12:59:37 -0000 1.412 @@ -340,10 +340,7 @@ <a href="webappapis.html">← 6 Web application APIs</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="editing.html">7 User interaction →</a> - <ol class="toc"><li><ol><li><a href="timers.html#timers"><span class="secno">6.3 </span>Timers</a><li><a href="timers.html#user-prompts"><span class="secno">6.4 </span>User prompts</a> - <ol><li><a href="timers.html#simple-dialogs"><span class="secno">6.4.1 </span>Simple dialogs</a><li><a href="timers.html#printing"><span class="secno">6.4.2 </span>Printing</a><li><a href="timers.html#dialogs-implemented-using-separate-documents"><span class="secno">6.4.3 </span>Dialogs implemented using separate documents</a></ol><li><a href="timers.html#system-state-and-capabilities:-the-navigator-object"><span class="secno">6.5 </span>System state and capabilities: the <code>Navigator</code> object</a> - <ol><li><a href="timers.html#client-identification"><span class="secno">6.5.1 </span>Client identification</a><li><a href="timers.html#custom-handlers"><span class="secno">6.5.2 </span>Custom scheme and content handlers</a> - <li><a href="timers.html#manually-releasing-the-storage-mutex"><span class="secno">6.5.3 </span>Manually releasing the storage mutex</a></ol></ol></ol></div> + </div> <h3 id="timers"><span class="secno">6.3 </span>Timers</h3><p>The <code title="dom-windowtimers-setTimeout"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-windowtimers-settimeout" title='Read about this "setTimeout()" reference in the full HTML5 spec.'>setTimeout()</a></code> and <code title="dom-windowtimers-setInterval"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-windowtimers-setinterval" title='Read about this "setInterval()" reference in the full HTML5 spec.'>setInterval()</a></code> Index: elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/elements.html,v retrieving revision 1.426 retrieving revision 1.427 diff -u -d -r1.426 -r1.427 --- elements.html 21 Apr 2011 08:02:15 -0000 1.426 +++ elements.html 21 Apr 2011 12:59:32 -0000 1.427 @@ -340,11 +340,7 @@ <a href="dom.html">← 3 Semantics, structure, and APIs of HTML documents</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="content-models.html">3.2.5 Content models →</a> - <ol class="toc"><li><ol><li><a href="elements.html#elements"><span class="secno">3.2 </span>Elements</a> - <ol><li><a href="elements.html#semantics-0"><span class="secno">3.2.1 </span>Semantics</a><li><a href="elements.html#elements-in-the-dom"><span class="secno">3.2.2 </span>Elements in the DOM</a><li><a href="elements.html#global-attributes" id="x3.2.3-global-attributes"><span class="secno">3.2.3 </span>Global attributes</a> - <ol><li><a href="elements.html#the-id-attribute" id="x3.2.3.1-the-id-attribute"><span class="secno">3.2.3.1 </span>The <code>id</code> attribute</a><li><a href="elements.html#the-title-attribute" id="x3.2.3.2-the-title-attribute"><span class="secno">3.2.3.2 </span>The <code>title</code> attribute</a><li><a href="elements.html#the-lang-and-xml:lang-attributes"><span class="secno">3.2.3.3 </span>The <code title="attr-lang">lang</code> and <code title="attr-xml-lang">xml:lang</code> attributes</a><li><a href="elements.html#the-xml:base-attribute-xml-only" id="x3.2.3.4-the-xml:base-attribute-xml-only"><span class="secno">3.2.3.4 </span>The <code>xml:base</code> - attribute (XML only)</a><li><a href="elements.html#the-dir-attribute" id="x3.2.3.5-the-dir-attribute"><span class="secno">3.2.3.5 </span>The <code>dir</code> attribute</a><li><a href="elements.html#classes" id="x3.2.3.6-the-class-attribute"><span class="secno">3.2.3.6 </span>The <code>class</code> attribute</a><li><a href="elements.html#the-style-attribute" id="x3.2.3.7-the-style-attribute"><span class="secno">3.2.3.7 </span>The <code>style</code> attribute</a><li><a href="elements.html#embedding-custom-non-visible-data-with-the-data-attributes" id="x3.2.3.8-embedding-custom-non-visible-data-with-the-data-attributes"><span class="secno">3.2.3.8 </span>Embedding custom non-visible data with the <code title="attr-data-*">data-*</code> attributes</a></ol><li><a href="elements.html#element-definitions"><span class="secno">3.2.4 </span>Element definitions</a> - <ol><li><a href="elements.html#attributes"><span class="secno">3.2.4.1 </span>Attributes</a></ol></ol></ol></ol></div> + </div> <h3 id="elements"><span class="secno">3.2 </span>Elements</h3><h4 id="semantics-0"><span class="secno">3.2.1 </span>Semantics</h4><p>Elements, attributes, and attribute values in HTML are defined (by this specification) to have certain meanings (semantics). For Index: urls.html =================================================================== RCS file: /sources/public/html5/spec-author-view/urls.html,v retrieving revision 1.421 retrieving revision 1.422 diff -u -d -r1.421 -r1.422 --- urls.html 21 Apr 2011 08:02:20 -0000 1.421 +++ urls.html 21 Apr 2011 12:59:37 -0000 1.422 @@ -340,10 +340,7 @@ <a href="common-microsyntaxes.html">← 2.4 Common microsyntaxes</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="dom.html">3 Semantics, structure, and APIs of HTML documents →</a> - <ol class="toc"><li><ol><li><a href="urls.html#urls"><span class="secno">2.6 </span>URLs</a> - <ol><li><a href="urls.html#terminology-0"><span class="secno">2.6.1 </span>Terminology</a><li><a href="urls.html#resolving-urls"><span class="secno">2.6.3 </span>Resolving URLs</a><li><a href="urls.html#interfaces-for-url-manipulation"><span class="secno">2.6.5 </span>Interfaces for URL manipulation</a></ol><li><a href="urls.html#common-dom-interfaces"><span class="secno">2.8 </span>Common DOM interfaces</a> - <ol><li><a href="urls.html#reflecting-content-attributes-in-idl-attributes"><span class="secno">2.8.1 </span>Reflecting content attributes in IDL attributes</a><li><a href="urls.html#collections-0"><span class="secno">2.8.2 </span>Collections</a> - <ol><li><a href="urls.html#htmlcollection-0"><span class="secno">2.8.2.1 </span>HTMLCollection</a><li><a href="urls.html#htmlallcollection-0"><span class="secno">2.8.2.2 </span>HTMLAllCollection</a><li><a href="urls.html#htmlformcontrolscollection-0"><span class="secno">2.8.2.3 </span>HTMLFormControlsCollection</a><li><a href="urls.html#htmloptionscollection-0"><span class="secno">2.8.2.4 </span>HTMLOptionsCollection</a></ol><li><a href="urls.html#domtokenlist-0"><span class="secno">2.8.3 </span>DOMTokenList</a><li><a href="urls.html#domsettabletokenlist-0"><span class="secno">2.8.4 </span>DOMSettableTokenList</a><li><a href="urls.html#domstringmap-0"><span class="secno">2.8.6 </span>DOMStringMap</a><li><a href="urls.html#dom-feature-strings"><span class="secno">2.8.7 </span>DOM feature strings</a><li><a href="urls.html#exceptions"><span class="secno">2.8.8 </span>Exceptions</a></ol><li><a href="urls.html#namespaces"><span class="secno">2.9 </span>Namespaces</a></ol></ol></div> + </div> <h3 id="urls"><span class="secno">2.5 </span>URLs</h3><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/56">ISSUE-56</a> (urls-webarch) blocks progress to Last Call</span><p>This specification defines the term <a href="#url" id="url_1">URL</a>, and defines various algorithms for dealing with URLs, because for historical Index: iana.html =================================================================== RCS file: /sources/public/html5/spec-author-view/iana.html,v retrieving revision 1.417 retrieving revision 1.418 diff -u -d -r1.417 -r1.418 --- iana.html 21 Apr 2011 08:02:16 -0000 1.417 +++ iana.html 21 Apr 2011 12:59:33 -0000 1.418 @@ -340,8 +340,7 @@ <a href="obsolete.html">← 10 Obsolete features</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="index.html">Index →</a> - <ol class="toc"><li><a href="iana.html#iana"><span class="secno">12 </span>IANA considerations</a> - <ol><li><a href="iana.html#text-html" id="x12.1-text-html"><span class="secno">12.1 </span><code>text/html</code></a><li><a href="iana.html#text-html-sandboxed" id="x12.2-text-html-sandboxed"><span class="secno">12.2 </span><code>text/html-sandboxed</code></a><li><a href="iana.html#application-xhtml-xml" id="x12.3-application-xhtml-xml"><span class="secno">12.3 </span><code>application/xhtml+xml</code></a><li><a href="iana.html#text-cache-manifest" id="x12.4-text-cache-manifest"><span class="secno">12.4 </span><code>text/cache-manifest</code></a></ol></ol></div> + </div> <h2 id="iana"><span class="secno">11 </span>IANA considerations</h2><h3 id="text-html"><span class="secno">11.1 </span><dfn><code>text/html</code></dfn></h3><p>This registration is for community review and will be submitted to the IESG for review, approval, and registration with IANA.<dl><dt>Type name:</dt> Index: forms.html =================================================================== RCS file: /sources/public/html5/spec-author-view/forms.html,v retrieving revision 1.962 retrieving revision 1.963 diff -u -d -r1.962 -r1.963 --- forms.html 21 Apr 2011 08:02:15 -0000 1.962 +++ forms.html 21 Apr 2011 12:59:32 -0000 1.963 @@ -340,9 +340,7 @@ <a href="tabular-data.html">← 4.9 Tabular data</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="the-input-element.html">4.10.7 The input element →</a> - <ol class="toc"><li><ol><li><a href="forms.html#forms"><span class="secno">4.10 </span>Forms</a> - <ol><li><a href="forms.html#introduction-0"><span class="secno">4.10.1 </span>Introduction</a> - <ol><li><a href="forms.html#writing-a-form-s-user-interface"><span class="secno">4.10.1.1 </span>Writing a form's user interface</a><li><a href="forms.html#implementing-the-server-side-processing-for-a-form"><span class="secno">4.10.1.2 </span>Implementing the server-side processing for a form</a><li><a href="forms.html#configuring-a-form-to-communicate-with-a-server"><span class="secno">4.10.1.3 </span>Configuring a form to communicate with a server</a><li><a href="forms.html#client-side-form-validation"><span class="secno">4.10.1.4 </span>Client-side form validation</a></ol><li><a href="forms.html#categories"><span class="secno">4.10.2 </span>Categories</a><li><a href="forms.html#the-form-element" id="x4.10.3-the-form-element"><span class="secno">4.10.3 </span>The <code>form</code> element</a><li><a href="forms.html#the-fieldset-element" id="x4.10.4-the-fieldset-element"><span class="secno">4.10.4 </span>The <code>fieldset</code> element</a><li><a href="forms.html#the-legend-element" id="x4.10.5-th-legend-element"><span class="secno">4.10.5 </span>The <code>legend</code> element</a><li><a href="forms.html#the-label-element" id="x4.10.6-the-label-element"><span class="secno">4.10.6 </span>The <code>label</code> element</a></ol></ol></ol></div> + </div> <h3 id="forms"><span class="secno">4.10 </span>Forms</h3><h4 id="introduction-0"><span class="secno">4.10.1 </span>Introduction</h4><p><i>This section is non-normative.</i><p>A form is a component of a Web page that has form controls, such as text fields, buttons, checkboxes, range controls, or color Index: interactive-elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v retrieving revision 1.963 retrieving revision 1.964 diff -u -d -r1.963 -r1.964 --- interactive-elements.html 21 Apr 2011 08:02:17 -0000 1.963 +++ interactive-elements.html 21 Apr 2011 12:59:33 -0000 1.964 @@ -340,9 +340,7 @@ <a href="association-of-controls-and-forms.html">← 4.10.18 Association of controls and forms</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="commands.html">4.11.5 Commands →</a> - <ol class="toc"><li><ol><li><a href="interactive-elements.html#interactive-elements"><span class="secno">4.11 </span>Interactive elements</a> - <ol><li><a href="interactive-elements.html#the-details-element" id="x4.11.1-the-details-element"><span class="secno">4.11.1 </span>The <code>details</code> element</a><li><a href="interactive-elements.html#the-summary-element" id="x4.11.2-the-summary-element"><span class="secno">4.11.2 </span>The <code>summary</code> element</a><li><a href="interactive-elements.html#the-command" id="x4.11.3-the-command-element"><span class="secno">4.11.3 </span>The <code>command</code> element</a><li><a href="interactive-elements.html#menus" id="x4.11.4-the-menu-element"><span class="secno">4.11.4 </span>The <code>menu</code> element</a> - <ol><li><a href="interactive-elements.html#menus-intro"><span class="secno">4.11.4.1 </span>Introduction</a><li><a href="interactive-elements.html#context-menus" id="x4.11.4.3-context-menus"><span class="secno">4.11.4.3 </span>Context menus</a></ol></ol></ol></ol></div> + </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="content-models.html#flow-content" id="flow-content_133">Flow content</a>.</dd> Index: editing.html =================================================================== RCS file: /sources/public/html5/spec-author-view/editing.html,v retrieving revision 1.967 retrieving revision 1.968 diff -u -d -r1.967 -r1.968 --- editing.html 21 Apr 2011 08:02:14 -0000 1.967 +++ editing.html 21 Apr 2011 12:59:32 -0000 1.968 @@ -340,11 +340,7 @@ <a href="timers.html">← 6.3 Timers</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="dnd.html">7.7 Drag and drop →</a> - <ol class="toc"><li><a href="editing.html#editing" id="x7-user-interaction"><span class="secno">7 </span>User interaction</a> - <ol><li><a href="editing.html#the-hidden-attribute" id="x7.1-the-hidden-attribute"><span class="secno">7.1 </span>The <code>hidden</code> attribute</a><li><a href="editing.html#activation"><span class="secno">7.2 </span>Activation</a><li><a href="editing.html#focus"><span class="secno">7.3 </span>Focus</a> - <ol><li><a href="editing.html#sequential-focus-navigation-and-the-tabindex-attribute"><span class="secno">7.3.1 </span>Sequential focus navigation and the <code title="attr-tabindex">tabindex</code> attribute</a><li><a href="editing.html#document-level-focus-apis"><span class="secno">7.3.3 </span>Document-level focus APIs</a><li><a href="editing.html#element-level-focus-apis"><span class="secno">7.3.4 </span>Element-level focus APIs</a></ol><li><a href="editing.html#assigning-keyboard-shortcuts"><span class="secno">7.4 </span>Assigning keyboard shortcuts</a> - <ol><li><a href="editing.html#introduction-5"><span class="secno">7.4.1 </span>Introduction</a><li><a href="editing.html#the-accesskey-attribute" id="x7.4.2-the-accesskey-attribute"><span class="secno">7.4.2 </span>The <code>accesskey</code> attribute</a></ol><li><a href="editing.html#contenteditable"><span class="secno">7.5 </span>The <code title="attr-contenteditable">contenteditable</code> attribute</a> - <ol><li><a href="editing.html#making-entire-documents-editable"><span class="secno">7.5.2 </span>Making entire documents editable</a></ol><li><a href="editing.html#spelling-and-grammar-checking"><span class="secno">7.6 </span>Spelling and grammar checking</a></ol></ol></div> + </div> <h2 id="editing"><span class="secno">7 </span><dfn>User interaction</dfn></h2><h3 id="the-hidden-attribute"><span class="secno">7.1 </span>The <dfn title="attr-hidden"><code>hidden</code></dfn> attribute</h3><p>All <a href="infrastructure.html#html-elements" id="html-elements_34">HTML elements</a> may have the <code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden_4">hidden</a></code> content attribute set. The <code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden_5">hidden</a></code> attribute is a <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute_26">boolean attribute</a>. When specified on an element, it indicates that Index: video.html =================================================================== RCS file: /sources/public/html5/spec-author-view/video.html,v retrieving revision 1.986 retrieving revision 1.987 diff -u -d -r1.986 -r1.987 --- video.html 21 Apr 2011 08:02:21 -0000 1.986 +++ video.html 21 Apr 2011 12:59:37 -0000 1.987 @@ -340,9 +340,7 @@ <a href="the-iframe-element.html">← 4.8.2 The iframe element</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="the-canvas-element.html">4.8.11 The canvas element →</a> - <ol class="toc"><li><ol><li><ol><li><a href="video.html#video" id="x4.8.6-the-video-element"><span class="secno">4.8.6 </span>The <code>video</code> element</a><li><a href="video.html#audio" id="x4.8.7-the-audio-element"><span class="secno">4.8.7 </span>The <code>audio</code> element</a><li><a href="video.html#the-source-element" id="x4.8.8-the-source-element"><span class="secno">4.8.8 </span>The <code>source</code> element</a><li><a href="video.html#the-track-element" id="x4.8.9-the-track-element"><span class="secno">4.8.9 </span>The <code>track</code> element</a><li><a href="video.html#media-elements"><span class="secno">4.8.10 </span>Media elements</a> - <ol><li><a href="video.html#error-codes"><span class="secno">4.8.10.1 </span>Error codes</a><li><a href="video.html#location-of-the-media-resource"><span class="secno">4.8.10.2 </span>Location of the media resource</a><li><a href="video.html#mime-types"><span class="secno">4.8.10.3 </span>MIME types</a><li><a href="video.html#network-states"><span class="secno">4.8.10.4 </span>Network states</a><li><a href="video.html#loading-the-media-resource"><span class="secno">4.8.10.5 </span>Loading the media resource</a><li><a href="video.html#offsets-into-the-media-resource"><span class="secno">4.8.10.6 </span>Offsets into the media resource</a><li><a href="video.html#the-ready-states"><span class="secno">4.8.10.7 </span>The ready states</a><li><a href="video.html#playing-the-media-resource"><span class="secno">4.8.10.8 </span>Playing the media resource</a><li><a href="video.html#seeking"><span class="secno">4.8.10.9 </span>Seeking</a><li><a href="video.html#timed-text-tracks"><span class="secno">4.8.10.10 </pan>Timed text tracks</a> - <ol><li><a href="video.html#text-track-model"><span class="secno">4.8.10.10.1 </span>Text track model</a><li><a href="video.html#sourcing-in-band-text-tracks"><span class="secno">4.8.10.10.2 </span>Sourcing in-band text tracks</a><li><a href="video.html#text-track-api"><span class="secno">4.8.10.10.4 </span>Text track API</a></ol><li><a href="video.html#user-interface"><span class="secno">4.8.10.11 </span>User interface</a><li><a href="video.html#time-ranges"><span class="secno">4.8.10.12 </span>Time ranges</a><li><a href="video.html#mediaevents"><span class="secno">4.8.10.13 </span>Event summary</a><li><a href="video.html#best-practices-for-authors-using-media-elements"><span class="secno">4.8.10.15 </span>Best practices for authors using media elements</a></ol></ol></ol></ol></div> + </div> <h4 id="video"><span class="secno">4.8.6 </span>The <dfn><code>video</code></dfn> element</h4><dl class="element"><dt>Categories</dt> <dd><a href="content-models.html#flow-content" id="flow-content_101">Flow content</a>.</dd> Index: browsers.html =================================================================== RCS file: /sources/public/html5/spec-author-view/browsers.html,v retrieving revision 1.978 retrieving revision 1.979 diff -u -d -r1.978 -r1.979 --- browsers.html 21 Apr 2011 08:02:14 -0000 1.978 +++ browsers.html 21 Apr 2011 12:59:31 -0000 1.979 @@ -340,12 +340,7 @@ <a href="links.html">← 4.12 Links</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="origin-0.html">5.3 Origin →</a> - <ol class="toc"><li><a href="browsers.html#browsers"><span class="secno">5 </span>Loading Web pages</a> - <ol><li><a href="browsers.html#windows"><span class="secno">5.1 </span>Browsing contexts</a> - <ol><li><a href="browsers.html#nested-browsing-contexts"><span class="secno">5.1.1 </span>Nested browsing contexts</a> - <ol><li><a href="browsers.html#navigating-nested-browsing-contexts-in-the-dom"><span class="secno">5.1.1.1 </span>Navigating nested browsing contexts in the DOM</a></ol><li><a href="browsers.html#auxiliary-browsing-contexts"><span class="secno">5.1.2 </span>Auxiliary browsing contexts</a> - <ol><li><a href="browsers.html#navigating-auxiliary-browsing-contexts-in-the-dom"><span class="secno">5.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</a></ol><li><a href="browsers.html#secondary-browsing-contexts"><span class="secno">5.1.3 </span>Secondary browsing contexts</a><li><a href="browsers.html#browsing-context-names"><span class="secno">5.1.6 </span>Browsing context names</a></ol><li><a href="browsers.html#the-window-object"><span class="secno">5.2 </span>The <code>Window</code> object</a> - <ol><li><a href="browsers.html#apis-for-creating-and-navigating-browsing-contexts-by-name"><span class="secno">5.2.2 </span>APIs for creating and navigating browsing contexts by name</a><li><a href="browsers.html#accessing-other-browsing-contexts"><span class="secno">5.2.3 </span>Accessing other browsing contexts</a><li><a href="browsers.html#named-access-on-the-window-object"><span class="secno">5.2.4 </span>Named access on the <code>Window</code> object</a><li><a href="browsers.html#browser-interface-elements"><span class="secno">5.2.6 </span>Browser interface elements</a></ol></ol></ol></div> + </div> <h2 id="browsers"><span class="secno">5 </span>Loading Web pages</h2><h3 id="windows"><span class="secno">5.1 </span>Browsing contexts</h3><p>A <dfn id="browsing-context">browsing context</dfn> is an environment in which <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#document" title='Read about this "Document" reference in the full HTML5 spec.'>Document</a></code> objects are presented to the user.<p class="note">A tab or window in a Web browser typically contains Index: edits.html =================================================================== RCS file: /sources/public/html5/spec-author-view/edits.html,v retrieving revision 1.404 retrieving revision 1.405 diff -u -d -r1.404 -r1.405 --- edits.html 21 Apr 2011 08:02:15 -0000 1.404 +++ edits.html 21 Apr 2011 12:59:32 -0000 1.405 @@ -340,8 +340,7 @@ <a href="text-level-semantics.html">← 4.6 Text-level semantics</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="embedded-content-1.html">4.8 Embedded content →</a> - <ol class="toc"><li><ol><li><a href="edits.html#edits"><span class="secno">4.7 </span>Edits</a> - <ol><li><a href="edits.html#the-ins-element" id="x4.7.1-the-ins-element"><span class="secno">4.7.1 </span>The <code>ins</code> element</a><li><a href="edits.html#the-del-element" id="x4.7.2-the-del-element"><span class="secno">4.7.2 </span>The <code>del</code> element</a><li><a href="edits.html#attributes-common-to-ins-and-del-elements"><span class="secno">4.7.3 </span>Attributes common to <code>ins</code> and <code>del</code> elements</a><li><a href="edits.html#edits-and-paragraphs"><span class="secno">4.7.4 </span>Edits and paragraphs</a><li><a href="edits.html#edits-and-lists"><span class="secno">4.7.5 </span>Edits and lists</a></ol></ol></ol></div> + </div> <h3 id="edits"><span class="secno">4.7 </span>Edits</h3><p>The <code><a href="#the-ins-element" id="ins_11">ins</a></code> and <code><a href="#the-del-element" id="del_12">del</a></code> elements represent edits to the document.<h4 id="the-ins-element"><span class="secno">4.7.1 </span>The <dfn><code>ins</code></dfn> element</h4><dl class="element"><dt>Categories</dt> Index: offline.html =================================================================== RCS file: /sources/public/html5/spec-author-view/offline.html,v retrieving revision 1.963 retrieving revision 1.964 diff -u -d -r1.963 -r1.964 --- offline.html 21 Apr 2011 08:02:17 -0000 1.963 +++ offline.html 21 Apr 2011 12:59:33 -0000 1.964 @@ -340,10 +340,7 @@ <a href="history.html">← 5.4 Session history and navigation</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="webappapis.html">6 Web application APIs →</a> - <ol class="toc"><li><ol><li><a href="offline.html#offline"><span class="secno">5.6 </span>Offline Web applications</a> - <ol><li><a href="offline.html#introduction-3"><span class="secno">5.6.1 </span>Introduction</a> - <ol><li><a href="offline.html#appcacheevents"><span class="secno">5.6.1.1 </span>Event summary</a></ol><li><a href="offline.html#manifests"><span class="secno">5.6.3 </span>The cache manifest syntax</a> - <ol><li><a href="offline.html#some-sample-manifests"><span class="secno">5.6.3.1 </span>Some sample manifests</a><li><a href="offline.html#writing-cache-manifests"><span class="secno">5.6.3.2 </span>Writing cache manifests</a></ol><li><a href="offline.html#application-cache-api"><span class="secno">5.6.9 </span>Application cache API</a><li><a href="offline.html#browser-state"><span class="secno">5.6.10 </span>Browser state</a></ol></ol></ol></div> + </div> <h3 id="offline"><span class="secno">5.6 </span>Offline Web applications</h3><h4 id="introduction-3"><span class="secno">5.6.1 </span>Introduction</h4><p><i>This section is non-normative.</i><p>In order to enable users to continue interacting with Web applications and documents even when their network connection is Index: content-models.html =================================================================== RCS file: /sources/public/html5/spec-author-view/content-models.html,v retrieving revision 1.418 retrieving revision 1.419 diff -u -d -r1.418 -r1.419 --- content-models.html 21 Apr 2011 08:02:14 -0000 1.418 +++ content-models.html 21 Apr 2011 12:59:32 -0000 1.419 @@ -340,10 +340,7 @@ <a href="elements.html">← 3.2 Elements</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="apis-in-html-documents.html">3.3 APIs in HTML documents →</a> - <ol class="toc"><li><ol><li><ol><li><a href="content-models.html#content-models" id="x3.2.5-content-models"><span class="secno">3.2.5 </span>Content models</a> - <ol><li><a href="content-models.html#kinds-of-content"><span class="secno">3.2.5.1 </span>Kinds of content</a> - <ol><li><a href="content-models.html#metadata-content-0"><span class="secno">3.2.5.1.1 </span>Metadata content</a><li><a href="content-models.html#flow-content-0"><span class="secno">3.2.5.1.2 </span>Flow content</a><li><a href="content-models.html#sectioning-content-0"><span class="secno">3.2.5.1.3 </span>Sectioning content</a><li><a href="content-models.html#heading-content-0"><span class="secno">3.2.5.1.4 </span>Heading content</a><li><a href="content-models.html#phrasing-content-0"><span class="secno">3.2.5.1.5 </span>Phrasing content</a><li><a href="content-models.html#embedded-content-0"><span class="secno">3.2.5.1.6 </span>Embedded content</a><li><a href="content-models.html#interactive-content-0"><span class="secno">3.2.5.1.7 </span>Interactive content</a></ol><li><a href="content-models.html#transparent-content-models"><span class="secno">3.2.5.2 </span>Transparent content models</a><li><a href="content-models.html#paragraphs"><span class="secno">3.2.5.3 </span>Paragraphs</a></ol><li><a hrf="content-models.html#requirements-relating-to-bidirectional-algorithm-formatting-characters"><span class="secno">3.2.6 </span>Requirements relating to bidirectional-algorithm formatting - characters</a><li><a href="content-models.html#wai-aria" id="x3.2.7-wai-aria"><span class="secno">3.2.7 </span>WAI-ARIA</a></ol></ol></ol></div> + </div> <h4 id="content-models"><span class="secno">3.2.5 </span><dfn>Content models</dfn></h4><p>Each element defined in this specification has a content model: a description of the element's expected contents. An <a href="infrastructure.html#html-elements" id="html-elements_20" title="HTML Index: states-of-the-type-attribute.html =================================================================== RCS file: /sources/public/html5/spec-author-view/states-of-the-type-attribute.html,v retrieving revision 1.414 retrieving revision 1.415 diff -u -d -r1.414 -r1.415 --- states-of-the-type-attribute.html 21 Apr 2011 08:02:20 -0000 1.414 +++ states-of-the-type-attribute.html 21 Apr 2011 12:59:36 -0000 1.415 @@ -340,8 +340,7 @@ <a href="the-input-element.html">← 4.10.7 The input element</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="number-state.html">4.10.7.1.13 Number state →</a> - <ol class="toc"><li><ol><li><ol><li><ol><li><a href="states-of-the-type-attribute.html#states-of-the-type-attribute"><span class="secno">4.10.7.1 </span>States of the <code title="attr-input-type">type</code> attribute</a> - <ol><li><a href="states-of-the-type-attribute.html#hidden-state" id="x4.10.7.1.1-hidden-state"><span class="secno">4.10.7.1.1 </span>Hidden state</a><li><a href="states-of-the-type-attribute.html#text-state-and-search-state" id="x4.10.7.1.2-text-state-and-search-state"><span class="secno">4.10.7.1.2 </span>Text state and Search state</a><li><a href="states-of-the-type-attribute.html#telephone-state" id="x4.10.7.1.3-telephone-state"><span class="secno">4.10.7.1.3 </span>Telephone state</a><li><a href="states-of-the-type-attribute.html#url-state" id="x4.10.7.1.4-url-state"><span class="secno">4.10.7.1.4 </span>URL state</a><li><a href="states-of-the-type-attribute.html#e-mail-state" id="x4.10.7.1.5-e-mail-state"><span class="secno">4.10.7.1.5 </span>E-mail state</a><li><a href="states-of-the-type-attribute.html#password-state" id="x4.10.7.1.6-password-state"><span class="secno">4.10.7.1.6 </span>Password state</a><li><a href="states-of-the-type-attribute.html#date-and-time-state" id="x4.10.7.1.7-dateand-time-state"><span class="secno">4.10.7.1.7 </span>Date and Time state</a><li><a href="states-of-the-type-attribute.html#date-state" id="x4.10.7.1.8-date-state"><span class="secno">4.10.7.1.8 </span>Date state</a><li><a href="states-of-the-type-attribute.html#month-state" id="x4.10.7.1.9-month-state"><span class="secno">4.10.7.1.9 </span>Month state</a><li><a href="states-of-the-type-attribute.html#week-state" id="x4.10.7.1.10-week-state"><span class="secno">4.10.7.1.10 </span>Week state</a><li><a href="states-of-the-type-attribute.html#time-state" id="x4.10.7.1.11-time-state"><span class="secno">4.10.7.1.11 </span>Time state</a><li><a href="states-of-the-type-attribute.html#local-date-and-time-state" id="x4.10.7.1.12-local-date-and-time-state"><span class="secno">4.10.7.1.12 </span>Local Date and Time state</a></ol></ol></ol></ol></ol></div> + </div> <h5 id="states-of-the-type-attribute"><span class="secno">4.10.7.1 </span>States of the <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type_68">type</a></code> attribute</h5><h6 id="hidden-state"><span class="secno">4.10.7.1.1 </span><dfn title="attr-input-type-hidden">Hidden</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input_65">input</a></code> element <a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#represents" title='Read about this "represents" reference in the full HTML5 spec.'>represents</a> a value that is not intended to be examined or manipulated by the user.<p>If the <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="name_60">name</a></code> attribute is Index: apis-in-html-documents.html =================================================================== RCS file: /sources/public/html5/spec-author-view/apis-in-html-documents.html,v retrieving revision 1.414 retrieving revision 1.415 diff -u -d -r1.414 -r1.415 --- apis-in-html-documents.html 21 Apr 2011 08:02:14 -0000 1.414 +++ apis-in-html-documents.html 21 Apr 2011 12:59:31 -0000 1.415 @@ -340,8 +340,7 @@ <a href="content-models.html">← 3.2.5 Content models</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="semantics.html">4 The elements of HTML →</a> - <ol class="toc"><li><ol><li><a href="apis-in-html-documents.html#apis-in-html-documents"><span class="secno">3.3 </span>APIs in HTML documents</a><li><a href="apis-in-html-documents.html#dynamic-markup-insertion" id="x3.5-dynamic-markup-insertion"><span class="secno">3.5 </span>Dynamic markup insertion</a> - <ol><li><a href="apis-in-html-documents.html#opening-the-input-stream"><span class="secno">3.5.1 </span>Opening the input stream</a><li><a href="apis-in-html-documents.html#closing-the-input-stream"><span class="secno">3.5.2 </span>Closing the input stream</a><li><a href="apis-in-html-documents.html#document.write"><span class="secno">3.5.3 </span><code title="dom-document-write">document.write()</code></a><li><a href="apis-in-html-documents.html#document.writeln"><span class="secno">3.5.4 </span><code title="dom-document-writeln">document.writeln()</code></a><li><a href="apis-in-html-documents.html#innerhtml"><span class="secno">3.5.5 </span><code title="dom-innerHTML">innerHTML</code></a><li><a href="apis-in-html-documents.html#outerhtml"><span class="secno">3.5.6 </span><code title="dom-outerHTML">outerHTML</code></a><li><a href="apis-in-html-documents.html#insertadjacenthtml"><span class="secno">3.5.7 </span><code title="dom-insertAdjacentHTML">insertAdjacentHTML()</code></a></ol></ol></ol></div> + </div> <h3 id="apis-in-html-documents"><span class="secno">3.3 </span>APIs in HTML documents</h3><p>For <a href="dom.html#html-documents" id="html-documents_9">HTML documents</a>, and for <a href="infrastructure.html#html-elements" id="html-elements_30">HTML elements</a> in <a href="dom.html#html-documents" id="html-documents_10">HTML documents</a>, certain APIs defined Index: obsolete.html =================================================================== RCS file: /sources/public/html5/spec-author-view/obsolete.html,v retrieving revision 1.965 retrieving revision 1.966 diff -u -d -r1.965 -r1.966 --- obsolete.html 21 Apr 2011 08:02:17 -0000 1.965 +++ obsolete.html 21 Apr 2011 12:59:33 -0000 1.966 @@ -340,9 +340,7 @@ <a href="the-xhtml-syntax.html">← 9 The XHTML syntax</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="iana.html">11 IANA considerations →</a> - <ol class="toc"><li><a href="obsolete.html#obsolete"><span class="secno">11 </span>Obsolete features</a> - <ol><li><a href="obsolete.html#obsolete-but-conforming-features"><span class="secno">11.1 </span>Obsolete but conforming features</a> - <li><a href="obsolete.html#non-conforming-features"><span class="secno">11.2 </span>Non-conforming features</a></ol></ol></div> + </div> <h2 id="obsolete"><span class="secno">10 </span>Obsolete features</h2><h3 id="obsolete-but-conforming-features"><span class="secno">10.1 </span>Obsolete but conforming features</h3><p>Features listed in this section will trigger warnings in conformance checkers.<p>Authors should not specify a <code title="attr-img-border"><a href="#attr-img-border" id="border_4">border</a></code> attribute on an Index: semantics.html =================================================================== RCS file: /sources/public/html5/spec-author-view/semantics.html,v retrieving revision 1.975 retrieving revision 1.976 diff -u -d -r1.975 -r1.976 --- semantics.html 21 Apr 2011 08:02:17 -0000 1.975 +++ semantics.html 21 Apr 2011 12:59:34 -0000 1.976 @@ -340,11 +340,7 @@ <a href="apis-in-html-documents.html">← 3.3 APIs in HTML documents</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="scripting-1.html">4.3 Scripting →</a> - <ol class="toc"><li><a href="semantics.html#semantics"><span class="secno">4 </span>The elements of HTML</a> - <ol><li><a href="semantics.html#the-root-element"><span class="secno">4.1 </span>The root element</a> - <ol><li><a href="semantics.html#the-html-element-0" id="x4.1.1-the-html-element"><span class="secno">4.1.1 </span>The <code>html</code> element</a></ol><li><a href="semantics.html#document-metadata"><span class="secno">4.2 </span>Document metadata</a> - <ol><li><a href="semantics.html#the-head-element-0" id="x4.2.1-the-head-element"><span class="secno">4.2.1 </span>The <code>head</code> element</a><li><a href="semantics.html#the-title-element-0" id="x4.2.2-the-title-element"><span class="secno">4.2.2 </span>The <code>title</code> element</a><li><a href="semantics.html#the-base-element" id="x4.2.3-the-base-element"><span class="secno">4.2.3 </span>The <code>base</code> element</a><li><a href="semantics.html#the-link-element" id="x4.2.4-the-link-element"><span class="secno">4.2.4 </span>The <code>link</code> element</a><li><a href="semantics.html#meta" id="x4.2.5-the-meta-element"><span class="secno">4.2.5 </span>The <code>meta</code> element</a> - <ol><li><a href="semantics.html#standard-metadata-names"><span class="secno">4.2.5.1 </span>Standard metadata names</a><li><a href="semantics.html#other-metadata-names"><span class="secno">4.2.5.2 </span>Other metadata names</a><li><a href="semantics.html#pragma-directives"><span class="secno">4.2.5.3 </span>Pragma directives</a><li><a href="semantics.html#other-pragma-directives"><span class="secno">4.2.5.4 </span>Other pragma directives</a><li><a href="semantics.html#charset"><span class="secno">4.2.5.5 </span>Specifying the document's character encoding</a></ol><li><a href="semantics.html#the-style-element" id="x4.2.6-the-style-element"><span class="secno">4.2.6 </span>The <code>style</code> element</a><li><a href="semantics.html#styling" id="x4.2.7-styling"><span class="secno">4.2.7 </span>Styling</a></ol></ol></ol></div> + </div> <h2 id="semantics"><span class="secno">4 </span>The elements of HTML</h2><h3 id="the-root-element"><span class="secno">4.1 </span>The root element</h3><h4 id="the-html-element-0"><span class="secno">4.1.1 </span>The <dfn><code>html</code></dfn> element</h4><dl class="element"><dt>Categories</dt> <dd>None.</dd> Index: index.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index.html,v retrieving revision 1.978 retrieving revision 1.979 diff -u -d -r1.978 -r1.979 --- index.html 21 Apr 2011 08:02:17 -0000 1.978 +++ index.html 21 Apr 2011 12:59:33 -0000 1.979 @@ -340,8 +340,7 @@ <a href="iana.html">← 11 IANA considerations</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="index-of-terms.html">Index of terms →</a> - <ol class="toc"><li><ol><li><ol><li><ol><li><a href="index.html#multipart-form-data"><span class="secno">4.10.22.6 </span>Multipart form data</a></ol></ol></ol><li><a class="no-num" href="index.html#index">Index</a> - <ol><li><a class="no-num" href="index.html#elements-1">Elements</a><li><a class="no-num" href="index.html#element-content-categories">Element content categories</a><li><a class="no-num" href="index.html#attributes-1">Attributes</a><li><a class="no-num" href="index.html#interfaces">Interfaces</a><li><a class="no-num" href="index.html#events-0">Events</a></ol></ol></div> + </div> <h2 class="no-num" id="index">Index</h2><h3 class="no-num" id="elements-1">Elements</h3><p><i>This section is non-normative.</i><table><caption>List of elements</caption> <thead><tr><th> Element Index: the-button-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-button-element.html,v retrieving revision 1.415 retrieving revision 1.416 diff -u -d -r1.415 -r1.416 --- the-button-element.html 21 Apr 2011 08:02:20 -0000 1.415 +++ the-button-element.html 21 Apr 2011 12:59:36 -0000 1.416 @@ -340,7 +340,7 @@ <a href="common-input-element-attributes.html">← 4.10.7.2 Common input element attributes</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="association-of-controls-and-forms.html">4.10.18 Association of controls and forms →</a> - <ol class="toc"><li><ol><li><ol><li><a href="the-button-element.html#the-button-element" id="x4.10.8-the-button-element"><span class="secno">4.10.8 </span>The <code>button</code> element</a><li><a href="the-button-element.html#the-select-element" id="x4.10.9-the-select-element"><span class="secno">4.10.9 </span>The <code>select</code> element</a><li><a href="the-button-element.html#the-datalist-element" id="x4.10.10-the-datalist-element"><span class="secno">4.10.10 </span>The <code>datalist</code> element</a><li><a href="the-button-element.html#the-optgroup-element" id="x4.10.11-the-optgroup-element"><span class="secno">4.10.11 </span>The <code>optgroup</code> element</a><li><a href="the-button-element.html#the-option-element" id="x4.10.12-the-option-element"><span class="secno">4.10.12 </span>The <code>option</code> element</a><li><a href="the-button-element.html#the-textarea-element" id="x4.10.13-the-textarea-element"><span class="secno">4.10.13 </span>The <code>textarea</code> element</a><li><a href="he-button-element.html#the-keygen-element" id="x4.10.14-the-keygen-element"><span class="secno">4.10.14 </span>The <code>keygen</code> element</a><li><a href="the-button-element.html#the-output-element" id="x4.10.15-the-output-element"><span class="secno">4.10.15 </span>The <code>output</code> element</a><li><a href="the-button-element.html#the-progress-element" id="x4.10.16-the-progress-element"><span class="secno">4.10.16 </span>The <code>progress</code> element</a><li><a href="the-button-element.html#the-meter-element" id="x4.10.17-the-meter-element"><span class="secno">4.10.17 </span>The <code>meter</code> element</a></ol></ol></ol></div> + </div> <h4 id="the-button-element"><span class="secno">4.10.8 </span>The <dfn><code>button</code></dfn> element</h4><dl class="element"><dt>Categories</dt> <dd><a href="content-models.html#flow-content" id="flow-content_125">Flow content</a>.</dd> Index: dnd.html =================================================================== RCS file: /sources/public/html5/spec-author-view/dnd.html,v retrieving revision 1.412 retrieving revision 1.413 diff -u -d -r1.412 -r1.413 --- dnd.html 21 Apr 2011 08:02:14 -0000 1.412 +++ dnd.html 21 Apr 2011 12:59:32 -0000 1.413 @@ -340,9 +340,7 @@ <a href="editing.html">← 7 User interaction</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="syntax.html">8 The HTML syntax →</a> - <ol class="toc"><li><ol><li><a href="dnd.html#dnd" id="x7.7-drag-and-drop"><span class="secno">7.7 </span>Drag and drop</a> - <ol><li><a href="dnd.html#introduction-6"><span class="secno">7.7.1 </span>Introduction</a><li><a href="dnd.html#the-drag-data-store"><span class="secno">7.7.2 </span>The drag data store</a><li><a href="dnd.html#the-datatransfer-interface"><span class="secno">7.7.3 </span>The <code>DataTransfer</code> interface</a> - <ol><li><a href="dnd.html#the-datatransferitems-interface"><span class="secno">7.7.3.1 </span>The <code>DataTransferItems</code> interface</a><li><a href="dnd.html#the-datatransferitem-interface"><span class="secno">7.7.3.2 </span>The <code>DataTransferItem</code> interface</a></ol><li><a href="dnd.html#the-dragevent-interface"><span class="secno">7.7.4 </span>The <code>DragEvent</code> interface</a><li><a href="dnd.html#dndevents"><span class="secno">7.7.6 </span>Events summary</a><li><a href="dnd.html#the-draggable-attribute" id="x7.7.7-the-draggable-attribute"><span class="secno">7.7.7 </span>The <code>draggable</code> attribute</a><li><a href="dnd.html#the-dropzone-attribute" id="x7.7.8-the-dropzone-attribute"><span class="secno">7.7.8 </span>The <code>dropzone</code> attribute</a></ol><li><a href="dnd.html#editing-apis"><span class="secno">7.8 </span>Editing APIs</a></ol></ol></div> + </div> <h3 id="dnd"><span class="secno">7.7 </span><dfn>Drag and drop</dfn></h3><p>This section defines an event-based drag-and-drop mechanism.<p>This specification does not define exactly what a <em>drag-and-drop operation</em> actually is.<p>On a visual medium with a pointing device, a drag operation could Index: links.html =================================================================== RCS file: /sources/public/html5/spec-author-view/links.html,v retrieving revision 1.420 retrieving revision 1.421 diff -u -d -r1.420 -r1.421 --- links.html 21 Apr 2011 08:02:17 -0000 1.420 +++ links.html 21 Apr 2011 12:59:33 -0000 1.421 @@ -340,11 +340,7 @@ <a href="commands.html">← 4.11.5 Commands</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="browsers.html">5 Loading Web pages →</a> - <ol class="toc"><li><ol><li><a href="links.html#links"><span class="secno">4.12 </span>Links</a> - <ol><li><a href="links.html#introduction-2"><span class="secno">4.12.1 </span>Introduction</a><li><a href="links.html#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><a href="links.html#linkTypes"><span class="secno">4.12.4 </span>Link types</a> - <ol><li><a href="links.html#rel-alternate" id="x4.12.4.1-link-type-alternate"><span class="secno">4.12.4.1 </span>Link type "<code>alternate</code>"</a><li><a href="links.html#link-type-author" id="x4.12.4.2-link-type-author"><span class="secno">4.12.4.2 </span>Link type "<code>author</code>"</a><li><a href="links.html#link-type-bookmark" id="x4.12.4.3-link-type-bookmark"><span class="secno">4.12.4.3 </span>Link type "<code>bookmark</code>"</a><li><a href="links.html#link-type-external" id="x4.12.4.4-link-type-external"><span class="secno">4.12.4.4 </span>Link type "<code>external</code>"</a><li><a href="links.html#link-type-help" id="x4.12.4.5-link-type-help"><span class="secno">4.12.4.5 </span>Link type "<code>help</code>"</a><li><a href="links.html#rel-icon" id="x4.12.4.6-link-type-icon"><span class="secno">4.12.4.6 </span>Link type "<code>icon</code>"</a><li><a href="links.html#link-type-license" id="x4.12.4.7-link-type-license"><span class="secno">4.12.4.7 </span>Link type "<code>license</code>"/a><li><a href="links.html#link-type-nofollow" id="x4.12.4.8-link-type-nofollow"><span class="secno">4.12.4.8 </span>Link type "<code>nofollow</code>"</a><li><a href="links.html#link-type-noreferrer" id="x4.12.4.9-link-type-noreferrer"><span class="secno">4.12.4.9 </span>Link type "<code>noreferrer</code>"</a><li><a href="links.html#link-type-pingback" id="x4.12.4.10-link-type-pingback"><span class="secno">4.12.4.10 </span>Link type "<code>pingback</code>"</a><li><a href="links.html#link-type-prefetch" id="x4.12.4.11-link-type-prefetch"><span class="secno">4.12.4.11 </span>Link type "<code>prefetch</code>"</a><li><a href="links.html#link-type-search" id="x4.12.4.12-link-type-search"><span class="secno">4.12.4.12 </span>Link type "<code>search</code>"</a><li><a href="links.html#link-type-sidebar" id="x4.12.4.13-link-type-sidebar"><span class="secno">4.12.4.13 </span>Link type "<code>sidebar</code>"</a><li><a href="links.html#link-type-stylesheet" id="x4.12.4.14-link-type-stylesheet"><span class="secno">4.12..14 </span>Link type "<code>stylesheet</code>"</a><li><a href="links.html#link-type-tag" id="x4.12.4.15-link-type-tag"><span class="secno">4.12.4.15 </span>Link type "<code>tag</code>"</a><li><a href="links.html#sequential-link-types"><span class="secno">4.12.4.16 </span>Sequential link types</a> - <ol><li><a href="links.html#link-type-next" id="x4.12.4.16.1-link-type-next"><span class="secno">4.12.4.16.1 </span>Link type "<code>next</code>"</a><li><a href="links.html#link-type-prev" id="x4.12.4.16.2-link-type-prev"><span class="secno">4.12.4.16.2 </span>Link type "<code>prev</code>"</a></ol><li><a href="links.html#other-link-types"><span class="secno">4.12.4.17 </span>Other link types</a></ol></ol><li><a href="links.html#common-idioms-without-dedicated-elements"><span class="secno">4.13 </span>Common idioms without dedicated elements</a> - <ol><li><a href="links.html#the-main-part-of-the-content"><span class="secno">4.13.1 </span>The main part of the content</a><li><a href="links.html#rel-up"><span class="secno">4.13.2 </span>Bread crumb navigation</a><li><a href="links.html#tag-clouds"><span class="secno">4.13.3 </span>Tag clouds</a><li><a href="links.html#conversations"><span class="secno">4.13.4 </span>Conversations</a><li><a href="links.html#footnotes"><span class="secno">4.13.5 </span>Footnotes</a></ol></ol></ol></div> + </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="text-level-semantics.html#the-a-element" id="a_24">a</a></code>, <code><a href="the-map-element.html#the-area-element" id="area_19">area</a></code>, and <code><a href="semantics.html#the-link-element" id="link_26">link</a></code> elements, that <a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#represents" title='Read about this "represent" reference in the full HTML5 spec.'>represent</a> a connection between two Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.1365 retrieving revision 1.1366 diff -u -d -r1.1365 -r1.1366 --- spec.html 21 Apr 2011 08:02:18 -0000 1.1365 +++ spec.html 21 Apr 2011 12:59:34 -0000 1.1366 @@ -1,55691 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> -<html lang="en-US-x-Hixie"><head><meta content="text/html; charset=ascii" http-equiv="Content-Type"><title>HTML5 (Edition for Web Authors)</title><meta content="width=device-width;" name="viewport"><meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"><link href="whatwg.css" rel="stylesheet"><style type="text/css"> - pre { margin-left: 2em; white-space: pre-wrap; } - h2 { margin: 3em 0 1em 0; } - h3 { margin: 2.5em 0 1em 0; } - h4 { margin: 2.5em 0 0.75em 0; } - h5, h6 { margin: 2.5em 0 1em; } - h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; } - h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; } - p { margin: 1em 0; } - hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; } [...55660 lines suppressed...] - and - Øistein E. Andersen, - - for their useful comments, both large and small, that have led to - changes to this specification over the years.</p><p>Thanks also to everyone who has ever posted about HTML to their - blogs, public mailing lists, or forums, including all the - contributors to the <a href="http://www.w3.org/html/wg/lists/">various W3C HTML WG - lists</a> and the <a href="http://www.whatwg.org/mailing-list">various WHATWG lists</a>. - - </p><p>Special thanks to Richard Williamson for creating the first - implementation of <code><a href="#the-canvas-element">canvas</a></code> in Safari, from which the - canvas feature was designed.</p><p>Special thanks also to the Microsoft employees who first - implemented the event-based drag-and-drop mechanism, <code title="attr-contenteditable"><a href="#attr-contenteditable" id="contenteditable_3">contenteditable</a></code>, and other - features first widely deployed by the Windows Internet Explorer - browser.</p><p>Thanks to the many sources that provided inspiration for the - examples used in the specification.</p><p>Thanks also to the Microsoft blogging community for some ideas, - to the attendees of the W3C Workshop on Web Applications and - Compound Documents for inspiration, to the #mrt crew, the #mrt.no - crew, and the #whatwg crew, and to Pillar and Hedral for their ideas - and support.</p></body></html> Index: number-state.html =================================================================== RCS file: /sources/public/html5/spec-author-view/number-state.html,v retrieving revision 1.408 retrieving revision 1.409 diff -u -d -r1.408 -r1.409 --- number-state.html 21 Apr 2011 08:02:17 -0000 1.408 +++ number-state.html 21 Apr 2011 12:59:33 -0000 1.409 @@ -340,7 +340,7 @@ <a href="states-of-the-type-attribute.html">← 4.10.7.1 States of the type attribute</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="common-input-element-attributes.html">4.10.7.2 Common input element attributes →</a> - <ol class="toc"><li><ol><li><ol><li><ol><li><ol><li><a href="number-state.html#number-state" id="x4.10.7.1.13-number-state"><span class="secno">4.10.7.1.13 </span>Number state</a><li><a href="number-state.html#range-state" id="x4.10.7.1.14-range-state"><span class="secno">4.10.7.1.14 </span>Range state</a><li><a href="number-state.html#color-state" id="x4.10.7.1.15-color-state"><span class="secno">4.10.7.1.15 </span>Color state</a><li><a href="number-state.html#checkbox-state" id="x4.10.7.1.16-checkbox-state"><span class="secno">4.10.7.1.16 </span>Checkbox state</a><li><a href="number-state.html#radio-button-state" id="x4.10.7.1.17-radio-button-state"><span class="secno">4.10.7.1.17 </span>Radio Button state</a><li><a href="number-state.html#file-upload-state" id="x4.10.7.1.18-file-upload-state"><span class="secno">4.10.7.1.18 </span>File Upload state</a><li><a href="number-state.html#submit-button-state" id="x4.10.7.1.19-submit-button-state"><span class="secno">4.10.7.1.19 </span>Submit Button state</a>li><a href="number-state.html#image-button-state" id="x4.10.7.1.20-image-button-state"><span class="secno">4.10.7.1.20 </span>Image Button state</a><li><a href="number-state.html#reset-button-state" id="x4.10.7.1.21-reset-button-state"><span class="secno">4.10.7.1.21 </span>Reset Button state</a><li><a href="number-state.html#button-state" id="x4.10.7.1.22-button-state"><span class="secno">4.10.7.1.22 </span>Button state</a></ol></ol></ol></ol></ol></div> + </div> <h6 id="number-state"><span class="secno">4.10.7.1.13 </span><dfn title="attr-input-type-number">Number</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input_91">input</a></code> element <a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#represents" title='Read about this "represents" reference in the full HTML5 spec.'>represents</a> a control for setting the element's <a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-value" title='Read about this "value" reference in the full HTML5 spec.'>value</a> to a string representing a Index: sections.html =================================================================== RCS file: /sources/public/html5/spec-author-view/sections.html,v retrieving revision 1.422 retrieving revision 1.423 diff -u -d -r1.422 -r1.423 --- sections.html 21 Apr 2011 08:02:17 -0000 1.422 +++ sections.html 21 Apr 2011 12:59:34 -0000 1.423 @@ -340,12 +340,7 @@ <a href="scripting-1.html">← 4.3 Scripting</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="grouping-content.html">4.5 Grouping content →</a> - <ol class="toc"><li><ol><li><a href="sections.html#sections"><span class="secno">4.4 </span>Sections</a> - <ol><li><a href="sections.html#the-body-element-0" id="x4.4.1-the-body-element"><span class="secno">4.4.1 </span>The <code>body</code> element</a><li><a href="sections.html#the-section-element" id="x4.4.2-the-section-element"><span class="secno">4.4.2 </span>The <code>section</code> element</a><li><a href="sections.html#the-nav-element" id="x4.4.3-the-nav-element"><span class="secno">4.4.3 </span>The <code>nav</code> element</a><li><a href="sections.html#the-article-element" id="x4.4.4-the-article-element"><span class="secno">4.4.4 </span>The <code>article</code> element</a><li><a href="sections.html#the-aside-element" id="x4.4.5-the-aside-element"><span class="secno">4.4.5 </span>The <code>aside</code> element</a><li><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-elements" id="x4.4.6-the-h1-h2-h3-h4-h5-and-h6-elements"><span class="secno">4.4.6 </span>The <code>h1</code>, <code>h2</code>, - <code>h3</code>, <code>h4</code>, - <code>h5</code>, and <code>h6</code> - elements</a><li><a href="sections.html#the-hgroup-element" id="x4.4.7-the-hgroup-element"><span class="secno">4.4.7 </span>The <code>hgroup</code> element</a><li><a href="sections.html#the-header-element" id="x4.4.8-the-header-element"><span class="secno">4.4.8 </span>The <code>header</code> element</a><li><a href="sections.html#the-footer-element" id="x4.4.9-the-footer-element"><span class="secno">4.4.9 </span>The <code>footer</code> element</a><li><a href="sections.html#the-address-element" id="x4.4.10-the-address-element"><span class="secno">4.4.10 </span>The <code>address</code> element</a><li><a href="sections.html#headings-and-sections" id="x4.4.11-headings-and-sections"><span class="secno">4.4.11 </span>Headings and sections</a> - <ol><li><a href="sections.html#outlines"><span class="secno">4.4.11.1 </span>Creating an outline</a></ol></ol></ol></ol></div> + </div> <h3 id="sections"><span class="secno">4.4 </span>Sections</h3><h4 id="the-body-element-0"><span class="secno">4.4.1 </span>The <dfn><code>body</code></dfn> element</h4><dl class="element"><dt>Categories</dt> <dd><a href="#sectioning-root" id="sectioning-root_1">Sectioning root</a>.</dd> Index: introduction.html =================================================================== RCS file: /sources/public/html5/spec-author-view/introduction.html,v retrieving revision 1.970 retrieving revision 1.971 diff -u -d -r1.970 -r1.971 --- introduction.html 21 Apr 2011 08:02:17 -0000 1.970 +++ introduction.html 21 Apr 2011 12:59:33 -0000 1.971 @@ -338,11 +338,7 @@ </div><div> <a href="Overview.html#contents">Table of contents</a> – <a href="infrastructure.html">2 Common infrastructure →</a> - <ol class="toc"><li><a href="introduction.html#introduction"><span class="secno">1 </span>Introduction</a> - <ol><li><a href="introduction.html#background"><span class="secno">1.1 </span>Background</a><li><a href="introduction.html#audience"><span class="secno">1.2 </span>Audience</a><li><a href="introduction.html#scope"><span class="secno">1.3 </span>Scope</a><li><a href="introduction.html#history-1"><span class="secno">1.4 </span>History</a><li><a href="introduction.html#design-notes"><span class="secno">1.5 </span>Design notes</a> - <ol><li><a href="introduction.html#serializability-of-script-execution"><span class="secno">1.5.1 </span>Serializability of script execution</a><li><a href="introduction.html#compliance-with-other-specifications"><span class="secno">1.5.2 </span>Compliance with other specifications</a></ol><li><a href="introduction.html#html-vs-xhtml"><span class="secno">1.6 </span>HTML vs XHTML</a><li><a href="introduction.html#structure-of-this-specification"><span class="secno">1.7 </span>Structure of this specification</a> - <ol><li><a href="introduction.html#how-to-read-this-specification"><span class="secno">1.7.1 </span>How to read this specification</a><li><a href="introduction.html#typographic-conventions"><span class="secno">1.7.2 </span>Typographic conventions</a></ol><li><a href="introduction.html#a-quick-introduction-to-html"><span class="secno">1.8 </span>A quick introduction to HTML</a><li><a href="introduction.html#conformance-requirements-for-authors"><span class="secno">1.9 </span>Conformance requirements for authors</a> - <ol><li><a href="introduction.html#presentational-markup"><span class="secno">1.9.1 </span>Presentational markup</a><li><a href="introduction.html#syntax-errors"><span class="secno">1.9.2 </span>Syntax errors</a><li><a href="introduction.html#restrictions-on-content-models-and-on-attribute-values"><span class="secno">1.9.3 </span>Restrictions on content models and on attribute values</a></ol><li><a href="introduction.html#recommended-reading"><span class="secno">1.10 </span>Recommended reading</a></ol></ol></div> + </div> <h2 id="introduction"><span class="secno">1 </span>Introduction</h2><h3 id="background"><span class="secno">1.1 </span>Background</h3><p><i>This section is non-normative.</i><p>The World Wide Web's markup language has always been HTML. HTML was primarily designed as a language for semantically describing Index: common-microsyntaxes.html =================================================================== RCS file: /sources/public/html5/spec-author-view/common-microsyntaxes.html,v retrieving revision 1.411 retrieving revision 1.412 diff -u -d -r1.411 -r1.412 --- common-microsyntaxes.html 21 Apr 2011 08:02:14 -0000 1.411 +++ common-microsyntaxes.html 21 Apr 2011 12:59:32 -0000 1.412 @@ -340,10 +340,7 @@ <a href="infrastructure.html">← 2 Common infrastructure</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="urls.html">2.5 URLs →</a> - <ol class="toc"><li><ol><li><a href="common-microsyntaxes.html#common-microsyntaxes"><span class="secno">2.5 </span>Common microsyntaxes</a> - <ol><li><a href="common-microsyntaxes.html#boolean-attributes"><span class="secno">2.5.2 </span>Boolean attributes</a><li><a href="common-microsyntaxes.html#keywords-and-enumerated-attributes"><span class="secno">2.5.3 </span>Keywords and enumerated attributes</a><li><a href="common-microsyntaxes.html#numbers"><span class="secno">2.5.4 </span>Numbers</a> - <ol><li><a href="common-microsyntaxes.html#non-negative-integers"><span class="secno">2.5.4.1 </span>Non-negative integers</a><li><a href="common-microsyntaxes.html#signed-integers"><span class="secno">2.5.4.2 </span>Signed integers</a><li><a href="common-microsyntaxes.html#real-numbers"><span class="secno">2.5.4.3 </span>Real numbers</a><li><a href="common-microsyntaxes.html#lists-of-integers"><span class="secno">2.5.4.5 </span>Lists of integers</a></ol><li><a href="common-microsyntaxes.html#dates-and-times"><span class="secno">2.5.5 </span>Dates and times</a> - <ol><li><a href="common-microsyntaxes.html#months"><span class="secno">2.5.5.1 </span>Months</a><li><a href="common-microsyntaxes.html#dates"><span class="secno">2.5.5.2 </span>Dates</a><li><a href="common-microsyntaxes.html#times"><span class="secno">2.5.5.3 </span>Times</a><li><a href="common-microsyntaxes.html#local-dates-and-times"><span class="secno">2.5.5.4 </span>Local dates and times</a><li><a href="common-microsyntaxes.html#global-dates-and-times"><span class="secno">2.5.5.5 </span>Global dates and times</a><li><a href="common-microsyntaxes.html#weeks"><span class="secno">2.5.5.6 </span>Weeks</a><li><a href="common-microsyntaxes.html#vaguer-moments-in-time"><span class="secno">2.5.5.7 </span>Vaguer moments in time</a></ol><li><a href="common-microsyntaxes.html#colors"><span class="secno">2.5.6 </span>Colors</a><li><a href="common-microsyntaxes.html#space-separated-tokens"><span class="secno">2.5.7 </span>Space-separated tokens</a><li><a href="common-microsyntaxes.html#comma-separated-tokens"<span class="secno">2.5.8 </span>Comma-separated tokens</a><li><a href="common-microsyntaxes.html#syntax-references"><span class="secno">2.5.9 </span>References</a><li><a href="common-microsyntaxes.html#mq"><span class="secno">2.5.10 </span>Media queries</a></ol></ol></ol></div> + </div> <h3 id="common-microsyntaxes"><span class="secno">2.4 </span>Common microsyntaxes</h3><p>There are various places in HTML that accept particular data types, such as dates or numbers. This section describes what the Index: syntax.html =================================================================== RCS file: /sources/public/html5/spec-author-view/syntax.html,v retrieving revision 1.972 retrieving revision 1.973 diff -u -d -r1.972 -r1.973 --- syntax.html 21 Apr 2011 08:02:20 -0000 1.972 +++ syntax.html 21 Apr 2011 12:59:36 -0000 1.973 @@ -340,11 +340,7 @@ <a href="dnd.html">← 7.7 Drag and drop</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="named-character-references.html">8.2 Named character references →</a> - <ol class="toc"><li><a href="syntax.html#syntax" id="x8-the-html-syntax"><span class="secno">8 </span>The HTML syntax</a> - <ol><li><a href="syntax.html#writing"><span class="secno">8.1 </span>Writing HTML documents</a> - <ol><li><a href="syntax.html#the-doctype"><span class="secno">8.1.1 </span>The DOCTYPE</a><li><a href="syntax.html#elements-0"><span class="secno">8.1.2 </span>Elements</a> - <ol><li><a href="syntax.html#start-tags"><span class="secno">8.1.2.1 </span>Start tags</a><li><a href="syntax.html#end-tags"><span class="secno">8.1.2.2 </span>End tags</a><li><a href="syntax.html#attributes-0"><span class="secno">8.1.2.3 </span>Attributes</a><li><a href="syntax.html#optional-tags"><span class="secno">8.1.2.4 </span>Optional tags</a><li><a href="syntax.html#element-restrictions"><span class="secno">8.1.2.5 </span>Restrictions on content models</a><li><a href="syntax.html#cdata-rcdata-restrictions"><span class="secno">8.1.2.6 </span>Restrictions on the contents of raw text and RCDATA elements</a></ol><li><a href="syntax.html#text-0"><span class="secno">8.1.3 </span>Text</a> - <ol><li><a href="syntax.html#newlines"><span class="secno">8.1.3.1 </span>Newlines</a></ol><li><a href="syntax.html#character-references"><span class="secno">8.1.4 </span>Character references</a><li><a href="syntax.html#cdata-sections"><span class="secno">8.1.5 </span>CDATA sections</a><li><a href="syntax.html#comments"><span class="secno">8.1.6 </span>Comments</a></ol></ol></ol></div> + </div> <h2 id="syntax"><span class="secno">8 </span><dfn>The HTML syntax</dfn></h2><p class="note">This section only describes the rules for resources labeled with an <a href="infrastructure.html#html-mime-type" id="html-mime-type_1">HTML MIME type</a>. Rules for XML resources Index: webappapis.html =================================================================== RCS file: /sources/public/html5/spec-author-view/webappapis.html,v retrieving revision 1.393 retrieving revision 1.394 diff -u -d -r1.393 -r1.394 --- webappapis.html 21 Apr 2011 08:02:21 -0000 1.393 +++ webappapis.html 21 Apr 2011 12:59:37 -0000 1.394 @@ -340,10 +340,7 @@ <a href="offline.html">← 5.6 Offline Web applications</a> – <a href="Overview.html#contents">Table of contents</a> – <a href="timers.html">6.3 Timers →</a> - <ol class="toc"><li><a href="webappapis.html#webappapis"><span class="secno">6 </span>Web application APIs</a> - <ol><li><a href="webappapis.html#scripting"><span class="secno">6.1 </span>Scripting</a> - <ol><li><a href="webappapis.html#introduction-4"><span class="secno">6.1.1 </span>Introduction</a><li><a href="webappapis.html#events"><span class="secno">6.1.6 </span>Events</a> - </ol><li><a href="webappapis.html#atob"><span class="secno">6.2 </span>Base64 utility methods</a></ol></ol></div> + </div> <h2 id="webappapis"><span class="secno">6 </span>Web application APIs</h2><h3 id="scripting"><span class="secno">6.1 </span>Scripting</h3><h4 id="introduction-4"><span class="secno">6.1.1 </span>Introduction</h4><p>Various mechanisms can cause author-provided executable code to run in the context of a document. These mechanisms include, but are
Received on Thursday, 21 April 2011 12:59:48 UTC