html5/spec-author-view Overview.html,1.1103,1.1104 acknowledgements.html,1.765,1.766 apis-in-html-documents.html,1.199,1.200 association-of-controls-and-forms.html,1.194,1.195 browsers.html,1.763,1.764 commands.html,1.191,1.192 common-input-element-attributes.html,1.202,1.203 common-microsyntaxes.html,1.196,1.197 content-models.html,1.204,1.205 dnd.html,1.198,1.199 dom.html,1.757,1.758 editing.html,1.753,1.754 edits.html,1.189,1.190 elements.html,1.211,1.212 embedded-content-1.html,1.207,1.208 forms.html,1.747,1.748 fragment-links.js,1.114,1.115 grouping-content.html,1.203,1.204 history.html,1.752,1.753 iana.html,1.202,1.203 index-of-terms.html,1.49,1.50 index.html,1.763,1.764 infrastructure.html,1.758,1.759 interactive-elements.html,1.748,1.749 introduction.html,1.755,1.756 links.html,1.205,1.206 named-character-references.html,1.749,1.750 number-state.html,1.194,1.195 obsolete.html,1.750,1.751 offline.html,1.748,1.749 origin-0.html,1.174,1.175 references.html,1.746,1.747 scripting-1.html,1.198,1.

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv6079

Modified Files:
	Overview.html acknowledgements.html 
	apis-in-html-documents.html 
	association-of-controls-and-forms.html browsers.html 
	commands.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 fragment-links.js 
	grouping-content.html history.html iana.html 
	index-of-terms.html index.html infrastructure.html 
	interactive-elements.html introduction.html links.html 
	named-character-references.html number-state.html 
	obsolete.html offline.html origin-0.html references.html 
	scripting-1.html sections.html semantics.html spec.html 
	spec.preprocessed.html states-of-the-type-attribute.html 
	syntax.html tabular-data.html text-level-semantics.html 
	the-button-element.html the-canvas-element.html 
	the-iframe-element.html the-input-element.html 
	the-map-element.html the-xhtml-syntax.html timers.html 
	urls.html video.html webappapis.html 
Log Message:
typo (whatwg r5448)

[updated by splitter]


Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.758
retrieving revision 1.759
diff -u -d -r1.758 -r1.759
--- infrastructure.html	28 Aug 2010 13:57:21 -0000	1.758
+++ infrastructure.html	8 Sep 2010 09:32:13 -0000	1.759
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="introduction.html">&larr; 1 Introduction</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -316,7 +316,7 @@
     <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.1 </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>
 
-  <h2 id="infrastructure"><span class="secno">2 </span>Common infrastructure</h2><h3 id="terminology"><span class="secno">2.1 </span>Terminology</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>This specification refers to both HTML and XML attributes and IDL
+  <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
   being referred to, they are referred to as <dfn title="">content
   attributes</dfn> for HTML and XML attributes, and <dfn title="">IDL
@@ -335,7 +335,7 @@
   sometimes be used when referring to the way a document is rendered
   to the user. These terms are not meant to imply a visual medium;
   they must be considered to apply to other media in equivalent
-  ways.<h4 id="resources"><span class="secno">2.1.1 </span>Resources</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The specification uses the term <dfn title="">supported</dfn>
+  ways.<h4 id="resources"><span class="secno">2.1.1 </span>Resources</h4><p>The specification uses the term <dfn title="">supported</dfn>
   when referring to whether a user agent has an implementation capable
   of decoding the semantics of an external resource. A format or type
   is said to be <i>supported</i> if the implementation can process an
@@ -367,7 +367,7 @@
   specification that defines the resource's format. For CSS resources,
   only <code title="">@import</code> rules introduce <a href="#critical-subresources" id="critical-subresources-0">critical
   subresources</a>; other resources, e.g. fonts or backgrounds, are
-  not.<h4 id="xml"><span class="secno">2.1.2 </span>XML</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p id="html-namespace">To ease migration from HTML to XHTML, UAs
+  not.<h4 id="xml"><span class="secno">2.1.2 </span>XML</h4><p id="html-namespace">To ease migration from HTML to XHTML, UAs
   conforming to this specification will place elements in HTML in the
   <code>http://www.w3.org/1999/xhtml</code> namespace, at least for
   the purposes of the DOM and CSS. The term "<dfn id="html-elements">HTML
@@ -383,7 +383,7 @@
   not an <a href="#ascii-case-insensitive" id="ascii-case-insensitive-0">ASCII case-insensitive</a> match for the string
   "<code title="">xml</code>". <a href="references.html#refsXML">[XML]</a><p>The term <dfn id="xml-mime-type">XML MIME type</dfn> is used to refer to the <a href="#mime-type" id="mime-type-1" title="MIME type">MIME types</a> <code title="">text/xml</code>,
   <code title="">application/xml</code>, and any <a href="#mime-type" id="mime-type-2">MIME
-  type</a> whose subtype ends with the four characters "<code title="">+xml</code>". <a href="references.html#refsRFC3023">[RFC3023]</a><h4 id="dom-trees"><span class="secno">2.1.3 </span>DOM trees</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The term <dfn id="root-element">root element</dfn>, when not explicitly qualified
+  type</a> whose subtype ends with the four characters "<code title="">+xml</code>". <a href="references.html#refsRFC3023">[RFC3023]</a><h4 id="dom-trees"><span class="secno">2.1.3 </span>DOM trees</h4><p>The term <dfn id="root-element">root element</dfn>, when not explicitly qualified
   as referring to the document's root element, means the furthest
   ancestor element node of whatever node is being discussed, or the
   node itself if it has no ancestors. When the node is a part of the
@@ -415,7 +415,7 @@
   <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#node" title='Read about this "Node" reference in the full HTML5 spec.'>Node</a></code> with node type <code title="">TEXT_NODE</code> (3)
   or <code title="">CDATA_SECTION_NODE</code> (4). <a href="references.html#refsDOMCORE">[DOMCORE]</a><p>A content attribute is said to <dfn title="">change</dfn> value
   only if its new value is different than its previous value; setting
-  an attribute to a value it already has does not change it.<h4 id="scripting-0"><span class="secno">2.1.4 </span>Scripting</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The construction "a <code>Foo</code> object", where
+  an attribute to a value it already has does not change it.<h4 id="scripting-0"><span class="secno">2.1.4 </span>Scripting</h4><p>The construction "a <code>Foo</code> object", where
   <code>Foo</code> is actually an interface, is sometimes used instead
   of the more accurate "an object implementing the interface
   <code>Foo</code>".<p>An IDL attribute is said to be <dfn title="">getting</dfn> when
@@ -427,7 +427,7 @@
   data.<p>The terms <dfn title="">fire</dfn> and <dfn title="">dispatch</dfn> are used interchangeably in the context of
   events, as in the DOM Events specifications. The term <dfn id="concept-events-trusted" title="concept-events-trusted">trusted event</dfn> is used as
   defined by the DOM Events specification. <!--
-  http://krijnhoetmer.nl/irc-logs/webapps/20091218 --> <a href="references.html#refsDOMEVENTS">[DOMEVENTS]</a><h4 id="plugins"><span class="secno">2.1.5 </span>Plugins</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The term <dfn id="plugin">plugin</dfn> refers to a user-agent defined set of
+  http://krijnhoetmer.nl/irc-logs/webapps/20091218 --> <a href="references.html#refsDOMEVENTS">[DOMEVENTS]</a><h4 id="plugins"><span class="secno">2.1.5 </span>Plugins</h4><p>The term <dfn id="plugin">plugin</dfn> refers to a user-agent defined set of
   content handlers used by the user agent that can take part in the
   user agent's rendering of 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, but that
   neither act as <a href="browsers.html#child-browsing-context" id="child-browsing-context-0" title="child browsing context">child browsing
@@ -453,7 +453,7 @@
   interacting with external content intended for <a href="#plugin" id="plugin-1" title="plugin">plugins</a>. When third-party software is run with
   the same privileges as the user agent itself, vulnerabilities in the
   third-party software become as dangerous as those in the user
-  agent.<h4 id="character-encodings"><span class="secno">2.1.6 </span>Character encodings</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/101">ISSUE-101</a> (us-ascii-ref) blocks progress to Last Call</span><p>The <dfn id="preferred-mime-name">preferred MIME name</dfn> of a character encoding is the
+  agent.<h4 id="character-encodings"><span class="secno">2.1.6 </span>Character encodings</h4><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/101">ISSUE-101</a> (us-ascii-ref) blocks progress to Last Call</span><p>The <dfn id="preferred-mime-name">preferred MIME name</dfn> of a character encoding is the
   name or alias labeled as "preferred MIME name" in the IANA
   <cite>Character Sets</cite> registry, if there is one, or the
   encoding's name, if none of the aliases are so labeled. <a href="references.html#refsIANACHARSET">[IANACHARSET]</a><p>An <dfn id="ascii-compatible-character-encoding">ASCII-compatible character encoding</dfn> is a
@@ -473,7 +473,7 @@
    different <meta charset> elements applying in each case.
   --><p>The term <dfn title="">Unicode character</dfn> is used to mean a
   <i title="">Unicode scalar value</i> (i.e. any Unicode code point
-  that is not a surrogate code point). <a href="references.html#refsUNICODE">[UNICODE]</a><h3 id="conformance-requirements"><span class="secno">2.2 </span>Conformance requirements</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>All diagrams, examples, and notes in this specification are
+  that is not a surrogate code point). <a href="references.html#refsUNICODE">[UNICODE]</a><h3 id="conformance-requirements"><span class="secno">2.2 </span>Conformance requirements</h3><p>All diagrams, examples, and notes in this specification are
   non-normative, as are all sections explicitly marked non-normative.
   Everything else in this specification is normative.<p>The key words "MUST", "MUST NOT", "REQUIRED", <!--"SHALL", "SHALL
   NOT",--> "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and
@@ -493,7 +493,7 @@
   <code title="">foobar</code>.<p>For compatibility with existing content and prior specifications,
   this specification describes two authoring formats: one based on XML
   (referred to as <a href="the-xhtml-syntax.html#the-xhtml-syntax">the XHTML syntax</a>), and one using a <a href="syntax.html#writing">custom format</a> inspired by SGML (referred to as
-  <a href="syntax.html#syntax" id="the-html-syntax-1">the HTML syntax</a>). <h4 id="extensibility"><span class="secno">2.2.1 </span>Extensibility</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/41">ISSUE-41</a> (Decentralized-extensibility) blocks progress to Last Call</span><p>HTML has a wide number of extensibility mechanisms that can be
+  <a href="syntax.html#syntax" id="the-html-syntax-1">the HTML syntax</a>). <h4 id="extensibility"><span class="secno">2.2.1 </span>Extensibility</h4><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/41">ISSUE-41</a> (Decentralized-extensibility) blocks progress to Last Call</span><p>HTML has a wide number of extensibility mechanisms that can be
   used for adding semantics in a safe manner:<ul><li>Authors can use the <code title="attr-class"><a href="elements.html#classes" id="class">class</a></code>
    attribute to extend elements, effectively creating their own
    elements, while using the most applicable existing "real" HTML
@@ -531,7 +531,7 @@
    nested name-value pairs of data to be shared with other
    applications and sites.</li>
 
-  </ul><h3 id="case-sensitivity-and-string-comparison"><span class="secno">2.3 </span>Case-sensitivity and string comparison</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Comparing two strings in a <dfn id="case-sensitive">case-sensitive</dfn> manner means
+  </ul><h3 id="case-sensitivity-and-string-comparison"><span class="secno">2.3 </span>Case-sensitivity and string comparison</h3><p>Comparing two strings in a <dfn id="case-sensitive">case-sensitive</dfn> manner means
   comparing them exactly, code point for code point.<p>Comparing two strings in an <dfn id="ascii-case-insensitive">ASCII case-insensitive</dfn>
   manner means comparing them exactly, code point for code point, except
   that the characters in the range U+0041 to U+005A (i.e. LATIN

Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v
retrieving revision 1.756
retrieving revision 1.757
diff -u -d -r1.756 -r1.757
--- text-level-semantics.html	28 Aug 2010 13:57:24 -0000	1.756
+++ text-level-semantics.html	8 Sep 2010 09:32:18 -0000	1.757
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="grouping-content.html">&larr; 4.5 Grouping content</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -314,7 +314,7 @@
   <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-cite-element" id="x4.6.5-the-cite-element"><span class="secno">4.6.5 </span>The <code>cite</code> element</a><li><a href="text-level-semantics.html#the-q-element" id="x4.6.6-the-q-element"><span class="secno">4.6.6 </span>The <code>q</code> element</a><li><a href="text-level-semantics.html#the-dfn-element" id="x4.6.7-the-dfn-element"><span class="secno">4.6.7 </spanThe <code>dfn</code> element</a><li><a href="text-level-semantics.html#the-abbr-element" id="x4.6.8-the-abbr-element"><span class="secno">4.6.8 </span>The <code>abbr</code> element</a><li><a href="text-level-semantics.html#the-time-element" id="x4.6.9-the-time-element"><span class="secno">4.6.9 </span>The <code>time</code> element</a><li><a href="text-level-semantics.html#the-code-element" id="x4.6.10-the-code-element"><span class="secno">4.6.10 </span>The <code>code</code> element</a><li><a href="text-level-semantics.html#the-var-element" id="x4.6.11-the-var-element"><span class="secno">4.6.11 </span>The <code>var</code> element</a><li><a href="text-level-semantics.html#the-samp-element" id="x4.6.12-the-samp-element"><span class="secno">4.6.12 </span>The <code>samp</code> element</a><li><a href="text-level-semantics.html#the-kbd-element" id="x4.6.13-the-kbd-element"><span class="secno">4.6.13 </span>The <code>kbd</code> element</a><li><a href="text-level-semantics.html#the-sub-and-sup-elements" id="x4.6.14the-sub-and-sup-elements"><span class="secno">4.6.14 </span>The <code>sub</code> and <code>sup</code> elements</a><li><a href="text-level-semantics.html#the-i-element" id="x4.6.15-the-i-element"><span class="secno">4.6.15 </span>The <code>i</code> element</a><li><a href="text-level-semantics.html#the-b-element" id="x4.6.16-the-b-element"><span class="secno">4.6.16 </span>The <code>b</code> element</a><li><a href="text-level-semantics.html#the-mark-element" id="x4.6.17-the-mark-element"><span class="secno">4.6.17 </span>The <code>mark</code> element</a><li><a href="text-level-semantics.html#the-ruby-element" id="x4.6.18-the-ruby-element"><span class="secno">4.6.18 </span>The <code>ruby</code> element</a><li><a href="text-level-semantics.html#the-rt-element" id="x4.6.19-the-rt-element"><span class="secno">4.6.19 </span>The <code>rt</code> element</a><li><a href="text-level-semantics.html#the-rp-element" id="x4.6.20-the-rp-element"><span class="secno">4.6.20 </span>The <code>rp</code> element</a><li><a href="txt-level-semantics.html#the-bdo-element" id="x4.6.21-the-bdo-element"><span class="secno">4.6.21 </span>The <code>bdo</code> element</a><li><a href="text-level-semantics.html#the-span-element" id="x4.6.22-the-span-element"><span class="secno">4.6.22 </span>The <code>span</code> element</a><li><a href="text-level-semantics.html#the-br-element" id="x4.6.23-the-br-element"><span class="secno">4.6.23 </span>The <code>br</code> element</a><li><a href="text-level-semantics.html#the-wbr-element" id="x4.6.24-the-wbr-element"><span class="secno">4.6.24 </span>The <code>wbr</code> element</a><li><a href="text-level-semantics.html#usage-summary"><span class="secno">4.6.25 </span>Usage summary</a></ol></ol></ol></div>
 
-  <h3 id="text-level-semantics"><span class="secno">4.6 </span>Text-level semantics</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="the-a-element"><span class="secno">4.6.1 </span>The <dfn><code>a</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  <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-63">Flow content</a>.</dd>
    <dd>When the element only contains <a href="content-models.html#phrasing-content" id="phrasing-content-19">phrasing content</a>: <a href="content-models.html#phrasing-content" id="phrasing-content-20">phrasing content</a>.</dd>
    <dd><a href="content-models.html#interactive-content" id="interactive-content-3">Interactive content</a>.</dd>
@@ -329,7 +329,7 @@
    <dd><code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel" id="rel-12">rel</a></code></dd>
    <dd><code title="attr-hyperlink-media"><a href="links.html#attr-hyperlink-media" id="media-8">media</a></code></dd>
    <dd><code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang" id="hreflang-1">hreflang</a></code></dd>
-   <dd><code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type" id="type-92">type</a></code></dd>
+   <dd><code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type" id="type-97">type</a></code></dd>
    <dt>DOM interface:</dt>
    <dd>
 <pre class="idl">interface <dfn id="htmlanchorelement">HTMLAnchorElement</dfn> : <a href="elements.html#htmlelement" id="htmlelement-39">HTMLElement</a> {
@@ -362,7 +362,7 @@
   or some such. --><p>If the <code><a href="#the-a-element" id="a-16">a</a></code> element has no <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href" id="href-11">href</a></code> attribute, then the 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 placeholder for where a link might
   otherwise have been placed, if it had been relevant.<p>The <code title="attr-hyperlink-target"><a href="links.html#attr-hyperlink-target" id="target-13">target</a></code>,
-  <code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel" id="rel-13">rel</a></code>, <code title="attr-hyperlink-media"><a href="links.html#attr-hyperlink-media" id="media-9">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang" id="hreflang-2">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type" id="type-93">type</a></code> attributes must be omitted
+  <code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel" id="rel-13">rel</a></code>, <code title="attr-hyperlink-media"><a href="links.html#attr-hyperlink-media" id="media-9">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang" id="hreflang-2">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type" id="type-98">type</a></code> attributes must be omitted
   if the <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href" id="href-12">href</a></code> attribute is
   not present.<div class="example">
    <p>If a site uses a consistent navigation toolbar on every page,
@@ -410,7 +410,7 @@
  &lt;/a&gt;
 &lt;/aside&gt;</pre>
 
-  </div><h4 id="the-em-element"><span class="secno">4.6.2 </span>The <dfn><code>em</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-em-element"><span class="secno">4.6.2 </span>The <dfn><code>em</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-64">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-22">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -490,7 +490,7 @@
 
    -->
 
-  </div><h4 id="the-strong-element"><span class="secno">4.6.3 </span>The <dfn><code>strong</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-strong-element"><span class="secno">4.6.3 </span>The <dfn><code>strong</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-65">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-25">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -516,7 +516,7 @@
 &lt;strong&gt;&lt;strong&gt;Do not take any of the diamonds&lt;/strong&gt;,
 they are explosive and &lt;strong&gt;will destroy anything within
 ten meters.&lt;/strong&gt;&lt;/strong&gt; You have been warned.&lt;/p&gt;</pre>
-  </div><h4 id="the-small-element"><span class="secno">4.6.4 </span>The <dfn><code>small</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-small-element"><span class="secno">4.6.4 </span>The <dfn><code>small</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>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-28">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -587,7 +587,7 @@
 
    <pre>&lt;p&gt;&lt;strong&gt;&lt;small&gt;Continued use of this service will result in a kiss.&lt;/small&gt;&lt;/strong&gt;&lt;/p&gt;</pre>
 
-  </div><h4 id="the-cite-element"><span class="secno">4.6.5 </span>The <dfn><code>cite</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-cite-element"><span class="secno">4.6.5 </span>The <dfn><code>cite</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-67">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-31">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -691,7 +691,7 @@
    <pre>&lt;p&gt;And then &lt;b&gt;Ian&lt;/b&gt; said &lt;q&gt;this might be right, in a
 gossip column, maybe!&lt;/q&gt;.&lt;/p&gt;</pre>
 
-  </div><h4 id="the-q-element"><span class="secno">4.6.6 </span>The <dfn><code>q</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-q-element"><span class="secno">4.6.6 </span>The <dfn><code>q</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-68">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-34">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -763,7 +763,7 @@
    <pre>&lt;p&gt;The word "ineffable" could have been used to describe the disaster
 resulting from the campaign's mismanagement.&lt;/p&gt;</pre>
 
-  </div><h4 id="the-dfn-element"><span class="secno">4.6.7 </span>The <dfn><code>dfn</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-dfn-element"><span class="secno">4.6.7 </span>The <dfn><code>dfn</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-69">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-38">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -813,7 +813,7 @@
 &lt;p&gt;Teal'c activated his &lt;a href=#gdo&gt;&lt;abbr title="Garage Door Opener"&gt;GDO&lt;/abbr&gt;&lt;/a&gt;
 and so Hammond ordered the iris to be opened.&lt;/p&gt;</pre>
 
-  </div><h4 id="the-abbr-element"><span class="secno">4.6.8 </span>The <dfn><code>abbr</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-abbr-element"><span class="secno">4.6.8 </span>The <dfn><code>abbr</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-70">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-41">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -905,7 +905,7 @@
   cause other <code><a href="#the-abbr-element" id="abbr-10">abbr</a></code> elements in the same document with the
   same contents but without a <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-15">title</a></code>
   attribute to behave as if they had the same expansion. Every
-  <code><a href="#the-abbr-element" id="abbr-11">abbr</a></code> element is independent.<h4 id="the-time-element"><span class="secno">4.6.9 </span>The <dfn><code>time</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  <code><a href="#the-abbr-element" id="abbr-11">abbr</a></code> element is independent.<h4 id="the-time-element"><span class="secno">4.6.9 </span>The <dfn><code>time</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-71">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-44">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -932,7 +932,11 @@
   can offer to add birthday reminders or scheduled events to the
   user's calendar.</p><!-- it's also intended for restyling to local conventions
   (2000-12-31 vs 31-12-2000 vs 12-31-2000), but CSS doesn't support
-  that yet. --><div class="note">
+  that yet. Once CSS does support that, we should update this to also
+  support year and year-month cases, since in Japanese those need
+  special styling also. See #2 in:
+     http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-August/028025.html
+  ...for details. --><div class="note">
 
    <p>The <code><a href="#the-time-element" id="time-7">time</a></code> element is not intended for encoding times
    for which a precise date or time cannot be established. For
@@ -1071,7 +1075,7 @@
  &lt;p&gt;I put a bike bell on his bike.&lt;/p&gt;
 &lt;/article&gt;</pre>
 
-  </div><h4 id="the-code-element"><span class="secno">4.6.10 </span>The <dfn><code>code</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-code-element"><span class="secno">4.6.10 </span>The <dfn><code>code</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-72">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-47">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -1120,7 +1124,7 @@
    <p>A class is used in that example to indicate the language
    used.</p>
 
-  </div><p class="note">See the <code><a href="grouping-content.html#the-pre-element" id="pre-10">pre</a></code> element for more details.<h4 id="the-var-element"><span class="secno">4.6.11 </span>The <dfn><code>var</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><p class="note">See the <code><a href="grouping-content.html#the-pre-element" id="pre-10">pre</a></code> element for more details.<h4 id="the-var-element"><span class="secno">4.6.11 </span>The <dfn><code>var</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-73">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-50">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -1166,7 +1170,7 @@
  &lt;/figcaption&gt;
 &lt;/figure&gt;</pre>
 
-  </div><h4 id="the-samp-element"><span class="secno">4.6.12 </span>The <dfn><code>samp</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-samp-element"><span class="secno">4.6.12 </span>The <dfn><code>samp</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-74">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-53">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -1195,7 +1199,7 @@
 Linux demo 2.6.10-grsec+gg3+e+fhs6b+nfs+gr0501+++p3+c4a+gr2b-reslog-v6.189 #1 SMP Tue Feb 1 11:22:36 PST 2005 i686 unknown
 
 &lt;span class="prompt"&gt;jdoe@demo:~$&lt;/span&gt; &lt;span class="cursor"&gt;_&lt;/span&gt;&lt;/samp&gt;&lt;/pre&gt;</pre>
-  </div><h4 id="the-kbd-element"><span class="secno">4.6.13 </span>The <dfn><code>kbd</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-kbd-element"><span class="secno">4.6.13 </span>The <dfn><code>kbd</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-75">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-56">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -1233,7 +1237,7 @@
 
    <pre>&lt;p&gt;To make George eat an apple, select &lt;kbd&gt;File | Eat Apple...&lt;/kbd&gt;&lt;/p&gt;</pre>
 
-  </div><h4 id="the-sub-and-sup-elements"><span class="secno">4.6.14 </span>The <dfn><code>sub</code></dfn> and <dfn><code>sup</code></dfn> elements</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-sub-and-sup-elements"><span class="secno">4.6.14 </span>The <dfn><code>sub</code></dfn> and <dfn><code>sup</code></dfn> elements</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-76">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-59">Phrasing content</a>.</dd>
    <dt>Contexts in which these elements may be used:</dt>
@@ -1275,7 +1279,7 @@
   detailed mathematical markup is not desired. <a href="references.html#refsMATHML">[MATHML]</a><div class="example">
    <pre>&lt;var&gt;E&lt;/var&gt;=&lt;var&gt;m&lt;/var&gt;&lt;var&gt;c&lt;/var&gt;&lt;sup&gt;2&lt;/sup&gt;</pre>
    <pre>f(&lt;var&gt;x&lt;/var&gt;, &lt;var&gt;n&lt;/var&gt;) = log&lt;sub&gt;4&lt;/sub&gt;&lt;var&gt;x&lt;/var&gt;&lt;sup&gt;&lt;var&gt;n&lt;/var&gt;&lt;/sup&gt;</pre>
-  </div><h4 id="the-i-element"><span class="secno">4.6.15 </span>The <dfn><code>i</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-i-element"><span class="secno">4.6.15 </span>The <dfn><code>i</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-77">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-62">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -1321,7 +1325,7 @@
   up the defining instance of a term.<p class="note">Style sheets can be used to format <code><a href="#the-i-element" id="i-8">i</a></code>
   elements, just like any other element can be restyled. Thus, it is
   not the case that content in <code><a href="#the-i-element" id="i-9">i</a></code> elements will
-  necessarily be italicized.<h4 id="the-b-element"><span class="secno">4.6.16 </span>The <dfn><code>b</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  necessarily be italicized.<h4 id="the-b-element"><span class="secno">4.6.16 </span>The <dfn><code>b</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-78">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-65">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -1376,7 +1380,7 @@
   </div><p class="note">Style sheets can be used to format <code><a href="#the-b-element" id="b-12">b</a></code>
   elements, just like any other element can be restyled. Thus, it is
   not the case that content in <code><a href="#the-b-element" id="b-13">b</a></code> elements will
-  necessarily be boldened.<h4 id="the-mark-element"><span class="secno">4.6.17 </span>The <dfn><code>mark</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  necessarily be boldened.<h4 id="the-mark-element"><span class="secno">4.6.17 </span>The <dfn><code>mark</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-79">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-68">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -1506,7 +1510,7 @@
 &lt;p&gt;&lt;mark&gt;An obstruction in a gate will prevent it from accepting a
 wormhole connection.&lt;/mark&gt;&lt;/p&gt;</pre>
 
-  </div><h4 id="the-ruby-element"><span class="secno">4.6.18 </span>The <dfn><code>ruby</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-ruby-element"><span class="secno">4.6.18 </span>The <dfn><code>ruby</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-80">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-71">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -1581,7 +1585,7 @@
 
    <p><img alt="The two main ideographs, each with its pinyin annotation rendered in a smaller font above it." src="http://dev.w3.org/html5/spec/images/sample-ruby-pinyin.png"></p>
 
-  </div><!-- Note: Examples are 32px/16px Stone Sans Sem ITC TT --><h4 id="the-rt-element"><span class="secno">4.6.19 </span>The <dfn><code>rt</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><!-- Note: Examples are 32px/16px Stone Sans Sem ITC TT --><h4 id="the-rt-element"><span class="secno">4.6.19 </span>The <dfn><code>rt</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As a child of a <code><a href="#the-ruby-element" id="ruby-4">ruby</a></code> element.</dd>
@@ -1595,7 +1599,7 @@
   ruby annotation.<p>An <code><a href="#the-rt-element" id="rt-5">rt</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> an
   annotation (given by its children) for the zero or more nodes of
   phrasing content that immediately precedes it in the
-  <code><a href="#the-ruby-element" id="ruby-5">ruby</a></code> element, ignoring <code><a href="#the-rp-element" id="rp-3">rp</a></code> elements.<h4 id="the-rp-element"><span class="secno">4.6.20 </span>The <dfn><code>rp</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  <code><a href="#the-ruby-element" id="ruby-5">ruby</a></code> element, ignoring <code><a href="#the-rp-element" id="rp-3">rp</a></code> elements.<h4 id="the-rp-element"><span class="secno">4.6.20 </span>The <dfn><code>rp</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As a child of a <code><a href="#the-ruby-element" id="ruby-6">ruby</a></code> element, either immediately before or immediately after an <code><a href="#the-rt-element" id="rt-6">rt</a></code> element.</dd>
@@ -1631,7 +1635,7 @@
 
    <pre lang="ja">... &#28450; (&#12363;&#12435;) &#23383; (&#12376;) ...</pre>
 
-  </div><h4 id="the-bdo-element"><span class="secno">4.6.21 </span>The <dfn><code>bdo</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-bdo-element"><span class="secno">4.6.21 </span>The <dfn><code>bdo</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-81">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-76">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -1649,7 +1653,7 @@
   explicitly specifying a direction override. <a href="references.html#refsBIDI">[BIDI]</a><p>Authors must specify the <code title="attr-dir"><a href="elements.html#the-dir-attribute" id="dir-9">dir</a></code>
   attribute on this element, with the value <code>ltr</code> to
   specify a left-to-right override and with the value <code>rtl</code>
-  to specify a right-to-left override.<h4 id="the-span-element"><span class="secno">4.6.22 </span>The <dfn><code>span</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  to specify a right-to-left override.<h4 id="the-span-element"><span class="secno">4.6.22 </span>The <dfn><code>span</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-82">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-79">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -1680,7 +1684,7 @@
     &lt;span class="keyword"&gt;break&lt;/span&gt;;
 }&lt;/code&gt;&lt;/pre&gt;</pre>
 
-  </div><h4 id="the-br-element"><span class="secno">4.6.23 </span>The <dfn><code>br</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-br-element"><span class="secno">4.6.23 </span>The <dfn><code>br</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-83">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-82">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -1731,7 +1735,7 @@
   </div><p>If a <a href="content-models.html#paragraph" id="paragraph-8">paragraph</a> consists of nothing but a single
   <code><a href="#the-br-element" id="br-7">br</a></code> element, it represents a placeholder blank line
   (e.g. as in a template). Such blank lines must not be used for
-  presentation purposes.<h4 id="the-wbr-element"><span class="secno">4.6.24 </span>The <dfn><code>wbr</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Implemented and widely deployed</i><dl class="element"><dt>Categories</dt>
+  presentation purposes.<h4 id="the-wbr-element"><span class="secno">4.6.24 </span>The <dfn><code>wbr</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-84">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-84">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -1754,7 +1758,7 @@
    <pre>&lt;p&gt;So then he pointed at the tiger and screamed
 "there&lt;wbr&gt;is&lt;wbr&gt;no&lt;wbr&gt;way&lt;wbr&gt;you&lt;wbr&gt;are&lt;wbr&gt;ever&lt;wbr&gt;going&lt;wbr&gt;to&lt;wbr&gt;catch&lt;wbr&gt;me"!&lt;/p&gt;</pre>
 
-  </div><h4 id="usage-summary"><span class="secno">4.6.25 </span>Usage summary</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><table><thead><tr><th>Element
+  </div><h4 id="usage-summary"><span class="secno">4.6.25 </span>Usage summary</h4><p><i>This section is non-normative.</i><table><thead><tr><th>Element
      <th>Purpose
      <th>Example
    <tbody><tr><td><code><a href="#the-a-element" id="a-21">a</a></code>

Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/scripting-1.html,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -d -r1.198 -r1.199
--- scripting-1.html	28 Aug 2010 13:57:22 -0000	1.198
+++ scripting-1.html	8 Sep 2010 09:32:15 -0000	1.199
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="semantics.html">&larr; 4 The elements of HTML</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -315,7 +315,7 @@
     <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>
 
-  <h3 id="scripting-1"><span class="secno">4.3 </span>Scripting</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Scripts allow authors to add interactivity to their documents.<p>Authors are encouraged to use declarative alternatives to
+  <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
   maintainable, and many users disable scripting.<div class="example">
    <p>For example, instead of using script to show or hide a section
@@ -327,7 +327,7 @@
    dynamically resort the table, the link could also be made to
    function without scripts by requesting the sorted table from the
    server.</p>
-  </div><h4 id="script"><span class="secno">4.3.1 </span>The <dfn><code>script</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="script"><span class="secno">4.3.1 </span>The <dfn><code>script</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#metadata-content" id="metadata-content-13">Metadata content</a>.</dd>
    <dd><a href="content-models.html#flow-content" id="flow-content-8">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-11">Phrasing content</a>.</dd>
@@ -495,7 +495,7 @@
  &lt;/script&gt;
 &lt;/form&gt;</pre>
 
-  </div><h5 id="scriptingLanguages"><span class="secno">4.3.1.1 </span>Scripting languages</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The following lists some <a href="infrastructure.html#mime-type" id="mime-type-4">MIME type</a> strings and the
+  </div><h5 id="scriptingLanguages"><span class="secno">4.3.1.1 </span>Scripting languages</h5><p>The following lists some <a href="infrastructure.html#mime-type" id="mime-type-4">MIME type</a> strings and the
   languages to which they refer:<dl><dt>"<code>application/ecmascript</code>"</dt>
    <dt>"<code>application/javascript</code>"</dt>
    <dt>"<code>application/x-ecmascript</code>"</dt>
@@ -517,7 +517,7 @@
    <dt>"<code>text/javascript;e4x=1</code>"</dt>
    <dd>JavaScript with ECMAScript for XML. <a href="references.html#refsECMA357">[ECMA357]</a></dd>
 
-  </dl><h5 id="restrictions-for-contents-of-script-elements"><span class="secno">4.3.1.2 </span><dfn title="script content restrictions">Restrictions for contents of <code>script</code> elements</dfn></h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#textcontent" title='Read about this "textContent" reference in the full HTML5 spec.'>textContent</a></code> of a <code><a href="#script" id="script-19">script</a></code> element must match the
+  </dl><h5 id="restrictions-for-contents-of-script-elements"><span class="secno">4.3.1.2 </span><dfn title="script content restrictions">Restrictions for contents of <code>script</code> elements</dfn></h5><p>The <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#textcontent" title='Read about this "textContent" reference in the full HTML5 spec.'>textContent</a></code> of a <code><a href="#script" id="script-19">script</a></code> element must match the
   <code title="">script</code> production in the following ABNF, the
   character set for which is Unicode. <a href="references.html#refsABNF">[ABNF]</a><pre>script        = data1 *( escape [ script-start data3 ] "--&gt;" data1 ) [ escape ]
 escape        = "&lt;!--" data2 *( script-start data3 script-end data2 )
@@ -557,7 +557,7 @@
 tag-end       =/ %x002F ; U+002F SOLIDUS (/)
 tag-end       =/ %x003E ; U+003E GREATER-THAN SIGN (&gt;)</pre><p>When a <code><a href="#script" id="script-20">script</a></code> element contains <a href="#inline-documentation-for-external-scripts" id="script-documentation-0">script
   documentation</a>, there are further restrictions on the contents
-  of the element, as described in the section below.<h5 id="inline-documentation-for-external-scripts"><span class="secno">4.3.1.3 </span><dfn title="script documentation">Inline documentation for external scripts</dfn></h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>If a <code><a href="#script" id="script-21">script</a></code> element's <code title="attr-script-src"><a href="#attr-script-src" id="src-9">src</a></code> attribute is specified, then the
+  of the element, as described in the section below.<h5 id="inline-documentation-for-external-scripts"><span class="secno">4.3.1.3 </span><dfn title="script documentation">Inline documentation for external scripts</dfn></h5><p>If a <code><a href="#script" id="script-21">script</a></code> element's <code title="attr-script-src"><a href="#attr-script-src" id="src-9">src</a></code> attribute is specified, then the
   contents of the <code><a href="#script" id="script-22">script</a></code> element, if any, must be such
   that the value of the <code title="dom-script-text"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/scripting-1.html#dom-script-text" title='Read about this "text" reference in the full HTML5 spec.'>text</a></code> IDL
   attribute, which is derived from the element's contents, matches the
@@ -596,16 +596,16 @@
  //    e.stop();
 &lt;/script&gt;</pre>
 
-  </div><h4 id="the-noscript-element"><span class="secno">4.3.2 </span>The <dfn><code>noscript</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/117">ISSUE-117</a> (deprecate-noscript) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-noscript-element"><span class="secno">4.3.2 </span>The <dfn><code>noscript</code></dfn> element</h4><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/117">ISSUE-117</a> (deprecate-noscript) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#metadata-content" id="metadata-content-15">Metadata content</a>.</dd>
    <dd><a href="content-models.html#flow-content" id="flow-content-9">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-13">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
-   <dd>In a <code><a href="semantics.html#the-head-element-0" id="head-18">head</a></code> element of an <a href="dom.html#html-documents" id="html-documents-17" title="HTML documents">HTML document</a>, if there are no ancestor <code><a href="#the-noscript-element" id="noscript-7">noscript</a></code> elements.</dd>
+   <dd>In a <code><a href="semantics.html#the-head-element-0" id="head-19">head</a></code> element of an <a href="dom.html#html-documents" id="html-documents-17" title="HTML documents">HTML document</a>, if there are no ancestor <code><a href="#the-noscript-element" id="noscript-7">noscript</a></code> elements.</dd>
    <dd>Where <a href="content-models.html#phrasing-content" id="phrasing-content-14">phrasing content</a> is expected in <a href="dom.html#html-documents" id="html-documents-18">HTML documents</a>, if there are no ancestor <code><a href="#the-noscript-element" id="noscript-8">noscript</a></code> elements.</dd>
    <dt>Content model:</dt>
-   <dd>When <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#concept-n-noscript" title='Read about this "scripting is disabled" reference in the full HTML5 spec.'>scripting is disabled</a>, in a <code><a href="semantics.html#the-head-element-0" id="head-19">head</a></code> element: in any order, zero or more <code><a href="semantics.html#the-link-element" id="link-24">link</a></code> elements, zero or more <code><a href="semantics.html#the-style-element" id="style-27">style</a></code> elements, and zero or more <code><a href="semantics.html#meta" id="meta-28">meta</a></code> elements.</dd>
-   <dd>When <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#concept-n-noscript" title='Read about this "scripting is disabled" reference in the full HTML5 spec.'>scripting is disabled</a>, not in a <code><a href="semantics.html#the-head-element-0" id="head-20">head</a></code> element: <a href="content-models.html#transparent" id="transparent-1">transparent</a>, but there must be no <code><a href="#the-noscript-element" id="noscript-9">noscript</a></code> element descendants.</dd>
+   <dd>When <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#concept-n-noscript" title='Read about this "scripting is disabled" reference in the full HTML5 spec.'>scripting is disabled</a>, in a <code><a href="semantics.html#the-head-element-0" id="head-20">head</a></code> element: in any order, zero or more <code><a href="semantics.html#the-link-element" id="link-24">link</a></code> elements, zero or more <code><a href="semantics.html#the-style-element" id="style-27">style</a></code> elements, and zero or more <code><a href="semantics.html#meta" id="meta-28">meta</a></code> elements.</dd>
+   <dd>When <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#concept-n-noscript" title='Read about this "scripting is disabled" reference in the full HTML5 spec.'>scripting is disabled</a>, not in a <code><a href="semantics.html#the-head-element-0" id="head-21">head</a></code> element: <a href="content-models.html#transparent" id="transparent-1">transparent</a>, but there must be no <code><a href="#the-noscript-element" id="noscript-9">noscript</a></code> element descendants.</dd>
    <dd>Otherwise: text that conforms to the requirements given in the prose.</dd>
    <dt>Content attributes:</dt>
    <dd><a href="elements.html#global-attributes" id="global-attributes-8">Global attributes</a></dd>
@@ -617,14 +617,14 @@
   to present different markup to user agents that support scripting
   and those that don't support scripting, by affecting how the
   document is parsed.<p>When used in <a href="dom.html#html-documents" id="html-documents-19">HTML documents</a>, the allowed content
-  model is as follows:<dl><dt>In a <code><a href="semantics.html#the-head-element-0" id="head-21">head</a></code> element, if <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#concept-n-noscript" title='Read about this "scripting is disabled" reference in the full HTML5 spec.'>scripting is disabled</a> for the
+  model is as follows:<dl><dt>In a <code><a href="semantics.html#the-head-element-0" id="head-22">head</a></code> element, if <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#concept-n-noscript" title='Read about this "scripting is disabled" reference in the full HTML5 spec.'>scripting is disabled</a> for the
    <code><a href="#the-noscript-element" id="noscript-11">noscript</a></code> element</dt>
 
    <dd><p>The <code><a href="#the-noscript-element" id="noscript-12">noscript</a></code> element must contain only
    <code><a href="semantics.html#the-link-element" id="link-25">link</a></code>, <code><a href="semantics.html#the-style-element" id="style-28">style</a></code>, and <code><a href="semantics.html#meta" id="meta-29">meta</a></code>
    elements.</dd>
 
-   <dt>In a <code><a href="semantics.html#the-head-element-0" id="head-22">head</a></code> element, if <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#concept-n-script" title='Read about this "scripting is enabled" reference in the full HTML5 spec.'>scripting is enabled</a> for the
+   <dt>In a <code><a href="semantics.html#the-head-element-0" id="head-23">head</a></code> element, if <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#concept-n-script" title='Read about this "scripting is enabled" reference in the full HTML5 spec.'>scripting is enabled</a> for the
    <code><a href="#the-noscript-element" id="noscript-13">noscript</a></code> element</dt>
 
    <dd><p>The <code><a href="#the-noscript-element" id="noscript-14">noscript</a></code> element must contain only text,
@@ -635,7 +635,7 @@
    <code><a href="semantics.html#meta" id="meta-30">meta</a></code> elements that would be conforming if they were
    children of the <code><a href="#the-noscript-element" id="noscript-16">noscript</a></code> element, and no <a class="full-spec-link" href="http://dev.w3.org/html5/spec/parsing.html#parse-error" title='Read about this "parse errors" reference in the full HTML5 spec.'>parse errors</a>.</dd>
 
-   <dt>Outside of <code><a href="semantics.html#the-head-element-0" id="head-23">head</a></code> elements, if <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#concept-n-noscript" title='Read about this "scripting is disabled" reference in the full HTML5 spec.'>scripting is disabled</a> for the
+   <dt>Outside of <code><a href="semantics.html#the-head-element-0" id="head-24">head</a></code> elements, if <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#concept-n-noscript" title='Read about this "scripting is disabled" reference in the full HTML5 spec.'>scripting is disabled</a> for the
    <code><a href="#the-noscript-element" id="noscript-17">noscript</a></code> element</dt>
 
    <dd><p>The <code><a href="#the-noscript-element" id="noscript-18">noscript</a></code> element's content model is
@@ -644,7 +644,7 @@
    element as an ancestor (that is, <code><a href="#the-noscript-element" id="noscript-21">noscript</a></code> can't be
    nested).</dd>
 
-   <dt>Outside of <code><a href="semantics.html#the-head-element-0" id="head-24">head</a></code> elements, if <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#concept-n-script" title='Read about this "scripting is enabled" reference in the full HTML5 spec.'>scripting is enabled</a> for the
+   <dt>Outside of <code><a href="semantics.html#the-head-element-0" id="head-25">head</a></code> elements, if <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#concept-n-script" title='Read about this "scripting is enabled" reference in the full HTML5 spec.'>scripting is enabled</a> for the
    <code><a href="#the-noscript-element" id="noscript-22">noscript</a></code> element</dt>
 
    <dd>

Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-map-element.html,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -d -r1.197 -r1.198
--- the-map-element.html	28 Aug 2010 13:57:25 -0000	1.197
+++ the-map-element.html	8 Sep 2010 09:32:18 -0000	1.198
@@ -306,14 +306,14 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="the-canvas-element.html">&larr; 4.8.10 The canvas element</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="tabular-data.html">4.9 Tabular data &rarr;</a>
   <ol class="toc"><li><ol><li><ol><li><a href="the-map-element.html#the-map-element" id="x4.8.11-the-map-element"><span class="secno">4.8.11 </span>The <code>map</code> element</a><li><a href="the-map-element.html#the-area-element" id="x4.8.12-the-area-element"><span class="secno">4.8.12 </span>The <code>area</code> element</a><li><a href="the-map-element.html#image-maps"><span class="secno">4.8.13 </span>Image maps</a><li><a href="the-map-element.html#mathml"><span class="secno">4.8.14 </span>MathML</a><li><a href="the-map-element.html#svg-0"><span class="secno">4.8.15 </span>SVG</a><li><a href="the-map-element.html#dimension-attributes" id="x4.8.16-dimension-attributes"><span class="secno">4.8.16 </span>Dimension attributes</a></ol></ol></ol></div>
 
-  <h4 id="the-map-element"><span class="secno">4.8.11 </span>The <dfn><code>map</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  <h4 id="the-map-element"><span class="secno">4.8.11 </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-96">Flow content</a>.</dd>
    <dd>When the element only contains <a href="content-models.html#phrasing-content" id="phrasing-content-102">phrasing content</a>: <a href="content-models.html#phrasing-content" id="phrasing-content-103">phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -327,8 +327,8 @@
    <dd>
 <pre class="idl">interface <dfn id="htmlmapelement">HTMLMapElement</dfn> : <a href="elements.html#htmlelement" id="htmlelement-71">HTMLElement</a> {
            attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-map-element.html#dom-map-name" title='Read about this "name" reference in the full HTML5 spec.'>name</a>;
-  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-21">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-map-element.html#dom-map-areas" title='Read about this "areas" reference in the full HTML5 spec.'>areas</a>;
-  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-22">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-map-element.html#dom-map-images" title='Read about this "images" reference in the full HTML5 spec.'>images</a>;
+  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-20">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-map-element.html#dom-map-areas" title='Read about this "areas" reference in the full HTML5 spec.'>areas</a>;
+  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-21">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-map-element.html#dom-map-images" title='Read about this "images" reference in the full HTML5 spec.'>images</a>;
 };</pre>
    </dd>
   </dl><p>The <code><a href="#the-map-element" id="map-5">map</a></code> element, in conjunction with any
@@ -345,7 +345,7 @@
 
    <dd>
 
-    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-23">HTMLCollection</a></code> of the <code><a href="#the-area-element" id="area-10">area</a></code> elements in the <code><a href="#the-map-element" id="map-7">map</a></code>.</p>
+    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-22">HTMLCollection</a></code> of the <code><a href="#the-area-element" id="area-10">area</a></code> elements in the <code><a href="#the-map-element" id="map-7">map</a></code>.</p>
 
    </dd>
 
@@ -353,11 +353,11 @@
 
    <dd>
 
-    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-24">HTMLCollection</a></code> of the <code><a href="embedded-content-1.html#the-img-element" id="img-22">img</a></code> and <code><a href="the-iframe-element.html#the-object-element" id="object-20">object</a></code> elements that use the <code><a href="#the-map-element" id="map-8">map</a></code>.</p>
+    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-23">HTMLCollection</a></code> of the <code><a href="embedded-content-1.html#the-img-element" id="img-22">img</a></code> and <code><a href="the-iframe-element.html#the-object-element" id="object-20">object</a></code> elements that use the <code><a href="#the-map-element" id="map-8">map</a></code>.</p>
 
    </dd>
 
-  </dl><h4 id="the-area-element"><span class="secno">4.8.12 </span>The <dfn><code>area</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </dl><h4 id="the-area-element"><span class="secno">4.8.12 </span>The <dfn><code>area</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>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-105">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -374,7 +374,7 @@
    <dd><code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel" id="rel-14">rel</a></code></dd>
    <dd><code title="attr-hyperlink-media"><a href="links.html#attr-hyperlink-media" id="media-10">media</a></code></dd>
    <dd><code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang" id="hreflang-3">hreflang</a></code></dd>
-   <dd><code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type" id="type-94">type</a></code></dd>
+   <dd><code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type" id="type-99">type</a></code></dd>
    <dt>DOM interface:</dt>
    <dd>
 <pre class="idl">interface <dfn id="htmlareaelement">HTMLAreaElement</dfn> : <a href="elements.html#htmlelement" id="htmlelement-72">HTMLElement</a> {
@@ -462,9 +462,9 @@
   top edge to the top side, the distance from the left edge to the
   right side, and the distance from the top edge to the bottom side,
   all in CSS pixels.<p>The <code title="attr-hyperlink-target"><a href="links.html#attr-hyperlink-target" id="target-15">target</a></code>,
-  <code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel" id="rel-15">rel</a></code>, <code title="attr-hyperlink-media"><a href="links.html#attr-hyperlink-media" id="media-11">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang" id="hreflang-4">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type" id="type-95">type</a></code> attributes must be omitted
+  <code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel" id="rel-15">rel</a></code>, <code title="attr-hyperlink-media"><a href="links.html#attr-hyperlink-media" id="media-11">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang" id="hreflang-4">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type" id="type-100">type</a></code> attributes must be omitted
   if the <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href" id="href-18">href</a></code> attribute is
-  not present.<h4 id="image-maps"><span class="secno">4.8.13 </span>Image maps</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- TESTS
+  not present.<h4 id="image-maps"><span class="secno">4.8.13 </span>Image maps</h4><!-- TESTS
   http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20html%3E%0A%3Cimg%20src%3D%22http%3A//hixie.ch/resources/images/smallcats%22%20usemap%3D%23a%20onclick%3Dw%28%27img%27%29%3E%0A%3Cmap%20name%3Da%3E%0A%20%3Carea%20onclick%3Dw%28%271%27%29%20coords%3D%270%25%200%25%20100%25%20100%25%27%20href%3Djavascript%3A%3E%0A%3C/map%3E
   http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20html%3E%0A%3Cbody%20onfocus%3D%22w%28document.activeElement.tagName%29%22%3E%0A%3Cimg%20src%3D%22http%3A//hixie.ch/resources/images/smallcats%22%20usemap%3D%23a%20onclick%3Dw%28%27img%27%29%20onfocus%3D%22w%28document.activeElement.tagName%29%22%3E%0A%3Cimg%20src%3D%22http%3A//hixie.ch/resources/images/sample%22%20usemap%3D%23a%20onclick%3Dw%28%27img%27%29%20onfocus%3D%22w%28document.activeElement.tagName%29%22%3E%0A%3Cmap%20name%3Da%20onfocus%3D%22w%28document.activeElement.tagName%29%22%3E%0A%20%3Carea%20onclick%3Dw%28%271%27%29%20coords%3D%270%200%2050%2050%27%20href%3Djavascript%3A%20onfocus%3D%22w%28document.activeElement.tagName%29%22%3E%0A%3C/map%3E%0A%3Cscript%3E%0A%20var%20x%20%3D%20document.getElementsByTagName%28%27img%27%29%5B0%5D%3B%0A%20x.parentNode.appendChild%28x%29%3B%0A%20document.getElementsByTagName%28%27area%27%29%5B0%5D.focus%28%29%3B%0A%3C/script%3E
   http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20html%3Ex%3Cmap%3E%3Carea%20shape%3Dpolyg%20coords%3D%221%2C2%203%22%3E%3C/map%3E%0A%3Cscript%3Ex%20%3D%20document.getElementsByTagName%28%27area%27%29%5B0%5D%3B%20w%28x.shape%20+%20%27%20%27%20+%20x.coords%29%3C/script%3E
@@ -499,7 +499,7 @@
  &lt;/map&gt;
 &lt;/p&gt;</pre>
 
-  </div><h4 id="mathml"><span class="secno">4.8.14 </span>MathML</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="math"><code>math</code></dfn> element from the <a href="urls.html#mathml-namespace" id="mathml-namespace-0">MathML
+  </div><h4 id="mathml"><span class="secno">4.8.14 </span>MathML</h4><p>The <dfn id="math"><code>math</code></dfn> element from the <a href="urls.html#mathml-namespace" id="mathml-namespace-0">MathML
   namespace</a> falls into the <a href="content-models.html#embedded-content" id="embedded-content-23">embedded content</a>,
   <a href="content-models.html#phrasing-content" id="phrasing-content-107">phrasing content</a>, and <a href="content-models.html#flow-content" id="flow-content-98">flow content</a>
   categories for the purposes of the content models in this
@@ -538,7 +538,7 @@
  &lt;/body&gt;
 &lt;/html&gt;</pre>
 
-  </div><h4 id="svg-0"><span class="secno">4.8.15 </span>SVG</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="svg"><code>svg</code></dfn> element from the <a href="urls.html#svg-namespace" id="svg-namespace-0">SVG
+  </div><h4 id="svg-0"><span class="secno">4.8.15 </span>SVG</h4><p>The <dfn id="svg"><code>svg</code></dfn> element from the <a href="urls.html#svg-namespace" id="svg-namespace-0">SVG
   namespace</a> falls into the <a href="content-models.html#embedded-content" id="embedded-content-24">embedded content</a>,
   <a href="content-models.html#phrasing-content" id="phrasing-content-108">phrasing content</a>, and <a href="content-models.html#flow-content" id="flow-content-99">flow content</a>
   categories for the purposes of the content models in this
@@ -554,11 +554,11 @@
   <code>foreignObject</code> element. <em>This</em> specification does
   not define any processing for elements in SVG fragments that are not
   in the HTML namespace; they are considered neither conforming nor
-  non-conforming from the perspective of this specification.<h4 id="dimension-attributes"><span class="secno">4.8.16 </span><dfn>Dimension attributes</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>
+  non-conforming from the perspective of this specification.<h4 id="dimension-attributes"><span class="secno">4.8.16 </span><dfn>Dimension attributes</dfn></h4><p>
   The <dfn id="attr-dim-width" title="attr-dim-width"><code>width</code></dfn> and <dfn id="attr-dim-height" title="attr-dim-height"><code>height</code></dfn> attributes on
   <code><a href="embedded-content-1.html#the-img-element" id="img-25">img</a></code>, <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-37">iframe</a></code>, <code><a href="the-iframe-element.html#the-embed-element" id="embed-11">embed</a></code>,
-  <code><a href="the-iframe-element.html#the-object-element" id="object-23">object</a></code>, <code><a href="video.html#video" id="video-24">video</a></code>, and, when their <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-53">type</a></code> attribute is in the <a href="number-state.html#image-button-state" id="attr-input-type-image-0" title="attr-input-type-image">Image Button</a> state,
-  <code><a href="the-input-element.html#the-input-element" id="input-40">input</a></code> elements may be specified to give the dimensions
+  <code><a href="the-iframe-element.html#the-object-element" id="object-23">object</a></code>, <code><a href="video.html#video" id="video-24">video</a></code>, and, when their <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-55">type</a></code> attribute is in the <a href="number-state.html#image-button-state" id="attr-input-type-image-0" title="attr-input-type-image">Image Button</a> state,
+  <code><a href="the-input-element.html#the-input-element" id="input-42">input</a></code> elements may be specified to give the dimensions
   of the visual content of the element (the width and height
   respectively, relative to the nominal direction of the output
   medium), in CSS pixels. The attributes, if specified, must have

Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v
retrieving revision 1.750
retrieving revision 1.751
diff -u -d -r1.750 -r1.751
--- the-canvas-element.html	28 Aug 2010 13:57:24 -0000	1.750
+++ the-canvas-element.html	8 Sep 2010 09:32:18 -0000	1.751
@@ -306,14 +306,14 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="video.html">&larr; 4.8.6 The video element</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="the-map-element.html">4.8.11 The map element &rarr;</a>
   </div>
 
-  <h4 id="the-canvas-element"><span class="secno">4.8.10 </span>The <dfn id="canvas"><code>canvas</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Implemented and widely deployed. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/74">ISSUE-74</a> (canvas-accessibility) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt>
+  <h4 id="the-canvas-element"><span class="secno">4.8.10 </span>The <dfn id="canvas"><code>canvas</code></dfn> element</h4><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/74">ISSUE-74</a> (canvas-accessibility) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-95">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-101">Phrasing content</a>.</dd>
    <dd><a href="content-models.html#embedded-content" id="embedded-content-18">Embedded content</a>.</dd>

Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v
retrieving revision 1.740
retrieving revision 1.741
diff -u -d -r1.740 -r1.741
--- tabular-data.html	28 Aug 2010 13:57:24 -0000	1.740
+++ tabular-data.html	8 Sep 2010 09:32:18 -0000	1.741
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="the-map-element.html">&larr; 4.8.11 The map element</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -314,18 +314,18 @@
   <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><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 href="tabular-data.html#the-tfoot-element" id="x4.9.7-the-tfoot-element"><span class="secno">4.9.7 </span>The <codetfoot</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.12 </span>Examples</a></ol></ol></ol></div>
 
-  <h3 id="tabular-data"><span class="secno">4.9 </span>Tabular data</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><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"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/92">ISSUE-92</a> (cleanuptable) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt>
+  <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) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-101">Flow content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#flow-content" id="flow-content-102">flow content</a> is expected.</dd>
    <dt>Content model:</dt>
    <dd>In this order: optionally a <code><a href="#the-caption-element" id="caption-0">caption</a></code> element,
    followed by zero or more <code><a href="#the-colgroup-element" id="colgroup-0">colgroup</a></code> elements, followed
-   optionally by a <code><a href="#the-thead-element" id="thead-0">thead</a></code> element, followed optionally by
-   a <code><a href="#the-tfoot-element" id="tfoot-0">tfoot</a></code> element, followed by either zero or more
-   <code><a href="#the-tbody-element" id="tbody-0">tbody</a></code> elements or one or more <code><a href="#the-tr-element" id="tr-1">tr</a></code>
-   elements, followed optionally by a <code><a href="#the-tfoot-element" id="tfoot-1">tfoot</a></code> element (but
-   there can only be one <code><a href="#the-tfoot-element" id="tfoot-2">tfoot</a></code> element child in
+   optionally by a <code><a href="#the-thead-element" id="thead-1">thead</a></code> element, followed optionally by
+   a <code><a href="#the-tfoot-element" id="tfoot-1">tfoot</a></code> element, followed by either zero or more
+   <code><a href="#the-tbody-element" id="tbody-1">tbody</a></code> elements or one or more <code><a href="#the-tr-element" id="tr-1">tr</a></code>
+   elements, followed optionally by a <code><a href="#the-tfoot-element" id="tfoot-2">tfoot</a></code> element (but
+   there can only be one <code><a href="#the-tfoot-element" id="tfoot-3">tfoot</a></code> element child in
    total).</dd>
    <dt>Content attributes:</dt>
    <dd><a href="elements.html#global-attributes" id="global-attributes-70">Global attributes</a></dd>
@@ -342,9 +342,9 @@
            attribute <a href="#htmltablesectionelement" id="htmltablesectionelement-1">HTMLTableSectionElement</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-tfoot" title='Read about this "tFoot" reference in the full HTML5 spec.'>tFoot</a>;
   <a href="elements.html#htmlelement" id="htmlelement-76">HTMLElement</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-createtfoot" title='Read about this "createTFoot" reference in the full HTML5 spec.'>createTFoot</a>();
   void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-deletetfoot" title='Read about this "deleteTFoot" reference in the full HTML5 spec.'>deleteTFoot</a>();
-  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-25">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-tbodies" title='Read about this "tBodies" reference in the full HTML5 spec.'>tBodies</a>;
+  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-24">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-tbodies" title='Read about this "tBodies" reference in the full HTML5 spec.'>tBodies</a>;
   <a href="elements.html#htmlelement" id="htmlelement-77">HTMLElement</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-createtbody" title='Read about this "createTBody" reference in the full HTML5 spec.'>createTBody</a>();
-  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-26">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-rows" title='Read about this "rows" reference in the full HTML5 spec.'>rows</a>;
+  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-25">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-rows" title='Read about this "rows" reference in the full HTML5 spec.'>rows</a>;
   <a href="elements.html#htmlelement" id="htmlelement-78">HTMLElement</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-insertrow" title='Read about this "insertRow" reference in the full HTML5 spec.'>insertRow</a>(in optional long index);
   void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-deleterow" title='Read about this "deleteRow" reference in the full HTML5 spec.'>deleteRow</a>(in long index);
            attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-summary" title='Read about this "summary" reference in the full HTML5 spec.'>summary</a>;
@@ -607,58 +607,58 @@
 
    <dt><var title="">table</var> . <code title="dom-table-tHead"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-thead" title='Read about this "tHead" reference in the full HTML5 spec.'>tHead</a></code> [ = <var title="">value</var> ]</dt>
    <dd>
-    <p>Returns the table's <code><a href="#the-thead-element" id="thead-1">thead</a></code> element.</p>
-    <p>Can be set, to replace the <code><a href="#the-thead-element" id="thead-2">thead</a></code> element. If the
-    new value is not a <code><a href="#the-thead-element" id="thead-3">thead</a></code> element, throws a
+    <p>Returns the table's <code><a href="#the-thead-element" id="thead-2">thead</a></code> element.</p>
+    <p>Can be set, to replace the <code><a href="#the-thead-element" id="thead-3">thead</a></code> element. If the
+    new value is not a <code><a href="#the-thead-element" id="thead-4">thead</a></code> element, throws a
     <code><a href="urls.html#hierarchy_request_err" id="hierarchy_request_err-3">HIERARCHY_REQUEST_ERR</a></code> exception.</p>
    </dd>
 
    <dt><var title="">thead</var> = <var title="">table</var> . <code title="dom-table-createTHead"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-createthead" title='Read about this "createTHead" reference in the full HTML5 spec.'>createTHead</a></code>()</dt>
    <dd>
-    <p>Ensures the table has a <code><a href="#the-thead-element" id="thead-4">thead</a></code> element, and returns it.</p>
+    <p>Ensures the table has a <code><a href="#the-thead-element" id="thead-5">thead</a></code> element, and returns it.</p>
    </dd>
 
    <dt><var title="">table</var> . <code title="dom-table-deleteTHead"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-deletethead" title='Read about this "deleteTHead" reference in the full HTML5 spec.'>deleteTHead</a></code>()</dt>
    <dd>
-    <p>Ensures the table does not have a <code><a href="#the-thead-element" id="thead-5">thead</a></code> element.</p>
+    <p>Ensures the table does not have a <code><a href="#the-thead-element" id="thead-6">thead</a></code> element.</p>
    </dd>
 
    <dt><var title="">table</var> . <code title="dom-table-tFoot"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-tfoot" title='Read about this "tFoot" reference in the full HTML5 spec.'>tFoot</a></code> [ = <var title="">value</var> ]</dt>
    <dd>
-    <p>Returns the table's <code><a href="#the-tfoot-element" id="tfoot-3">tfoot</a></code> element.</p>
-    <p>Can be set, to replace the <code><a href="#the-tfoot-element" id="tfoot-4">tfoot</a></code> element. If the
-    new value is not a <code><a href="#the-tfoot-element" id="tfoot-5">tfoot</a></code> element, throws a
+    <p>Returns the table's <code><a href="#the-tfoot-element" id="tfoot-4">tfoot</a></code> element.</p>
+    <p>Can be set, to replace the <code><a href="#the-tfoot-element" id="tfoot-5">tfoot</a></code> element. If the
+    new value is not a <code><a href="#the-tfoot-element" id="tfoot-6">tfoot</a></code> element, throws a
     <code><a href="urls.html#hierarchy_request_err" id="hierarchy_request_err-4">HIERARCHY_REQUEST_ERR</a></code> exception.</p>
    </dd>
 
    <dt><var title="">tfoot</var> = <var title="">table</var> . <code title="dom-table-createTFoot"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-createtfoot" title='Read about this "createTFoot" reference in the full HTML5 spec.'>createTFoot</a></code>()</dt>
    <dd>
-    <p>Ensures the table has a <code><a href="#the-tfoot-element" id="tfoot-6">tfoot</a></code> element, and returns it.</p>
+    <p>Ensures the table has a <code><a href="#the-tfoot-element" id="tfoot-7">tfoot</a></code> element, and returns it.</p>
    </dd>
 
    <dt><var title="">table</var> . <code title="dom-table-deleteTFoot"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-deletetfoot" title='Read about this "deleteTFoot" reference in the full HTML5 spec.'>deleteTFoot</a></code>()</dt>
    <dd>
-    <p>Ensures the table does not have a <code><a href="#the-tfoot-element" id="tfoot-7">tfoot</a></code> element.</p>
+    <p>Ensures the table does not have a <code><a href="#the-tfoot-element" id="tfoot-8">tfoot</a></code> element.</p>
    </dd>
 
    <dt><var title="">table</var> . <code title="dom-table-tBodies"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-tbodies" title='Read about this "tBodies" reference in the full HTML5 spec.'>tBodies</a></code></dt>
    <dd>
-    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-27">HTMLCollection</a></code> of the <code><a href="#the-tbody-element" id="tbody-1">tbody</a></code> elements of the table.</p>
+    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-26">HTMLCollection</a></code> of the <code><a href="#the-tbody-element" id="tbody-2">tbody</a></code> elements of the table.</p>
    </dd>
 
    <dt><var title="">tbody</var> = <var title="">table</var> . <code title="dom-table-createTBody"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-createtbody" title='Read about this "createTBody" reference in the full HTML5 spec.'>createTBody</a></code>()</dt>
    <dd>
-    <p>Creates a <code><a href="#the-tbody-element" id="tbody-2">tbody</a></code> element, inserts it into the table, and returns it.</p>
+    <p>Creates a <code><a href="#the-tbody-element" id="tbody-3">tbody</a></code> element, inserts it into the table, and returns it.</p>
    </dd>
 
    <dt><var title="">table</var> . <code title="dom-table-rows"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-rows" title='Read about this "rows" reference in the full HTML5 spec.'>rows</a></code></dt>
    <dd>
-    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-28">HTMLCollection</a></code> of the <code><a href="#the-tr-element" id="tr-2">tr</a></code> elements of the table.</p>
+    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-27">HTMLCollection</a></code> of the <code><a href="#the-tr-element" id="tr-2">tr</a></code> elements of the table.</p>
    </dd>
 
    <dt><var title="">tr</var> = <var title="">table</var> . <code title="dom-table-insertRow"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-table-insertrow" title='Read about this "insertRow" reference in the full HTML5 spec.'>insertRow</a></code>(<var title="">index</var>)</dt>
    <dd>
-    <p>Creates a <code><a href="#the-tr-element" id="tr-3">tr</a></code> element, along with a <code><a href="#the-tbody-element" id="tbody-3">tbody</a></code> if required, inserts them into the table at the position given by the argument, and returns the <code><a href="#the-tr-element" id="tr-4">tr</a></code>.</p>
+    <p>Creates a <code><a href="#the-tr-element" id="tr-3">tr</a></code> element, along with a <code><a href="#the-tbody-element" id="tbody-4">tbody</a></code> if required, inserts them into the table at the position given by the argument, and returns the <code><a href="#the-tr-element" id="tr-4">tr</a></code>.</p>
     <p>The position is relative to the rows in the table. The index &minus;1 is equivalent to inserting at the end of the table.</p>
     <p>If the given position is less than &minus;1 or greater than the number of rows, throws an <code><a href="urls.html#index_size_err" id="index_size_err-4">INDEX_SIZE_ERR</a></code> exception.</p>
    </dd>
@@ -702,7 +702,7 @@
  &lt;/table&gt;
 &lt;/section&gt;</pre>
 
-  </div><h4 id="the-caption-element"><span class="secno">4.9.2 </span>The <dfn><code>caption</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-caption-element"><span class="secno">4.9.2 </span>The <dfn><code>caption</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As the first element child of a <code><a href="#the-table-element" id="table-6">table</a></code> element.</dd>
@@ -744,12 +744,12 @@
 &lt;/caption&gt;</pre>
 
 
-  </div><h4 id="the-colgroup-element"><span class="secno">4.9.3 </span>The <dfn><code>colgroup</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-colgroup-element"><span class="secno">4.9.3 </span>The <dfn><code>colgroup</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As a child of a <code><a href="#the-table-element" id="table-11">table</a></code> element, after any
-   <code><a href="#the-caption-element" id="caption-11">caption</a></code> elements and before any <code><a href="#the-thead-element" id="thead-6">thead</a></code>,
-   <code><a href="#the-tbody-element" id="tbody-4">tbody</a></code>, <code><a href="#the-tfoot-element" id="tfoot-8">tfoot</a></code>, and <code><a href="#the-tr-element" id="tr-6">tr</a></code>
+   <code><a href="#the-caption-element" id="caption-11">caption</a></code> elements and before any <code><a href="#the-thead-element" id="thead-7">thead</a></code>,
+   <code><a href="#the-tbody-element" id="tbody-5">tbody</a></code>, <code><a href="#the-tfoot-element" id="tfoot-9">tfoot</a></code>, and <code><a href="#the-tr-element" id="tr-6">tr</a></code>
    elements.</dd>
    <dt>Content model:</dt>
    <dd>If the <code title="attr-colgroup-span"><a href="#attr-colgroup-span" id="span-20">span</a></code> attribute is present: Empty.</dd>
@@ -768,7 +768,7 @@
   element.<p>If the <code><a href="#the-colgroup-element" id="colgroup-2">colgroup</a></code> element contains no <code><a href="#the-col-element" id="col-1">col</a></code>
   elements, then the element may have a <dfn id="attr-colgroup-span" title="attr-colgroup-span"><code>span</code></dfn> content attribute
   specified, whose value must be a <a href="common-microsyntaxes.html#valid-non-negative-integer" id="valid-non-negative-integer-5">valid non-negative
-  integer</a> greater than zero.<h4 id="the-col-element"><span class="secno">4.9.4 </span>The <dfn><code>col</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  integer</a> greater than zero.<h4 id="the-col-element"><span class="secno">4.9.4 </span>The <dfn><code>col</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As a child of a <code><a href="#the-colgroup-element" id="colgroup-3">colgroup</a></code> element that doesn't have
@@ -791,12 +791,12 @@
   <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> one or more <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-column" title='Read about this "columns" reference in the full HTML5 spec.'>columns</a> in the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-column-group" title='Read about this "column group" reference in the full HTML5 spec.'>column group</a> represented by that
   <code><a href="#the-colgroup-element" id="colgroup-6">colgroup</a></code>.<p>The element may have a <dfn id="attr-col-span" title="attr-col-span"><code>span</code></dfn> content attribute
   specified, whose value must be a <a href="common-microsyntaxes.html#valid-non-negative-integer" id="valid-non-negative-integer-6">valid non-negative
-  integer</a> greater than zero.<h4 id="the-tbody-element"><span class="secno">4.9.5 </span>The <dfn><code>tbody</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  integer</a> greater than zero.<h4 id="the-tbody-element"><span class="secno">4.9.5 </span>The <dfn><code>tbody</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As a child of a <code><a href="#the-table-element" id="table-15">table</a></code> element, after any
    <code><a href="#the-caption-element" id="caption-12">caption</a></code>, <code><a href="#the-colgroup-element" id="colgroup-7">colgroup</a></code>, and
-   <code><a href="#the-thead-element" id="thead-7">thead</a></code> elements, but only if there are no
+   <code><a href="#the-thead-element" id="thead-8">thead</a></code> elements, but only if there are no
    <code><a href="#the-tr-element" id="tr-7">tr</a></code> elements that are children of the
    <code><a href="#the-table-element" id="table-16">table</a></code> element.</dd>
    <dt>Content model:</dt>
@@ -806,18 +806,18 @@
    <dt>DOM interface:</dt>
    <dd>
     <pre class="idl">interface <dfn id="htmltablesectionelement">HTMLTableSectionElement</dfn> : <a href="elements.html#htmlelement" id="htmlelement-81">HTMLElement</a> {
-  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-29">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-tbody-rows" title='Read about this "rows" reference in the full HTML5 spec.'>rows</a>;
+  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-28">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-tbody-rows" title='Read about this "rows" reference in the full HTML5 spec.'>rows</a>;
   <a href="elements.html#htmlelement" id="htmlelement-82">HTMLElement</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-tbody-insertrow" title='Read about this "insertRow" reference in the full HTML5 spec.'>insertRow</a>(in optional long index);
   void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-tbody-deleterow" title='Read about this "deleteRow" reference in the full HTML5 spec.'>deleteRow</a>(in long index);
 };</pre>
     <p>The <code><a href="#htmltablesectionelement" id="htmltablesectionelement-2">HTMLTableSectionElement</a></code> interface is also
-    used for <code><a href="#the-thead-element" id="thead-8">thead</a></code> and <code><a href="#the-tfoot-element" id="tfoot-9">tfoot</a></code> elements.</p>
+    used for <code><a href="#the-thead-element" id="thead-9">thead</a></code> and <code><a href="#the-tfoot-element" id="tfoot-10">tfoot</a></code> elements.</p>
    </dd>
-  </dl><p>The <code><a href="#the-tbody-element" id="tbody-5">tbody</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 <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-row-group" title='Read about this "block" reference in the full HTML5 spec.'>block</a> of <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-row" title='Read about this "rows" reference in the full HTML5 spec.'>rows</a> that consist of a body of data for
-  the parent <code><a href="#the-table-element" id="table-17">table</a></code> element, if the <code><a href="#the-tbody-element" id="tbody-6">tbody</a></code>
+  </dl><p>The <code><a href="#the-tbody-element" id="tbody-6">tbody</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 <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-row-group" title='Read about this "block" reference in the full HTML5 spec.'>block</a> of <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-row" title='Read about this "rows" reference in the full HTML5 spec.'>rows</a> that consist of a body of data for
+  the parent <code><a href="#the-table-element" id="table-17">table</a></code> element, if the <code><a href="#the-tbody-element" id="tbody-7">tbody</a></code>
   element has a parent and it is a <code><a href="#the-table-element" id="table-18">table</a></code>.<dl class="domintro"><dt><var title="">tbody</var> . <code title="dom-tbody-rows"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-tbody-rows" title='Read about this "rows" reference in the full HTML5 spec.'>rows</a></code></dt>
    <dd>
-    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-30">HTMLCollection</a></code> of the <code><a href="#the-tr-element" id="tr-9">tr</a></code> elements of the table section.</p>
+    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-29">HTMLCollection</a></code> of the <code><a href="#the-tr-element" id="tr-9">tr</a></code> elements of the table section.</p>
    </dd>
 
    <dt><var title="">tr</var> = <var title="">tbody</var> . <code title="dom-tbody-insertRow"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-tbody-insertrow" title='Read about this "insertRow" reference in the full HTML5 spec.'>insertRow</a></code>( [ <var title="">index</var> ] )</dt>
@@ -834,14 +834,14 @@
     <p>If the given position is less than &minus;1 or greater than the index of the last row, or if there are no rows, throws an <code><a href="urls.html#index_size_err" id="index_size_err-7">INDEX_SIZE_ERR</a></code> exception.</p>
    </dd>
 
-  </dl><h4 id="the-thead-element"><span class="secno">4.9.6 </span>The <dfn><code>thead</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </dl><h4 id="the-thead-element"><span class="secno">4.9.6 </span>The <dfn><code>thead</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As a child of a <code><a href="#the-table-element" id="table-19">table</a></code> element, after any
    <code><a href="#the-caption-element" id="caption-13">caption</a></code>, and <code><a href="#the-colgroup-element" id="colgroup-8">colgroup</a></code>
-   elements and before any <code><a href="#the-tbody-element" id="tbody-7">tbody</a></code>, <code><a href="#the-tfoot-element" id="tfoot-10">tfoot</a></code>, and
+   elements and before any <code><a href="#the-tbody-element" id="tbody-8">tbody</a></code>, <code><a href="#the-tfoot-element" id="tfoot-11">tfoot</a></code>, and
    <code><a href="#the-tr-element" id="tr-13">tr</a></code> elements, but only if there are no other
-   <code><a href="#the-thead-element" id="thead-9">thead</a></code> elements that are children of the
+   <code><a href="#the-thead-element" id="thead-10">thead</a></code> elements that are children of the
    <code><a href="#the-table-element" id="table-20">table</a></code> element.</dd>
    <dt>Content model:</dt>
    <dd>Zero or more <code><a href="#the-tr-element" id="tr-14">tr</a></code> elements</dd>
@@ -849,22 +849,59 @@
    <dd><a href="elements.html#global-attributes" id="global-attributes-75">Global attributes</a></dd>
    <dt>DOM interface:</dt>
    <dd><code><a href="#htmltablesectionelement" id="htmltablesectionelement-3">HTMLTableSectionElement</a></code>, as defined for
-   <code><a href="#the-tbody-element" id="tbody-8">tbody</a></code> elements.</dd>
-  </dl><p>The <code><a href="#the-thead-element" id="thead-10">thead</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> the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-row-group" title='Read about this "block" reference in the full HTML5 spec.'>block</a> of <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-row" title='Read about this "rows" reference in the full HTML5 spec.'>rows</a> that consist of the column labels
+   <code><a href="#the-tbody-element" id="tbody-9">tbody</a></code> elements.</dd>
+  </dl><p>The <code><a href="#the-thead-element" id="thead-11">thead</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> the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-row-group" title='Read about this "block" reference in the full HTML5 spec.'>block</a> of <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-row" title='Read about this "rows" reference in the full HTML5 spec.'>rows</a> that consist of the column labels
   (headers) for the parent <code><a href="#the-table-element" id="table-21">table</a></code> element, if the
-  <code><a href="#the-thead-element" id="thead-11">thead</a></code> element has a parent and it is a
-  <code><a href="#the-table-element" id="table-22">table</a></code>.<h4 id="the-tfoot-element"><span class="secno">4.9.7 </span>The <dfn><code>tfoot</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  <code><a href="#the-thead-element" id="thead-12">thead</a></code> element has a parent and it is a
+  <code><a href="#the-table-element" id="table-22">table</a></code>.<div class="example">
+
+   <p>This example shows a <code><a href="#the-thead-element" id="thead-13">thead</a></code> element being used.
+   Notice the use of both <code><a href="#the-th-element" id="th-6">th</a></code> and <code><a href="#the-td-element" id="td-7">td</a></code> elements
+   in the <code><a href="#the-thead-element" id="thead-14">thead</a></code> element: the first row is the headers,
+   and the second row is an explanation of how to fill in the
+   table.</p>
+
+   <pre>&lt;table&gt;
+ &lt;caption&gt; School auction sign-up sheet &lt;/caption&gt;
+<strong> &lt;thead&gt;
+  &lt;tr&gt;
+   &lt;th&gt;&lt;label for=e1&gt;Name&lt;/label&gt;
+   &lt;th&gt;&lt;label for=e2&gt;Product&lt;/label&gt;
+   &lt;th&gt;&lt;label for=e3&gt;Picture&lt;/label&gt;
+   &lt;th&gt;&lt;label for=e4&gt;Price&lt;/label&gt;
+  &lt;tr&gt;
+   &lt;td&gt;Your name here
+   &lt;td&gt;What are you selling?
+   &lt;td&gt;Link to a picture
+   &lt;td&gt;Your reserve price
+</strong> &lt;tbody&gt;
+  &lt;tr&gt;
+   &lt;td&gt;Ms Danus
+   &lt;td&gt;Doughnuts
+   &lt;td&gt;&lt;img src="http://example.com/mydoughnuts.png" title="Doughnuts from Ms Danus"&gt;
+   &lt;td&gt;$45
+  &lt;tr&gt;
+   &lt;td&gt;&lt;input id=e1 type=text name=who required form=f&gt;
+   &lt;td&gt;&lt;input id=e2 type=text name=what required form=f&gt;
+   &lt;td&gt;&lt;input id=e3 type=url name=pic form=f&gt;
+   &lt;td&gt;&lt;input id=e4 type=number step=0.01 min=0 value=0 required form=f&gt;
+&lt;/table&gt;
+&lt;form id=f action="/auction.cgi"&gt;
+ &lt;input type=button name=add value="Submit"&gt;
+&lt;/form&gt;</pre>
+
+  </div><h4 id="the-tfoot-element"><span class="secno">4.9.7 </span>The <dfn><code>tfoot</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As a child of a <code><a href="#the-table-element" id="table-23">table</a></code> element, after any
-   <code><a href="#the-caption-element" id="caption-14">caption</a></code>, <code><a href="#the-colgroup-element" id="colgroup-9">colgroup</a></code>, and <code><a href="#the-thead-element" id="thead-12">thead</a></code>
-   elements and before any <code><a href="#the-tbody-element" id="tbody-9">tbody</a></code> and <code><a href="#the-tr-element" id="tr-15">tr</a></code>
-   elements, but only if there are no other <code><a href="#the-tfoot-element" id="tfoot-11">tfoot</a></code>
+   <code><a href="#the-caption-element" id="caption-14">caption</a></code>, <code><a href="#the-colgroup-element" id="colgroup-9">colgroup</a></code>, and <code><a href="#the-thead-element" id="thead-15">thead</a></code>
+   elements and before any <code><a href="#the-tbody-element" id="tbody-10">tbody</a></code> and <code><a href="#the-tr-element" id="tr-15">tr</a></code>
+   elements, but only if there are no other <code><a href="#the-tfoot-element" id="tfoot-12">tfoot</a></code>
    elements that are children of the <code><a href="#the-table-element" id="table-24">table</a></code> element.</dd>
    <dd>As a child of a <code><a href="#the-table-element" id="table-25">table</a></code> element, after any
-   <code><a href="#the-caption-element" id="caption-15">caption</a></code>, <code><a href="#the-colgroup-element" id="colgroup-10">colgroup</a></code>, <code><a href="#the-thead-element" id="thead-13">thead</a></code>,
-   <code><a href="#the-tbody-element" id="tbody-10">tbody</a></code>, and <code><a href="#the-tr-element" id="tr-16">tr</a></code> elements, but only if there
-   are no other <code><a href="#the-tfoot-element" id="tfoot-12">tfoot</a></code> elements that are children of the
+   <code><a href="#the-caption-element" id="caption-15">caption</a></code>, <code><a href="#the-colgroup-element" id="colgroup-10">colgroup</a></code>, <code><a href="#the-thead-element" id="thead-16">thead</a></code>,
+   <code><a href="#the-tbody-element" id="tbody-11">tbody</a></code>, and <code><a href="#the-tr-element" id="tr-16">tr</a></code> elements, but only if there
+   are no other <code><a href="#the-tfoot-element" id="tfoot-13">tfoot</a></code> elements that are children of the
    <code><a href="#the-table-element" id="table-26">table</a></code> element.</dd>
    <dt>Content model:</dt>
    <dd>Zero or more <code><a href="#the-tr-element" id="tr-17">tr</a></code> elements</dd>
@@ -872,23 +909,22 @@
    <dd><a href="elements.html#global-attributes" id="global-attributes-76">Global attributes</a></dd>
    <dt>DOM interface:</dt>
    <dd><code><a href="#htmltablesectionelement" id="htmltablesectionelement-4">HTMLTableSectionElement</a></code>, as defined for
-   <code><a href="#the-tbody-element" id="tbody-11">tbody</a></code> elements.</dd>
-  </dl><p>The <code><a href="#the-tfoot-element" id="tfoot-13">tfoot</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> the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-row-group" title='Read about this "block" reference in the full HTML5 spec.'>block</a> of <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-row" title='Read about this "rows" reference in the full HTML5 spec.'>rows</a> that consist of the column summaries
+   <code><a href="#the-tbody-element" id="tbody-12">tbody</a></code> elements.</dd>
+  </dl><p>The <code><a href="#the-tfoot-element" id="tfoot-14">tfoot</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> the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-row-group" title='Read about this "block" reference in the full HTML5 spec.'>block</a> of <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-row" title='Read about this "rows" reference in the full HTML5 spec.'>rows</a> that consist of the column summaries
   (footers) for the parent <code><a href="#the-table-element" id="table-27">table</a></code> element, if the
-  <code><a href="#the-tfoot-element" id="tfoot-14">tfoot</a></code> element has a parent and it is a
-  <code><a href="#the-table-element" id="table-28">table</a></code>.<h4 id="the-tr-element"><span class="secno">4.9.8 </span>The <dfn><code>tr</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  <code><a href="#the-tfoot-element" id="tfoot-15">tfoot</a></code> element has a parent and it is a
+  <code><a href="#the-table-element" id="table-28">table</a></code>.<h4 id="the-tr-element"><span class="secno">4.9.8 </span>The <dfn><code>tr</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
-   <dd>As a child of a <code><a href="#the-thead-element" id="thead-14">thead</a></code> element.</dd>
-   <dd>As a child of a <code><a href="#the-tbody-element" id="tbody-12">tbody</a></code> element.</dd>
-   <dd>As a child of a <code><a href="#the-tfoot-element" id="tfoot-15">tfoot</a></code> element.</dd>
+   <dd>As a child of a <code><a href="#the-thead-element" id="thead-17">thead</a></code> element.</dd>
+   <dd>As a child of a <code><a href="#the-tbody-element" id="tbody-13">tbody</a></code> element.</dd>
+   <dd>As a child of a <code><a href="#the-tfoot-element" id="tfoot-16">tfoot</a></code> element.</dd>
    <dd>As a child of a <code><a href="#the-table-element" id="table-29">table</a></code> element, after any
-   <code><a href="#the-caption-element" id="caption-16">caption</a></code>, <code><a href="#the-colgroup-element" id="colgroup-11">colgroup</a></code>, and <code><a href="#the-thead-element" id="thead-15">thead</a></code>
-   elements, but only if there are no <code><a href="#the-tbody-element" id="tbody-13">tbody</a></code> elements that
+   <code><a href="#the-caption-element" id="caption-16">caption</a></code>, <code><a href="#the-colgroup-element" id="colgroup-11">colgroup</a></code>, and <code><a href="#the-thead-element" id="thead-18">thead</a></code>
+   elements, but only if there are no <code><a href="#the-tbody-element" id="tbody-14">tbody</a></code> elements that
    are children of the <code><a href="#the-table-element" id="table-30">table</a></code> element.</dd>
    <dt>Content model:</dt>
-   <dd>When the parent node is a <code><a href="#the-thead-element" id="thead-16">thead</a></code> element: Zero or more <code><a href="#the-th-element" id="th-6">th</a></code> elements</dd>
-   <dd>Otherwise: Zero or more <code><a href="#the-td-element" id="td-7">td</a></code> or <code><a href="#the-th-element" id="th-7">th</a></code> elements</dd>
+   <dd>Zero or more <code><a href="#the-td-element" id="td-8">td</a></code> or <code><a href="#the-th-element" id="th-7">th</a></code> elements</dd>
    <dt>Content attributes:</dt>
    <dd><a href="elements.html#global-attributes" id="global-attributes-77">Global attributes</a></dd>
    <dt>DOM interface:</dt>
@@ -896,7 +932,7 @@
     <pre class="idl">interface <dfn id="htmltablerowelement">HTMLTableRowElement</dfn> : <a href="elements.html#htmlelement" id="htmlelement-83">HTMLElement</a> {
   readonly attribute long <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-tr-rowindex" title='Read about this "rowIndex" reference in the full HTML5 spec.'>rowIndex</a>;
   readonly attribute long <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-tr-sectionrowindex" title='Read about this "sectionRowIndex" reference in the full HTML5 spec.'>sectionRowIndex</a>;
-  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-31">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-tr-cells" title='Read about this "cells" reference in the full HTML5 spec.'>cells</a>;
+  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-30">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-tr-cells" title='Read about this "cells" reference in the full HTML5 spec.'>cells</a>;
   <a href="elements.html#htmlelement" id="htmlelement-84">HTMLElement</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-tr-insertcell" title='Read about this "insertCell" reference in the full HTML5 spec.'>insertCell</a>(in optional long index);
   void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-tr-deletecell" title='Read about this "deleteCell" reference in the full HTML5 spec.'>deleteCell</a>(in long index);
 };</pre>
@@ -924,7 +960,7 @@
    <dt><var title="">tr</var> . <code title="dom-tr-cells"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-tr-cells" title='Read about this "cells" reference in the full HTML5 spec.'>cells</a></code></dt>
    <dd>
 
-    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-32">HTMLCollection</a></code> of the <code><a href="#the-td-element" id="td-8">td</a></code> and <code><a href="#the-th-element" id="th-8">th</a></code> elements of the row.</p>
+    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-31">HTMLCollection</a></code> of the <code><a href="#the-td-element" id="td-9">td</a></code> and <code><a href="#the-th-element" id="th-8">th</a></code> elements of the row.</p>
 
    </dd>
 
@@ -932,9 +968,9 @@
 
    <dd>
 
-    <p>Creates a <code><a href="#the-td-element" id="td-9">td</a></code> element, inserts it into the table
+    <p>Creates a <code><a href="#the-td-element" id="td-10">td</a></code> element, inserts it into the table
     row at the position given by the argument, and returns the
-    <code><a href="#the-td-element" id="td-10">td</a></code>.</p>
+    <code><a href="#the-td-element" id="td-11">td</a></code>.</p>
 
     <p>The position is relative to the cells in the row. The
     index &minus;1, which is the default if the argument is omitted,
@@ -949,7 +985,7 @@
    <dt><var title="">tr</var> . <code title="dom-tr-deleteCell"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-tr-deletecell" title='Read about this "deleteCell" reference in the full HTML5 spec.'>deleteCell</a></code>(<var title="">index</var>)</dt>
    <dd>
 
-    <p>Removes the <code><a href="#the-td-element" id="td-11">td</a></code> or <code><a href="#the-th-element" id="th-9">th</a></code> element with the
+    <p>Removes the <code><a href="#the-td-element" id="td-12">td</a></code> or <code><a href="#the-th-element" id="th-9">th</a></code> element with the
     given position in the row.</p>
 
     <p>The position is relative to the cells in the row. The index
@@ -961,7 +997,7 @@
 
    </dd>
 
-  </dl><h4 id="the-td-element"><span class="secno">4.9.9 </span>The <dfn><code>td</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </dl><h4 id="the-td-element"><span class="secno">4.9.9 </span>The <dfn><code>td</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="sections.html#sectioning-root" id="sectioning-root-8">Sectioning root</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As a child of a <code><a href="#the-tr-element" id="tr-19">tr</a></code> element.</dd>
@@ -977,7 +1013,7 @@
    <dd>
     <pre class="idl">interface <dfn id="htmltabledatacellelement">HTMLTableDataCellElement</dfn> : <a href="#htmltablecellelement" id="htmltablecellelement-0">HTMLTableCellElement</a> {};</pre>
    </dd>
-  </dl><p>The <code><a href="#the-td-element" id="td-12">td</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 data <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-cell" title='Read about this "cell" reference in the full HTML5 spec.'>cell</a> in a table.<h4 id="the-th-element"><span class="secno">4.9.10 </span>The <dfn><code>th</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </dl><p>The <code><a href="#the-td-element" id="td-13">td</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 data <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-cell" title='Read about this "cell" reference in the full HTML5 spec.'>cell</a> in a table.<h4 id="the-th-element"><span class="secno">4.9.10 </span>The <dfn><code>th</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As a child of a <code><a href="#the-tr-element" id="tr-20">tr</a></code> element.</dd>
@@ -1073,32 +1109,32 @@
    them.</p>
 
    <!-- image source: http://software.hixie.ch/utilities/js/live-dom-viewer/saved/151 -->
-   <img alt="" src="http://dev.w3.org/html5/spec/images/table-scope-diagram.png"><!-- (alt is empty because the diagram is completely described by the previous paragraphs) --></div><h4 id="attributes-common-to-td-and-th-elements"><span class="secno">4.9.11 </span>Attributes common to <code><a href="#the-td-element" id="td-13">td</a></code> and <code><a href="#the-th-element" id="th-14">th</a></code> elements</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="#the-td-element" id="td-14">td</a></code> and <code><a href="#the-th-element" id="th-15">th</a></code> elements may have a <dfn id="attr-tdth-colspan" title="attr-tdth-colspan"><code>colspan</code></dfn> content
+   <img alt="" src="http://dev.w3.org/html5/spec/images/table-scope-diagram.png"><!-- (alt is empty because the diagram is completely described by the previous paragraphs) --></div><h4 id="attributes-common-to-td-and-th-elements"><span class="secno">4.9.11 </span>Attributes common to <code><a href="#the-td-element" id="td-14">td</a></code> and <code><a href="#the-th-element" id="th-14">th</a></code> elements</h4><p>The <code><a href="#the-td-element" id="td-15">td</a></code> and <code><a href="#the-th-element" id="th-15">th</a></code> elements may have a <dfn id="attr-tdth-colspan" title="attr-tdth-colspan"><code>colspan</code></dfn> content
   attribute specified, whose value must be a <a href="common-microsyntaxes.html#valid-non-negative-integer" id="valid-non-negative-integer-7">valid non-negative
-  integer</a> greater than zero.<p>The <code><a href="#the-td-element" id="td-15">td</a></code> and <code><a href="#the-th-element" id="th-16">th</a></code> elements may also have a
+  integer</a> greater than zero.<p>The <code><a href="#the-td-element" id="td-16">td</a></code> and <code><a href="#the-th-element" id="th-16">th</a></code> elements may also have a
   <dfn id="attr-tdth-rowspan" title="attr-tdth-rowspan"><code>rowspan</code></dfn> content
   attribute specified, whose value must be a <a href="common-microsyntaxes.html#valid-non-negative-integer" id="valid-non-negative-integer-8">valid non-negative
   integer</a>.<p>These attributes give the number of columns and rows respectively
   that the cell is to span. These attributes must not be used to
   overlap cells.</p><!-- conformance criteria
   for determining when this is violated are given in the processing
-  model --><hr><p>The <code><a href="#the-td-element" id="td-16">td</a></code> and <code><a href="#the-th-element" id="th-17">th</a></code> element may have a <dfn id="attr-tdth-headers" title="attr-tdth-headers"><code>headers</code></dfn> content
+  model --><hr><p>The <code><a href="#the-td-element" id="td-17">td</a></code> and <code><a href="#the-th-element" id="th-17">th</a></code> element may have a <dfn id="attr-tdth-headers" title="attr-tdth-headers"><code>headers</code></dfn> content
   attribute specified. The <code title="attr-tdth-headers"><a href="#attr-tdth-headers" id="headers-6">headers</a></code> attribute, if specified,
   must contain a string consisting of an <a href="common-microsyntaxes.html#unordered-set-of-unique-space-separated-tokens" id="unordered-set-of-unique-space-separated-tokens-1">unordered set of unique
   space-separated tokens</a>, each of which must have the value of
-  an <a href="elements.html#concept-id" id="concept-id-9" title="concept-id">ID</a> of a <code><a href="#the-th-element" id="th-18">th</a></code> element taking part in the same <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-table" title='Read about this "table" reference in the full HTML5 spec.'>table</a> as the <code><a href="#the-td-element" id="td-17">td</a></code> or
+  an <a href="elements.html#concept-id" id="concept-id-9" title="concept-id">ID</a> of a <code><a href="#the-th-element" id="th-18">th</a></code> element taking part in the same <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-table" title='Read about this "table" reference in the full HTML5 spec.'>table</a> as the <code><a href="#the-td-element" id="td-18">td</a></code> or
   <code><a href="#the-th-element" id="th-19">th</a></code> element.<p>A <code><a href="#the-th-element" id="th-20">th</a></code> element with <a href="elements.html#concept-id" id="concept-id-10" title="concept-id">ID</a> <var title="">id</var> is said
-  to be <i>directly targeted</i> by all <code><a href="#the-td-element" id="td-18">td</a></code> and
+  to be <i>directly targeted</i> by all <code><a href="#the-td-element" id="td-19">td</a></code> and
   <code><a href="#the-th-element" id="th-21">th</a></code> elements in the same <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#concept-table" title='Read about this "table" reference in the full HTML5 spec.'>table</a> that have <code title="attr-tdth-headers"><a href="#attr-tdth-headers" id="headers-7">headers</a></code> attributes whose values
   include as one of their tokens the <a href="elements.html#concept-id" id="concept-id-11" title="concept-id">ID</a> <var title="">id</var>. A
   <code><a href="#the-th-element" id="th-22">th</a></code> element <var title="">A</var> is said to be
-  <i>targeted</i> by a <code><a href="#the-th-element" id="th-23">th</a></code> or <code><a href="#the-td-element" id="td-19">td</a></code> element
+  <i>targeted</i> by a <code><a href="#the-th-element" id="th-23">th</a></code> or <code><a href="#the-td-element" id="td-20">td</a></code> element
   <var title="">B</var> if either <var title="">A</var> is <i>directly
   targeted</i> by <var title="">B</var> or if there exists an element
   <var title="">C</var> that is itself <i>targeted</i> by the element
   <var title="">B</var> and <var title="">A</var> is <i>directly
   targeted</i> by <var title="">C</var>.<p>A <code><a href="#the-th-element" id="th-24">th</a></code> element must not be <i>targeted</i> by
-  itself.<hr><p>The <code><a href="#the-td-element" id="td-20">td</a></code> and <code><a href="#the-th-element" id="th-25">th</a></code> elements implement
+  itself.<hr><p>The <code><a href="#the-td-element" id="td-21">td</a></code> and <code><a href="#the-th-element" id="th-25">th</a></code> elements implement
   interfaces that inherit from the <code><a href="#htmltablecellelement" id="htmltablecellelement-2">HTMLTableCellElement</a></code>
   interface:<pre class="idl">interface <dfn id="htmltablecellelement">HTMLTableCellElement</dfn> : <a href="elements.html#htmlelement" id="htmlelement-85">HTMLElement</a> {
            attribute unsigned long <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#dom-tdth-colspan" title='Read about this "colSpan" reference in the full HTML5 spec.'>colSpan</a>;
@@ -1118,7 +1154,7 @@
 
    </dd>
 
-  </dl><h4 id="examples"><span class="secno">4.9.12 </span>Examples</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>The following shows how might one mark up the bottom part of
+  </dl><h4 id="examples"><span class="secno">4.9.12 </span>Examples</h4><p><i>This section is non-normative.</i><p>The following shows how might one mark up the bottom part of
   table 45 of the <cite>Smithsonian physical tables, Volume
   71</cite>:</p><!-- Smithsonian physical tables, Volume 71: By Smithsonian Institution, Frederick Eugene Fowle; page 76 --><!-- from the reprint of the seventh revised edition; publication 2539, published 1921 --><pre>&lt;table&gt;
  &lt;caption&gt;Specification values: &lt;b&gt;Steel&lt;/b&gt;, &lt;b&gt;Castings&lt;/b&gt;,

Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-iframe-element.html,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -d -r1.214 -r1.215
--- the-iframe-element.html	28 Aug 2010 13:57:25 -0000	1.214
+++ the-iframe-element.html	8 Sep 2010 09:32:18 -0000	1.215
@@ -306,14 +306,14 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="embedded-content-1.html">&larr; 4.8 Embedded content</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="video.html">4.8.6 The video element &rarr;</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>
 
-  <h4 id="the-iframe-element"><span class="secno">4.8.2 </span>The <dfn><code>iframe</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/100">ISSUE-100</a> (srcdoc) and <a href="http://www.w3.org/html/wg/tracker/issues/103">ISSUE-103</a> (srcdoc-xml-escaping) block progress to Last Call</span><dl class="element"><dt>Categories</dt>
+  <h4 id="the-iframe-element"><span class="secno">4.8.2 </span>The <dfn><code>iframe</code></dfn> element</h4><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/100">ISSUE-100</a> (srcdoc) and <a href="http://www.w3.org/html/wg/tracker/issues/103">ISSUE-103</a> (srcdoc-xml-escaping) block progress to Last Call</span><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-88">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-95">Phrasing content</a>.</dd>
    <dd><a href="content-models.html#embedded-content" id="embedded-content-8">Embedded content</a>.</dd>
@@ -364,7 +364,7 @@
    <li>Any number of <a href="syntax.html#syntax-comments" id="syntax-comments-1" title="syntax-comments">comments</a> and
    <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.'>space characters</a>.</li>
 
-   <li>The root element, in the form of an <code><a href="semantics.html#the-html-element-0" id="html-11">html</a></code> <a href="syntax.html#syntax-elements" id="syntax-elements-0" title="syntax-elements">element</a>.</li>
+   <li>The root element, in the form of an <code><a href="semantics.html#the-html-element-0" id="html-10">html</a></code> <a href="syntax.html#syntax-elements" id="syntax-elements-0" title="syntax-elements">element</a>.</li>
 
    <li>Any number of <a href="syntax.html#syntax-comments" id="syntax-comments-2" title="syntax-comments">comments</a> and
    <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.'>space characters</a>.</li>
@@ -599,7 +599,7 @@
    <pre>&lt;iframe src="http://ads.example.com/?customerid=923513721&amp;amp;format=banner"
         width="468" height="60"&gt;&lt;/iframe&gt;</pre>
 
-  </div><h4 id="the-embed-element"><span class="secno">4.8.3 </span>The <dfn><code>embed</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- (v2?)
+  </div><h4 id="the-embed-element"><span class="secno">4.8.3 </span>The <dfn><code>embed</code></dfn> element</h4><!-- (v2?)
  we have all kinds of quirks we should define if they come up during
  testing, as e.g. shown in:
  http://mxr.mozilla.org/mozilla-central/source/layout/generic/nsObjectFrame.cpp
@@ -683,7 +683,7 @@
  &lt;param name="quality" value="high"&gt;
 &lt;/object&gt;</pre>
 
-  </div><h4 id="the-object-element"><span class="secno">4.8.4 </span>The <dfn><code>object</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-object-element"><span class="secno">4.8.4 </span>The <dfn><code>object</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-90">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-98">Phrasing content</a>.</dd>
    <dd><a href="content-models.html#embedded-content" id="embedded-content-12">Embedded content</a>.</dd>
@@ -790,7 +790,7 @@
  &lt;/object&gt;
 &lt;/p&gt;</pre>
 
-  </div><h4 id="the-param-element"><span class="secno">4.8.5 </span>The <dfn><code>param</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-param-element"><span class="secno">4.8.5 </span>The <dfn><code>param</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As a child of an <code><a href="#the-object-element" id="object-18">object</a></code> element, before any <a href="content-models.html#flow-content" id="flow-content-91">flow content</a>.</dd>

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1103
retrieving revision 1.1104
diff -u -d -r1.1103 -r1.1104
--- Overview.html	28 Aug 2010 13:57:19 -0000	1.1103
+++ Overview.html	8 Sep 2010 09:32:11 -0000	1.1104
@@ -303,9 +303,9 @@
 </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="style.css" rel="stylesheet"><script src="link-fixup.js"></script><body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor-s-draft-28-august-2010">Editor's Draft 28 August 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-8-september-2010">Editor's Draft 8 September 2010</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5/author/">http://www.w3.org/TR/html5/author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -323,7 +323,7 @@
     <dt>Editors:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.4304.</p> 
+      This is revision 1.4343.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &copy; 2010 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>&reg;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -416,7 +416,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 28 August 2010 Editor's Draft.
+  This specification is the 8 September 2010 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
@@ -622,18 +622,18 @@
    <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#a-link-or-button-containing-nothing-but-the-image"><span class="secno">4.8.1.1.1 </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.2 </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.3 </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.4 </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.5 </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.6 </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.7 </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.8 </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.9 </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.10 </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.11 </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><a href="embedded-content-1.html#general-guidelines"><span class="secno">4.8.1.1.12 </span>General guidelines</a></ol></ol></li>
+        <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></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>

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.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- association-of-controls-and-forms.html	28 Aug 2010 13:57:20 -0000	1.194
+++ association-of-controls-and-forms.html	8 Sep 2010 09:32:11 -0000	1.195
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="the-button-element.html">&larr; 4.10.8 The button element</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -315,15 +315,15 @@
       <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.3 </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.4 </span>Limiting user input length</a><li><a href="association-of-controls-and-forms.html#form-submission-0"><span class="secno">4.10.19.5 </span>Form submission</a></ol><li><a href="association-of-controls-and-forms.html#constraints"><span class="secno">4.10.20 </span>Constraints</a>
       <ol><li><a href="association-of-controls-and-forms.html#definitions"><span class="secno">4.10.20.1 </span>Definitions</a><li><a href="association-of-controls-and-forms.html#the-constraint-validation-api" id="x4.10.20.2-the-constraint-validation-api"><span class="secno">4.10.20.2 </span>The constraint validation API</a><li><a href="association-of-controls-and-forms.html#security-forms"><span class="secno">4.10.20.3 </span>Security</a></ol><li><a href="association-of-controls-and-forms.html#form-submission" id="x4.10.21-form-submission"><span class="secno">4.10.21 </span>Form submission</a></ol></ol></ol></div>
 
-  <h4 id="association-of-controls-and-forms"><span class="secno">4.10.18 </span>Association of controls and forms</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <a href="forms.html#form-associated-element" id="form-associated-element-15">form-associated element</a> can have a relationship
+  <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-24">form</a></code> element, which is called the element's
-  <dfn id="form-owner">form owner</dfn>. If a <a href="forms.html#form-associated-element" id="form-associated-element-16">form-associated element</a> is
+  <dfn id="form-owner">form owner</dfn>. If a <a href="forms.html#form-associated-element" id="form-associated-element-17">form-associated element</a> is
   not associated with a <code><a href="forms.html#the-form-element" id="form-25">form</a></code> element, its <a href="#form-owner" id="form-owner-14">form
-  owner</a> is said to be null.<p>A <a href="forms.html#form-associated-element" id="form-associated-element-17">form-associated element</a> is, by default, associated
+  owner</a> is said to be null.<p>A <a href="forms.html#form-associated-element" id="form-associated-element-18">form-associated element</a> is, by default, associated
   with its  ancestor
   <code><a href="forms.html#the-form-element" id="form-26">form</a></code> element, but may have a <dfn id="attr-fae-form" title="attr-fae-form"><code>form</code></dfn> attribute specified to
   override this.<p class="note">This feature allows authors to work around the lack
-  of support for nested <code><a href="forms.html#the-form-element" id="form-27">form</a></code> elements.<p>If a <a href="forms.html#form-associated-element" id="form-associated-element-18">form-associated element</a> has a <code title="attr-fae-form"><a href="#attr-fae-form" id="form-63">form</a></code> attribute specified, then that
+  of support for nested <code><a href="forms.html#the-form-element" id="form-27">form</a></code> elements.<p>If a <a href="forms.html#form-associated-element" id="form-associated-element-19">form-associated element</a> has a <code title="attr-fae-form"><a href="#attr-fae-form" id="form-63">form</a></code> attribute specified, then that
   attribute's value must be the <a href="elements.html#concept-id" id="concept-id-20" title="concept-id">ID</a> of a <code><a href="forms.html#the-form-element" id="form-28">form</a></code> element in
   the element's owner <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>.<dl class="domintro"><dt><var title="">element</var> . <code title="dom-fae-form"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fae-form" title='Read about this "form" reference in the full HTML5 spec.'>form</a></code></dt>
 
@@ -335,7 +335,7 @@
 
    </dd>
 
-  </dl><h4 id="attributes-common-to-form-controls"><span class="secno">4.10.19 </span><dfn>Attributes common to form controls</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h5 id="naming-form-controls"><span class="secno">4.10.19.1 </span>Naming form controls</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-fe-name" title="attr-fe-name"><code>name</code></dfn> content
+  </dl><h4 id="attributes-common-to-form-controls"><span class="secno">4.10.19 </span><dfn>Attributes common to form controls</dfn></h4><h5 id="naming-form-controls"><span class="secno">4.10.19.1 </span>Naming form controls</h5><p>The <dfn id="attr-fe-name" title="attr-fe-name"><code>name</code></dfn> content
   attribute gives the name of the form control, as used in <a href="#form-submission" id="form-submission-2">form
   submission</a> and in the <code><a href="forms.html#the-form-element" id="form-29">form</a></code> element's <code title="dom-form-elements"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/forms.html#dom-form-elements" title='Read about this "elements" reference in the full HTML5 spec.'>elements</a></code> object. If the attribute
   is specified, its value must not be the empty string.<p>Any non-empty value for <code title="attr-form-name"><a href="forms.html#attr-form-name" id="name-21">name</a></code>
@@ -349,19 +349,19 @@
 
    <dt><dfn id="attr-fe-name-charset" title="attr-fe-name-charset"><code>_charset_</code></dfn></dt>
    <dd>
-    <p>This value, if used as the name of a <a href="states-of-the-type-attribute.html#hidden-state" id="attr-input-type-hidden-4" title="attr-input-type-hidden">Hidden</a> control with no <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-26">value</a></code> attribute, is automatically
+    <p>This value, if used as the name of a <a href="states-of-the-type-attribute.html#hidden-state" id="attr-input-type-hidden-7" title="attr-input-type-hidden">Hidden</a> control with no <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-26">value</a></code> attribute, is automatically
     given a value during submission consisting of the submission
     character encoding.</p>
    </dd>
 
-  </dl><h5 id="enabling-and-disabling-form-controls"><span class="secno">4.10.19.2 </span>Enabling and disabling form controls</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-fe-disabled" title="attr-fe-disabled"><code>disabled</code></dfn>
+  </dl><h5 id="enabling-and-disabling-form-controls"><span class="secno">4.10.19.2 </span>Enabling and disabling form controls</h5><p>The <dfn id="attr-fe-disabled" title="attr-fe-disabled"><code>disabled</code></dfn>
   content attribute is a <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute-19">boolean attribute</a>.<p>A form control is <dfn id="concept-fe-disabled" title="concept-fe-disabled">disabled</dfn>
   if its <code title="attr-fe-disabled"><a href="#attr-fe-disabled" id="disabled-20">disabled</a></code> attribute is
   set, or if it is a descendant of a <code><a href="forms.html#the-fieldset-element" id="fieldset-16">fieldset</a></code> element
   whose <code title="attr-fieldset-disabled"><a href="forms.html#attr-fieldset-disabled" id="disabled-1">disabled</a></code> attribute
   is set and is <em>not</em> a descendant of that
   <code><a href="forms.html#the-fieldset-element" id="fieldset-17">fieldset</a></code> element's first <code><a href="forms.html#the-legend-element" id="legend-6">legend</a></code> element
-  child, if any.<h5 id="autofocusing-a-form-control"><span class="secno">4.10.19.3 </span>Autofocusing a form control</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- v2: Apply this to contentEditable elements --><p>The <dfn id="attr-fe-autofocus" title="attr-fe-autofocus"><code>autofocus</code></dfn>
+  child, if any.<h5 id="autofocusing-a-form-control"><span class="secno">4.10.19.3 </span>Autofocusing a form control</h5><!-- v2: Apply this to contentEditable elements --><p>The <dfn id="attr-fe-autofocus" title="attr-fe-autofocus"><code>autofocus</code></dfn>
   content attribute allows the author to indicate that a control is to
   be focused as soon as the page is loaded, allowing the user to just
   start typing without having to manually focus the main control.<p>The <code title="attr-fe-autofocus"><a href="#attr-fe-autofocus" id="autofocus-9">autofocus</a></code> attribute is
@@ -372,7 +372,7 @@
    the document was loaded.</p>
    <pre>&lt;input maxlength="256" name="q" value="" autofocus&gt;
 &lt;input type="submit" value="Search"&gt;</pre>
-  </div><h5 id="limiting-user-input-length"><span class="secno">4.10.19.4 </span>Limiting user input length</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <dfn id="attr-fe-maxlength" title="attr-fe-maxlength">form control <code title="">maxlength</code> attribute</dfn>, controlled by a <var title="">dirty value flag</var> declares a limit on the number of
+  </div><h5 id="limiting-user-input-length"><span class="secno">4.10.19.4 </span>Limiting user input length</h5><p>A <dfn id="attr-fe-maxlength" title="attr-fe-maxlength">form control <code title="">maxlength</code> attribute</dfn>, controlled by a <var title="">dirty value flag</var> declares a limit on the number of
   characters a user can input.<p>If an element has its <a href="#attr-fe-maxlength" id="attr-fe-maxlength-2" title="attr-fe-maxlength">form
   control <code title="">maxlength</code> attribute</a> specified,
   the attribute's value must be a <a href="common-microsyntaxes.html#valid-non-negative-integer" id="valid-non-negative-integer-13">valid non-negative
@@ -381,10 +381,10 @@
   results in a number, then that number is the element's <dfn id="maximum-allowed-value-length">maximum
   allowed value length</dfn>. If the attribute is omitted or parsing
   its value results in an error, then there is no <a href="#maximum-allowed-value-length" id="maximum-allowed-value-length-4">maximum
-  allowed value length</a>.<h5 id="form-submission-0"><span class="secno">4.10.19.5 </span>Form submission</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="attributes-for-form-submission">Attributes for form submission</dfn> can be specified both
+  allowed value length</a>.<h5 id="form-submission-0"><span class="secno">4.10.19.5 </span>Form submission</h5><p><dfn id="attributes-for-form-submission">Attributes for form submission</dfn> can be specified both
   on <code><a href="forms.html#the-form-element" id="form-30">form</a></code> elements and on <a href="forms.html#concept-submit-button" id="concept-submit-button-3" title="concept-submit-button">submit buttons</a> (elements that
-  represent buttons that submit forms, e.g. an <code><a href="the-input-element.html#the-input-element" id="input-116">input</a></code>
-  element whose <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-65">type</a></code> attribute is
+  represent buttons that submit forms, e.g. an <code><a href="the-input-element.html#the-input-element" id="input-118">input</a></code>
+  element whose <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-70">type</a></code> attribute is
   in the <a href="number-state.html#submit-button-state" id="attr-input-type-submit-2" title="attr-input-type-submit">Submit Button</a>
   state).
 
@@ -477,7 +477,7 @@
  &lt;p&gt;&lt;input type=submit formnovalidate name=cancel value="Cancel"&gt;&lt;/p&gt;
 &lt;/form&gt;</pre>
 
-  </div><h4 id="constraints"><span class="secno">4.10.20 </span>Constraints</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h5 id="definitions"><span class="secno">4.10.20.1 </span>Definitions</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h5 id="the-constraint-validation-api"><span class="secno">4.10.20.2 </span>The <dfn>constraint validation API</dfn></h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">element</var> . <code title="dom-cva-willValidate"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-cva-willvalidate" title='Read about this "willValidate" reference in the full HTML5 spec.'>willValidate</a></code></dt>
+  </div><h4 id="constraints"><span class="secno">4.10.20 </span>Constraints</h4><h5 id="definitions"><span class="secno">4.10.20.1 </span>Definitions</h5><h5 id="the-constraint-validation-api"><span class="secno">4.10.20.2 </span>The <dfn>constraint validation API</dfn></h5><dl class="domintro"><dt><var title="">element</var> . <code title="dom-cva-willValidate"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-cva-willvalidate" title='Read about this "willValidate" reference in the full HTML5 spec.'>willValidate</a></code></dt>
 
    <dd>
 
@@ -616,7 +616,7 @@
   hostile users, and unintentionally bypassed by users of older user
   agents or automated tools that do not implement these features. The
   constraint validation features are only intended to improve the user
-  experience, not to provide any kind of security mechanism.<h4 id="form-submission"><span class="secno">4.10.21 </span><dfn>Form submission</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>When a form is submitted, the data in the form is converted into
+  experience, not to provide any kind of security mechanism.<h4 id="form-submission"><span class="secno">4.10.21 </span><dfn>Form submission</dfn></h4><p><i>This section is non-normative.</i><p>When a form is submitted, the data in the form is converted into
   the structure specified by the <a href="#concept-fs-enctype" id="concept-fs-enctype-1" title="concept-fs-enctype">enctype</a>, and then sent to the
   destination specified by the <a href="#concept-fs-action" id="concept-fs-action-0" title="concept-fs-action">action</a> using the given <a href="#concept-fs-method" id="concept-fs-method-1" title="concept-fs-method">method</a>.<p>For example, take the following form:<pre>&lt;form action="/find.cgi" method=get&gt;
  &lt;input type=text name=t&gt;

Index: index-of-terms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- index-of-terms.html	28 Aug 2010 13:57:21 -0000	1.49
+++ index-of-terms.html	8 Sep 2010 09:32:13 -0000	1.50
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="index.html">&larr; Index</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -446,7 +446,7 @@
 <a class="index-counter" href="embedded-content-1.html#a-24">(3)</a>
 </dd>
[...1987 lines suppressed...]
 </dl><dl id="attr-button-value_index"><dt><span title="attr-button-value"><code>value</code></span>
 </dt>
@@ -24946,7 +24975,7 @@
 <a class="index-counter" href="embedded-content-1.html#width-3">(2)</a>
 </dd>
 <dd>
-<a href="embedded-content-1.html#width-4"><span class="secno">4.8.1.1.10 </span>An image not intended for the user</a>
+<a href="embedded-content-1.html#width-4"><span class="secno">4.8.1.1.11 </span>An image not intended for the user</a>
 </dd>
 <dd>
 <a href="the-iframe-element.html#width-5"><span class="secno">4.8.2 </span>The <span><code>iframe</code></span> element</a>
@@ -25047,7 +25076,7 @@
 <a class="no-num" href="index.html#embed-29">Attributes</a>
 <a class="index-counter" href="index.html#iframe-65">(2)</a>
 <a class="index-counter" href="index.html#img-50">(3)</a>
-<a class="index-counter" href="index.html#input-155">(4)</a>
+<a class="index-counter" href="index.html#input-157">(4)</a>
 <a class="index-counter" href="index.html#object-58">(5)</a>
 <a class="index-counter" href="index.html#video-33">(6)</a>
 </dd>

Index: history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/history.html,v
retrieving revision 1.752
retrieving revision 1.753
diff -u -d -r1.752 -r1.753
--- history.html	28 Aug 2010 13:57:21 -0000	1.752
+++ history.html	8 Sep 2010 09:32:13 -0000	1.753
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="origin-0.html">&larr; 5.3 Origin</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -315,7 +315,7 @@
     <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.1 </span>History traversal</a><li><a href="history.html#unloading-documents"><span class="secno">5.5.2 </span>Unloading documents</a></ol></ol></ol></div>
 
-  <h3 id="history"><span class="secno">5.4 </span>Session history and navigation</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="the-session-history-of-browsing-contexts"><span class="secno">5.4.1 </span>The session history of browsing contexts</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><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-32">browsing
+  <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-32">browsing
   context</a> is its <dfn id="session-history">session history</dfn>.<p><code><a href="#history-0" id="history-3">History</a></code> objects provide a representation of the
   pages in the session history of <a href="browsers.html#browsing-context" id="browsing-context-33" title="browsing
   context">browsing contexts</a>. Each <a href="browsers.html#browsing-context" id="browsing-context-34">browsing
@@ -372,7 +372,7 @@
   the page that was active when they were added.<p>Contiguous entries that differ just by fragment identifier also
   share the same <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>.<p class="note">All entries that share the same
   <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> (and that are therefore merely different
-  states of one particular document) are contiguous by definition.<h4 id="the-history-interface"><span class="secno">5.4.2 </span>The <code><a href="#history-0" id="history-6">History</a></code> interface</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><pre class="idl">interface <dfn id="history-0">History</dfn> {
+  states of one particular document) are contiguous by definition.<h4 id="the-history-interface"><span class="secno">5.4.2 </span>The <code><a href="#history-0" id="history-6">History</a></code> interface</h4><pre class="idl">interface <dfn id="history-0">History</dfn> {
   readonly attribute long <a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#dom-history-length" title='Read about this "length" reference in the full HTML5 spec.'>length</a>;
   void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#dom-history-go" title='Read about this "go" reference in the full HTML5 spec.'>go</a>(in optional long delta);
   void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#dom-history-back" title='Read about this "back" reference in the full HTML5 spec.'>back</a>();
@@ -431,7 +431,7 @@
 
    <dd>
 
-    <p>Updates the current entry in the session histor to have the given data, title, and, if provided, URL.</p>
+    <p>Updates the current entry in the session history to have the given data, title, and, if provided, URL.</p>
 
    </dd>
 
@@ -548,7 +548,7 @@
 State: &lt;OUTPUT NAME=I&gt;1&lt;/OUTPUT&gt; &lt;INPUT VALUE="Increment" TYPE=BUTTON ONCLICK="inc()"&gt;
 &lt;/FORM&gt;</pre>
 
-  </div><h4 id="the-location-interface"><span class="secno">5.4.3 </span>The <code><a href="#location" id="location-2">Location</a></code> interface</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Each <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 in a <a href="browsers.html#browsing-context" id="browsing-context-40">browsing
+  </div><h4 id="the-location-interface"><span class="secno">5.4.3 </span>The <code><a href="#location" id="location-2">Location</a></code> interface</h4><p>Each <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 in a <a href="browsers.html#browsing-context" id="browsing-context-40">browsing
   context</a>'s session history is associated with a unique
   instance of a <code><a href="#location" id="location-3">Location</a></code> object.<dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-location"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#dom-document-location" title='Read about this "location" reference in the full HTML5 spec.'>location</a></code> [ = <var title="">value</var> ]</dt>
    <dt><var title="">window</var> . <code title="dom-location"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#dom-location" title='Read about this "location" reference in the full HTML5 spec.'>location</a></code> [ = <var title="">value</var> ]</dt>
@@ -624,7 +624,7 @@
    </dd>
 
   </dl><p>The <code><a href="#location" id="location-6">Location</a></code> interface also has the complement of
-  <a href="urls.html#url-decomposition-idl-attributes" id="url-decomposition-idl-attributes-3">URL decomposition IDL attributes</a>, <dfn id="dom-location-protocol" title="dom-location-protocol"><code>protocol</code></dfn>, <dfn id="dom-location-host" title="dom-location-host"><code>host</code></dfn>, <dfn id="dom-location-port" title="dom-location-port"><code>port</code></dfn>, <dfn id="dom-location-hostname" title="dom-location-hostname"><code>hostname</code></dfn>, <dfn id="dom-location-pathname" title="dom-location-pathname"><code>pathname</code></dfn>, <dfn id="dom-location-search" title="dom-location-search"><code>search</code></dfn>, and <dfn id="dom-location-hash" title="dom-location-hash"><code>hash</code></dfn>. <h3 id="browsing-the-web"><span class="secno">5.5 </span>Browsing the Web</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="history-traversal"><span class="secno">5.5.1 </span>History traversal</h4><p class="XXX annotation"><b>Status: </b><i>Last call for cmments</i></p><!-- session history --><p>The <dfn id="event-popstate" title="event-popstate"><code>popstate</code></dfn> event
+  <a href="urls.html#url-decomposition-idl-attributes" id="url-decomposition-idl-attributes-3">URL decomposition IDL attributes</a>, <dfn id="dom-location-protocol" title="dom-location-protocol"><code>protocol</code></dfn>, <dfn id="dom-location-host" title="dom-location-host"><code>host</code></dfn>, <dfn id="dom-location-port" title="dom-location-port"><code>port</code></dfn>, <dfn id="dom-location-hostname" title="dom-location-hostname"><code>hostname</code></dfn>, <dfn id="dom-location-pathname" title="dom-location-pathname"><code>pathname</code></dfn>, <dfn id="dom-location-search" title="dom-location-search"><code>search</code></dfn>, and <dfn id="dom-location-hash" title="dom-location-hash"><code>hash</code></dfn>. <h3 id="browsing-the-web"><span class="secno">5.5 </span>Browsing the Web</h3><h4 id="history-traversal"><span class="secno">5.5.1 </span>History traversal</h4><!-- session history --><p>The <dfn id="event-popstate" title="event-popstate"><code>popstate</code></dfn> event
   is fired in certain cases when navigating to a <a href="#session-history-entry" id="session-history-entry-4">session history
   entry</a>.<pre class="idl">interface <dfn id="popstateevent">PopStateEvent</dfn> : <a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#event" title='Read about this "Event" reference in the full HTML5 spec.'>Event</a> {
   readonly attribute any <a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#dom-popstateevent-state" title='Read about this "state" reference in the full HTML5 spec.'>state</a>;
@@ -678,7 +678,7 @@
 
    </dd>
 
-  </dl><h4 id="unloading-documents"><span class="secno">5.5.2 </span>Unloading documents</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><pre class="idl">interface <dfn id="beforeunloadevent">BeforeUnloadEvent</dfn> : <a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#event" title='Read about this "Event" reference in the full HTML5 spec.'>Event</a> {
+  </dl><h4 id="unloading-documents"><span class="secno">5.5.2 </span>Unloading documents</h4><pre class="idl">interface <dfn id="beforeunloadevent">BeforeUnloadEvent</dfn> : <a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#event" title='Read about this "Event" reference in the full HTML5 spec.'>Event</a> {
            attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#dom-beforeunloadevent-returnvalue" title='Read about this "returnValue" reference in the full HTML5 spec.'>returnValue</a>;
 };</pre><dl class="domintro"><dt><var title="">event</var> . <code title="dom-BeforeUnloadEvent-returnValue"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#dom-beforeunloadevent-returnvalue" title='Read about this "returnValue" reference in the full HTML5 spec.'>returnValue</a></code> [ = <var title="">value</var> ]</dt>
 

Index: origin-0.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/origin-0.html,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -d -r1.174 -r1.175
--- origin-0.html	28 Aug 2010 13:57:22 -0000	1.174
+++ origin-0.html	8 Sep 2010 09:32:14 -0000	1.175
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="browsers.html">&larr; 5 Loading Web pages</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -314,13 +314,13 @@
   <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>
 
-  <h3 id="origin-0"><span class="secno">5.3 </span>Origin</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- Hallowed are the Ori --><p>The <dfn id="origin">origin</dfn> of a resource and the <dfn id="effective-script-origin">effective script
+  <h3 id="origin-0"><span class="secno">5.3 </span>Origin</h3><!-- Hallowed are the Ori --><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
   tuples consisting of a scheme component, a host component, a port
   component, and optionally extra data.<p class="note">The extra data could include the certificate of the
   site when using encrypted connections, to ensure that if the site's
   secure certificate changes, the origin is considered to change as
-  well.<h4 id="relaxing-the-same-origin-restriction"><span class="secno">5.3.1 </span>Relaxing the same-origin restriction</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-domain"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/origin-0.html#dom-document-domain" title='Read about this "domain" reference in the full HTML5 spec.'>domain</a></code> [ = <var title="">domain</var> ]</dt>
+  well.<h4 id="relaxing-the-same-origin-restriction"><span class="secno">5.3.1 </span>Relaxing the same-origin restriction</h4><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-domain"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/origin-0.html#dom-document-domain" title='Read about this "domain" reference in the full HTML5 spec.'>domain</a></code> [ = <var title="">domain</var> ]</dt>
 
    <dd>
 

Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-input-element-attributes.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- common-input-element-attributes.html	28 Aug 2010 13:57:20 -0000	1.202
+++ common-input-element-attributes.html	8 Sep 2010 09:32:11 -0000	1.203
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="number-state.html">&larr; 4.10.7.1.13 Number state</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -314,7 +314,7 @@
   <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-list-attribute"><span class="secno">4.10.7.2.2 </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.3 </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.4 </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.5 </span>The <code title="attr-input-required">required</code> attribute</a><li><a href="common-input-element-attributes.html#the-multiple-attribute"><span class="secno">4.10.7.2.6 </span>The <code titl="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.7 </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.8 </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.9 </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.10 </span>The <code title="attr-input-step">step</code> attribute</a><li><a href="common-input-element-attributes.html#the-placeholder-attribute"><span class="secno">4.10.7.2.11 </span>The <code title="attr-input-placeholder">placeholder</code> attribute</a></ol><li><a href="common-input-elemen-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>
 
-  <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-109">input</a></code> element attributes</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><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 class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>User agents sometimes have features for helping users fill forms
+  <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-111">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
   input.<p>The <dfn id="attr-input-autocomplete" title="attr-input-autocomplete"><code>autocomplete</code></dfn>
   attribute is an <a href="common-microsyntaxes.html#enumerated-attribute" id="enumerated-attribute-7">enumerated attribute</a>. The attribute has
@@ -346,7 +346,7 @@
    <pre>&lt;p&gt;&lt;label&gt;Account: &lt;input type="text" name="ac" autocomplete="off"&gt;&lt;/label&gt;&lt;/p&gt;
 &lt;p&gt;&lt;label&gt;PIN: &lt;input type="password" name="pin" autocomplete="off"&gt;&lt;/label&gt;&lt;/p&gt;</pre>
 
-  </div><h6 id="the-list-attribute"><span class="secno">4.10.7.2.2 </span>The <code title="attr-input-list"><a href="#attr-input-list" id="list-26">list</a></code> attribute</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-input-list" title="attr-input-list"><code>list</code></dfn>
+  </div><h6 id="the-list-attribute"><span class="secno">4.10.7.2.2 </span>The <code title="attr-input-list"><a href="#attr-input-list" id="list-26">list</a></code> attribute</h6><p>The <dfn id="attr-input-list" title="attr-input-list"><code>list</code></dfn>
   attribute is used to identify an element that lists predefined
   options suggested to the user.<p>If present, its value must be the <a href="elements.html#concept-id" id="concept-id-16" title="concept-id">ID</a> of a <code><a href="the-button-element.html#the-datalist-element" id="datalist-3">datalist</a></code>
   element in the same document.<div class="example">
@@ -419,10 +419,10 @@
    <code><a href="the-button-element.html#the-datalist-element" id="datalist-8">datalist</a></code> is <code title="attr-option-selected"><a href="the-button-element.html#attr-option-selected" id="selected">selected</a></code>, it will be selected
    by default by legacy UAs (because it affects the
    <code><a href="the-button-element.html#the-select-element" id="select-16">select</a></code>), but it will not have any effect on the
-   <code><a href="the-input-element.html#the-input-element" id="input-110">input</a></code> element in UAs that support
+   <code><a href="the-input-element.html#the-input-element" id="input-112">input</a></code> element in UAs that support
    <code><a href="the-button-element.html#the-datalist-element" id="datalist-9">datalist</a></code>.</p>
 
-  </div><h6 id="the-readonly-attribute"><span class="secno">4.10.7.2.3 </span>The <code title="attr-input-readonly"><a href="#attr-input-readonly" id="readonly-38">readonly</a></code> attribute</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-input-readonly" title="attr-input-readonly"><code>readonly</code></dfn>
+  </div><h6 id="the-readonly-attribute"><span class="secno">4.10.7.2.3 </span>The <code title="attr-input-readonly"><a href="#attr-input-readonly" id="readonly-38">readonly</a></code> attribute</h6><p>The <dfn id="attr-input-readonly" title="attr-input-readonly"><code>readonly</code></dfn>
   attribute is a <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute-10">boolean attribute</a> that controls whether
   or not the user can edit the form control. <div class="example">
 
@@ -454,12 +454,12 @@
  &lt;p&gt; &lt;button name="action" value="update"&gt;Save&lt;/button&gt; &lt;/p&gt;
 &lt;/form&gt;</pre>
 
-  </div><h6 id="the-size-attribute"><span class="secno">4.10.7.2.4 </span>The <code title="attr-input-size"><a href="#attr-input-size" id="size-24">size</a></code> attribute</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-input-size" title="attr-input-size"><code>size</code></dfn>
+  </div><h6 id="the-size-attribute"><span class="secno">4.10.7.2.4 </span>The <code title="attr-input-size"><a href="#attr-input-size" id="size-24">size</a></code> attribute</h6><p>The <dfn id="attr-input-size" title="attr-input-size"><code>size</code></dfn>
   attribute gives the number of characters that, in a visual
   rendering, the user agent is to allow the user to see while editing
   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>.<p>The <code title="attr-input-size"><a href="#attr-input-size" id="size-25">size</a></code> attribute, if
   specified, must have a value that is a <a href="common-microsyntaxes.html#valid-non-negative-integer" id="valid-non-negative-integer-9">valid non-negative
-  integer</a> greater than zero.<h6 id="the-required-attribute"><span class="secno">4.10.7.2.5 </span>The <code title="attr-input-required"><a href="#attr-input-required" id="required-25">required</a></code> attribute</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-input-required" title="attr-input-required"><code>required</code></dfn>
+  integer</a> greater than zero.<h6 id="the-required-attribute"><span class="secno">4.10.7.2.5 </span>The <code title="attr-input-required"><a href="#attr-input-required" id="required-25">required</a></code> attribute</h6><p>The <dfn id="attr-input-required" title="attr-input-required"><code>required</code></dfn>
   attribute is a <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute-11">boolean attribute</a>. When specified, the
   element is <dfn id="concept-input-required" title="concept-input-required"><i>required</i></dfn>.<div class="example">
 
@@ -483,7 +483,7 @@
   &lt;input type=submit value="Create account"&gt;
 &lt;/form&gt;</pre>
 
-  </div><h6 id="the-multiple-attribute"><span class="secno">4.10.7.2.6 </span>The <code title="attr-input-multiple"><a href="#attr-input-multiple" id="multiple-25">multiple</a></code> attribute</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-input-multiple" title="attr-input-multiple"><code>multiple</code></dfn>
+  </div><h6 id="the-multiple-attribute"><span class="secno">4.10.7.2.6 </span>The <code title="attr-input-multiple"><a href="#attr-input-multiple" id="multiple-25">multiple</a></code> attribute</h6><p>The <dfn id="attr-input-multiple" title="attr-input-multiple"><code>multiple</code></dfn>
   attribute is a <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute-12">boolean attribute</a> that indicates whether
   the user is to be allowed to specify more than one value.<div class="example">
 
@@ -527,8 +527,8 @@
 
    <pre>&lt;label&gt;Attachments: &lt;input type=file multiple name=att&gt;&lt;/label&gt;</pre>
 
-  </div><h6 id="the-maxlength-attribute"><span class="secno">4.10.7.2.7 </span>The <code title="attr-input-maxlength"><a href="#attr-input-maxlength" id="maxlength-25">maxlength</a></code> attribute</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-input-maxlength" title="attr-input-maxlength"><code>maxlength</code></dfn>
-  attribute is a <a href="association-of-controls-and-forms.html#attr-fe-maxlength" id="attr-fe-maxlength-0" title="attr-fe-maxlength">form control <code title="">maxlength</code> attribute</a>.<p>If the <code><a href="the-input-element.html#the-input-element" id="input-111">input</a></code> element has a <a href="association-of-controls-and-forms.html#maximum-allowed-value-length" id="maximum-allowed-value-length-0">maximum allowed
+  </div><h6 id="the-maxlength-attribute"><span class="secno">4.10.7.2.7 </span>The <code title="attr-input-maxlength"><a href="#attr-input-maxlength" id="maxlength-25">maxlength</a></code> attribute</h6><p>The <dfn id="attr-input-maxlength" title="attr-input-maxlength"><code>maxlength</code></dfn>
+  attribute is a <a href="association-of-controls-and-forms.html#attr-fe-maxlength" id="attr-fe-maxlength-0" title="attr-fe-maxlength">form control <code title="">maxlength</code> attribute</a>.<p>If the <code><a href="the-input-element.html#the-input-element" id="input-113">input</a></code> element has a <a href="association-of-controls-and-forms.html#maximum-allowed-value-length" id="maximum-allowed-value-length-0">maximum allowed
   value length</a>, then the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#code-point-length" title='Read about this "code-point length" reference in the full HTML5 spec.'>code-point length</a> of the
   value of the element's <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-25">value</a></code>
   attribute must be equal to or less than the element's <a href="association-of-controls-and-forms.html#maximum-allowed-value-length" id="maximum-allowed-value-length-1">maximum
@@ -541,9 +541,9 @@
 
    <pre>What are you doing? &lt;input name=status maxlength=140&gt;</pre>
 
-  </div><h6 id="the-pattern-attribute"><span class="secno">4.10.7.2.8 </span>The <code title="attr-input-pattern"><a href="#attr-input-pattern" id="pattern-25">pattern</a></code> attribute</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-input-pattern" title="attr-input-pattern"><code>pattern</code></dfn>
+  </div><h6 id="the-pattern-attribute"><span class="secno">4.10.7.2.8 </span>The <code title="attr-input-pattern"><a href="#attr-input-pattern" id="pattern-25">pattern</a></code> attribute</h6><p>The <dfn id="attr-input-pattern" title="attr-input-pattern"><code>pattern</code></dfn>
   attribute specifies a regular expression against which the control'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> is to be checked.<p>If specified, the attribute's value must match the JavaScript <i title="">Pattern</i> production. <a href="references.html#refsECMA262">[ECMA262]</a><p>When an <code><a href="the-input-element.html#the-input-element" id="input-112">input</a></code> element has a <code title="attr-input-pattern"><a href="#attr-input-pattern" id="pattern-26">pattern</a></code> attribute specified,
+  <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> is to be checked.<p>If specified, the attribute's value must match the JavaScript <i title="">Pattern</i> production. <a href="references.html#refsECMA262">[ECMA262]</a><p>When an <code><a href="the-input-element.html#the-input-element" id="input-114">input</a></code> element has a <code title="attr-input-pattern"><a href="#attr-input-pattern" id="pattern-26">pattern</a></code> attribute specified,
   authors should include a <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-23">title</a></code>
   attribute to give a description of the pattern. User agents may use
   the contents of this attribute, if it is present, when informing the
@@ -567,7 +567,7 @@
   required pattern. Birthday</samp>, which is not useful.<p>UAs may still show the <code><a href="semantics.html#the-title-element-0" id="title-47">title</a></code> in non-error situations
   (for example, as a tooltip when hovering over the control), so
   authors should be careful not to word <code><a href="semantics.html#the-title-element-0" id="title-48">title</a></code>s as if an
-  error has necessarily occurred.<h6 id="the-min-and-max-attributes"><span class="secno">4.10.7.2.9 </span>The <code title="attr-input-min"><a href="#attr-input-min" id="min-35">min</a></code> and <code title="attr-input-max"><a href="#attr-input-max" id="max-33">max</a></code> attributes</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-input-min" title="attr-input-min"><code>min</code></dfn> and <dfn id="attr-input-max" title="attr-input-max"><code>max</code></dfn> attributes indicate
+  error has necessarily occurred.<h6 id="the-min-and-max-attributes"><span class="secno">4.10.7.2.9 </span>The <code title="attr-input-min"><a href="#attr-input-min" id="min-35">min</a></code> and <code title="attr-input-max"><a href="#attr-input-max" id="max-33">max</a></code> attributes</h6><p>The <dfn id="attr-input-min" title="attr-input-min"><code>min</code></dfn> and <dfn id="attr-input-max" title="attr-input-max"><code>max</code></dfn> attributes indicate
   the allowed range of values for the element.<p>The <code title="attr-input-max"><a href="#attr-input-max" id="max-34">max</a></code> attribute's value
   (the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#concept-input-max" title='Read about this "maximum" reference in the full HTML5 spec.'>maximum</a>) must not be
   less than the <code title="attr-input-min"><a href="#attr-input-min" id="min-36">min</a></code> attribute's
@@ -585,7 +585,7 @@
 
    <pre>&lt;input name=quantity required type=number min=1 value=1&gt;</pre>
 
-  </div><h6 id="the-step-attribute"><span class="secno">4.10.7.2.10 </span>The <code title="attr-input-step"><a href="#attr-input-step" id="step-32">step</a></code> attribute</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-input-step" title="attr-input-step"><code>step</code></dfn>
+  </div><h6 id="the-step-attribute"><span class="secno">4.10.7.2.10 </span>The <code title="attr-input-step"><a href="#attr-input-step" id="step-32">step</a></code> attribute</h6><p>The <dfn id="attr-input-step" title="attr-input-step"><code>step</code></dfn>
   attribute indicates the granularity that is expected (and required)
   of the <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>, by limiting the
   allowed values. <p>The <code title="attr-input-step"><a href="#attr-input-step" id="step-33">step</a></code> attribute, if
@@ -610,7 +610,7 @@
    <p>Normally, time controls are limited to an accuracy of one
    minute.</p>
 
-  </div><h6 id="the-placeholder-attribute"><span class="secno">4.10.7.2.11 </span>The <code title="attr-input-placeholder"><a href="#attr-input-placeholder" id="placeholder-24">placeholder</a></code> attribute</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- similar text in the <textarea> section --><p>The <dfn id="attr-input-placeholder" title="attr-input-placeholder"><code>placeholder</code></dfn>
+  </div><h6 id="the-placeholder-attribute"><span class="secno">4.10.7.2.11 </span>The <code title="attr-input-placeholder"><a href="#attr-input-placeholder" id="placeholder-24">placeholder</a></code> attribute</h6><!-- similar text in the <textarea> section --><p>The <dfn id="attr-input-placeholder" title="attr-input-placeholder"><code>placeholder</code></dfn>
   attribute represents a <em>short</em> hint (a word or short phrase)
   intended to aid the user with data entry. A hint could be a sample
   value or a brief description of the expected format. The attribute,
@@ -631,7 +631,7 @@
  &lt;p&gt;&lt;label&gt;Description: &lt;input type="text" name="desc" placeholder="My Email Account"&gt;&lt;/label&gt;&lt;/p&gt;
 &lt;/fieldset&gt;</pre>
 
-  </div><h5 id="common-input-element-apis"><span class="secno">4.10.7.3 </span>Common <code><a href="the-input-element.html#the-input-element" id="input-113">input</a></code> element APIs</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">input</var> . <code title="dom-input-value"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#dom-input-value" title='Read about this "value" reference in the full HTML5 spec.'>value</a></code> [ = <var title="">value</var> ]</dt>
+  </div><h5 id="common-input-element-apis"><span class="secno">4.10.7.3 </span>Common <code><a href="the-input-element.html#the-input-element" id="input-115">input</a></code> element APIs</h5><dl class="domintro"><dt><var title="">input</var> . <code title="dom-input-value"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#dom-input-value" title='Read about this "value" reference in the full HTML5 spec.'>value</a></code> [ = <var title="">value</var> ]</dt>
 
    <dd>
 

Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dom.html,v
retrieving revision 1.757
retrieving revision 1.758
diff -u -d -r1.757 -r1.758
--- dom.html	28 Aug 2010 13:57:20 -0000	1.757
+++ dom.html	8 Sep 2010 09:32:12 -0000	1.758
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="urls.html">&larr; 2.5 URLs</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -315,7 +315,7 @@
   <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>
 
-  <h2 id="dom"><span class="secno">3 </span>Semantics, structure, and APIs of HTML documents</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h3 id="documents"><span class="secno">3.1 </span>Documents</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Every XML and HTML document in an HTML UA is represented by a
+  <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>
   that is set when the <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> is created. <dfn id="the-document-s-current-address">The
   document's current address</dfn> is an <a href="urls.html#absolute-url" id="absolute-url-3">absolute URL</a>
@@ -331,7 +331,7 @@
   documents</dfn> unless they are flagged as being <dfn id="html-documents">HTML
   documents</dfn> when they are created. Whether a document is an
   <a href="#html-documents" id="html-documents-1" title="HTML documents">HTML document</a> or an <a href="#xml-documents" id="xml-documents-0" title="XML documents">XML document</a> affects the behavior of
-  certain APIs and the case-sensitivity of some selectors.<h4 id="documents-in-the-dom"><span class="secno">3.1.1 </span>Documents in the DOM</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>All <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 (in user agents implementing
+  certain APIs and the case-sensitivity of some selectors.<h4 id="documents-in-the-dom"><span class="secno">3.1.1 </span>Documents in the DOM</h4><p>All <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 (in user agents implementing
   this specification)  also implement
   the <code><a href="#htmldocument" id="htmldocument-2">HTMLDocument</a></code> interface, available using
   binding-specific methods. (This is the case whether or not the
@@ -364,12 +364,12 @@
            attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/elements.html#dom-document-dir" title='Read about this "dir" reference in the full HTML5 spec.'>dir</a>;
            attribute <a href="elements.html#htmlelement" id="htmlelement-3">HTMLElement</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-body" title='Read about this "body" reference in the full HTML5 spec.'>body</a>;
   readonly attribute <a href="semantics.html#htmlheadelement" id="htmlheadelement-0">HTMLHeadElement</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-head" title='Read about this "head" reference in the full HTML5 spec.'>head</a>;
-  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-9">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-images" title='Read about this "images" reference in the full HTML5 spec.'>images</a>;
-  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-10">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-embeds" title='Read about this "embeds" reference in the full HTML5 spec.'>embeds</a>;
-  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-11">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-plugins" title='Read about this "plugins" reference in the full HTML5 spec.'>plugins</a>;
-  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-12">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-links" title='Read about this "links" reference in the full HTML5 spec.'>links</a>;
-  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-13">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-forms" title='Read about this "forms" reference in the full HTML5 spec.'>forms</a>;
-  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-14">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-scripts" title='Read about this "scripts" reference in the full HTML5 spec.'>scripts</a>;
+  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-8">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-images" title='Read about this "images" reference in the full HTML5 spec.'>images</a>;
+  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-9">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-embeds" title='Read about this "embeds" reference in the full HTML5 spec.'>embeds</a>;
+  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-10">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-plugins" title='Read about this "plugins" reference in the full HTML5 spec.'>plugins</a>;
+  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-11">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-links" title='Read about this "links" reference in the full HTML5 spec.'>links</a>;
+  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-12">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-forms" title='Read about this "forms" reference in the full HTML5 spec.'>forms</a>;
+  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-13">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-scripts" title='Read about this "scripts" reference in the full HTML5 spec.'>scripts</a>;
   NodeList <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-getelementsbyname" title='Read about this "getElementsByName" reference in the full HTML5 spec.'>getElementsByName</a>(in DOMString elementName);
   NodeList <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-getelementsbyclassname" title='Read about this "getElementsByClassName" reference in the full HTML5 spec.'>getElementsByClassName</a>(in DOMString classNames);
 
@@ -395,7 +395,7 @@
   boolean <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#dom-document-querycommandstate" title='Read about this "queryCommandState" reference in the full HTML5 spec.'>queryCommandState</a>(in DOMString commandId);
   boolean <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#dom-document-querycommandsupported" title='Read about this "queryCommandSupported" reference in the full HTML5 spec.'>queryCommandSupported</a>(in DOMString commandId);
   DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#dom-document-querycommandvalue" title='Read about this "queryCommandValue" reference in the full HTML5 spec.'>queryCommandValue</a>(in DOMString commandId);
-  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-15">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/commands.html#dom-document-commands" title='Read about this "commands" reference in the full HTML5 spec.'>commands</a>;
+  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-14">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/commands.html#dom-document-commands" title='Read about this "commands" reference in the full HTML5 spec.'>commands</a>;
 
   // <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#event-handler-idl-attributes" title='Read about this "event handler IDL attributes" reference in the full HTML5 spec.'>event handler IDL attributes</a>
            attribute <a href="webappapis.html#function" id="function-0">Function</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-onabort" title='Read about this "onabort" reference in the full HTML5 spec.'>onabort</a>;
@@ -459,7 +459,7 @@
   <code><a href="urls.html#security_err" id="security_err-0">SECURITY_ERR</a></code> exception whenever any of the members of
   an <code><a href="#htmldocument" id="htmldocument-8">HTMLDocument</a></code> object are accessed by scripts whose
   <a href="origin-0.html#effective-script-origin" id="effective-script-origin-0">effective script origin</a> is not the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/origin-0.html#same-origin" title='Read about this "same" reference in the full HTML5 spec.'>same</a> as the <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 <a href="origin-0.html#effective-script-origin" id="effective-script-origin-1">effective
-  script origin</a>.<h4 id="resource-metadata-management"><span class="secno">3.1.3 </span><dfn>Resource metadata management</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-URL"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-url" title='Read about this "URL" reference in the full HTML5 spec.'>URL</a></code></dt>
+  script origin</a>.<h4 id="resource-metadata-management"><span class="secno">3.1.3 </span><dfn>Resource metadata management</dfn></h4><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-URL"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-url" title='Read about this "URL" reference in the full HTML5 spec.'>URL</a></code></dt>
    <dd>
     <p>Returns <a href="#the-document-s-address" id="the-document-s-address-3">the document's address</a>.</p>
    </dd>
@@ -538,15 +538,15 @@
     <p>The <code title="event-readystatechange">readystatechange</code> event fires on the <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 when this value changes.</p>
    </dd>
 
-  </dl><h4 id="dom-tree-accessors"><span class="secno">3.1.4 </span><dfn>DOM tree accessors</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="the-html-element">The <code>html</code> element</dfn> of a document is the
+  </dl><h4 id="dom-tree-accessors"><span class="secno">3.1.4 </span><dfn>DOM tree accessors</dfn></h4><p><dfn id="the-html-element">The <code>html</code> element</dfn> of a document is the
   document's root element, if there is one and it's an
-  <code><a href="semantics.html#the-html-element-0" id="html-2">html</a></code> element, or null otherwise.<hr><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-head"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-head" title='Read about this "head" reference in the full HTML5 spec.'>head</a></code></dt>
+  <code><a href="semantics.html#the-html-element-0" id="html-1">html</a></code> element, or null otherwise.<hr><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-head"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-head" title='Read about this "head" reference in the full HTML5 spec.'>head</a></code></dt>
    <dd>
     <p>Returns <a href="#the-head-element" id="the-head-element-1">the <code>head</code> element</a>.</p>
    </dd>
 
   </dl><p><dfn id="the-head-element">The <code>head</code> element</dfn> of a document is the
-  first <code><a href="semantics.html#the-head-element-0" id="head-3">head</a></code> element that is a child of <a href="#the-html-element" id="the-html-element-1">the
+  first <code><a href="semantics.html#the-head-element-0" id="head-4">head</a></code> element that is a child of <a href="#the-html-element" id="the-html-element-1">the
   <code>html</code> element</a>, if there is one, or null
   otherwise.<hr><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-title"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#document.title" title='Read about this "title" reference in the full HTML5 spec.'>title</a></code> [ = <var title="">value</var> ]</dt>
    <dd>
@@ -566,36 +566,36 @@
    <dd>
     <p>Returns <a href="#the-body-element" id="the-body-element-1">the body element</a>.</p>
     <p>Can be set, to replace <a href="#the-body-element" id="the-body-element-2">the body element</a>.</p>
-    <p>If the new value is not a <code><a href="sections.html#the-body-element-0" id="body-2">body</a></code> or <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#frameset" title='Read about this "frameset" reference in the full HTML5 spec.'>frameset</a></code> element, this will throw a <code><a href="urls.html#hierarchy_request_err" id="hierarchy_request_err-1">HIERARCHY_REQUEST_ERR</a></code> exception.</p>
+    <p>If the new value is not a <code><a href="sections.html#the-body-element-0" id="body-4">body</a></code> or <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#frameset" title='Read about this "frameset" reference in the full HTML5 spec.'>frameset</a></code> element, this will throw a <code><a href="urls.html#hierarchy_request_err" id="hierarchy_request_err-1">HIERARCHY_REQUEST_ERR</a></code> exception.</p>
    </dd>
 
   </dl><p><dfn id="the-body-element">The body element</dfn> of a document is the first child of
   <a href="#the-html-element" id="the-html-element-2">the <code>html</code> element</a> that is either a
-  <code><a href="sections.html#the-body-element-0" id="body-3">body</a></code> element or a <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#frameset" title='Read about this "frameset" reference in the full HTML5 spec.'>frameset</a></code> element. If
+  <code><a href="sections.html#the-body-element-0" id="body-5">body</a></code> element or a <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#frameset" title='Read about this "frameset" reference in the full HTML5 spec.'>frameset</a></code> element. If
   there is no such element, it is null. <hr><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-images"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-images" title='Read about this "images" reference in the full HTML5 spec.'>images</a></code></dt>
    <dd>
-    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-16">HTMLCollection</a></code> of the <code><a href="embedded-content-1.html#the-img-element" id="img-4">img</a></code> elements in the <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>.</p>
+    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-15">HTMLCollection</a></code> of the <code><a href="embedded-content-1.html#the-img-element" id="img-4">img</a></code> elements in the <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>.</p>
    </dd>
 
    <dt><var title="">document</var> . <code title="dom-document-embeds"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-embeds" title='Read about this "embeds" reference in the full HTML5 spec.'>embeds</a></code></dt>
    <dt><var title="">document</var> . <code title="dom-document-plugins"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-plugins" title='Read about this "plugins" reference in the full HTML5 spec.'>plugins</a></code></dt>
    <dd>
-    <p>Return an <code><a href="urls.html#htmlcollection" id="htmlcollection-17">HTMLCollection</a></code> of the <code><a href="the-iframe-element.html#the-embed-element" id="embed-2">embed</a></code> elements in the <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>.</p>
+    <p>Return an <code><a href="urls.html#htmlcollection" id="htmlcollection-16">HTMLCollection</a></code> of the <code><a href="the-iframe-element.html#the-embed-element" id="embed-2">embed</a></code> elements in the <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>.</p>
    </dd>
 
    <dt><var title="">document</var> . <code title="dom-document-links"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-links" title='Read about this "links" reference in the full HTML5 spec.'>links</a></code></dt>
    <dd>
-    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-18">HTMLCollection</a></code> of the <code><a href="text-level-semantics.html#the-a-element" id="a-4">a</a></code> and <code><a href="the-map-element.html#the-area-element" id="area-3">area</a></code> elements in the <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> that have <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href" id="href-8">href</a></code> attributes.</p>
+    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-17">HTMLCollection</a></code> of the <code><a href="text-level-semantics.html#the-a-element" id="a-4">a</a></code> and <code><a href="the-map-element.html#the-area-element" id="area-3">area</a></code> elements in the <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> that have <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href" id="href-8">href</a></code> attributes.</p>
    </dd>
 
    <dt><var title="">document</var> . <code title="dom-document-forms"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-forms" title='Read about this "forms" reference in the full HTML5 spec.'>forms</a></code></dt>
    <dd>
-    <p>Return an <code><a href="urls.html#htmlcollection" id="htmlcollection-19">HTMLCollection</a></code> of the <code><a href="forms.html#the-form-element" id="form-9">form</a></code> elements in the <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>.</p>
+    <p>Return an <code><a href="urls.html#htmlcollection" id="htmlcollection-18">HTMLCollection</a></code> of the <code><a href="forms.html#the-form-element" id="form-9">form</a></code> elements in the <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>.</p>
    </dd>
 
    <dt><var title="">document</var> . <code title="dom-document-scripts"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-scripts" title='Read about this "scripts" reference in the full HTML5 spec.'>scripts</a></code></dt>
    <dd>
-    <p>Return an <code><a href="urls.html#htmlcollection" id="htmlcollection-20">HTMLCollection</a></code> of the <code><a href="scripting-1.html#script" id="script-7">script</a></code> elements in the <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>.</p>
+    <p>Return an <code><a href="urls.html#htmlcollection" id="htmlcollection-19">HTMLCollection</a></code> of the <code><a href="scripting-1.html#script" id="script-7">script</a></code> elements in the <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>.</p>
    </dd>
 
   </dl><dl class="domintro"><dt><var title="">collection</var> = <var title="">document</var> . <code title="dom-document-getElementsByName"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-getelementsbyname" title='Read about this "getElementsByName" reference in the full HTML5 spec.'>getElementsByName</a></code>(<var title="">name</var>)</dt>
@@ -647,7 +647,7 @@
 --><hr><p class="note">The <code title="dom-document-dir"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/elements.html#dom-document-dir" title='Read about this "dir" reference in the full HTML5 spec.'>dir</a></code>
   attribute on the <code><a href="#htmldocument" id="htmldocument-9">HTMLDocument</a></code> interface is defined
   along with the <code title="attr-dir"><a href="elements.html#the-dir-attribute" id="dir-0">dir</a></code> content
-  attribute.<h4 id="creating-documents"><span class="secno">3.1.5 </span>Creating documents</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><a href="#xml-documents" id="xml-documents-1">XML documents</a> can be created from script using the
+  attribute.<h4 id="creating-documents"><span class="secno">3.1.5 </span>Creating documents</h4><p><a href="#xml-documents" id="xml-documents-1">XML documents</a> can be created from script using the
   <code title="dom-DOMImplementation-createDocument"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#dom-domimplementation-createdocument" title='Read about this "createDocument()" reference in the full HTML5 spec.'>createDocument()</a></code>
   method on the <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#domimplementation" title='Read about this "DOMImplementation" reference in the full HTML5 spec.'>DOMImplementation</a></code> interface.<p><a href="#html-documents" id="html-documents-3">HTML documents</a> can be created using the <code title="dom-DOMHTMLImplementation-createHTMLDocument"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-domhtmlimplementation-createhtmldocument" title='Read about this "createHTMLDocument()" reference in the full HTML5 spec.'>createHTMLDocument()</a></code>
   method:<pre class="idl">[Supplemental, NoInterfaceObject]

Index: embedded-content-1.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/embedded-content-1.html,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -d -r1.207 -r1.208
--- embedded-content-1.html	28 Aug 2010 13:57:20 -0000	1.207
+++ embedded-content-1.html	8 Sep 2010 09:32:12 -0000	1.208
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="edits.html">&larr; 4.7 Edits</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -314,9 +314,9 @@
   <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#a-link-or-button-containing-nothing-but-the-image"><span class="secno">4.8.1.1.1 </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.2 </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.3 </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.4 </span>Text that has been rendered to a graphic for typographical effect</a><li><a href="embedded-content-1.html#a-graphical-representation-of-some-of-te-surrounding-text"><span class="secno">4.8.1.1.5 </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.6 </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.7 </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.8 </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.9 </span>A key part of the content</a><li><a href="embedded-content-1.html#an-image-not-intended-for-the-user"><span class="secno">4.8.1.1.10 </span>An image not intended for the user</a><li><a href="ebedded-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.11 </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><a href="embedded-content-1.html#general-guidelines"><span class="secno">4.8.1.1.12 </span>General guidelines</a></ol></ol></ol></ol></ol></div>
+        <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>
 
-  <h3 id="embedded-content-1"><span class="secno">4.8 </span>Embedded content</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="the-img-element"><span class="secno">4.8.1 </span>The <dfn><code>img</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  <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><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-87">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-94">Phrasing content</a>.</dd>
    <dd><a href="content-models.html#embedded-content" id="embedded-content-6">Embedded content</a>.</dd>
@@ -538,13 +538,27 @@
  &lt;p&gt;He would play in the morning, he would play in the evening.&lt;/p&gt;
 &lt;/article&gt;</pre>
 
-  </div><h5 id="alt"><span class="secno">4.8.1.1 </span>Requirements for providing text to act as an alternative for images</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>Except where otherwise specified, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-5">alt</a></code> attribute must be specified and its
+  </div><h5 id="alt"><span class="secno">4.8.1.1 </span>Requirements for providing text to act as an alternative for images</h5><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><h6 id="general-guidelines"><span class="secno">4.8.1.1.1 </span>General guidelines</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>Except where otherwise specified, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-5">alt</a></code> attribute must be specified and its
   value must not be empty; the value must be an appropriate
   replacement for the image. The specific requirements for the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-6">alt</a></code> attribute depend on what the image
   is intended to represent, as described in the following
-  sections.<h6 id="a-link-or-button-containing-nothing-but-the-image"><span class="secno">4.8.1.1.1 </span>A link or button containing nothing but the image</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>When an <a href="text-level-semantics.html#the-a-element" id="a-25">a</a> element that creates a
+  sections.<p>The most general rule to consider when writing alternative text
+  is the following: <strong>the intent is that replacing every image
+  with the text of its <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-7">alt</a></code> attribute
+  not change the meaning of the page</strong>.<p>So, in general, alternative text can be written by considering
+  what one would have written had one not been able to include the
+  image.<p>A corollary to this is that the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-8">alt</a></code> attribute's value should never
+  contain text that could be considered the image's <em>caption</em>,
+  <em>title</em>, or <em>legend</em>. It is supposed to contain
+  replacement text that could be used by users <em>instead</em> of the
+  image; it is not meant to supplement the image. The <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-17">title</a></code> attribute can be used for
+  supplemental information.<p class="note">One way to think of alternative text is to think
+  about how you would read the page containing the image to someone
+  over the phone, without mentioning that there is an image
+  present. Whatever you say instead of the image is typically a good
+  start for writing the alternative text.<h6 id="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</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>When an <a href="text-level-semantics.html#the-a-element" id="a-25">a</a> element that creates a
   <a href="links.html#hyperlink" id="hyperlink-12">hyperlink</a>, or a <code><a href="the-button-element.html#the-button-element" id="button-5">button</a></code> element, has no
-  textual content but contains one or more images, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-7">alt</a></code> attributes must contain text that
+  textual content but contains one or more images, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-9">alt</a></code> attributes must contain text that
   together convey the purpose of the link or button.<div class="example">
 
    <p>In this example, a user is asked to pick his preferred color
@@ -581,7 +595,7 @@
    <pre>&lt;button name="rgb"&gt;<strong>&lt;img src="red" alt="sRGB profile"&gt;&lt;img src="green" alt=""&gt;&lt;img src="blue" alt=""&gt;</strong>&lt;/button&gt;
 &lt;button name="cmyk"&gt;<strong>&lt;img src="cyan" alt="CMYK profile"&gt;&lt;img src="magenta" alt=""&gt;&lt;img src="yellow" alt=""&gt;&lt;img src="black" alt=""&gt;</strong>&lt;/button&gt;</pre>
 
-  </div><h6 id="a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts-diagrams-graphs-maps-illustrations"><span class="secno">4.8.1.1.2 </span>A phrase or paragraph with an alternative graphical representation: charts, diagrams, graphs, maps, illustrations</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>Sometimes something can be more clearly stated in graphical
+  </div><h6 id="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</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>Sometimes something can be more clearly stated in graphical
   form, for example as a flowchart, a diagram, a graph, or a simple
   map showing directions. In such cases, an image can be given using
   the <code><a href="#the-img-element" id="img-17">img</a></code> element, but the lesser textual version must
@@ -590,13 +604,13 @@
   are using a text-only browser, or because they are listening to
   the page being read out by a hands-free automobile voice Web
   browser, or simply because they are blind) are still able to
-  understand the message being conveyed.<p>The text must be given in the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-8">alt</a></code> attribute, and must convey the
+  understand the message being conveyed.<p>The text must be given in the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-10">alt</a></code> attribute, and must convey the
   same message as the image specified in the <code title="attr-img-src"><a href="#attr-img-src" id="src-14">src</a></code> attribute.<p>It is important to realize that the alternative text is a
   <em>replacement</em> for the image, not a description of the
   image.<div class="example">
 
    <p>In the following example we have <a href="images/parsing-model-overview.png">a flowchart</a> in image
-   form, with text in the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-9">alt</a></code>
+   form, with text in the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-11">alt</a></code>
    attribute rephrasing the flowchart in prose form:</p>
 
    <pre>&lt;p&gt;In the common case, the data handled by the tokenization stage
@@ -639,18 +653,18 @@
 
    <p>Text such as "Photo of white house with boarded door" would be
    equally bad alternative text (though it could be suitable for the
-   <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-17">title</a></code> attribute or in the
+   <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-18">title</a></code> attribute or in the
    <code><a href="grouping-content.html#the-figcaption-element" id="figcaption-7">figcaption</a></code> element of a <code><a href="grouping-content.html#the-figure-element" id="figure-10">figure</a></code> with this
    image).</p>
 
-  </div><h6 id="a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons-logos"><span class="secno">4.8.1.1.3 </span>A short phrase or label with an alternative graphical representation: icons, logos</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>A document can contain information in iconic form. The icon is
+  </div><h6 id="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</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>A document can contain information in iconic form. The icon is
   intended to help users of visual browsers to recognize features at
   a glance.<p>In some cases, the icon is supplemental to a text label
-  conveying the same meaning. In those cases, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-10">alt</a></code> attribute must be present but must
+  conveying the same meaning. In those cases, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-12">alt</a></code> attribute must be present but must
   be empty.<div class="example">
 
    <p>Here the icons are next to text that conveys the same meaning,
-   so they have an empty <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-11">alt</a></code>
+   so they have an empty <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-13">alt</a></code>
    attribute:</p>
 
    <pre>&lt;nav&gt;
@@ -661,7 +675,7 @@
 
   </div><p>In other cases, the icon has no text next to it describing what
   it means; the icon is supposed to be self-explanatory. In those
-  cases, an equivalent textual label must be given in the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-12">alt</a></code> attribute.<div class="example">
+  cases, an equivalent textual label must be given in the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-14">alt</a></code> attribute.<div class="example">
 
    <p>Here, posts on a news site are labeled with an icon
    indicating their topic.</p>
@@ -690,12 +704,12 @@
   </div><p>Many pages include logos, insignia, flags, or emblems, which
   stand for a particular entity such as a company, organization,
   project, band, software package, country, or some such.<p>If the logo is being used to represent the entity, e.g. as a page
-  heading, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-13">alt</a></code> attribute must
+  heading, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-15">alt</a></code> attribute must
   contain the name of the entity being represented by the logo. The
-  <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-14">alt</a></code> attribute must <em>not</em>
+  <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-16">alt</a></code> attribute must <em>not</em>
   contain text like the word "logo", as it is not the fact that it is
   a logo that is being conveyed, it's the entity itself.<p>If the logo is being used next to the name of the entity that
-  it represents, then the logo is supplemental, and its <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-15">alt</a></code> attribute must instead be
+  it represents, then the logo is supplemental, and its <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-17">alt</a></code> attribute must instead be
   empty.<p>If the logo is merely used as decorative material (as branding,
   or, for example, as a side image in an article that mentions the
   entity to which the logo belongs), then the entry below on purely
@@ -749,9 +763,9 @@
    the text flows seamlessly into the surrounding text, as if the
    image had never been there in the first place.</p>
 
-  </div><h6 id="text-that-has-been-rendered-to-a-graphic-for-typographical-effect"><span class="secno">4.8.1.1.4 </span>Text that has been rendered to a graphic for typographical effect</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>Sometimes, an image just consists of text, and the purpose of the
+  </div><h6 id="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</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>Sometimes, an image just consists of text, and the purpose of the
   image is not to highlight the actual typographic effects used to
-  render the text, but just to convey the text itself.<p>In such cases, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-16">alt</a></code>
+  render the text, but just to convey the text itself.<p>In such cases, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-18">alt</a></code>
   attribute must be present but must consist of the same text as
   written in the image itself.<div class="example">
 
@@ -763,9 +777,9 @@
 
    <pre>&lt;h1&gt;<strong>&lt;img src="earthdayheading.png" alt="Earth Day"&gt;</strong>&lt;/h1&gt;</pre>
 
-  </div><h6 id="a-graphical-representation-of-some-of-the-surrounding-text"><span class="secno">4.8.1.1.5 </span>A graphical representation of some of the surrounding text</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>In many cases, the image is actually just supplementary, and
+  </div><h6 id="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</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>In many cases, the image is actually just supplementary, and
   its presence merely reinforces the surrounding text. In these
-  cases, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-17">alt</a></code> attribute must be
+  cases, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-19">alt</a></code> attribute must be
   present but its value must be the empty string.<p>In general, an image falls into this category if removing the
   image doesn't make the page any less useful, but including the
   image makes it a lot easier for users of visual browsers to
@@ -782,7 +796,7 @@
 
    <p>In these cases, it would be wrong to include alternative text
    that consists of just a caption. If a caption is to be included,
-   then either the <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-18">title</a></code> attribute can
+   then either the <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-19">title</a></code> attribute can
    be used, or the <code><a href="grouping-content.html#the-figure-element" id="figure-11">figure</a></code> and <code><a href="grouping-content.html#the-figcaption-element" id="figcaption-8">figcaption</a></code>
    elements can be used. In the latter case, the image would in fact
    be a phrase or paragraph with an alternative graphical
@@ -833,13 +847,13 @@
 Standards mode, and about 9% triggered the Standards mode.&lt;/p&gt;
 <strong>&lt;p&gt;&lt;img src="rendering-mode-pie-chart.png" alt=""&gt;&lt;/p&gt;</strong></pre>
 
-  </div><h6 id="a-purely-decorative-image-that-doesn-t-add-any-information"><span class="secno">4.8.1.1.6 </span>A purely decorative image that doesn't add any information</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>In general, if an image is decorative but isn't especially
+  </div><h6 id="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</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>In general, if an image is decorative but isn't especially
   page-specific, for example an image that forms part of a site-wide
   design scheme, the image should be specified in the site's CSS,
   not in the markup of the document.<p>However, a decorative image that isn't discussed by the
   surrounding text but still has some relevance can be included in a page
   using the <code><a href="#the-img-element" id="img-18">img</a></code> element. Such images are decorative, but
-  still form part of the content. In these cases, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-18">alt</a></code> attribute must be present but its
+  still form part of the content. In these cases, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-20">alt</a></code> attribute must be present but its
   value must be the empty string.<div class="example">
 
    <p>Examples where the image is purely decorative despite being
@@ -861,12 +875,12 @@
 Round an island there below,&lt;br&gt;
 The island of Shalott.&lt;/p&gt;</pre>
 
-  </div><h6 id="a-group-of-images-that-form-a-single-larger-picture-with-no-links"><span class="secno">4.8.1.1.7 </span>A group of images that form a single larger picture with no links</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>When a picture has been sliced into smaller image files that are
+  </div><h6 id="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</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>When a picture has been sliced into smaller image files that are
   then displayed together to form the complete picture again, one of
-  the images must have its <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-19">alt</a></code>
+  the images must have its <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-21">alt</a></code>
   attribute set as per the relevant rules that would be appropriate
   for the picture as a whole, and then all the remaining images must
-  have their <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-20">alt</a></code> attribute set to
+  have their <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-22">alt</a></code> attribute set to
   the empty string.<div class="example">
 
    <p>In the following example, a picture representing a company logo
@@ -890,10 +904,10 @@
   &gt;&lt;img src="1" alt=""&gt;&lt;img src="1" alt=""&gt;&lt;img src="0" alt=""
   &gt;&lt;img src="0" alt=""&gt;</strong>&lt;/meter&gt;&lt;/p&gt;</pre>
 
-  </div><h6 id="a-group-of-images-that-form-a-single-larger-picture-with-links"><span class="secno">4.8.1.1.8 </span>A group of images that form a single larger picture with links</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>Generally, <a href="the-map-element.html#image-map" id="image-map-1" title="image map">image maps</a> should be
+  </div><h6 id="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</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>Generally, <a href="the-map-element.html#image-map" id="image-map-1" title="image map">image maps</a> should be
   used instead of slicing an image for links.<p>However, if an image is indeed sliced and any of the components
   of the sliced picture are the sole contents of links, then one image
-  per link must have alternative text in its <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-21">alt</a></code> attribute representing the purpose
+  per link must have alternative text in its <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-23">alt</a></code> attribute representing the purpose
   of the link.<div class="example">
 
    <p>In the following example, a picture representing the flying
@@ -908,7 +922,7 @@
   &gt;&lt;img src="fsm-middle.png" alt=""
   &gt;&lt;a href="?go=right"&gt;&lt;img src="fsm-right.png" alt="Right side."&gt;&lt;/a&gt;&lt;/p&gt;</strong></pre>
 
-  </div><h6 id="a-key-part-of-the-content"><span class="secno">4.8.1.1.9 </span>A key part of the content</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>In some cases, the image is a critical part of the
+  </div><h6 id="a-key-part-of-the-content"><span class="secno">4.8.1.1.10 </span>A key part of the content</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>In some cases, the image is a critical part of the
   content. This could be the case, for instance, on a page that is
   part of a photo gallery. The image is the whole <em>point</em> of
   the page containing it.<p>How to provide alternative text for an image that is a key part
@@ -921,7 +935,7 @@
     screenshots in a magazine review, or part of a comic strip, or is
     a photograph in a blog entry about that photograph, text that can
     serve as a substitute for the image must be given as the contents
-    of the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-22">alt</a></code> attribute.</p>
+    of the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-24">alt</a></code> attribute.</p>
 
     <div class="example">
 
@@ -971,7 +985,7 @@
     the image could be indistinct, or could be a complex fractal, or
     could be a detailed topographical map.</p>
 
-    <p>In these cases, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-23">alt</a></code>
+    <p>In these cases, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-25">alt</a></code>
     attribute must contain some suitable alternative text, but it may
     be somewhat brief.</p>
 
@@ -1045,12 +1059,12 @@
     because the author does not himself know what the images represent
     (e.g. a blind photographer sharing an image on his blog).</p>
 
-    <p>In such cases, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-24">alt</a></code>
+    <p>In such cases, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-26">alt</a></code>
     attribute's value may be omitted, but one of the following
     conditions must be met as well:</p>
 
     <ul><!-- when editing this list, search for the two other occurrences
-     of 'critical-no-alt' --><li>The <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-19">title</a></code> attribute is
+     of 'critical-no-alt' --><li>The <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-20">title</a></code> attribute is
      present and has a non-empty value.</li>
 
      <li>The <code><a href="#the-img-element" id="img-19">img</a></code> element is in a <code><a href="grouping-content.html#the-figure-element" id="figure-12">figure</a></code>
@@ -1061,7 +1075,7 @@
     </ul><p class="note">Such cases are to be kept to an absolute
     minimum. If there is even the slightest possibility of the author
     having the ability to provide real alternative text, then it would
-    not be acceptable to omit the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-25">alt</a></code>
+    not be acceptable to omit the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-27">alt</a></code>
     attribute.</p>
 
     <div class="example">
@@ -1121,7 +1135,7 @@
      description is not available, and the user is to provide the
      description. For instance, the point of a CAPTCHA image is to see
      if the user can literally read the graphic. Here is one way to
-     mark up a CAPTCHA (note the <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-20">title</a></code>
+     mark up a CAPTCHA (note the <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-21">title</a></code>
      attribute):</p>
 
      <pre>&lt;p&gt;&lt;label&gt;What does this image say?
@@ -1148,7 +1162,7 @@
 &lt;/table&gt;</pre>
 
      <p>Notice that even in this example, as much useful information
-     as possible is still included in the <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-21">title</a></code> attribute.</p>
+     as possible is still included in the <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-22">title</a></code> attribute.</p>
 
     </div>
 
@@ -1156,44 +1170,30 @@
     (e.g. because they have a very slow connection, or because they
     are using a text-only browser, or because they are listening to
     the page being read out by a hands-free automobile voice Web
-    browser, or simply because they are blind), the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-26">alt</a></code> attribute is only allowed to be
+    browser, or simply because they are blind), the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-28">alt</a></code> attribute is only allowed to be
     omitted rather than being provided with replacement text when no
     alternative text is available and none can be made available, as
     in the above examples. Lack of effort from the part of the author
-    is not an acceptable reason for omitting the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-27">alt</a></code> attribute.</p>
+    is not an acceptable reason for omitting the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-29">alt</a></code> attribute.</p>
 
    </dd>
 
-  </dl><h6 id="an-image-not-intended-for-the-user"><span class="secno">4.8.1.1.10 </span>An image not intended for the user</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>Generally authors should avoid using <code><a href="#the-img-element" id="img-20">img</a></code> elements
+  </dl><h6 id="an-image-not-intended-for-the-user"><span class="secno">4.8.1.1.11 </span>An image not intended for the user</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>Generally authors should avoid using <code><a href="#the-img-element" id="img-20">img</a></code> elements
   for purposes other than showing images.<p>If an <code><a href="#the-img-element" id="img-21">img</a></code> element is being used for purposes other
   than showing an image, e.g. as part of a service to count page
-  views, then the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-28">alt</a></code> attribute must
+  views, then the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-30">alt</a></code> attribute must
   be the empty string.<p>In such cases, the <code title="attr-dim-width"><a href="the-map-element.html#attr-dim-width" id="width-4">width</a></code> and
   <code title="attr-dim-height"><a href="the-map-element.html#attr-dim-height" id="height-4">height</a></code> attributes should both
-  be set to zero.<h6 id="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.11 </span>An image in an e-mail or private document intended for a specific person who is known to be able to view images</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p><i>This section does not apply to documents that are publicly
+  be set to zero.<h6 id="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</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p><i>This section does not apply to documents that are publicly
   accessible, or whose target audience is not necessarily personally
   known to the author, such as documents on a Web site, e-mails sent
   to public mailing lists, or software documentation.</i><p>When an image is included in a private communication (such as an
   HTML e-mail) aimed at a specific person who is known to be able to
-  view images, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-29">alt</a></code> attribute may
+  view images, the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-31">alt</a></code> attribute may
   be omitted. However, even in such cases it is strongly recommended
   that alternative text be included (as appropriate according to the
   kind of image involved, as described in the above entries), so that
   the e-mail is still usable should the user use a mail client that
   does not support images, or should the document be forwarded on to
   other users whose abilities might not include easily seeing
-  images.<h6 id="general-guidelines"><span class="secno">4.8.1.1.12 </span>General guidelines</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/31">ISSUE-31</a> (alt-conformance-requirements) blocks progress to Last Call</span><p>The most general rule to consider when writing alternative text
-  is the following: <strong>the intent is that replacing every image
-  with the text of its <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-30">alt</a></code> attribute
-  not change the meaning of the page</strong>.<p>So, in general, alternative text can be written by considering
-  what one would have written had one not been able to include the
-  image.<p>A corollary to this is that the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt-31">alt</a></code> attribute's value should never
-  contain text that could be considered the image's <em>caption</em>,
-  <em>title</em>, or <em>legend</em>. It is supposed to contain
-  replacement text that could be used by users <em>instead</em> of the
-  image; it is not meant to supplement the image. The <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-22">title</a></code> attribute can be used for
-  supplemental information.<p class="note">One way to think of alternative text is to think
-  about how you would read the page containing the image to someone
-  over the phone, without mentioning that there is an image
-  present. Whatever you say instead of the image is typically a good
-  start for writing the alternative text.
\ No newline at end of file
+  images.
\ No newline at end of file

Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-input-element.html,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -d -r1.192 -r1.193
--- the-input-element.html	28 Aug 2010 13:57:25 -0000	1.192
+++ the-input-element.html	8 Sep 2010 09:32:18 -0000	1.193
@@ -306,18 +306,19 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="forms.html">&larr; 4.10 Forms</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="states-of-the-type-attribute.html">4.10.7.1 States of the type attribute &rarr;</a>
   </div>
 
-  <h4 id="the-input-element"><span class="secno">4.10.7 </span>The <dfn><code>input</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  <h4 id="the-input-element"><span class="secno">4.10.7 </span>The <dfn><code>input</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-113">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-116">Phrasing content</a>.</dd>
-   <dd>If the <code title="attr-input-type"><a href="#attr-input-type" id="type-59">type</a></code> attribute is <em>not</em> in the <a href="states-of-the-type-attribute.html#hidden-state" id="attr-input-type-hidden-1" title="attr-input-type-hidden">Hidden</a> state: <a href="content-models.html#interactive-content" id="interactive-content-13">Interactive content</a>.</dd>
-   <dd><a href="forms.html#category-listed" id="category-listed-3" title="category-listed">Listed</a>, <a href="forms.html#category-label" id="category-label-2" title="category-label">labelable</a>, <a href="forms.html#category-submit" id="category-submit-2" title="category-submit">submittable</a>, and <a href="forms.html#category-reset" id="category-reset-0" title="category-reset">resettable</a> <a href="forms.html#form-associated-element" id="form-associated-element-7">form-associated element</a>.</dd>
+   <dd>If the <code title="attr-input-type"><a href="#attr-input-type" id="type-62">type</a></code> attribute is <em>not</em> in the <a href="states-of-the-type-attribute.html#hidden-state" id="attr-input-type-hidden-2" title="attr-input-type-hidden">Hidden</a> state: <a href="content-models.html#interactive-content" id="interactive-content-13">Interactive content</a>.</dd>
+   <dd>If the <code title="attr-input-type"><a href="#attr-input-type" id="type-63">type</a></code> attribute is <em>not</em> in the <a href="states-of-the-type-attribute.html#hidden-state" id="attr-input-type-hidden-3" title="attr-input-type-hidden">Hidden</a> state:<a href="forms.html#category-listed" id="category-listed-3" title="category-listed">Listed</a>, <a href="forms.html#category-label" id="category-label-2" title="category-label">labelable</a>, <a href="forms.html#category-submit" id="category-submit-2" title="category-submit">submittable</a>, and <a href="forms.html#category-reset" id="category-reset-0" title="category-reset">resettable</a> <a href="forms.html#form-associated-element" id="form-associated-element-7">form-associated element</a>.</dd>
+   <dd>If the <code title="attr-input-type"><a href="#attr-input-type" id="type-64">type</a></code> attribute is in the <a href="states-of-the-type-attribute.html#hidden-state" id="attr-input-type-hidden-4" title="attr-input-type-hidden">Hidden</a> state: <a href="forms.html#category-listed" id="category-listed-4" title="category-listed">Listed</a>, <a href="forms.html#category-submit" id="category-submit-3" title="category-submit">submittable</a>, and <a href="forms.html#category-reset" id="category-reset-1" title="category-reset">resettable</a> <a href="forms.html#form-associated-element" id="form-associated-element-8">form-associated element</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#phrasing-content" id="phrasing-content-117">phrasing content</a> is expected.</dd>
    <dt>Content model:</dt>
@@ -350,7 +351,7 @@
    <dd><code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size">size</a></code></dd>
    <dd><code title="attr-input-src"><a href="number-state.html#attr-input-src" id="src-43">src</a></code></dd>
    <dd><code title="attr-input-step"><a href="common-input-element-attributes.html#attr-input-step" id="step-0">step</a></code></dd>
-   <dd><code title="attr-input-type"><a href="#attr-input-type" id="type-60">type</a></code></dd>
+   <dd><code title="attr-input-type"><a href="#attr-input-type" id="type-65">type</a></code></dd>
    <dd><code title="attr-input-value"><a href="#attr-input-value" id="value-6">value</a></code></dd>
    <dd><code title="attr-dim-width"><a href="the-map-element.html#attr-dim-width" id="width-10">width</a></code></dd>
    <dt>DOM interface:</dt>
@@ -410,7 +411,7 @@
   void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange" reference in the full HTML5 spec.'>setSelectionRange</a>(in unsigned long start, in unsigned long end);
 };</pre>
    </dd>
-  </dl><p>The <code><a href="#the-input-element" id="input-55">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 typed data field,
+  </dl><p>The <code><a href="#the-input-element" id="input-57">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 typed data field,
   usually with a form control to allow the user to edit the data.<p>The <dfn id="attr-input-type" title="attr-input-type"><code>type</code></dfn>
   attribute controls the data type (and associated control) of the
   element. It is an <a href="common-microsyntaxes.html#enumerated-attribute" id="enumerated-attribute-6">enumerated attribute</a>. The following
@@ -421,7 +422,7 @@
      <th> Data type
      <th> Control type
    <tbody><tr><td> <dfn id="attr-input-type-hidden-keyword" title="attr-input-type-hidden-keyword"><code>hidden</code></dfn>
-     <td> <a href="states-of-the-type-attribute.html#hidden-state" id="attr-input-type-hidden-2" title="attr-input-type-hidden">Hidden</a>
+     <td> <a href="states-of-the-type-attribute.html#hidden-state" id="attr-input-type-hidden-5" title="attr-input-type-hidden">Hidden</a>
      <td> An arbitrary string
      <td> n/a
     <tr><td> <dfn id="attr-input-type-text-keyword" title="attr-input-type-text-keyword"><code>text</code></dfn>
@@ -485,11 +486,11 @@
      <td> An sRGB color with 8-bit red, green, and blue components
      <td> A color well
     <tr><td> <dfn id="attr-input-type-checkbox-keyword" title="attr-input-type-checkbox-keyword"><code>checkbox</code></dfn>
-     <td> <a href="number-state.html#checkbox-state" id="attr-input-type-checkbox-0" title="attr-input-type-checkbox">Checkbox</a>
+     <td> <a href="number-state.html#checkbox-state" id="attr-input-type-checkbox-1" title="attr-input-type-checkbox">Checkbox</a>
      <td> A set of zero or more values from a predefined list
      <td> A checkbox
     <tr><td> <dfn id="attr-input-type-radio-keyword" title="attr-input-type-radio-keyword"><code>radio</code></dfn>
-     <td> <a href="number-state.html#radio-button-state" id="attr-input-type-radio-0" title="attr-input-type-radio">Radio Button</a>
+     <td> <a href="number-state.html#radio-button-state" id="attr-input-type-radio-1" title="attr-input-type-radio">Radio Button</a>
      <td> An enumerated value
      <td> A radio button
     <tr><td> <dfn id="attr-input-type-file-keyword" title="attr-input-type-file-keyword"><code>file</code></dfn>
@@ -519,11 +520,11 @@
   method, the <code title="dom-input-stepUp"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#dom-input-stepup" title='Read about this "stepUp()" reference in the full HTML5 spec.'>stepUp()</a></code> and
   <code title="dom-input-stepDown"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#dom-input-stepdown" title='Read about this "stepDown()" reference in the full HTML5 spec.'>stepDown()</a></code> methods, and the
   <code title="event-input-input"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#event-input-input" title='Read about this "input" reference in the full HTML5 spec.'>input</a></code> and <code title="event-input-change"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#event-input-change" title='Read about this "change" reference in the full HTML5 spec.'>change</a></code> events apply to an
-  <code><a href="#the-input-element" id="input-56">input</a></code> element depends on the state of its <code title="attr-input-type"><a href="#attr-input-type" id="type-61">type</a></code> attribute.  The following table
+  <code><a href="#the-input-element" id="input-58">input</a></code> element depends on the state of its <code title="attr-input-type"><a href="#attr-input-type" id="type-66">type</a></code> attribute.  The following table
    summarizes which of
   those content attributes, IDL attributes, methods, and events apply
   to each state:<table class="applies" id="input-type-attr-summary"><thead><tr><th>
-     <th> <span title=""><a href="states-of-the-type-attribute.html#hidden-state" id="attr-input-type-hidden-3" title="attr-input-type-hidden">Hidden</a></span>
+     <th> <span title=""><a href="states-of-the-type-attribute.html#hidden-state" id="attr-input-type-hidden-6" title="attr-input-type-hidden">Hidden</a></span>
      <th> <span title=""><a href="states-of-the-type-attribute.html#text-state-and-search-state" id="attr-input-type-text-3" title="attr-input-type-text">Text</a>,</span>
           <span title=""><a href="states-of-the-type-attribute.html#text-state-and-search-state" id="attr-input-type-search-2" title="attr-input-type-search">Search</a>,</span>
           <span title=""><a href="states-of-the-type-attribute.html#url-state" id="attr-input-type-url-2" title="attr-input-type-url">URL</a>,</span>
@@ -539,8 +540,8 @@
           <span title=""><a href="number-state.html#number-state" id="attr-input-type-number-1" title="attr-input-type-number">Number</a></span>
      <th> <span title=""><a href="number-state.html#range-state" id="attr-input-type-range-1" title="attr-input-type-range">Range</a></span>
      <th> <span title=""><a href="number-state.html#color-state" id="attr-input-type-color-1" title="attr-input-type-color">Color</a></span>
-     <th> <span title=""><a href="number-state.html#checkbox-state" id="attr-input-type-checkbox-1" title="attr-input-type-checkbox">Checkbox</a>,</span>
-          <span title=""><a href="number-state.html#radio-button-state" id="attr-input-type-radio-1" title="attr-input-type-radio">Radio Button</a></span>
+     <th> <span title=""><a href="number-state.html#checkbox-state" id="attr-input-type-checkbox-2" title="attr-input-type-checkbox">Checkbox</a>,</span>
+          <span title=""><a href="number-state.html#radio-button-state" id="attr-input-type-radio-2" title="attr-input-type-radio">Radio Button</a></span>
      <th> <span title=""><a href="number-state.html#file-upload-state" id="attr-input-type-file-1" title="attr-input-type-file">File Upload</a></span>
      <th> <span title=""><a href="number-state.html#submit-button-state" id="attr-input-type-submit-1" title="attr-input-type-submit">Submit Button</a></span>
      <th> <span title=""><a href="number-state.html#image-button-state" id="attr-input-type-image-2" title="attr-input-type-image">Image Button</a></span>
@@ -1442,12 +1443,12 @@
 <!-- <td class="no"> &middot;      Button -->
 
   </table><p>The <dfn id="attr-input-value" title="attr-input-value"><code>value</code></dfn>
-  content attribute gives the default <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> of the <code><a href="#the-input-element" id="input-57">input</a></code>
+  content attribute gives the default <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> of the <code><a href="#the-input-element" id="input-59">input</a></code>
   element. <p>The <dfn id="attr-input-checked" title="attr-input-checked"><code>checked</code></dfn>
   content attribute is a <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute-9">boolean attribute</a> that gives the
   default <a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-checked" title='Read about this "checkedness" reference in the full HTML5 spec.'>checkedness</a> of the
-  <code><a href="#the-input-element" id="input-58">input</a></code> element. <hr><p>The <code title="attr-fae-form"><a href="association-of-controls-and-forms.html#attr-fae-form" id="form-49">form</a></code> attribute is used to
-  explicitly associate the <code><a href="#the-input-element" id="input-59">input</a></code> element with its
+  <code><a href="#the-input-element" id="input-60">input</a></code> element. <hr><p>The <code title="attr-fae-form"><a href="association-of-controls-and-forms.html#attr-fae-form" id="form-49">form</a></code> attribute is used to
+  explicitly associate the <code><a href="#the-input-element" id="input-61">input</a></code> element with its
   <a href="association-of-controls-and-forms.html#form-owner" id="form-owner-4">form owner</a>. The <code title="attr-fe-name"><a href="association-of-controls-and-forms.html#attr-fe-name" id="name-33">name</a></code>
   attribute represents the element's name. The <code title="attr-fe-disabled"><a href="association-of-controls-and-forms.html#attr-fe-disabled" id="disabled-11">disabled</a></code> attribute is used to make
   the control non-interactive and to prevent its value from being

Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.765
retrieving revision 1.766
diff -u -d -r1.765 -r1.766
--- acknowledgements.html	28 Aug 2010 13:57:20 -0000	1.765
+++ acknowledgements.html	8 Sep 2010 09:32:11 -0000	1.766
@@ -305,13 +305,13 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="references.html">&larr; References</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a>
   </div>
 
-  <h2 class="no-num" id="acknowledgements">Acknowledgements</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- ACKS --><p>Thanks to
+  <h2 class="no-num" id="acknowledgements">Acknowledgements</h2><!-- ACKS --><p>Thanks to
 
   Aankhen,
   Aaron Boodman,
@@ -503,6 +503,7 @@
   Eric Rescorla,
   Eric Semling,
   Erik Arvidsson,
+  Erik Rose,
   Evan Martin,
   Evan Prodromou,
   Evert,
@@ -773,6 +774,7 @@
   Scott Gonz&aacute;lez,
   Scott Hess,
   Sean Fraser,
+  Sean Hayes,
   Sean Hogan,
   Sean Knapp,
   Sebastian Markb&aring;ge,

Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/grouping-content.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- grouping-content.html	28 Aug 2010 13:57:21 -0000	1.203
+++ grouping-content.html	8 Sep 2010 09:32:13 -0000	1.204
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="sections.html">&larr; 4.4 Sections</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -314,7 +314,7 @@
   <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>
 
-  <h3 id="grouping-content"><span class="secno">4.5 </span>Grouping content</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="the-p-element"><span class="secno">4.5.1 </span>The <dfn><code>p</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  <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-36">Flow content</a>.</dd>
    <dd><a href="dnd.html#formatblock-candidate" id="formatblock-candidate-9"><code title="">formatBlock</code> candidate</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -379,7 +379,7 @@
  &lt;/footer&gt;
 &lt;/section&gt;</pre>
 
-  </div><h4 id="the-hr-element"><span class="secno">4.5.2 </span>The <dfn><code>hr</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-hr-element"><span class="secno">4.5.2 </span>The <dfn><code>hr</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-38">Flow content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#flow-content" id="flow-content-39">flow content</a> is expected.</dd>
@@ -470,7 +470,7 @@
 of Gralmond's winters.&lt;/p&gt;</pre>
 
   </div><p class="note">The <code><a href="#the-hr-element" id="hr-7">hr</a></code> element does not affect the
-  document's <a href="sections.html#outline" id="outline-5">outline</a>.<h4 id="the-pre-element"><span class="secno">4.5.3 </span>The <dfn><code>pre</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  document's <a href="sections.html#outline" id="outline-5">outline</a>.<h4 id="the-pre-element"><span class="secno">4.5.3 </span>The <dfn><code>pre</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-40">Flow content</a>.</dd>
    <dd><a href="dnd.html#formatblock-candidate" id="formatblock-candidate-10"><code title="">formatBlock</code> candidate</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -555,7 +555,7 @@
 
 ~cdr 11dec07&lt;/pre&gt;</pre>
 
-  </div><h4 id="the-blockquote-element"><span class="secno">4.5.4 </span>The <dfn><code>blockquote</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-blockquote-element"><span class="secno">4.5.4 </span>The <dfn><code>blockquote</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-42">Flow content</a>.</dd>
    <dd><a href="sections.html#sectioning-root" id="sectioning-root-6">Sectioning root</a>.</dd>
    <dd><a href="dnd.html#formatblock-candidate" id="formatblock-candidate-11"><code title="">formatBlock</code> candidate</a>.</dd>
@@ -639,7 +639,7 @@
   </div><p class="note"><a href="links.html#conversations">Examples of how to
   represent a conversation</a> are shown in a later section; it is not
   appropriate to use the <code><a href="text-level-semantics.html#the-cite-element" id="cite-7">cite</a></code> and <code><a href="#the-blockquote-element" id="blockquote-7">blockquote</a></code>
-  elements for this purpose.<h4 id="the-ol-element"><span class="secno">4.5.5 </span>The <dfn><code>ol</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  elements for this purpose.<h4 id="the-ol-element"><span class="secno">4.5.5 </span>The <dfn><code>ol</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-45">Flow content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#flow-content" id="flow-content-46">flow content</a> is expected.</dd>
@@ -696,7 +696,7 @@
  &lt;li&gt;Norway
 &lt;/ol&gt;</pre>
 
-  </div><h4 id="the-ul-element"><span class="secno">4.5.6 </span>The <dfn><code>ul</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-ul-element"><span class="secno">4.5.6 </span>The <dfn><code>ul</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-47">Flow content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#flow-content" id="flow-content-48">flow content</a> is expected.</dd>
@@ -742,7 +742,7 @@
  &lt;li&gt;United States
 &lt;/ul&gt;</pre>
 
-  </div><h4 id="the-li-element"><span class="secno">4.5.7 </span>The <dfn><code>li</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-li-element"><span class="secno">4.5.7 </span>The <dfn><code>li</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Inside <code><a href="#the-ol-element" id="ol-9">ol</a></code> elements.</dd>
@@ -810,7 +810,7 @@
   <code><a href="interactive-elements.html#menus" id="menu-11">menu</a></code> element and itself has a child that defines a
   <a href="commands.html#concept-command" id="concept-command-3" title="concept-command">command</a>, then the
   <code><a href="#the-li-element" id="li-11">li</a></code> element will match the <code title="selector-enabled"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/links.html#selector-enabled" title='Read about this ":enabled" reference in the full HTML5 spec.'>:enabled</a></code> and <code title="selector-disabled"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/links.html#selector-disabled" title='Read about this ":disabled" reference in the full HTML5 spec.'>:disabled</a></code> pseudo-classes in the
-  same way as the first such child element does.<h4 id="the-dl-element"><span class="secno">4.5.8 </span>The <dfn><code>dl</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  same way as the first such child element does.<h4 id="the-dl-element"><span class="secno">4.5.8 </span>The <dfn><code>dl</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-50">Flow content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#flow-content" id="flow-content-51">flow content</a> is expected.</dd>
@@ -903,7 +903,7 @@
 &lt;/dl&gt;</pre>
   </div><p class="note">The <code><a href="#the-dl-element" id="dl-6">dl</a></code> element is inappropriate for
   marking up dialogue. <a href="links.html#conversations">Examples of how to
-  mark up dialogue</a> are shown below.<h4 id="the-dt-element"><span class="secno">4.5.9 </span>The <dfn><code>dt</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  mark up dialogue</a> are shown below.<h4 id="the-dt-element"><span class="secno">4.5.9 </span>The <dfn><code>dt</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Before <code><a href="#the-dd-element" id="dd-3">dd</a></code> or <code><a href="#the-dt-element" id="dt-3">dt</a></code> elements inside <code><a href="#the-dl-element" id="dl-7">dl</a></code> elements.</dd>
@@ -936,7 +936,7 @@
  &lt;/dl&gt;
 &lt;/article&gt;</pre>
 
-  </div><h4 id="the-dd-element"><span class="secno">4.5.10 </span>The <dfn><code>dd</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-dd-element"><span class="secno">4.5.10 </span>The <dfn><code>dd</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>After <code><a href="#the-dt-element" id="dt-7">dt</a></code> or <code><a href="#the-dd-element" id="dd-5">dd</a></code> elements inside <code><a href="#the-dl-element" id="dl-10">dl</a></code> elements.</dd>
@@ -967,7 +967,7 @@
  &lt;dd&gt;&lt;i class="part-of-speech"&gt;&lt;abbr&gt;v.intr.&lt;/abbr&gt;&lt;/i&gt; To be delighted oneself.&lt;/dd&gt;
  &lt;dd&gt;&lt;i class="part-of-speech"&gt;&lt;abbr&gt;v.tr.&lt;/abbr&gt;&lt;/i&gt; To cause one to be delighted.&lt;/dd&gt;
 &lt;/dl&gt;</pre>
-  </div><h4 id="the-figure-element"><span class="secno">4.5.11 </span>The <dfn><code>figure</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-figure-element"><span class="secno">4.5.11 </span>The <dfn><code>figure</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-53">Flow content</a>.</dd>
    <dd><a href="sections.html#sectioning-root" id="sectioning-root-7">Sectioning root</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -1091,7 +1091,7 @@
   </dl><p>The <code><a href="#the-figcaption-element" id="figcaption-5">figcaption</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
   caption or legend for the rest of the contents of the
   <code><a href="#the-figcaption-element" id="figcaption-6">figcaption</a></code> element's parent <code><a href="#the-figure-element" id="figure-9">figure</a></code>
-  element.<h4 id="the-div-element"><span class="secno">4.5.13 </span>The <dfn><code>div</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  element.<h4 id="the-div-element"><span class="secno">4.5.13 </span>The <dfn><code>div</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-60">Flow content</a>.</dd>
    <dd><a href="dnd.html#formatblock-candidate" id="formatblock-candidate-12"><code title="">formatBlock</code> candidate</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>

Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/timers.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- timers.html	28 Aug 2010 13:57:25 -0000	1.196
+++ timers.html	8 Sep 2010 09:32:18 -0000	1.197
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="webappapis.html">&larr; 6 Web application APIs</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -315,7 +315,7 @@
     <ol><li><a href="timers.html#simple-dialogs"><span class="secno">6.3.1 </span>Simple dialogs</a><li><a href="timers.html#printing"><span class="secno">6.3.2 </span>Printing</a><li><a href="timers.html#dialogs-implemented-using-separate-documents"><span class="secno">6.3.3 </span>Dialogs implemented using separate documents</a></ol><li><a href="timers.html#system-state-and-capabilities"><span class="secno">6.4 </span>System state and capabilities</a>
     <ol><li><a href="timers.html#client-identification"><span class="secno">6.4.1 </span>Client identification</a><li><a href="timers.html#custom-handlers"><span class="secno">6.4.2 </span>Custom scheme and content handlers</a><li><a href="timers.html#manually-releasing-the-storage-mutex"><span class="secno">6.4.3 </span>Manually releasing the storage mutex</a></ol></ol></ol></div>
 
-  <h3 id="timers"><span class="secno">6.2 </span>Timers</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><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>
+  <h3 id="timers"><span class="secno">6.2 </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>
   methods allow authors to schedule timer-based callbacks.<pre class="idl">[Supplemental, NoInterfaceObject]
 interface <dfn id="windowtimers">WindowTimers</dfn> {
@@ -378,14 +378,14 @@
 
   </dl><p class="note">This API does not guarantee that timers will fire
   exactly on schedule. Delays due to CPU load, other tasks, etc, are
-  to be expected.<h3 id="user-prompts"><span class="secno">6.3 </span>User prompts</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!--
+  to be expected.<h3 id="user-prompts"><span class="secno">6.3 </span>User prompts</h3><!--
    v2 ideas:
     * in-window modal dialogs
        - escape/enter handling
        - dragging the window out of the tab
     * in-window non-modal palettes
        - with a solution for the mobile space
-  --><h4 id="simple-dialogs"><span class="secno">6.3.1 </span>Simple dialogs</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">window</var> . <code title="dom-alert"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-alert" title='Read about this "alert" reference in the full HTML5 spec.'>alert</a></code>(<var title="">message</var>)</dt>
+  --><h4 id="simple-dialogs"><span class="secno">6.3.1 </span>Simple dialogs</h4><dl class="domintro"><dt><var title="">window</var> . <code title="dom-alert"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-alert" title='Read about this "alert" reference in the full HTML5 spec.'>alert</a></code>(<var title="">message</var>)</dt>
    <dd>
 
     <p>Displays a modal alert with the given message, and waits for the user to dismiss it.</p>
@@ -421,7 +421,7 @@
 
    </dd>
 
-  </dl><h4 id="printing"><span class="secno">6.3.2 </span>Printing</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">window</var> . <code title="dom-print"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-print" title='Read about this "print" reference in the full HTML5 spec.'>print</a></code>()</dt>
+  </dl><h4 id="printing"><span class="secno">6.3.2 </span>Printing</h4><dl class="domintro"><dt><var title="">window</var> . <code title="dom-print"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-print" title='Read about this "print" reference in the full HTML5 spec.'>print</a></code>()</dt>
 
    <dd>
 
@@ -432,7 +432,7 @@
 
    </dd>
 
-  </dl><h4 id="dialogs-implemented-using-separate-documents"><span class="secno">6.3.3 </span>Dialogs implemented using separate documents</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">result</var> = <var title="">window</var> . <code title="dom-showModalDialog"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-showmodaldialog" title='Read about this "showModalDialog" reference in the full HTML5 spec.'>showModalDialog</a></code>(<var title="">url</var> [, <var title="">argument</var>] )</dt>
+  </dl><h4 id="dialogs-implemented-using-separate-documents"><span class="secno">6.3.3 </span>Dialogs implemented using separate documents</h4><dl class="domintro"><dt><var title="">result</var> = <var title="">window</var> . <code title="dom-showModalDialog"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-showmodaldialog" title='Read about this "showModalDialog" reference in the full HTML5 spec.'>showModalDialog</a></code>(<var title="">url</var> [, <var title="">argument</var>] )</dt>
 
    <dd>
 
@@ -469,7 +469,7 @@
    </dd>
 
   </dl><p class="note">The <code title="dom-window-close"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#dom-window-close" title='Read about this "window.close()" reference in the full HTML5 spec.'>window.close()</a></code> method can be used to
-  close the browsing context.<h3 id="system-state-and-capabilities"><span class="secno">6.4 </span>System state and capabilities</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><pre class="idl">interface <dfn id="navigator">Navigator</dfn> {
+  close the browsing context.<h3 id="system-state-and-capabilities"><span class="secno">6.4 </span>System state and capabilities</h3><pre class="idl">interface <dfn id="navigator">Navigator</dfn> {
   // objects implementing this interface also implement the interfaces given below
 };
 <a href="#navigator" id="navigator-1">Navigator</a> implements <a href="#navigatorid" id="navigatorid-0">NavigatorID</a>;
@@ -500,7 +500,7 @@
   readonly attribute <span>MimeTypeArray</span> <span title="dom-navigator-mimeTypes">mimeTypes</span>;
   readonly attribute <span>PluginArray</span> <span title="dom-navigator-plugins">plugins</span>;
   (the latter is used in a <video> element demo now, so we might need to pull this forward from v2!)
--->};</pre><h4 id="client-identification"><span class="secno">6.4.1 </span>Client identification</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>In certain cases, despite the best efforts of the entire
+-->};</pre><h4 id="client-identification"><span class="secno">6.4.1 </span>Client identification</h4><p>In certain cases, despite the best efforts of the entire
   industry, Web browsers have bugs and limitations that Web authors
   are forced to work around.<p>This section defines a collection of attributes that can be used
   to determine, from script, the kind of user agent in use, in order
@@ -526,7 +526,7 @@
     <p>Returns the complete User-Agent header.</p>
    </dd>
 
-  </dl><h4 id="custom-handlers"><span class="secno">6.4.2 </span>Custom scheme and content handlers</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="dom-navigator-registerprotocolhandler" title="dom-navigator-registerProtocolHandler"><code>registerProtocolHandler()</code></dfn>
+  </dl><h4 id="custom-handlers"><span class="secno">6.4.2 </span>Custom scheme and content handlers</h4><p>The <dfn id="dom-navigator-registerprotocolhandler" title="dom-navigator-registerProtocolHandler"><code>registerProtocolHandler()</code></dfn>
   method allows Web sites to register themselves as possible handlers
   for particular schemes. For example, an online telephone messaging
   service could register itself as a handler of the <code>sms:</code>
@@ -559,7 +559,7 @@
 
    </dd>
 
-  </dl><h4 id="manually-releasing-the-storage-mutex"><span class="secno">6.4.3 </span>Manually releasing the storage mutex</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">window</var> . <code title="dom-navigator"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-navigator" title='Read about this "navigator" reference in the full HTML5 spec.'>navigator</a></code> . <code title="dom-navigator-yieldForStorageUpdates"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-navigator-yieldforstorageupdates" title='Read about this "yieldForStorageUpdates" reference in the full HTML5 spec.'>yieldForStorageUpdates</a></code>()</dt>
+  </dl><h4 id="manually-releasing-the-storage-mutex"><span class="secno">6.4.3 </span>Manually releasing the storage mutex</h4><dl class="domintro"><dt><var title="">window</var> . <code title="dom-navigator"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-navigator" title='Read about this "navigator" reference in the full HTML5 spec.'>navigator</a></code> . <code title="dom-navigator-yieldForStorageUpdates"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-navigator-yieldforstorageupdates" title='Read about this "yieldForStorageUpdates" reference in the full HTML5 spec.'>yieldForStorageUpdates</a></code>()</dt>
 
    <dd>
 

Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/elements.html,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -d -r1.211 -r1.212
--- elements.html	28 Aug 2010 13:57:20 -0000	1.211
+++ elements.html	8 Sep 2010 09:32:12 -0000	1.212
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="dom.html">&larr; 3 Semantics, structure, and APIs of HTML documents</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -317,7 +317,7 @@
   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" id="x3.2.3.8-embedding-custom-non-visible-data"><span class="secno">3.2.3.8 </span>Embedding custom non-visible data</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>
 
-  <h3 id="elements"><span class="secno">3.2 </span>Elements</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="semantics-0"><span class="secno">3.2.1 </span>Semantics</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/41">ISSUE-41</a> (Decentralized-extensibility) blocks progress to Last Call</span><p>Elements, attributes, and attribute values in HTML are defined
+  <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 class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/41">ISSUE-41</a> (Decentralized-extensibility) blocks progress to Last Call</span><p>Elements, attributes, and attribute values in HTML are defined
   (by this specification) to have certain meanings (semantics). For
   example, the <code><a href="grouping-content.html#the-ol-element" id="ol">ol</a></code> element represents an ordered list, and
   the <code title="attr-lang"><a href="#attr-lang" id="lang-0">lang</a></code> attribute represents the
@@ -404,7 +404,7 @@
   document as this occurs.<p class="example">HTML has a <code><a href="the-button-element.html#the-progress-element" id="progress-2">progress</a></code> element that
   describes a progress bar. If its "value" attribute is dynamically
   updated by a script, the UA would update the rendering to show the
-  progress changing.<h4 id="elements-in-the-dom"><span class="secno">3.2.2 </span>Elements in the DOM</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The nodes representing <a href="infrastructure.html#html-elements" id="html-elements-1">HTML elements</a> in the DOM
+  progress changing.<h4 id="elements-in-the-dom"><span class="secno">3.2.2 </span>Elements in the DOM</h4><p>The nodes representing <a href="infrastructure.html#html-elements" id="html-elements-1">HTML elements</a> in the DOM
    implement, and expose to scripts, the
   interfaces listed for them in the relevant sections of this
   specification. This includes <a href="infrastructure.html#html-elements" id="html-elements-2">HTML elements</a> in <a href="dom.html#xml-documents" id="xml-documents-2">XML
@@ -518,7 +518,7 @@
 interface <dfn id="htmlunknownelement">HTMLUnknownElement</dfn> : <a href="#htmlelement" id="htmlelement-5">HTMLElement</a> { };</pre><p>The <code><a href="#htmlelement" id="htmlelement-6">HTMLElement</a></code> interface holds methods and
   attributes related to a number of disparate features, and the
   members of this interface are therefore described in various
-  different sections of this specification.<h4 id="global-attributes"><span class="secno">3.2.3 </span><dfn>Global attributes</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The following attributes are common to and may be specified on
+  different sections of this specification.<h4 id="global-attributes"><span class="secno">3.2.3 </span><dfn>Global attributes</dfn></h4><p>The following attributes are common to and may be specified on
   all <a href="infrastructure.html#html-elements" id="html-elements-4">HTML elements</a>:<ul class="brief"><li><code title="attr-accesskey"><a href="editing.html#the-accesskey-attribute" id="accesskey">accesskey</a></code></li>
    <li><code title="attr-class"><a href="#classes" id="class-0">class</a></code></li>
    <li><code title="attr-contenteditable"><a href="editing.html#attr-contenteditable" id="contenteditable-0">contenteditable</a></code></li>
@@ -589,7 +589,7 @@
    <li><code title="handler-onvolumechange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-onvolumechange" title='Read about this "onvolumechange" reference in the full HTML5 spec.'>onvolumechange</a></code></li>
    <li><code title="handler-onwaiting"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-onwaiting" title='Read about this "onwaiting" reference in the full HTML5 spec.'>onwaiting</a></code></li>
   </ul><p class="note">The attributes marked with an asterisk have a
-  different meaning when specified on <code><a href="sections.html#the-body-element-0" id="body-4">body</a></code> elements as
+  different meaning when specified on <code><a href="sections.html#the-body-element-0" id="body-6">body</a></code> elements as
   those elements expose <a href="webappapis.html#event-handlers" id="event-handlers-0">event handlers</a> of the
   <code><a href="browsers.html#window" id="window-0">Window</a></code> object with the same names.<p class="note">While these attributes apply to all elements, they
   are not useful on all elements. For example, only <a href="video.html#media-element" id="media-element-0" title="media
@@ -611,7 +611,7 @@
   namespace specified.<hr><p>To enable assistive technology products to expose a more
   fine-grained interface than is otherwise possible with HTML elements
   and attributes, a set of <a href="content-models.html#annotations-for-assistive-technology-products-aria" id="annotations-for-assistive-technology-products">annotations for assistive technology
-  products</a> can be specified (the ARIA <code title="attr-aria-role">role</code> and <code title="attr-aria-*">aria-*</code> attributes).<h5 id="the-id-attribute"><span class="secno">3.2.3.1 </span>The <dfn title="attr-id"><code>id</code></dfn> attribute</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="attr-id"><a href="#the-id-attribute" id="id-1">id</a></code> attribute specifies its
+  products</a> can be specified (the ARIA <code title="attr-aria-role">role</code> and <code title="attr-aria-*">aria-*</code> attributes).<h5 id="the-id-attribute"><span class="secno">3.2.3.1 </span>The <dfn title="attr-id"><code>id</code></dfn> attribute</h5><p>The <code title="attr-id"><a href="#the-id-attribute" id="id-1">id</a></code> attribute specifies its
   element's <dfn id="concept-id" title="concept-id">unique identifier (ID)</dfn>. The
   value must be unique amongst all the IDs in the element's <a href="infrastructure.html#home-subtree" id="home-subtree-1">home
   subtree</a> and must contain at least one character. The value
@@ -621,7 +621,7 @@
   identifier</a> can be used for a variety of purposes, most
   notably as a way to link to specific parts of a document using
   fragment identifiers, as a way to target an element when scripting,
-  and as a way to style a specific element from CSS.<h5 id="the-title-attribute"><span class="secno">3.2.3.2 </span>The <dfn title="attr-title"><code>title</code></dfn> attribute</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="attr-title"><a href="#the-title-attribute" id="title-0">title</a></code> attribute
+  and as a way to style a specific element from CSS.<h5 id="the-title-attribute"><span class="secno">3.2.3.2 </span>The <dfn title="attr-title"><code>title</code></dfn> attribute</h5><p>The <code title="attr-title"><a href="#the-title-attribute" id="title-0">title</a></code> attribute
   <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> advisory information for the element, such
   as would be appropriate for a tooltip. On a link, this could be the
   title or a description of the target resource; on an image, it could
@@ -650,7 +650,7 @@
 
   </div><p>Some elements, such as <code><a href="semantics.html#the-link-element" id="link-1">link</a></code>, <code><a href="text-level-semantics.html#the-abbr-element" id="abbr">abbr</a></code>, and
   <code><a href="the-input-element.html#the-input-element" id="input-12">input</a></code>, define additional semantics for the <code title="attr-title"><a href="#the-title-attribute" id="title-5">title</a></code> attribute beyond the semantics
-  described above.<h5 id="the-lang-and-xml:lang-attributes"><span class="secno">3.2.3.3 </span>The <code title="attr-lang"><a href="#attr-lang" id="lang-2">lang</a></code> and <code title="attr-xml-lang"><a href="#attr-xml-lang" id="xml:lang-0">xml:lang</a></code> attributes</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-lang" title="attr-lang"><code>lang</code></dfn> attribute (in
+  described above.<h5 id="the-lang-and-xml:lang-attributes"><span class="secno">3.2.3.3 </span>The <code title="attr-lang"><a href="#attr-lang" id="lang-2">lang</a></code> and <code title="attr-xml-lang"><a href="#attr-xml-lang" id="xml:lang-0">xml:lang</a></code> attributes</h5><p>The <dfn id="attr-lang" title="attr-lang"><code>lang</code></dfn> attribute (in
   no namespace) specifies the primary language for the element's
   contents and for any of the element's attributes that contain
   text. Its value must be a valid BCP 47 language tag, or the empty
@@ -687,7 +687,7 @@
   defined in XML Base. <a href="references.html#refsXMLBASE">[XMLBASE]</a><p>The <code title="attr-xml-base"><a href="#the-xml:base-attribute-xml-only" id="xml:base-0">xml:base</a></code> attribute may be
   used on elements of <a href="dom.html#xml-documents" id="xml-documents-5">XML documents</a>. Authors must not
   use the <code title="attr-xml-base"><a href="#the-xml:base-attribute-xml-only" id="xml:base-1">xml:base</a></code> attribute in
-  <a href="dom.html#html-documents" id="html-documents-7">HTML documents</a>.<h5 id="the-dir-attribute"><span class="secno">3.2.3.5 </span>The <dfn title="attr-dir"><code>dir</code></dfn> attribute</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="attr-dir"><a href="#the-dir-attribute" id="dir-2">dir</a></code> attribute specifies the
+  <a href="dom.html#html-documents" id="html-documents-7">HTML documents</a>.<h5 id="the-dir-attribute"><span class="secno">3.2.3.5 </span>The <dfn title="attr-dir"><code>dir</code></dfn> attribute</h5><p>The <code title="attr-dir"><a href="#the-dir-attribute" id="dir-2">dir</a></code> attribute specifies the
   element's text directionality. The attribute is an <a href="common-microsyntaxes.html#enumerated-attribute" id="enumerated-attribute-0">enumerated
   attribute</a> with the keyword <code title="">ltr</code> mapping
   to the state <i>ltr</i>, and the keyword <code title="">rtl</code>
@@ -716,7 +716,7 @@
   </dl><p class="note">Authors are strongly encouraged to use the <code title="attr-dir"><a href="#the-dir-attribute" id="dir-7">dir</a></code> attribute to indicate text direction
   rather than using CSS, since that way their documents will continue
   to render correctly even in the absence of CSS (e.g. as interpreted
-  by search engines).<h5 id="classes"><span class="secno">3.2.3.6 </span>The <dfn title="attr-class"><code>class</code></dfn> attribute</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Every <a href="infrastructure.html#html-elements" id="html-elements-12" title="HTML elements">HTML element</a> may have a
+  by search engines).<h5 id="classes"><span class="secno">3.2.3.6 </span>The <dfn title="attr-class"><code>class</code></dfn> attribute</h5><p>Every <a href="infrastructure.html#html-elements" id="html-elements-12" title="HTML elements">HTML element</a> may have a
   <code title="attr-class"><a href="#classes" id="class-1">class</a></code> attribute specified.<p>The attribute, if specified, must have a value that is a
   <a href="common-microsyntaxes.html#set-of-space-separated-tokens" id="set-of-space-separated-tokens-5">set of space-separated tokens</a> representing the various
   classes that the element belongs to.<p class="note">Assigning classes to an element affects class
@@ -725,7 +725,7 @@
   use in the <code title="attr-class"><a href="#classes" id="class-2">class</a></code> attribute, but
   authors are encouraged to use values that describe the nature of the
   content, rather than values that describe the desired presentation
-  of the content.<h5 id="the-style-attribute"><span class="secno">3.2.3.7 </span>The <dfn title="attr-style"><code>style</code></dfn> attribute</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>All <a href="infrastructure.html#html-elements" id="html-elements-13">HTML elements</a> may have the <code title="attr-style"><a href="#the-style-attribute" id="style-4">style</a></code> content attribute set. This is a
+  of the content.<h5 id="the-style-attribute"><span class="secno">3.2.3.7 </span>The <dfn title="attr-style"><code>style</code></dfn> attribute</h5><p>All <a href="infrastructure.html#html-elements" id="html-elements-13">HTML elements</a> may have the <code title="attr-style"><a href="#the-style-attribute" id="style-4">style</a></code> content attribute set. This is a
   <span>CSS styling attribute</span> as defined by the CSS Styling
   Attribute Syntax specification. <a href="references.html#refsCSSATTR">[CSSATTR]</a><p>Documents that use <code title="attr-style"><a href="#the-style-attribute" id="style-5">style</a></code>
   attributes on any of their elements must still be comprehensible and
@@ -746,7 +746,7 @@
 transparent"&gt;green&lt;/span&gt; and my eyes are &lt;span style="color: blue;
 background: transparent"&gt;blue&lt;/span&gt;.&lt;/p&gt;</pre>
 
-  </div><h5 id="embedding-custom-non-visible-data"><span class="secno">3.2.3.8 </span><dfn>Embedding custom non-visible data</dfn></h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <dfn id="custom-data-attribute">custom data attribute</dfn> is an attribute in no
+  </div><h5 id="embedding-custom-non-visible-data"><span class="secno">3.2.3.8 </span><dfn>Embedding custom non-visible data</dfn></h5><p>A <dfn id="custom-data-attribute">custom data attribute</dfn> is an attribute in no
   namespace whose name starts with the string "<dfn id="attr-data" title="attr-data-*"><code>data-</code></dfn>", has at least one
   character after the hyphen, is <a href="infrastructure.html#xml-compatible" id="xml-compatible-0">XML-compatible</a>, and
   contains no characters in the range U+0041 to U+005A (LATIN CAPITAL
@@ -818,7 +818,7 @@
    names like <code title="">data-doquery-range</code>, and a library
    called "jJo" could use attributes names like <code title="">data-jjo-range</code>.</p>
 
-  </div><h4 id="element-definitions"><span class="secno">3.2.4 </span>Element definitions</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Each element in this specification has a definition that includes
+  </div><h4 id="element-definitions"><span class="secno">3.2.4 </span>Element definitions</h4><p>Each element in this specification has a definition that includes
   the following information:<dl><dt>Categories</dt>
 
    <dd>A list of <a href="content-models.html#content-categories" id="content-categories-0" title="content categories">categories</a> to
@@ -854,7 +854,7 @@
   </dl><p>This is then followed by a description of what the 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>, along with any additional normative
   conformance criteria that may apply to authors. Examples are sometimes
-  also included.<h5 id="attributes"><span class="secno">3.2.4.1 </span>Attributes</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p id="attribute-text">Except where otherwise specified, attributes
+  also included.<h5 id="attributes"><span class="secno">3.2.4.1 </span>Attributes</h5><p id="attribute-text">Except where otherwise specified, attributes
   on <a href="infrastructure.html#html-elements" id="html-elements-16">HTML elements</a> may have any string value, including
   the empty string. Except where explicitly stated, there is no
   restriction on what text can be specified in such attributes.
\ No newline at end of file

Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/urls.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- urls.html	28 Aug 2010 13:57:25 -0000	1.206
+++ urls.html	8 Sep 2010 09:32:18 -0000	1.207
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="common-microsyntaxes.html">&larr; 2.4 Common microsyntaxes</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -316,7 +316,7 @@
     <ol><li><a href="urls.html#reflecting-content-attributes-in-idl-attributes"><span class="secno">2.6.1 </span>Reflecting content attributes in IDL attributes</a><li><a href="urls.html#collections-0"><span class="secno">2.6.2 </span>Collections</a>
       <ol><li><a href="urls.html#htmlcollection-0"><span class="secno">2.6.2.1 </span>HTMLCollection</a><li><a href="urls.html#htmlallcollection-0"><span class="secno">2.6.2.2 </span>HTMLAllCollection</a><li><a href="urls.html#htmlformcontrolscollection-0"><span class="secno">2.6.2.3 </span>HTMLFormControlsCollection</a><li><a href="urls.html#htmloptionscollection-0"><span class="secno">2.6.2.4 </span>HTMLOptionsCollection</a></ol><li><a href="urls.html#domtokenlist-0"><span class="secno">2.6.3 </span>DOMTokenList</a><li><a href="urls.html#domsettabletokenlist-0"><span class="secno">2.6.4 </span>DOMSettableTokenList</a><li><a href="urls.html#domstringmap-0"><span class="secno">2.6.5 </span>DOMStringMap</a><li><a href="urls.html#dom-feature-strings"><span class="secno">2.6.6 </span>DOM feature strings</a><li><a href="urls.html#exceptions"><span class="secno">2.6.7 </span>Exceptions</a></ol><li><a href="urls.html#namespaces"><span class="secno">2.7 </span>Namespaces</a></ol></ol></div>
 
-  <h3 id="urls"><span class="secno">2.5 </span>URLs</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/56">ISSUE-56</a> (urls-webarch) blocks progress to Last Call</span><h4 id="terminology-0"><span class="secno">2.5.1 </span>Terminology</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- see also: svn diff -r3244:3245 source --><p>A <dfn id="url">URL</dfn> is a string used to identify a resource.<p>A <a href="#url" id="url-0">URL</a> is a <dfn id="valid-url">valid URL</dfn> if at least one of
+  <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><h4 id="terminology-0"><span class="secno">2.5.1 </span>Terminology</h4><!-- see also: svn diff -r3244:3245 source --><p>A <dfn id="url">URL</dfn> is a string used to identify a resource.<p>A <a href="#url" id="url-0">URL</a> is a <dfn id="valid-url">valid URL</dfn> if at least one of
   the following conditions holds:<ul><li><p>The <a href="#url" id="url-1">URL</a> is a valid URI reference <a href="references.html#refsRFC3986">[RFC3986]</a>.</li>
 
    <li><p>The <a href="#url" id="url-2">URL</a> is a valid IRI reference and it has no
@@ -353,7 +353,7 @@
   RFC 3986. Readers familiar with that RFC will find it easier to read
   <em>this</em> specification if they pretend the term "URL" as used
   herein is really called something else altogether. This is a
-  <a href="introduction.html#willful-violation" id="willful-violation-0">willful violation</a> of RFC 3986. <a href="references.html#refsRFC3986">[RFC3986]</a><h4 id="interfaces-for-url-manipulation"><span class="secno">2.5.2 </span>Interfaces for URL manipulation</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>An interface that has a complement of <dfn id="url-decomposition-idl-attributes">URL decomposition IDL
+  <a href="introduction.html#willful-violation" id="willful-violation-0">willful violation</a> of RFC 3986. <a href="references.html#refsRFC3986">[RFC3986]</a><h4 id="interfaces-for-url-manipulation"><span class="secno">2.5.2 </span>Interfaces for URL manipulation</h4><p>An interface that has a complement of <dfn id="url-decomposition-idl-attributes">URL decomposition IDL
   attributes</dfn> will have seven attributes with the following
   definitions:<pre class="idl extract">           attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/urls.html#dom-uda-protocol" title='Read about this "protocol" reference in the full HTML5 spec.'>protocol</a>;
            attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/urls.html#dom-uda-host" title='Read about this "host" reference in the full HTML5 spec.'>host</a>;
@@ -427,14 +427,14 @@
      <tr><td> <code title="">http://example.com/?test#</code>
       <td> <code title="">?test</code>
       <td> The (empty) <a class="full-spec-link" href="http://dev.w3.org/html5/spec/urls.html#url-fragment" title='Read about this "<fragment>" reference in the full HTML5 spec.'>&lt;fragment&gt;</a> component is not part of the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/urls.html#url-query" title='Read about this "<query>" reference in the full HTML5 spec.'>&lt;query&gt;</a> component.
-   </table></div><h3 id="common-dom-interfaces"><span class="secno">2.6 </span>Common DOM interfaces</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="reflecting-content-attributes-in-idl-attributes"><span class="secno">2.6.1 </span>Reflecting content attributes in IDL attributes</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Some IDL attributes are defined to <dfn id="reflect">reflect</dfn> a
+   </table></div><h3 id="common-dom-interfaces"><span class="secno">2.6 </span>Common DOM interfaces</h3><h4 id="reflecting-content-attributes-in-idl-attributes"><span class="secno">2.6.1 </span>Reflecting content attributes in IDL attributes</h4><p>Some IDL attributes are defined to <dfn id="reflect">reflect</dfn> a
   particular content attribute. This means that on getting, the IDL
   attribute returns the current value of the content attribute, and on
   setting, the IDL attribute changes the value of the content
   attribute to the given value.</p><!-- v2 for completeness: (also search for REFLECTIDL)
   <p class="note">A list of <span>reflecting IDL attributes</span> and
   their corresponding content attributes is given in the index.</p>
---><h4 id="collections-0"><span class="secno">2.6.2 </span>Collections</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="#htmlcollection" id="htmlcollection-1">HTMLCollection</a></code>, <code><a href="#htmlallcollection" id="htmlallcollection-1">HTMLAllCollection</a></code>,
+--><h4 id="collections-0"><span class="secno">2.6.2 </span>Collections</h4><p>The <code><a href="#htmlcollection" id="htmlcollection-1">HTMLCollection</a></code>, <code><a href="#htmlallcollection" id="htmlallcollection-1">HTMLAllCollection</a></code>,
   <code><a href="#htmlformcontrolscollection" id="htmlformcontrolscollection-1">HTMLFormControlsCollection</a></code>,
   <code><a href="#htmloptionscollection" id="htmloptionscollection-1">HTMLOptionsCollection</a></code>, and
   <code>HTMLPropertiesCollection</code> interfaces represent various
@@ -447,10 +447,10 @@
   document.<p>The <a href="#collections" id="collections-2" title="collections">collection</a> then <dfn id="represented-by-the-collection" title="represented by the collection">represents</dfn> a
   <a href="infrastructure.html#live" id="live-0">live</a> view of the subtree rooted at the collection's
   root, containing only nodes that match the given filter. The view is
-  linear. <h5 id="htmlcollection-0"><span class="secno">2.6.2.1 </span>HTMLCollection</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="#htmlcollection" id="htmlcollection-3">HTMLCollection</a></code> interface represents a generic
+  linear. <h5 id="htmlcollection-0"><span class="secno">2.6.2.1 </span>HTMLCollection</h5><p>The <code><a href="#htmlcollection" id="htmlcollection-3">HTMLCollection</a></code> interface represents a generic
   <a href="#collections" id="collections-3" title="collections">collection</a> of elements.<pre class="idl">interface <dfn id="htmlcollection">HTMLCollection</dfn> {
   readonly attribute unsigned long <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmlcollection-length" title='Read about this "length" reference in the full HTML5 spec.'>length</a>;
-  caller getter object <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmlcollection-item" title='Read about this "item" reference in the full HTML5 spec.'>item</a>(in unsigned long index); // only returns Element
+  caller getter <a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#element" title='Read about this "Element" reference in the full HTML5 spec.'>Element</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmlcollection-item" title='Read about this "item" reference in the full HTML5 spec.'>item</a>(in unsigned long index);
   caller getter object <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmlcollection-nameditem" title='Read about this "namedItem" reference in the full HTML5 spec.'>namedItem</a>(in DOMString name); // only returns Element
 };</pre><dl class="domintro"><dt><var title="">collection</var> . <code title="dom-HTMLCollection-length"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmlcollection-length" title='Read about this "length" reference in the full HTML5 spec.'>length</a></code></dt>
    <dd>
@@ -478,14 +478,14 @@
     <code><a href="the-iframe-element.html#the-object-element" id="object-3">object</a></code> elements can have a name for the purpose of
     this method; their name is given by the value of their <code title="">name</code> attribute.</p>
    </dd>
-  </dl><h5 id="htmlallcollection-0"><span class="secno">2.6.2.2 </span>HTMLAllCollection</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="#htmlallcollection" id="htmlallcollection-2">HTMLAllCollection</a></code> interface represents a generic
+  </dl><h5 id="htmlallcollection-0"><span class="secno">2.6.2.2 </span>HTMLAllCollection</h5><p>The <code><a href="#htmlallcollection" id="htmlallcollection-2">HTMLAllCollection</a></code> interface represents a generic
   <a href="#collections" id="collections-4" title="collections">collection</a> of elements just like
   <code><a href="#htmlcollection" id="htmlcollection-4">HTMLCollection</a></code>, with the exception that its <code title="dom-HTMLAllCollection-namedItem"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmlallcollection-nameditem" title='Read about this "namedItem()" reference in the full HTML5 spec.'>namedItem()</a></code> method
-  returns an <code><a href="#htmlcollection" id="htmlcollection-5">HTMLCollection</a></code> object when there are
-  multiple matching elements.<pre class="idl">interface <dfn id="htmlallcollection">HTMLAllCollection</dfn> : <a href="#htmlcollection" id="htmlcollection-6">HTMLCollection</a> {
+  returns an <code><a href="#htmlallcollection" id="htmlallcollection-3">HTMLAllCollection</a></code> object when there are
+  multiple matching elements.<pre class="idl">interface <dfn id="htmlallcollection">HTMLAllCollection</dfn> : <a href="#htmlcollection" id="htmlcollection-5">HTMLCollection</a> {
   // inherits <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmlcollection-length" title='Read about this "length" reference in the full HTML5 spec.'>length</a> and <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmlcollection-item" title='Read about this "item" reference in the full HTML5 spec.'>item</a>()
   caller getter object <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmlallcollection-nameditem" title='Read about this "namedItem" reference in the full HTML5 spec.'>namedItem</a>(in DOMString name); // overrides inherited namedItem()
-  <a href="#htmlallcollection" id="htmlallcollection-3">HTMLAllCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmlallcollection-tags" title='Read about this "tags" reference in the full HTML5 spec.'>tags</a>(in DOMString tagName);
+  <a href="#htmlallcollection" id="htmlallcollection-4">HTMLAllCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmlallcollection-tags" title='Read about this "tags" reference in the full HTML5 spec.'>tags</a>(in DOMString tagName);
 };</pre><dl class="domintro"><dt><var title="">collection</var> . <code title="dom-HTMLCollection-length"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmlcollection-length" title='Read about this "length" reference in the full HTML5 spec.'>length</a></code></dt>
    <dd>
     <p>Returns the number of elements in the collection.</p>
@@ -505,7 +505,7 @@
    <dt><var title="">collection</var>(<var title="">name</var>)</dt>
    <dd>
     <p>Returns the item with <a href="elements.html#concept-id" id="concept-id-2" title="concept-id">ID</a> or name <var title="">name</var> from the collection.</p>
-    <p>If there are multiple matching items, then an <code><a href="#htmlallcollection" id="htmlallcollection-4">HTMLAllCollection</a></code> object containing all those elements is returned.</p>
+    <p>If there are multiple matching items, then an <code><a href="#htmlallcollection" id="htmlallcollection-5">HTMLAllCollection</a></code> object containing all those elements is returned.</p>
     <p>Returns null if no element with that <a href="elements.html#concept-id" id="concept-id-3" title="concept-id">ID</a> or name could be found.</p>
     <p>Only <code><a href="text-level-semantics.html#the-a-element" id="a-3">a</a></code>, <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>, <code><a href="the-map-element.html#the-area-element" id="area-2">area</a></code>,
     <code><a href="the-iframe-element.html#the-embed-element" id="embed-1">embed</a></code>, <code><a href="forms.html#the-form-element" id="form-7">form</a></code>, <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#frame" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code>,
@@ -519,9 +519,9 @@
     <p>Returns a collection that is a filtered view of the current collection, containing only elements with the given tag name.</p>
    </dd>
 
-  </dl><h5 id="htmlformcontrolscollection-0"><span class="secno">2.6.2.3 </span>HTMLFormControlsCollection</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="#htmlformcontrolscollection" id="htmlformcontrolscollection-2">HTMLFormControlsCollection</a></code> interface represents
+  </dl><h5 id="htmlformcontrolscollection-0"><span class="secno">2.6.2.3 </span>HTMLFormControlsCollection</h5><p>The <code><a href="#htmlformcontrolscollection" id="htmlformcontrolscollection-2">HTMLFormControlsCollection</a></code> interface represents
   a <a href="#collections" id="collections-5" title="collections">collection</a> of <a href="forms.html#category-listed" id="category-listed-0" title="category-listed">listed elements</a> in <code><a href="forms.html#the-form-element" id="form-8">form</a></code>
-  and <code><a href="forms.html#the-fieldset-element" id="fieldset-0">fieldset</a></code> elements.<pre class="idl">interface <dfn id="htmlformcontrolscollection">HTMLFormControlsCollection</dfn> : <a href="#htmlcollection" id="htmlcollection-7">HTMLCollection</a> {
+  and <code><a href="forms.html#the-fieldset-element" id="fieldset-0">fieldset</a></code> elements.<pre class="idl">interface <dfn id="htmlformcontrolscollection">HTMLFormControlsCollection</dfn> : <a href="#htmlcollection" id="htmlcollection-6">HTMLCollection</a> {
   // inherits <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmlcollection-length" title='Read about this "length" reference in the full HTML5 spec.'>length</a> and <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmlcollection-item" title='Read about this "item" reference in the full HTML5 spec.'>item</a>()
   caller getter object <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmlformcontrolscollection-nameditem" title='Read about this "namedItem" reference in the full HTML5 spec.'>namedItem</a>(in DOMString name); // overrides inherited namedItem()
 };
@@ -557,16 +557,17 @@
     <p>Can be set, to check the first radio button with the given value represented by the object.</p>
    </dd>
 
-  </dl><h5 id="htmloptionscollection-0"><span class="secno">2.6.2.4 </span>HTMLOptionsCollection</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="#htmloptionscollection" id="htmloptionscollection-2">HTMLOptionsCollection</a></code> interface represents a
+  </dl><h5 id="htmloptionscollection-0"><span class="secno">2.6.2.4 </span>HTMLOptionsCollection</h5><p>The <code><a href="#htmloptionscollection" id="htmloptionscollection-2">HTMLOptionsCollection</a></code> interface represents a
   list of <code><a href="the-button-element.html#the-option-element" id="option-1">option</a></code> elements. It is always rooted on a
   <code><a href="the-button-element.html#the-select-element" id="select-5">select</a></code> element and has attributes and methods that
-  manipulate that element's descendants.<pre class="idl">interface <dfn id="htmloptionscollection">HTMLOptionsCollection</dfn> : <a href="#htmlcollection" id="htmlcollection-8">HTMLCollection</a> {
+  manipulate that element's descendants.<pre class="idl">interface <dfn id="htmloptionscollection">HTMLOptionsCollection</dfn> : <a href="#htmlcollection" id="htmlcollection-7">HTMLCollection</a> {
   // inherits <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmlcollection-item" title='Read about this "item" reference in the full HTML5 spec.'>item</a>()
            attribute unsigned long <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmloptionscollection-length" title='Read about this "length" reference in the full HTML5 spec.'>length</a>; // overrides inherited length
   caller getter object <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmloptionscollection-nameditem" title='Read about this "namedItem" reference in the full HTML5 spec.'>namedItem</a>(in DOMString name); // overrides inherited namedItem()
   void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmloptionscollection-add" title='Read about this "add" reference in the full HTML5 spec.'>add</a>(in <a href="elements.html#htmlelement" id="htmlelement-0">HTMLElement</a> element, in optional <a href="elements.html#htmlelement" id="htmlelement-1">HTMLElement</a> before);
   void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmloptionscollection-add" title='Read about this "add" reference in the full HTML5 spec.'>add</a>(in <a href="elements.html#htmlelement" id="htmlelement-2">HTMLElement</a> element, in long before);
   void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmloptionscollection-remove" title='Read about this "remove" reference in the full HTML5 spec.'>remove</a>(in long index);
+           attribute long <a class="full-spec-link" href="http://dev.w3.org/html5/spec/.html#dom-htmloptionscollection-selectedindex" title='Read about this "selectedIndex" reference in the full HTML5 spec.'>selectedIndex</a>;
 };</pre><dl class="domintro"><dt><var title="">collection</var> . <code title="dom-HTMLOptionsCollection-length"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-htmloptionscollection-length" title='Read about this "length" reference in the full HTML5 spec.'>length</a></code> [ = <var title="">value</var> ]</dt>
    <dd>
     <p>Returns the number of elements in the collection.</p>
@@ -608,7 +609,18 @@
     <code><a href="the-button-element.html#the-optgroup-element" id="optgroup-1">optgroup</a></code> element, then the method does nothing.</p>
    </dd>
 
-  </dl><h4 id="domtokenlist-0"><span class="secno">2.6.3 </span>DOMTokenList</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="#domtokenlist" id="domtokenlist-1">DOMTokenList</a></code> interface represents an interface
+   <dt><var title="">collection</var> . <code title="dom-HTMLOptionsCollection-selectedIndex"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/.html#dom-htmloptionscollection-selectedindex" title='Read about this "selectedIndex" reference in the full HTML5 spec.'>selectedIndex</a></code> [ = <var title="">value</var> ]</dt>
+
+   <dd>
+
+    <p>Returns the index of the first selected item, if any, or
+    &minus;1 if there is no selected item.</p>
+
+    <p>Can be set, to change the selection.</p>
+
+   </dd>
+
+  </dl><h4 id="domtokenlist-0"><span class="secno">2.6.3 </span>DOMTokenList</h4><p>The <code><a href="#domtokenlist" id="domtokenlist-1">DOMTokenList</a></code> interface represents an interface
   to an underlying string that consists of a <a href="common-microsyntaxes.html#set-of-space-separated-tokens" id="set-of-space-separated-tokens-4">set of
   space-separated tokens</a>.<p class="note"><code><a href="#domtokenlist" id="domtokenlist-2">DOMTokenList</a></code> objects are always
   <a href="infrastructure.html#case-sensitive" id="case-sensitive-1">case-sensitive</a>, even when the underlying string might
@@ -663,7 +675,7 @@
     <p>Throws an <code><a href="#invalid_character_err" id="invalid_character_err-3">INVALID_CHARACTER_ERR</a></code> exception if <var title="">token</var> contains any spaces.</p>
    </dd>
 
-  </dl><h4 id="domsettabletokenlist-0"><span class="secno">2.6.4 </span>DOMSettableTokenList</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="#domsettabletokenlist" id="domsettabletokenlist-1">DOMSettableTokenList</a></code> interface is the same as the
+  </dl><h4 id="domsettabletokenlist-0"><span class="secno">2.6.4 </span>DOMSettableTokenList</h4><p>The <code><a href="#domsettabletokenlist" id="domsettabletokenlist-1">DOMSettableTokenList</a></code> interface is the same as the
   <code><a href="#domtokenlist" id="domtokenlist-3">DOMTokenList</a></code> interface, except that it allows the
   underlying string to be directly changed.<pre class="idl">interface <dfn id="domsettabletokenlist">DOMSettableTokenList</dfn> : <a href="#domtokenlist" id="domtokenlist-4">DOMTokenList</a> {
             attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#dom-domsettabletokenlist-value" title='Read about this "value" reference in the full HTML5 spec.'>value</a>;
@@ -673,7 +685,7 @@
     <p>Can be set, to change the underlying string.</p>
    </dd>
 
-  </dl><h4 id="domstringmap-0"><span class="secno">2.6.5 </span>DOMStringMap</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#domstringmap" title='Read about this "DOMStringMap" reference in the full HTML5 spec.'>DOMStringMap</a></code> interface represents a set of
+  </dl><h4 id="domstringmap-0"><span class="secno">2.6.5 </span>DOMStringMap</h4><p>The <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-dom-interfaces.html#domstringmap" title='Read about this "DOMStringMap" reference in the full HTML5 spec.'>DOMStringMap</a></code> interface represents a set of
   name-value pairs. It exposes these using the scripting language's
   native mechanisms for property access.<div class="example">
 
@@ -706,12 +718,12 @@
   }
 }</pre>
 
-  </div><h4 id="dom-feature-strings"><span class="secno">2.6.6 </span>DOM feature strings</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>DOM3 Core defines mechanisms for checking for interface support,
+  </div><h4 id="dom-feature-strings"><span class="secno">2.6.6 </span>DOM feature strings</h4><p>DOM3 Core defines mechanisms for checking for interface support,
   and for obtaining implementations of interfaces, using <a href="http://www.w3.org/TR/DOM-Level-3-Core/core.html#DOMFeatures">feature
   strings</a>. <a href="references.html#refsDOMCORE">[DOMCORE]</a><p>Authors are strongly discouraged from using these, as they are
   notoriously unreliable and imprecise. Authors are encouraged to rely
   on explicit feature testing or the graceful degradation behavior
-  intrinsic to some of the features in this specification.<h4 id="exceptions"><span class="secno">2.6.7 </span>Exceptions</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The following are <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#domexception" title='Read about this "DOMException" reference in the full HTML5 spec.'>DOMException</a></code> codes. <a href="references.html#refsDOMCORE">[DOMCORE]</a><ol class="brief"><li value="1"><dfn id="index_size_err"><code>INDEX_SIZE_ERR</code></dfn></li>
+  intrinsic to some of the features in this specification.<h4 id="exceptions"><span class="secno">2.6.7 </span>Exceptions</h4><p>The following are <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#domexception" title='Read about this "DOMException" reference in the full HTML5 spec.'>DOMException</a></code> codes. <a href="references.html#refsDOMCORE">[DOMCORE]</a><ol class="brief"><li value="1"><dfn id="index_size_err"><code>INDEX_SIZE_ERR</code></dfn></li>
    <li value="2"><dfn id="domstring_size_err"><code>DOMSTRING_SIZE_ERR</code></dfn></li>
    <li value="3"><dfn id="hierarchy_request_err"><code>HIERARCHY_REQUEST_ERR</code></dfn></li>
    <li value="4"><dfn id="wrong_document_err"><code>WRONG_DOCUMENT_ERR</code></dfn></li>
@@ -734,11 +746,15 @@
    <li value="21"><dfn id="url_mismatch_err"><code>URL_MISMATCH_ERR</code></dfn></li> <!-- actually defined right here for now -->
    <li value="22"><dfn id="quota_exceeded_err"><code>QUOTA_EXCEEDED_ERR</code></dfn></li> <!-- actually defined right here for now -->
    <li value="23"><dfn id="timeout_err"><code>TIMEOUT_ERR</code></dfn></li> <!-- actually in XHR for now -->
-   <li value="24"><dfn id="data_clone_err"><code>DATA_CLONE_ERR</code></dfn></li> <!-- actually defined right here for now -->
-<!--v2DATAGRID   <li value="24"><dfn><code>DATAGRID_MODEL_ERR</code></dfn></li> --> <!-- actually defined right here for now -->
-   <li value="81"><dfn id="parse_err"><code>PARSE_ERR</code></dfn></li> <!-- actually defined in dom3ls -->
-   <li value="82"><dfn id="serialize_err"><code>SERIALIZE_ERR</code></dfn></li> <!-- actually defined in dom3ls -->
-  </ol><h3 id="namespaces"><span class="secno">2.7 </span>Namespaces</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="html-namespace-0">HTML namespace</dfn> is: <code>http://www.w3.org/1999/xhtml</code><p>The <dfn id="mathml-namespace">MathML namespace</dfn> is: <code>http://www.w3.org/1998/Math/MathML</code><p>The <dfn id="svg-namespace">SVG namespace</dfn> is: <code>http://www.w3.org/2000/svg</code><p>The <dfn id="xlink-namespace">XLink namespace</dfn> is: <code>http://www.w3.org/1999/xlink</code><p>The <dfn id="xml-namespace">XML namespace</dfn> is: <code>http://www.w3.org/XML/1998/namespace</code><p>The <dfn id="xmlns-namespace">XMLNS namespace</dfn> is: <code>http://www.w3.org/2000/xmlns/</code><hr><p>Data mining tools and other user agents that perform operations
+   <li value="24"><dfn id="not_readable_err"><code>NOT_READABLE_ERR</code></dfn></li> <!-- File API -->
+   <li value="25"><dfn id="data_clone_err"><code>DATA_CLONE_ERR</code></dfn></li> <!-- actually defined right here for now -->
+   <li value="26"><dfn id="encoding_err"><code>ENCODING_ERR</code></dfn></li> <!-- File API -->
+<!--v2DATAGRID   <li value=".."><dfn><code>DATAGRID_MODEL_ERR</code></dfn></li> --> <!-- actually defined right here for now -->
+<!--
+   <li value="81"><dfn><code>PARSE_ERR</code></dfn></li> <!- - actually defined in dom3ls - ->
+   <li value="82"><dfn><code>SERIALIZE_ERR</code></dfn></li> <!- - actually defined in dom3ls - ->
+-->
+  </ol><h3 id="namespaces"><span class="secno">2.7 </span>Namespaces</h3><p>The <dfn id="html-namespace-0">HTML namespace</dfn> is: <code>http://www.w3.org/1999/xhtml</code><p>The <dfn id="mathml-namespace">MathML namespace</dfn> is: <code>http://www.w3.org/1998/Math/MathML</code><p>The <dfn id="svg-namespace">SVG namespace</dfn> is: <code>http://www.w3.org/2000/svg</code><p>The <dfn id="xlink-namespace">XLink namespace</dfn> is: <code>http://www.w3.org/1999/xlink</code><p>The <dfn id="xml-namespace">XML namespace</dfn> is: <code>http://www.w3.org/XML/1998/namespace</code><p>The <dfn id="xmlns-namespace">XMLNS namespace</dfn> is: <code>http://www.w3.org/2000/xmlns/</code><hr><p>Data mining tools and other user agents that perform operations
   on content without running scripts, evaluating CSS or XPath
   expressions, or otherwise exposing the resulting DOM to arbitrary
   content, may "support namespaces" by just asserting that their DOM

Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/iana.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- iana.html	28 Aug 2010 13:57:21 -0000	1.202
+++ iana.html	8 Sep 2010 09:32:13 -0000	1.203
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="obsolete.html">&larr; 10 Obsolete features</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -430,7 +430,7 @@
    <dt>Change controller:</dt>
    <dd>W3C</dd>
   </dl><p>Fragment identifiers used with <code><a href="#text-html" id="text-html-7">text/html</a></code> resources
-  refer to <a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#the-indicated-part-of-the-document" title='Read about this "the indicated part of the document" reference in the full HTML5 spec.'>the indicated part of the document</a>.<h3 id="text-html-sandboxed"><span class="secno">11.2 </span><dfn><code>text/html-sandboxed</code></dfn></h3><p>This registration is for community review and will be submitted
+  refer to <a class="full-spec-link" href="http://dev.w3.org/html5/spec/history.html#the-indicated-part-of-the-document" title='Read about this "the indicated part of the document" reference in the full HTML5 spec.'>the indicated part of the document</a>.<h3 id="text-html-sandboxed"><span class="secno">11.2 </span><dfn><code>text/html-sandboxed</code></dfn></h3><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/110">ISSUE-110</a> (sandbox-type-owner) blocks progress to Last Call</span><p>This registration is for community review and will be submitted
   to the IESG for review, approval, and registration with IANA.</p><!--
    To: ietf-types@iana.org
    Subject: Registration of media type text/html-sandboxed

Index: fragment-links.js
===================================================================
RCS file: /sources/public/html5/spec-author-view/fragment-links.js,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -d -r1.114 -r1.115
--- fragment-links.js	28 Aug 2010 13:57:20 -0000	1.114
+++ fragment-links.js	8 Sep 2010 09:32:12 -0000	1.115
@@ -1,4 +1,4 @@
-var fragment_links = { 'q-9':'text-level-semantics','q-8':'text-level-semantics','ix-handler-ondrag':'index','q-1':'content-models','q-0':'content-models','q-3':'grouping-content','q-2':'content-models','q-5':'text-level-semantics','q-4':'text-level-semantics','q-7':'text-level-semantics','q-6':'text-level-semantics','noembed_index':'index-of-terms','attr-fs-method-delete-keyword':'association-of-controls-and-forms','basefont_index':'index-of-terms','tfoot-21':'obsolete','hyperlink-29':'links','hyperlink-28':'links','command-facet-type':'commands','sandbox-9':'the-iframe-element','sandbox-8':'the-iframe-element','sandbox-7':'the-iframe-element','sandbox-6':'the-iframe-element','sandbox-5':'the-iframe-element','sandbox-4':'the-iframe-element','sandbox-3':'the-iframe-element','sandbox-2':'the-iframe-element','sandbox-1':'the-iframe-element','sandbox-0':'the-iframe-element','alt-35':'the-map-element','alt-34':'the-map-element','alt-37':'index','valid-non-negative-integer':'common-microsyntaxes','alt-31':'embeded-content-1','alt-30':'embedded-content-1','alt-33':'the-map-element','alt-32':'index','xml-compatible_index':'index-of-terms','alt-39':'the-input-element','alt-38':'the-input-element','htmlcommandelement':'interactive-elements','the-br-element':'text-level-semantics','concept-id-15':'forms','concept-id-14':'forms','concept-id-17':'the-button-element','concept-id-16':'common-input-element-attributes','concept-id-11':'tabular-data','concept-id-10':'tabular-data','concept-id-13':'forms','concept-id-12':'forms','command-redo':'dnd','concept-id-19':'the-button-element','concept-id-18':'the-button-element','concept-facet':'commands','attr-script-async':'scripting-1','ix-handler-ondblclick':'index','style-9':'introduction','style-8':'elements','style-7':'elements','style-6':'elements','style-5':'elements','style-4':'elements','style-3':'elements','style-2':'introduction','style-1':'introduction','style-0':'index','media-8':'text-level-semantics','media-9':'text-level-semantics','media-4':'semantics','media-5':'ndex','media-6':'video','media-7':'index','media-0':'semantics','media-1':'semantics','media-2':'index','media-3':'semantics','the-maxlength-attribute':'common-input-element-attributes','type-64':'number-state','type-65':'association-of-controls-and-forms','type-66':'syntax','table-45':'obsolete','table-44':'obsolete','table-47':'obsolete','table-46':'obsolete','table-41':'obsolete','table-40':'obsolete','table-43':'obsolete','attr-button-type':'the-button-element','type-60':'the-input-element','table-49':'index','table-48':'index','type-61':'the-input-element','the-size-attribute':'common-input-element-attributes','attr-link-urn_index':'index-of-terms','type-62':'states-of-the-type-attribute','custom-handlers':'timers','restrictions-for-contents-of-script-elements_index':'index-of-terms','attr-textarea-wrap-soft':'the-button-element','type-63':'states-of-the-type-attribute','concept-fe-disabled':'association-of-controls-and-forms','unordered-set-of-unique-space-separated-tokens-5':'index','the-hgroup-elemet_index':'index-of-terms','attr-media-autoplay_index':'index-of-terms','htmlparamelement_index':'index-of-terms','nested-browsing-context_index':'index-of-terms','cols-0':'the-button-element','cols-1':'the-button-element','cols-2':'index','phrasing-content-135':'the-button-element','phrasing-content-134':'the-button-element','phrasing-content-137':'the-button-element','phrasing-content-136':'the-button-element','phrasing-content-131':'the-button-element','phrasing-content-130':'the-button-element','phrasing-content-133':'the-button-element','phrasing-content-132':'the-button-element','htmltitleelement':'semantics','hyperlink-21':'links','concept-id-23':'obsolete','image-map-9':'index','prefetch-0':'links','prefetch-1':'links','prefetch-2':'links','hyperlink-20':'links','image-map-2':'the-iframe-element','image-map-3':'the-map-element','image-map-0':'embedded-content-1','image-map-1':'embedded-content-1','image-map-6':'the-map-element','hyperlink-23':'links','image-map-4':'the-map-element','image-map-5':'themap-element','list-state_index':'index-of-terms','hyperlink-22':'links','hyperlink-25':'links','hyperlink-48':'links','hyperlink-24':'links','the-ruby-element_index':'index-of-terms','hyperlink-27':'links','hyperlink-26':'links','form-31':'association-of-controls-and-forms','form-30':'association-of-controls-and-forms','form-33':'syntax','name-60':'states-of-the-type-attribute','form-35':'index','form-34':'obsolete','form-37':'index','form-36':'index','form-39':'index','form-38':'index','hidden-3':'editing','hidden-2':'editing','hidden-1':'interactive-elements','hidden-0':'elements','hidden-7':'editing','hidden-6':'editing','hidden-5':'editing','hidden-4':'editing','strike':'obsolete','scope-8':'index','hidden-9':'editing','hidden-8':'editing','button-3':'content-models','button-2':'content-models','button-1':'content-models','button-0':'introduction','button-7':'forms','button-6':'forms','button-5':'embedded-content-1','button-4':'content-models','button-9':'forms','button-8':'forms','dom-mediaerror-media_rr_network-0':'video','ix-handler-window-onunload':'index','scope-0':'tabular-data','concept-input-value-default-range-1':'number-state','concept-input-value-default-range-0':'content-models','value-28':'index','seamless-1':'browsers','popstate':'index','select-40':'interactive-elements','concept-submit-button':'forms','concept-option-value-2':'the-button-element','concept-option-value-1':'the-button-element','concept-option-value-0':'the-button-element','select-42':'obsolete','url-12':'commands','url-15':'history','the-dfn-element':'text-level-semantics','select-45':'index','var-11':'index','select-46':'index','ix-handler-oninput':'index','area-46':'links','select-47':'index','syntax-elements-3':'syntax','void-elements_index':'index-of-terms','function-128':'browsers','value-27':'syntax','form-associated-element-0':'content-models','form-associated-element-1':'the-iframe-element','form-associated-element-2':'forms','form-associated-element-3':'forms','form-associated-element-4':'forms','form-associated-eleent-5':'forms','form-associated-element-6':'forms','form-associated-element-7':'the-input-element','form-associated-element-8':'the-button-element','form-associated-element-9':'the-button-element','the-keygen-element_index':'index-of-terms','heading-content_index':'index-of-terms','radio-button-state_index':'index-of-terms','phrasing-content-66':'text-level-semantics','phrasing-content-67':'text-level-semantics','phrasing-content-64':'text-level-semantics','syntax-elements-0':'the-iframe-element','phrasing-content-62':'text-level-semantics','phrasing-content-63':'text-level-semantics','phrasing-content-60':'text-level-semantics','phrasing-content-61':'text-level-semantics','attr-pre-width':'obsolete','command-insertimage_index':'index-of-terms','phrasing-content-68':'text-level-semantics','phrasing-content-69':'text-level-semantics','ascii-compatible-character-encoding_index':'index-of-terms','attr-textarea-required_index':'index-of-terms','timers':'timers','dom-function-call_index':'index-of-terms','quota_xceeded_err':'urls','image-maps':'the-map-element','origin':'origin-0','navigatorid-0':'timers','suspend':'index','htmlcanvaselement-1':'index','htmlcanvaselement-0':'index','attr-input-alt':'number-state','concept-fe-disabled_index':'index-of-terms','history-6':'history','history-7':'history','history-4':'history','history-5':'history','history-2':'browsers','history-3':'history','history-0':'history','history-1':'introduction','hidden':'elements','xmlns-namespace_index':'index-of-terms','history-8':'history','htmltextareaelement_index':'index-of-terms','type-59':'the-input-element','type-58':'forms','concept-submit-button_index':'index-of-terms','attr-textarea-cols':'the-button-element','type-51':'content-models','type-50':'content-models','type-53':'the-map-element','type-52':'content-models','type-55':'forms','type-54':'forms','type-57':'forms','type-56':'forms','named-character-references-1':'syntax','named-character-references-0':'syntax','valid-mime-type-6':'video','valid-mime-type-7':'links','valid-ime-type-4':'the-iframe-element','valid-mime-type-5':'the-iframe-element','valid-mime-type-2':'semantics','valid-mime-type-3':'scripting-1','valid-mime-type-0':'infrastructure','valid-mime-type-1':'semantics','iframe-7':'content-models','iframe-6':'content-models','iframe-5':'content-models','iframe-4':'content-models','iframe-3':'content-models','iframe-2':'dom','iframe-1':'urls','iframe-0':'urls','htmlelement-100':'the-button-element','serialize_err':'urls','htmlelement-102':'the-button-element','concept-command':'commands','rt':'content-models','autoplay-3':'video','autoplay-0':'video','autoplay-1':'video','rp':'content-models','autoplay-7':'index','autoplay-4':'video','autoplay-5':'video','htmlelement-104':'the-button-element','autoplay-8':'index','htmlelement-105':'the-button-element','text-node-10':'text-level-semantics','an-iframe-srcdoc-document-4':'index','htmlelement-106':'interactive-elements','rb':'obsolete','standard-metadata-names':'semantics','attr-meta-http-equiv-default-style':'semantics','tmlelement-83':'tabular-data','character-encoding-declaration_index':'index-of-terms','color-state_index':'index-of-terms','refsWEBLINK':'references','hyperlink_index':'index-of-terms','valid-e-mail-address-list':'states-of-the-type-attribute','attr-command-icon_index':'index-of-terms','r1':'tabular-data','r2':'tabular-data','attr-tdth-colspan_index':'index-of-terms','col-0':'tabular-data','col-1':'tabular-data','col-2':'tabular-data','col-3':'tabular-data','col-4':'syntax','col-5':'syntax','col-6':'obsolete','col-7':'obsolete','col-8':'obsolete','article-26':'syntax','article-25':'links','article-24':'links','article-23':'links','article-22':'links','article-21':'links','article-20':'text-level-semantics','concept-section-0':'sections','global-attributes-150':'index','global-attributes-153':'index','global-attributes-152':'index','global-attributes-155':'index','global-attributes-154':'index','global-attributes-157':'index','global-attributes-156':'index','global-attributes-159':'index','global-attributes-58':'index','htmlelement-167':'index','attr-embed-vspace':'obsolete','a-76':'obsolete','htmltablerowelement-1':'index','htmltablerowelement-0':'index','link-type-author':'links','video-20':'video','video-21':'video','video-22':'video','video-23':'video','video-24':'the-map-element','session-history-entry-9':'history','video-26':'index','video-27':'index','session-history-entry-4':'history','session-history-entry-5':'history','session-history-entry-6':'history','session-history-entry-7':'history','session-history-entry-0':'history','session-history-entry-1':'history','session-history-entry-2':'history','session-history-entry-3':'history','set-of-comma-separated-tokens-4':'index','set-of-comma-separated-tokens-1':'semantics','set-of-comma-separated-tokens-0':'common-microsyntaxes','set-of-comma-separated-tokens-3':'number-state','set-of-comma-separated-tokens-2':'states-of-the-type-attribute','table-example-1':'tabular-data','dynamic-markup-insertion':'apis-in-html-documents','concept-option-label-0':'the-buton-element','attr-output-for_index':'index-of-terms','thead-28':'index','thead-21':'obsolete','thead-20':'obsolete','thead-23':'obsolete','thead-22':'obsolete','thead-25':'index','thead-24':'obsolete','thead-27':'index','thead-26':'index','top-level-browsing-context':'browsers','simple-color':'common-microsyntaxes','navigatorabilities':'timers','attr-input-type-range-keyword_index':'index-of-terms','attr-table-cellspacing':'obsolete','rowspan-2':'index','rowspan-0':'tabular-data','rowspan-1':'index','dom-location-hostname_index':'index-of-terms','event-appcache-noupdate_index':'index-of-terms','object':'index','function-82':'elements','ix-handler-ondragend':'index','browsing-context-8':'links','browsing-context-9':'browsers','browsing-context-0':'introduction','browsing-context-1':'infrastructure','browsing-context-2':'semantics','browsing-context-3':'semantics','browsing-context-4':'the-iframe-element','browsing-context-5':'the-iframe-element','browsing-context-6':'the-iframe-element','browsing-context-7':links','style-38':'index','outerhtml':'apis-in-html-documents','footer-15':'syntax','attr-contextmenu':'interactive-elements','dragevent-0':'dnd','dragevent-1':'dnd','durationchange':'index','menu':'index','not_supported_err_index':'index-of-terms','domtokenlist':'urls','preferred-mime-name':'infrastructure','reversed-1':'index','attr-th-scope-colgroup':'tabular-data','attr-link-rel_index':'index-of-terms','summary-10':'index','attr-input-type-file':'content-models','optgroup':'index','article-32':'index','command-api_index':'index-of-terms','shape':'introduction','form-associated-element_index':'index-of-terms','attr-iframe-marginwidth_index':'index-of-terms','refsDOMCORE':'references','kinds-of-content':'content-models','the-td-element':'tabular-data','sectioning-content-18':'sections','sectioning-content-19':'sections','attr-input-maxlength_index':'index-of-terms','sectioning-content-12':'sections','sectioning-content-13':'sections','sectioning-content-10':'sections','sectioning-content-11':'sections','sctioning-content-16':'sections','sectioning-content-17':'sections','sectioning-content-14':'sections','sectioning-content-15':'sections','domsettabletokenlist_index':'index-of-terms','the-accesskey-attribute_index':'index-of-terms','hidden-state':'states-of-the-type-attribute','syntax-end-tag-1':'syntax','syntax-end-tag-0':'introduction','attr-li-value':'grouping-content','syntax-end-tag-2':'syntax','attr-command-type-keyword-checkbox':'interactive-elements','svg-namespace-2':'syntax','alt-19':'embedded-content-1','alt-18':'embedded-content-1','alt-17':'embedded-content-1','alt-16':'embedded-content-1','alt-15':'embedded-content-1','alt-14':'embedded-content-1','alt-13':'embedded-content-1','alt-12':'embedded-content-1','alt-11':'embedded-content-1','alt-10':'embedded-content-1','attr-meta-http-equiv-default-style_index':'index-of-terms','concept-id-30':'index','ix-handler-onscroll':'index','media-elements':'video','attr-command-type-state-checkbox_index':'index-of-terms','thead-8':'tabular-data','thead-9':tabular-data','thead-6':'tabular-data','thead-7':'tabular-data','thead-4':'tabular-data','thead-5':'tabular-data','thead-2':'tabular-data','thead-3':'tabular-data','thead-0':'tabular-data','thead-1':'tabular-data','common-input-element-attributes':'common-input-element-attributes','dom-media-have_enough_data-0':'video','textarea-3':'index','innerhtml':'apis-in-html-documents','htmlheadelement':'semantics','command-facet-label':'commands','attr-tdth-abbr_index':'index-of-terms','hierarchy_request_err_index':'index-of-terms','refsRFC3629':'references','location':'history','dom-navigator-registercontenthandler_index':'index-of-terms','root-element-8':'links','root-element-2':'infrastructure','root-element-3':'infrastructure','root-element-0':'introduction','root-element-1':'infrastructure','root-element-6':'infrastructure','root-element-7':'infrastructure','root-element-4':'infrastructure','root-element-5':'infrastructure','phrasing-content-159':'index','phrasing-content-158':'index','radiogroup':'interactive-lements','phrasing-content-153':'index','phrasing-content-152':'index','phrasing-content-151':'index','phrasing-content-150':'index','phrasing-content-157':'index','phrasing-content-156':'index','phrasing-content-155':'index','phrasing-content-154':'index','dom-opener-0':'browsers','the-link-element_index':'index-of-terms','attr-area-shape-circle':'the-map-element','attr-media-preload-none-state_index':'index-of-terms','concept-appcache-manifest-explicit':'offline','event-appcache-obsolete_index':'index-of-terms','context-menus-0':'interactive-elements','event-handler-content-attributes-25':'index','attr-link-sizes':'links','event-handler-content-attributes-27':'index','event-handler-content-attributes-26':'index','event-handler-content-attributes-21':'index','event-handler-content-attributes-20':'index','event-handler-content-attributes-23':'index','event-handler-content-attributes-22':'index','event-handler-content-attributes-29':'index','event-handler-content-attributes-28':'index','hashchangeevent':'hisory','htmlbrelement':'text-level-semantics','form-59':'the-button-element','form-58':'the-button-element','name-49':'index','name-48':'index','form-53':'the-button-element','form-52':'the-button-element','form-51':'the-button-element','form-50':'the-button-element','name-41':'the-button-element','name-40':'the-button-element','form-55':'the-button-element','form-54':'the-button-element','dom-navigator-registercontenthandler-0':'timers','command-facet-action_index':'index-of-terms','top-level-browsing-context_index':'index-of-terms','a-60':'links','a-61':'links','a-62':'links','attr-fe-maxlength':'association-of-controls-and-forms','a-63':'links','http-equiv':'semantics','a-64':'links','a-65':'dnd','attr-iframe-frameborder_index':'index-of-terms','form-associated-element-29':'index','form-associated-element-28':'index','a-66':'syntax','form-associated-element-23':'index','help-0':'links','form-associated-element-21':'index','a-67':'obsolete','attr-input-type-week':'content-models','form-associated-element-26:'index','form-associated-element-25':'index','help-1':'links','help-2':'links','about:srcdoc':'urls','attr-a-urn_index':'index-of-terms','attr-tr-charoff':'obsolete','flow-content-127':'interactive-elements','the-address-element':'sections','attr-body-link_index':'index-of-terms','noscript':'introduction','updateready-0':'offline','link-38':'links','collections':'urls','unordered-set-of-unique-space-separated-tokens':'common-microsyntaxes','window-25':'index','context-menus_index':'index-of-terms','updateready':'offline','formaction-31':'index','formaction-30':'association-of-controls-and-forms','formaction-32':'index','phrasing-content-88':'edits','valid-date-string-with-optional-time':'common-microsyntaxes','div-24':'index','div-25':'index','div-22':'index','event-media-loadeddata':'video','div-20':'obsolete','div-21':'obsolete','phrasing-content-80':'text-level-semantics','phrasing-content-81':'text-level-semantics','phrasing-content-82':'text-level-semantics','phrasing-content-83':'text-level-semantics,'phrasing-content-84':'text-level-semantics','phrasing-content-85':'text-level-semantics','phrasing-content-86':'edits','phrasing-content-87':'edits','scoped-6':'index','scoped-5':'index','scoped-4':'semantics','scoped-3':'semantics','scoped-2':'semantics','scoped-1':'semantics','scoped-0':'semantics','textarea-17':'forms','textarea-16':'forms','textarea-15':'forms','textarea-14':'forms','textarea-13':'content-models','textarea-12':'content-models','textarea-11':'content-models','textarea-10':'content-models','refsRFC4329':'references','textarea-19':'forms','textarea-18':'forms','html-documents-20':'the-iframe-element','html-documents-21':'the-iframe-element','html-documents-22':'the-iframe-element','html-documents-23':'the-map-element','html-documents-24':'iana','html-documents-25':'iana','furthest-ancestor-browsing-context_index':'index-of-terms','attr-object-standby_index':'index-of-terms','script-30':'obsolete','for':'forms','htmlmenuelement_index':'index-of-terms','attr-textarea-wrap-hard-state-1':'th-button-element','attr-textarea-wrap-hard-state-0':'the-button-element','map-4':'content-models','map-5':'the-map-element','map-6':'the-map-element','map-7':'the-map-element','map-0':'content-models','map-1':'content-models','map-2':'content-models','map-3':'content-models','map-8':'the-map-element','map-9':'the-map-element','type-33':'content-models','type-32':'content-models','type-31':'content-models','type-30':'content-models','type-37':'content-models','type-36':'content-models','type-35':'content-models','type-34':'content-models','type-39':'content-models','type-38':'content-models','tag-clouds':'links','form-32':'association-of-controls-and-forms','attr-col-width':'obsolete','event-media-seeking':'video','radiogroup-0':'index','undomanagerevent_index':'index-of-terms','attr-area-shape-keyword-poly_index':'index-of-terms','browsing-context':'browsers','disabled-19':'the-button-element','concept-fs-target_index':'index-of-terms','common-idioms-without-dedicated-elements':'links','command-15':'index','ommand-14':'index','command-17':'index','command-16':'index','command-11':'index','command-10':'index','command-13':'index','command-12':'index','security_err_index':'index-of-terms','wrap':'the-button-element','text-plain-0':'index','link-30':'links','remove-an-element-from-a-document':'infrastructure','width':'the-canvas-element','the-readonly-attribute':'common-input-element-attributes','htmlscriptelement':'scripting-1','unquoted':'syntax','multiple-33':'the-button-element','multiple-32':'the-button-element','multiple-31':'the-button-element','multiple-30':'the-button-element','multiple-35':'index','multiple-34':'the-button-element','attr-area-nohref':'obsolete','attr-fs-formenctype':'association-of-controls-and-forms','browsing-context-49':'index','browsing-context-48':'index','browsing-context-41':'history','browsing-context-40':'history','browsing-context-43':'editing','browsing-context-42':'webappapis','browsing-context-45':'editing','browsing-context-44':'editing','browsing-context-47':'index','browing-context-46':'index','min-25':'number-state','min-24':'number-state','min-27':'number-state','min-26':'number-state','min-21':'number-state','min-20':'states-of-the-type-attribute','min-23':'number-state','min-22':'number-state','browsing-the-web':'history','min-29':'number-state','min-28':'number-state','link-type-tag':'links','ix-handler-onended':'index','attr-media-preload-auto':'video','ix-handler-window-onstorage':'index','global-attributes-179':'index','global-attributes-178':'index','global-attributes-177':'index','global-attributes-176':'index','global-attributes-175':'index','global-attributes-174':'index','have_future_data-2':'video','global-attributes-172':'index','have_future_data-0':'video','have_future_data-1':'video','fieldset-1':'content-models','fieldset-0':'urls','fieldset-3':'sections','fieldset-2':'content-models','fieldset-5':'forms','fieldset-4':'grouping-content','fieldset-7':'forms','fieldset-6':'forms','fieldset-9':'forms','fieldset-8':'forms','attr-select-size':'the-button-elemet','htmlallcollection_index':'index-of-terms','the-location-interface':'history','attr-q-cite':'text-level-semantics','attr-input-type-url-keyword_index':'index-of-terms','willful-violation':'introduction','command-facet-hint_index':'index-of-terms','dom-mediaerror-media_err_decode':'video','tbody-28':'index','tbody-27':'obsolete','tbody-26':'obsolete','tbody-25':'obsolete','tbody-24':'obsolete','tbody-23':'obsolete','tbody-22':'syntax','tbody-21':'syntax','tbody-20':'syntax','http-equiv-10':'semantics','http-equiv-11':'semantics','http-equiv-12':'semantics','http-equiv-13':'semantics','http-equiv-14':'obsolete','http-equiv-15':'index','ix-handler-onplaying':'index','html-namespace':'infrastructure','time':'index','security_err-3':'timers','security_err-2':'browsers','security_err-1':'dom','security_err-0':'dom','attr-caption-align':'obsolete','category-label_index':'index-of-terms','concept-time-0':'states-of-the-type-attribute','math_index':'index-of-terms','keygen-21':'index','keygen-20':'index','keygen-3':'index','keygen-22':'index','keygen-25':'index','keygen-24':'index','keygen-26':'index','no_modification_allowed_err_index':'index-of-terms','downloading':'offline','rowgroup':'tabular-data','attr-input-autocomplete-on-state_index':'index-of-terms','up-4':'links','up-5':'links','up-6':'links','up-0':'links','up-1':'links','up-2':'links','up-3':'links','beforeunloadevent':'history','have_metadata-2':'video','have_metadata-0':'video','have_metadata-1':'video','type-100':'index','type-101':'index','command-undo':'dnd','h5-7':'index','attr-embed-type_index':'index-of-terms','input-type-attr-summary':'the-input-element','valid-date-or-time-string-in-content-0':'text-level-semantics','the-dir-attribute_index':'index-of-terms','event-media-playing':'video','secondary-browsing-contexts':'browsers','attr-iframe-allowtransparency':'obsolete','the-title-element-0_index':'index-of-terms','end-tags':'syntax','attr-tbody-char_index':'index-of-terms','concept-button':'forms','attr-hyperlink-hreflang_index':'index-of-tems','refsECMA262':'references','address':'content-models','input-110':'common-input-element-attributes','charset-11':'scripting-1','charset-12':'index','caption-18':'obsolete','caption-19':'index','caption-16':'tabular-data','caption-17':'links','caption-14':'tabular-data','caption-15':'tabular-data','caption-12':'tabular-data','caption-13':'tabular-data','caption-10':'tabular-data','caption-11':'tabular-data','number-state_index':'index-of-terms','attr-table-align_index':'index-of-terms','link-62':'obsolete','the-id-attribute':'elements','size-3':'states-of-the-type-attribute','htmlparagraphelement':'grouping-content','the-col-element_index':'index-of-terms','html-mime-type-0':'introduction','html-mime-type-1':'syntax','security_err':'urls','size-5':'states-of-the-type-attribute','link-69':'index','attr-table-width_index':'index-of-terms','scope':'introduction','ix-handler-onstalled':'index','attr-area-shape-keyword-circle':'the-map-element','attr-tabindex':'editing','invalid_character_err_index':'index-ofterms','printing':'timers','month-state_index':'index-of-terms','attr-media-preload-none_index':'index-of-terms','attr-meta-http-equiv-content-type_index':'index-of-terms','e-mail-state_index':'index-of-terms','rel-17':'links','sub-12':'index','the-param-element':'the-iframe-element','attr-time-datetime_index':'index-of-terms','htmlelement-191':'index','htmlelement-190':'index','xhtml':'the-xhtml-syntax','htmlelement-196':'index','attr-script-src':'scripting-1','data':'the-iframe-element','attr-form-autocomplete-off-state':'forms','refsPINGBACK':'references','flow-content-200':'index','sandbox':'dom','obsolete-permitted-doctype-0':'syntax','obsolete-permitted-doctype-1':'obsolete','definitions':'association-of-controls-and-forms','ix-handler-oncanplaythrough':'index','code-10':'index','code-11':'index','code-12':'index','form-75':'index','form-74':'index','form-77':'index','form-76':'index','form-71':'index','form-70':'index','form-73':'index','usemap':'content-models','event-handler-content-attributes-47':index','event-handler-content-attributes-46':'index','event-handler-content-attributes-45':'index','event-handler-content-attributes-44':'index','event-handler-content-attributes-43':'index','form-78':'index','event-handler-content-attributes-41':'index','event-handler-content-attributes-40':'index','phrasing-content-171':'index','phrasing-content-170':'index','phrasing-content-173':'index','phrasing-content-172':'index','phrasing-content-175':'index','command-facet-id':'commands','phrasing-content-177':'index','phrasing-content-176':'index','phrasing-content-179':'index','phrasing-content-178':'index','attr-a-rev_index':'index-of-terms','attr-th-scope':'tabular-data','style':'index','ix-handler-onmousemove':'index','attr-table-align':'obsolete','function-195':'browsers','attr-hyperlink-usemap':'the-map-element','function-197':'offline','function-196':'offline','nav-9':'links','nav-8':'grouping-content','function-193':'browsers','function-192':'browsers','nav-5':'sections','critical-subresources-0':'infrastucture','nav-7':'sections','nav-6':'sections','nav-1':'content-models','nav-0':'content-models','nav-3':'sections','nav-2':'sections','htmlheadingelement-2':'index','htmlheadingelement-3':'index','htmlheadingelement-0':'index','htmlheadingelement-1':'index','htmlheadingelement-6':'index','htmlheadingelement-4':'index','htmlheadingelement-5':'index','image-button-state_index':'index-of-terms','syntax-attribute-value_index':'index-of-terms','canvas':'the-canvas-element','command-formatblock':'dnd','attr-col-width_index':'index-of-terms','radio-0':'forms','dom-media-network_empty-0':'video','category-reset_index':'index-of-terms','del-30':'index','flow-content-240':'index','formaction-19':'number-state','formaction-18':'number-state','formaction-13':'states-of-the-type-attribute','formaction-12':'states-of-the-type-attribute','formaction-11':'states-of-the-type-attribute','formaction-10':'states-of-the-type-attribute','formaction-17':'number-state','formaction-16':'number-state','formaction-15':'number-state',formaction-14':'number-state','innerhtml-3':'scripting-1','innerhtml-2':'apis-in-html-documents','innerhtml-1':'apis-in-html-documents','innerhtml-0':'apis-in-html-documents','innerhtml-4':'scripting-1','htmlulistelement-1':'index','htmlelement-228':'index','textarea-39':'index','flow-content-15':'sections','plugin-3':'the-iframe-element','textarea-31':'editing','textarea-30':'editing','textarea-33':'syntax','textarea-32':'syntax','textarea-35':'obsolete','flow-content-17':'sections','textarea-37':'index','textarea-36':'index','flow-content-16':'sections','plugin-6':'forms','flow-content-242':'index','plugin-7':'obsolete','index-terms_end':'index-of-terms','the-nav-element_index':'index-of-terms','the-document-s-current-address':'dom','plugin-4':'the-iframe-element','accesskey':'elements','plugin-5':'the-iframe-element','htmlelement-220':'index','wbr-9':'index','attr-command-type-state-command_index':'index-of-terms','open':'content-models','command-5':'syntax','command-4':'interactive-elements','command-7''index','command-6':'index','command-1':'content-models','command-0':'content-models','command-3':'interactive-elements','command-2':'content-models','command-9':'index','command-8':'index','the-header-element_index':'index-of-terms','wbr-8':'index','attr-br-clear':'obsolete','cite':'grouping-content','attr-spellcheck-0':'index','type-19':'index','type-18':'the-iframe-element','event-media-emptied':'video','type-15':'index','type-14':'obsolete','type-17':'the-iframe-element','type-16':'the-iframe-element','type-11':'scripting-1','type-10':'scripting-1','type-13':'obsolete','type-12':'obsolete','dynamic-markup-insertion-1':'elements','dynamic-markup-insertion-0':'dom','attr-input-type-radio-keyword':'the-input-element','attr-command-type-keyword-radio_index':'index-of-terms','placeholder-15':'number-state','placeholder-14':'number-state','placeholder-17':'number-state','placeholder-16':'number-state','placeholder-11':'states-of-the-type-attribute','placeholder-10':'states-of-the-type-attribute','placeholder-3':'states-of-the-type-attribute','placeholder-12':'states-of-the-type-attribute','placeholder-19':'number-state','placeholder-18':'number-state','details-18':'index','details-19':'index','details-12':'interactive-elements','details-13':'index','details-10':'interactive-elements','details-11':'interactive-elements','object-47':'index','details-17':'index','details-14':'index','details-15':'index','flow-content-238':'index','flow-content-239':'index','flow-content-234':'index','flow-content-235':'index','flow-content-236':'index','flow-content-237':'index','the-document-s-address':'dom','flow-content-231':'index','flow-content-232':'index','flow-content-233':'index','alt-44':'states-of-the-type-attribute','aside':'content-models','attr-hr-noshade_index':'index-of-terms','ul-15':'obsolete','multiple-15':'number-state','multiple-14':'states-of-the-type-attribute','multiple-17':'number-state','attr-form-autocomplete':'forms','multiple-11':'states-of-the-type-attribute','multiple-10':'states-of-the-type-attribut','multiple-13':'states-of-the-type-attribute','multiple-12':'states-of-the-type-attribute','dimension-attributes-5':'number-state','dimension-attributes-4':'video','multiple-19':'number-state','multiple-18':'number-state','dimension-attributes-1':'the-iframe-element','dimension-attributes-0':'embedded-content-1','htmlelement-202':'index','the-abbr-element_index':'index-of-terms','sizes-2':'index','applicationcache-1':'offline','element-content-categories':'index','wbr-6':'index','textarea':'index','authority-based-url_index':'index-of-terms','command-facet-hiddenstate_index':'index-of-terms','required-6':'states-of-the-type-attribute','required-7':'states-of-the-type-attribute','required-4':'states-of-the-type-attribute','required-5':'states-of-the-type-attribute','required-2':'the-input-element','required-3':'states-of-the-type-attribute','required-0':'the-input-element','required-1':'the-input-element','the-article-element':'sections','link':'index','required-8':'states-of-the-type-attribute','required-9:'states-of-the-type-attribute','attr-input-align':'obsolete','attr-table-rules_index':'index-of-terms','datetime':'states-of-the-type-attribute','the-aside-element':'sections','attr-contenteditable':'editing','xml':'infrastructure','video-6':'index','function-190':'browsers','timeout_err_index':'index-of-terms','sizes-1':'links','attr-form-autocomplete-off-state-0':'forms','syntax-attribute-value-1':'syntax','syntax-attribute-value-0':'introduction','syntax-attribute-value-3':'syntax','syntax-attribute-value-2':'syntax','xmp':'obsolete','attr-output-for':'the-button-element','htmllegendelement':'forms','video-1':'index','attr-embed-src_index':'index-of-terms','h3-0':'content-models','h3-1':'content-models','h3-2':'sections','h3-3':'syntax','h3-4':'index','h3-5':'index','h3-6':'index','h3-7':'index','h3-8':'index','h3-9':'index','video-0':'index','htmlelement-201':'index','text-html-14':'iana','text-html-11':'iana','text-html-10':'iana','text-html-13':'iana','text-html-12':'iana','loadedmetadata':'index','hroup-20':'sections','attr-menu-label':'interactive-elements','command-formatblock_index':'index-of-terms','attr-source-src':'video','phrasing-content-224':'index','attr-meter-max_index':'index-of-terms','element-restrictions':'syntax','about:legacy-compat_index':'index-of-terms','col-13':'index','link-type-next_index':'index-of-terms','valid-global-date-and-time-string_index':'index-of-terms','attr-video-poster_index':'index-of-terms','the-undomanagerevent-interface-and-the-undo-and-redo-events':'dnd','phrasing-content-222':'index','concept-fs-enctype_index':'index-of-terms','index_size_err-11':'dnd','index_size_err-10':'editing','attr-media-preload':'video','attr-meter-low_index':'index-of-terms','s':'obsolete','valid-non-empty-url':'urls','function-199':'offline','function-88':'elements','function-89':'elements','function-86':'elements','function-87':'elements','function-84':'elements','function-85':'elements','the-p-element':'grouping-content','function-83':'elements','function-80':'elements','function-8':'elements','math':'the-map-element','object-49':'index','timeupdate':'index','tabular-data':'tabular-data','real-numbers':'common-microsyntaxes','joint-session-history':'history','ix-handler-onreadystatechange':'index','thead':'content-models','represented-by-the-collection_index':'index-of-terms','parent-browsing-context-4':'browsers','parent-browsing-context-5':'browsers','parent-browsing-context-2':'browsers','parent-browsing-context-3':'browsers','parent-browsing-context-0':'browsers','parent-browsing-context-1':'browsers','event-hashchange_index':'index-of-terms','attr-input-autocomplete-off-state-0':'common-input-element-attributes','browsing-context-container-0':'browsers','the-area-element':'the-map-element','domhtmlimplementation_index':'index-of-terms','keygen':'index','em-5':'text-level-semantics','em-4':'text-level-semantics','em-7':'text-level-semantics','em-6':'text-level-semantics','em-1':'content-models','em-0':'content-models','em-3':'content-models','em-2':'content-models','em-9':'text-lvel-semantics','em-8':'text-level-semantics','url-state_index':'index-of-terms','attr-input-multiple_index':'index-of-terms','dimension-attributes_index':'index-of-terms','wrap-1':'index','wrap-0':'the-button-element','dom-document-open':'apis-in-html-documents','alt-53':'number-state','alt-52':'states-of-the-type-attribute','alt-51':'states-of-the-type-attribute','alt-50':'states-of-the-type-attribute','alt-57':'number-state','alt-56':'number-state','alt-55':'number-state','alt-54':'number-state','boolean-attributes':'common-microsyntaxes','alt-59':'number-state','alt-58':'number-state','joint-session-history_index':'index-of-terms','table-descriptions':'tabular-data','attr-command-label_index':'index-of-terms','attr-menu-compact':'obsolete','syntax-tag-omission-2':'syntax','syntax-tag-omission-3':'syntax','syntax-tag-omission-0':'introduction','menu-19':'interactive-elements','editing-apis':'dnd','menu-12':'interactive-elements','menu-13':'interactive-elements','menu-10':'grouping-content','menu-11':'grouing-content','menu-16':'interactive-elements','menu-17':'interactive-elements','menu-14':'interactive-elements','menu-15':'interactive-elements','col-11':'index','the-object-element':'the-iframe-element','attr-dim-width_index':'index-of-terms','input-113':'common-input-element-attributes','opener-browsing-context':'browsers','dom-location-host-0':'history','refsBIDI':'references','refsSRGB':'references','list-20':'number-state','list-21':'number-state','list-22':'number-state','list-23':'number-state','list-24':'number-state','list-25':'number-state','list-26':'common-input-element-attributes','list-27':'common-input-element-attributes','list-28':'common-input-element-attributes','list-29':'the-button-element','attr-link-title':'semantics','dom-link-disabled_index':'index-of-terms','refsNPAPI':'references','dragend-0':'index','htmldetailselement':'interactive-elements','attr-tabindex_index':'index-of-terms','refsWIN874':'references','color-state':'number-state','url-21':'index','event-handler-content-attribtes-61':'index','event-handler-content-attributes-60':'index','event-handler-content-attributes-63':'index','event-handler-content-attributes-62':'index','event-handler-content-attributes-65':'index','event-handler-content-attributes-64':'index','event-handler-content-attributes-67':'index','event-handler-content-attributes-66':'index','event-handler-content-attributes-69':'index','event-handler-content-attributes-68':'index','x-that':'introduction','pagehide':'index','phrasing-content-199':'index','phrasing-content-198':'index','phrasing-content-197':'index','phrasing-content-196':'index','phrasing-content-195':'index','phrasing-content-194':'index','phrasing-content-193':'index','phrasing-content-192':'index','phrasing-content-191':'index','phrasing-content-190':'index','formtarget-2':'states-of-the-type-attribute','formtarget-3':'states-of-the-type-attribute','formtarget-0':'the-input-element','formtarget-1':'the-input-element','formtarget-6':'states-of-the-type-attribute','formtarget-7':'states-of-the-tpe-attribute','formtarget-4':'states-of-the-type-attribute','formtarget-5':'states-of-the-type-attribute','formtarget-8':'states-of-the-type-attribute','formtarget-9':'states-of-the-type-attribute','metadata-content-25':'index','metadata-content-24':'index','metadata-content-27':'index','metadata-content-26':'index','metadata-content-21':'index','metadata-content-20':'index','metadata-content-23':'index','metadata-content-22':'index','ins-25':'index','ins-24':'index','ins-26':'index','ins-21':'edits','ins-20':'edits','ins-23':'index','ins-22':'edits','attr-fs-method-post':'association-of-controls-and-forms','valid-url-potentially-surrounded-by-spaces-10':'index','sectioning-content-25':'index','select-39':'the-button-element','rel-alternate':'links','select-38':'the-button-element','valid-floating-point-number_index':'index-of-terms','value-39':'the-button-element','the-command':'interactive-elements','function-132':'browsers','htmlspanelement-0':'index','media-resource-29':'video','attr-li-value_index':'inex-of-terms','media-resource-28':'video','attr-fs-formmethod_index':'index-of-terms','value-34':'the-button-element','invalid_access_err':'urls','external-resource-link_index':'index-of-terms','attr-input-type-month-keyword':'the-input-element','iframe-9':'the-iframe-element','iframe-8':'semantics','function-139':'browsers','function-138':'browsers','absolute-url_index':'index-of-terms','link-type-pingback_index':'index-of-terms','the-hr-element_index':'index-of-terms','valid-mime-type-8':'index','valid-mime-type-9':'index','attr-form-autocomplete-on-state-2':'common-input-element-attributes','attr-form-autocomplete-on-state-1':'forms','attr-form-autocomplete-on-state-0':'forms','li-18':'syntax','documents-in-the-dom':'dom','htmlmeterelement-1':'index','htmlmeterelement-0':'index','li-19':'syntax','ix-handler-window-onundo':'index','checkbox-state':'number-state','autocomplete-24':'number-state','autocomplete-25':'number-state','autocomplete-26':'number-state','autocomplete-27':'number-state','autocomplete-0':'number-state','autocomplete-21':'number-state','autocomplete-22':'number-state','autocomplete-23':'number-state','autocomplete-28':'common-input-element-attributes','autocomplete-29':'index','the-time-element':'text-level-semantics','compatibility-caseless_index':'index-of-terms','attr-body-bgcolor_index':'index-of-terms','list-of-the-descendant-browsing-contexts_index':'index-of-terms','autoplay-2':'video','text-html-sandboxed-11':'iana','refsHTMLDIFF':'references','attr-fs-method-post-keyword':'association-of-controls-and-forms','autoplay-6':'video','placeholder-30':'index','attr-script-type_index':'index-of-terms','link-74':'index','concept-http-equiv-extensions':'semantics','address-11':'index','anonymous-command':'commands','htmlelement-136':'index','dom-appcache-updateready_index':'index-of-terms','p-25':'index','attr-caption-align_index':'index-of-terms','external':'links','spellcheck-1':'editing','spellcheck-0':'editing','link-type-tag_index':'index-of-terms','htmlscriptelement_index':'index-of-erms','attr-input-type-checkbox-2':'number-state','accept-charset-0':'index','attr-input-type-checkbox-0':'the-input-element','attr-input-type-checkbox-1':'the-input-element','insert-an-element-into-a-document_index':'index-of-terms','htmlelement-139':'index','tt':'obsolete','tr':'content-models','htmlelement-138':'index','th':'index','td':'index','content-1':'semantics','refsRFC3279':'references','attr-object-declare_index':'index-of-terms','flow-content-212':'index','flow-content-213':'index','flow-content-210':'index','flow-content-211':'index','flow-content-216':'index','flow-content-217':'index','flow-content-214':'index','flow-content-215':'index','flow-content-218':'index','flow-content-219':'index','small':'introduction','needs-a-date-1':'text-level-semantics','needs-a-date-0':'text-level-semantics','form-submission-9':'index','form-submission-8':'index','form-submission-1':'forms','form-submission-0':'association-of-controls-and-forms','form-submission-3':'index','form-submission-2':'association-ofcontrols-and-forms','form-submission-5':'index','form-submission-4':'index','form-submission-7':'index','form-submission-6':'index','ul-8':'grouping-content','ul-9':'grouping-content','refsMQ':'references','ul-0':'introduction','ul-1':'content-models','ul-2':'content-models','ul-3':'content-models','ul-4':'grouping-content','ul-5':'grouping-content','ul-6':'grouping-content','ul-7':'grouping-content','attr-area-shape-keyword-default_index':'index-of-terms','method':'forms','attr-media-preload-auto-state-0':'video','attr-media-preload-auto-state-1':'video','wrong_document_err_index':'index-of-terms','formaction-9':'states-of-the-type-attribute','formaction-8':'states-of-the-type-attribute','formaction-7':'states-of-the-type-attribute','formaction-6':'states-of-the-type-attribute','formaction-5':'states-of-the-type-attribute','formaction-4':'states-of-the-type-attribute','formaction-3':'states-of-the-type-attribute','formaction-2':'states-of-the-type-attribute','formaction-1':'the-input-element','formaction-0:'the-input-element','phrasing-content-139':'interactive-elements','area-38':'links','refsRFC2388':'references','states-of-the-type-attribute':'states-of-the-type-attribute','rows-0':'the-button-element','action':'forms','url_mismatch_err':'urls','rows-1':'index','phrasing-content-138':'the-button-element','event-dragend':'dnd','ix-handler-onprogress':'index','the-details-element_index':'index-of-terms','tfoot-25':'obsolete','s-0':'obsolete','select':'index','img-3':'urls','img-2':'urls','img-1':'urls','img-0':'index','img-7':'content-models','img-6':'content-models','img-5':'content-models','img-4':'dom','img-9':'content-models','img-8':'content-models','the-ol-element':'grouping-content','category-submit-13':'index','category-submit-12':'index','category-submit-11':'index','category-submit-10':'index','attr-input-type-radio':'content-models','attr-tdth-colspan':'tabular-data','the-dragevent-and-datatransfer-interfaces':'dnd','autocomplete':'forms','function-60':'elements','function-61':'elements','functio-62':'elements','function-63':'elements','function-64':'elements','function-65':'elements','function-66':'elements','function-67':'elements','function-68':'elements','function-69':'elements','ascii-case-insensitive':'infrastructure','accept':'the-input-element','samp-5':'text-level-semantics','creator-browsing-context':'browsers','navigator-2':'timers','undomanager':'dnd','ix-handler-ondragstart':'index','samp-1':'content-models','submit-button-state_index':'index-of-terms','creating-documents':'dom','phrasing-content-218':'index','the-div-element_index':'index-of-terms','article-29':'index','valid-non-negative-integer_index':'index-of-terms','article-28':'index','article-27':'index','link-type-index_index':'index-of-terms','col-9':'obsolete','phrasing-content-219':'index','attr-style-scoped_index':'index-of-terms','rank-6':'sections','rank-5':'sections','rank-4':'sections','rank-3':'sections','rank-2':'sections','rank-1':'sections','rank-0':'sections','refsPROGRESS':'references','checkbox':'forms','meta-aplication-name':'semantics','dom-mediaerror-media_err_network':'video','attr-tdth-valign_index':'index-of-terms','attr-object-border_index':'index-of-terms','ix-handler-onmousewheel':'index','del-9':'content-models','del-8':'content-models','del-5':'content-models','del-4':'content-models','del-7':'content-models','del-6':'content-models','del-1':'content-models','del-0':'index','del-3':'content-models','del-2':'content-models','refsCESU8':'references','concept-datetime_index':'index-of-terms','the-directionality_index':'index-of-terms','attr-class':'index','htmlolistelement_index':'index-of-terms','contenteditable':'editing','attr-tr-valign_index':'index-of-terms','input-81':'states-of-the-type-attribute','input-80':'states-of-the-type-attribute','input-83':'states-of-the-type-attribute','input-82':'states-of-the-type-attribute','input-85':'number-state','input-84':'number-state','input-87':'number-state','input-86':'number-state','input-89':'number-state','input-88':'number-state','syntax-tag-omission_inde':'index-of-terms','syntax-tags_index':'index-of-terms','valid-date-string-in-content-with-optional-time-0':'text-level-semantics','attr-area-shape-keyword-poly':'the-map-element','named-character-references-table':'named-character-references','preload-1':'video','preload-0':'video','preload-3':'video','preload-2':'video','preload-5':'video','preload-4':'video','preload-7':'index','preload-6':'index','interactive-content-25':'index','attr-input-type-password-keyword':'the-input-element','interactive-content-27':'index','interactive-content-26':'index','interactive-content-21':'index','interactive-content-20':'interactive-elements','interactive-content-23':'index','interactive-content-22':'index','attr-object-data_index':'index-of-terms','attr-input-required':'common-input-element-attributes','offline':'offline','xml-mime-type_index':'index-of-terms','phrasing-content-211':'index','matches-the-environment':'common-microsyntaxes','attr-option-label':'the-button-element','the-q-element_index':'index-of-terms',datetime-local':'states-of-the-type-attribute','phrasing-content-209':'index','phrasing-content-208':'index','phrasing-content-207':'index','phrasing-content-206':'index','phrasing-content-205':'index','phrasing-content-204':'index','phrasing-content-203':'index','phrasing-content-202':'index','phrasing-content-201':'index','phrasing-content-200':'index','category-listed-0':'urls','category-listed-1':'the-iframe-element','category-listed-2':'forms','category-listed-3':'the-input-element','category-listed-4':'the-button-element','category-listed-5':'the-button-element','category-listed-6':'the-button-element','category-listed-7':'the-button-element','category-listed-8':'the-button-element','category-listed-9':'index','tabindex':'elements','fieldset-20':'index','fieldset-21':'index','step-28':'number-state','step-29':'number-state','fieldset-24':'index','fieldset-25':'index','fieldset-26':'index','fieldset-27':'index','step-22':'number-state','step-23':'number-state','step-20':'states-of-the-type-attribute','tep-21':'number-state','step-26':'number-state','step-27':'number-state','step-24':'number-state','step-25':'number-state','event-media-durationchange_index':'index-of-terms','introduction':'introduction','kbd-19':'index','dfn':'content-models','kbd-13':'text-level-semantics','kbd-12':'text-level-semantics','kbd-11':'text-level-semantics','kbd-10':'text-level-semantics','kbd-17':'index','kbd-16':'obsolete','kbd-15':'text-level-semantics','kbd-14':'text-level-semantics','header-0':'content-models','header-1':'sections','header-2':'sections','header-3':'sections','header-4':'sections','header-5':'sections','header-6':'sections','conforming-documents':'infrastructure','header-8':'sections','header-9':'sections','htmlcollection-36':'the-button-element','outerhtml-2':'scripting-1','attr-meta-name':'semantics','outerhtml-0':'apis-in-html-documents','htmlcollection-37':'the-button-element','attr-li-type':'obsolete','htmlcollection-30':'tabular-data','hierarchical-link-types':'links','maxlength-15':'number-state','alue-17':'states-of-the-type-attribute','value-16':'states-of-the-type-attribute','value-15':'states-of-the-type-attribute','value-14':'states-of-the-type-attribute','value-13':'states-of-the-type-attribute','maxlength-16':'number-state','value-11':'states-of-the-type-attribute','value-10':'states-of-the-type-attribute','tfoot-12':'tabular-data','tfoot-13':'tabular-data','tfoot-10':'tabular-data','maxlength-17':'number-state','tfoot-16':'syntax','tfoot-17':'syntax','value-19':'states-of-the-type-attribute','tfoot-15':'tabular-data','target-4':'association-of-controls-and-forms','html-namespace-6':'iana','target-6':'forms','target-7':'forms','target-0':'semantics','target-1':'semantics','target-2':'the-iframe-element','target-3':'association-of-controls-and-forms','ascii-case-insensitive-20':'syntax','ascii-case-insensitive-21':'syntax','ascii-case-insensitive-22':'syntax','attr-input-autocomplete-default-state-0':'common-input-element-attributes','target-8':'association-of-controls-and-forms','target-9':'asociation-of-controls-and-forms','text-content-8':'index','text-content-9':'index','html-namespace-5':'iana','text-content-0':'content-models','text-content-1':'content-models','text-content-2':'content-models','text-content-3':'semantics','text-content-4':'the-button-element','text-content-5':'the-button-element','text-content-6':'index','htmlcollection-39':'commands','syntax-doctype':'syntax','concept-datetime-digit_index':'index-of-terms','col-14':'index','session-history-entry-8':'history','col-15':'index','video-25':'index','session-history':'history','command-facet-action-0':'commands','attr-input-type-radio-keyword_index':'index-of-terms','attr-li-type_index':'index-of-terms','video-28':'index','attr-body-marginbottom':'obsolete','video-29':'index','progress-17':'index','play':'index','valid-non-empty-url-potentially-surrounded-by-spaces-17':'index','xlink-namespace':'urls','valid-non-empty-url-potentially-surrounded-by-spaces-15':'index','valid-non-empty-url-potentially-surrounded-by-spaces-14':'inde','valid-non-empty-url-potentially-surrounded-by-spaces-13':'index','valid-non-empty-url-potentially-surrounded-by-spaces-12':'index','valid-non-empty-url-potentially-surrounded-by-spaces-11':'interactive-elements','valid-non-empty-url-potentially-surrounded-by-spaces-10':'number-state','style-26':'semantics','style-27':'scripting-1','style-24':'semantics','style-25':'semantics','style-22':'semantics','style-23':'semantics','style-20':'semantics','style-21':'semantics','attr-fs-method':'association-of-controls-and-forms','style-28':'scripting-1','style-29':'scripting-1','event-handler-content-attributes-10':'index','progress-12':'the-button-element','mime-type-9':'the-input-element','mime-type-8':'video','mime-type-5':'the-iframe-element','mime-type-4':'scripting-1','mime-type-7':'video','mime-type-6':'video','mime-type-1':'infrastructure','mime-type-0':'infrastructure','mime-type-3':'semantics','mime-type-2':'infrastructure','quota_exceeded_err_index':'index-of-terms','h1-18':'text-level-semantics','h1-19''the-canvas-element','h1-14':'sections','h1-15':'sections','h1-16':'sections','h1-17':'grouping-content','h1-10':'sections','h1-11':'sections','h1-12':'sections','h1-13':'sections','attr-command-checked':'interactive-elements','dd-9':'syntax','dd-8':'syntax','htmltableelement-0':'index','htmltableelement-1':'index','dd-3':'grouping-content','dd-2':'grouping-content','dd-1':'grouping-content','dd-0':'grouping-content','dd-7':'grouping-content','dd-6':'grouping-content','dd-5':'grouping-content','dd-4':'grouping-content','x-that_index':'index-of-terms','progress-11':'the-button-element','function-37':'dom','ascii-compatible-character-encoding-3':'index','function-35':'dom','function-34':'dom','progress-16':'index','attr-link-charset_index':'index-of-terms','enctype-4':'index','text-cache-manifest-0':'offline','text-cache-manifest-1':'offline','text-cache-manifest-2':'offline','text-cache-manifest-3':'iana','the-meter-element':'the-button-element','furthest-ancestor-browsing-context':'browsers','section-7':'setions','section-6':'sections','section-5':'sections','section-4':'sections','section-3':'sections','section-2':'content-models','section-1':'content-models','section-0':'content-models','form-22':'common-input-element-attributes','section-9':'sections','section-8':'sections','sidebar-2':'links','sidebar-0':'links','sidebar-1':'links','colspan-2':'index','attr-fs-formaction_index':'index-of-terms','progress-14':'index','concept-command_index':'index-of-terms','valid-non-empty-url-potentially-surrounded-by-spaces-9':'video','valid-non-empty-url-potentially-surrounded-by-spaces-8':'video','valid-non-empty-url-potentially-surrounded-by-spaces-7':'video','valid-non-empty-url-potentially-surrounded-by-spaces-6':'the-iframe-element','valid-non-empty-url-potentially-surrounded-by-spaces-5':'the-iframe-element','valid-non-empty-url-potentially-surrounded-by-spaces-4':'the-iframe-element','valid-non-empty-url-potentially-surrounded-by-spaces-3':'embedded-content-1','valid-non-empty-url-potentially-surrounded-by-space-2':'scripting-1','valid-non-empty-url-potentially-surrounded-by-spaces-1':'semantics','valid-non-empty-url-potentially-surrounded-by-spaces-0':'semantics','attr-iframe-vspace_index':'index-of-terms','del-28':'index','del-29':'index','a-80':'index','concept-datetime-0':'states-of-the-type-attribute','a-86':'index','a-87':'index','a-84':'index','a-85':'index','del-20':'edits','del-21':'edits','del-22':'edits','del-23':'edits','del-24':'edits','the-datalist-element':'the-button-element','del-26':'obsolete','del-27':'index','min-41':'index','min-40':'the-button-element','attr-input-accept_index':'index-of-terms','attr-option-name_index':'index-of-terms','last':'links','hyperlink':'links','attr-link-media_index':'index-of-terms','refsRFC2781':'references','htmlelement-210':'index','htmlelement-211':'index','htmlelement-212':'index','htmlelement-213':'index','htmlelement-214':'index','htmlelement-215':'index','htmlelement-216':'index','htmlelement-217':'index','htmlelement-218':'index','htmlelement-219':'index',attr-html-version':'obsolete','ix-handler-window-onafterprint':'index','span-1':'introduction','span-0':'introduction','span-3':'elements','span-2':'introduction','span-5':'content-models','span-4':'content-models','span-7':'text-level-semantics','span-6':'content-models','span-9':'text-level-semantics','span-8':'text-level-semantics','dom-location-search-0':'history','attr-meta-http-equiv-default-style-0':'semantics','insertadjacenthtml':'apis-in-html-documents','tag-cloud':'links','attr-th-scope-rowgroup':'tabular-data','attr-param-valuetype_index':'index-of-terms','windowtimers_index':'index-of-terms','formtarget-32':'index','formtarget-30':'association-of-controls-and-forms','dom-appcache-downloading':'offline','attr-hyperlink-type_index':'index-of-terms','htmlprogresselement':'the-button-element','attr-div-align_index':'index-of-terms','unordered-set-of-unique-space-separated-tokens-2':'the-button-element','unordered-set-of-unique-space-separated-tokens-3':'links','unordered-set-of-unique-space-separatd-tokens-0':'the-iframe-element','unordered-set-of-unique-space-separated-tokens-1':'tabular-data','unordered-set-of-unique-space-separated-tokens-6':'index','unordered-set-of-unique-space-separated-tokens-7':'index','unordered-set-of-unique-space-separated-tokens-4':'index','error':'offline','unordered-set-of-unique-space-separated-tokens-8':'index','event-appcache-progress':'offline','dom-tree-accessors':'dom','area-49':'links','area-48':'links','area-47':'links','attr-input-type-datetime-local-keyword':'the-input-element','area-45':'links','area-44':'links','area-43':'links','area-42':'links','area-41':'links','area-40':'links','syntax-attributes-1':'syntax','syntax-attributes-0':'introduction','syntax-attributes-2':'syntax','writing-a-form-s-user-interface':'forms','concept-fs-enctype':'association-of-controls-and-forms','attr-tdth-align':'obsolete','cached-0':'offline','nextid_index':'index-of-terms','url-decomposition-idl-attributes':'urls','htmltableelement_index':'index-of-terms','boolean-attribute-4':'index','boolean-attribute-45':'index','boolean-attribute-46':'index','boolean-attribute-40':'index','boolean-attribute-41':'index','boolean-attribute-42':'index','boolean-attribute-43':'index','event-media-ratechange':'video','attr-area-coords':'the-map-element','radionodelist_index':'index-of-terms','th-35':'obsolete','th-34':'obsolete','th-37':'obsolete','th-36':'obsolete','th-31':'obsolete','th-30':'obsolete','th-33':'obsolete','th-32':'obsolete','sidebar':'links','th-39':'obsolete','th-38':'obsolete','metadata-content-2':'content-models','metadata-content-3':'semantics','metadata-content-0':'content-models','metadata-content-1':'content-models','metadata-content-6':'semantics','metadata-content-7':'semantics','metadata-content-4':'semantics','metadata-content-5':'semantics','input':'index','metadata-content-8':'semantics','metadata-content-9':'semantics','htmltablecolelement':'tabular-data','window-28':'index','window-29':'index','window-22':'index','window-23':'index','window-20':'index','window-21:'index','window-26':'index','window-27':'index','window-24':'index','width-1':'index','global-attributes-171':'index','li-21':'obsolete','the-caption-element':'tabular-data','case-sensitive':'infrastructure','li-20':'syntax','facets':'commands','li-23':'index','index_size_err_index':'index-of-terms','function-48':'dom','function-49':'dom','function-42':'dom','function-43':'dom','function-40':'dom','function-41':'dom','function-46':'dom','function-47':'dom','function-44':'dom','function-45':'dom','the-title-element-1':'dom','the-title-element-0':'semantics','li-27':'index','li-26':'index','script-content-restrictions-0':'scripting-1','navigating-auxiliary-browsing-contexts-in-the-dom':'browsers','global-attributes-187':'index','htmlelement-137':'index','the-body-element_index':'index-of-terms','iframe-42':'obsolete','iframe-43':'obsolete','concept-events-trusted_index':'index-of-terms','iframe-44':'obsolete','htmltablesectionelement-4':'tabular-data','htmltablesectionelement-5':'index','htmltablesectionelemnt-6':'index','htmltablesectionelement-7':'index','htmltablesectionelement-0':'tabular-data','htmltablesectionelement-1':'tabular-data','htmltablesectionelement-2':'tabular-data','htmltablesectionelement-3':'tabular-data','htmltablesectionelement-8':'index','htmltablesectionelement-9':'index','link-64':'obsolete','link-65':'obsolete','link-66':'obsolete','link-67':'index','link-60':'syntax','link-61':'obsolete','br':'content-models','link-63':'obsolete','link-68':'index','the-noscript-element':'scripting-1','interactive-content':'content-models','attr-iframe-sandbox_index':'index-of-terms','global-attributes-87':'the-button-element','refsRFC5322':'references','attr-input-type-image-keyword_index':'index-of-terms','refsRFC2313':'references','refsRFC2646':'references','attr-link-sizes-any':'links','refsRFC2318':'references','a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts-diagrams-graphs-maps-illustrations':'embedded-content-1','ix-handler-onpause':'index','meta-keywords_index':'indx-of-terms','link-type-external_index':'index-of-terms','span':'introduction','attr-progress-value_index':'index-of-terms','htmlelement-182':'index','submit':'index','ix-handler-onblur':'index','htmlelement-183':'index','ruby-14':'index','htmlelement-185':'index','htmlelement-186':'index','button-state_index':'index-of-terms','dom-media-have_future_data-0':'video','poster':'video','htmlelement-187':'index','attr-style-media_index':'index-of-terms','htmlulistelement':'grouping-content','applicationcache-0':'browsers','applicationcache-3':'offline','applicationcache-2':'offline','applicationcache-5':'offline','applicationcache-4':'offline','applicationcache-7':'offline','applicationcache-6':'offline','applicationcache-9':'offline','applicationcache-8':'offline','attr-link-sizes-any_index':'index-of-terms','htmldatalistelement_index':'index-of-terms','reset-button-state_index':'index-of-terms','up':'links','htmlparamelement':'the-iframe-element','phrasing-content-225':'index','ul':'introduction','phrasing-contnt-227':'index','phrasing-content-226':'index','phrasing-content-221':'index','phrasing-content-220':'index','phrasing-content-223':'index','the-th-element':'tabular-data','phrasing-content-229':'index','phrasing-content-228':'index','reset-button-state':'number-state','character-encodings':'infrastructure','attr-img-ismap':'embedded-content-1','intro-early-example':'introduction','event-handler-content-attributes-79':'index','attr-input-type-time-0':'the-input-element','attr-input-type-time-1':'the-input-element','attr-input-list':'common-input-element-attributes','attr-object-archive':'obsolete','elements':'elements','valid-browsing-context-name-or-keyword_index':'index-of-terms','input-150':'index','function-137':'browsers','function-136':'browsers','function-135':'browsers','function-134':'browsers','attr-style-type':'semantics','value-38':'the-button-element','function-131':'browsers','function-130':'browsers','value-35':'the-button-element','text-state-and-search-state':'states-of-the-type-attribute',value-37':'the-button-element','value-36':'index','value-31':'index','value-30':'the-button-element','value-33':'the-button-element','value-32':'common-input-element-attributes','lang':'introduction','valid-month-string':'common-microsyntaxes','htmloptgroupelement':'the-button-element','attr-button-type-reset':'the-button-element','input-151':'index','checkbox-state_index':'index-of-terms','p-23':'index','p-22':'obsolete','p-21':'syntax','p-20':'syntax','attr-input-type-url':'content-models','p-26':'index','extensibility':'infrastructure','p-24':'index','code':'content-models','input-152':'index','sandbox-10':'index','input-153':'index','attr-hr-color':'obsolete','beforeunloadevent-0':'history','beforeunloadevent-1':'index','resources':'infrastructure','samp-6':'text-level-semantics','samp-7':'text-level-semantics','samp-4':'text-level-semantics','media-resource':'video','samp-2':'grouping-content','samp-3':'grouping-content','samp-0':'content-models','event-media-error':'video','the-dd-element':'grouping-cntent','samp-8':'text-level-semantics','samp-9':'text-level-semantics','htmlelement-239':'index','attr-data':'elements','hashchange-0':'index','categories':'forms','ol-14':'edits','ol-15':'links','ol-16':'syntax','ol-17':'obsolete','ol-10':'grouping-content','ol-11':'grouping-content','ol-12':'grouping-content','ol-13':'grouping-content','ol-18':'obsolete','ol-19':'index','htmlunknownelement_index':'index-of-terms','htmlelement-232':'index','a-83':'index','ix-handler-window-onfocus':'index','htmlelement-230':'index','htmldocument_index':'index-of-terms','coords-1':'the-map-element','coords-0':'the-map-element','coords-3':'the-map-element','coords-2':'the-map-element','coords-5':'index','coords-4':'the-map-element','dimension-attributes':'the-map-element','hgroup':'elements','attr-tbody-charoff_index':'index-of-terms','concept-fe-disabled-1':'forms','video':'video','htmlelement-234':'index','phrasing-content-92':'edits','attr-img-name':'obsolete','index':'index','command-facet-label-0':'commands','category-lsted-10':'index','valid-hash-name-reference_index':'index-of-terms','syntax-newlines-3':'syntax','syntax-newlines-2':'syntax','syntax-newlines-1':'syntax','syntax-newlines-0':'syntax','the-strong-element':'text-level-semantics','formmethod-29':'association-of-controls-and-forms','formmethod-28':'the-button-element','formmethod-25':'number-state','formmethod-24':'number-state','formmethod-27':'the-button-element','formmethod-26':'the-button-element','formmethod-21':'number-state','formmethod-20':'number-state','formmethod-23':'number-state','formmethod-22':'number-state','ix-handler-onloadstart':'index','valid-simple-color_index':'index-of-terms','attr-meta-content_index':'index-of-terms','the-head-element':'dom','interactive-content-36':'index','htmlvideoelement-0':'index','link-type-bookmark_index':'index-of-terms','data_clone_err':'urls','child-browsing-context':'browsers','interactive-content-34':'index','meta-name-content':'infrastructure','ix-handler-onforminput':'index','network_loading-1':'video','nework_loading-0':'video','an-iframe-srcdoc-document':'the-iframe-element','the-step-attribute':'common-input-element-attributes','next':'semantics','htmlelement-180':'index','htmlelement-181':'index','colgroup-1':'tabular-data','text-field-selection':'editing','htmlelement-184':'index','valid-date-or-time-string-2':'index','valid-date-or-time-string-1':'text-level-semantics','valid-date-or-time-string-0':'common-microsyntaxes','htmlelement-188':'index','htmlelement-189':'index','title-33':'obsolete','interactive-content-32':'index','windowmodal':'timers','pragma-set-default-language_index':'index-of-terms','the-input-element_index':'index-of-terms','htmlelement-238':'index','reversed-0':'grouping-content','this':'introduction','htmlelement-233':'index','challenge':'the-button-element','htmlelement-231':'index','htmlelement-236':'index','browser-state':'offline','interactive-content-33':'index','htmlelement-235':'index','htmloptionelement-0':'the-input-element','htmloptionelement-1':'index','htmloptionelement2':'index','attr-time-pubdate_index':'index-of-terms','interactive-content-30':'index','high':'the-button-element','progress-15':'index','a-81':'index','interactive-content-31':'index','for-3':'the-button-element','for-2':'the-button-element','for-1':'index','for-0':'forms','fieldset-18':'syntax','for-4':'index','ix-handler-onmouseout':'index','formtarget-10':'states-of-the-type-attribute','formtarget-11':'states-of-the-type-attribute','formtarget-12':'states-of-the-type-attribute','formtarget-13':'states-of-the-type-attribute','origin-1':'the-iframe-element','formtarget-15':'number-state','formtarget-16':'number-state','formtarget-17':'number-state','formtarget-18':'number-state','formtarget-19':'number-state','license-2':'links','license-1':'links','license-0':'links','dom-appcache-checking':'offline','htmlpreelement_index':'index-of-terms','refsXML':'references','the-main-part-of-the-content':'links','refsUTR36':'references','accept-13':'states-of-the-type-attribute','accept-12':'states-of-the-type-attriute','accept-11':'states-of-the-type-attribute','accept-10':'states-of-the-type-attribute','accept-17':'number-state','accept-16':'number-state','accept-15':'number-state','accept-14':'number-state','attr-iframe-marginwidth':'obsolete','accept-19':'number-state','accept-18':'number-state','br-7':'text-level-semantics','br-6':'text-level-semantics','br-5':'text-level-semantics','br-4':'text-level-semantics','br-3':'text-level-semantics','br-2':'text-level-semantics','br-1':'content-models','br-0':'content-models','attr-area-shape-keyword-rect_index':'index-of-terms','br-9':'syntax','br-8':'text-level-semantics','area-69':'index','area-68':'index','attr-tbody-char':'obsolete','area-61':'index','area-60':'index','area-63':'index','area-62':'index','concept-fs-enctype-0':'association-of-controls-and-forms','concept-fs-enctype-1':'association-of-controls-and-forms','area-67':'index','area-66':'index','global-attributes-37':'text-level-semantics','global-attributes-36':'text-level-semantics','global-attributes-35:'text-level-semantics','global-attributes-34':'text-level-semantics','global-attributes-33':'text-level-semantics','global-attributes-32':'text-level-semantics','global-attributes-31':'grouping-content','global-attributes-30':'grouping-content','the-samp-element_index':'index-of-terms','htmldlistelement_index':'index-of-terms','global-attributes-39':'text-level-semantics','global-attributes-38':'text-level-semantics','the-style-element':'semantics','stalled':'index','href-5':'index','location-2':'history','attr-tr-char_index':'index-of-terms','valid-media-query_index':'index-of-terms','transparent':'content-models','event-handler-content-attributes':'webappapis','valid-list-of-integers_index':'index-of-terms','applicationcache-10':'offline','href-2':'index','the-html-element':'dom','concept-fs-action':'association-of-controls-and-forms','attr-progress-max':'the-button-element','attr-input-autocomplete-off-state_index':'index-of-terms','embed-13':'obsolete','embed-12':'syntax','embed-11':'the-map-element','mbed-10':'the-iframe-element','embed-17':'obsolete','embed-16':'obsolete','embed-15':'obsolete','embed-14':'obsolete','th-13':'tabular-data','th-12':'tabular-data','th-11':'tabular-data','meta':'semantics','th-17':'tabular-data','th-16':'tabular-data','th-15':'tabular-data','th-14':'tabular-data','formtarget-14':'number-state','th-19':'tabular-data','th-18':'tabular-data','origin-0':'origin-0','refsPNG':'references','origin-3':'iana','ix-handler-onchange':'index','metadata-content_index':'index-of-terms','origin-2':'iana','pattern-16':'number-state','pattern-17':'number-state','pattern-14':'states-of-the-type-attribute','pattern-15':'number-state','pattern-12':'states-of-the-type-attribute','pattern-13':'states-of-the-type-attribute','have_current_data-1':'video','pattern-11':'states-of-the-type-attribute','pattern-18':'number-state','pattern-19':'number-state','href-1':'semantics','novalidate-0':'forms','novalidate-1':'association-of-controls-and-forms','novalidate-2':'association-of-controls-and-forms','nvalidate-3':'index','nested-browsing-context-11':'history','nested-browsing-context-10':'browsers','nested-browsing-context-13':'index','nested-browsing-context-12':'index','nested-browsing-context-14':'index','refsHTTP':'references','usage-summary':'text-level-semantics','security-forms':'association-of-controls-and-forms','pre-20':'index','system-state-and-capabilities':'timers','dom-mediaerror-media_err_aborted_index':'index-of-terms','function-28':'dom','function-29':'dom','htmltabledatacellelement':'tabular-data','function-24':'dom','function-25':'dom','function-26':'dom','function-27':'dom','function-20':'dom','function-21':'dom','function-22':'dom','function-23':'dom','attr-abbr-title':'text-level-semantics','tree-order-7':'browsers','the-xml:base-attribute-xml-only':'elements','event-media-loadedmetadata':'video','samp-14':'index','samp-15':'index','samp-10':'text-level-semantics','samp-11':'obsolete','htmlelement':'elements','samp-13':'index','dom-media-network_no_source_index':'index-of-terms','th-selection_index':'index-of-terms','link-48':'links','link-49':'links','link-46':'links','link-47':'links','link-44':'links','link-45':'links','link-42':'links','link-43':'links','link-40':'links','link-41':'links','the-optgroup-element_index':'index-of-terms','event-dragenter_index':'index-of-terms','figure-9':'grouping-content','figure-8':'grouping-content','figure-7':'grouping-content','figure-6':'grouping-content','figure-5':'grouping-content','figure-4':'grouping-content','figure-3':'grouping-content','figure-2':'grouping-content','figure-1':'sections','figure-0':'content-models','toolbar-state':'interactive-elements','semantics-0':'elements','tt_index':'index-of-terms','attr-form-autocomplete_index':'index-of-terms','documents':'dom','href-8':'dom','src-11':'index','href-6':'introduction','href-7':'introduction','href-4':'links','title-21':'embedded-content-1','title-20':'embedded-content-1','title-23':'common-input-element-attributes','title-22':'embedded-content-1','title-25':'common-input-element-atributes','title-24':'common-input-element-attributes','title-27':'the-button-element','title-26':'the-button-element','title-29':'links','presentational-markup':'introduction','height-24':'states-of-the-type-attribute','figure-19':'index','figure-18':'index','href-0':'semantics','figure-13':'tabular-data','figure-12':'embedded-content-1','authority-based-url':'urls','figure-10':'embedded-content-1','figure-17':'index','figure-16':'links','figure-15':'tabular-data','figure-14':'tabular-data','label-29':'the-button-element','label-28':'the-button-element','dl-20':'index','attr-fs-method-get-keyword_index':'index-of-terms','phrasing-content-243':'index','phrasing-content-242':'index','phrasing-content-241':'index','phrasing-content-240':'index','phrasing-content-247':'index','phrasing-content-246':'index','phrasing-content-245':'index','phrasing-content-244':'index','phrasing-content-249':'index','phrasing-content-248':'index','attr-fs-target_index':'index-of-terms','attr-img-align':'obsolete','attributes-forform-submission_index':'index-of-terms','willful-violation-2':'offline','willful-violation-1':'states-of-the-type-attribute','willful-violation-0':'urls','label-23':'index','attr-input-type-number':'content-models','attr-img-hspace_index':'index-of-terms','label-22':'index','htmllinkelement_index':'index-of-terms','label-25':'index','not_supported_err':'urls','attr-body-bgcolor':'obsolete','syntax-end-tag-5':'syntax','refsPSL':'references','syntax-end-tag-4':'syntax','summary-6':'interactive-elements','summary-7':'interactive-elements','summary-4':'interactive-elements','summary-5':'interactive-elements','function-119':'sections','function-118':'sections','summary-0':'tabular-data','summary-1':'obsolete','function-115':'sections','function-114':'sections','function-117':'sections','function-116':'sections','function-111':'sections','function-110':'sections','function-113':'sections','function-112':'sections','syntax-end-tag-9':'syntax','abbr':'elements','href-15':'the-map-element','syntax-end-tag-8':'syntax,'client-side-form-validation':'forms','progress-21':'index','progress-20':'offline','media-resource-30':'video','h4-9':'index','h4-8':'index','h4-7':'index','h4-6':'index','h4-5':'index','media-resource-31':'video','h4-3':'syntax','h4-2':'sections','h4-1':'content-models','h4-0':'content-models','syntax-start-tag-10':'syntax','undomanagerevent':'dnd','dom-location-hash-0':'history','select-20':'the-button-element','media-resource-39':'video','attr-input-type-hidden':'content-models','noupdate':'offline','area-65':'index','htmltablecaptionelement-1':'index','htmltablecaptionelement-0':'tabular-data','area-64':'index','link-type-prefetch':'links','email':'forms','form-owner':'association-of-controls-and-forms','valid-non-negative-integer-17':'index','attr-input-type-datetime-local':'content-models','htmloptionelement':'the-button-element','content-categories_index':'index-of-terms','colspan-1':'index','the-blockquote-element_index':'index-of-terms','link-type-last_index':'index-of-terms','active-document_indx':'index-of-terms','refsBCP47':'references','valid-date-string':'common-microsyntaxes','headers-4':'tabular-data','headers-5':'tabular-data','headers-6':'tabular-data','headers-7':'tabular-data','headers-0':'content-models','headers-1':'content-models','headers-2':'content-models','headers-3':'tabular-data','p-19':'syntax','headers-8':'index','headers-9':'index','attr-fs-method_index':'index-of-terms','area-8':'semantics','area-9':'the-map-element','area-2':'urls','area-3':'dom','area-0':'introduction','area-1':'urls','area-6':'content-models','area-7':'content-models','area-4':'content-models','area-5':'content-models','link-type-noreferrer_index':'index-of-terms','dom-appcache-uncached':'offline','attr-input-src':'number-state','htmlelement-122':'index','htmlkeygenelement_index':'index-of-terms','the-textarea-element':'the-button-element','attr-dim-width':'the-map-element','htmlelement-120':'index','htmllabelelement_index':'index-of-terms','htmlelement-121':'index','htmlelement-126':'index','dom-appcacheidle_index':'index-of-terms','attr-fs-method-put':'association-of-controls-and-forms','valid-integer':'common-microsyntaxes','event-handlers':'webappapis','htmlelement-124':'index','dom-appcache-idle-0':'offline','htmlelement-125':'index','htmlolistelement-1':'index','htmlolistelement-0':'index','the-hidden-attribute':'editing','event-media-suspend_index':'index-of-terms','htmlelement-129':'index','the-del-element_index':'index-of-terms','dfn-8':'text-level-semantics','attr-progress-value':'the-button-element','dfn-9':'text-level-semantics','sequential-focus-navigation-and-the-tabindex-attribute':'editing','plaintext_index':'index-of-terms','attr-source-src_index':'index-of-terms','script-type':'infrastructure','barprop-6':'browsers','barprop-4':'browsers','barprop-5':'browsers','barprop-2':'browsers','barprop-3':'browsers','barprop-0':'browsers','barprop-1':'browsers','textFieldSelection':'editing','audio':'video','autoplay':'video','htmlcollection':'urls','tt-0':'obsolete','link-type-stylesheet':'links','eek-number-of-the-last-day':'common-microsyntaxes','category-label-8':'the-button-element','category-label-9':'the-button-element','category-label-6':'the-button-element','category-label-7':'the-button-element','category-label-4':'the-button-element','category-label-5':'the-button-element','category-label-2':'the-input-element','category-label-3':'the-button-element','category-label-0':'forms','category-label-1':'forms','attr-col-align_index':'index-of-terms','attr-img-ismap_index':'index-of-terms','concept-input-type-file-selected_index':'index-of-terms','radio-button-group':'number-state','the-p-element_index':'index-of-terms','attr-input-min':'common-input-element-attributes','attr-option-selected_index':'index-of-terms','dom-navigator-registerprotocolhandler-0':'timers','event-appcache-downloading_index':'index-of-terms','the-var-element_index':'index-of-terms','htmlformelement':'forms','htmlanchorelement':'text-level-semantics','ascii-case-insensitive_index':'index-of-terms','global-attributes-19':'groping-content','global-attributes-18':'sections','global-attributes-15':'sections','global-attributes-14':'sections','global-attributes-17':'sections','global-attributes-16':'sections','global-attributes-11':'sections','global-attributes-10':'sections','global-attributes-13':'sections','global-attributes-12':'sections','embed-18':'obsolete','preload':'video','object-46':'index','object-45':'index','object-44':'obsolete','object-43':'obsolete','object-42':'obsolete','object-41':'obsolete','object-40':'obsolete','custom-data-attribute':'elements','session-history-entry':'history','min-34':'number-state','event-media-durationchange':'video','object-48':'index','time-9':'text-level-semantics','ix-handler-window-onmessage':'index','link-1':'elements','link-0':'index','link-3':'content-models','link-2':'content-models','link-5':'semantics','link-4':'content-models','link-7':'semantics','link-6':'semantics','link-9':'semantics','link-8':'semantics','url-state':'states-of-the-type-attribute','image-map-10':'index','mage-map-11':'index','attr-command-type-keyword-command':'interactive-elements','canplay':'index','command-facet-hint':'commands','syntax-charref_index':'index-of-terms','output-8':'forms','output-9':'forms','base-8':'semantics','base-9':'semantics','base-6':'semantics','base-7':'semantics','base-4':'semantics','base-5':'semantics','base-2':'semantics','base-3':'semantics','output-6':'content-models','output-7':'forms','min-38':'the-button-element','ix-handler-oninvalid':'index','no_modification_allowed_err-1':'apis-in-html-documents','no_modification_allowed_err-0':'apis-in-html-documents','vaguer-moments-in-time':'common-microsyntaxes','ix-handler-onkeydown':'index','span-18':'index','attr-link-rev':'obsolete','no_data_allowed_err_index':'index-of-terms','required-21':'number-state','required-20':'number-state','required-23':'number-state','required-22':'number-state','required-25':'common-input-element-attributes','required-24':'number-state','required-27':'the-button-element','required-26':'index','requred-29':'index','required-28':'the-button-element','attr-optgroup-label_index':'index-of-terms','tr-24':'syntax','fully-active':'browsers','attr-link-href_index':'index-of-terms','htmlinputelement-0':'index','htmlinputelement-1':'index','colgroup':'content-models','attr-input-placeholder_index':'index-of-terms','th-10':'tabular-data','multicol_index':'index-of-terms','ins':'index','paragraph-14':'edits','paragraph-15':'edits','paragraph-16':'forms','paragraph-17':'links','paragraph-10':'edits','paragraph-11':'edits','paragraph-12':'edits','paragraph-13':'edits','tabindex-0':'editing','tabindex-1':'editing','valid-e-mail-address-list-0':'states-of-the-type-attribute','details':'content-models','outlines':'sections','valid-date-string-with-optional-time_index':'index-of-terms','input-23':'content-models','input-22':'content-models','input-21':'content-models','input-20':'content-models','input-27':'content-models','input-26':'content-models','input-25':'content-models','keywords-and-enumerated-attributes':'comon-microsyntaxes','li-10':'grouping-content','li-11':'grouping-content','li-12':'edits','li-13':'edits','link-24':'scripting-1','link-25':'scripting-1','link-26':'scripting-1','li-17':'interactive-elements','concept-month_index':'index-of-terms','attr-input-autocomplete-default-state':'common-input-element-attributes','global-attributes-143':'index','attr-body-marginleft_index':'index-of-terms','htmlembedelement-1':'index','a-71':'obsolete','global-attributes-141':'index','attr-body-marginheight':'obsolete','submit-button-state':'number-state','dom-media-have_nothing_index':'index-of-terms','link-type-license_index':'index-of-terms','dom-opener':'browsers','a-70':'obsolete','flow-content-199':'index','flow-content-198':'index','aside-10':'index','htmllinkelement-0':'semantics','aside-14':'index','flow-content-191':'index','conformance-requirements-for-authors':'introduction','flow-content-193':'index','flow-content-192':'index','flow-content-195':'index','flow-content-194':'index','attr-input-vspace':'obsoete','flow-content-196':'index','map-16':'index','the-root-element':'semantics','map-14':'index','map-15':'index','map-12':'index','map-13':'index','map-10':'the-map-element','map-11':'the-map-element','a-77':'obsolete','map-18':'index','maximum-allowed-value-length-3':'the-button-element','selected-2':'the-button-element','maximum-allowed-value-length-1':'common-input-element-attributes','maximum-allowed-value-length-0':'common-input-element-attributes','maximum-allowed-value-length-4':'association-of-controls-and-forms','title-47':'common-input-element-attributes','title-46':'semantics','title-45':'semantics','title-44':'semantics','title-43':'semantics','title-42':'semantics','title-41':'semantics','title-40':'semantics','td-17':'tabular-data','td-16':'tabular-data','td-15':'tabular-data','td-14':'tabular-data','td-13':'tabular-data','td-12':'tabular-data','td-11':'tabular-data','td-10':'tabular-data','htmlmenuelement':'interactive-elements','attr-pre-width_index':'index-of-terms','hierarchy_request_err''urls','critical-subresources':'infrastructure','a-75':'obsolete','attr-input-type-text-keyword':'the-input-element','media-element-attributes_index':'index-of-terms','formnovalidate-2':'states-of-the-type-attribute','h6-9':'sections','formnovalidate-0':'the-input-element','formnovalidate-1':'the-input-element','formnovalidate-6':'states-of-the-type-attribute','formnovalidate-7':'states-of-the-type-attribute','formnovalidate-4':'states-of-the-type-attribute','formnovalidate-5':'states-of-the-type-attribute','phrasing-content-261':'index','phrasing-content-260':'index','formnovalidate-8':'states-of-the-type-attribute','formnovalidate-9':'states-of-the-type-attribute','phrasing-content-265':'index','phrasing-content-264':'index','phrasing-content-267':'index','phrasing-content-266':'index','valid-date-string-with-optional-time-0':'common-microsyntaxes','valid-date-string-with-optional-time-1':'text-level-semantics','valid-date-string-with-optional-time-2':'edits','valid-date-string-with-optional-time-3':'inde','a-74':'obsolete','attr-style-title_index':'index-of-terms','attr-hyperlink-media_index':'index-of-terms','the-span-element_index':'index-of-terms','cite-26':'index','cite-25':'index','cite-24':'edits','cite-23':'edits','cite-22':'edits','cite-21':'index','cite-20':'text-level-semantics','formenctype-23':'number-state','formenctype-22':'number-state','formenctype-21':'number-state','formenctype-20':'number-state','formenctype-27':'the-button-element','formenctype-26':'the-button-element','formenctype-25':'number-state','formenctype-24':'number-state','joint-session-history-0':'history','joint-session-history-1':'history','formenctype-29':'association-of-controls-and-forms','formenctype-28':'the-button-element','joint-session-history-4':'history','tree-order_index':'index-of-terms','body-37':'obsolete','body-36':'obsolete','function-179':'browsers','function-178':'browsers','body-33':'obsolete','body-32':'obsolete','body-31':'obsolete','body-30':'obsolete','function-173':'browsers','function-172':'browsers,'function-171':'browsers','function-170':'browsers','function-177':'browsers','function-176':'browsers','function-175':'browsers','function-174':'browsers','last-1':'links','last-0':'links','root-element':'infrastructure','hr-9':'syntax','valid-non-empty-url-0':'urls','placeholder':'the-input-element','hr-8':'syntax','a-79':'obsolete','spelling-and-grammar-checking':'editing','valid-lowercase-simple-color_index':'index-of-terms','the-wbr-element':'text-level-semantics','htmlprogresselement_index':'index-of-terms','id-3':'obsolete','a-46':'links','document.open-0':'apis-in-html-documents','a-47':'links','attr-param-name_index':'index-of-terms','a-44':'links','optgroup-18':'index','a-45':'links','character-references':'syntax','optgroup-11':'syntax','optgroup-10':'the-button-element','optgroup-13':'syntax','optgroup-12':'syntax','optgroup-15':'index','optgroup-14':'syntax','optgroup-17':'index','a-43':'links','command-bold':'dnd','command-delete':'dnd','invalid_state_err':'urls','a-41':'links','link-type-indx':'links','archives-0':'links','archives-1':'links','attr-option-value_index':'index-of-terms','strike-0':'obsolete','refsDOMRANGE':'references','event-handler-content-attributes-24':'index','event-appcache-cached':'offline','attr-meta-scheme_index':'index-of-terms','scripting':'webappapis','valid-browsing-context-name-or-keyword':'browsers','attr-hr-noshade':'obsolete','tbody-30':'index','context-menu-state-0':'content-models','context-menu-state-1':'interactive-elements','rt-8':'syntax','attr-input-type-month-0':'the-input-element','attr-input-type-month-1':'the-input-element','output-21':'index','output-20':'index','attr-meter-optimum_index':'index-of-terms','syntax-elements_index':'index-of-terms','typographic-conventions':'introduction','figcaption-16':'index','attr-tdth-abbr':'obsolete','attr-object-classid_index':'index-of-terms','dnd':'dnd','attr-iframe-scrolling_index':'index-of-terms','name-45':'the-button-element','name-44':'the-button-element','category-reset-9':'index','other-link-types':'link','name-47':'syntax','htmlparagraphelement-1':'index','name-46':'the-button-element','form-57':'the-button-element','media-element-attributes':'video','element-level-focus-apis':'editing','form-56':'the-button-element','name-43':'the-button-element','category-reset-8':'index','name-42':'the-button-element','htmlelement-144':'index','htmlelement-145':'index','htmlelement-146':'index','htmlelement-147':'index','htmlelement-140':'index','htmlelement-141':'index','htmlelement-142':'index','htmlelement-143':'index','htmlelement-148':'index','htmlelement-149':'index','tfoot-27':'index','dom-innerhtml-0':'dom','dom-innerhtml-1':'elements','attr-command-type-state-radio_index':'index-of-terms','attr-keygen-keytype':'the-button-element','nofollow-1':'links','popstateevent_index':'index-of-terms','valid-date-string-in-content-with-optional-time':'common-microsyntaxes','tfoot-26':'index','htmlhtmlelement-0':'index','event-media-progress':'video','the-img-element_index':'index-of-terms','the-summary-element_index':'indx-of-terms','attr-ul-type':'obsolete','domtokenlist-6':'semantics','domtokenlist-7':'text-level-semantics','domtokenlist-4':'urls','domtokenlist-5':'elements','domtokenlist-2':'urls','domtokenlist-3':'urls','domtokenlist-0':'urls','domtokenlist-1':'urls','domtokenlist-8':'the-map-element','command-unlink':'dnd','attr-command-type-state-checkbox-1':'interactive-elements','html-2':'dom','tbody-31':'index','concept-fs-method':'association-of-controls-and-forms','dom-appcache-downloading_index':'index-of-terms','index-4':'links','a-28':'links','a-29':'links','index-2':'links','index-3':'links','a-24':'embedded-content-1','a-25':'embedded-content-1','a-26':'links','a-27':'links','a-20':'text-level-semantics','a-21':'text-level-semantics','a-22':'embedded-content-1','a-23':'embedded-content-1','tfoot-22':'obsolete','no_modification_allowed_err':'urls','shape-3':'index','attr-table-cellspacing_index':'index-of-terms','refsPPUTF8':'references','attr-iframe-allowtransparency_index':'index-of-terms','attr-tdth-char':obsolete','hyperlink-57':'links','event-media-play_index':'index-of-terms','attr-img-border':'obsolete','refsRFC3490':'references','attr-spellcheck_index':'index-of-terms','ix-handler-onplay':'index','category-listed-12':'index','area-29':'links','area-28':'links','category-listed-13':'index','area-25':'links','area-24':'links','area-27':'links','area-26':'links','area-21':'links','area-20':'links','area-23':'links','area-22':'links','head-13':'semantics','head-12':'semantics','head-11':'semantics','head-10':'semantics','head-17':'semantics','head-16':'semantics','head-15':'semantics','head-14':'semantics','category-listed-16':'index','head-19':'scripting-1','head-18':'scripting-1','category-listed-17':'index','global-attributes-79':'tabular-data','global-attributes-78':'tabular-data','video-9':'content-models','video-8':'content-models','htmlsourceelement_index':'index-of-terms','global-attributes-73':'tabular-data','global-attributes-72':'tabular-data','video-7':'content-models','global-attributes-70':'taular-data','set-of-comma-separated-tokens':'common-microsyntaxes','global-attributes-76':'tabular-data','global-attributes-75':'tabular-data','global-attributes-74':'tabular-data','attr-fs-method-post-keyword_index':'index-of-terms','attr-ol-compact_index':'index-of-terms','samp-12':'index','hyperlink-36':'links','phrasing-content_index':'index-of-terms','hgroup-8':'content-models','hgroup-9':'content-models','browsing-context_index':'index-of-terms','hgroup-2':'content-models','hgroup-3':'content-models','hgroup-0':'content-models','hgroup-1':'content-models','hgroup-6':'content-models','hgroup-7':'content-models','hgroup-4':'content-models','hgroup-5':'content-models','target':'semantics','in-a-document':'infrastructure','rb-0':'obsolete','dom-mediaerror-media_err_decode_index':'index-of-terms','boolean-attribute-28':'index','form-associated-element-22':'index','boolean-attribute-26':'index','boolean-attribute-27':'index','boolean-attribute-24':'interactive-elements','boolean-attribute-25':'editing','boolan-attribute-22':'interactive-elements','boolean-attribute-23':'interactive-elements','boolean-attribute-20':'association-of-controls-and-forms','boolean-attribute-21':'association-of-controls-and-forms','form-associated-element-20':'index','form-associated-element-27':'index','domstring_size_err_index':'index-of-terms','form-associated-element-24':'index','link-type-nofollow':'links','object-29':'obsolete','object-28':'obsolete','object-25':'forms','object-24':'forms','object-27':'forms','object-26':'forms','object-21':'the-map-element','object-20':'the-map-element','object-23':'the-map-element','object-22':'the-map-element','window-48':'index','window-49':'index','window-44':'index','window-45':'index','window-46':'index','window-47':'index','window-40':'index','window-41':'index','window-42':'index','window-43':'index','acknowledgements':'acknowledgements','htmlmapelement':'the-map-element','sup-6':'dnd','sup-7':'index','sup-4':'text-level-semantics','sup-5':'text-level-semantics','sup-2':'text-level-semntics','sup-3':'text-level-semantics','sup-0':'content-models','sup-1':'content-models','sup-8':'index','sup-9':'index','bdo-7':'index','bdo-6':'index','bdo-5':'index','bdo-4':'index','bdo-3':'text-level-semantics','bdo-2':'text-level-semantics','bdo-1':'content-models','bdo-0':'content-models','formatblock-candidate-16':'index','formatblock-candidate-17':'index','formatblock-candidate-14':'index','formatblock-candidate-15':'index','formatblock-candidate-12':'grouping-content','formatblock-candidate-13':'index','formatblock-candidate-10':'grouping-content','formatblock-candidate-11':'grouping-content','input-1':'index','formatblock-candidate-18':'index','formatblock-candidate-19':'index','htmlselectelement_index':'index-of-terms','s_index':'index-of-terms','flow-content_index':'index-of-terms','radionodelist':'urls','concept-appcache-manifest-fallback':'offline','attr-input-placeholder':'common-input-element-attributes','dd-15':'index','dd-14':'index','dd-13':'index','dd-12':'index','dd-11':'syntax','attr-f-enctype':'association-of-controls-and-forms','dl':'content-models','dd':'content-models','body-5':'semantics','body-4':'elements','body-7':'sections','body-6':'sections','body-1':'introduction','body-0':'introduction','body-3':'dom','body-2':'dom','dt':'content-models','htmlspanelement-1':'index','body-9':'sections','body-8':'sections','attr-media-preload-metadata-state_index':'index-of-terms','accessing-other-browsing-contexts':'browsers','hgroup-10':'sections','hgroup-11':'sections','hgroup-12':'sections','hgroup-13':'sections','hgroup-14':'sections','hgroup-15':'sections','hgroup-16':'sections','hgroup-17':'sections','hgroup-18':'sections','hgroup-19':'sections','event-media-waiting':'video','the-tfoot-element_index':'index-of-terms','attr-fs-method-get-0':'association-of-controls-and-forms','optimum':'the-button-element','attr-textarea-wrap-soft-state':'the-button-element','htmllegendelement_index':'index-of-terms','article-example':'sections','canvas-1':'index','canvas-0':'index','navigatoronline':'tiers','radio-button-group_index':'index-of-terms','concept-option-value':'the-button-element','noscript-42':'index','noscript-43':'index','noscript-40':'index','noscript-41':'index','noscript-46':'index','form-associated-element':'forms','noscript-44':'index','noscript-45':'index','network_empty':'video','attr-tr-align':'obsolete','week-number-of-the-last-day-0':'common-microsyntaxes','col':'content-models','refsRFC3023':'references','ordinal-value-3':'index','ordinal-value-2':'index','ordinal-value-1':'grouping-content','ordinal-value-0':'grouping-content','attr-link-title_index':'index-of-terms','table-uda-examples':'urls','category-submit_index':'index-of-terms','list-of-the-descendant-browsing-contexts':'browsers','about:legacy-compat':'urls','title-68':'interactive-elements','title-65':'text-level-semantics','title-64':'text-level-semantics','title-67':'text-level-semantics','title-66':'text-level-semantics','title-61':'semantics','title-60':'semantics','title-63':'semantics','title-62':'semantics','bod-11':'sections','body-10':'sections','body-13':'sections','body-12':'sections','body-15':'sections','body-14':'sections','body-17':'sections','body-16':'sections','body-19':'sections','body-18':'sections','width-29':'number-state','width-28':'number-state','width-23':'states-of-the-type-attribute','width-22':'states-of-the-type-attribute','width-21':'states-of-the-type-attribute','width-20':'states-of-the-type-attribute','width-27':'number-state','width-26':'number-state','width-25':'number-state','width-24':'states-of-the-type-attribute','element-definitions':'elements','attr-hyperlink-media':'links','link-type-prev':'links','attr-head-profile_index':'index-of-terms','attr-fae-form':'association-of-controls-and-forms','resource-metadata-management-0':'dom','ix-handler-oncanplay':'index','absolute-url':'urls','concept-datetime-digit':'common-microsyntaxes','span-15':'obsolete','origin_index':'index-of-terms','span-14':'obsolete','attr-input-type-time-keyword_index':'index-of-terms','span-17':'index','span-1':'index','table-34':'syntax','datatransfer_index':'index-of-terms','meta-37':'index','table-35':'obsolete','span-13':'obsolete','span-12':'links','simple-color-0':'number-state','the-body-element':'dom','heading-content':'content-models','phrasing-content-89':'edits','attr-html-manifest':'semantics','htmliframeelement':'the-iframe-element','the-output-element':'the-button-element','ix-handler-onemptied':'index','radio-button-state':'number-state','div-23':'index','htmltablecaptionelement_index':'index-of-terms','secondary-browsing-context_index':'index-of-terms','the-form-element_index':'index-of-terms','scrolling-elements-into-view':'editing','help':'links','validation_err':'urls','sectioning-root-8':'tabular-data','sectioning-root-9':'forms','week-state':'states-of-the-type-attribute','sectioning-root-2':'sections','sectioning-root-3':'sections','sectioning-root-0':'content-models','sectioning-root-1':'sections','sectioning-root-6':'grouping-content','sectioning-root-7':'grouping-content','sectioning-roo-4':'sections','sectioning-root-5':'sections','attr-hx-align':'obsolete','dragenter':'dnd','attr-tdth-nowrap_index':'index-of-terms','attr-th-scope-col_index':'index-of-terms','the-style-attribute_index':'index-of-terms','img-50':'index','attr-background':'obsolete','datalist-9':'common-input-element-attributes','datalist-8':'common-input-element-attributes','pagetransitionevent-0':'index','pagetransitionevent-1':'index','datalist-5':'common-input-element-attributes','datalist-4':'common-input-element-attributes','datalist-7':'common-input-element-attributes','datalist-6':'common-input-element-attributes','datalist-1':'content-models','datalist-0':'content-models','datalist-3':'common-input-element-attributes','datalist-2':'content-models','td-31':'obsolete','td-30':'obsolete','td-33':'obsolete','td-32':'obsolete','htmlelement-168':'index','htmlelement-169':'index','htmlelement-166':'index','td-35':'obsolete','htmlelement-164':'index','htmlelement-165':'index','htmlelement-162':'index','htmlelement-163':'inex','htmlelement-160':'index','td-34':'obsolete','attr-th-scope-colgroup_index':'index-of-terms','category-submit':'forms','h6-12':'obsolete','td-37':'index','td-36':'index','comments':'syntax','attr-area-shape-poly_index':'index-of-terms','htmltitleelement-0':'index','td-39':'index','attr-command-type-state-checkbox':'interactive-elements','title-28':'the-button-element','nested-browsing-context':'browsers','image-map-7':'index','have_enough_data':'video','valid-local-date-and-time-string_index':'index-of-terms','text-html-sandboxed':'iana','attr-input-type-file-keyword_index':'index-of-terms','outline-0':'content-models','outline-1':'content-models','outline-2':'sections','outline-3':'sections','outline-4':'sections','outline-5':'grouping-content','ul-12':'links','syntax-cdata_index':'index-of-terms','months':'common-microsyntaxes','attr-script-type':'scripting-1','refsMIMESNIFF':'references','htmltableelement':'tabular-data','syntax-text-1':'syntax','syntax-text-0':'syntax','session-history-3':'history',syntax-tag-name-0':'syntax','syntax-tag-name-1':'syntax','syntax-tag-name-2':'syntax','syntax-text-2':'syntax','syntax-text-5':'syntax','figure-11':'embedded-content-1','syntax-text-4':'syntax','valid-simple-color-0':'common-microsyntaxes','valid-simple-color-1':'number-state','syntax-text-7':'syntax','syntax-text-6':'syntax','session-history-9':'index','session-history-8':'index','function-127':'browsers','effective-script-origin-2':'origin-0','effective-script-origin-0':'dom','effective-script-origin-1':'dom','command-facet-hiddenstate':'commands','reset':'index','valid-non-negative-integer-8':'tabular-data','valid-non-negative-integer-9':'common-input-element-attributes','valid-non-negative-integer-6':'tabular-data','valid-non-negative-integer-7':'tabular-data','valid-non-negative-integer-4':'the-map-element','valid-non-negative-integer-5':'tabular-data','valid-non-negative-integer-2':'semantics','valid-non-negative-integer-3':'the-canvas-element','valid-non-negative-integer-0':'common-microsyntaxes','vaid-non-negative-integer-1':'semantics','introduction-2':'links','application-name':'semantics','label-9':'forms','label-6':'forms','label-7':'forms','label-4':'content-models','attr-media-preload-metadata':'video','label-2':'content-models','label-3':'content-models','label-0':'index','label-1':'content-models','head-39':'index','ul-14':'syntax','head-35':'index','head-34':'index','head-37':'index','head-36':'index','head-31':'obsolete','head-30':'syntax','head-33':'index','head-32':'index','attr-script-event':'obsolete','input-138':'index','input-139':'index','input-136':'index','input-137':'index','input-134':'index','input-135':'index','input-132':'index','input-133':'index','input-130':'index','input-131':'index','global-attributes-51':'text-level-semantics','global-attributes-50':'text-level-semantics','global-attributes-53':'text-level-semantics','global-attributes-52':'text-level-semantics','global-attributes-55':'text-level-semantics','global-attributes-54':'text-level-semantics','global-attributes-7':'edits','global-attributes-56':'text-level-semantics','global-attributes-59':'embedded-content-1','global-attributes-58':'edits','text-content-10':'index','attr-table-border_index':'index-of-terms','meta-generator':'semantics','ix-handler-ondragleave':'index','local-date-and-time-state':'states-of-the-type-attribute','syntax-end-tag_index':'index-of-terms','the-tr-element_index':'index-of-terms','manually-releasing-the-storage-mutex':'timers','dragend':'dnd','the-hidden-attribute_index':'index-of-terms','attr-meta-content':'semantics','htmlformelement-8':'the-button-element','htmlformelement-5':'the-button-element','htmlformelement-4':'the-input-element','htmlformelement-7':'the-button-element','htmlformelement-6':'the-button-element','htmlformelement-1':'forms','htmlformelement-0':'the-iframe-element','htmlformelement-3':'forms','htmlformelement-2':'forms','sup-10':'index','loadeddata':'index','attr-time-pubdate':'text-level-semantics','button-22':'index','attr-body-margintop':'obsolete','button-20':'inex','button-21':'index','button-26':'index','button-27':'index','button-24':'index','button-25':'index','name-54':'index','button-28':'index','button-29':'index','dragover-0':'index','ix-handler-window-onresize':'index','input-24':'content-models','attr-area-shape-circle-0':'the-map-element','icon-2':'semantics','icon-3':'links','icon-0':'index','icon-1':'semantics','valid-url_index':'index-of-terms','icon-4':'links','icon-5':'index','valid-media-query':'common-microsyntaxes','readonly-13':'the-input-element','readonly-12':'content-models','readonly-11':'content-models','readonly-10':'content-models','readonly-17':'states-of-the-type-attribute','readonly-16':'states-of-the-type-attribute','media_err_network':'video','readonly-14':'the-input-element','category-label-14':'index','category-label-15':'index','readonly-19':'states-of-the-type-attribute','readonly-18':'states-of-the-type-attribute','category-label-10':'index','category-label-11':'index','category-label-12':'index','category-label-13':'index','p':introduction','script-documentation-0':'scripting-1','base-15':'index','timeranges':'video','base-17':'index','attr-object-name_index':'index-of-terms','input-29':'content-models','xlink-namespace-4':'syntax','xlink-namespace-5':'syntax','xlink-namespace-6':'syntax','xlink-namespace-0':'syntax','rcdata-elements':'syntax','xlink-namespace-2':'syntax','xlink-namespace-3':'syntax','rowgroup-0':'index','max-40':'index','dom-media-have_current_data':'video','command-inserthtml_index':'index-of-terms','input-28':'content-models','select-57':'index','the-pre-element':'grouping-content','select-55':'index','select-54':'index','select-53':'index','command-unselect':'dnd','select-51':'index','select-50':'index','refsSHIFTJIS':'references','the-cite-element_index':'index-of-terms','the-address-element_index':'index-of-terms','input-69':'states-of-the-type-attribute','input-68':'states-of-the-type-attribute','input-67':'states-of-the-type-attribute','input-66':'states-of-the-type-attribute','input-65':'states-of-the-tye-attribute','input-64':'states-of-the-type-attribute','input-63':'states-of-the-type-attribute','input-62':'states-of-the-type-attribute','input-61':'states-of-the-type-attribute','input-60':'states-of-the-type-attribute','pause':'index','attr-command-type-keyword-checkbox_index':'index-of-terms','the-rt-element':'text-level-semantics','reflect_index':'index-of-terms','the-bdo-element_index':'index-of-terms','the-document-s-current-address_index':'index-of-terms','attr-command-type-keyword-radio':'interactive-elements','history':'history','browser-interface-elements':'browsers','attr-hr-size':'obsolete','transparent-20':'index','the-html-element-5':'elements','charset512':'semantics','event-dragleave':'dnd','attr-mod-datetime_index':'index-of-terms','tr-19':'tabular-data','tr-18':'tabular-data','live':'infrastructure','valid-url-2':'semantics','tr-10':'tabular-data','valid-url-0':'urls','valid-url-1':'urls','tr-15':'tabular-data','tr-14':'tabular-data','tr-17':'tabular-data','tr-16':'tabular-data','colgrou-21':'index','colgroup-20':'index','colgroup-22':'index','refsWEBSQL':'references','noscript-28':'scripting-1','noscript-29':'scripting-1','noscript-24':'scripting-1','noscript-25':'scripting-1','open-3':'apis-in-html-documents','noscript-27':'scripting-1','open-5':'apis-in-html-documents','open-4':'apis-in-html-documents','noscript-22':'scripting-1','noscript-23':'scripting-1','external-resource-link-12':'links','external-resource-link-13':'links','external-resource-link-10':'links','external-resource-link-11':'links','footer-10':'sections','footer-11':'sections','footer-12':'sections','footer-13':'sections','footer-14':'links','dt-12':'syntax','dt-11':'syntax','dt-10':'syntax','attr-area-shape_index':'index-of-terms','iframe':'index','attr-draggable':'index','attr-img-alt_index':'index-of-terms','htmlformcontrolscollection-4':'forms','htmlformcontrolscollection-0':'urls','htmlformcontrolscollection-1':'urls','htmlformcontrolscollection-2':'urls','htmlformcontrolscollection-3':'forms','htmlbuttonelement':'he-button-element','summary-2':'index','summary-3':'content-models','attr-textarea-readonly_index':'index-of-terms','context-menus':'interactive-elements','tbody':'content-models','custom-data-attribute-1':'elements','custom-data-attribute-0':'elements','history-traversal':'history','custom-data-attribute-3':'elements','application-x-www-form-urlencoded-0':'association-of-controls-and-forms','application-x-www-form-urlencoded-1':'association-of-controls-and-forms','application-x-www-form-urlencoded-2':'index','custom-data-attribute-2':'elements','creator-document':'browsers','refsCOOKIES':'references','select-10':'content-models','summary-8':'index','rel-archives_index':'index-of-terms','summary-9':'index','select-15':'forms','dom-location-pathname':'history','auxiliary-browsing-context_index':'index-of-terms','command-subscript_index':'index-of-terms','the-form-element':'forms','effective-script-origin':'origin-0','htmlstyleelement_index':'index-of-terms','cols':'the-button-element','the-keygen-element':'te-button-element','attr-media-preload-auto-state':'video','text-html-sandboxed-6':'iana','have_enough_data-0':'video','text-html-sandboxed-4':'the-iframe-element','text-html-sandboxed-5':'iana','text-html-sandboxed-2':'the-iframe-element','text-html-sandboxed-3':'the-iframe-element','text-html-sandboxed-0':'infrastructure','text-html-sandboxed-1':'dom','text-html-sandboxed-8':'iana','text-html-sandboxed-9':'iana','preferred-mime-name-6':'index','preferred-mime-name-4':'index','preferred-mime-name-5':'index','preferred-mime-name-2':'forms','link-type-up':'links','preferred-mime-name-0':'semantics','preferred-mime-name-1':'scripting-1','forms':'forms','command-italic_index':'index-of-terms','window':'browsers','the-em-element_index':'index-of-terms','blockquote':'content-models','attr-object-data':'the-iframe-element','concept-id-20':'association-of-controls-and-forms','attr-link-hreflang_index':'index-of-terms','concept-id-21':'interactive-elements','novalidate':'forms','attr-tdth-height':'obsolete','article8':'sections','article-9':'sections','article-4':'sections','article-5':'sections','article-6':'sections','article-7':'sections','article-0':'content-models','article-1':'content-models','article-2':'sections','article-3':'sections','drop':'dnd','global-attributes-186':'index','cached':'offline','global-attributes-184':'index','global-attributes-185':'index','global-attributes-182':'index','global-attributes-183':'index','global-attributes-180':'index','global-attributes-181':'index','undo_index':'index-of-terms','global-attributes-188':'index','global-attributes-189':'index','em':'content-models','h4-4':'index','i-17':'index','ruby-11':'index','the-doctype':'syntax','ruby-10':'index','syntax_err-9':'editing','ruby-13':'index','attr-body-marginwidth':'obsolete','xmp_index':'index-of-terms','ruby-12':'index','attr-iframe-hspace':'obsolete','script_index':'index-of-terms','valid-week-string_index':'index-of-terms','event-handler-content-attributes-78':'index','attr-dl-compact':'obsolete','hyperlink-8':'semantcs','hyperlink-9':'semantics','hyperlink-6':'content-models','hyperlink-7':'semantics','hyperlink-4':'content-models','hyperlink-5':'content-models','hyperlink-2':'content-models','hyperlink-3':'content-models','hyperlink-0':'introduction','hyperlink-1':'content-models','heading-content-8':'index','heading-content-9':'index','global-attributes-133':'index','the-i-element_index':'index-of-terms','heading-content-0':'content-models','heading-content-1':'content-models','heading-content-2':'content-models','heading-content-3':'sections','heading-content-4':'sections','heading-content-5':'sections','heading-content-6':'sections','heading-content-7':'sections','img-39':'iana','reflect':'urls','img-31':'obsolete','img-30':'obsolete','img-33':'obsolete','img-32':'obsolete','img-35':'obsolete','img-34':'obsolete','img-37':'obsolete','img-36':'obsolete','the-style-attribute':'elements','htmlbaseelement_index':'index-of-terms','attr-textarea-wrap-hard-state_index':'index-of-terms','htmlhtmlelement_index':'index-of-tems','blink':'obsolete','htmlelement-108':'interactive-elements','htmlelement-109':'interactive-elements','htmlelement-88':'forms','htmlelement-89':'forms','htmlelement-84':'tabular-data','htmlelement-85':'tabular-data','htmlelement-86':'forms','htmlelement-87':'forms','htmlelement-80':'tabular-data','htmlelement-81':'tabular-data','htmlelement-82':'tabular-data','size':'the-input-element','checked':'common-microsyntaxes','bookmark':'links','disabled-29':'index','datalist':'content-models','concept-fs-method-0':'association-of-controls-and-forms','syntax-charref':'syntax','semantics':'semantics','ix-handler-onwaiting':'index','syntax-cdata':'syntax','refsRFC2237':'references','context-menu-state':'interactive-elements','optional-tags':'syntax','dom-media-network_loading-0':'video','barprop_index':'index-of-terms','htmlcollection-23':'the-map-element','htmlcollection-22':'the-map-element','htmlcollection-21':'the-map-element','htmlcollection-20':'dom','htmlcollection-27':'tabular-data','htmlcollection-26':'taular-data','htmlcollection-25':'tabular-data','htmlcollection-24':'the-map-element','a-68':'obsolete','a-69':'obsolete','htmlcollection-29':'tabular-data','htmlcollection-28':'tabular-data','command-facet-id_index':'index-of-terms','attr-th-scope_index':'index-of-terms','timeranges_index':'index-of-terms','prefix-match_index':'index-of-terms','concept-datetime-local_index':'index-of-terms','dom-media-have_nothing-0':'video','attr-a-name_index':'index-of-terms','sub-8':'dnd','sub-9':'index','attr-fe-disabled':'association-of-controls-and-forms','sub-0':'content-models','sub-1':'content-models','sub-2':'text-level-semantics','sub-3':'text-level-semantics','sub-4':'text-level-semantics','sub-5':'text-level-semantics','sub-6':'text-level-semantics','sub-7':'text-level-semantics','the-bdo-element':'text-level-semantics','link-type-up_index':'index-of-terms','bgsound':'obsolete','apis-in-html-documents':'apis-in-html-documents','about:legacy-compat-0':'syntax','htmltablecaptionelement-2':'index','dom-mediaerror-mdia_err_src_not_supported':'video','htmlheadingelement':'sections','input-114':'the-button-element','input-115':'the-button-element','input-116':'association-of-controls-and-forms','input-117':'editing','charset-10':'scripting-1','input-111':'common-input-element-attributes','input-112':'common-input-element-attributes','title':'elements','input-118':'editing','input-119':'editing','htmlbrelement_index':'index-of-terms','legend-10':'obsolete','iframe-59':'index','iframe-58':'index','iframe-57':'index','iframe-56':'index','iframe-55':'index','iframe-54':'index','iframe-53':'index','iframe-52':'obsolete','iframe-51':'obsolete','iframe-50':'obsolete','rel-13':'text-level-semantics','rel-12':'text-level-semantics','rel-11':'semantics','rel-10':'infrastructure','attr-input-type':'the-input-element','rel-16':'links','rel-15':'the-map-element','rel-14':'the-map-element','rel-19':'links','rel-18':'links','refsRFC3986':'references','refsRFC3987':'references','htmlspanelement':'text-level-semantics','embed-26':'index,'attr-col-charoff_index':'index-of-terms','progress':'index','xml-compatible-1':'the-iframe-element','xml-compatible-0':'elements','attr-body-marginleft':'obsolete','dfn-14':'text-level-semantics','dfn-15':'text-level-semantics','dfn-16':'text-level-semantics','dfn-17':'index','dfn-10':'text-level-semantics','dfn-11':'text-level-semantics','dfn-12':'text-level-semantics','dfn-13':'text-level-semantics','abort_err_index':'index-of-terms','valid-browsing-context-name-or-keyword-5':'index','dfn-18':'index','dfn-19':'index','attr-style-type_index':'index-of-terms','valid-browsing-context-name-or-keyword-4':'index','valid-browsing-context-name-or-keyword-7':'index','htmldivelement-1':'index','htmldivelement-0':'index','valid-browsing-context-name-or-keyword-6':'index','attr-hyperlink-hreflang-0':'semantics','command-insertlinebreak':'dnd','attr-map-name':'the-map-element','ismap':'embedded-content-1','concept-date-0':'states-of-the-type-attribute','attributes-common-to-td-and-th-elements':'tabular-data','comman-subscript':'dnd','disabled-11':'the-input-element','disabled-10':'the-input-element','disabled-13':'the-button-element','disabled-12':'the-button-element','disabled-15':'the-button-element','disabled-14':'the-button-element','disabled-17':'the-button-element','disabled-16':'the-button-element','mark-10':'text-level-semantics','disabled-18':'the-button-element','mark-12':'index','mark-13':'index','mark-14':'index','mark-15':'index','concept-input-required_index':'index-of-terms','dom-media-network_empty_index':'index-of-terms','time-21':'index','form-submission':'association-of-controls-and-forms','attr-input-type-date-keyword':'the-input-element','domtokenlist_index':'index-of-terms','readonly-35':'number-state','readonly-34':'number-state','readonly-37':'number-state','readonly-36':'number-state','readonly-31':'number-state','readonly-30':'number-state','readonly-33':'number-state','readonly-32':'number-state','article':'content-models','readonly-39':'index','readonly-38':'common-input-element-attributes''attr-input-type-button-1':'the-input-element','attr-input-type-button-0':'the-input-element','attr-input-type-search-1':'the-input-element','htmltimeelement_index':'index-of-terms','attr-input-type-search-0':'content-models','max-27':'number-state','flow-content-82':'text-level-semantics','max-25':'number-state','max-24':'number-state','max-23':'number-state','max-22':'number-state','max-21':'number-state','max-20':'states-of-the-type-attribute','href-16':'the-map-element','max-29':'number-state','max-28':'number-state','flow-content-81':'text-level-semantics','syntax-end-tag-3':'syntax','href-10':'text-level-semantics','href-11':'text-level-semantics','boolean-attribute':'common-microsyntaxes','url-20':'obsolete','href-12':'text-level-semantics','url-22':'index','interfaces-for-url-manipulation':'urls','flow-content-85':'edits','media-resource-25':'video','media-resource-24':'video','media-resource-27':'video','media-resource-26':'video','media-resource-21':'video','media-resource-20':'video','media-resouce-23':'video','media-resource-22':'video','select-35':'the-button-element','select-34':'the-button-element','select-37':'the-button-element','select-36':'the-button-element','select-31':'the-button-element','select-30':'the-button-element','select-33':'the-button-element','select-32':'the-button-element','attr-input-type-reset-keyword_index':'index-of-terms','syntax-ambiguous-ampersand-3':'syntax','syntax-ambiguous-ampersand-2':'syntax','syntax-ambiguous-ampersand-1':'syntax','syntax-ambiguous-ampersand-0':'syntax','xmlns-namespace-0':'syntax','xmlns-namespace-1':'syntax','input-45':'forms','input-44':'forms','input-47':'forms','input-46':'forms','input-41':'forms','input-40':'the-map-element','input-43':'forms','input-42':'forms','input-49':'forms','input-48':'forms','global-attributes-1':'semantics','global-attributes-0':'semantics','global-attributes-3':'semantics','global-attributes-2':'semantics','global-attributes-5':'semantics','global-attributes-4':'semantics','global-attributes-7':'scripting-1','gobal-attributes-6':'semantics','global-attributes-9':'sections','global-attributes-8':'scripting-1','ruby':'content-models','u_index':'index-of-terms','image-button-state':'number-state','plugin':'infrastructure','common-dom-interfaces':'urls','xml-documents-18':'scripting-1','xml-documents-19':'the-iframe-element','xml-documents-14':'apis-in-html-documents','xml-documents-15':'apis-in-html-documents','xml-documents-16':'semantics','xml-documents-17':'semantics','xml-documents-10':'apis-in-html-documents','xml-documents-11':'apis-in-html-documents','xml-documents-12':'apis-in-html-documents','xml-documents-13':'apis-in-html-documents','ready-for-editing-host-commands-10':'dnd','dom-location-pathname_index':'index-of-terms','ix-handler-window-onload':'index','syntax-end-tag-6':'syntax','tr-37':'index','tr-36':'index','tr-35':'index','tr-34':'index','tr-33':'index','tr-32':'obsolete','tr-31':'obsolete','tr-30':'obsolete','media':'semantics','remove-an-element-from-a-document_index':'index-of-terms','tr-39':'idex','tr-38':'index','refsCORS':'references','function-143':'browsers','command-insertunorderedlist':'dnd','global-attributes-170':'index','links-created-by-a-and-area-elements':'links','attr-input-type-email-keyword_index':'index-of-terms','application-xhtml-xml-2':'iana','application-xhtml-xml-0':'introduction','application-xhtml-xml-1':'iana','param-12':'index','flow-content-139':'index','flow-content-138':'index','param-11':'index','flow-content-133':'index','flow-content-132':'index','col-10':'obsolete','flow-content-130':'index','flow-content-137':'index','flow-content-136':'index','flow-content-135':'index','flow-content-134':'index','dom-innerhtml_index':'index-of-terms','concept-id_index':'index-of-terms','event-pagehide_index':'index-of-terms','htmlhrelement-1':'index','htmlhrelement-0':'index','the-rp-element':'text-level-semantics','attr-link-type_index':'index-of-terms','attr-input-type-datetime-0':'the-input-element','attr-input-type-datetime-1':'the-input-element','the-li-element':'grouping-cntent','enctype-2':'association-of-controls-and-forms','enctype-3':'association-of-controls-and-forms','enctype-0':'forms','enctype-1':'forms','attr-hyperlink-hreflang':'links','attr-input-type-password-keyword_index':'index-of-terms','the-code-element_index':'index-of-terms','the-rp-element_index':'index-of-terms','fully-active_index':'index-of-terms','pattern-10':'states-of-the-type-attribute','htmlvideoelement_index':'index-of-terms','attr-hyperlink-href_index':'index-of-terms','event-media-loadstart':'video','attr-table-bgcolor_index':'index-of-terms','noembed':'obsolete','width-4':'embedded-content-1','width-5':'the-iframe-element','width-6':'the-iframe-element','width-7':'the-iframe-element','width-0':'the-canvas-element','img-29':'obsolete','width-2':'embedded-content-1','width-3':'embedded-content-1','attr-script-charset_index':'index-of-terms','restrictions-on-content-models-and-on-attribute-values':'introduction','width-8':'video','width-9':'the-map-element','attr-input-type-hidden-5':'index','att-input-type-hidden-4':'association-of-controls-and-forms','attr-input-type-hidden-3':'the-input-element','attr-input-type-hidden-2':'the-input-element','attr-input-type-hidden-1':'the-input-element','attr-input-type-hidden-0':'content-models','output':'index','the-dl-element':'grouping-content','invalid_state_err_index':'index-of-terms','rel-sidebar-hyperlink':'links','lists-of-integers':'common-microsyntaxes','attr-input-type-file-2':'index','pre-3':'grouping-content','attr-area-shape-default_index':'index-of-terms','pre-2':'grouping-content','paragraph_index':'index-of-terms','media-element_index':'index-of-terms','option-41':'index','option-40':'obsolete','option-43':'index','option-42':'index','option-45':'index','option-44':'index','option-47':'index','option-46':'index','event-handler-content-attributes-56':'index','auxiliary-browsing-contexts':'browsers','absolute-url-2':'dom','absolute-url-3':'dom','absolute-url-0':'urls','absolute-url-1':'urls','absolute-url-6':'commands','absolute-url-7':'links','bsolute-url-4':'states-of-the-type-attribute','absolute-url-5':'states-of-the-type-attribute','htmlembedelement':'the-iframe-element','attr-accesskey':'index','phrasing-content-65':'text-level-semantics','attr-a-shape_index':'index-of-terms','attr-textarea-required':'the-button-element','dom-media-network_loading_index':'index-of-terms','htmltableheadercellelement_index':'index-of-terms','src':'introduction','browsing-context-nested-through':'browsers','attr-p-align_index':'index-of-terms','htmllinkelement-2':'index','tbody-29':'index','attr-optgroup-disabled':'the-button-element','event-media-suspend':'video','attr-command-type-state-command':'interactive-elements','event-media-stalled':'video','htmlobjectelement-1':'index','mime-type_index':'index-of-terms','area':'index','tree-order-0':'urls','tree-order-1':'urls','tree-order-2':'urls','tree-order-3':'urls','tree-order-4':'grouping-content','tree-order-5':'the-button-element','tree-order-6':'the-button-element','attr-input-autocomplete-on-state':'common-nput-element-attributes','start':'grouping-content','low':'the-button-element','ix-handler-onformchange':'index','src-16':'index','src-17':'the-iframe-element','src-14':'embedded-content-1','src-15':'webappapis','src-12':'embedded-content-1','src-13':'embedded-content-1','src-10':'scripting-1','attr-command-type-state-checkbox-0':'interactive-elements','syntax-doctype_index':'index-of-terms','attr-table-rules':'obsolete','phrasing-content-164':'index','src-18':'the-iframe-element','src-19':'the-iframe-element','img-13':'embedded-content-1','img-12':'embedded-content-1','img-11':'embedded-content-1','img-10':'content-models','img-17':'embedded-content-1','img-16':'embedded-content-1','img-15':'embedded-content-1','img-14':'embedded-content-1','label-21':'index','label-20':'index','img-19':'embedded-content-1','img-18':'embedded-content-1','the-legend-element':'forms','label-24':'index','label-27':'index','label-26':'the-button-element','default':'index','attr-input-type-tel-keyword_index':'index-of-terms','frm-40':'index','name-53':'index','name-50':'index','name-51':'index','fully-active-2':'history','progress-13':'index','fully-active-0':'browsers','fully-active-1':'browsers','name-56':'obsolete','b-21':'index','b-20':'index','form-45':'forms','htmlelement-66':'the-iframe-element','htmlelement-67':'the-iframe-element','htmlelement-64':'the-iframe-element','htmlelement-65':'the-iframe-element','htmlelement-62':'edits','htmlelement-63':'embedded-content-1','htmlelement-60':'text-level-semantics','htmlelement-61':'text-level-semantics','htmlelement-128':'index','name-55':'obsolete','attr-col-valign_index':'index-of-terms','htmlelement-68':'video','htmlelement-69':'video','obsolete-but-conforming-features':'obsolete','refsXMLBASE':'references','flow-content-99':'the-map-element','flow-content-98':'the-map-element','htmlolistelement':'grouping-content','flow-content-95':'the-canvas-element','flow-content-94':'video','flow-content-97':'the-map-element','flow-content-96':'the-map-element','flow-content-91':'the-ifrme-element','flow-content-90':'the-iframe-element','flow-content-93':'video','flow-content-92':'video','type-9':'scripting-1','type-8':'scripting-1','refsRFC1034':'references','type-1':'index','type-0':'semantics','type-3':'semantics','type-2':'semantics','type-5':'index','type-4':'semantics','type-7':'scripting-1','type-6':'scripting-1','attr-form-autocomplete-on-state':'forms','id-4':'obsolete','id-0':'elements','id-1':'elements','id-2':'the-map-element','a-49':'links','hr-5':'grouping-content','hr-4':'grouping-content','hr-7':'grouping-content','hr-6':'grouping-content','hr-1':'content-models','hr-0':'introduction','hr-3':'grouping-content','hr-2':'content-models','form-7':'urls','form-6':'urls','form-5':'introduction','form-4':'introduction','form-3':'introduction','form-2':'index','form-1':'index','form-0':'index','form-9':'dom','form-8':'urls','hyperlink-49':'links','command-inserthtml':'dnd','figcaption-13':'links','figcaption-12':'tabular-data','figcaption-11':'tabular-data','figcaption-10':'tabulardata','placeholder-label-option-1':'the-button-element','placeholder-label-option-0':'the-button-element','figcaption-15':'index','figcaption-14':'index','hyperlink-47':'links','htmlparagraphelement-0':'index','dom-appcache-updateready-0':'offline','use-div-for-wrappers':'sections','hyperlink-46':'links','ix-handler-onseeked':'index','htmldetailselement-0':'index','htmldetailselement-1':'index','attr-link-methods_index':'index-of-terms','the-ol-element_index':'index-of-terms','hyperlink-58':'links','hyperlink-59':'links','hyperlink-54':'links','hyperlink-55':'links','hyperlink-56':'links','ascii-compatible-character-encoding':'infrastructure','hyperlink-50':'links','hyperlink-51':'links','hyperlink-52':'links','hyperlink-53':'links','global-attributes-95':'interactive-elements','global-attributes-94':'the-button-element','global-attributes-97':'interactive-elements','global-attributes-96':'interactive-elements','global-attributes-91':'the-button-element','global-attributes-90':'the-button-element','global-atributes-93':'the-button-element','global-attributes-92':'the-button-element','global-attributes-99':'index','global-attributes-98':'interactive-elements','history-0_index':'index-of-terms','htmlselectelement-1':'index','htmlselectelement-0':'index','sequential-link-types':'links','attr-textarea-wrap-soft-state_index':'index-of-terms','timeout_err':'urls','iframe-35':'the-iframe-element','iframe-34':'the-iframe-element','iframe-37':'the-map-element','iframe-36':'the-iframe-element','iframe-31':'the-iframe-element','iframe-30':'the-iframe-element','iframe-33':'the-iframe-element','iframe-32':'the-iframe-element','event-handler-content-attributes-54':'index','iframe-39':'browsers','iframe-38':'browsers','ix-handler-ondragover':'index','event-handler-content-attributes-55':'index','strong':'content-models','audio-14':'index','audio-15':'index','audio-16':'index','audio-17':'index','audio-10':'video','audio-11':'video','audio-12':'obsolete','audio-13':'index','audio-18':'index','audio-19':'index','attr-img-src_ndex':'index-of-terms','table-30':'tabular-data','table-31':'syntax','table-32':'syntax','table-33':'syntax','span-11':'text-level-semantics','span-10':'text-level-semantics','table-36':'obsolete','value-41':'the-button-element','table-38':'obsolete','table-39':'obsolete','span-19':'index','function-180':'browsers','dom-tree-accessors_index':'index-of-terms','function-181':'browsers','htmlmetaelement_index':'index-of-terms','function-186':'browsers','attr-tdth-valign':'obsolete','value-45':'index','event-handler-content-attributes-57':'index','href':'semantics','navigatoronline_index':'index-of-terms','script-documentation':'scripting-1','event-media-timeupdate':'video','the-h1-h2-h3-h4-h5-and-h6-elements':'sections','event-handler-content-attributes-50':'index','introduction-5':'dnd','introduction-4':'webappapis','introduction-0':'forms','introduction-3':'offline','the-button-element':'the-button-element','attr-fs-method-delete-keyword_index':'index-of-terms','event-handler-content-attributes-51':'index','oid-elements':'syntax','refsABNF':'references','attr-input-hspace_index':'index-of-terms','collections_index':'index-of-terms','link-39':'links','max-41':'the-button-element','file-upload-state':'number-state','max-43':'the-button-element','max-42':'the-button-element','max-44':'index','syntax-text-3':'syntax','wrong_document_err-0':'editing','attr-area-shape-poly-0':'the-map-element','htmlbrelement-1':'index','htmlbrelement-0':'index','height-38':'index','height-39':'index','height-32':'number-state','height-33':'number-state','height-30':'number-state','height-31':'number-state','height-36':'index','height-37':'index','height-34':'number-state','height-35':'index','link-33':'links','the-html-syntax':'introduction','link-32':'links','select-13':'forms','select-12':'forms','select-11':'forms','rowspan':'tabular-data','select-17':'the-button-element','select-16':'common-input-element-attributes','attr-input-type-button':'content-models','select-14':'forms','select-19':'the-button-element','select-18':'the-buton-element','hyperlink-annotation':'links','menus':'interactive-elements','attr-script-defer_index':'index-of-terms','iframe-23':'the-iframe-element','the-xhtml-syntax-0':'introduction','a':'introduction','concept-id-22':'obsolete','valid-mime-type-with-no-parameters-0':'number-state','htmlaudioelement':'video','htmlmenuelement-0':'elements','htmlmenuelement-1':'index','attr-input-type-reset-1':'the-input-element','attr-input-type-reset-0':'the-input-element','phrasing-content-13':'scripting-1','phrasing-content-12':'scripting-1','phrasing-content-11':'scripting-1','phrasing-content-10':'content-models','phrasing-content-17':'grouping-content','phrasing-content-16':'grouping-content','phrasing-content-15':'sections','phrasing-content-14':'scripting-1','phrasing-content-19':'text-level-semantics','phrasing-content-18':'grouping-content','dom-media-have_future_data':'video','the-map-element_index':'index-of-terms','defining-term_index':'index-of-terms','syntax-charref-2':'syntax','size-25':'common-input-elemnt-attributes','size-24':'common-input-element-attributes','size-27':'the-button-element','attr-input-type-search-4':'states-of-the-type-attribute','attr-input-type-search-3':'states-of-the-type-attribute','attr-input-type-search-2':'the-input-element','size-23':'number-state','size-22':'number-state','size-29':'index','size-28':'the-button-element','state-object_index':'index-of-terms','refsWIN1254':'references','refsWIN1252':'references','refsBOCU1':'references','attr-canvas-width_index':'index-of-terms','conformance-requirements':'infrastructure','attr-form-autocomplete-off-state_index':'index-of-terms','concept-option-label':'the-button-element','flow-content-111':'forms','flow-content-110':'forms','flow-content-113':'the-input-element','flow-content-112':'forms','flow-content-115':'the-button-element','flow-content-114':'the-button-element','flow-content-117':'the-button-element','flow-content-116':'the-button-element','flow-content-119':'the-button-element','flow-content-118':'the-button-element','vald-non-negative-integer-21':'index','valid-non-negative-integer-20':'index','valid-non-negative-integer-23':'index','valid-non-negative-integer-22':'index','defer-2':'scripting-1','xml-namespace':'urls','attr-param-name':'the-iframe-element','attr-script-for_index':'index-of-terms','meta-18':'semantics','meta-19':'semantics','meta-14':'semantics','meta-15':'semantics','meta-16':'semantics','meta-17':'semantics','meta-10':'semantics','meta-11':'semantics','meta-12':'semantics','meta-13':'semantics','invalid_modification_err':'urls','formtarget':'the-input-element','parse_err_index':'index-of-terms','hgroup-22':'syntax','attr-img-src':'embedded-content-1','attr-fs-action_index':'index-of-terms','width-40':'index','windowtimers':'timers','base':'content-models','the-output-element_index':'index-of-terms','rect':'index','attr-meter-min_index':'index-of-terms','the-h1-h2-h3-h4-h5-and-h6-elements_1_index':'index-of-terms','attr-button-type-reset_index':'index-of-terms','expiring-application-caches':'offline','mark11':'obsolete','the-th-element_index':'index-of-terms','preceded-or-followed':'content-models','caption':'content-models','attr-table-frame':'obsolete','the-footer-element_index':'index-of-terms','htmlobjectelement-0':'index','attr-command-type-keyword-command_index':'index-of-terms','ix-handler-window-onoffline':'index','opener-browsing-context-0':'browsers','limiting-user-input-length':'association-of-controls-and-forms','attr-input-type-color':'content-models','i-1':'content-models','the-small-element_index':'index-of-terms','navigatorid_index':'index-of-terms','formaction-28':'the-button-element','table-22':'tabular-data','formaction-29':'association-of-controls-and-forms','opener-browsing-context-1':'browsers','i-3':'text-level-semantics','opener-browsing-context-2':'browsers','formaction-26':'the-button-element','i-2':'text-level-semantics','attr-img-vspace_index':'index-of-terms','flow-content-188':'index','concept-input-value-default-range':'number-state','formaction-27':'the-button-element','i-5':'ext-level-semantics','concept-datetime-digit-10':'common-microsyntaxes','i-4':'text-level-semantics','img-43':'index','formaction-25':'number-state','pragma-directives':'semantics','formaction-22':'number-state','table-24':'tabular-data','text-node-3':'content-models','td-21':'syntax','i-9':'text-level-semantics','attr-input-type-email-0':'content-models','text-node-0':'content-models','attr-input-type-email-2':'the-input-element','attr-input-type-email-3':'states-of-the-type-attribute','formaction-21':'number-state','controls-7':'video','controls-6':'video','controls-5':'video','controls-4':'video','controls-3':'video','controls-2':'video','controls-1':'video','controls-0':'content-models','attr-meta-name_index':'index-of-terms','td-26':'obsolete','controls-8':'index','phrasing-content-3':'content-models','phrasing-content-2':'content-models','phrasing-content-1':'introduction','phrasing-content-0':'content-models','phrasing-content-7':'content-models','phrasing-content-6':'content-models','phrasing-conten-5':'content-models','phrasing-content-4':'content-models','htmlallcollection':'urls','phrasing-content-9':'content-models','phrasing-content-8':'content-models','h2-14':'index','td-27':'obsolete','the-tr-element':'tabular-data','h2-13':'index','h2-12':'index','table-8':'tabular-data','table-9':'tabular-data','table-4':'tabular-data','table-5':'tabular-data','table-6':'tabular-data','table-7':'tabular-data','table-0':'introduction','table-1':'content-models','table-2':'content-models','table-3':'content-models','the-colgroup-element_index':'index-of-terms','method-4':'index','loadstart':'index','method-0':'forms','method-1':'forms','method-2':'association-of-controls-and-forms','method-3':'association-of-controls-and-forms','attr-input-type-text':'content-models','command':'index','attr-hr-size_index':'index-of-terms','htmltablesectionelement-10':'index','htmltablesectionelement-11':'index','src-30':'video','src-31':'video','src-32':'video','src-33':'video','src-34':'video','src-35':'video','src-36':'video''src-37':'video','details-0':'content-models','src-39':'video','details-2':'content-models','details-3':'scripting-1','details-4':'sections','details-5':'tabular-data','details-6':'interactive-elements','details-7':'interactive-elements','src-4':'scripting-1','src-5':'scripting-1','src-6':'scripting-1','src-7':'scripting-1','src-0':'introduction','src-1':'scripting-1','src-2':'scripting-1','src-3':'scripting-1','the-draggable-attribute':'dnd','src-8':'scripting-1','src-9':'scripting-1','undomanager_index':'index-of-terms','html-elements-21':'content-models','attr-area-shape':'the-map-element','refsIANACHARSET':'references','attr-textarea-wrap-hard_index':'index-of-terms','htmlvideoelement':'video','attr-input-type-email-1':'the-input-element','title-54':'index','drop-0':'index','title-55':'index','title-56':'semantics','htmlelement-40':'text-level-semantics','htmlelement-41':'text-level-semantics','htmlelement-42':'text-level-semantics','htmlelement-43':'text-level-semantics','htmlelement-44':'text-level-seantics','htmlelement-45':'text-level-semantics','htmlelement-46':'text-level-semantics','htmlelement-47':'text-level-semantics','htmlelement-48':'text-level-semantics','htmlelement-49':'text-level-semantics','htmltablecellelement-4':'index','htmltablecellelement-2':'tabular-data','htmltablecellelement-3':'index','htmltablecellelement-0':'tabular-data','htmltablecellelement-1':'tabular-data','td-24':'syntax','htmlbodyelement_index':'index-of-terms','local-date-and-time-state_index':'index-of-terms','title-53':'index','circle':'introduction','pageshow':'index','event-media-pause_index':'index-of-terms','html-elements-25':'webappapis','flow-content-77':'text-level-semantics','flow-content-76':'text-level-semantics','flow-content-75':'text-level-semantics','flow-content-74':'text-level-semantics','flow-content-73':'text-level-semantics','flow-content-72':'text-level-semantics','flow-content-71':'text-level-semantics','flow-content-70':'text-level-semantics','href-21':'links','href-20':'links','href-23':'links',href-22':'links','href-25':'dnd','href-24':'editing','flow-content-79':'text-level-semantics','flow-content-78':'text-level-semantics','wbr-7':'index','attr-command-radiogroup_index':'index-of-terms','command-facet-accesskey_index':'index-of-terms','a-73':'obsolete','global-attributes-173':'index','maxlength-28':'index','command-facet-checkedstate-4':'commands','command-facet-checkedstate-3':'commands','command-facet-checkedstate-2':'commands','command-facet-checkedstate-1':'content-models','command-facet-checkedstate-0':'content-models','maxlength-21':'number-state','maxlength-20':'number-state','maxlength-23':'number-state','maxlength-22':'number-state','maxlength-25':'common-input-element-attributes','maxlength-24':'number-state','maxlength-27':'the-button-element','undomanager-2':'dnd','network_idle-0':'video','network_idle-1':'video','attr-ol-start':'grouping-content','formatblock-candidate':'dnd','progress-9':'the-button-element','in-a-document-2':'browsers','in-a-document-1':'infrastructure','in-a-doument-0':'infrastructure','navigatorabilities-0':'timers','valid-url-potentially-surrounded-by-spaces-6':'links','valid-url-potentially-surrounded-by-spaces-5':'association-of-controls-and-forms','valid-url-potentially-surrounded-by-spaces-4':'states-of-the-type-attribute','valid-url-potentially-surrounded-by-spaces-3':'edits','valid-url-potentially-surrounded-by-spaces-2':'text-level-semantics','valid-url-potentially-surrounded-by-spaces-1':'grouping-content','valid-url-potentially-surrounded-by-spaces-0':'semantics','command-api':'commands','valid-url-potentially-surrounded-by-spaces-9':'index','valid-url-potentially-surrounded-by-spaces-8':'index','elements-in-the-dom':'elements','start-0':'index','autofocus-7':'the-button-element','autofocus-6':'the-button-element','autofocus-5':'the-button-element','autofocus-4':'the-button-element','autofocus-3':'the-button-element','autofocus-2':'the-button-element','htmltablerowelement':'tabular-data','autofocus-0':'the-input-element','autofocus-9':'association-of-cntrols-and-forms','autofocus-8':'the-button-element','time-10':'text-level-semantics','time-11':'text-level-semantics','time-12':'text-level-semantics','time-13':'text-level-semantics','time-14':'text-level-semantics','time-15':'text-level-semantics','time-16':'text-level-semantics','time-17':'text-level-semantics','time-18':'text-level-semantics','attr-input-hspace':'obsolete','hyperlink-70':'links','hyperlink-71':'links','hyperlink-74':'index','hyperlink-75':'index','about:srcdoc_index':'index-of-terms','htmlsourceelement':'video','dir-11':'syntax','dir-10':'text-level-semantics','attr-button-type-submit_index':'index-of-terms','raw-text-elements':'syntax','header':'content-models','attr-input-pattern':'common-input-element-attributes','a-72':'obsolete','iframe-19':'the-iframe-element','iframe-18':'the-iframe-element','the-accesskey-attribute':'editing','htmloptionscollection_index':'index-of-terms','iframe-13':'the-iframe-element','iframe-12':'the-iframe-element','iframe-11':'the-iframe-element','iframe-0':'the-iframe-element','iframe-17':'the-iframe-element','iframe-16':'the-iframe-element','iframe-15':'the-iframe-element','iframe-14':'the-iframe-element','text-level-semantics':'text-level-semantics','input-9':'index','input-4':'index','input-5':'index','input-6':'index','input-7':'index','input-0':'index','dom-outerhtml-0':'elements','input-2':'index','input-3':'index','xmlns-namespace':'urls','h2-11':'index','h2-10':'index','refsSELECTORS':'references','readonly-42':'index','attr-img-name_index':'index-of-terms','mediaerror_index':'index-of-terms','the-area-element_index':'index-of-terms','dom-media-network_no_source-0':'video','h5-9':'index','h5-2':'sections','h5-3':'syntax','h5-0':'content-models','h5-1':'content-models','h5-6':'index','attr-input-type-datetime-keyword':'the-input-element','h5-4':'index','h5-5':'index','table-16':'tabular-data','table-17':'tabular-data','table-14':'tabular-data','table-15':'tabular-data','table-12':'tabular-data','table-13':'tabular-data','table-10':'tabular-data','tale-11':'tabular-data','text-plain':'index','htmloptgroupelement_index':'index-of-terms','table-18':'tabular-data','table-19':'tabular-data','the-table-element':'tabular-data','aside-9':'syntax','aside-0':'content-models','aside-1':'content-models','aside-2':'sections','aside-3':'sections','aside-4':'sections','aside-5':'sections','aside-6':'edits','aside-7':'links','attr-media-preload-none':'video','attr-media-src_index':'index-of-terms','max-26':'number-state','size-26':'the-button-element','network_loading':'video','size-21':'number-state','noreferrer':'dom','code-9':'index','code-6':'text-level-semantics','code-7':'obsolete','code-4':'text-level-semantics','code-5':'text-level-semantics','code-2':'grouping-content','code-3':'text-level-semantics','code-0':'content-models','code-1':'content-models','size-20':'number-state','attr-option-label_index':'index-of-terms','set-of-space-separated-tokens_index':'index-of-terms','attr-object-codetype_index':'index-of-terms','height-10':'the-input-element','height-1':'the-input-element','height-12':'the-input-element','height-13':'states-of-the-type-attribute','height-14':'states-of-the-type-attribute','height-15':'states-of-the-type-attribute','height-16':'states-of-the-type-attribute','height-17':'states-of-the-type-attribute','height-18':'states-of-the-type-attribute','height-19':'states-of-the-type-attribute','attr-area-shape-keyword-circle_index':'index-of-terms','syntax-tags':'syntax','dom-location-protocol_index':'index-of-terms','iana':'iana','attr-a-coords':'obsolete','dom-style-disabled-0':'semantics','attr-fe-name-0':'introduction','refsRFC2483':'references','void-elements-4':'syntax','htmlprogresselement-0':'index','htmlprogresselement-1':'index','event-handler-content-attributes-34':'index','void-elements-5':'syntax','window_index':'index-of-terms','dom-appcache-idle':'offline','attr-fe-name-isindex':'association-of-controls-and-forms','attr-a-methods_index':'index-of-terms','manifest':'semantics','ix-handler-window-onerror':'index','terminology':'infrastucture','phrasing-content-35':'text-level-semantics','phrasing-content-34':'text-level-semantics','phrasing-content-37':'text-level-semantics','phrasing-content-36':'text-level-semantics','phrasing-content-31':'text-level-semantics','phrasing-content-30':'text-level-semantics','phrasing-content-33':'text-level-semantics','phrasing-content-32':'text-level-semantics','refsRFC1468':'references','phrasing-content-39':'text-level-semantics','phrasing-content-38':'text-level-semantics','naming-form-controls':'association-of-controls-and-forms','ix-event-handlers':'index','attr-input-required_index':'index-of-terms','script-32':'obsolete','src-38':'video','void-elements-0':'syntax','script-31':'obsolete','script-36':'index','script-37':'index','script-34':'index','details-1':'content-models','script-38':'index','script-39':'index','formenctype-31':'index','index-terms_F':'index-of-terms','index-terms_G':'index-of-terms','index-terms_D':'index-of-terms','index-terms_E':'index-of-terms','index-terms_B':'index-of-ters','index-terms_C':'index-of-terms','index-terms_A':'index-of-terms','index-terms_N':'index-of-terms','index-terms_O':'index-of-terms','index-terms_L':'index-of-terms','index-terms_M':'index-of-terms','attr-textarea-rows':'the-button-element','index-terms_K':'index-of-terms','index-terms_H':'index-of-terms','index-terms_I':'index-of-terms','void-elements-1':'syntax','index-terms_W':'index-of-terms','step':'forms','index-terms_U':'index-of-terms','index-terms_R':'index-of-terms','index-terms_S':'index-of-terms','index-terms_P':'index-of-terms','index-terms_Q':'index-of-terms','index-terms_X':'index-of-terms','attr-iframe-src':'the-iframe-element','void-elements-2':'syntax','the-h1-h2-h3-h4-h5-and-h6-elements_index':'index-of-terms','flow-content-177':'index','flow-content-176':'index','flow-content-175':'index','flow-content-174':'index','flow-content-173':'index','flow-content-172':'index','command-facet-accesskey':'commands','attr-input-type-number-keyword':'the-input-element','htmlpreelement':'grouping-cotent','attr-fs-method-get-keyword':'association-of-controls-and-forms','flow-content-179':'index','flow-content-178':'index','checked-20':'number-state','checked-21':'number-state','checked-22':'number-state','checked-23':'number-state','checked-24':'number-state','checked-25':'index','checked-26':'interactive-elements','checked-27':'index','pagetransitionevent_index':'index-of-terms','void-elements-3':'syntax','meta-36':'index','pragma-set-default-language-0':'semantics','meta-34':'obsolete','meta-35':'index','meta-32':'obsolete','meta-33':'obsolete','meta-30':'scripting-1','meta-31':'syntax','attributes-common-to-form-controls_index':'index-of-terms','the-document-s-address_index':'index-of-terms','media-resource-41':'index','attr-img-border_index':'index-of-terms','function-160':'browsers','function-161':'browsers','function-162':'browsers','document-metadata':'semantics','function-163':'browsers','refsCOMPUTABLE':'references','category-reset-5':'index','ix-handler-onclick':'index','function-165':'browses','category-reset-7':'index','optgroup-9':'the-button-element','category-reset-6':'index','optgroup-8':'the-button-element','text-html-sandboxed-10':'iana','valid-url-potentially-surrounded-by-spaces-11':'index','command-facet-icon_index':'index-of-terms','document.writeln':'apis-in-html-documents','pubdate-3':'text-level-semantics','pubdate-2':'text-level-semantics','pubdate-1':'text-level-semantics','pubdate-0':'text-level-semantics','optgroup-4':'the-button-element','optgroup-7':'the-button-element','htmlcommandelement_index':'index-of-terms','authors-using-html':'iana','optgroup-6':'the-button-element','media-resource-10':'video','ix-handler-onsubmit':'index','optgroup-0':'index','media-element-13':'video','media-element-12':'video','media-element-11':'video','media-element-10':'video','media-element-17':'video','media-element-16':'video','media-element-15':'video','media-element-14':'video','media-element-18':'video','attr-command-type':'interactive-elements','attr-data_index':'index-of-terms','attribtes-for-form-submission':'association-of-controls-and-forms','nav':'content-models','the-html-element_index':'index-of-terms','event-appcache-noupdate':'offline','keytype-0':'index','label-34':'interactive-elements','drag':'index','non-negative-integers':'common-microsyntaxes','syntax-attribute-name':'syntax','svg':'the-map-element','required':'forms','global-attributes-151':'index','htmlanchorelement-0':'index','htmlanchorelement-1':'index','location_index':'index-of-terms','event-drop_index':'index-of-terms','attr-embed-hspace':'obsolete','flow-content-241':'index','headings-and-sections':'sections','flow-content-243':'index','media-16':'index','media-17':'index','media-14':'links','media-15':'links','media-12':'links','media-13':'links','media-10':'the-map-element','media-11':'the-map-element','flow-content-245':'index','concept-week':'common-microsyntaxes','media-resource-42':'index','flow-content-244':'index','attr-input-size_index':'index-of-terms','src-58':'number-state','src-59':'number-state','src-2':'states-of-the-type-attribute','src-53':'states-of-the-type-attribute','src-50':'states-of-the-type-attribute','src-51':'states-of-the-type-attribute','src-56':'states-of-the-type-attribute','src-57':'states-of-the-type-attribute','src-54':'states-of-the-type-attribute','src-55':'states-of-the-type-attribute','event-appcache-updateready':'offline','button':'index','attr-details-open_index':'index-of-terms','rel-archives':'links','unloading-documents':'history','htmlelement-28':'grouping-content','htmlelement-29':'grouping-content','htmlelement-22':'sections','htmlelement-23':'sections','htmlelement-20':'sections','htmlelement-21':'sections','htmlelement-26':'grouping-content','htmlelement-27':'grouping-content','htmlelement-24':'sections','htmlelement-25':'sections','caption-4':'tabular-data','caption-5':'tabular-data','caption-6':'tabular-data','caption-7':'tabular-data','caption-0':'tabular-data','caption-1':'tabular-data','caption-2':'tabular-data','caption-3':'tabular-data','caption-8':'tabular-data''caption-9':'tabular-data','number-of-days-in-month-month-of-year-year_index':'index-of-terms','attr-ol-reversed':'grouping-content','valid-mime-type':'infrastructure','media-resource-8':'video','media-resource-9':'video','media-resource-6':'video','media-resource-7':'video','media-resource-4':'video','media-resource-5':'video','media-resource-2':'video','media-resource-3':'video','media-resource-0':'video','media-resource-1':'video','attr-fieldset-disabled_index':'index-of-terms','attr-menu-label_index':'index-of-terms','valid-week-string-2':'states-of-the-type-attribute','valid-week-string-1':'states-of-the-type-attribute','valid-week-string-0':'states-of-the-type-attribute','flow-content-51':'grouping-content','flow-content-50':'grouping-content','media-element':'video','flow-content-52':'grouping-content','flow-content-55':'grouping-content','flow-content-54':'grouping-content','flow-content-57':'grouping-content','flow-content-56':'grouping-content','flow-content-59':'grouping-content','flow-content-58:'grouping-content','link-type-pingback':'links','table-http-equiv':'semantics','the-hr-element':'grouping-content','the-ul-element_index':'index-of-terms','concept-fs-method_index':'index-of-terms','formnovalidate-21':'number-state','formnovalidate-20':'number-state','formnovalidate-23':'number-state','formnovalidate-22':'number-state','formnovalidate-25':'number-state','formnovalidate-24':'number-state','formnovalidate-27':'the-button-element','formnovalidate-26':'number-state','formnovalidate-29':'the-button-element','formnovalidate-28':'the-button-element','the-label-element_index':'index-of-terms','srcdoc-5':'index','srcdoc-4':'the-iframe-element','srcdoc-3':'the-iframe-element','srcdoc-2':'the-iframe-element','srcdoc-1':'the-iframe-element','srcdoc-0':'the-iframe-element','event-dragend_index':'index-of-terms','htmlmeterelement':'the-button-element','noframes':'obsolete','event-media-canplay_index':'index-of-terms','xml-compatible':'infrastructure','refsX690':'references','datatransfer-4':'dnd','datatansfer-5':'dnd','datatransfer-0':'dnd','datatransfer-1':'dnd','datatransfer-2':'dnd','datatransfer-3':'dnd','attr-link-target_index':'index-of-terms','attr-img-vspace':'obsolete','attr-a-charset_index':'index-of-terms','number-of-days-in-month-month-of-year-year':'common-microsyntaxes','link-type-help_index':'index-of-terms','the-id-attribute_index':'index-of-terms','hyperlink-10':'semantics','hyperlink-11':'text-level-semantics','hyperlink-12':'embedded-content-1','hyperlink-13':'the-map-element','hyperlink-14':'the-map-element','hyperlink-15':'links','hyperlink-16':'links','hyperlink-17':'links','hyperlink-18':'links','hyperlink-19':'links','formmethod':'the-input-element','links':'links','valid-media-query-2':'video','optgroup-3':'the-button-element','valid-media-query-0':'semantics','valid-media-query-1':'semantics','refsDOMEVENTS':'references','valid-media-query-4':'index','htmlspanelement_index':'index-of-terms','needs-a-date_index':'index-of-terms','htmlbodyelement-1':'index','attr-meta-http-equiv':'emantics','htmldatalistelement':'the-button-element','attr-optgroup-disabled_index':'index-of-terms','dom-appcache-obsolete':'offline','refsISO8601':'references','ul-21':'index','ul-20':'index','event-appcache-obsolete':'offline','attr-img-alt':'embedded-content-1','img-38':'obsolete','attr-tr-align_index':'index-of-terms','event-handler-content-attributes-14':'index','big_index':'index-of-terms','the-link-element':'semantics','dom-location-hostname':'history','phrasing-content-104':'the-map-element','phrasing-content-105':'the-map-element','phrasing-content-106':'the-map-element','phrasing-content-107':'the-map-element','phrasing-content-100':'video','phrasing-content-101':'the-canvas-element','phrasing-content-102':'the-map-element','phrasing-content-103':'the-map-element','phrasing-content-108':'the-map-element','phrasing-content-109':'the-map-element','htmlinputelement':'the-input-element','htmllielement-0':'index','htmllielement-1':'index','htmltablerowelement_index':'index-of-terms','valid-date-string3':'common-microsyntaxes','output-0':'index','output-1':'index','association-of-controls-and-forms':'association-of-controls-and-forms','output-2':'introduction','href-29':'index','output-3':'introduction','dir_index':'index-of-terms','href-28':'index','output-4':'content-models','valid-global-date-and-time-string-5':'states-of-the-type-attribute','valid-global-date-and-time-string-4':'states-of-the-type-attribute','attr-select-required':'the-button-element','valid-global-date-and-time-string-2':'common-microsyntaxes','valid-global-date-and-time-string-1':'common-microsyntaxes','valid-global-date-and-time-string-0':'common-microsyntaxes','base-0':'content-models','the-article-element_index':'index-of-terms','base-1':'semantics','attr-input-pattern_index':'index-of-terms','text-0':'syntax','flow-content-151':'index','attr-col-valign':'obsolete','name-38':'the-button-element','name-39':'the-button-element','htmlbuttonelement-0':'index','name-34':'number-state','name-35':'number-state','name-36':'number-state''name-37':'the-button-element','name-30':'forms','name-31':'forms','name-32':'the-input-element','name-33':'the-input-element','flow-content-150':'index','syntax-comments_index':'index-of-terms','href-27':'obsolete','href-26':'obsolete','dom-media-network_no_source':'video','datalist-20':'index','datalist-21':'index','datalist-22':'index','datalist-23':'index','attr-input-type-week-1':'the-input-element','attr-input-type-week-0':'the-input-element','enumerated-attribute_index':'index-of-terms','svg-namespace_index':'index-of-terms','secondary-browsing-context':'browsers','undo':'dnd','the-figure-element_index':'index-of-terms','attr-fs-method-post_index':'index-of-terms','link-type-external':'links','attr-a-methods':'obsolete','global-attributes-168':'index','attr-input-type-date-keyword_index':'index-of-terms','global-attributes-169':'index','times':'common-microsyntaxes','invalid_modification_err_index':'index-of-terms','phrasing-content-59':'text-level-semantics','phrasing-content-58':'text-level-semantis','phrasing-content-57':'text-level-semantics','phrasing-content-56':'text-level-semantics','phrasing-content-55':'text-level-semantics','phrasing-content-54':'text-level-semantics','phrasing-content-53':'text-level-semantics','phrasing-content-52':'text-level-semantics','phrasing-content-51':'text-level-semantics','phrasing-content-50':'text-level-semantics','htmlstyleelement-2':'index','htmlstyleelement-1':'index','htmlstyleelement-0':'semantics','attr-hyperlink-type':'links','script-18':'scripting-1','script-19':'scripting-1','global-attributes-163':'index','script-10':'content-models','script-11':'content-models','script-12':'apis-in-html-documents','script-13':'semantics','script-14':'scripting-1','script-15':'scripting-1','script-16':'scripting-1','script-17':'scripting-1','sectioning-content-0':'content-models','sectioning-content-1':'content-models','sectioning-content-2':'content-models','sectioning-content-3':'content-models','sectioning-content-4':'content-models','sectioning-content-5':'section','sectioning-content-6':'sections','sectioning-content-7':'sections','sectioning-content-8':'sections','sectioning-content-9':'sections','refsFILEAPI':'references','refsRFC2426':'references','http-equiv-2':'semantics','http-equiv-3':'semantics','http-equiv-0':'semantics','http-equiv-1':'semantics','http-equiv-6':'semantics','http-equiv-7':'semantics','http-equiv-4':'semantics','http-equiv-5':'semantics','htmlallcollection-4':'urls','valid-date-string-2':'common-microsyntaxes','http-equiv-8':'semantics','http-equiv-9':'semantics','htmlallcollection-0':'urls','valid-date-string-6':'states-of-the-type-attribute','valid-date-string-5':'states-of-the-type-attribute','valid-date-string-4':'states-of-the-type-attribute','concept-id-5':'urls','concept-id-4':'urls','concept-id-7':'urls','concept-id-6':'urls','concept-id-1':'urls','concept-id-0':'urls','concept-id-3':'urls','concept-id-2':'urls','flow-content-155':'index','flow-content-154':'index','flow-content-157':'index','flow-content-156':'index','concept-id-9''tabular-data','concept-id-8':'elements','flow-content-153':'index','flow-content-152':'index','transparent-14':'index','function':'webappapis','htmlmediaelement':'video','attr-hidden':'index','attr-input-autocomplete':'common-input-element-attributes','type-82':'content-models','type-83':'content-models','type-80':'content-models','type-81':'content-models','type-86':'interactive-elements','type-87':'interactive-elements','type-84':'content-models','type-85':'interactive-elements','type-88':'interactive-elements','type-89':'interactive-elements','border':'obsolete','refsRFC2425':'references','the-html-element-0_index':'index-of-terms','undomanager-1':'dnd','attr-meta-http-equiv-content-language-2':'obsolete','attr-meta-http-equiv-content-language-0':'semantics','attr-meta-http-equiv-content-language-1':'semantics','attr-fe-name-charset':'association-of-controls-and-forms','undomanager-3':'dnd','maxlength-26':'index','accept-6':'states-of-the-type-attribute','article-16':'text-level-semantics','article-17':text-level-semantics','article-14':'grouping-content','article-15':'grouping-content','article-12':'sections','article-13':'sections','article-10':'sections','article-11':'sections','article-18':'text-level-semantics','article-19':'text-level-semantics','attr-html-manifest_index':'index-of-terms','htmlbuttonelement_index':'index-of-terms','htmlcanvaselement':'the-canvas-element','conversations':'links','url':'urls','event-media-seeking_index':'index-of-terms','valid-date-or-time-string':'common-microsyntaxes','metadata-content-17':'interactive-elements','context-menu-state_index':'index-of-terms','browsing-context-38':'history','browsing-context-39':'history','browsing-context-30':'browsers','browsing-context-31':'browsers','browsing-context-32':'history','browsing-context-33':'history','browsing-context-34':'history','browsing-context-35':'history','browsing-context-36':'history','browsing-context-37':'history','the-html-syntax-5':'the-iframe-element','the-html-syntax-4':'the-iframe-element','the-html-syntx-7':'the-xhtml-syntax','the-html-syntax-6':'syntax','the-html-syntax-1':'infrastructure','the-html-syntax-0':'infrastructure','the-html-syntax-3':'grouping-content','attr-time-datetime':'text-level-semantics','the-body-element-0':'sections','the-body-element-1':'dom','the-body-element-2':'dom','the-body-element-3':'content-models','the-body-element-4':'sections','the-body-element-5':'sections','the-body-element-6':'sections','the-body-element-7':'dnd','option-23':'the-button-element','option-22':'the-button-element','option-21':'the-button-element','option-20':'the-button-element','option-27':'the-button-element','option-26':'the-button-element','option-25':'the-button-element','option-24':'the-button-element','valid-hash-name-reference-1':'index','attr-dfn-title':'text-level-semantics','option-29':'the-button-element','option-28':'the-button-element','the-option-element_index':'index-of-terms','comma-separated-tokens':'common-microsyntaxes','global-attributes-108':'index','global-attributes-109':'index','lobal-attributes-106':'index','global-attributes-107':'index','global-attributes-104':'index','global-attributes-105':'index','global-attributes-102':'index','shape-2':'the-map-element','shape-1':'the-map-element','shape-0':'the-map-element','b-2':'content-models','b-3':'text-level-semantics','attr-input-autocomplete-on-state-0':'common-input-element-attributes','b-1':'content-models','b-6':'text-level-semantics','b-7':'text-level-semantics','b-4':'text-level-semantics','b-5':'text-level-semantics','b-8':'text-level-semantics','b-9':'text-level-semantics','dragleave':'index','flow-content-168':'index','step-9':'states-of-the-type-attribute','step-8':'states-of-the-type-attribute','the-kbd-element':'text-level-semantics','step-3':'states-of-the-type-attribute','step-2':'the-input-element','step-1':'the-input-element','step-0':'the-input-element','step-7':'states-of-the-type-attribute','step-6':'states-of-the-type-attribute','step-5':'states-of-the-type-attribute','step-4':'states-of-the-type-attribute','vali-url-potentially-surrounded-by-spaces-7':'index','event-handler-content-attributes-49':'index','the-table-element_index':'index-of-terms','syntax-end-tag-20':'syntax','syntax-end-tag-21':'syntax','form-72':'index','dom-appcache-downloading-0':'offline','function-201':'offline','function-200':'offline','function-203':'offline','function-202':'offline','function-205':'webappapis','function-204':'webappapis','function-206':'webappapis','refsOPENSEARCH':'references','htmlcanvaselement_index':'index-of-terms','attr-body-alink_index':'index-of-terms','event-handler-content-attributes-42':'index','htmlanchorelement_index':'index-of-terms','attr-input-type-password':'content-models','the-tfoot-element':'tabular-data','form-submission-18':'index','basefont':'obsolete','attr-tdth-align_index':'index-of-terms','thead-10':'tabular-data','thead-11':'tabular-data','thead-12':'tabular-data','thead-13':'tabular-data','thead-14':'tabular-data','thead-15':'tabular-data','thead-16':'tabular-data','thead-17':'syntax','thead-18:'syntax','thead-19':'syntax','phrasing-content-174':'index','flow-content':'content-models','an-image-in-an-e-mail-or-private-document-intended-for-a-specific-person-who-is-known-to-be-able-to-view-images':'embedded-content-1','concept-select-option-list_index':'index-of-terms','compatibility-caseless-1':'number-state','compatibility-caseless-0':'the-map-element','rp-13':'index','rp-12':'index','attr-body-marginright':'obsolete','rp-14':'index','meter-17':'index','set-of-space-separated-tokens-4':'urls','meter-15':'the-button-element','meter-14':'the-button-element','meter-13':'the-button-element','meter-12':'the-button-element','meter-11':'the-button-element','set-of-space-separated-tokens-5':'elements','set-of-space-separated-tokens-6':'semantics','meter-19':'index','meter-18':'index','set-of-space-separated-tokens-7':'links','embedded-content-28':'index','embedded-content-29':'index','embedded-content-26':'index','set-of-space-separated-tokens-0':'common-microsyntaxes','embedded-content-24':'the-map-eleent','embedded-content-25':'index','embedded-content-22':'the-canvas-element','embedded-content-23':'the-map-element','embedded-content-20':'the-canvas-element','embedded-content-21':'the-canvas-element','xml:base-1':'elements','xml:base-0':'elements','set-of-space-separated-tokens-2':'common-microsyntaxes','set-of-space-separated-tokens-3':'common-microsyntaxes','home-subtree-1':'elements','home-subtree-0':'infrastructure','home-subtree-3':'obsolete','home-subtree-2':'obsolete','text-state-and-search-state_1_index':'index-of-terms','htmlareaelement-0':'index','htmlareaelement-1':'index','the-dl-element_index':'index-of-terms','set-of-space-separated-tokens-8':'index','an-iframe-srcdoc-document_index':'index-of-terms','attr-ol-reversed_index':'index-of-terms','flow-content-39':'grouping-content','flow-content-38':'grouping-content','figcaption-9':'embedded-content-1','figcaption-8':'embedded-content-1','figcaption-7':'embedded-content-1','figcaption-6':'grouping-content','figcaption-5':'grouping-content','fgcaption-4':'grouping-content','figcaption-3':'grouping-content','figcaption-2':'grouping-content','figcaption-1':'grouping-content','figcaption-0':'grouping-content','autofocus-1':'the-button-element','link-type-nofollow_index':'index-of-terms','ruby-9':'index','ruby-8':'obsolete','ruby-1':'content-models','ruby-0':'content-models','ruby-3':'text-level-semantics','ruby-2':'text-level-semantics','ruby-5':'text-level-semantics','ruby-4':'text-level-semantics','dom-media-network_loading':'video','ruby-6':'text-level-semantics','nested-browsing-contexts':'browsers','preferred-mime-name-3':'iana','attr-media-autoplay':'video','attr-iframe-longdesc':'obsolete','h1-6':'sections','h1-7':'sections','h1-4':'content-models','h1-5':'content-models','h1-2':'content-models','h1-3':'content-models','h1-0':'introduction','h1-1':'introduction','other-pragma-directives':'semantics','htmlformcontrolscollection':'urls','h1-8':'sections','h1-9':'sections','hyperlink-38':'links','hyperlink-39':'links','i':'introduction','hyperlnk-37':'links','hyperlink-34':'links','hyperlink-35':'links','hyperlink-32':'links','hyperlink-33':'links','hyperlink-30':'links','hyperlink-31':'links','alt-26':'embedded-content-1','alt-27':'embedded-content-1','alt-24':'embedded-content-1','alt-25':'embedded-content-1','alt-22':'embedded-content-1','alt-23':'embedded-content-1','alt-20':'embedded-content-1','alt-21':'embedded-content-1','alt-28':'embedded-content-1','alt-29':'embedded-content-1','htmlmetaelement-0':'index','attr-tdth-nowrap':'obsolete','syntax-doctype-3':'syntax','syntax-doctype-2':'syntax','syntax-doctype-1':'the-iframe-element','the-section-element':'sections','syntax-doctype-4':'obsolete','attr-input-autocomplete-off-state':'common-input-element-attributes','attr-fs-enctype-text':'association-of-controls-and-forms','data-1':'obsolete','data-0':'the-iframe-element','data-3':'infrastructure','data-2':'index','data-5':'elements','data-4':'urls','data-6':'elements','details-8':'interactive-elements','attr-link-hreflang':'semantics','htmladioelement-1':'index','attr-tdth-height_index':'index-of-terms','embed-19':'index','details-9':'interactive-elements','function-194':'browsers','strong-6':'text-level-semantics','strong-7':'text-level-semantics','strong-4':'text-level-semantics','strong-5':'text-level-semantics','strong-2':'text-level-semantics','strong-3':'text-level-semantics','strong-0':'content-models','strong-1':'content-models','function-191':'browsers','strong-8':'text-level-semantics','strong-9':'text-level-semantics','table-52':'index','table-53':'index','table-50':'index','table-51':'index','table-56':'index','table-54':'index','sizes':'semantics','the-document-s-address-1':'dom','the-document-s-address-0':'urls','the-document-s-address-3':'dom','the-document-s-address-2':'dom','formaction-24':'number-state','nav-4':'sections','async':'scripting-1','htmlfieldsetelement-1':'index','htmlfieldsetelement-0':'index','attr-link-rel':'semantics','function-198':'offline','phrasing-content-122':'the-button-element','phrasing-content-123':'he-button-element','phrasing-content-120':'the-button-element','phrasing-content-121':'the-button-element','phrasing-content-126':'the-button-element','phrasing-content-127':'the-button-element','phrasing-content-124':'the-button-element','phrasing-content-125':'the-button-element','phrasing-content-128':'the-button-element','phrasing-content-129':'the-button-element','attr-datafld':'obsolete','bgsound_index':'index-of-terms','col-12':'index','video-18':'video','event-media-error_index':'index-of-terms','htmlelement_index':'index-of-terms','value-3':'index','value-2':'obsolete','value-1':'the-iframe-element','html-elements-29':'syntax','value-7':'states-of-the-type-attribute','value-6':'the-input-element','value-5':'forms','value-4':'forms','html-elements-22':'content-models','wbr-4':'text-level-semantics','value-9':'states-of-the-type-attribute','value-8':'states-of-the-type-attribute','wbr-1':'content-models','wbr-0':'content-models','wbr-3':'text-level-semantics','wbr-2':'text-level-semantics','htmlmodelment-3':'index','the-small-element':'text-level-semantics','syntax-comments':'syntax','a-9':'content-models','a-8':'content-models','form-associated-element-10':'the-button-element','form-associated-element-11':'the-button-element','form-associated-element-16':'association-of-controls-and-forms','form-associated-element-17':'association-of-controls-and-forms','form-associated-element-14':'the-button-element','form-associated-element-15':'association-of-controls-and-forms','a-1':'introduction','a-0':'introduction','a-3':'urls','a-2':'urls','a-5':'content-models','a-4':'dom','a-7':'content-models','a-6':'content-models','name-16':'the-map-element','name-17':'the-map-element','name-14':'obsolete','name-15':'index','name-12':'index','name-13':'the-iframe-element','name-10':'index','name-11':'the-iframe-element','video-15':'video','name-18':'the-map-element','name-19':'index','concept-appcache-manifest-fallback-0':'offline','event-appcache-downloading':'offline','concept-appcache-manifest-fallback-1':'offline','2':'introduction','h3':'content-models','h1':'introduction','h6':'content-models','h4':'content-models','h5':'content-models','link-20':'semantics','attr-input-type-button-keyword_index':'index-of-terms','link-21':'semantics','attr-tdth-rowspan_index':'index-of-terms','link-22':'semantics','link-23':'semantics','pagetransitionevent':'history','home-subtree':'infrastructure','li-14':'interactive-elements','li-15':'interactive-elements','li-16':'interactive-elements','input-8':'index','link-27':'links','barprop':'browsers','form-owner-17':'association-of-controls-and-forms','form-owner-16':'association-of-controls-and-forms','form-owner-15':'association-of-controls-and-forms','form-owner-14':'association-of-controls-and-forms','form-owner-13':'the-button-element','form-owner-12':'the-button-element','form-owner-11':'the-button-element','form-owner-10':'the-button-element','hr':'introduction','form-owner-19':'association-of-controls-and-forms','form-owner-18':'association-of-controls-and-forms','section-17':'idex','section-16':'index','section-15':'syntax','section-14':'links','section-13':'links','section-12':'grouping-content','section-11':'grouping-content','section-10':'sections','attr-iframe-align_index':'index-of-terms','section-19':'index','section-18':'index','command-forwarddelete_index':'index-of-terms','have_metadata':'video','htmlelement-175':'index','html-28':'index','attr-col-char_index':'index-of-terms','html-21':'syntax','html-20':'syntax','dom-function-call-0':'webappapis','html-22':'syntax','html-25':'index','html-24':'index','html-27':'index','html-26':'index','phrasing-content-71':'text-level-semantics','phrasing-content-70':'text-level-semantics','phrasing-content-73':'text-level-semantics','phrasing-content-72':'text-level-semantics','phrasing-content-75':'text-level-semantics','phrasing-content-74':'text-level-semantics','phrasing-content-77':'text-level-semantics','phrasing-content-76':'text-level-semantics','phrasing-content-79':'text-level-semantics','phrasing-content-78':'text-level-seantics','case-sensitive-0':'infrastructure','case-sensitive-1':'urls','case-sensitive-2':'states-of-the-type-attribute','dom-location-host_index':'index-of-terms','dom-location-search_index':'index-of-terms','cdata-rcdata-restrictions':'syntax','textarea-40':'index','textarea-41':'index','textarea-42':'index','textarea-43':'index','textarea-44':'index','textarea-45':'index','textarea-46':'index','html-documents-11':'apis-in-html-documents','html-documents-10':'apis-in-html-documents','html-documents-13':'apis-in-html-documents','html-documents-12':'apis-in-html-documents','html-documents-15':'semantics','html-documents-14':'semantics','html-documents-17':'scripting-1','html-documents-16':'semantics','html-documents-19':'scripting-1','html-documents-18':'scripting-1','command-facet-hiddenstate-1':'commands','command-facet-hiddenstate-0':'commands','valid-mime-type_index':'index-of-terms','htmllabelelement':'forms','start-tags':'syntax','content-categories':'content-models','preferred-mime-name_index':'index-f-terms','the-optgroup-element':'the-button-element','concept-select-option-list':'the-button-element','event-popstate-0':'history','refsRFC1557':'references','attr-meter-high':'the-button-element','the-history-interface':'history','the-legend-element_index':'index-of-terms','class-8':'text-level-semantics','refsRFC1554':'references','type-68':'index','type-69':'the-button-element','htmlfieldsetelement':'forms','refsATAG':'references','class-0':'elements','class-1':'elements','class-2':'elements','class-3':'elements','class-4':'grouping-content','class-5':'text-level-semantics','class-6':'text-level-semantics','class-7':'text-level-semantics','object-6':'content-models','object-7':'content-models','object-4':'urls','object-5':'content-models','spellcheck':'elements','object-3':'urls','object-0':'index','object-1':'index','hierarchical-url':'urls','object-8':'content-models','object-9':'content-models','attr-label-for':'forms','attr-fs-enctype-urlencoded':'association-of-controls-and-forms','scope-4':'tabula-data','scope-5':'tabular-data','scope-6':'tabular-data','scope-7':'obsolete','seamless-0':'the-iframe-element','scope-1':'tabular-data','scope-2':'tabular-data','scope-3':'tabular-data','fieldset':'index','activation':'editing','h5-8':'index','case-sensitivity-and-string-comparison':'infrastructure','namespaces':'urls','the-xhtml-syntax':'the-xhtml-syntax','refsXHR':'references','aside-12':'index','aside-13':'index','a-graphical-representation-of-some-of-the-surrounding-text':'embedded-content-1','htmllinkelement-1':'index','attr-map-name_index':'index-of-terms','aside-11':'index','an-iframe-srcdoc-document-3':'semantics','an-iframe-srcdoc-document-2':'semantics','an-iframe-srcdoc-document-1':'semantics','an-iframe-srcdoc-document-0':'urls','attr-dim-height_index':'index-of-terms','syntax-end-tag-7':'syntax','index-terms_top':'index-of-terms','attr-meta-http-equiv-content-language':'semantics','browsing-context-12':'browsers','browsing-context-13':'browsers','browsing-context-10':'browsers','browsing-contet-11':'browsers','browsing-context-16':'browsers','browsing-context-17':'browsers','browsing-context-14':'browsers','browsing-context-15':'browsers','browsing-context-18':'browsers','browsing-context-19':'browsers','attr-embed-name':'obsolete','listing_index':'index-of-terms','invalid_access_err_index':'index-of-terms','attr-input-type-button-keyword':'the-input-element','flow-content-197':'index','valid-mime-type-with-no-parameters':'infrastructure','article-30':'index','article-31':'index','valid-list-of-integers-0':'the-map-element','valid-list-of-integers-1':'index','attr-progress-max_index':'index-of-terms','htmlelement-170':'index','metadata':'index','map-17':'index','hierarchical-url_index':'index-of-terms','global-attributes-124':'index','global-attributes-125':'index','global-attributes-126':'index','global-attributes-127':'index','global-attributes-120':'index','global-attributes-121':'index','global-attributes-122':'index','global-attributes-123':'index','htmlelement-111':'index','live-0':'urls',global-attributes-128':'index','global-attributes-129':'index','attr-link-href':'semantics','ins-8':'edits','ins-9':'edits','ins-6':'content-models','ins-7':'content-models','ins-4':'content-models','ins-5':'content-models','ins-2':'content-models','ins-3':'content-models','ins-0':'index','ins-1':'content-models','loop':'video','aside-8':'links','attr-style':'index','unordered-set-of-unique-space-separated-tokens_index':'index-of-terms','attr-object-align':'obsolete','html-mime-type':'infrastructure','title-49':'history','ascii-case-insensitive-24':'obsolete','attr-media-preload-metadata_index':'index-of-terms','attr-object-vspace_index':'index-of-terms','type':'semantics','attr-input-type-reset':'content-models','ascii-case-insensitive-25':'iana','formaction':'the-input-element','maximum-allowed-value-length-2':'the-button-element','attr-area-alt_index':'index-of-terms','ix-handler-onloadedmetadata':'index','ix-handler-window-onblur':'index','text-html':'iana','attr-tr-bgcolor':'obsolete','the-img-element''embedded-content-1','exceptions':'urls','size-2':'states-of-the-type-attribute','defer':'scripting-1','size-0':'the-input-element','size-1':'the-input-element','size-6':'states-of-the-type-attribute','size-7':'states-of-the-type-attribute','size-4':'states-of-the-type-attribute','list-8':'states-of-the-type-attribute','attr-meta-http-equiv-refresh':'semantics','size-8':'states-of-the-type-attribute','size-9':'states-of-the-type-attribute','textarea-34':'obsolete','ancestor-browsing-context_index':'index-of-terms','td-19':'tabular-data','td-18':'tabular-data','syntax-attributes':'syntax','external-resource-link-8':'links','anonymous-command_index':'index-of-terms','command-facet-checkedstate':'commands','external-resource-link-9':'links','attr-p-align':'obsolete','the-title-attribute_index':'index-of-terms','the-tbody-element_index':'index-of-terms','plugin-2':'infrastructure','flow-content-14':'sections','plugin-0':'infrastructure','plugin-1':'infrastructure','flow-content-11':'sections','flow-content-10':sections','flow-content-13':'sections','flow-content-12':'sections','plugin-8':'index','title-48':'common-input-element-attributes','flow-content-19':'sections','flow-content-18':'sections','the-details-element':'interactive-elements','attr-form-accept-charset_index':'index-of-terms','the-progress-element_index':'index-of-terms','attr-fs-novalidate_index':'index-of-terms','attr-tbody-valign':'obsolete','attr-object-code_index':'index-of-terms','refsCSSRUBY':'references','refsWHATWGWIKI':'references','the-h1-h2-h3-h4-h5-and-h6-elements_5_index':'index-of-terms','inline-documentation-for-external-scripts_index':'index-of-terms','concept-option-value_index':'index-of-terms','attributes-0':'syntax','attributes-1':'index','windowtimers-0':'timers','browsing-context-nested-through_index':'index-of-terms','weeks':'common-microsyntaxes','phrasing-content-268':'index','rcdata-elements-3':'syntax','rcdata-elements-2':'syntax','rcdata-elements-1':'syntax','rcdata-elements-0':'syntax','attr-fieldset-disabled':'forms','receded-or-followed_index':'index-of-terms','concept-fs-action-0':'association-of-controls-and-forms','heading-content-10':'index','command-insertorderedlist':'dnd','refsARIAIMPL':'references','table-37':'obsolete','select-52':'index','attr-object-type':'the-iframe-element','syntax-end-tag-12':'syntax','i-15':'index','attr-ol-type':'obsolete','phrasing-content-269':'index','htmlhrelement':'grouping-content','formnovalidate-3':'states-of-the-type-attribute','content':'semantics','syntax-end-tag-18':'syntax','command-insertparagraph':'dnd','htmltextareaelement':'the-button-element','default-media':'semantics','refsIANAPERMHEADERS':'references','attr-link-urn':'obsolete','html-elements':'infrastructure','option-4':'urls','option-5':'content-models','option-6':'common-input-element-attributes','option-7':'common-input-element-attributes','option-0':'index','option-1':'urls','option-2':'urls','option-3':'urls','option-8':'common-input-element-attributes','option-9':'the-button-element','phrasing-content-262':'inex','ix-handler-ondrop':'index','attr-media-preload-none-state':'video','dom-location-port-0':'history','prefetch':'links','maxlength-8':'states-of-the-type-attribute','maxlength-9':'states-of-the-type-attribute','maxlength-6':'states-of-the-type-attribute','maxlength-7':'states-of-the-type-attribute','maxlength-4':'states-of-the-type-attribute','maxlength-5':'states-of-the-type-attribute','maxlength-2':'the-input-element','maxlength-3':'states-of-the-type-attribute','maxlength-0':'the-input-element','maxlength-1':'the-input-element','dom-appcache-uncached_index':'index-of-terms','code-8':'obsolete','attr-fs-formtarget':'association-of-controls-and-forms','url-decomposition-idl-attributes-2':'history','url-decomposition-idl-attributes-3':'history','url-decomposition-idl-attributes-0':'text-level-semantics','url-decomposition-idl-attributes-1':'the-map-element','the-input-element':'the-input-element','phrasing-content-149':'index','valid-global-date-and-time-string':'common-microsyntaxes','htmldlistelement-1:'index','the-title-element_index':'index-of-terms','phrasing-content-140':'interactive-elements','phrasing-content-141':'interactive-elements','phrasing-content-142':'index','phrasing-content-143':'index','phrasing-content-144':'index','phrasing-content-145':'index','phrasing-content-146':'index','phrasing-content-147':'index','the-section-element_index':'index-of-terms','attr-input-type-submit':'content-models','the-dt-element_index':'index-of-terms','circle-0':'index','event-drag_index':'index-of-terms','attr-media-controls':'video','htmlmetaelement':'semantics','dom-location-hash':'history','event-dragstart_index':'index-of-terms','attr-fe-autofocus':'association-of-controls-and-forms','event-handler-content-attributes-11':'index','event-handler-content-attributes-12':'index','event-handler-content-attributes-13':'index','form-associated-element-30':'index','phrasing-content-263':'index','event-handler-content-attributes-16':'index','event-handler-content-attributes-17':'index','event-handler-content-atributes-18':'index','event-handler-content-attributes-19':'index','link-28':'links','form-28':'association-of-controls-and-forms','form-29':'association-of-controls-and-forms','form-26':'association-of-controls-and-forms','form-27':'association-of-controls-and-forms','form-24':'association-of-controls-and-forms','form-25':'association-of-controls-and-forms','colspan-0':'tabular-data','form-23':'the-button-element','form-20':'forms','form-21':'forms','tbody-8':'tabular-data','tbody-9':'tabular-data','link-29':'links','attr-input-type-0':'index','tbody-0':'tabular-data','tbody-1':'tabular-data','tbody-2':'tabular-data','tbody-3':'tabular-data','tbody-4':'tabular-data','tbody-5':'tabular-data','tbody-6':'tabular-data','tbody-7':'tabular-data','attr-button-value':'the-button-element','inuse_attribute_err':'urls','attr-object-declare':'obsolete','dom-media-have_metadata-0':'video','domhtmlimplementation-0':'dom','concept-fs-novalidate_index':'index-of-terms','attr-iframe-vspace':'obsolete','hr-15':'index','usema-6':'the-iframe-element','svg_index':'index-of-terms','attr-hyperlink-rel_index':'index-of-terms','hr-14':'obsolete','dom':'dom','audio-2':'content-models','audio-3':'content-models','audio-0':'content-models','audio-1':'content-models','audio-6':'video','audio-7':'video','audio-4':'content-models','audio-5':'video','audio-8':'video','audio-9':'video','attr-table-datapagesize_index':'index-of-terms','noscript-5':'semantics','noscript-4':'semantics','noscript-7':'scripting-1','noscript-6':'semantics','noscript-1':'content-models','noscript-0':'content-models','noscript-3':'content-models','noscript-2':'content-models','noscript-9':'scripting-1','noscript-8':'scripting-1','syntax':'syntax','phrasing-content-99':'video','phrasing-content-98':'the-iframe-element','phrasing-content-93':'edits','concept-fe-disabled-0':'content-models','phrasing-content-91':'edits','phrasing-content-90':'edits','phrasing-content-97':'the-iframe-element','phrasing-content-96':'the-iframe-element','phrasing-content-95':'the-iframe-eement','phrasing-content-94':'embedded-content-1','outline_index':'index-of-terms','inuse_attribute_err_index':'index-of-terms','concept-command-4':'commands','concept-command-2':'content-models','concept-command-3':'grouping-content','concept-command-0':'content-models','concept-command-1':'content-models','attr-hr-align':'obsolete','the-directionality-1':'elements','the-directionality-0':'elements','the-directionality-2':'index','dom-location-hostname-0':'history','mathml-namespace':'urls','accept-5':'states-of-the-type-attribute','alt-47':'states-of-the-type-attribute','accept-3':'states-of-the-type-attribute','event-media-canplay':'video','joint-session-history-2':'history','accept-2':'states-of-the-type-attribute','joint-session-history-3':'history','attr-tdth-charoff_index':'index-of-terms','alt-42':'states-of-the-type-attribute','accept-0':'the-input-element','the-col-element':'tabular-data','date-state_index':'index-of-terms','type-46':'content-models','type-47':'content-models','type-44':'content-mdels','type-45':'content-models','type-42':'content-models','type-43':'content-models','type-40':'content-models','type-41':'content-models','body-35':'obsolete','type-48':'content-models','type-49':'content-models','html-namespace-0_index':'index-of-terms','body-34':'obsolete','syntax-tag-name_index':'index-of-terms','hr-12':'obsolete','refsRFC5724':'references','attr-body-marginright_index':'index-of-terms','the-wbr-element_index':'index-of-terms','attr-fs-method-put-keyword_index':'index-of-terms','set-of-comma-separated-tokens_index':'index-of-terms','body-39':'obsolete','body-38':'obsolete','command-createlink_index':'index-of-terms','details-16':'index','urls':'urls','auxiliary-browsing-context-2':'browsers','auxiliary-browsing-context-1':'browsers','auxiliary-browsing-context-0':'browsers','the-figcaption-element_index':'index-of-terms','attr-meter-optimum':'the-button-element','concept-meta-extensions_index':'index-of-terms','height':'the-canvas-element','the-head-element_index':'index-of-terms','atr-input-type-url-keyword':'the-input-element','min-36':'common-input-element-attributes','min-37':'index','time-8':'text-level-semantics','min-35':'common-input-element-attributes','min-32':'number-state','min-33':'number-state','min-30':'number-state','min-31':'number-state','time-2':'content-models','time-3':'content-models','time-0':'index','time-1':'content-models','time-6':'text-level-semantics','time-7':'text-level-semantics','time-4':'sections','time-5':'text-level-semantics','url-decomposition-idl-attributes_index':'index-of-terms','valid-date-or-time-string-in-content_index':'index-of-terms','character-encoding-declaration':'semantics','attr-command-type_index':'index-of-terms','date-state':'states-of-the-type-attribute','global-attributes-142':'index','attr-div-align':'obsolete','global-attributes-140':'index','htmlembedelement-0':'index','global-attributes-146':'index','global-attributes-147':'index','global-attributes-144':'index','global-attributes-145':'index','global-attributes-148':'index','lobal-attributes-149':'index','attr-input-type-datetime-keyword_index':'index-of-terms','h6-1':'content-models','h6-0':'content-models','h6-3':'sections','h6-2':'content-models','h6-5':'sections','h6-4':'sections','h6-7':'sections','h6-6':'sections','the-source-element':'video','h6-8':'sections','browsing-context-name':'browsers','htmlhtmlelement-1':'index','state-object-0':'history','state-object-1':'history','state-object-2':'history','video-33':'index','video-32':'index','video-31':'index','state-object-3':'history','state-object-4':'history','attr-form-accept-charset':'forms','state-object-5':'history','rt-5':'text-level-semantics','rt-4':'text-level-semantics','rt-7':'text-level-semantics','rt-6':'text-level-semantics','rt-1':'text-level-semantics','rt-0':'text-level-semantics','rt-3':'text-level-semantics','rt-2':'text-level-semantics','rt-9':'syntax','id':'introduction','attr-link-charset':'obsolete','dom-location-pathname-0':'history','syntax-comments-10':'syntax','syntax-comments-11':'syntax','syntx-comments-12':'syntax','syntax-comments-13':'syntax','min-39':'the-button-element','dom-media-have_current_data_index':'index-of-terms','param-10':'index','the-button-element_index':'index-of-terms','contextmenu':'elements','attr-base-href_index':'index-of-terms','syntax-start-tag':'syntax','dom-mediaerror-media_err_src_not_supported_index':'index-of-terms','datetime-10':'index','xml:lang':'introduction','attr-input-type-image-keyword':'the-input-element','attr-command-icon':'interactive-elements','hidden-11':'editing','hidden-10':'editing','htmltimeelement':'text-level-semantics','attribute-text':'elements','media-resource_index':'index-of-terms','attr-command-checked_index':'index-of-terms','attr-menu-type_index':'index-of-terms','event-dragover':'dnd','htmlquoteelement_index':'index-of-terms','selected-1':'the-button-element','attr-param-value_index':'index-of-terms','background':'introduction','htmlobjectelement':'the-iframe-element','security-document':'dom','attr-th-scope-auto_index':'index-of-terms''optgroup-16':'index','attr-fs-method-delete_index':'index-of-terms','htmlelement-171':'index','custom-data-attribute_index':'index-of-terms','session-history-1':'history','session-history-0':'browsers','domstringmap-0':'urls','session-history-2':'history','session-history-5':'history','session-history-4':'history','session-history-7':'history','session-history-6':'history','list-9':'states-of-the-type-attribute','syntax-text-8':'syntax','attr-textarea-placeholder_index':'index-of-terms','multiple-16':'number-state','application-x-www-form-urlencoded':'forms','paragraphs':'content-models','dragover':'dnd','dom-appcache-checking-0':'offline','manifest-2':'semantics','manifest-3':'index','manifest-0':'semantics','manifest-1':'semantics','poster-0':'video','poster-1':'index','phrasing-content':'content-models','attr-object-classid':'obsolete','dimension-attributes-3':'the-iframe-element','attr-meter-min':'the-button-element','obsolete-permitted-doctype-string_index':'index-of-terms','dimension-attributes-2':'te-iframe-element','dom-link-disabled-0':'semantics','sectioning-content-24':'index','sectioning-content-23':'index','sectioning-content-22':'index','sectioning-content-21':'index','sectioning-content-20':'text-level-semantics','attr-command-disabled':'interactive-elements','flow-content-131':'index','headings-and-sections-2':'sections','headings-and-sections-0':'content-models','headings-and-sections-1':'sections','annotations-for-assistive-technology-products':'elements','htmlscriptelement-0':'index','alt-62':'number-state','alt-63':'number-state','alt-60':'number-state','alt-61':'number-state','alt-64':'index','concept-option-label_index':'index-of-terms','concept-id-28':'index','concept-id-29':'index','concept-id-24':'obsolete','concept-id-25':'obsolete','concept-id-26':'index','concept-id-27':'index','optimum-1':'the-button-element','optimum-0':'the-button-element','reflecting-content-attributes-in-idl-attributes':'urls','optimum-2':'the-button-element','menu-23':'index','menu-22':'index','menu-21':'obslete','menu-20':'syntax','menu-27':'index','menu-26':'index','menu-25':'index','menu-24':'index','attr-param-type':'obsolete','embedded-content_index':'index-of-terms','attr-input-type-time':'content-models','form':'index','the-param-element_index':'index-of-terms','htmlulistelement_index':'index-of-terms','attr-param-type_index':'index-of-terms','htmlelement-178':'index','accesskey-0':'editing','secondary-browsing-context-0':'links','syntax-tag-omission-4':'syntax','attr-iframe-srcdoc_index':'index-of-terms','concept-appcache-manifest-fallback_index':'index-of-terms','the-select-element_index':'index-of-terms','rank_index':'index-of-terms','toolbar-state-1':'content-models','toolbar-state-0':'content-models','toolbar-state-3':'interactive-elements','toolbar-state-2':'interactive-elements','toolbar-state-4':'index','dom-media-have_current_data-0':'video','concept-date_index':'index-of-terms','the-rt-element_index':'index-of-terms','attr-spellcheck':'editing','link-type-help':'links','event-handler-content-atributes-38':'index','event-handler-content-attributes-39':'index','event-handler-content-attributes-32':'index','event-handler-content-attributes-33':'index','event-handler-content-attributes-30':'index','event-handler-content-attributes-31':'index','event-handler-content-attributes-36':'index','event-handler-content-attributes-37':'index','attr-a-charset':'obsolete','event-handler-content-attributes-35':'index','form-48':'the-input-element','form-49':'the-input-element','name-58':'urls','name-59':'the-button-element','phrasing-content-162':'index','phrasing-content-163':'index','phrasing-content-160':'index','phrasing-content-161':'index','name-52':'index','form-41':'the-iframe-element','form-42':'the-iframe-element','form-43':'forms','form-44':'forms','name-57':'the-iframe-element','form-46':'forms','form-47':'forms','concept-datetime':'common-microsyntaxes','a-group-of-images-that-form-a-single-larger-picture-with-links':'embedded-content-1','embed-7':'content-models','embed-6':'content-models','embed-5:'content-models','embed-4':'content-models','embed-3':'content-models','embed-2':'dom','embed-1':'urls','embed-0':'urls','command-italic':'dnd','embed-9':'the-iframe-element','embed-8':'the-iframe-element','attr-textarea-placeholder':'the-button-element','content-models_index':'index-of-terms','function-188':'browsers','function-189':'browsers','script-33':'obsolete','function-182':'browsers','local-dates-and-times':'common-microsyntaxes','value-42':'the-button-element','value-43':'the-button-element','value-44':'the-button-element','function-187':'browsers','function-184':'browsers','function-185':'browsers','htmlcollection_index':'index-of-terms','attr-input-src_index':'index-of-terms','have_future_data':'video','htmlselectelement':'the-button-element','script-35':'index','disabled-5':'index','disabled-4':'the-button-element','disabled-7':'the-button-element','disabled-6':'the-button-element','disabled-1':'association-of-controls-and-forms','disabled-0':'forms','disabled-3':'the-button-element','disabled2':'index','disabled-9':'introduction','disabled-8':'index','attr-object-hspace_index':'index-of-terms','kbd-9':'text-level-semantics','kbd-8':'text-level-semantics','kbd-3':'grouping-content','kbd-2':'content-models','kbd-1':'content-models','kbd-0':'content-models','kbd-7':'text-level-semantics','kbd-6':'text-level-semantics','kbd-5':'text-level-semantics','kbd-4':'grouping-content','attr-tbody-align_index':'index-of-terms','placeholder-label-option':'the-button-element','div':'introduction','dir':'obsolete','command-unselect_index':'index-of-terms','width-35':'index','text-node-8':'scripting-1','text-node-9':'scripting-1','text-node-6':'content-models','text-node-7':'semantics','text-node-4':'content-models','text-node-5':'content-models','text-node-2':'content-models','formaction-23':'number-state','formaction-20':'number-state','text-node-1':'content-models','pattern-21':'number-state','flow-content-230':'index','the-undomanager-interface':'dnd','concept-http-equiv-extensions_index':'index-of-terms','pogress-0':'index','progress-1':'index','progress-2':'elements','progress-3':'content-models','progress-4':'content-models','progress-5':'content-models','progress-6':'forms','progress-7':'forms','progress-8':'the-button-element','attr-param-value':'the-iframe-element','command-selectall':'dnd','index-terms_V':'index-of-terms','category-listed-11':'index','index-terms_T':'index-of-terms','data_clone_err_index':'index-of-terms','ready-for-editing-host-commands':'dnd','type-20':'the-iframe-element','set-of-space-separated-tokens':'common-microsyntaxes','type-22':'obsolete','type-23':'index','type-24':'video','type-25':'video','type-26':'video','type-27':'index','type-28':'content-models','type-29':'content-models','the-pre-element_index':'index-of-terms','ignore_index':'index-of-terms','command-insertunorderedlist_index':'index-of-terms','bookmark-1':'links','bookmark-0':'links','link-type-last':'links','attr-object-standby':'obsolete','attr-mod-datetime':'edits','event-appcache-cached_index':'index-of-terms',stylesheet':'semantics','category-listed-14':'index','attr-col-span_index':'index-of-terms','dom-location-search':'history','the-pattern-attribute':'common-input-element-attributes','xml-namespace-1':'syntax','xml-namespace-0':'elements','xml-namespace-3':'syntax','xml-namespace-2':'syntax','attr-input-type-tel-1':'the-input-element','attr-input-type-tel-0':'content-models','attr-input-type-tel-3':'states-of-the-type-attribute','attr-input-type-tel-2':'the-input-element','category-listed-15':'index','attr-area-shape-default':'the-map-element','flow-content-247':'index','flow-content-246':'index','plugin_index':'index-of-terms','htmlparamelement-1':'index','htmlparamelement-0':'index','textarea-38':'index','video_index':'index-of-terms','windowmodal_index':'index-of-terms','attr-link-media':'semantics','multiple-20':'number-state','multiple-21':'number-state','multiple-22':'number-state','multiple-23':'number-state','multiple-24':'number-state','multiple-25':'common-input-element-attributes','multiple-26':'idex','multiple-27':'content-models','multiple-28':'content-models','multiple-29':'the-button-element','htmltablecolelement_index':'index-of-terms','attr-fs-novalidate':'association-of-controls-and-forms','attr-optgroup-label':'the-button-element','browsing-context-50':'index','min-10':'states-of-the-type-attribute','min-11':'states-of-the-type-attribute','min-12':'states-of-the-type-attribute','min-13':'states-of-the-type-attribute','min-14':'states-of-the-type-attribute','min-15':'states-of-the-type-attribute','min-16':'states-of-the-type-attribute','min-17':'states-of-the-type-attribute','min-18':'states-of-the-type-attribute','min-19':'states-of-the-type-attribute','charset':'semantics','auxiliary-browsing-context':'browsers','network_idle':'video','autofocus':'the-input-element','htmlelement-243':'index','htmlelement-242':'index','htmlelement-241':'index','htmlelement-240':'index','map':'content-models','flow-content-171':'index','max':'forms','flow-content-170':'index','datetime-2':'text-level-semantic','datetime-3':'text-level-semantics','datetime-0':'text-level-semantics','datetime-1':'text-level-semantics','datetime-6':'edits','datetime-7':'edits','datetime-4':'text-level-semantics','datetime-5':'index','global-attributes-160':'index','global-attributes-161':'index','datetime-8':'edits','datetime-9':'index','global-attributes-164':'index','global-attributes-165':'index','global-attributes-166':'index','global-attributes-167':'index','outline':'sections','attr-mod-cite_index':'index-of-terms','attr-table-cellpadding_index':'index-of-terms','attr-tbody-valign_index':'index-of-terms','attr-iframe-sandbox':'the-iframe-element','q':'index','xml-namespace_index':'index-of-terms','event-handler-content-attributes-58':'index','event-handler-content-attributes-59':'index','form-64':'index','form-65':'index','tbody-12':'tabular-data','tbody-13':'tabular-data','tbody-10':'tabular-data','tbody-11':'tabular-data','tbody-16':'syntax','tbody-17':'syntax','tbody-14':'syntax','tbody-15':'syntax','tbody-18':'syntax','tody-19':'syntax','form-68':'index','attr-input-type-submit-2':'association-of-controls-and-forms','attr-input-type-submit-1':'the-input-element','attr-input-type-submit-0':'the-input-element','user-prompts':'timers','form-submission-11':'index','form-submission-10':'index','form-submission-13':'index','form-submission-12':'index','form-submission-15':'index','form-submission-14':'index','form-submission-17':'index','form-submission-16':'index','event-handler-content-attributes-52':'index','listing':'obsolete','event-handler-content-attributes-53':'index','category-listed':'forms','dom-outerhtml_index':'index-of-terms','embedded-content-9':'the-iframe-element','embedded-content-8':'the-iframe-element','embedded-content-7':'embedded-content-1','embedded-content-6':'embedded-content-1','embedded-content-5':'content-models','embedded-content-4':'content-models','embedded-content-3':'content-models','embedded-content-2':'content-models','embedded-content-1':'embedded-content-1','embedded-content-0':'content-modes','video-19':'video','htmlquoteelement':'grouping-content','i-14':'index','video-11':'content-models','video-10':'content-models','video-13':'the-iframe-element','video-12':'the-iframe-element','the-required-attribute':'common-input-element-attributes','video-14':'the-iframe-element','video-17':'video','video-16':'video','i-16':'index','phrasing-content-180':'index','manifests':'offline','the-mark-element_index':'index-of-terms','phrasing-content-182':'index','i-12':'links','edits-and-paragraphs':'edits','syntax-tag-omission':'syntax','kbd-20':'index','htmlsourceelement-0':'index','htmlsourceelement-1':'index','htmlhtmlelement':'semantics','htmlkeygenelement-0':'index','htmlkeygenelement-1':'index','function-99':'elements','function-98':'elements','sectioning-root':'sections','function-91':'elements','function-90':'elements','function-93':'elements','function-92':'elements','function-95':'elements','function-94':'elements','function-97':'elements','function-96':'elements','media_err_aborted':'video','validdate-string-in-content-with-optional-time_index':'index-of-terms','htmllinkelement':'semantics','attr-fe-name-charset_index':'index-of-terms','valid-mime-type-with-no-parameters_index':'index-of-terms','ix-handler-window-onbeforeunload':'index','language':'obsolete','nofollow':'links','valid-list-of-integers':'common-microsyntaxes','value-40':'index','first':'links','current-entry-4':'index','current-entry-5':'index','current-entry-0':'history','current-entry-1':'history','current-entry-2':'history','current-entry-3':'history','dom-appcache-checking_index':'index-of-terms','elements-0':'syntax','elements-1':'index','formatblock-candidate-8':'sections','formatblock-candidate-9':'grouping-content','event-handlers_index':'index-of-terms','formatblock-candidate-4':'sections','formatblock-candidate-5':'sections','formatblock-candidate-6':'sections','formatblock-candidate-7':'sections','formatblock-candidate-0':'sections','formatblock-candidate-1':'sections','formatblock-candidate-2':'sections','formatblock-candiate-3':'sections','paragraph-2':'content-models','paragraph-3':'content-models','paragraph-0':'introduction','paragraph-1':'content-models','paragraph-6':'grouping-content','paragraph-7':'text-level-semantics','paragraph-4':'content-models','paragraph-5':'grouping-content','paragraph-8':'text-level-semantics','paragraph-9':'edits','command-facet-label_index':'index-of-terms','the-q-element':'text-level-semantics','refsRFC1345':'references','nav-15':'index','nav-14':'index','nav-16':'index','nav-11':'syntax','nav-10':'links','nav-13':'index','nav-12':'index','attr-input-min_index':'index-of-terms','attr-tr-bgcolor_index':'index-of-terms','accept-7':'states-of-the-type-attribute','alt-45':'states-of-the-type-attribute','alt-46':'states-of-the-type-attribute','accept-4':'states-of-the-type-attribute','alt-40':'the-input-element','alt-41':'states-of-the-type-attribute','accept-1':'the-input-element','alt-43':'states-of-the-type-attribute','hyperlink-69':'links','alt-48':'states-of-the-type-attribute','alt-49':'tates-of-the-type-attribute','accept-9':'states-of-the-type-attribute','accept-8':'states-of-the-type-attribute','htmliframeelement_index':'index-of-terms','time-22':'index','htmltablecaptionelement':'tabular-data','valid-time-string-2':'common-microsyntaxes','valid-time-string-3':'states-of-the-type-attribute','valid-time-string-0':'common-microsyntaxes','valid-time-string-1':'common-microsyntaxes','valid-time-string-4':'states-of-the-type-attribute','valid-time-string-5':'states-of-the-type-attribute','attr-script-language_index':'index-of-terms','htmlelement-237':'index','attr-fs-enctype-formdata_index':'index-of-terms','dom-appcache-obsolete-0':'offline','draggable-1':'dnd','draggable-0':'dnd','draggable-3':'dnd','draggable-2':'dnd','event-media-emptied_index':'index-of-terms','event-pagehide':'history','attr-fe-maxlength_index':'index-of-terms','type_mismatch_err':'urls','wrong_document_err-1':'editing','list-30':'index','ascii-case-insensitive-16':'browsers','general-guidelines':'embedded-content-1','low-content-190':'index','attr-input-type-tel':'content-models','browsing-context-name_index':'index-of-terms','attr-input-checked':'the-input-element','xhtml_index':'index-of-terms','htmldocument':'dom','syntax_err':'urls','current-entry_index':'index-of-terms','usemap-10':'index','dl-3':'grouping-content','dl-2':'grouping-content','dl-1':'grouping-content','dl-0':'content-models','dl-7':'grouping-content','dl-6':'grouping-content','dl-5':'grouping-content','dl-4':'grouping-content','dl-9':'grouping-content','dl-8':'grouping-content','attributes-common-to-form-controls':'association-of-controls-and-forms','step-13':'states-of-the-type-attribute','step-12':'states-of-the-type-attribute','step-11':'states-of-the-type-attribute','step-10':'states-of-the-type-attribute','step-17':'states-of-the-type-attribute','step-16':'states-of-the-type-attribute','step-15':'states-of-the-type-attribute','step-14':'states-of-the-type-attribute','event-popstate_index':'index-of-terms','step-19':'states-of-the-type-attribute''step-18':'states-of-the-type-attribute','form-62':'the-button-element','form-63':'association-of-controls-and-forms','form-60':'the-button-element','form-61':'the-button-element','form-66':'index','form-67':'index','formmethod-8':'states-of-the-type-attribute','formmethod-9':'states-of-the-type-attribute','formmethod-6':'states-of-the-type-attribute','formmethod-7':'states-of-the-type-attribute','formmethod-4':'states-of-the-type-attribute','formmethod-5':'states-of-the-type-attribute','formmethod-2':'states-of-the-type-attribute','formmethod-3':'states-of-the-type-attribute','formmethod-0':'the-input-element','formmethod-1':'the-input-element','phrasing-content-188':'index','phrasing-content-189':'index','phrasing-content-184':'index','phrasing-content-185':'index','phrasing-content-186':'index','phrasing-content-187':'index','i-11':'text-level-semantics','i-10':'text-level-semantics','i-13':'dnd','summary':'tabular-data','mark-2':'text-level-semantics','mark-3':'text-level-semantics','mark-0':'content-moels','mark-1':'content-models','mark-6':'text-level-semantics','mark-7':'text-level-semantics','mark-4':'text-level-semantics','mark-5':'text-level-semantics','mark-8':'text-level-semantics','mark-9':'text-level-semantics','metadata-content-10':'semantics','metadata-content-11':'semantics','metadata-content-12':'semantics','metadata-content-13':'scripting-1','metadata-content-14':'scripting-1','metadata-content-15':'scripting-1','metadata-content-16':'interactive-elements','attr-option-selected':'the-button-element','metadata-content-18':'index','svg-namespace':'urls','input-11':'index','infrastructure':'infrastructure','set-of-space-separated-tokens-1':'common-microsyntaxes','attr-input-type-url-1':'the-input-element','attr-link-methods':'obsolete','user-interaction':'introduction','attr-input-type-url-0':'content-models','ascii-case-insensitive-11':'forms','ascii-case-insensitive-10':'scripting-1','ascii-case-insensitive-13':'number-state','ascii-case-insensitive-12':'number-state','ascii-case-insensitive15':'links','ascii-case-insensitive-14':'common-input-element-attributes','ascii-case-insensitive-17':'syntax','ul-13':'links','ascii-case-insensitive-19':'syntax','ascii-case-insensitive-18':'syntax','attr-input-type-url-2':'the-input-element','inter-element-whitespace-6':'semantics','attr-script-language':'obsolete','label':'index','svg-4':'index','inter-element-whitespace-7':'embedded-content-1','svg-5':'index','ul-16':'obsolete','ix-handler-window-ononline':'index','svg-6':'index','ul-17':'obsolete','ascii-case-insensitive-1':'common-microsyntaxes','ascii-case-insensitive-0':'infrastructure','ascii-case-insensitive-3':'common-microsyntaxes','ascii-case-insensitive-2':'common-microsyntaxes','ascii-case-insensitive-5':'elements','ascii-case-insensitive-4':'elements','ascii-case-insensitive-7':'semantics','ascii-case-insensitive-6':'semantics','ascii-case-insensitive-9':'semantics','ascii-case-insensitive-8':'semantics','syntax-charref-4':'syntax','syntax-charref-5':'syntax','svg-0':'the-map-element','svg-':'content-models','svg-2':'content-models','svg-3':'content-models','acronym_index':'index-of-terms','security-0':'association-of-controls-and-forms','syntax-charref-0':'semantics','syntax-charref-1':'syntax','dates':'common-microsyntaxes','ul-19':'index','htmlformcontrolscollection_index':'index-of-terms','content-categories-0':'elements','insert-an-element-into-a-document':'infrastructure','creator-browsing-context-4':'browsers','the-datalist-element_index':'index-of-terms','creator-browsing-context-1':'browsers','creator-browsing-context-0':'browsers','creator-browsing-context-3':'browsers','creator-browsing-context-2':'browsers','colspan':'tabular-data','div-19':'obsolete','div-18':'obsolete','div-17':'syntax','div-16':'history','div-15':'links','div-14':'links','div-13':'grouping-content','div-12':'grouping-content','div-11':'grouping-content','div-10':'grouping-content','textarea-28':'editing','textarea-29':'editing','textarea-26':'the-button-element','textarea-27':'the-button-element','annotations-fr-assistive-technology-products-aria':'content-models','textarea-25':'the-button-element','textarea-22':'the-button-element','textarea-23':'the-button-element','textarea-20':'forms','mark':'content-models','attr-q-cite_index':'index-of-terms','htmlbaseelement':'semantics','h1-25':'index','h1-24':'index','h1-27':'index','h1-26':'index','h1-21':'obsolete','h1-20':'syntax','h1-23':'index','h1-22':'index','link-type-bookmark':'links','concept-input-required':'common-input-element-attributes','refsTIS620':'references','time-ranges':'video','time-state_index':'index-of-terms','attr-area-shape-keyword-default':'the-map-element','top-level-browsing-context-3':'browsers','top-level-browsing-context-2':'browsers','xml-documents-8':'apis-in-html-documents','xml-documents-9':'apis-in-html-documents','top-level-browsing-context-6':'history','top-level-browsing-context-5':'browsers','top-level-browsing-context-4':'browsers','xml-documents-2':'elements','xml-documents-3':'elements','xml-documents-0':'dom','xml-documents-1:'dom','xml-documents-6':'apis-in-html-documents','xml-documents-7':'apis-in-html-documents','xml-documents-4':'elements','xml-documents-5':'elements','home-subtree_index':'index-of-terms','syntax-ambiguous-ampersand_index':'index-of-terms','meta_index':'index-of-terms','the-h1-h2-h3-h4-h5-and-h6-elements_4_index':'index-of-terms','placeholder-20':'number-state','placeholder-21':'number-state','placeholder-22':'number-state','placeholder-23':'number-state','placeholder-24':'common-input-element-attributes','placeholder-25':'common-input-element-attributes','placeholder-26':'common-input-element-attributes','placeholder-27':'index','placeholder-28':'the-button-element','placeholder-29':'the-button-element','object-2':'index','ready-for-editing-host-commands-8':'dnd','ready-for-editing-host-commands-9':'dnd','ready-for-editing-host-commands-0':'dnd','ready-for-editing-host-commands-1':'dnd','ready-for-editing-host-commands-2':'dnd','samp':'content-models','ready-for-editing-host-commands-4':'dnd','ready-for-eiting-host-commands-5':'dnd','ready-for-editing-host-commands-6':'dnd','ready-for-editing-host-commands-7':'dnd','the-map-element':'the-map-element','the-progress-element':'the-button-element','flow-content-229':'index','flow-content-228':'index','flow-content-227':'index','flow-content-226':'index','flow-content-225':'index','flow-content-224':'index','flow-content-223':'index','flow-content-222':'index','flow-content-221':'index','flow-content-220':'index','rp-9':'syntax','rp-8':'syntax','rel-alternate_index':'index-of-terms','h2-9':'index','h2-8':'syntax','h2-5':'sections','rp-0':'text-level-semantics','h2-7':'sections','h2-6':'sections','h2-1':'content-models','h2-0':'content-models','h2-3':'sections','h2-2':'content-models','phrasing-content-148':'index','hyperlink-72':'index','the-source-element_index':'index-of-terms','htmldivelement_index':'index-of-terms','design-notes':'introduction','attr-meter-high_index':'index-of-terms','small-11':'index','htmlvideoelement-1':'index','dom-appcache-obsolete_indx':'index-of-terms','small-10':'index','small-13':'index','small-12':'index','compliance-with-other-specifications':'introduction','location-4':'history','location-5':'history','location-6':'history','location-0':'dom','location-1':'browsers','the-thead-element':'tabular-data','location-3':'history','event-hashchange':'history','parse_err':'urls','html-elements-3':'elements','html-elements-2':'elements','html-elements-1':'elements','html-elements-0':'dom','html-elements-7':'elements','html-elements-6':'elements','html-elements-5':'elements','html-elements-4':'elements','html-elements-9':'elements','html-elements-8':'elements','audience':'introduction','concept-date':'common-microsyntaxes','attr-dataformatas':'obsolete','concept-option-disabled-1':'the-button-element','concept-option-disabled-0':'the-button-element','concept-option-disabled-2':'the-button-element','external-resource-link':'links','attr-base-target':'semantics','htmlmapelement_index':'index-of-terms','attributes-common-to-ins-and-del-elements:'edits','enumerated-attribute-12':'association-of-controls-and-forms','max-8':'states-of-the-type-attribute','max-9':'states-of-the-type-attribute','enumerated-attribute-13':'interactive-elements','max-4':'states-of-the-type-attribute','max-5':'states-of-the-type-attribute','max-6':'states-of-the-type-attribute','max-7':'states-of-the-type-attribute','max-0':'the-input-element','max-1':'the-input-element','max-2':'the-input-element','max-3':'states-of-the-type-attribute','enumerated-attribute-11':'association-of-controls-and-forms','the-embed-element_index':'index-of-terms','enumerated-attribute-16':'editing','list-of-the-descendant-browsing-contexts-0':'browsers','enumerated-attribute-17':'dnd','willful-violation_index':'index-of-terms','enumerated-attribute-14':'interactive-elements','enumerated-attribute-15':'editing','invalid_state_err-3':'apis-in-html-documents','invalid_state_err-2':'apis-in-html-documents','invalid_state_err-1':'apis-in-html-documents','invalid_state_err-0':'apis-in-html-documents',invalid_state_err-7':'video','invalid_state_err-6':'apis-in-html-documents','invalid_state_err-5':'apis-in-html-documents','dom-media-network_empty':'video','ix-handler-onmouseup':'index','invalid_state_err-9':'common-input-element-attributes','invalid_state_err-8':'common-input-element-attributes','keygen-10':'forms','keygen-11':'forms','dom-document-open-1':'dom','dom-document-open-0':'dom','keygen-14':'syntax','keygen-15':'index','keygen-16':'index','keygen-17':'index','keygen-18':'index','keygen-19':'index','syntax-newlines_index':'index-of-terms','title-on-style':'semantics','htmlformelement_index':'index-of-terms','action-4':'index','action-1':'forms','action-0':'forms','action-3':'association-of-controls-and-forms','action-2':'association-of-controls-and-forms','parent-browsing-context':'browsers','references':'references','function-183':'browsers','textarea-21':'the-button-element','current-entry-of-the-joint-session-history_index':'index-of-terms','multiple-1':'the-input-element','htmltablesectioneement':'tabular-data','multiple-3':'states-of-the-type-attribute','multiple-2':'states-of-the-type-attribute','multiple-5':'states-of-the-type-attribute','multiple-4':'states-of-the-type-attribute','multiple-7':'states-of-the-type-attribute','multiple-6':'states-of-the-type-attribute','multiple-9':'states-of-the-type-attribute','multiple-8':'states-of-the-type-attribute','attr-source-type':'video','styling':'semantics','phrasing-content-181':'index','obsolete-permitted-doctype-string-2':'syntax','obsolete-permitted-doctype-string-1':'syntax','attr-textarea-readonly':'the-button-element','the-code-element':'text-level-semantics','loop-4':'index','loop-3':'video','loop-2':'video','loop-1':'video','loop-0':'video','function-73':'elements','function-72':'elements','function-71':'elements','alt-4':'embedded-content-1','alt-3':'embedded-content-1','alt-2':'embedded-content-1','alt-1':'content-models','alt-0':'content-models','function-79':'elements','function-78':'elements','alt-9':'embedded-content-1','alt-8':'ebedded-content-1','media-element-attributes-0':'video','media-element-attributes-1':'video','syntax-text':'syntax','attr-command-title':'interactive-elements','attr-media-preload_index':'index-of-terms','ratechange':'index','phrasing-content-183':'index','datetime-local-0':'states-of-the-type-attribute','session-history-entry_index':'index-of-terms','link-type-search_index':'index-of-terms','stylesheet-3':'links','caption-21':'index','caption-20':'index','stylesheet-0':'links','an-image-not-intended-for-the-user':'embedded-content-1','prev-0':'links','prev-1':'links','command-facet-type-1':'content-models','command-facet-type-0':'content-models','command-facet-type-3':'commands','command-facet-type-2':'content-models','command-facet-action':'commands','fallback-content':'content-models','u':'obsolete','the-style-element_index':'index-of-terms','attr-tdth-axis':'obsolete','the-em-element':'text-level-semantics','attr-input-autocomplete-default-state_index':'index-of-terms','browsers':'browsers','input-98':'nmber-state','input-99':'number-state','input-96':'number-state','input-97':'number-state','input-94':'number-state','input-95':'number-state','input-92':'number-state','input-93':'number-state','input-90':'number-state','input-91':'number-state','tree-order':'infrastructure','concept-input-type-file-selected':'number-state','index-0':'links','htmlobjectelement_index':'index-of-terms','index-1':'links','attr-keygen-challenge_index':'index-of-terms','nohref':'obsolete','colgroup-8':'tabular-data','colgroup-9':'tabular-data','list-19':'number-state','list-18':'number-state','the-session-history-of-browsing-contexts':'history','colgroup-2':'tabular-data','list-14':'states-of-the-type-attribute','list-17':'number-state','list-16':'number-state','list-11':'states-of-the-type-attribute','list-10':'states-of-the-type-attribute','list-13':'states-of-the-type-attribute','colgroup-5':'tabular-data','event-media-volumechange_index':'index-of-terms','concept-submit-button-1':'number-state','styling_index':'index-of-term','valid-browsing-context-name_index':'index-of-terms','pattern-8':'states-of-the-type-attribute','pattern-9':'states-of-the-type-attribute','parent-browsing-context_index':'index-of-terms','pattern-4':'states-of-the-type-attribute','pattern-5':'states-of-the-type-attribute','pattern-6':'states-of-the-type-attribute','pattern-7':'states-of-the-type-attribute','pattern-0':'the-input-element','pattern-1':'the-input-element','pattern-2':'states-of-the-type-attribute','pattern-3':'states-of-the-type-attribute','url_index':'index-of-terms','plugins':'infrastructure','classes_index':'index-of-terms','attr-meta-http-equiv-content-type-0':'semantics','attr-meta-http-equiv-content-type-1':'semantics','attr-meta-http-equiv-content-type-2':'semantics','attr-meta-http-equiv-content-type-3':'semantics','attr-meta-http-equiv-content-type-4':'semantics','attr-meta-http-equiv-content-type-5':'semantics','attr-meta-http-equiv-content-type-6':'semantics','attr-meta-http-equiv-content-type-7':'semantics','attr-meta-http-equivcontent-type-8':'semantics','attr-meta-http-equiv-content-type-9':'semantics','phrasing-content-216':'index','terminology-0':'urls','phrasing-content-210':'index','top-level-browsing-context-1':'browsers','phrasing-content-212':'index','phrasing-content-213':'index','top-level-browsing-context-0':'the-iframe-element','first-0':'links','first-1':'links','flow-content-1':'content-models','flow-content-0':'content-models','flow-content-3':'content-models','flow-content-2':'content-models','flow-content-5':'semantics','flow-content-4':'content-models','flow-content-7':'semantics','flow-content-6':'semantics','step-35':'common-input-element-attributes','flow-content-8':'scripting-1','step-37':'index','step-36':'association-of-controls-and-forms','step-31':'number-state','step-30':'number-state','step-33':'common-input-element-attributes','step-32':'common-input-element-attributes','sectioning-root-14':'index','sectioning-root-15':'index','sectioning-root-16':'index','sectioning-root-17':'index','sectioning-root-0':'interactive-elements','sectioning-root-11':'index','sectioning-root-12':'index','sectioning-root-13':'index','strong-14':'index','dom-mediaerror-media_err_aborted-0':'video','search':'links','strong-10':'text-level-semantics','strong-11':'text-level-semantics','strong-12':'text-level-semantics','strong-13':'index','nofollow-0':'links','event-media-ratechange_index':'index-of-terms','controls-11':'index','controls-10':'index','ins-18':'edits','ins-19':'edits','attr-col-charoff':'obsolete','ins-10':'edits','ins-11':'edits','ins-12':'edits','ins-13':'edits','ins-14':'edits','ins-15':'edits','ins-16':'edits','ins-17':'edits','doctype-legacy-string-0':'syntax','doctype-legacy-string-1':'syntax','event-media-timeupdate_index':'index-of-terms','attr-a-urn':'obsolete','url-1':'urls','url-0':'urls','url-3':'urls','url-2':'urls','url-5':'urls','url-4':'urls','url-7':'semantics','url-6':'dom','url-9':'semantics','url-8':'semantics','tfoot-29':'index','tfoot-28':'index','syntax-start-tag-8':'syntax','syntax-start-tg-9':'syntax','named-character-references_index':'index-of-terms','syntax-start-tag-0':'introduction','syntax-start-tag-1':'syntax','syntax-start-tag-2':'syntax','syntax-start-tag-3':'syntax','attr-col-span':'tabular-data','syntax-start-tag-5':'syntax','syntax-start-tag-6':'syntax','syntax-start-tag-7':'syntax','none':'index','undomanagerevent-0':'dnd','undomanagerevent-1':'index','undomanagerevent-2':'index','paragraph':'content-models','del':'index','dom-innerhtml':'apis-in-html-documents','attr-input-vspace_index':'index-of-terms','style-13':'content-models','style-12':'content-models','style-11':'content-models','style-10':'introduction','style-17':'semantics','style-16':'semantics','style-15':'semantics','style-14':'semantics','style-19':'semantics','style-18':'semantics','contenteditable-1':'editing','contenteditable-0':'elements','contenteditable-3':'acknowledgements','contenteditable-2':'editing','ol-24':'index','ol-21':'index','ol-20':'index','ol-23':'index','ol-22':'index','not_found_err_index':'idex-of-terms','valid-url':'urls','attr-input-type-color-1':'the-input-element','attr-input-type-color-0':'the-input-element','attr-fe-name_index':'index-of-terms','enabling-and-disabling-form-controls':'association-of-controls-and-forms','htmlbodyelement':'sections','autocomplete-11':'states-of-the-type-attribute','autocomplete-10':'states-of-the-type-attribute','autocomplete-13':'states-of-the-type-attribute','autocomplete-12':'states-of-the-type-attribute','autocomplete-15':'states-of-the-type-attribute','autocomplete-14':'states-of-the-type-attribute','autocomplete-17':'states-of-the-type-attribute','autocomplete-16':'states-of-the-type-attribute','autocomplete-19':'number-state','autocomplete-18':'number-state','menus_index':'index-of-terms','attr-media-controls_index':'index-of-terms','refsXPATH10':'references','playing':'index','the-lang-and-xml:lang-attributes':'elements','body-24':'syntax','ix-handler-window-onpageshow':'index','image-map_index':'index-of-terms','body-25':'syntax','body-26':'syntax''body-27':'syntax','function-142':'browsers','link-type-author_index':'index-of-terms','styling-processing-model-2':'links','styling-processing-model-1':'semantics','styling-processing-model-0':'semantics','attr-area-shape-rect_index':'index-of-terms','function-140':'browsers','function-141':'browsers','concept-input-value-default-range_index':'index-of-terms','details-20':'index','popstate-0':'index','interactive-content-8':'the-iframe-element','interactive-content-9':'video','interactive-content-6':'the-iframe-element','interactive-content-7':'the-iframe-element','interactive-content-4':'text-level-semantics','interactive-content-5':'embedded-content-1','interactive-content-2':'content-models','interactive-content-3':'text-level-semantics','interactive-content-0':'content-models','interactive-content-1':'introduction','command-insertlinebreak_index':'index-of-terms','seeking':'video','event-media-pause':'video','doctype-legacy-string_index':'index-of-terms','interactive-content_index':'index-of-terms','fuction-148':'browsers','noreferrer-1':'links','noreferrer-0':'links','newlines':'syntax','function-149':'browsers','attr-dl-compact_index':'index-of-terms','ready-for-editing-host-commands-3':'dnd','telephone-state_index':'index-of-terms','progress-18':'index','effective-script-origin_index':'index-of-terms','ix-handler-onerror':'index','attr-table-datapagesize':'obsolete','the-document-s-current-address-1':'dom','the-document-s-current-address-0':'dom','the-document-s-current-address-3':'index','the-document-s-current-address-2':'history','refsRFC2119':'references','concept-datetime-local-0':'states-of-the-type-attribute','del-19':'edits','del-18':'edits','del-15':'edits','del-14':'edits','del-17':'edits','del-16':'edits','del-11':'content-models','del-10':'content-models','del-13':'edits','del-12':'edits','width-30':'number-state','width-31':'number-state','blockquote-4':'grouping-content','flow-content-205':'index','flow-content-204':'index','flow-content-207':'index','blockquote-5':'grouping-content','flw-content-201':'index','attr-embed-align':'obsolete','flow-content-203':'index','flow-content-202':'index','timeranges-2':'video','blockquote-2':'sections','timeranges-0':'video','timeranges-1':'video','timeranges-6':'video','flow-content-208':'index','timeranges-4':'video','timeranges-5':'video','br-13':'index','br-12':'index','br-11':'index','br-10':'obsolete','htmlelement-207':'index','width-36':'index','htmlelement-205':'index','br-14':'index','attr-meta-http-equiv-content-language_index':'index-of-terms','htmlelement-209':'index','width-37':'index','range-state_index':'index-of-terms','high-5':'index','high-4':'the-button-element','high-1':'the-button-element','high-0':'the-button-element','high-3':'the-button-element','high-2':'the-button-element','htmliframeelement-1':'index','htmliframeelement-0':'index','phrasing-content-165':'index','selection-2':'browsers','selection-3':'editing','selection-0':'editing','selection-1':'dom','selection-6':'editing','selection-4':'editing','selection-5':'editing','mnu-18':'interactive-elements','attr-input-type-number-0':'the-input-element','attr-input-type-number-1':'the-input-element','attr-input-type-number-2':'number-state','syntax-tag-omission-1':'syntax','attr-media-preload-metadata-state':'video','video-4':'index','attr-tdth-bgcolor_index':'index-of-terms','attr-media-preload-auto_index':'index-of-terms','global-attributes-71':'tabular-data','htmldocument-5':'dom','htmldocument-4':'dom','htmldocument-7':'dom','htmldocument-6':'dom','htmldocument-1':'introduction','htmldocument-0':'introduction','htmldocument-3':'dom','htmldocument-2':'dom','formtarget-21':'number-state','global-attributes-77':'tabular-data','formtarget-23':'number-state','formtarget-22':'number-state','htmldocument-9':'dom','formtarget-24':'number-state','formtarget-27':'the-button-element','formtarget-26':'the-button-element','htmlmediaelement-2':'index','video-3':'index','htmlmediaelement-3':'index','video-2':'index','htmlmediaelement-0':'video','htmlmediaelement-1':'video','application-name-':'semantics','htmldatalistelement-1':'index','htmldatalistelement-0':'index','attr-object-border':'obsolete','command-facet-icon-0':'commands','valid-time-string_index':'index-of-terms','attr-area-shape-rect-1':'the-map-element','attr-area-shape-rect-0':'the-map-element','hreflang-2':'text-level-semantics','hreflang-3':'the-map-element','hreflang-0':'index','hreflang-1':'text-level-semantics','hreflang-6':'links','hreflang-7':'links','hreflang-4':'the-map-element','hreflang-5':'links','text-content':'content-models','hreflang-8':'index','hreflang-9':'index','attr-input-step':'common-input-element-attributes','b':'introduction','attr-fs-method-get_index':'index-of-terms','attr-embed-src':'the-iframe-element','ix-handler-onload':'index','the-a-element':'text-level-semantics','refsUNIVCHARDET':'references','syntax_err-8':'timers','h2-4':'sections','syntax_err-6':'apis-in-html-documents','syntax_err-7':'apis-in-html-documents','syntax_err-4':'apis-in-html-documents','syntax_err-5':'apis-in-html-documents','synax_err-2':'urls','syntax_err-3':'urls','syntax_err-0':'urls','syntax_err-1':'urls','attr-tr-char':'obsolete','ix-handler-window-onbeforeprint':'index','rp-2':'text-level-semantics','syntax_index':'index-of-terms','accesskey-1':'editing','event-media-seeked_index':'index-of-terms','target-16':'index','rp-5':'text-level-semantics','target-14':'the-map-element','target-15':'the-map-element','target-12':'text-level-semantics','target-13':'text-level-semantics','target-10':'index','target-11':'introduction','attr-script-charset':'scripting-1','rp-7':'text-level-semantics','attr-body-alink':'obsolete','range-state':'number-state','rp-6':'text-level-semantics','rp-1':'text-level-semantics','hspace':'the-iframe-element','attr-img-longdesc_index':'index-of-terms','function-55':'elements','function-54':'elements','function-57':'elements','function-56':'elements','function-51':'dom','function-50':'dom','function-53':'dom','function-52':'dom','attr-input-type-week-keyword':'the-input-element','function-59':'elements','unction-58':'elements','resource-metadata-management_index':'index-of-terms','maximum-allowed-value-length':'association-of-controls-and-forms','the-dfn-element_index':'index-of-terms','attr-input-align_index':'index-of-terms','attr-meta-http-equiv-refresh-0':'semantics','attr-meta-http-equiv-refresh-1':'semantics','refsCHARMOD':'references','target-5':'index','rp-3':'text-level-semantics','command-facet-hint-0':'commands','datatransfer':'dnd','htmltimeelement-0':'index','attr-style-title':'semantics','htmltimeelement-1':'index','attr-input-type-checkbox':'content-models','htmlheadelement_index':'index-of-terms','window-39':'index','window-38':'index','time-19':'index','window-31':'index','window-30':'index','window-33':'index','window-32':'index','window-35':'index','window-34':'index','window-37':'index','window-36':'index','attr-tdth-char_index':'index-of-terms','phrasing-content-168':'index','rp-4':'text-level-semantics','the-abbr-element':'text-level-semantics','attr-style-scoped':'semantics','the-h1-h-h3-h4-h5-and-h6-elements_2_index':'index-of-terms','the-autocomplete-attribute':'common-input-element-attributes','refsXMLNS':'references','restrictions-for-contents-of-script-elements':'scripting-1','lang-10':'obsolete','structure-of-this-specification':'introduction','the-base-element_index':'index-of-terms','rt-14':'index','rt-11':'syntax','rt-10':'syntax','rt-13':'index','rt-12':'index','phrasing-content-28':'text-level-semantics','attr-dfn-title_index':'index-of-terms','link-75':'index','phrasing-content-29':'text-level-semantics','link-73':'index','user-interface':'video','link-71':'index','link-70':'index','attr-a-coords_index':'index-of-terms','the-command_index':'index-of-terms','embedded-content':'content-models','collections-5':'urls','collections-4':'urls','interfaces':'index','boolean-attribute-29':'index','collections-1':'urls','collections-0':'urls','collections-3':'urls','collections-2':'urls','interactive-content-18':'the-button-element','interactive-content-19':'interactive-elements','intractive-content-10':'video','interactive-content-11':'forms','interactive-content-12':'forms','interactive-content-13':'the-input-element','interactive-content-14':'the-button-element','interactive-content-15':'the-button-element','interactive-content-16':'the-button-element','interactive-content-17':'the-button-element','the-dd-element_index':'index-of-terms','the-link-is-an-alternative-stylesheet_index':'index-of-terms','htmlcollection-38':'the-button-element','document.write':'apis-in-html-documents','attr-input-checked_index':'index-of-terms','title-18':'embedded-content-1','title-19':'embedded-content-1','title-10':'text-level-semantics','title-11':'text-level-semantics','title-12':'text-level-semantics','domsettabletokenlist':'urls','title-14':'text-level-semantics','title-15':'text-level-semantics','title-16':'embedded-content-1','title-17':'embedded-content-1','param':'index','phrasing-content-238':'index','phrasing-content-239':'index','phrasing-content-232':'index','phrasing-content-233':'index','hrasing-content-230':'index','phrasing-content-231':'index','phrasing-content-236':'index','phrasing-content-237':'index','phrasing-content-234':'index','phrasing-content-235':'index','concept-select-option-list-1':'the-button-element','concept-select-option-list-0':'content-models','concept-select-option-list-3':'the-button-element','concept-select-option-list-2':'the-button-element','concept-select-option-list-5':'the-button-element','concept-select-option-list-4':'the-button-element','concept-select-option-list-7':'the-button-element','concept-select-option-list-6':'the-button-element','concept-select-option-list-9':'the-button-element','concept-select-option-list-8':'the-button-element','valid-month-string-2':'states-of-the-type-attribute','valid-month-string-3':'states-of-the-type-attribute','valid-e-mail-address-list_index':'index-of-terms','fieldset-15':'forms','fieldset-14':'forms','fieldset-17':'association-of-controls-and-forms','fieldset-16':'association-of-controls-and-forms','fieldset-11':'form','fieldset-10':'forms','fieldset-13':'forms','fieldset-12':'forms','fieldset-19':'obsolete','flow-content-53':'grouping-content','pingback-0':'links','pingback-1':'links','the-constraint-validation-api':'association-of-controls-and-forms','ix-handler-ondurationchange':'index','param-3':'the-iframe-element','param-2':'the-iframe-element','param-1':'the-iframe-element','param-0':'content-models','attr-textarea-wrap-hard-state':'the-button-element','param-6':'obsolete','param-5':'obsolete','param-4':'syntax','param-9':'index','param-8':'obsolete','event-popstate':'history','needs-a-date':'text-level-semantics','function-124':'sections','function-125':'sections','function-126':'sections','value-29':'the-button-element','function-120':'sections','function-121':'sections','function-122':'sections','function-123':'sections','value-22':'number-state','value-23':'number-state','value-20':'number-state','value-21':'number-state','value-26':'association-of-controls-and-forms','function-129':'browsers','value-24':'numer-state','value-25':'common-input-element-attributes','multicol':'obsolete','index-terms_J':'index-of-terms','rel-sidebar-hyperlink_index':'index-of-terms','valid-e-mail-address_index':'index-of-terms','ix-handler-onmouseover':'index','a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons-logos':'embedded-content-1','pragma-set-default-language':'semantics','attr-fs-enctype-text_index':'index-of-terms','embedding-custom-non-visible-data':'elements','attr-input-type-email':'content-models','attr-input-type_index':'index-of-terms','style-31':'syntax','style-30':'webappapis','style-33':'index','style-32':'syntax','style-35':'index','style-34':'index','style-37':'index','style-36':'index','media-data-6':'video','media-data-7':'video','media-data-4':'video','media-data-5':'video','media-data-2':'video','media-data-3':'video','media-data-0':'video','media-data-1':'video','svg-namespace-0':'the-map-element','svg-namespace-1':'the-map-element','media-data-8':'video','media-data-9':'video','va-1':'content-models','var-0':'content-models','var-3':'text-level-semantics','var-2':'text-level-semantics','var-5':'text-level-semantics','var-4':'text-level-semantics','var-7':'obsolete','var-6':'text-level-semantics','var-9':'index','var-8':'index','alternate':'links','volumechange':'elements','source':'index','refsWIN31J':'references','attr-form-name-0':'introduction','attr-form-name':'forms','big':'obsolete','attr-input-max_index':'index-of-terms','attr-embed-hspace_index':'index-of-terms','command-inserttext':'dnd','attr-fs-formtarget_index':'index-of-terms','valid-local-date-and-time-string':'common-microsyntaxes','form-submission_index':'index-of-terms','dom-media-network_idle':'video','xlink-namespace_index':'index-of-terms','meta-author_index':'index-of-terms','valid-floating-point-number':'common-microsyntaxes','refsECMA357':'references','examples':'tabular-data','attr-legend-align_index':'index-of-terms','refsCSSATTR':'references','attr-input-type-keywords':'the-input-element','link-type-prev_inex':'index-of-terms','opening-the-input-stream':'apis-in-html-documents','media-data_index':'index-of-terms','dom-mediaerror-media_err_network_index':'index-of-terms','refsCSSCOLOR':'references','live_index':'index-of-terms','attr-script-async_index':'index-of-terms','dom-media-have_metadata':'video','htmlelement-193':'index','htmlelement-192':'index','sub-10':'index','sub-11':'index','htmlelement-197':'index','valid-browsing-context-name':'browsers','htmlelement-195':'index','htmlelement-194':'index','htmlelement-199':'index','htmlelement-198':'index','li-22':'index','refsRFC1842':'references','a-90':'index','concept-week-0':'states-of-the-type-attribute','syntax-attribute-name_index':'index-of-terms','valid-non-negative-integer-14':'links','htmlelement-229':'index','htmlulistelement-0':'index','li-25':'index','valid-non-negative-integer-15':'index','htmlelement-225':'index','htmlelement-224':'index','htmlelement-227':'index','htmlelement-226':'index','htmlelement-221':'index','concept-meta-extensions':'seantics','htmlelement-223':'index','htmlelement-222':'index','flow-content-149':'index','attr-input-type-date':'content-models','checked-1':'the-input-element','valid-non-negative-integer-11':'the-button-element','mathml-namespace_index':'index-of-terms','li-24':'index','valid-non-negative-integer-12':'the-button-element','valid-non-negative-integer-13':'association-of-controls-and-forms','registercontenthandler':'timers','refsGRAPHICS':'references','the-iframe-element':'the-iframe-element','flow-content-141':'index','current-entry-of-the-joint-session-history':'history','flow-content-146':'index','attr-textarea-wrap-soft-state-0':'the-button-element','attr-textarea-wrap-soft-state-1':'the-button-element','flow-content-144':'index','attr-hyperlink-target':'links','event-media-loadeddata_index':'index-of-terms','signed-integers':'common-microsyntaxes','refsCSSOM':'references','syntax-attributes_index':'index-of-terms','the-constraint-validation-api_index':'index-of-terms','attr-keygen-keytype_index':'index-ofterms','valid-e-mail-address':'states-of-the-type-attribute','attr-meta-http-equiv_index':'index-of-terms','accept-24':'index','accept-22':'number-state','accept-23':'number-state','accept-20':'number-state','accept-21':'number-state','attr-script-event_index':'index-of-terms','refsGBK':'references','attr-embed-name_index':'index-of-terms','attr-fae-form_index':'index-of-terms','area-58':'obsolete','area-59':'index','area-54':'links','area-55':'links','area-56':'syntax','area-57':'obsolete','area-50':'links','area-51':'links','area-52':'links','area-53':'links','global-attributes-24':'grouping-content','global-attributes-25':'grouping-content','global-attributes-26':'grouping-content','global-attributes-27':'grouping-content','global-attributes-20':'grouping-content','global-attributes-21':'grouping-content','global-attributes-22':'grouping-content','global-attributes-23':'grouping-content','global-attributes-28':'grouping-content','global-attributes-29':'grouping-content','ix-handler-onfocus':'index','attrinput-max':'common-input-element-attributes','head-9':'semantics','head-8':'semantics','head-3':'dom','head-2':'introduction','head-1':'introduction','head-0':'introduction','head-7':'semantics','head-6':'semantics','head-5':'semantics','head-4':'content-models','xml-mime-type-1':'iana','xml-mime-type-0':'introduction','date-and-time-state':'states-of-the-type-attribute','not_found_err':'urls','normal-elements_index':'index-of-terms','concept-datetime-local':'common-microsyntaxes','htmlparagraphelement_index':'index-of-terms','navigator-3':'timers','syntax-references':'common-microsyntaxes','navigator-1':'timers','navigator-0':'browsers','attr-iframe-longdesc_index':'index-of-terms','valid-week-string':'common-microsyntaxes','th-26':'syntax','th-27':'syntax','th-24':'tabular-data','th-25':'tabular-data','th-22':'tabular-data','th-23':'tabular-data','th-20':'tabular-data','th-21':'tabular-data','th-28':'syntax','th-29':'syntax','attr-input-type-image-2':'the-input-element','attr-input-type-image-1':'the-inpu-element','attr-input-type-image-0':'the-map-element','child-browsing-context-8':'browsers','child-browsing-context-5':'browsers','child-browsing-context-4':'browsers','child-browsing-context-7':'browsers','child-browsing-context-6':'browsers','child-browsing-context-1':'browsers','child-browsing-context-0':'infrastructure','child-browsing-context-3':'browsers','child-browsing-context-2':'browsers','window-19':'index','window-18':'timers','window-17':'webappapis','window-16':'offline','window-15':'browsers','window-14':'browsers','window-13':'browsers','window-12':'browsers','window-11':'browsers','window-10':'browsers','pre-11':'text-level-semantics','pre-10':'text-level-semantics','pre-13':'syntax','pre-12':'syntax','pre-15':'obsolete','pre-14':'syntax','pre-17':'index','pre-16':'obsolete','pre-19':'index','pre-18':'index','attr-meter-max':'the-button-element','valid-time-string':'common-microsyntaxes','function-39':'dom','function-38':'dom','ascii-compatible-character-encoding-2':'forms','function-36':'dm','ascii-compatible-character-encoding-0':'semantics','ascii-compatible-character-encoding-1':'semantics','function-33':'dom','function-32':'dom','function-31':'dom','function-30':'dom','body':'introduction','url_mismatch_err_index':'index-of-terms','attr-fs-target':'association-of-controls-and-forms','challenge-0':'index','q-15':'text-level-semantics','q-14':'text-level-semantics','q-17':'index','q-16':'text-level-semantics','q-11':'text-level-semantics','q-10':'text-level-semantics','q-13':'text-level-semantics','q-12':'text-level-semantics','list-15':'number-state','q-19':'index','q-18':'index','htmldivelement':'grouping-content','formatblock-candidate_index':'index-of-terms','meta-application-name_index':'index-of-terms','attr-textarea-cols_index':'index-of-terms','dom-location-port_index':'index-of-terms','strong-16':'index','invalid_state_err-4':'apis-in-html-documents','p-6':'content-models','attr-fs-formaction':'association-of-controls-and-forms','link-51':'links','link-50':'links','link-53':'links,'link-52':'links','link-55':'links','link-54':'links','link-57':'links','link-56':'links','link-59':'links','link-58':'links','dom-media-network_idle_index':'index-of-terms','refsCSS':'references','seamless':'the-iframe-element','valid-media-query-3':'links','htmlmediaelement_index':'index-of-terms','htmloptionscollection-3':'the-button-element','htmloptionscollection-2':'urls','htmloptionscollection-1':'urls','htmloptionscollection-0':'urls','optgroup-5':'the-button-element','htmloptionscollection-4':'the-button-element','keygen-12':'the-button-element','attr-textarea-maxlength_index':'index-of-terms','keygen-13':'the-button-element','case-sensitive_index':'index-of-terms','valid-mime-type-10':'index','the-canvas-element':'the-canvas-element','boolean-attribute_index':'index-of-terms','dd-10':'syntax','valid-date-string_index':'index-of-terms','title-38':'content-models','title-39':'content-models','title-36':'dom','title-37':'dom','title-34':'introduction','title-35':'introduction','title-32':'links','atr-textarea-wrap-hard':'the-button-element','title-30':'links','title-31':'links','event-appcache-checking':'offline','refsARIA':'references','the-aside-element_index':'index-of-terms','figure-22':'index','figure-20':'index','figure-21':'index','meter-24':'index','phrasing-content-250':'index','phrasing-content-251':'index','phrasing-content-252':'index','phrasing-content-253':'index','phrasing-content-254':'index','phrasing-content-255':'index','phrasing-content-256':'index','phrasing-content-257':'index','phrasing-content-258':'index','phrasing-content-259':'index','htmlbodyelement-0':'index','textarea-9':'introduction','textarea-8':'index','textarea-7':'index','textarea-6':'index','textarea-5':'index','textarea-4':'index','metadata-content-19':'index','textarea-2':'index','textarea-1':'index','textarea-0':'index','session-history-10':'index','optimum-3':'index','dragevent_index':'index-of-terms','formenctype-18':'number-state','formenctype-19':'number-state','formenctype-12':'states-of-the-type-attribute''formenctype-13':'states-of-the-type-attribute','formenctype-10':'states-of-the-type-attribute','formenctype-11':'states-of-the-type-attribute','formenctype-16':'number-state','formenctype-17':'number-state','formenctype-14':'number-state','formenctype-15':'number-state','alt-36':'the-map-element','meter':'index','function-102':'elements','function-103':'elements','function-100':'elements','function-101':'elements','function-106':'elements','function-107':'elements','function-104':'elements','function-105':'elements','attr-input-type-hidden-keyword':'the-input-element','function-108':'sections','function-109':'sections','p-16':'edits','p-17':'forms','p-14':'edits','p-15':'edits','p-12':'grouping-content','p-13':'edits','p-10':'sections','p-11':'grouping-content','p-18':'links','li':'introduction','application-xhtml-xml_index':'index-of-terms','fallback-content_index':'index-of-terms','dfn-2':'grouping-content','dfn-3':'grouping-content','dfn-0':'content-models','dfn-1':'content-models','dfn-6':'text-level-smantics','dfn-7':'text-level-semantics','dfn-4':'grouping-content','dfn-5':'text-level-semantics','list-state-3':'content-models','list-state-2':'content-models','list-state-1':'content-models','list-state-0':'content-models','htmlelement-173':'index','list-state-4':'interactive-elements','the-noscript-element_index':'index-of-terms','htmlelement-172':'index','attr-input-type-checkbox-keyword':'the-input-element','htmlelement-174':'index','htmlelement-177':'index','attr-input-type-range':'content-models','htmlelement-176':'index','htmlelement-179':'index','hyperlink-annotation-0':'links','offsets-into-the-media-resource':'video','a-type-that-the-user-agent-knows-it-cannot-render':'video','constraints':'association-of-controls-and-forms','the-fieldset-element_index':'index-of-terms','attr-input-multiple':'common-input-element-attributes','dragstart':'dnd','em-18':'index','browsing-context-28':'browsers','category-submit-9':'index','category-submit-8':'index','category-submit-7':'index','category-submit-6':'te-button-element','category-submit-5':'the-button-element','category-submit-4':'the-button-element','category-submit-3':'the-button-element','category-submit-2':'the-input-element','category-submit-1':'forms','category-submit-0':'the-iframe-element','dom-link-disabled':'semantics','attr-body-text_index':'index-of-terms','rel':'semantics','namespace_err_index':'index-of-terms','flow-content-37':'grouping-content','attr-input-accept':'number-state','multiple-0':'the-input-element','flow-content-36':'grouping-content','command-facet-disabledstate':'commands','attr-dataformatas_index':'index-of-terms','attr-details-open':'interactive-elements','the-title-attribute':'elements','dom-location-protocol-0':'history','formmethod-32':'index','event-dragstart':'dnd','formmethod-30':'association-of-controls-and-forms','formmethod-31':'index','a-group-of-images-that-form-a-single-larger-picture-with-no-links':'embedded-content-1','attr-area-alt':'the-map-element','blockquote-14':'index','represented-by-the-collection':'uls','command-selectall_index':'index-of-terms','text-html-sandboxed_index':'index-of-terms','obsolete-permitted-doctype':'syntax','attr-title':'index','attr-fe-name-isindex_index':'index-of-terms','attr-hyperlink-target-0':'index','attr-input-size':'common-input-element-attributes','attr-dim-height':'the-map-element','loop-5':'index','link-type-sidebar_index':'index-of-terms','attr-menu-type':'interactive-elements','htmlinputelement_index':'index-of-terms','alt-7':'embedded-content-1','attr-input-value':'the-input-element','e-mail-state':'states-of-the-type-attribute','alt-6':'embedded-content-1','plaintext':'obsolete','alt-5':'embedded-content-1','attr-contenteditable_index':'index-of-terms','function-70':'elements','table-aria-strong':'content-models','function-77':'elements','function-76':'elements','attr-object-vspace':'obsolete','function-75':'elements','min':'forms','html-mime-type_index':'index-of-terms','function-74':'elements','fieldset-29':'index','ix-handler-onsuspend':'index','attr-datasrc':'obslete','attr-meta-charset':'semantics','concept-facet_index':'index-of-terms','htmlmeterelement_index':'index-of-terms','inter-element-whitespace_index':'index-of-terms','command-facet-disabledstate-0':'commands','ix-handler-onratechange':'index','the-selection':'editing','attr-ol-start_index':'index-of-terms','attr-tdth-width':'obsolete','blockquote-12':'index','time-20':'index','refsJSURL':'references','text-state-and-search-state_index':'index-of-terms','dom-mediaerror-media_err_src_not_supported-0':'video','embed-27':'index','event-media-progress_index':'index-of-terms','selection':'editing','attr-col-align':'obsolete','attr-fs-formnovalidate':'association-of-controls-and-forms','undomanager-0':'browsers','browsing-context-nested-through-1':'browsers','browsing-context-nested-through-0':'browsers','function_index':'index-of-terms','the-html-element-3':'elements','the-html-element-2':'dom','the-html-element-1':'dom','the-html-element-0':'semantics','controls':'content-models','the-html-element-4':'element','character-encoding-declaration-1':'semantics','character-encoding-declaration-0':'semantics','character-encoding-declaration-3':'semantics','character-encoding-declaration-2':'semantics','character-encoding-declaration-5':'syntax','character-encoding-declaration-4':'semantics','character-encoding-declaration-7':'iana','character-encoding-declaration-6':'iana','character-encoding-declaration-8':'index','area-70':'index','area-71':'index','mathml':'the-map-element','global-attributes-113':'index','the-figcaption-element':'grouping-content','the-sub-and-sup-elements_index':'index-of-terms','recommended-reading':'introduction','refsUTF8DET':'references','address-8':'sections','address-9':'syntax','address-6':'sections','address-7':'sections','address-4':'sections','address-5':'sections','address-2':'sections','address-3':'sections','address-0':'content-models','address-1':'sections','password-state':'states-of-the-type-attribute','command-api-0':'elements','attr-script-src_index':'index-of-terms','the-head-eement-2':'dom','the-head-element-3':'association-of-controls-and-forms','the-head-element-0':'semantics','the-head-element-1':'dom','wrong_document_err':'urls','attr-video-poster':'video','pattern':'the-input-element','normal-elements':'syntax','attr-tbody-charoff':'obsolete','embed-29':'index','valid-browsing-context-name-or-keyword-1':'association-of-controls-and-forms','valid-browsing-context-name-or-keyword-0':'semantics','valid-browsing-context-name-or-keyword-3':'index','valid-browsing-context-name-or-keyword-2':'links','embed-22':'index','embed-23':'index','embed-20':'index','embed-21':'index','fallback-content-3':'the-canvas-element','fallback-content-2':'the-canvas-element','fallback-content-1':'the-iframe-element','fallback-content-0':'embedded-content-1','fallback-content-6':'the-canvas-element','fallback-content-5':'the-canvas-element','fallback-content-4':'the-canvas-element','attr-head-profile':'obsolete','embed':'infrastructure','source-0':'content-models','source-1':'video','source-2':'video,'source-3':'video','source-4':'video','source-5':'video','source-6':'video','source-7':'video','source-8':'video','source-9':'syntax','autocomplete-1':'common-input-element-attributes','attr-meta-scheme':'obsolete','attributes':'elements','ix-handler-onmousedown':'index','required-18':'number-state','required-19':'number-state','required-14':'states-of-the-type-attribute','required-15':'number-state','required-16':'number-state','required-17':'number-state','required-10':'states-of-the-type-attribute','required-11':'states-of-the-type-attribute','required-12':'states-of-the-type-attribute','required-13':'states-of-the-type-attribute','pre-9':'text-level-semantics','pre-8':'grouping-content','pre-1':'grouping-content','pre-0':'content-models','attr-input-type-file-1':'the-input-element','attr-input-type-file-0':'the-input-element','pre-5':'grouping-content','pre-4':'grouping-content','pre-7':'grouping-content','pre-6':'grouping-content','embed-25':'index','ordinal-value_index':'index-of-terms','event-media-eeked':'video','function-11':'dom','function-10':'dom','function-13':'dom','function-12':'dom','function-15':'dom','function-14':'dom','function-17':'dom','function-16':'dom','function-19':'dom','function-18':'dom','beforeunloadevent_index':'index-of-terms','the-time-element_index':'index-of-terms','attr-tr-valign':'obsolete','playing-the-media-resource':'video','defining-term':'text-level-semantics','the-link-is-an-alternative-stylesheet':'links','value':'grouping-content','vspace':'the-iframe-element','input-30':'content-models','input-31':'content-models','input-32':'content-models','input-33':'content-models','input-34':'content-models','document.open':'apis-in-html-documents','input-36':'content-models','input-37':'content-models','input-38':'content-models','input-39':'content-models','link-31':'links','x_charset_-0':'association-of-controls-and-forms','link-37':'links','link-36':'links','link-35':'links','link-34':'links','attr-input-type-url-3':'states-of-the-type-attribute','the-head-element-0_inde':'index-of-terms','concept-appcache-manifest-network_index':'index-of-terms','attr-option-disabled_index':'index-of-terms','auto':'index','command-createlink':'dnd','htmldlistelement':'grouping-content','hgroup-28':'index','hgroup-21':'sections','valid-global-date-and-time-string-3':'states-of-the-type-attribute','hgroup-23':'index','a-38':'links','hgroup-25':'index','hgroup-24':'index','hgroup-27':'index','hgroup-26':'index','flow-content-186':'index','flow-content-187':'index','flow-content-184':'index','flow-content-185':'index','flow-content-182':'index','flow-content-183':'index','flow-content-180':'index','flow-content-181':'index','type_mismatch_err_index':'index-of-terms','concept-events-trusted':'infrastructure','flow-content-189':'index','center':'obsolete','a-33':'links','a-32':'links','ix-handler-ondragenter':'index','a-48':'links','td-22':'syntax','td-23':'syntax','td-20':'tabular-data','title-57':'semantics','title-50':'history','title-51':'history','title-52':'syntax','td-25':'obsolete','gloal-attributes':'elements','td-28':'obsolete','td-29':'obsolete','title-58':'semantics','title-59':'semantics','dl-17':'index','dl-16':'index','dl-15':'obsolete','dl-14':'syntax','dl-13':'text-level-semantics','dl-12':'grouping-content','dl-11':'grouping-content','dl-10':'grouping-content','nextid':'obsolete','dl-19':'index','dl-18':'index','header-12':'links','header-13':'syntax','header-10':'sections','header-11':'sections','header-16':'index','header-17':'index','header-14':'index','header-15':'index','attr-colgroup-span_index':'index-of-terms','phrasing-content-278':'index','phrasing-content-276':'index','phrasing-content-277':'index','phrasing-content-274':'index','phrasing-content-275':'index','phrasing-content-272':'index','phrasing-content-273':'index','phrasing-content-270':'index','phrasing-content-271':'index','attr-area-shape-poly':'the-map-element','prefix-match-1':'offline','prefix-match-0':'offline','the-fieldset-element':'forms','value-0':'index','in-a-document_index':'index-of-terms','attr-xl-lang':'elements','attr-link-target':'obsolete','dom-media-network_idle-0':'video','hashchange':'index','dom-navigator-registercontenthandler':'timers','formenctype-30':'association-of-controls-and-forms','enumerated-attribute-10':'the-button-element','formenctype-32':'index','soft':'index','function-168':'browsers','function-169':'browsers','appcacheevents':'offline','ix-handler-onkeyup':'index','category-reset-1':'the-button-element','category-reset-0':'the-input-element','category-reset-3':'the-button-element','category-reset-2':'the-button-element','function-164':'browsers','category-reset-4':'the-button-element','function-166':'browsers','function-167':'browsers','attr-body-link':'obsolete','dom-opener_index':'index-of-terms','attr-textarea-wrap':'the-button-element','invalid_state_err-15':'editing','invalid_state_err-14':'editing','invalid_state_err-13':'offline','invalid_state_err-12':'offline','invalid_state_err-11':'common-input-element-attributes','invalid_state_err-10':'common-input-element-attrbutes','a-42':'links','refsUTF7':'references','event-appcache-error':'offline','htmlheadingelement_index':'index-of-terms','attr-table-cellpadding':'obsolete','external-0':'links','external-1':'links','attr-ul-compact':'obsolete','attr-input-type-password-0':'the-input-element','attr-input-type-password-1':'the-input-element','a-40':'links','mime-type':'infrastructure','valid-integer-8':'index','valid-integer-7':'index','valid-integer-6':'index','valid-integer-5':'editing','valid-integer-4':'grouping-content','valid-integer-3':'grouping-content','valid-integer-2':'common-microsyntaxes','valid-integer-1':'common-microsyntaxes','valid-integer-0':'common-microsyntaxes','loading-the-media-resource':'video','application-xhtml-xml':'iana','attr-body-marginheight_index':'index-of-terms','a-type-that-the-user-agent-knows-it-cannot-render_index':'index-of-terms','command-unlink_index':'index-of-terms','root-element_index':'index-of-terms','src-41':'index','hashchangeevent-0':'index','attr-fe-name':'association-of-cotrols-and-forms','event-drop':'dnd','address-12':'index','dragenter-0':'index','address-13':'index','serializability-of-script-execution':'introduction','attr-input-type-search-keyword':'the-input-element','select-7':'content-models','select-6':'content-models','select-5':'urls','select-4':'index','select-3':'index','select-2':'index','select-1':'index','select-0':'index','editing':'editing','select-9':'content-models','select-8':'content-models','output-18':'index','output-19':'index','output-12':'the-button-element','output-13':'the-button-element','output-10':'forms','output-11':'the-button-element','output-16':'index','output-17':'index','output-14':'index','output-15':'index','formmethod-14':'number-state','formmethod-15':'number-state','formmethod-16':'number-state','formmethod-17':'number-state','formmethod-10':'states-of-the-type-attribute','formmethod-11':'states-of-the-type-attribute','formmethod-12':'states-of-the-type-attribute','formmethod-13':'states-of-the-type-attribute','normal-elements-3':syntax','normal-elements-2':'syntax','normal-elements-1':'syntax','normal-elements-0':'syntax','formmethod-18':'number-state','formmethod-19':'number-state','attr-hyperlink-usemap_index':'index-of-terms','normal-elements-4':'syntax','function-152':'browsers','mime-types':'video','function-155':'browsers','function-154':'browsers','named-character-references':'named-character-references','function-157':'browsers','function-156':'browsers','the-caption-element_index':'index-of-terms','htmlaudioelement-0':'index','function-159':'browsers','function-158':'browsers','htmltablecolelement-1':'index','htmltablecolelement-0':'tabular-data','htmltablecolelement-3':'index','htmltablecolelement-2':'index','text-cache-manifest':'iana','htmltablecellelement':'tabular-data','the-samp-element':'text-level-semantics','htmlmodelement-0':'edits','htmlmodelement-1':'edits','htmlmodelement-2':'edits','phrasing-content-166':'index','htmlmodelement-4':'index','htmlmodelement-5':'index','htmlmodelement-6':'index','text-html-1':'inrastructure','text-html-0':'introduction','text-html-3':'the-iframe-element','text-html-2':'apis-in-html-documents','text-html-5':'the-xhtml-syntax','text-html-4':'the-iframe-element','text-html-7':'iana','text-html-6':'iana','text-html-9':'iana','text-html-8':'iana','global-attributes_index':'index-of-terms','invalid_character_err-1':'urls','invalid_character_err-0':'urls','invalid_character_err-3':'urls','invalid_character_err-2':'urls','htmlelement-157':'index','htmlelement-156':'index','htmlelement-155':'index','htmlelement-154':'index','htmlelement-153':'index','htmlelement-152':'index','htmlelement-151':'index','htmlelement-150':'index','html-18':'syntax','htmlelement-159':'index','htmlelement-158':'index','attr-xml-lang-2':'elements','attr-xml-lang-3':'elements','attr-xml-lang-0':'elements','attr-xml-lang-1':'elements','attr-xml-lang-4':'text-level-semantics','browsing-context-names':'browsers','tr-1':'tabular-data','tr-0':'content-models','tr-3':'tabular-data','tr-2':'tabular-data','tr-5':'tabular-dta','tr-4':'tabular-data','tr-7':'tabular-data','tr-6':'tabular-data','tr-9':'tabular-data','tr-8':'tabular-data','toolbar-state_index':'index-of-terms','concept-meta-extensions-2':'obsolete','concept-meta-extensions-1':'semantics','concept-meta-extensions-0':'infrastructure','attr-embed-align_index':'index-of-terms','external-resource-link-0':'semantics','external-resource-link-1':'semantics','external-resource-link-2':'semantics','external-resource-link-3':'links','external-resource-link-4':'links','external-resource-link-5':'links','external-resource-link-6':'links','external-resource-link-7':'links','list-1':'the-input-element','list-0':'the-input-element','list-3':'states-of-the-type-attribute','list-2':'the-input-element','list-5':'states-of-the-type-attribute','list-4':'states-of-the-type-attribute','list-7':'states-of-the-type-attribute','list-6':'states-of-the-type-attribute','attr-meter-value':'the-button-element','dom-style-disabled':'semantics','event-dragleave_index':'index-of-terms','attr-medi-src':'video','phrasing-content-167':'index','attr-iframe-hspace_index':'index-of-terms','type-21':'the-iframe-element','htmltitleelement_index':'index-of-terms','attr-html-version_index':'index-of-terms','event-handlers-1':'sections','event-handlers-0':'elements','event-handlers-3':'sections','event-handlers-2':'sections','event-handlers-5':'webappapis','event-handlers-4':'sections','event-handlers-7':'webappapis','event-handlers-6':'webappapis','concept-month-0':'states-of-the-type-attribute','htmldlistelement-0':'index','attr-input-usemap':'obsolete','the-textarea-element_index':'index-of-terms','input-120':'editing','attr-blockquote-cite_index':'index-of-terms','writing':'syntax','input-122':'obsolete','usemap-2':'embedded-content-1','usemap-3':'embedded-content-1','usemap-0':'content-models','usemap-1':'embedded-content-1','the-cite-element':'text-level-semantics','usemap-7':'the-map-element','usemap-4':'the-iframe-element','usemap-5':'the-iframe-element','usemap-8':'index','selected':'common-input-eleent-attributes','non-conforming-features':'obsolete','area-10':'the-map-element','area-11':'the-map-element','area-12':'the-map-element','area-13':'the-map-element','area-14':'the-map-element','area-15':'the-map-element','area-16':'the-map-element','area-17':'the-map-element','area-18':'the-map-element','area-19':'the-map-element','dom-feature-strings':'urls','navigatoronline-0':'timers','valid-non-empty-url-potentially-surrounded-by-spaces_index':'index-of-terms','global-attributes-68':'the-map-element','global-attributes-69':'the-map-element','global-attributes-60':'the-iframe-element','global-attributes-61':'the-iframe-element','global-attributes-62':'the-iframe-element','global-attributes-63':'the-iframe-element','global-attributes-64':'video','global-attributes-65':'video','global-attributes-66':'video','global-attributes-67':'the-canvas-element','input-147':'index','input-146':'index','input-145':'index','input-144':'index','input-143':'index','input-142':'index','input-141':'index','input-140':'index,'input-149':'index','input-148':'index','attr-area-nohref_index':'index-of-terms','htmlpreelement-1':'index','htmlpreelement-0':'index','password-state_index':'index-of-terms','hidden-state_index':'index-of-terms','boolean-attribute-13':'the-button-element','boolean-attribute-12':'common-input-element-attributes','boolean-attribute-11':'common-input-element-attributes','boolean-attribute-10':'common-input-element-attributes','boolean-attribute-17':'the-button-element','boolean-attribute-16':'the-button-element','boolean-attribute-15':'the-button-element','boolean-attribute-14':'the-button-element','attr-fs-action':'association-of-controls-and-forms','boolean-attribute-19':'association-of-controls-and-forms','boolean-attribute-18':'the-button-element','concept-datetime-digit-5':'common-microsyntaxes','concept-datetime-digit-4':'common-microsyntaxes','concept-datetime-digit-7':'common-microsyntaxes','concept-datetime-digit-6':'common-microsyntaxes','concept-datetime-digit-1':'common-microsyntaxes','concept-dtetime-digit-0':'common-microsyntaxes','concept-datetime-digit-3':'common-microsyntaxes','concept-datetime-digit-2':'common-microsyntaxes','seamless-2':'index','concept-datetime-digit-9':'common-microsyntaxes','concept-datetime-digit-8':'common-microsyntaxes','the-object-element_index':'index-of-terms','pattern-28':'index','pattern-27':'common-input-element-attributes','pattern-26':'common-input-element-attributes','pattern-25':'common-input-element-attributes','pattern-24':'number-state','pattern-23':'number-state','pattern-22':'number-state','attr-input-type-search':'content-models','pattern-20':'number-state','object-58':'index','mq':'common-microsyntaxes','attr-source-type_index':'index-of-terms','object-50':'index','object-51':'index','object-52':'index','object-53':'index','object-54':'index','object-55':'index','object-56':'index','object-57':'index','text-cache-manifest_index':'index-of-terms','required-30':'the-button-element','required-31':'index','current-entry-of-the-joint-session-history-0':'hitory','iframe-48':'obsolete','window-51':'index','window-50':'index','htmlhrelement_index':'index-of-terms','iframe-49':'obsolete','rel-26':'index','hierarchy_request_err-3':'tabular-data','hierarchy_request_err-2':'tabular-data','hierarchy_request_err-1':'dom','hierarchy_request_err-0':'urls','hierarchy_request_err-5':'the-button-element','hierarchy_request_err-4':'tabular-data','formatblock-candidate-23':'index','formatblock-candidate-22':'index','formatblock-candidate-21':'index','formatblock-candidate-20':'index','description':'semantics','formatblock-candidate-25':'index','formatblock-candidate-24':'index','unknown-images':'embedded-content-1','meta-description_index':'index-of-terms','meta-description':'semantics','valid-simple-color':'common-microsyntaxes','link-15':'semantics','link-14':'semantics','link-17':'semantics','link-16':'semantics','link-11':'semantics','link-10':'semantics','link-13':'semantics','link-12':'semantics','link-19':'semantics','link-18':'semantics','input-16':'content-models',input-17':'content-models','input-14':'content-models','input-15':'content-models','input-12':'elements','input-13':'content-models','input-10':'index','colgroup-3':'tabular-data','colgroup-0':'tabular-data','input-18':'content-models','input-19':'content-models','scripting-1':'scripting-1','scripting-0':'infrastructure','attr-script-for':'obsolete','img':'index','colgroup-6':'tabular-data','colgroup-7':'tabular-data','refsABOUT':'references','edits':'edits','relaxing-the-same-origin-restriction':'origin-0','colgroup-4':'tabular-data','attr-input-type-text-keyword_index':'index-of-terms','list-12':'states-of-the-type-attribute','registerprotocolhandler':'timers','param-7':'obsolete','attr-area-coords_index':'index-of-terms','attr-hr-width_index':'index-of-terms','command-facet-id-0':'commands','tr-40':'index','attr-base-href':'semantics','command-undo_index':'index-of-terms','the-blockquote-element':'grouping-content','flow-content-48':'grouping-content','dom-media-have_enough_data':'video','attr-input-typeemail-keyword':'the-input-element','attr-fe-disabled_index':'index-of-terms','flow-content-49':'grouping-content','syntax-elements-2':'syntax','th-43':'index','client-identification':'timers','attr-input-type-color-keyword':'the-input-element','apis-for-creating-and-navigating-browsing-contexts-by-name':'browsers','syntax-elements-1':'syntax','concept-submit-button-8':'association-of-controls-and-forms','concept-submit-button-9':'association-of-controls-and-forms','title-8':'semantics','event-media-ended_index':'index-of-terms','the-li-element_index':'index-of-terms','concept-submit-button-2':'the-button-element','concept-submit-button-3':'association-of-controls-and-forms','concept-submit-button-0':'number-state','title-9':'grouping-content','concept-submit-button-6':'association-of-controls-and-forms','concept-submit-button-7':'association-of-controls-and-forms','concept-submit-button-4':'association-of-controls-and-forms','concept-submit-button-5':'association-of-controls-and-forms','source-12':'index','ource-13':'index','source-10':'index','source-11':'index','source-14':'index','source-15':'index','refsRFC3548':'references','scoped':'content-models','cite-4':'content-models','cite-5':'content-models','cite-6':'grouping-content','cite-7':'grouping-content','cite-0':'grouping-content','cite-1':'index','cite-2':'elements','cite-3':'content-models','cite-8':'text-level-semantics','cite-9':'text-level-semantics','ix-handler-onseeking':'index','attr-fs-method-delete':'association-of-controls-and-forms','usemap-11':'index','usemap-12':'index','event-appcache-updateready_index':'index-of-terms','function-146':'browsers','function-147':'browsers','function-144':'browsers','function-145':'browsers','body-20':'sections','body-21':'sections','body-22':'links','body-23':'links','body-28':'syntax','body-29':'syntax','rank':'sections','network-states':'video','width-38':'index','width-39':'index','the-footer-element':'sections','progress-19':'offline','blockquote-8':'syntax','blockquote-9':'index','blockquote-6':'groupng-content','blockquote-7':'grouping-content','width-32':'number-state','width-33':'number-state','width-34':'number-state','blockquote-3':'grouping-content','blockquote-0':'content-models','blockquote-1':'sections','session-history_index':'index-of-terms','html-elements_index':'index-of-terms','refsBECSS':'references','legend-12':'index','legend-13':'index','htmlcollection-4':'urls','htmlcollection-5':'urls','htmlcollection-6':'urls','htmlcollection-7':'urls','htmlcollection-0':'urls','htmlcollection-1':'urls','htmlcollection-2':'urls','htmlcollection-3':'urls','attr-input-type-number-keyword_index':'index-of-terms','dom-media-have_nothing':'video','legend-11':'index','htmlcollection-8':'urls','htmlcollection-9':'dom','htmlheadelement-1':'index','htmlheadelement-0':'dom','htmlheadelement-2':'index','classes':'elements','the-multiple-attribute':'common-input-element-attributes','attr-img-longdesc':'obsolete','formnovalidate-33':'index','syntax-ambiguous-ampersand':'syntax','the-strong-element_index':'index-f-terms','event-drag':'dnd','attr-select-size_index':'index-of-terms','script-content-restrictions':'scripting-1','the-title-element':'dom','ol-8':'grouping-content','ol-9':'grouping-content','ol-6':'grouping-content','ol-7':'grouping-content','ol-4':'grouping-content','ol-5':'grouping-content','ol-2':'content-models','ol-3':'content-models','ol-0':'elements','ol-1':'content-models','the-h1-h2-h3-h4-h5-and-h6-elements_3_index':'index-of-terms','flow-content-209':'index','the-mark-element':'text-level-semantics','phrasing-content-214':'index','phrasing-content-215':'index','dt-13':'index','section':'introduction','menu-8':'content-models','menu-9':'grouping-content','phrasing-content-217':'index','menu-0':'content-models','menu-1':'content-models','menu-2':'content-models','menu-3':'content-models','menu-4':'content-models','menu-5':'content-models','menu-6':'content-models','menu-7':'content-models','accept-charset':'forms','colors':'common-microsyntaxes','radio':'index','attr-th-scope-colgroup-0':'tabular-ata','valid-date-string-1':'common-microsyntaxes','htmloptionscollection':'urls','img-40':'index','img-41':'index','img-42':'index','valid-date-string-0':'common-microsyntaxes','img-44':'index','img-45':'index','img-46':'index','img-47':'index','img-48':'index','img-49':'index','formatblock-candidate-26':'index','htmlallcollection-1':'urls','htmlallcollection-2':'urls','htmlstyleelement':'semantics','htmlallcollection-3':'urls','the-sub-and-sup-elements':'text-level-semantics','have_nothing':'video','htmlbaseelement-0':'index','htmlbaseelement-1':'index','ix-handler-onkeypress':'index','em-15':'index','em-14':'obsolete','em-17':'index','em-16':'index','em-11':'text-level-semantics','em-10':'text-level-semantics','em-13':'text-level-semantics','em-12':'text-level-semantics','hyperlink-annotation-1':'links','attr-iframe-srcdoc':'the-iframe-element','hyperlink-annotation-3':'links','hyperlink-annotation-2':'links','hyperlink-annotation-4':'links','the-a-element_index':'index-of-terms','the-placeholder-attribut':'common-input-element-attributes','event-handler-content-attributes-76':'index','no_data_allowed_err':'urls','attr-label-for_index':'index-of-terms','event-handler-content-attributes-77':'index','event-handler-content-attributes-74':'index','event-handler-content-attributes-75':'index','attr-tdth-headers':'tabular-data','event-handler-content-attributes-72':'index','attr-fs-formnovalidate_index':'index-of-terms','event-handler-content-attributes-73':'index','active-document':'browsers','event-handler-content-attributes-70':'index','event-handler-content-attributes-71':'index','flow-content-9':'scripting-1','step-34':'common-input-element-attributes','flow-content-159':'index','refsORIGIN':'references','flow-content-158':'index','attr-button-type-button':'the-button-element','meta-8':'semantics','meta-9':'semantics','meta-6':'semantics','meta-7':'semantics','meta-4':'content-models','meta-5':'semantics','meta-2':'index','meta-3':'content-models','meta-0':'index','meta-1':'index','table-42':'obsolete','windws':'browsers','opener-browsing-context_index':'index-of-terms','attr-tdth-charoff':'obsolete','htmllielement_index':'index-of-terms','abbr-8':'text-level-semantics','abbr-9':'text-level-semantics','abbr-4':'text-level-semantics','abbr-5':'text-level-semantics','abbr-6':'text-level-semantics','abbr-7':'text-level-semantics','abbr-0':'content-models','abbr-1':'content-models','abbr-2':'content-models','abbr-3':'text-level-semantics','a-39':'links','maxlength':'forms','a-37':'links','a-36':'links','a-35':'links','a-34':'links','mediaerror':'video','concept-section':'sections','a-31':'links','a-30':'links','attr-meter-low':'the-button-element','attr-area-shape-rect':'the-map-element','refsWIN949':'references','the-ins-element_index':'index-of-terms','syntax-errors':'introduction','syntax-cdata-0':'syntax','legend':'content-models','attr-fs-method-put_index':'index-of-terms','attr-keygen-challenge':'the-button-element','area-39':'links','strong-15':'index','area-32':'links','area-33':'links','area-30':'links','rea-31':'links','area-36':'links','area-37':'links','area-34':'links','area-35':'links','disk-space':'offline','category-reset':'forms','metadata-content':'content-models','htmllegendelement-0':'index','input-129':'obsolete','input-128':'obsolete','htmllegendelement-1':'index','input-125':'obsolete','input-124':'obsolete','input-127':'obsolete','input-126':'obsolete','input-121':'syntax','attr-th-scope-col':'tabular-data','input-123':'obsolete','n':'tabular-data','global-attributes-46':'text-level-semantics','global-attributes-47':'text-level-semantics','global-attributes-44':'text-level-semantics','global-attributes-45':'text-level-semantics','global-attributes-42':'text-level-semantics','global-attributes-43':'text-level-semantics','global-attributes-40':'text-level-semantics','global-attributes-41':'text-level-semantics','attr-source-media_index':'index-of-terms','attr-fs-method-get':'association-of-controls-and-forms','global-attributes-48':'text-level-semantics','global-attributes-49':'text-level-semanics','attr-iframe-frameborder':'obsolete','syntax-attribute-name-2':'syntax','syntax-attribute-name-3':'syntax','syntax-attribute-name-0':'introduction','syntax-attribute-name-1':'syntax','syntax-attribute-name-4':'syntax','attr-fs-formmethod':'association-of-controls-and-forms','attr-iframe-src_index':'index-of-terms','rel-22':'links','rel-23':'links','rel-20':'links','rel-21':'links','xml-mime-type':'infrastructure','event-appcache-progress_index':'index-of-terms','rel-24':'obsolete','rel-25':'index','attr-img-hspace':'obsolete','ix-handler-window-onpopstate':'index','the-body-element-0_index':'index-of-terms','boolean-attribute-39':'index','boolean-attribute-38':'index','html-elements-20':'content-models','validation_err_index':'index-of-terms','boolean-attribute-31':'index','boolean-attribute-30':'index','boolean-attribute-33':'index','boolean-attribute-32':'index','boolean-attribute-35':'index','boolean-attribute-34':'index','boolean-attribute-37':'index','boolean-attribute-36':'index','th-40':'obsolet','th-41':'obsolete','th-42':'index','a-link-or-button-containing-nothing-but-the-image':'embedded-content-1','th-44':'index','max-18':'states-of-the-type-attribute','max-19':'states-of-the-type-attribute','max-16':'states-of-the-type-attribute','max-17':'states-of-the-type-attribute','max-14':'states-of-the-type-attribute','max-15':'states-of-the-type-attribute','max-12':'states-of-the-type-attribute','max-13':'states-of-the-type-attribute','max-10':'states-of-the-type-attribute','max-11':'states-of-the-type-attribute','htmlkeygenelement':'the-button-element','button-31':'index','button-30':'index','button-33':'index','button-32':'index','button-35':'index','button-34':'index','button-36':'index','object-38':'obsolete','object-39':'obsolete','object-36':'obsolete','object-37':'obsolete','object-34':'obsolete','object-35':'obsolete','object-32':'obsolete','object-33':'obsolete','object-30':'obsolete','object-31':'obsolete','attr-iframe-seamless_index':'index-of-terms','attr-object-hspace':'obsolete','attr-iput-type-time-keyword':'the-input-element','category-label':'forms','htmllabelelement-0':'index','htmllabelelement-1':'index','scriptingLanguages':'scripting-1','attr-hr-align_index':'index-of-terms','htmloptionelement_index':'index-of-terms','plugin-9':'index','attr-input-usemap_index':'index-of-terms','attr-input-autocomplete_index':'index-of-terms','attr-area-shape-circle_index':'index-of-terms','sectioning-root_index':'index-of-terms','emptied':'index','isindex-0_index':'index-of-terms','dom-media-have_metadata_index':'index-of-terms','network_err':'urls','refsUNICODE':'references','input-78':'states-of-the-type-attribute','input-79':'states-of-the-type-attribute','input-74':'states-of-the-type-attribute','input-75':'states-of-the-type-attribute','input-76':'states-of-the-type-attribute','input-77':'states-of-the-type-attribute','input-70':'states-of-the-type-attribute','input-71':'states-of-the-type-attribute','input-72':'states-of-the-type-attribute','input-73':'states-of-the-type-attribute','the-ins-lement':'edits','attr-embed-type':'the-iframe-element','attr-id':'index','refsRFC4281':'references','index_size_err-3':'video','index_size_err-2':'video','index_size_err-1':'video','index_size_err-0':'video','index_size_err-7':'tabular-data','index_size_err-6':'tabular-data','index_size_err-5':'tabular-data','index_size_err-4':'tabular-data','index_size_err-9':'tabular-data','index_size_err-8':'tabular-data','htmltablecellelement_index':'index-of-terms','x-this-0':'introduction','security':'dom','event-dragenter':'dnd','dom-media-have_enough_data_index':'index-of-terms','attr-datafld_index':'index-of-terms','colgroup-18':'index','colgroup-19':'index','colgroup-10':'tabular-data','colgroup-11':'tabular-data','colgroup-12':'syntax','colgroup-13':'syntax','colgroup-14':'syntax','colgroup-15':'syntax','colgroup-16':'syntax','colgroup-17':'index','refsATOM':'references','noscript-39':'index','noscript-38':'scripting-1','noscript-37':'scripting-1','noscript-36':'scripting-1','noscript-35':'scripting-1','noscript-4':'scripting-1','noscript-33':'scripting-1','noscript-32':'scripting-1','noscript-31':'scripting-1','noscript-30':'scripting-1','function-5':'dom','function-4':'dom','function-7':'dom','function-6':'dom','function-1':'dom','function-0':'dom','function-3':'dom','function-2':'dom','function-9':'dom','function-8':'dom','tfoot-24':'obsolete','event-media-playing_index':'index-of-terms','tfoot-23':'obsolete','archives':'links','tfoot-0':'tabular-data','tfoot-1':'tabular-data','tfoot-2':'tabular-data','tfoot-3':'tabular-data','tfoot-4':'tabular-data','tfoot-5':'tabular-data','tfoot-6':'tabular-data','tfoot-7':'tabular-data','tfoot-8':'tabular-data','tfoot-9':'tabular-data','index_size_err':'urls','tfoot-20':'syntax','the-draggable-attribute_index':'index-of-terms','namespace_err':'urls','cdata-sections':'syntax','cite-19':'text-level-semantics','cite-16':'index','cite-17':'index','event-media-play':'video','cite-15':'index','cite-12':'text-level-semantics','cite-13':'text-level-semantics','cite-10':'text-level-smantics','cite-11':'text-level-semantics','ismap-0':'embedded-content-1','ismap-1':'index','refsSVG':'references','attr-command-type-state-radio-0':'interactive-elements','attr-command-type-state-radio-1':'interactive-elements','attr-command-type-state-radio-2':'interactive-elements','attr-form-autocomplete-on-state_index':'index-of-terms','the-iframe-element_index':'index-of-terms','dynamic-markup-insertion_index':'index-of-terms','serialize_err_index':'index-of-terms','width-18':'states-of-the-type-attribute','width-19':'states-of-the-type-attribute','width-16':'states-of-the-type-attribute','width-17':'states-of-the-type-attribute','width-14':'states-of-the-type-attribute','width-15':'states-of-the-type-attribute','width-12':'the-input-element','width-13':'states-of-the-type-attribute','width-10':'the-input-element','width-11':'the-input-element','transparent-0':'content-models','lang-4':'elements','mime-type-14':'dnd','the-ready-states':'video','readonly':'content-models','lang-6':'semantics','lang-1':'lements','htmlelement-161':'index','lang-0':'elements','event-media-waiting_index':'index-of-terms','lang-3':'elements','htmltabledatacellelement-0':'index','lang-2':'elements','foreign-elements':'syntax','dom-style-disabled_index':'index-of-terms','webappapis':'webappapis','attr-meter-value_index':'index-of-terms','attr-table-frame_index':'index-of-terms','meta-keywords':'semantics','text-field-selection_index':'index-of-terms','attr-input-type-checkbox-keyword_index':'index-of-terms','navigating-nested-browsing-contexts-in-the-dom':'browsers','link-type-sidebar':'links','focus':'editing','category-listed_index':'index-of-terms','location-of-the-media-resource':'video','row':'index','htmltitleelement-1':'index','dom-navigator-registerprotocolhandler_index':'index-of-terms','syntax-start-tag-4':'syntax','attr-input-alt_index':'index-of-terms','global-attributes-195':'index','global-attributes-194':'index','global-attributes-197':'index','global-attributes-196':'index','global-attributes-191':'index','globalattributes-190':'index','global-attributes-193':'index','global-attributes-192':'index','dom-media-have_future_data_index':'index-of-terms','attr-ol-type_index':'index-of-terms','editing_index':'index-of-terms','applicationcache_index':'index-of-terms','text-html_index':'index-of-terms','htmlmapelement-0':'index','htmlmapelement-1':'index','attr-hyperlink-href':'links','attr-input-type-file-keyword':'the-input-element','the-html-syntax-2':'scripting-1','obsolete':'obsolete','number-state':'number-state','phrasing-content-169':'index','label-10':'forms','label-11':'forms','label-12':'forms','label-13':'forms','label-14':'forms','label-15':'common-input-element-attributes','label-16':'the-button-element','label-17':'obsolete','img-22':'the-map-element','img-23':'the-map-element','img-20':'embedded-content-1','img-21':'embedded-content-1','img-26':'number-state','img-27':'webappapis','global-dates-and-times':'common-microsyntaxes','img-25':'the-map-element','b-14':'text-level-semantics','b-15':'links','b-16':'nd','b-17':'obsolete','b-10':'text-level-semantics','b-11':'text-level-semantics','b-12':'text-level-semantics','b-13':'text-level-semantics','b-18':'index','b-19':'index','event-dragover_index':'index-of-terms','htmlelement-119':'index','htmlelement-118':'index','htmlelement-113':'index','htmlelement-112':'index','resource-metadata-management':'dom','htmlelement-110':'index','htmlelement-117':'index','htmlelement-116':'index','htmlelement-115':'index','htmlelement-114':'index','link-type-license':'links','text-node_index':'index-of-terms','valid-hash-name-reference-0':'the-map-element','syntax-tag-name':'syntax','style-default-media':'semantics','attr-background_index':'index-of-terms','htmlcollection-18':'dom','htmlcollection-19':'dom','htmlcollection-16':'dom','htmlcollection-17':'dom','htmlcollection-14':'dom','htmlcollection-15':'dom','htmlcollection-12':'dom','htmlcollection-13':'dom','htmlcollection-10':'dom','htmlcollection-11':'dom','attr-button-type-button_index':'index-of-terms','prev':'links','vlumechange-0':'index','attr-input-readonly':'common-input-element-attributes','obsolete-permitted-doctype_index':'index-of-terms','attr-input-type-month':'content-models','a-15':'text-level-semantics','a-14':'semantics','a-17':'text-level-semantics','a-16':'text-level-semantics','a-11':'content-models','a-10':'content-models','a-13':'content-models','a-12':'content-models','window-3':'sections','window-2':'sections','window-1':'sections','window-0':'elements','a-19':'text-level-semantics','a-18':'text-level-semantics','window-5':'sections','window-4':'sections','numbers':'common-microsyntaxes','syntax-attribute-value':'syntax','figure':'content-models','hyperlink-73':'index','hreflang':'semantics','attr-input-type-reset-keyword':'the-input-element','command-superscript':'dnd','link-type-prefetch_index':'index-of-terms','formenctype':'the-input-element','attr-img-align_index':'index-of-terms','command-delete_index':'index-of-terms','x_charset_':'states-of-the-type-attribute','the-option-element':'the-button-lement','xml:base':'elements','event-media-stalled_index':'index-of-terms','attr-a-rev':'obsolete','htmlareaelement':'the-map-element','figcaption':'content-models','global-attributes-103':'index','head-28':'syntax','head-29':'syntax','global-attributes-100':'index','head-22':'scripting-1','head-23':'scripting-1','head-20':'scripting-1','head-21':'scripting-1','head-26':'syntax','head-27':'syntax','head-24':'scripting-1','head-25':'syntax','input-103':'number-state','input-102':'number-state','input-101':'number-state','input-100':'number-state','input-107':'number-state','input-106':'number-state','input-105':'number-state','attr-select-multiple':'the-button-element','input-109':'common-input-element-attributes','input-108':'number-state','b-0':'content-models','the-span-element':'text-level-semantics','iframe-62':'index','iframe-63':'index','iframe-60':'index','iframe-61':'index','iframe-64':'index','iframe-65':'index','li-8':'grouping-content','li-9':'grouping-content','attr-fs-enctype_index':'index-of-trms','li-2':'content-models','li-3':'grouping-content','li-0':'introduction','li-1':'content-models','li-6':'grouping-content','li-7':'grouping-content','li-4':'grouping-content','li-5':'grouping-content','script-2':'index','script-3':'introduction','script-0':'index','script-1':'index','script-6':'introduction','script-7':'dom','script-4':'introduction','script-5':'introduction','a-quick-introduction-to-html':'introduction','script-8':'content-models','script-9':'content-models','ix-handler-onabort':'index','div-7':'sections','div-6':'content-models','div-5':'content-models','div-4':'content-models','div-3':'content-models','div-2':'introduction','div-1':'introduction','div-0':'introduction','navigatorabilities_index':'index-of-terms','div-9':'grouping-content','div-8':'sections','closing-the-input-stream':'apis-in-html-documents','attr-button-value_index':'index-of-terms','dfn-20':'index','seeking-0':'index','max-38':'the-button-element','max-39':'the-button-element','max-30':'number-state','max-31':'numbr-state','max-32':'number-state','max-33':'common-input-element-attributes','max-34':'common-input-element-attributes','this-0':'introduction','max-36':'the-button-element','max-37':'the-button-element','button-17':'index','button-16':'index','button-15':'obsolete','button-14':'obsolete','disabled-28':'interactive-elements','button-12':'the-button-element','button-11':'the-button-element','button-10':'forms','input-35':'content-models','disabled-25':'index','disabled-26':'index','disabled-27':'interactive-elements','disabled-20':'association-of-controls-and-forms','disabled-21':'syntax','disabled-22':'index','disabled-23':'index','autocomplete-5':'the-input-element','object-15':'the-iframe-element','object-16':'the-iframe-element','autocomplete-6':'states-of-the-type-attribute','object-10':'content-models','autocomplete-0':'common-input-element-attributes','autocomplete-3':'the-input-element','object-13':'the-iframe-element','attr-input-list-0':'index','other-metadata-names':'semantics','object-18':'the-ifrme-element','autocomplete-8':'states-of-the-type-attribute','boolean-attribute-9':'the-input-element','boolean-attribute-8':'video','boolean-attribute-7':'video','boolean-attribute-6':'video','boolean-attribute-5':'the-iframe-element','boolean-attribute-4':'embedded-content-1','boolean-attribute-3':'text-level-semantics','boolean-attribute-2':'grouping-content','boolean-attribute-1':'scripting-1','boolean-attribute-0':'semantics','index-of-terms':'index-of-terms','attr-command-radiogroup':'interactive-elements','valid-url-4':'offline','function-151':'browsers','the-meter-element_index':'index-of-terms','htmlunknownelement':'elements','transparent-18':'index','transparent-19':'index','transparent-12':'the-map-element','transparent-13':'index','transparent-10':'video','transparent-11':'the-canvas-element','transparent-16':'index','transparent-17':'index','function-150':'browsers','transparent-15':'index','seeked':'index','url-19':'history','url-18':'history','url-11':'forms','url-10':'the-iframe-element','url13':'history','attr-button-type-submit':'the-button-element','function-153':'browsers','url-14':'history','url-17':'history','url-16':'history','attr-hr-width':'obsolete','the-div-element':'grouping-content','input-52':'forms','input-53':'forms','input-50':'forms','input-51':'forms','input-56':'the-input-element','input-57':'the-input-element','input-54':'forms','input-55':'the-input-element','obsolete-permitted-doctype-string-0':'syntax','input-58':'the-input-element','input-59':'the-input-element','embedding-custom-non-visible-data_index':'index-of-terms','obsolete-0':'offline','event-handler-content-attributes-2':'sections','event-handler-content-attributes-3':'sections','event-handler-content-attributes-0':'introduction','event-handler-content-attributes-1':'elements','event-handler-content-attributes-6':'webappapis','event-handler-content-attributes-7':'webappapis','event-handler-content-attributes-4':'sections','event-handler-content-attributes-5':'webappapis','event-handler-content-attributes-8':'indx','event-handler-content-attributes-9':'index','doctype-legacy-string':'syntax','error-codes':'video','attr-input-type-hidden-keyword_index':'index-of-terms','attr-th-scope-rowgroup_index':'index-of-terms','ix-handler-onvolumechange':'index','the-figure-element':'grouping-content','matches-the-environment_index':'index-of-terms','valid-non-empty-url-potentially-surrounded-by-spaces':'urls','pageshow-0':'index','radionodelist-0':'urls','pre':'content-models','dates-and-times':'common-microsyntaxes','refsRFC5280':'references','attr-command-disabled_index':'index-of-terms','isindex-0':'obsolete','noscript-11':'scripting-1','noscript-10':'scripting-1','noscript-13':'scripting-1','noscript-12':'scripting-1','noscript-15':'scripting-1','noscript-14':'scripting-1','noscript-17':'scripting-1','noscript-16':'scripting-1','noscript-19':'scripting-1','noscript-18':'scripting-1','any':'links','flow-content-128':'interactive-elements','flow-content-129':'interactive-elements','flow-content-120':'the-button-element','flw-content-121':'the-button-element','flow-content-122':'interactive-elements','flow-content-123':'interactive-elements','flow-content-124':'interactive-elements','flow-content-125':'interactive-elements','flow-content-126':'interactive-elements','attr-th-scope-row':'tabular-data','attr-input-type-range-1':'the-input-element','attr-input-type-range-0':'the-input-element','command-bold_index':'index-of-terms','concept-month':'common-microsyntaxes','command-facet-accesskey-1':'commands','command-facet-accesskey-0':'commands','multiple':'the-input-element','event-pageshow':'history','creator-document_index':'index-of-terms','icon':'interactive-elements','form-owner-3':'forms','form-owner-2':'forms','form-owner-1':'forms','form-owner-0':'the-iframe-element','form-owner-7':'common-input-element-attributes','form-owner-6':'number-state','form-owner-5':'number-state','form-owner-4':'the-input-element','form-owner-9':'the-button-element','form-owner-8':'the-button-element','ix-handler-ontimeupdate':'index','event-meia-abort_index':'index-of-terms','cite-18':'index','spacer':'obsolete','attr-area-shape-default-0':'the-map-element','selection-0_index':'index-of-terms','cite-14':'text-level-semantics','the-min-and-max-attributes':'common-input-element-attributes','nobr':'obsolete','attr-iframe-align':'obsolete','max-35':'index','ix-handler-window-onhashchange':'index','attr-canvas-height_index':'index-of-terms','dt-9':'syntax','progress-10':'the-button-element','concept-time':'common-microsyntaxes','dt-8':'grouping-content','concept-section_index':'index-of-terms','dt-3':'grouping-content','dt-2':'grouping-content','dt-1':'grouping-content','dt-0':'grouping-content','dt-7':'grouping-content','dt-6':'grouping-content','dt-5':'grouping-content','dt-4':'grouping-content','the-var-element':'text-level-semantics','simple-color_index':'index-of-terms','dom-mediaerror-media_err_decode-0':'video','the-summary-element':'interactive-elements','refsGREGORIAN':'references','the-header-element':'sections','rcdata-elements_index':'indx-of-terms','dom-appcache-updateready':'offline','attr-media-loop_index':'index-of-terms','srcdoc':'the-iframe-element','formenctype-0':'the-input-element','formenctype-1':'the-input-element','formenctype-2':'states-of-the-type-attribute','formenctype-3':'states-of-the-type-attribute','formenctype-4':'states-of-the-type-attribute','formenctype-5':'states-of-the-type-attribute','formenctype-6':'states-of-the-type-attribute','formenctype-7':'states-of-the-type-attribute','formenctype-8':'states-of-the-type-attribute','formenctype-9':'states-of-the-type-attribute','command-insertparagraph_index':'index-of-terms','q-20':'index','attr-ul-type_index':'index-of-terms','attr-input-type-datetime':'content-models','poly':'index','valid-browsing-context-name-0':'the-iframe-element','datalist-10':'common-input-element-attributes','valid-browsing-context-name-2':'browsers','label-36':'index','attr-iframe-name':'the-iframe-element','label-35':'interactive-elements','label-32':'interactive-elements','label-8':'forms','labl-30':'index','label-31':'interactive-elements','type-67':'index','making-entire-documents-editable':'editing','documentSelection':'editing','label-5':'forms','attr-textarea-wrap_index':'index-of-terms','attr-media-loop':'video','htmlelement-135':'index','htmlelement-134':'index','htmlelement-99':'the-button-element','htmlelement-98':'the-button-element','htmlelement-131':'index','htmlelement-130':'index','htmlelement-133':'index','htmlelement-132':'index','htmlelement-93':'the-button-element','htmlelement-92':'the-input-element','htmlelement-91':'the-input-element','htmlelement-90':'forms','htmlelement-97':'the-button-element','htmlelement-96':'the-button-element','htmlelement-95':'the-button-element','htmlelement-94':'the-button-element','prefix-match':'infrastructure','content-0':'semantics','content-3':'semantics','content-2':'semantics','content-5':'semantics','content-4':'semantics','content-6':'index','concept-input-type-file-selected-0':'common-input-element-attributes','attr-textarea-rows_index':'idex-of-terms','rel-icon_index':'index-of-terms','head-38':'index','htmltextareaelement-1':'index','htmltextareaelement-0':'index','mime-type-11':'offline','the-br-element_index':'index-of-terms','mime-type-10':'links','attr-input-type-search-keyword_index':'index-of-terms','mime-type-13':'timers','rp-11':'syntax','mime-type-12':'offline','rp-10':'syntax','mime-type-15':'obsolete','htmlfieldsetelement_index':'index-of-terms','domstring_size_err':'urls','html':'introduction','the-dt-element':'grouping-content','events':'webappapis','attr-abbr-title_index':'index-of-terms','the-window-object':'browsers','htmlcollection-34':'forms','htmlcollection-35':'the-button-element','maxlength-12':'states-of-the-type-attribute','maxlength-13':'states-of-the-type-attribute','maxlength-14':'states-of-the-type-attribute','htmlcollection-31':'tabular-data','htmlcollection-32':'tabular-data','htmlcollection-33':'forms','maxlength-18':'number-state','maxlength-19':'number-state','html-namespace-4':'the-map-element','a-78':'obsoete','html-namespace-2':'content-models','html-namespace-3':'apis-in-html-documents','html-namespace-0':'urls','html-namespace-1':'elements','the-td-element_index':'index-of-terms','refsRFC2045':'references','refsRFC2046':'references','the-sub-and-sup-elements_1_index':'index-of-terms','meter-16':'index','critical-subresources_index':'index-of-terms','a-sample-manifest':'offline','attr-input-type-week-keyword_index':'index-of-terms','embed-24':'index','meter-10':'the-button-element','concept-week_index':'index-of-terms','htmlaudioelement_index':'index-of-terms','dom-mediaerror-media_err_aborted':'video','hashchangeevent_index':'index-of-terms','span-20':'tabular-data','span-21':'tabular-data','span-22':'tabular-data','span-23':'index','span-24':'tabular-data','span-25':'tabular-data','span-26':'index','the-del-element':'edits','concept-appcache-manifest-explicit_index':'index-of-terms','valid-url-potentially-surrounded-by-spaces_index':'index-of-terms','refsWEBWORKERS':'references','command-insertorderedlis_index':'index-of-terms','wbr':'content-models','ready-for-editing-host-commands_index':'index-of-terms','isindex':'association-of-controls-and-forms','iframe-40':'browsers','iframe-41':'obsolete','global-attributes-88':'the-button-element','global-attributes-89':'the-button-element','coords':'the-map-element','iframe-45':'obsolete','iframe-46':'obsolete','iframe-47':'obsolete','global-attributes-82':'forms','global-attributes-83':'forms','global-attributes-80':'forms','global-attributes-81':'forms','global-attributes-86':'the-button-element','content-models-0':'elements','global-attributes-84':'the-input-element','global-attributes-85':'the-button-element','attr-input-type-text-4':'states-of-the-type-attribute','attr-input-type-text-5':'association-of-controls-and-forms','attr-input-type-text-6':'obsolete','attr-input-type-text-0':'content-models','attr-input-type-text-1':'the-input-element','attr-input-type-text-2':'the-input-element','attr-input-type-text-3':'the-input-element','syntax-elements':'syntax''embedded-content-27':'index','attr-input-readonly_index':'index-of-terms','attr-table-summary':'tabular-data','attr-contextmenu_index':'index-of-terms','concept-appcache-manifest-network':'offline','htmltabledatacellelement-1':'index','valid-local-date-and-time-string-0':'states-of-the-type-attribute','valid-local-date-and-time-string-1':'states-of-the-type-attribute','valid-local-date-and-time-string-2':'states-of-the-type-attribute','ordered-set-of-unique-space-separated-tokens':'common-microsyntaxes','attr-tabindex-0':'index','image-map-8':'index','attr-object-code':'obsolete','ol':'elements','form-associated-element-19':'index','dom-trees':'infrastructure','readonly-28':'number-state','readonly-29':'number-state','readonly-22':'states-of-the-type-attribute','readonly-23':'states-of-the-type-attribute','readonly-20':'states-of-the-type-attribute','readonly-21':'states-of-the-type-attribute','readonly-26':'states-of-the-type-attribute','readonly-27':'states-of-the-type-attribute','readonly-24':'states-ofthe-type-attribute','readonly-25':'states-of-the-type-attribute','htmltabledatacellelement_index':'index-of-terms','refsWEBIDL':'references','attr-link-type':'semantics','a-82':'index','inline-documentation-for-external-scripts':'scripting-1','height-29':'number-state','height-28':'number-state','hard':'index','htmlimageelement':'embedded-content-1','href-9':'text-level-semantics','height-21':'states-of-the-type-attribute','height-20':'states-of-the-type-attribute','height-23':'states-of-the-type-attribute','height-22':'states-of-the-type-attribute','height-25':'number-state','href-3':'semantics','height-27':'number-state','height-26':'number-state','refsWEBSTORAGE':'references','htmlmodelement_index':'index-of-terms','ended':'index','media-resource-36':'video','media-resource-37':'video','media-resource-34':'video','media-resource-35':'video','media-resource-32':'video','media-resource-33':'video','select-28':'the-button-element','select-29':'the-button-element','select-26':'the-button-element','select-27''the-button-element','select-24':'the-button-element','select-25':'the-button-element','select-22':'the-button-element','select-23':'the-button-element','media-resource-38':'video','select-21':'the-button-element','interactive-content-29':'index','popstateevent':'history','interactive-content-28':'index','attr-iframe-scrolling':'obsolete','link-type-noreferrer':'links','attr-fs-enctype-urlencoded_index':'index-of-terms','video-30':'index','interactive-content-24':'index','active-document-2':'browsers','active-document-3':'browsers','active-document-0':'browsers','active-document-1':'browsers','active-document-6':'history','active-document-7':'offline','active-document-4':'browsers','active-document-5':'browsers','valid-non-negative-integer-16':'index','concept-id':'elements','html-14':'syntax','html-15':'syntax','html-16':'syntax','html-17':'syntax','html-10':'sections','phrasing-content-41':'text-level-semantics','flow-content-206':'index','html-12':'syntax','html-13':'syntax','concept-appcache-manifest-exlicit-0':'offline','concept-appcache-manifest-explicit-1':'offline','concept-appcache-manifest-explicit-2':'offline','concept-appcache-manifest-explicit-3':'offline','tr-20':'tabular-data','tr-21':'syntax','tr-22':'syntax','tr-23':'syntax','dom-outerhtml':'apis-in-html-documents','tr-25':'syntax','tr-26':'syntax','tr-27':'obsolete','tr-28':'obsolete','tr-29':'obsolete','size-18':'number-state','size-19':'number-state','concept-time_index':'index-of-terms','timeranges-3':'video','size-10':'states-of-the-type-attribute','size-11':'states-of-the-type-attribute','size-12':'states-of-the-type-attribute','size-13':'states-of-the-type-attribute','size-14':'number-state','size-15':'number-state','size-16':'number-state','size-17':'number-state','browsing-context-container':'browsers','refsRFC1922':'references','flow-content-33':'sections','flow-content-32':'sections','htmlformelement-9':'the-button-element','alt':'embedded-content-1','flow-content-31':'sections','htmlelement-203':'index','flow-content-30':'sections,'flow-content-108':'forms','flow-content-109':'forms','flow-content-106':'forms','flow-content-107':'forms','flow-content-104':'tabular-data','flow-content-105':'forms','flow-content-102':'tabular-data','flow-content-103':'tabular-data','flow-content-100':'the-map-element','flow-content-101':'tabular-data','htmlelement-200':'index','flow-content-35':'sections','flow-content-34':'sections','the-ruby-element':'text-level-semantics','htmlelement-206':'index','application-cache-api':'offline','htmlelement-204':'index','nobr_index':'index-of-terms','htmlelement-208':'index','html-8':'sections','html-9':'sections','html-6':'semantics','html-7':'semantics','html-4':'semantics','html-5':'semantics','list':'content-models','html-3':'content-models','html-0':'introduction','html-1':'introduction','tel':'forms','noframes_index':'index-of-terms','attr-meta-charset_index':'index-of-terms','placeholder-label-option_index':'index-of-terms','sub':'content-models','conforming-documents_index':'index-of-terms','concept-fs-trget':'association-of-controls-and-forms','transparent_index':'index-of-terms','maximum-allowed-value-length_index':'index-of-terms','sup':'content-models','htmltablesectionelement_index':'index-of-terms','event-handler-content-attributes-15':'index','button-23':'index','valid-non-negative-integer-18':'index','attr-script-defer':'scripting-1','body-42':'index','body-43':'index','body-40':'obsolete','body-41':'obsolete','body-46':'index','valid-non-negative-integer-19':'index','body-44':'index','body-45':'index','attr-ol-compact':'obsolete','attr-tbody-align':'obsolete','h6-18':'index','concept-option-disabled':'the-button-element','inter-element-whitespace':'content-models','h6-11':'syntax','h6-10':'text-level-semantics','h6-13':'index','concept-input-required-0':'content-models','h6-15':'index','h6-14':'index','h6-17':'index','h6-16':'index','link-type-first':'links','input-154':'index','form-69':'index','base-18':'index','base-19':'index','base-14':'syntax','the-i-element':'text-level-semantics','base-16''index','the-embed-element':'the-iframe-element','base-10':'semantics','base-11':'the-iframe-element','base-12':'association-of-controls-and-forms','base-13':'association-of-controls-and-forms','attr-menu-compact_index':'index-of-terms','telephone-state':'states-of-the-type-attribute','refsCSSUI':'references','nested-browsing-context-9':'browsers','nested-browsing-context-8':'browsers','syntax-text_index':'index-of-terms','spacer_index':'index-of-terms','nested-browsing-context-1':'the-iframe-element','nested-browsing-context-0':'the-iframe-element','nested-browsing-context-3':'the-iframe-element','nested-browsing-context-2':'the-iframe-element','nested-browsing-context-5':'the-iframe-element','nested-browsing-context-4':'the-iframe-element','nested-browsing-context-7':'browsers','nested-browsing-context-6':'the-iframe-element','file-upload-state_index':'index-of-terms','writing-cache-manifests':'offline','attr-tdth-rowspan':'tabular-data','the-thead-element_index':'index-of-terms','ruby-7':'text-level-sematics','input-155':'index','attr-mod-cite':'edits','label-33':'index','strike_index':'index-of-terms','command-facet-checkedstate_index':'index-of-terms','htmlelement-75':'tabular-data','htmlelement-74':'tabular-data','htmlelement-77':'tabular-data','htmlelement-76':'tabular-data','htmlelement-71':'the-map-element','htmlelement-70':'the-canvas-element','htmlelement-73':'tabular-data','htmlelement-72':'the-map-element','htmlelement-79':'tabular-data','htmlelement-78':'tabular-data','global-attributes-162':'index','attr-input-list_index':'index-of-terms','footer':'content-models','category-reset-10':'index','attributes-for-form-submission-4':'association-of-controls-and-forms','attributes-for-form-submission-5':'association-of-controls-and-forms','attributes-for-form-submission-2':'number-state','attributes-for-form-submission-3':'the-button-element','attributes-for-form-submission-0':'forms','attributes-for-form-submission-1':'number-state','attr-link-rev_index':'index-of-terms','sectioning-content_index':'inex-of-terms','the-selection-0':'editing','command-superscript_index':'index-of-terms','formtarget-29':'association-of-controls-and-forms','readonly-15':'the-input-element','formtarget-28':'the-button-element','htmlmodelement':'edits','fieldset-22':'index','disabled':'semantics','fieldset-23':'index','category-label-16':'index','attr-input-type-datetime-local-0':'the-input-element','attr-input-type-datetime-local-1':'the-input-element','edits-and-lists':'edits','flow-content-88':'the-iframe-element','flow-content-89':'the-iframe-element','href-18':'the-map-element','href-19':'links','href-14':'embedded-content-1','flow-content-83':'text-level-semantics','flow-content-80':'text-level-semantics','href-17':'the-map-element','flow-content-86':'edits','flow-content-87':'embedded-content-1','flow-content-84':'text-level-semantics','href-13':'embedded-content-1','fieldset-28':'index','valid-date-or-time-string-in-content':'common-microsyntaxes','styling-processing-model':'semantics','formtarget-20':'number-state','edia-resource-40':'index','attr-param-valuetype':'obsolete','the-nav-element':'sections','event-handler-content-attributes-80':'index','formtarget-25':'number-state','htmldocument-8':'dom','valid-e-mail-address-0':'states-of-the-type-attribute','valid-e-mail-address-1':'states-of-the-type-attribute','a-59':'links','a-58':'links','a-51':'links','a-50':'links','a-53':'links','a-52':'links','a-55':'links','a-54':'links','a-57':'links','a-56':'links','dir-9':'text-level-semantics','dir-8':'text-level-semantics','attr-body-marginbottom_index':'index-of-terms','dir-3':'elements','dir-2':'elements','dir-1':'elements','dir-0':'dom','dir-7':'elements','dir-6':'elements','dir-5':'elements','dir-4':'elements','attr-body-vlink':'obsolete','htmltableheadercellelement-1':'index','htmltableheadercellelement-0':'index','the-select-element':'the-button-element','raw-text-elements_index':'index-of-terms','attr-option-name':'obsolete','attr-blockquote-cite':'grouping-content','form-owner_index':'index-of-terms','html-document-1':'dom','html-documents-0':'urls','html-documents-3':'dom','html-documents-2':'dom','html-documents-5':'elements','html-documents-4':'elements','html-documents-7':'elements','html-documents-6':'elements','html-documents-9':'apis-in-html-documents','html-documents-8':'elements','hyperlink-45':'links','hyperlink-44':'links','hyperlink-43':'links','hyperlink-42':'links','hyperlink-41':'links','hyperlink-40':'links','attr-input-type-color-keyword_index':'index-of-terms','attr-contenteditable-0':'index','attr-fe-autofocus_index':'index-of-terms','attr-lang':'elements','attr-input-type-submit-keyword_index':'index-of-terms','foreign-elements-3':'syntax','foreign-elements-2':'syntax','foreign-elements-1':'syntax','foreign-elements-0':'syntax','foreign-elements-7':'syntax','foreign-elements-6':'syntax','foreign-elements-5':'syntax','foreign-elements-4':'syntax','foreign-elements-9':'syntax','foreign-elements-8':'syntax','attr-button-type_index':'index-of-terms','child-browsing-context_index':'index-of-terms','synax-start-tag_index':'index-of-terms','attr-tdth-headers_index':'index-of-terms','xml:lang-0':'elements','iframe-26':'the-iframe-element','iframe-27':'the-iframe-element','iframe-24':'the-iframe-element','iframe-25':'the-iframe-element','iframe-22':'the-iframe-element','month-state':'states-of-the-type-attribute','iframe-20':'the-iframe-element','iframe-21':'the-iframe-element','valid-integer_index':'index-of-terms','iframe-28':'the-iframe-element','iframe-29':'the-iframe-element','event-media-loadstart_index':'index-of-terms','event-handler-content-attributes-48':'index','defer-4':'scripting-1','defer-5':'scripting-1','defer-6':'index','defer-0':'scripting-1','defer-1':'scripting-1','implementing-the-server-side-processing-for-a-form':'forms','defer-3':'scripting-1','attr-a-name':'obsolete','tag-2':'links','tag-0':'links','tag-1':'links','script':'scripting-1','menus-intro':'interactive-elements','table-23':'tabular-data','i-0':'content-models','table-21':'tabular-data','table-20':'tabular-data','table-27':tabular-data','table-26':'tabular-data','table-25':'tabular-data','i-6':'text-level-semantics','button-state':'number-state','i-8':'text-level-semantics','table-29':'tabular-data','table-28':'tabular-data','attr-object-align_index':'index-of-terms','dragevent':'dnd','option':'index','attr-body-text':'obsolete','a-purely-decorative-image-that-doesn-t-add-any-information':'embedded-content-1','transparent-content-models':'content-models','command-facet-disabledstate_index':'index-of-terms','list-state':'interactive-elements','dndevents':'dnd','readonly-3':'content-models','readonly-2':'content-models','readonly-1':'content-models','readonly-0':'content-models','readonly-7':'content-models','readonly-6':'content-models','readonly-5':'content-models','readonly-4':'content-models','readonly-9':'content-models','readonly-8':'content-models','attr-contextmenu-0':'index','readonly-40':'content-models','readonly-41':'the-button-element','ordinal-value':'grouping-content','attr-area-shape-keyword-rect':'the-map-elemet','draggable':'elements','valid-url-potentially-surrounded-by-spaces':'urls','header-7':'sections','xlink-namespace-1':'syntax','img-28':'syntax','ordered-set-of-unique-space-separated-tokens_index':'index-of-terms','height-8':'video','height-9':'the-map-element','ordered-set-of-unique-space-separated-tokens-1':'editing','ordered-set-of-unique-space-separated-tokens-0':'forms','ordered-set-of-unique-space-separated-tokens-3':'index','ordered-set-of-unique-space-separated-tokens-2':'index','height-2':'embedded-content-1','height-3':'embedded-content-1','height-0':'the-canvas-element','height-1':'index','height-6':'the-iframe-element','height-7':'the-iframe-element','height-4':'embedded-content-1','height-5':'the-iframe-element','media-resource-18':'video','media-resource-19':'video','media-resource-14':'video','media-resource-15':'video','media-resource-16':'video','media-resource-17':'video','optgroup-1':'urls','media-resource-11':'video','media-resource-12':'video','optgroup-2':'content-models','label-18''obsolete','outerhtml-1':'apis-in-html-documents','label-19':'obsolete','attr-media-preload-auto-state_index':'index-of-terms','simple-dialogs':'timers','attr-fs-method-put-keyword':'association-of-controls-and-forms','xml-documents-20':'the-iframe-element','event-media-canplaythrough':'video','valid-non-empty-url_index':'index-of-terms','img-24':'the-map-element','font':'obsolete','attr-option-disabled':'the-button-element','select-56':'index','autofocus-13':'index','autofocus-12':'index','autofocus-11':'index','autofocus-10':'association-of-controls-and-forms','keytype':'the-button-element','autofocus-15':'index','autofocus-14':'index','htmloutputelement-0':'index','interactive-elements':'interactive-elements','syntax-doctype-0':'urls','ix-handler-onloadeddata':'index','htmloutputelement-1':'index','domsettabletokenlist-2':'semantics','domsettabletokenlist-3':'the-iframe-element','domsettabletokenlist-0':'urls','domsettabletokenlist-1':'urls','tfoot-18':'syntax','domsettabletokenlist-4':'tabular-data','dosettabletokenlist-5':'the-button-element','tfoot-19':'syntax','attr-input-type-tel-keyword':'the-input-element','event-media-canplaythrough_index':'index-of-terms','value-12':'states-of-the-type-attribute','size-30':'the-button-element','size-31':'index','htmlbuttonelement-1':'index','pingback':'links','the-label-element':'forms','script-21':'scripting-1','script-20':'scripting-1','script-23':'scripting-1','script-22':'scripting-1','script-25':'scripting-1','script-24':'scripting-1','script-27':'webappapis','script-26':'the-iframe-element','script-29':'syntax','script-28':'syntax','attr-object-codebase_index':'index-of-terms','tfoot-11':'tabular-data','output-5':'content-models','controls-9':'index','audio_index':'index-of-terms','center_index':'index-of-terms','tfoot-14':'tabular-data','value-18':'states-of-the-type-attribute','attr-hyperlink-rel':'links','var-10':'index','headers':'content-models','command-insertimage':'dnd','flow-content-164':'index','flow-content-165':'index','flow-content-166':'index',flow-content-167':'index','flow-content-160':'index','flow-content-161':'index','flow-content-162':'index','flow-content-163':'index','state-object':'history','attr-input-type-submit-keyword':'the-input-element','flow-content-169':'index','htmloutputelement':'the-button-element','checked-19':'number-state','checked-18':'number-state','checked-15':'number-state','checked-14':'states-of-the-type-attribute','checked-17':'number-state','checked-16':'number-state','checked-11':'states-of-the-type-attribute','checked-10':'states-of-the-type-attribute','checked-13':'states-of-the-type-attribute','checked-12':'states-of-the-type-attribute','event-media-ended':'video','meta-29':'scripting-1','meta-28':'scripting-1','ascii-case-insensitive-23':'obsolete','license':'links','meta-21':'semantics','meta-20':'semantics','meta-23':'semantics','meta-22':'semantics','meta-25':'semantics','meta-24':'semantics','meta-27':'semantics','meta-26':'semantics','htmlareaelement_index':'index-of-terms','table-aria-weak':'content-model','context':'index','event-handler-content-attributes_index':'index-of-terms','alternate-8':'links','alternate-9':'links','refsMATHML':'references','alternate-2':'links','alternate-3':'links','alternate-0':'links','alternate-1':'links','alternate-6':'links','alternate-7':'links','alternate-4':'links','alternate-5':'links','toolbar':'index','target-17':'index','the-colgroup-element':'tabular-data','legend-8':'obsolete','legend-9':'obsolete','legend-4':'forms','legend-5':'forms','legend-6':'association-of-controls-and-forms','legend-7':'obsolete','legend-0':'forms','legend-1':'forms','legend-2':'forms','legend-3':'forms','attr-object-codebase':'obsolete','text-content-7':'index','the-b-element_index':'index-of-terms','attr-embed-vspace_index':'index-of-terms','link-type-first_index':'index-of-terms','concept-button-2':'number-state','concept-button-3':'number-state','concept-button-0':'number-state','concept-button-1':'number-state','concept-button-4':'the-button-element','syntax-comments-9':'syntax','valid-foating-point-number-12':'index','valid-floating-point-number-13':'index','valid-floating-point-number-10':'the-button-element','valid-floating-point-number-11':'index','valid-floating-point-number-16':'index','valid-floating-point-number-17':'index','valid-floating-point-number-14':'index','valid-floating-point-number-15':'index','media-resource-13':'video','attr-hyperlink-target_index':'index-of-terms','attr-table-width':'obsolete','event-appcache-checking_index':'index-of-terms','syntax-end-tag-11':'syntax','syntax-end-tag-10':'syntax','syntax-end-tag-13':'syntax','dom-function-call':'webappapis','syntax-end-tag-15':'syntax','syntax-end-tag-14':'syntax','syntax-end-tag-17':'syntax','syntax-end-tag-16':'syntax','syntax-end-tag-19':'syntax','syntax-comments-6':'syntax','ancestor-browsing-context':'browsers','html-documents_index':'index-of-terms','attr-command-type-state-command-0':'interactive-elements','attr-command-type-state-command-1':'interactive-elements','media-element-9':'video','media-element-8':'ideo','media-element-7':'video','media-element-6':'video','media-element-5':'video','media-element-4':'video','media-element-3':'video','media-element-2':'video','media-element-1':'video','media-element-0':'elements','domhtmlimplementation':'dom','browsing-context-container_index':'index-of-terms','attr-object-name':'the-iframe-element','src-29':'video','src-28':'video','src-27':'index','src-26':'video','src-25':'index','src-24':'the-iframe-element','src-23':'the-iframe-element','src-22':'the-iframe-element','src-21':'index','src-20':'the-iframe-element','dom-location-protocol':'history','xml-documents_index':'index-of-terms','compatibility-caseless':'infrastructure','u-0':'obsolete','navigator':'timers','attr-input-maxlength':'common-input-element-attributes','the-ul-element':'grouping-content','event-media-abort':'video','attr-option-value':'the-button-element','htmlelement-59':'text-level-semantics','htmlelement-58':'text-level-semantics','htmlelement-57':'text-level-semantics','htmlelement-56':'text-levl-semantics','htmlelement-55':'text-level-semantics','htmlelement-54':'text-level-semantics','htmlelement-53':'text-level-semantics','htmlelement-52':'text-level-semantics','htmlelement-51':'text-level-semantics','htmlelement-50':'text-level-semantics','embedded-content-17':'video','embedded-content-16':'video','embedded-content-15':'video','embedded-content-14':'video','embedded-content-13':'the-iframe-element','embedded-content-12':'the-iframe-element','embedded-content-11':'the-iframe-element','embedded-content-10':'the-iframe-element','embedded-content-19':'the-canvas-element','embedded-content-18':'the-canvas-element','image-map':'the-map-element','attr-meta-http-equiv-refresh_index':'index-of-terms','table-55':'index','ignore':'infrastructure','td-38':'index','attr-dir':'index','video-5':'index','attr-table-border':'obsolete','attr-link-sizes_index':'index-of-terms','attr-source-media':'video','attr-ul-compact_index':'index-of-terms','blockquote-10':'index','event-appcache-error_index':'index-of-terms,'blockquote-11':'index','flow-content-64':'text-level-semantics','flow-content-65':'text-level-semantics','flow-content-66':'text-level-semantics','flow-content-67':'text-level-semantics','flow-content-60':'grouping-content','flow-content-61':'grouping-content','flow-content-62':'grouping-content','flow-content-63':'text-level-semantics','blockquote-13':'index','flow-content-68':'text-level-semantics','flow-content-69':'text-level-semantics','valid-non-empty-url-potentially-surrounded-by-spaces-16':'index','syntax-charref-3':'syntax','command-inserttext_index':'index-of-terms','the-directionality':'elements','the-list-attribute':'common-input-element-attributes','attr-command-title_index':'index-of-terms','low-0':'the-button-element','low-1':'the-button-element','low-2':'the-button-element','low-3':'the-button-element','low-4':'the-button-element','low-5':'index','rel-3':'semantics','rel-2':'semantics','rel-1':'semantics','rel-0':'semantics','rel-7':'links','rel-6':'links','rel-5':'links','rel-4':'semantic','rel-9':'index','rel-8':'index','td-9':'tabular-data','td-8':'tabular-data','td-3':'content-models','td-2':'content-models','td-1':'index','td-0':'index','td-7':'tabular-data','td-6':'sections','td-5':'sections','td-4':'content-models','canvas_index':'index-of-terms','valid-month-string_index':'index-of-terms','usemap-9':'index','text-content_index':'index-of-terms','link-type-stylesheet_index':'index-of-terms','ix-handler-oncontextmenu':'index','attr-input-type-range-keyword':'the-input-element','rows':'the-button-element','hyperlink-65':'links','hyperlink-64':'links','hyperlink-67':'links','hyperlink-66':'links','hyperlink-61':'links','hyperlink-60':'links','hyperlink-63':'links','hyperlink-62':'links','sections':'sections','hyperlink-68':'links','time-23':'forms','dom-navigator-registerprotocolhandler':'timers','tr-11':'tabular-data','valid-url-3':'offline','tr-13':'tabular-data','checkbox-0':'index','refsMAILTO':'references','tr-12':'tabular-data','valid-url-6':'offline','interactive-content-35':'inde','inter-element-whitespace-4':'content-models','inter-element-whitespace-5':'content-models','ul-10':'grouping-content','ul-11':'edits','inter-element-whitespace-0':'content-models','inter-element-whitespace-1':'content-models','inter-element-whitespace-2':'content-models','inter-element-whitespace-3':'content-models','attr-iframe-marginheight':'obsolete','ul-18':'index','valid-url-5':'offline','htmlcommandelement-1':'index','htmlcommandelement-0':'index','error-0':'offline','error-1':'offline','dom-location-hash_index':'index-of-terms','head-40':'index','week-number-of-the-last-day_index':'index-of-terms','audio-25':'index','audio-24':'index','audio-21':'index','audio-20':'index','audio-23':'index','audio-22':'index','refsISO885911':'references','attr-col-char':'obsolete','head-41':'index','attr-th-scope-auto':'tabular-data','attr-lang-0':'index','attr-colgroup-span':'tabular-data','mediaevents':'video','head-42':'index','attr-input-value_index':'index-of-terms','event-pageshow_index':'index-of-terms','sorce-default-media':'video','stylesheet-2':'links','stylesheet-1':'links','i-7':'text-level-semantics','stylesheet-4':'links','event-media-volumechange':'video','common-microsyntaxes':'common-microsyntaxes','headings-and-sections_index':'index-of-terms','open-1':'index','open-0':'interactive-elements','attr-fs-target-0':'index','noscript-26':'scripting-1','attr-base-target_index':'index-of-terms','open-2':'apis-in-html-documents','noscript-20':'scripting-1','html-elements-28':'dnd','noscript-21':'scripting-1','attr-th-scope-rowgroup-0':'tabular-data','attr-input-type-datetime-local-keyword_index':'index-of-terms','keygen-9':'forms','tfoot':'content-models','name-29':'forms','name-28':'forms','name-27':'forms','name-26':'forms','name-25':'forms','name-24':'urls','name-23':'urls','name-22':'index','name-21':'association-of-controls-and-forms','name-20':'forms','footer-18':'index','syntax-newlines':'syntax','attr-datasrc_index':'index-of-terms','attr-iframe-seamless':'the-iframe-element','footer-19':'index','htl-vs-xhtml':'introduction','window-9':'browsers','attr-th-scope-row_index':'index-of-terms','wbr-5':'syntax','window-8':'browsers','html-elements-23':'apis-in-html-documents','defining-term-1':'text-level-semantics','multipart-form-data':'index','defining-term-0':'text-level-semantics','htmltableheadercellelement':'tabular-data','html-elements-26':'editing','html-elements-27':'editing','next-2':'links','next-0':'links','next-1':'links','html-elements-24':'sections','dt-16':'index','keygen-5':'content-models','dt-15':'index','htmlelement-123':'index','dt-14':'index','popstateevent-0':'index','window-7':'browsers','window-6':'the-iframe-element','author-2':'links','author-3':'links','author-0':'links','author-1':'links','footer-16':'index','footer-17':'index','number-of-days-in-month-month-of-year-year-0':'common-microsyntaxes','section-20':'index','the-hgroup-element':'sections','command-redo_index':'index-of-terms','bdo':'content-models','events-0':'index','waiting':'index','network_empty-0':'video','networ_empty-1':'video','network_empty-2':'video','network_empty-3':'video','phrasing-content-22':'text-level-semantics','phrasing-content-23':'text-level-semantics','phrasing-content-20':'text-level-semantics','phrasing-content-21':'text-level-semantics','phrasing-content-26':'text-level-semantics','phrasing-content-27':'text-level-semantics','phrasing-content-24':'text-level-semantics','phrasing-content-25':'text-level-semantics','a-key-part-of-the-content':'embedded-content-1','ix-handler-window-onredo':'index','refsSCSU':'references','form-associated-element-12':'the-button-element','form-associated-element-13':'the-button-element','htmlimageelement-1':'index','htmlimageelement-0':'index','link-type-next':'links','htmlelement-127':'index','attr-body-vlink_index':'index-of-terms','dom-tree-accessors-1':'elements','dom-tree-accessors-0':'dom','attr-select-multiple_index':'index-of-terms','command-facet-icon':'commands','attr-iframe-marginheight_index':'index-of-terms','attr-a-shape':'obsolete','attr-hr-color_inex':'index-of-terms','form-associated-element-18':'association-of-controls-and-forms','ready-for-editing-host-commands-11':'dnd','the-html-syntax-9':'iana','ix-handler-onselect':'index','checked-5':'states-of-the-type-attribute','checked-4':'states-of-the-type-attribute','checked-7':'states-of-the-type-attribute','checked-6':'states-of-the-type-attribute','valid-non-negative-integer-10':'the-button-element','checked-0':'the-input-element','checked-3':'states-of-the-type-attribute','checked-2':'the-input-element','flow-content-142':'index','flow-content-143':'index','flow-content-140':'index','navigatorid':'timers','checked-9':'states-of-the-type-attribute','checked-8':'states-of-the-type-attribute','attr-input-type-image':'content-models','flow-content-145':'index','text-that-has-been-rendered-to-a-graphic-for-typographical-effect':'embedded-content-1','htmllielement':'grouping-content','x-this_index':'index-of-terms','the-html-syntax-8':'obsolete','applicationcache':'offline','type-95':'the-map-element','tpe-94':'the-map-element','type-97':'links','type-96':'links','type-91':'index','type-90':'index','type-93':'text-level-semantics','type-92':'text-level-semantics','type-99':'links','type-98':'links','attr-meta-http-equiv-content-type':'semantics','htmlquoteelement-4':'index','htmlquoteelement-2':'index','htmlquoteelement-3':'index','htmlquoteelement-0':'grouping-content','htmlquoteelement-1':'text-level-semantics','p-4':'content-models','p-5':'content-models','attr-style-media':'semantics','p-7':'content-models','p-0':'introduction','p-1':'introduction','p-2':'content-models','p-3':'content-models','p-8':'content-models','p-9':'content-models','dom-document-open_index':'index-of-terms','tag':'links','attr-fe-maxlength-0':'common-input-element-attributes','attr-fe-maxlength-1':'the-button-element','attr-fe-maxlength-2':'association-of-controls-and-forms','htmlformelement-14':'index','pubdate-4':'index','htmlformelement-11':'the-button-element','htmlformelement-10':'the-button-element','htmlformelement-13':'idex','htmlformelement-12':'the-button-element','attr-input-type-radio-1':'the-input-element','attr-input-type-radio-0':'the-input-element','browsing-context-29':'browsers','attr-input-type-radio-2':'number-state','command-facet-type_index':'index-of-terms','browsing-context-23':'browsers','browsing-context-22':'browsers','browsing-context-21':'browsers','browsing-context-20':'browsers','browsing-context-27':'browsers','browsing-context-26':'browsers','browsing-context-25':'browsers','browsing-context-24':'browsers','enctype':'forms','option-18':'the-button-element','option-19':'the-button-element','option-16':'the-button-element','option-17':'the-button-element','option-14':'the-button-element','option-15':'the-button-element','option-12':'the-button-element','option-13':'the-button-element','option-10':'the-button-element','option-11':'the-button-element','attr-hx-align_index':'index-of-terms','annotations-for-assistive-technology-products-aria_index':'index-of-terms','hyperlink-annotation_index':'index-ofterms','global-attributes-119':'index','global-attributes-118':'index','html-19':'syntax','concept-fs-novalidate':'association-of-controls-and-forms','global-attributes-115':'index','global-attributes-114':'index','global-attributes-117':'index','global-attributes-116':'index','global-attributes-111':'index','global-attributes-110':'index','kbd':'introduction','global-attributes-112':'index','selected-3':'index','a-type-that-the-user-agent-knows-it-cannot-render-0':'video','a-type-that-the-user-agent-knows-it-cannot-render-1':'video','valid-floating-point-number-0':'common-microsyntaxes','valid-floating-point-number-1':'common-microsyntaxes','valid-floating-point-number-2':'number-state','valid-floating-point-number-3':'number-state','valid-floating-point-number-4':'number-state','valid-floating-point-number-5':'number-state','valid-floating-point-number-6':'number-state','valid-floating-point-number-7':'number-state','valid-floating-point-number-8':'common-input-element-attributes','valid-floating-point-nuber-9':'the-button-element','the-base-element':'semantics','foreign-elements_index':'index-of-terms','selected-0':'the-button-element','ix-handler-window-onpagehide':'index','grouping-content':'grouping-content','have_current_data-0':'video','linkTypes':'links','attr-select-required_index':'index-of-terms','attr-command-label':'interactive-elements','small-9':'text-level-semantics','small-8':'text-level-semantics','small-1':'content-models','small-0':'content-models','small-3':'text-level-semantics','small-2':'content-models','small-5':'text-level-semantics','small-4':'text-level-semantics','small-7':'text-level-semantics','small-6':'text-level-semantics','src-49':'states-of-the-type-attribute','src-48':'states-of-the-type-attribute','address-10':'index','src-40':'video','src-43':'the-input-element','src-42':'index','src-45':'the-input-element','src-44':'the-input-element','src-47':'states-of-the-type-attribute','src-46':'states-of-the-type-attribute','mediaerror-1':'video','mediaerror-0':'video','applicatin-x-www-form-urlencoded-3':'index','attr-input-type-month-keyword_index':'index-of-terms','htmlelement-39':'text-level-semantics','htmlelement-38':'grouping-content','htmlelement-31':'grouping-content','htmlelement-30':'grouping-content','htmlelement-33':'grouping-content','htmlelement-32':'grouping-content','htmlelement-35':'grouping-content','htmlelement-34':'grouping-content','htmlelement-37':'grouping-content','htmlelement-36':'grouping-content','embedded-content-31':'index','embedded-content-30':'index','embedded-content-32':'index','rb_index':'index-of-terms','concept-appcache-manifest-network-1':'offline','concept-appcache-manifest-network-0':'offline','attr-body-marginwidth_index':'index-of-terms','footnotes':'links','attr-textarea-wrap-soft_index':'index-of-terms','htmldetailselement_index':'index-of-terms','valid-date-or-time-string_index':'index-of-terms','title-6':'semantics','title-7':'semantics','title-4':'elements','title-5':'elements','title-2':'elements','title-3':'elements','title-0':'elemnts','title-1':'elements','flow-content-46':'grouping-content','flow-content-47':'grouping-content','flow-content-44':'grouping-content','flow-content-45':'grouping-content','flow-content-42':'grouping-content','flow-content-43':'grouping-content','flow-content-40':'grouping-content','flow-content-41':'grouping-content','pubdate':'sections','attr-fs-enctype-formdata':'association-of-controls-and-forms','htmlelement-3':'dom','htmlelement-2':'urls','htmlelement-1':'urls','htmlelement-0':'urls','htmlelement-7':'semantics','htmlelement-6':'elements','htmlelement-5':'elements','htmlelement-4':'elements','htmlelement-9':'semantics','htmlelement-8':'semantics','attr-form-name_index':'index-of-terms','formnovalidate-32':'association-of-controls-and-forms','enumerated-attribute':'common-microsyntaxes','formnovalidate-30':'the-button-element','formnovalidate-31':'association-of-controls-and-forms','attr-input-step_index':'index-of-terms','formnovalidate-34':'index','reversed':'grouping-content','space-separated-token':'common-microsyntaxes','name-8':'index','name-9':'the-iframe-element','name-4':'semantics','name-5':'semantics','name-6':'semantics','name-7':'semantics','name-0':'semantics','name-1':'semantics','name-2':'semantics','name-3':'semantics','input-104':'number-state','xml-documents':'dom','link-72':'index','radio-button-group-2':'number-state','radio-button-group-1':'number-state','radio-button-group-0':'number-state','enumerated-attribute-0':'elements','enumerated-attribute-1':'semantics','enumerated-attribute-2':'video','enumerated-attribute-3':'the-map-element','enumerated-attribute-4':'tabular-data','enumerated-attribute-5':'forms','enumerated-attribute-6':'the-input-element','enumerated-attribute-7':'common-input-element-attributes','enumerated-attribute-8':'the-button-element','enumerated-attribute-9':'the-button-element','function-133':'browsers','invalid_character_err':'urls','flow-content-148':'index','network_err_index':'index-of-terms','maxlength-10':'states-of-the-type-attribute','attr-command-tye-state-radio':'interactive-elements','pagehide-0':'index','configuring-a-form-to-communicate-with-a-server':'forms','maxlength-11':'states-of-the-type-attribute','class':'infrastructure','meter-2':'index','obsolete-permitted-doctype-string':'syntax','text-node':'infrastructure','lang-5':'elements','transparent-1':'scripting-1','lang-7':'grouping-content','transparent-3':'text-level-semantics','transparent-4':'edits','transparent-5':'edits','transparent-6':'the-iframe-element','transparent-7':'video','transparent-8':'video','transparent-9':'video','lang-9':'text-level-semantics','lang-8':'text-level-semantics','canplaythrough':'index','meter-5':'content-models','attr-xml-lang_index':'index-of-terms','meter-4':'content-models','attr-tdth-width_index':'index-of-terms','htmlembedelement_index':'index-of-terms','meta-generator_index':'index-of-terms','attr-fs-formenctype_index':'index-of-terms','html-documents':'dom','sectioning-content':'content-models','dom-location-port':'history','embed-28':'index','async-6:'index','dialogs-implemented-using-separate-documents':'timers','phrasing-content-117':'the-input-element','phrasing-content-116':'the-input-element','phrasing-content-115':'forms','phrasing-content-114':'forms','phrasing-content-113':'forms','phrasing-content-112':'forms','phrasing-content-111':'forms','phrasing-content-110':'tabular-data','concept-button_index':'index-of-terms','phrasing-content-119':'the-button-element','phrasing-content-118':'the-button-element','refsEUCKR':'references','text-html-sandboxed-7':'iana','html-elements-17':'content-models','html-elements-16':'elements','html-elements-15':'elements','html-elements-14':'elements','html-elements-13':'elements','html-elements-12':'elements','html-elements-11':'elements','html-elements-10':'elements','html-elements-19':'content-models','html-elements-18':'content-models','charset-2':'semantics','charset-3':'semantics','charset-0':'semantics','charset-1':'semantics','charset-6':'semantics','charset-7':'semantics','charset-4':'semantics','charset5':'semantics','charset-8':'semantics','charset-9':'index','x-this':'introduction','attr-table-summary_index':'index-of-terms','kbd-18':'index','mathml-namespace-0':'the-map-element','mathml-namespace-1':'syntax','form-17':'forms','form-16':'forms','form-15':'forms','form-14':'forms','form-13':'forms','form-12':'semantics','form-11':'content-models','form-10':'content-models','attr-iframe-name_index':'index-of-terms','form-19':'forms','form-18':'forms','formnovalidate':'the-input-element','blink_index':'index-of-terms','a-88':'index','event-media-loadedmetadata_index':'index-of-terms','attr-br-clear_index':'index-of-terms','a-89':'index','dom-location-host':'history','del-25':'edits','datalist-19':'index','datalist-18':'the-button-element','htmloutputelement_index':'index-of-terms','attr-table-bgcolor':'obsolete','datalist-11':'common-input-element-attributes','valid-browsing-context-name-1':'the-iframe-element','datalist-13':'the-button-element','datalist-12':'common-input-element-attributes','datalist-15''the-button-element','datalist-14':'the-button-element','datalist-17':'the-button-element','datalist-16':'the-button-element','commands':'commands','attr-object-type_index':'index-of-terms','command-forwarddelete':'dnd','creator-browsing-context_index':'index-of-terms','date-and-time-state_index':'index-of-terms','flow-content-147':'index','search-2':'links','search-1':'links','search-0':'links','placeholder-5':'states-of-the-type-attribute','placeholder-4':'states-of-the-type-attribute','placeholder-7':'states-of-the-type-attribute','placeholder-6':'states-of-the-type-attribute','placeholder-1':'the-input-element','placeholder-0':'the-input-element','placeholder-3':'states-of-the-type-attribute','placeholder-2':'states-of-the-type-attribute','form-owner-20':'association-of-controls-and-forms','placeholder-9':'states-of-the-type-attribute','placeholder-8':'states-of-the-type-attribute','attr-canvas-width':'the-canvas-element','concept-fs-action_index':'index-of-terms','abort_err':'urls','table':'index','rawtext-elements-0':'syntax','raw-text-elements-1':'syntax','raw-text-elements-2':'syntax','raw-text-elements-3':'syntax','attr-legend-align':'obsolete','height-40':'index','html-23':'obsolete','refsWEBSOCKET':'references','phrasing-content-48':'text-level-semantics','phrasing-content-49':'text-level-semantics','phrasing-content-44':'text-level-semantics','phrasing-content-45':'text-level-semantics','phrasing-content-46':'text-level-semantics','phrasing-content-47':'text-level-semantics','phrasing-content-40':'text-level-semantics','html-11':'the-iframe-element','phrasing-content-42':'text-level-semantics','phrasing-content-43':'text-level-semantics','textarea-24':'the-button-element','align':'the-iframe-element','concept-option-disabled_index':'index-of-terms','ix-handler-onshow':'index','select-48':'index','attr-tdth-bgcolor':'obsolete','valid-lowercase-simple-color':'common-microsyntaxes','htmlimageelement_index':'index-of-terms','min-6':'states-of-the-type-attribute','min-7':'states-of-the-type-attribute',min-4':'states-of-the-type-attribute','min-5':'states-of-the-type-attribute','min-2':'the-input-element','min-3':'states-of-the-type-attribute','min-0':'the-input-element','min-1':'the-input-element','select-49':'index','hr-17':'index','min-8':'states-of-the-type-attribute','min-9':'states-of-the-type-attribute','the-tbody-element':'tabular-data','link-type-search':'links','hr-16':'index','named-access-on-the-window-object':'browsers','attr-tr-charoff_index':'index-of-terms','hr-11':'obsolete','hr-10':'obsolete','navigator_index':'index-of-terms','hr-13':'obsolete','type-79':'content-models','type-78':'content-models','type-77':'index','type-76':'interactive-elements','type-75':'interactive-elements','type-74':'interactive-elements','type-73':'interactive-elements','type-72':'index','type-71':'the-button-element','type-70':'the-button-element','attr-tdth-axis_index':'index-of-terms','dom-appcache-uncached-0':'offline','syntax_err_index':'index-of-terms','attr-input-type-date-1':'the-input-element','attr-inpt-type-date-0':'the-input-element','refsWCAG':'references','autofocusing-a-form-control':'association-of-controls-and-forms','syntax-end-tag':'syntax','week-state_index':'index-of-terms','attr-object-archive_index':'index-of-terms','htmloptgroupelement-1':'index','htmloptgroupelement-0':'index','transparent-2':'scripting-1','syntax-comments-8':'syntax','title-13':'text-level-semantics','syntax-comments-2':'the-iframe-element','syntax-comments-3':'syntax','syntax-comments-0':'the-iframe-element','syntax-comments-1':'the-iframe-element','htmlelement-101':'the-button-element','syntax-comments-7':'syntax','syntax-comments-4':'syntax','syntax-comments-5':'syntax','meter-23':'index','button-13':'obsolete','name':'semantics','option-34':'the-button-element','option-35':'syntax','option-36':'syntax','option-37':'syntax','option-30':'the-button-element','option-31':'the-button-element','option-32':'the-button-element','option-33':'the-button-element','concept-fs-method-1':'association-of-controls-and-forms','option-8':'obsolete','option-39':'obsolete','disabled-24':'index','abbr-18':'index','math-5':'index','math-4':'index','math-3':'index','math-2':'content-models','math-1':'content-models','math-0':'content-models','how-to-read-this-specification':'introduction','global-attributes-139':'index','global-attributes-138':'index','htmlelement-103':'the-button-element','global-attributes-132':'index','global-attributes-131':'index','global-attributes-130':'index','global-attributes-137':'index','global-attributes-136':'index','global-attributes-135':'index','global-attributes-134':'index','refsUAAG':'references','button-19':'index','button-18':'index','dragstart-0':'dnd','dragstart-1':'index','object-14':'the-iframe-element','attr-object-codetype':'obsolete','the-dir-attribute':'elements','autocomplete-4':'the-input-element','select-41':'editing','autocomplete-7':'states-of-the-type-attribute','keygen-8':'forms','object-17':'the-iframe-element','keygen-2':'index','keygen-3':'content-models','keygen-0':'index','keygen-1':'ndex','keygen-6':'content-models','keygen-7':'forms','keygen-4':'content-models','object-11':'the-iframe-element','meta-author':'semantics','attr-lang_index':'index-of-terms','object-12':'the-iframe-element','acronym':'obsolete','the-kbd-element_index':'index-of-terms','autocomplete-2':'index','common-input-element-apis':'common-input-element-attributes','footer-2':'sections','footer-3':'sections','footer-0':'content-models','footer-1':'content-models','footer-6':'sections','footer-7':'sections','footer-4':'sections','footer-5':'sections','ready-for-editing-host-commands-12':'dnd','ready-for-editing-host-commands-13':'dnd','footer-8':'sections','footer-9':'sections','ready-for-editing-host-commands-14':'dnd','select-43':'obsolete','autocomplete-9':'states-of-the-type-attribute','object-19':'the-iframe-element','valid-hash-name-reference':'common-microsyntaxes','user-interaction-1':'elements','user-interaction-0':'dom','htmlelement-107':'interactive-elements','authors-using-xhtml':'iana','select-44':'obsolet','time-state':'states-of-the-type-attribute','document-level-focus-apis':'editing','the-b-element':'text-level-semantics','category-label-18':'index','content-models':'content-models','global-attributes-101':'index','media-data':'video','media-data-10':'video','font_index':'index-of-terms','var':'content-models','htmlelement-13':'semantics','htmlelement-12':'semantics','htmlelement-11':'semantics','htmlelement-10':'semantics','htmlelement-17':'sections','htmlelement-16':'sections','htmlelement-15':'scripting-1','htmlelement-14':'scripting-1','refsXSLT10':'references','htmlelement-19':'sections','htmlelement-18':'sections','meter-3':'content-models','valid-month-string-0':'common-microsyntaxes','meter-1':'index','meter-0':'index','meter-7':'forms','meter-6':'forms','sizes-0':'semantics','valid-month-string-1':'states-of-the-type-attribute','meter-9':'the-button-element','meter-8':'the-button-element','th-7':'tabular-data','th-6':'tabular-data','th-5':'content-models','th-4':'content-models','th-3':'content-odels','th-2':'index','th-1':'index','th-0':'index','attr-textarea-maxlength':'the-button-element','the-html-syntax-10':'iana','th-9':'tabular-data','th-8':'tabular-data','src-63':'number-state','src-62':'number-state','src-61':'number-state','src-60':'number-state','src-67':'number-state','src-66':'number-state','src-65':'number-state','src-64':'number-state','async-4':'scripting-1','async-5':'scripting-1','src-69':'index','src-68':'number-state','async-0':'scripting-1','async-1':'scripting-1','async-2':'scripting-1','async-3':'scripting-1','flow-content-28':'sections','flow-content-29':'sections','flow-content-20':'sections','flow-content-21':'sections','flow-content-22':'sections','flow-content-23':'sections','flow-content-24':'sections','flow-content-25':'sections','flow-content-26':'sections','flow-content-27':'sections','attr-body-margintop_index':'index-of-terms','have_current_data':'video','abbr-16':'index','abbr-17':'index','abbr-14':'index','abbr-15':'index','abbr-12':'text-level-semantics','abbr-3':'obsolete','abbr-10':'text-level-semantics','abbr-11':'text-level-semantics','meter-22':'index','rel-icon':'links','meter-20':'index','meter-21':'index','multipart-form-data-0':'index','formnovalidate-18':'number-state','formnovalidate-19':'number-state','formtarget-31':'index','formnovalidate-10':'states-of-the-type-attribute','formnovalidate-11':'states-of-the-type-attribute','formnovalidate-12':'states-of-the-type-attribute','formnovalidate-13':'states-of-the-type-attribute','formnovalidate-14':'number-state','formnovalidate-15':'number-state','formnovalidate-16':'number-state','formnovalidate-17':'number-state','attr-canvas-height':'the-canvas-element','current-entry':'history','dnd_index':'index-of-terms','category-label-17':'index','the-xml:base-attribute-xml-only_index':'index-of-terms' };
+var fragment_links = { 'q-9':'text-level-semantics','q-8':'text-level-semantics','ix-handler-ondrag':'index','q-1':'content-models','q-0':'content-models','q-3':'grouping-content','q-2':'content-models','q-5':'text-level-semantics','q-4':'text-level-semantics','q-7':'text-level-semantics','q-6':'text-level-semantics','noembed_index':'index-of-terms','attr-fs-method-delete-keyword':'association-of-controls-and-forms','basefont_index':'index-of-terms','tfoot-21':'syntax','hyperlink-29':'links','hyperlink-28':'links','command-facet-type':'commands','sandbox-9':'the-iframe-element','sandbox-8':'the-iframe-element','sandbox-7':'the-iframe-element','sandbox-6':'the-iframe-element','sandbox-5':'the-iframe-element','sandbox-4':'the-iframe-element','sandbox-3':'the-iframe-element','sandbox-2':'the-iframe-element','sandbox-1':'the-iframe-element','sandbox-0':'the-iframe-element','alt-35':'the-map-element','alt-34':'the-map-element','alt-37':'index','valid-non-negative-integer':'common-microsyntaxes','alt-31':'embeddd-content-1','alt-30':'embedded-content-1','alt-33':'the-map-element','alt-32':'index','xml-compatible_index':'index-of-terms','alt-39':'the-input-element','alt-38':'the-input-element','htmlcommandelement':'interactive-elements','the-br-element':'text-level-semantics','concept-id-15':'forms','concept-id-14':'forms','concept-id-17':'the-button-element','concept-id-16':'common-input-element-attributes','concept-id-11':'tabular-data','concept-id-10':'tabular-data','concept-id-13':'forms','concept-id-12':'forms','command-redo':'dnd','concept-id-19':'the-button-element','concept-id-18':'the-button-element','concept-facet':'commands','attr-script-async':'scripting-1','ix-handler-ondblclick':'index','style-9':'introduction','style-8':'elements','style-7':'elements','style-6':'elements','style-5':'elements','style-4':'elements','style-3':'elements','style-2':'introduction','style-1':'introduction','style-0':'index','media-8':'text-level-semantics','media-9':'text-level-semantics','media-4':'semantics','media-5':'inex','media-6':'video','media-7':'index','media-0':'semantics','media-1':'semantics','media-2':'index','media-3':'semantics','the-maxlength-attribute':'common-input-element-attributes','type-64':'the-input-element','type-65':'the-input-element','type-66':'the-input-element','table-45':'obsolete','table-44':'obsolete','table-47':'obsolete','type-67':'states-of-the-type-attribute','table-41':'obsolete','table-40':'obsolete','table-43':'obsolete','attr-button-type':'the-button-element','type-60':'forms','table-49':'index','table-48':'index','type-61':'forms','the-size-attribute':'common-input-element-attributes','attr-link-urn_index':'index-of-terms','type-62':'the-input-element','custom-handlers':'timers','restrictions-for-contents-of-script-elements_index':'index-of-terms','attr-textarea-wrap-soft':'the-button-element','type-63':'the-input-element','concept-fe-disabled':'association-of-controls-and-forms','unordered-set-of-unique-space-separated-tokens-5':'index','the-hgroup-element_index':'index-of-terms','atr-media-autoplay_index':'index-of-terms','htmlparamelement_index':'index-of-terms','nested-browsing-context_index':'index-of-terms','cols-0':'the-button-element','cols-1':'the-button-element','cols-2':'index','phrasing-content-135':'the-button-element','phrasing-content-134':'the-button-element','phrasing-content-137':'the-button-element','phrasing-content-136':'the-button-element','phrasing-content-131':'the-button-element','phrasing-content-130':'the-button-element','phrasing-content-133':'the-button-element','phrasing-content-132':'the-button-element','htmltitleelement':'semantics','hyperlink-21':'links','concept-id-23':'obsolete','image-map-9':'index','prefetch-0':'links','prefetch-1':'links','prefetch-2':'links','hyperlink-20':'links','image-map-2':'the-iframe-element','image-map-3':'the-map-element','image-map-0':'embedded-content-1','image-map-1':'embedded-content-1','image-map-6':'the-map-element','hyperlink-23':'links','image-map-4':'the-map-element','image-map-5':'the-map-element','list-state_indx':'index-of-terms','hyperlink-22':'links','hyperlink-25':'links','hyperlink-48':'links','hyperlink-24':'links','the-ruby-element_index':'index-of-terms','hyperlink-27':'links','hyperlink-26':'links','form-31':'association-of-controls-and-forms','form-30':'association-of-controls-and-forms','form-33':'syntax','name-60':'states-of-the-type-attribute','form-35':'index','form-34':'obsolete','form-37':'index','form-36':'index','form-39':'index','form-38':'index','hidden-3':'editing','hidden-2':'editing','hidden-1':'interactive-elements','hidden-0':'elements','hidden-7':'editing','hidden-6':'editing','hidden-5':'editing','hidden-4':'editing','strike':'obsolete','scope-8':'index','hidden-9':'editing','hidden-8':'editing','button-3':'content-models','button-2':'content-models','button-1':'content-models','button-0':'introduction','button-7':'forms','button-6':'forms','button-5':'embedded-content-1','button-4':'content-models','button-9':'forms','button-8':'forms','dom-mediaerror-media_err_network-0':'video','ix-hadler-window-onunload':'index','scope-0':'tabular-data','concept-input-value-default-range-1':'number-state','concept-input-value-default-range-0':'content-models','value-28':'index','seamless-1':'browsers','popstate':'index','select-40':'interactive-elements','concept-submit-button':'forms','concept-option-value-2':'the-button-element','concept-option-value-1':'the-button-element','concept-option-value-0':'the-button-element','select-42':'obsolete','url-12':'commands','url-15':'history','the-dfn-element':'text-level-semantics','select-45':'index','var-11':'index','select-46':'index','ix-handler-oninput':'index','area-46':'links','select-47':'index','syntax-elements-3':'syntax','void-elements_index':'index-of-terms','function-128':'browsers','value-27':'syntax','form-associated-element-0':'content-models','form-associated-element-1':'the-iframe-element','form-associated-element-2':'forms','form-associated-element-3':'forms','form-associated-element-4':'forms','form-associated-element-5':'forms','form-associaed-element-6':'forms','form-associated-element-7':'the-input-element','form-associated-element-8':'the-input-element','form-associated-element-9':'the-button-element','the-keygen-element_index':'index-of-terms','heading-content_index':'index-of-terms','radio-button-state_index':'index-of-terms','phrasing-content-66':'text-level-semantics','phrasing-content-67':'text-level-semantics','phrasing-content-64':'text-level-semantics','syntax-elements-0':'the-iframe-element','phrasing-content-62':'text-level-semantics','phrasing-content-63':'text-level-semantics','phrasing-content-60':'text-level-semantics','phrasing-content-61':'text-level-semantics','attr-pre-width':'obsolete','command-insertimage_index':'index-of-terms','phrasing-content-68':'text-level-semantics','phrasing-content-69':'text-level-semantics','ascii-compatible-character-encoding_index':'index-of-terms','attr-textarea-required_index':'index-of-terms','timers':'timers','dom-function-call_index':'index-of-terms','quota_exceeded_err':'urls','image-mas':'the-map-element','origin':'origin-0','navigatorid-0':'timers','suspend':'index','htmlcanvaselement-1':'index','htmlcanvaselement-0':'index','attr-input-alt':'number-state','concept-fe-disabled_index':'index-of-terms','history-6':'history','history-7':'history','history-4':'history','history-5':'history','history-2':'browsers','history-3':'history','history-0':'history','history-1':'introduction','hidden':'elements','xmlns-namespace_index':'index-of-terms','history-8':'history','htmltextareaelement_index':'index-of-terms','type-59':'forms','type-58':'forms','concept-submit-button_index':'index-of-terms','attr-textarea-cols':'the-button-element','type-51':'content-models','type-50':'content-models','type-53':'content-models','type-52':'content-models','type-55':'the-map-element','type-54':'content-models','type-57':'forms','type-56':'forms','named-character-references-1':'syntax','named-character-references-0':'syntax','valid-mime-type-6':'video','valid-mime-type-7':'links','valid-mime-type-4':'the-iframeelement','valid-mime-type-5':'the-iframe-element','valid-mime-type-2':'semantics','valid-mime-type-3':'scripting-1','valid-mime-type-0':'infrastructure','valid-mime-type-1':'semantics','iframe-7':'content-models','iframe-6':'content-models','iframe-5':'content-models','iframe-4':'content-models','iframe-3':'content-models','iframe-2':'dom','iframe-1':'urls','iframe-0':'urls','htmlelement-100':'the-button-element','htmlelement-101':'the-button-element','htmlelement-102':'the-button-element','concept-command':'commands','rt':'content-models','autoplay-3':'video','autoplay-0':'video','autoplay-1':'video','rp':'content-models','autoplay-7':'index','autoplay-4':'video','autoplay-5':'video','htmlelement-104':'the-button-element','autoplay-8':'index','htmlelement-105':'the-button-element','text-node-10':'text-level-semantics','an-iframe-srcdoc-document-4':'index','htmlelement-106':'interactive-elements','rb':'obsolete','standard-metadata-names':'semantics','attr-meta-http-equiv-default-style':'semantics','htmlelemnt-83':'tabular-data','character-encoding-declaration_index':'index-of-terms','color-state_index':'index-of-terms','refsWEBLINK':'references','hyperlink_index':'index-of-terms','valid-e-mail-address-list':'states-of-the-type-attribute','attr-command-icon_index':'index-of-terms','r1':'tabular-data','r2':'tabular-data','attr-tdth-colspan_index':'index-of-terms','col-0':'tabular-data','col-1':'tabular-data','col-2':'tabular-data','col-3':'tabular-data','col-4':'syntax','col-5':'syntax','col-6':'obsolete','col-7':'obsolete','col-8':'obsolete','article-26':'syntax','article-25':'links','article-24':'links','article-23':'links','article-22':'links','article-21':'links','encoding_err':'urls','title-57':'semantics','concept-section-0':'sections','global-attributes-150':'index','global-attributes-153':'index','global-attributes-152':'index','global-attributes-155':'index','global-attributes-154':'index','global-attributes-157':'index','global-attributes-156':'index','global-attributes-159':'index','global-attributes158':'index','htmlelement-167':'index','attr-embed-vspace':'obsolete','a-76':'obsolete','htmltablerowelement-1':'index','htmltablerowelement-0':'index','link-type-author':'links','video-20':'video','video-21':'video','video-22':'video','video-23':'video','video-24':'the-map-element','session-history-entry-9':'history','video-26':'index','video-27':'index','session-history-entry-4':'history','session-history-entry-5':'history','session-history-entry-6':'history','session-history-entry-7':'history','session-history-entry-0':'history','session-history-entry-1':'history','session-history-entry-2':'history','session-history-entry-3':'history','set-of-comma-separated-tokens-4':'index','set-of-comma-separated-tokens-1':'semantics','set-of-comma-separated-tokens-0':'common-microsyntaxes','set-of-comma-separated-tokens-3':'number-state','set-of-comma-separated-tokens-2':'states-of-the-type-attribute','table-example-1':'tabular-data','dynamic-markup-insertion':'apis-in-html-documents','concept-option-label-0':'the-buton-element','attr-output-for_index':'index-of-terms','thead-29':'index','thead-28':'index','thead-21':'syntax','thead-20':'syntax','thead-23':'obsolete','thead-22':'obsolete','thead-25':'obsolete','thead-24':'obsolete','thead-27':'index','thead-26':'obsolete','top-level-browsing-context':'browsers','simple-color':'common-microsyntaxes','navigatorabilities':'timers','attr-input-type-range-keyword_index':'index-of-terms','attr-table-cellspacing':'obsolete','rowspan-2':'index','rowspan-0':'tabular-data','rowspan-1':'index','dom-location-hostname_index':'index-of-terms','event-appcache-noupdate_index':'index-of-terms','object':'index','table-46':'obsolete','ix-handler-ondragend':'index','browsing-context-8':'links','browsing-context-9':'browsers','browsing-context-0':'introduction','browsing-context-1':'infrastructure','browsing-context-2':'semantics','browsing-context-3':'semantics','browsing-context-4':'the-iframe-element','browsing-context-5':'the-iframe-element','browsing-context-6':'the-iframe-element','bowsing-context-7':'links','style-38':'index','outerhtml':'apis-in-html-documents','footer-15':'syntax','attr-contextmenu':'interactive-elements','dragevent-0':'dnd','dragevent-1':'dnd','durationchange':'index','menu':'index','not_supported_err_index':'index-of-terms','domtokenlist':'urls','preferred-mime-name':'infrastructure','reversed-1':'index','attr-th-scope-colgroup':'tabular-data','attr-link-rel_index':'index-of-terms','summary-10':'index','attr-input-type-file':'content-models','optgroup':'index','article-32':'index','command-api_index':'index-of-terms','shape':'introduction','form-associated-element_index':'index-of-terms','attr-iframe-marginwidth_index':'index-of-terms','refsDOMCORE':'references','kinds-of-content':'content-models','the-td-element':'tabular-data','sectioning-content-18':'sections','sectioning-content-19':'sections','attr-input-maxlength_index':'index-of-terms','sectioning-content-12':'sections','sectioning-content-13':'sections','sectioning-content-10':'sections','sectioning-conten-11':'sections','sectioning-content-16':'sections','sectioning-content-17':'sections','sectioning-content-14':'sections','sectioning-content-15':'sections','domsettabletokenlist_index':'index-of-terms','the-accesskey-attribute_index':'index-of-terms','hidden-state':'states-of-the-type-attribute','syntax-end-tag-1':'syntax','syntax-end-tag-0':'introduction','attr-li-value':'grouping-content','syntax-end-tag-2':'syntax','attr-command-type-keyword-checkbox':'interactive-elements','svg-namespace-2':'syntax','alt-19':'embedded-content-1','alt-18':'embedded-content-1','alt-17':'embedded-content-1','alt-16':'embedded-content-1','alt-15':'embedded-content-1','alt-14':'embedded-content-1','alt-13':'embedded-content-1','alt-12':'embedded-content-1','alt-11':'embedded-content-1','alt-10':'embedded-content-1','attr-meta-http-equiv-default-style_index':'index-of-terms','concept-id-30':'index','ix-handler-onscroll':'index','media-elements':'video','attr-command-type-state-checkbox_index':'index-of-terms','thead-8':'tabulr-data','thead-9':'tabular-data','thead-6':'tabular-data','thead-7':'tabular-data','thead-4':'tabular-data','thead-5':'tabular-data','thead-2':'tabular-data','thead-3':'tabular-data','thead-0':'content-models','thead-1':'tabular-data','common-input-element-attributes':'common-input-element-attributes','dom-media-have_enough_data-0':'video','textarea-3':'index','innerhtml':'apis-in-html-documents','htmlheadelement':'semantics','command-facet-label':'commands','attr-tdth-abbr_index':'index-of-terms','hierarchy_request_err_index':'index-of-terms','refsRFC3629':'references','location':'history','dom-navigator-registercontenthandler_index':'index-of-terms','root-element-8':'links','root-element-2':'infrastructure','root-element-3':'infrastructure','root-element-0':'introduction','root-element-1':'infrastructure','root-element-6':'infrastructure','root-element-7':'infrastructure','root-element-4':'infrastructure','root-element-5':'infrastructure','phrasing-content-159':'index','phrasing-content-158':'index','radigroup':'interactive-elements','phrasing-content-153':'index','phrasing-content-152':'index','phrasing-content-151':'index','phrasing-content-150':'index','phrasing-content-157':'index','phrasing-content-156':'index','phrasing-content-155':'index','phrasing-content-154':'index','dom-opener-0':'browsers','the-link-element_index':'index-of-terms','attr-area-shape-circle':'the-map-element','attr-media-preload-none-state_index':'index-of-terms','concept-appcache-manifest-explicit':'offline','event-appcache-obsolete_index':'index-of-terms','context-menus-0':'interactive-elements','event-handler-content-attributes-25':'index','attr-link-sizes':'links','event-handler-content-attributes-27':'index','event-handler-content-attributes-26':'index','event-handler-content-attributes-21':'index','event-handler-content-attributes-20':'index','event-handler-content-attributes-23':'index','event-handler-content-attributes-22':'index','event-handler-content-attributes-29':'index','event-handler-content-attributes-28':'index','ashchangeevent':'history','htmlbrelement':'text-level-semantics','form-59':'the-button-element','form-58':'the-button-element','name-49':'index','name-48':'index','form-53':'the-button-element','form-52':'the-button-element','form-51':'the-button-element','form-50':'the-button-element','name-41':'the-button-element','name-40':'the-button-element','form-55':'the-button-element','form-54':'the-button-element','dom-navigator-registercontenthandler-0':'timers','command-facet-action_index':'index-of-terms','top-level-browsing-context_index':'index-of-terms','a-60':'links','a-61':'links','a-62':'links','attr-fe-maxlength':'association-of-controls-and-forms','a-63':'links','http-equiv':'semantics','a-64':'links','a-65':'dnd','attr-iframe-frameborder_index':'index-of-terms','form-associated-element-29':'index','form-associated-element-28':'index','a-66':'syntax','form-associated-element-23':'index','help-0':'links','form-associated-element-21':'index','a-67':'obsolete','attr-input-type-week':'content-models','form-ssociated-element-26':'index','form-associated-element-25':'index','help-1':'links','help-2':'links','about:srcdoc':'urls','attr-a-urn_index':'index-of-terms','attr-tr-charoff':'obsolete','flow-content-127':'interactive-elements','the-address-element':'sections','attr-body-link_index':'index-of-terms','noscript':'introduction','updateready-0':'offline','link-38':'links','collections':'urls','unordered-set-of-unique-space-separated-tokens':'common-microsyntaxes','window-25':'index','context-menus_index':'index-of-terms','updateready':'offline','formaction-31':'index','formaction-30':'association-of-controls-and-forms','formaction-32':'index','phrasing-content-88':'edits','valid-date-string-with-optional-time':'common-microsyntaxes','div-24':'index','div-25':'index','div-22':'index','event-media-loadeddata':'video','div-20':'obsolete','div-21':'obsolete','phrasing-content-80':'text-level-semantics','phrasing-content-81':'text-level-semantics','phrasing-content-82':'text-level-semantics','phrasing-content-83':text-level-semantics','phrasing-content-84':'text-level-semantics','phrasing-content-85':'text-level-semantics','phrasing-content-86':'edits','phrasing-content-87':'edits','scoped-6':'index','scoped-5':'index','scoped-4':'semantics','scoped-3':'semantics','scoped-2':'semantics','scoped-1':'semantics','scoped-0':'semantics','textarea-17':'forms','textarea-16':'forms','textarea-15':'forms','textarea-14':'forms','textarea-13':'content-models','textarea-12':'content-models','textarea-11':'content-models','textarea-10':'content-models','refsRFC4329':'references','textarea-19':'forms','textarea-18':'forms','html-documents-20':'the-iframe-element','html-documents-21':'the-iframe-element','html-documents-22':'the-iframe-element','html-documents-23':'the-map-element','html-documents-24':'iana','html-documents-25':'iana','furthest-ancestor-browsing-context_index':'index-of-terms','attr-object-standby_index':'index-of-terms','script-30':'obsolete','for':'forms','htmlmenuelement_index':'index-of-terms','attr-textarea-wap-hard-state-1':'the-button-element','attr-textarea-wrap-hard-state-0':'the-button-element','map-4':'content-models','map-5':'the-map-element','map-6':'the-map-element','map-7':'the-map-element','map-0':'content-models','map-1':'content-models','map-2':'content-models','map-3':'content-models','map-8':'the-map-element','map-9':'the-map-element','type-33':'content-models','type-32':'content-models','type-31':'content-models','type-30':'content-models','type-37':'content-models','type-36':'content-models','type-35':'content-models','type-34':'content-models','type-39':'content-models','type-38':'content-models','tag-clouds':'links','form-32':'association-of-controls-and-forms','attr-col-width':'obsolete','event-media-seeking':'video','radiogroup-0':'index','undomanagerevent_index':'index-of-terms','attr-area-shape-keyword-poly_index':'index-of-terms','browsing-context':'browsers','disabled-19':'the-button-element','concept-fs-target_index':'index-of-terms','common-idioms-without-dedicated-elements':'links','ommand-15':'index','command-14':'index','command-17':'index','command-16':'index','command-11':'index','command-10':'index','command-13':'index','command-12':'index','security_err_index':'index-of-terms','wrap':'the-button-element','text-plain-0':'index','link-30':'links','remove-an-element-from-a-document':'infrastructure','width':'the-canvas-element','the-readonly-attribute':'common-input-element-attributes','htmlscriptelement':'scripting-1','unquoted':'syntax','multiple-33':'the-button-element','multiple-32':'the-button-element','multiple-31':'the-button-element','multiple-30':'the-button-element','multiple-35':'index','multiple-34':'the-button-element','attr-area-nohref':'obsolete','attr-fs-formenctype':'association-of-controls-and-forms','browsing-context-49':'index','browsing-context-48':'index','browsing-context-41':'history','browsing-context-40':'history','browsing-context-43':'editing','browsing-context-42':'webappapis','browsing-context-45':'editing','browsing-context-44':'editing','browsing-contxt-47':'index','browsing-context-46':'index','min-25':'number-state','min-24':'number-state','min-27':'number-state','min-26':'number-state','min-21':'number-state','min-20':'states-of-the-type-attribute','min-23':'number-state','min-22':'number-state','browsing-the-web':'history','min-29':'number-state','min-28':'number-state','link-type-tag':'links','ix-handler-onended':'index','attr-media-preload-auto':'video','ix-handler-window-onstorage':'index','global-attributes-179':'index','global-attributes-178':'index','global-attributes-177':'index','global-attributes-176':'index','global-attributes-175':'index','global-attributes-174':'index','have_future_data-2':'video','global-attributes-172':'index','have_future_data-0':'video','have_future_data-1':'video','fieldset-1':'content-models','fieldset-0':'urls','fieldset-3':'sections','fieldset-2':'content-models','fieldset-5':'forms','fieldset-4':'grouping-content','fieldset-7':'forms','fieldset-6':'forms','fieldset-9':'forms','fieldset-8':'forms','attr-select-sie':'the-button-element','htmlallcollection_index':'index-of-terms','the-location-interface':'history','attr-q-cite':'text-level-semantics','attr-input-type-url-keyword_index':'index-of-terms','willful-violation':'introduction','command-facet-hint_index':'index-of-terms','dom-mediaerror-media_err_decode':'video','tbody-28':'obsolete','tbody-27':'obsolete','tbody-26':'obsolete','tbody-25':'obsolete','tbody-24':'obsolete','tbody-23':'syntax','tbody-22':'syntax','tbody-21':'syntax','tbody-20':'syntax','http-equiv-10':'semantics','http-equiv-11':'semantics','http-equiv-12':'semantics','http-equiv-13':'semantics','http-equiv-14':'obsolete','http-equiv-15':'index','ix-handler-onplaying':'index','html-namespace':'infrastructure','time':'index','security_err-3':'timers','security_err-2':'browsers','security_err-1':'dom','security_err-0':'dom','attr-caption-align':'obsolete','category-label_index':'index-of-terms','concept-time-0':'states-of-the-type-attribute','math_index':'index-of-terms','keygen-21':'index','keyge-20':'index','keygen-23':'index','keygen-22':'index','keygen-25':'index','keygen-24':'index','keygen-26':'index','no_modification_allowed_err_index':'index-of-terms','downloading':'offline','rowgroup':'tabular-data','attr-input-autocomplete-on-state_index':'index-of-terms','up-4':'links','up-5':'links','up-6':'links','up-0':'links','up-1':'links','up-2':'links','up-3':'links','beforeunloadevent':'history','have_metadata-2':'video','have_metadata-0':'video','have_metadata-1':'video','type-106':'index','type-104':'links','type-105':'index','type-102':'links','type-103':'links','type-100':'the-map-element','type-101':'links','command-undo':'dnd','h5-7':'index','attr-embed-type_index':'index-of-terms','input-type-attr-summary':'the-input-element','valid-date-or-time-string-in-content-0':'text-level-semantics','the-dir-attribute_index':'index-of-terms','event-media-playing':'video','secondary-browsing-contexts':'browsers','attr-iframe-allowtransparency':'obsolete','the-title-element-0_index':'index-of-terms','en-tags':'syntax','attr-tbody-char_index':'index-of-terms','concept-button':'forms','attr-hyperlink-hreflang_index':'index-of-terms','refsECMA262':'references','address':'content-models','input-110':'number-state','charset-11':'scripting-1','charset-12':'index','caption-18':'obsolete','caption-19':'index','caption-16':'tabular-data','caption-17':'links','caption-14':'tabular-data','caption-15':'tabular-data','caption-12':'tabular-data','caption-13':'tabular-data','caption-10':'tabular-data','caption-11':'tabular-data','number-state_index':'index-of-terms','attr-table-align_index':'index-of-terms','link-62':'obsolete','the-id-attribute':'elements','size-3':'states-of-the-type-attribute','htmlparagraphelement':'grouping-content','the-col-element_index':'index-of-terms','html-mime-type-0':'introduction','html-mime-type-1':'syntax','security_err':'urls','size-5':'states-of-the-type-attribute','link-69':'index','attr-table-width_index':'index-of-terms','scope':'introduction','ix-handler-onstalled':'index','attr-ara-shape-keyword-circle':'the-map-element','attr-tabindex':'editing','invalid_character_err_index':'index-of-terms','printing':'timers','month-state_index':'index-of-terms','attr-media-preload-none_index':'index-of-terms','attr-meta-http-equiv-content-type_index':'index-of-terms','e-mail-state_index':'index-of-terms','rel-17':'links','sub-12':'index','the-param-element':'the-iframe-element','attr-time-datetime_index':'index-of-terms','htmlelement-191':'index','htmlelement-190':'index','xhtml':'the-xhtml-syntax','htmlelement-196':'index','attr-script-src':'scripting-1','data':'the-iframe-element','attr-form-autocomplete-off-state':'forms','refsPINGBACK':'references','flow-content-200':'index','sandbox':'dom','obsolete-permitted-doctype-0':'syntax','obsolete-permitted-doctype-1':'obsolete','definitions':'association-of-controls-and-forms','ix-handler-oncanplaythrough':'index','code-10':'index','code-11':'index','code-12':'index','form-75':'index','form-74':'index','form-77':'index','form-76':'index','form-71':index','form-70':'index','form-73':'index','usemap':'content-models','event-handler-content-attributes-47':'index','event-handler-content-attributes-46':'index','event-handler-content-attributes-45':'index','event-handler-content-attributes-44':'index','event-handler-content-attributes-43':'index','form-78':'index','event-handler-content-attributes-41':'index','event-handler-content-attributes-40':'index','phrasing-content-171':'index','phrasing-content-170':'index','phrasing-content-173':'index','phrasing-content-172':'index','phrasing-content-175':'index','command-facet-id':'commands','phrasing-content-177':'index','phrasing-content-176':'index','phrasing-content-179':'index','phrasing-content-178':'index','attr-a-rev_index':'index-of-terms','attr-th-scope':'tabular-data','style':'index','ix-handler-onmousemove':'index','attr-table-align':'obsolete','function-195':'browsers','attr-hyperlink-usemap':'the-map-element','function-197':'offline','function-196':'offline','nav-9':'links','nav-8':'grouping-conten','function-193':'browsers','function-192':'browsers','nav-5':'sections','critical-subresources-0':'infrastructure','nav-7':'sections','nav-6':'sections','nav-1':'content-models','nav-0':'content-models','nav-3':'sections','nav-2':'sections','htmlheadingelement-2':'index','htmlheadingelement-3':'index','htmlheadingelement-0':'index','htmlheadingelement-1':'index','htmlheadingelement-6':'index','htmlheadingelement-4':'index','htmlheadingelement-5':'index','image-button-state_index':'index-of-terms','syntax-attribute-value_index':'index-of-terms','canvas':'the-canvas-element','command-formatblock':'dnd','attr-col-width_index':'index-of-terms','radio-0':'forms','dom-media-network_empty-0':'video','category-reset_index':'index-of-terms','del-30':'index','flow-content-240':'index','formaction-19':'number-state','formaction-18':'number-state','formaction-13':'states-of-the-type-attribute','formaction-12':'states-of-the-type-attribute','formaction-11':'states-of-the-type-attribute','formaction-10':'states-of-the-tpe-attribute','formaction-17':'number-state','formaction-16':'number-state','formaction-15':'number-state','formaction-14':'number-state','innerhtml-3':'scripting-1','innerhtml-2':'apis-in-html-documents','innerhtml-1':'apis-in-html-documents','innerhtml-0':'apis-in-html-documents','innerhtml-4':'scripting-1','htmlulistelement-1':'index','htmlelement-228':'index','textarea-39':'index','flow-content-15':'sections','plugin-3':'the-iframe-element','textarea-31':'editing','textarea-30':'editing','textarea-33':'syntax','textarea-32':'syntax','textarea-35':'obsolete','flow-content-17':'sections','textarea-37':'index','textarea-36':'index','flow-content-16':'sections','plugin-6':'forms','flow-content-242':'index','plugin-7':'obsolete','index-terms_end':'index-of-terms','the-nav-element_index':'index-of-terms','the-document-s-current-address':'dom','plugin-4':'the-iframe-element','accesskey':'elements','plugin-5':'the-iframe-element','htmlelement-220':'index','wbr-9':'index','attr-command-type-state-command_index':index-of-terms','open':'content-models','command-5':'syntax','command-4':'interactive-elements','command-7':'index','command-6':'index','command-1':'content-models','command-0':'content-models','command-3':'interactive-elements','command-2':'content-models','command-9':'index','command-8':'index','the-header-element_index':'index-of-terms','wbr-8':'index','attr-br-clear':'obsolete','cite':'grouping-content','attr-spellcheck-0':'index','type-19':'index','type-18':'the-iframe-element','event-media-emptied':'video','type-15':'index','type-14':'obsolete','type-17':'the-iframe-element','type-16':'the-iframe-element','type-11':'scripting-1','type-10':'scripting-1','type-13':'obsolete','type-12':'obsolete','dynamic-markup-insertion-1':'elements','dynamic-markup-insertion-0':'dom','attr-input-type-radio-keyword':'the-input-element','attr-command-type-keyword-radio_index':'index-of-terms','placeholder-15':'number-state','placeholder-14':'number-state','placeholder-17':'number-state','placeholder-16':'number-state','laceholder-11':'states-of-the-type-attribute','placeholder-10':'states-of-the-type-attribute','placeholder-13':'states-of-the-type-attribute','placeholder-12':'states-of-the-type-attribute','placeholder-19':'number-state','placeholder-18':'number-state','details-18':'index','details-19':'index','details-12':'interactive-elements','details-13':'index','details-10':'interactive-elements','details-11':'interactive-elements','object-47':'index','details-17':'index','details-14':'index','details-15':'index','flow-content-238':'index','flow-content-239':'index','flow-content-234':'index','flow-content-235':'index','flow-content-236':'index','flow-content-237':'index','the-document-s-address':'dom','flow-content-231':'index','flow-content-232':'index','flow-content-233':'index','alt-44':'states-of-the-type-attribute','aside':'content-models','attr-hr-noshade_index':'index-of-terms','ul-15':'obsolete','multiple-15':'number-state','multiple-14':'states-of-the-type-attribute','multiple-17':'number-state','attr-form-atocomplete':'forms','multiple-11':'states-of-the-type-attribute','multiple-10':'states-of-the-type-attribute','multiple-13':'states-of-the-type-attribute','multiple-12':'states-of-the-type-attribute','dimension-attributes-5':'number-state','dimension-attributes-4':'video','multiple-19':'number-state','multiple-18':'number-state','dimension-attributes-1':'the-iframe-element','dimension-attributes-0':'embedded-content-1','htmlelement-202':'index','the-abbr-element_index':'index-of-terms','sizes-2':'index','applicationcache-1':'offline','element-content-categories':'index','wbr-6':'index','textarea':'index','authority-based-url_index':'index-of-terms','command-facet-hiddenstate_index':'index-of-terms','required-6':'states-of-the-type-attribute','required-7':'states-of-the-type-attribute','required-4':'states-of-the-type-attribute','required-5':'states-of-the-type-attribute','required-2':'the-input-element','required-3':'states-of-the-type-attribute','required-0':'the-input-element','required-1':'the-input-elemnt','the-article-element':'sections','link':'index','required-8':'states-of-the-type-attribute','required-9':'states-of-the-type-attribute','attr-input-align':'obsolete','attr-table-rules_index':'index-of-terms','datetime':'states-of-the-type-attribute','the-aside-element':'sections','attr-contenteditable':'editing','xml':'infrastructure','video-6':'index','function-190':'browsers','timeout_err_index':'index-of-terms','sizes-1':'links','attr-form-autocomplete-off-state-0':'forms','syntax-attribute-value-1':'syntax','syntax-attribute-value-0':'introduction','syntax-attribute-value-3':'syntax','syntax-attribute-value-2':'syntax','xmp':'obsolete','attr-output-for':'the-button-element','htmllegendelement':'forms','video-1':'index','attr-embed-src_index':'index-of-terms','h3-0':'content-models','h3-1':'content-models','h3-2':'sections','h3-3':'syntax','h3-4':'index','h3-5':'index','h3-6':'index','h3-7':'index','h3-8':'index','h3-9':'index','video-0':'index','htmlelement-201':'index','text-html-14':'iana','text-hml-11':'iana','text-html-10':'iana','text-html-13':'iana','text-html-12':'iana','loadedmetadata':'index','hgroup-20':'sections','attr-menu-label':'interactive-elements','command-formatblock_index':'index-of-terms','attr-source-src':'video','phrasing-content-224':'index','attr-meter-max_index':'index-of-terms','element-restrictions':'syntax','about:legacy-compat_index':'index-of-terms','col-13':'index','link-type-next_index':'index-of-terms','valid-global-date-and-time-string_index':'index-of-terms','attr-video-poster_index':'index-of-terms','the-undomanagerevent-interface-and-the-undo-and-redo-events':'dnd','phrasing-content-222':'index','concept-fs-enctype_index':'index-of-terms','index_size_err-11':'dnd','index_size_err-10':'editing','attr-media-preload':'video','attr-meter-low_index':'index-of-terms','s':'obsolete','valid-non-empty-url':'urls','function-199':'offline','function-88':'elements','function-89':'elements','function-86':'elements','function-87':'elements','function-84':'elements','function-85''elements','function-82':'elements','function-83':'elements','function-80':'elements','function-81':'elements','math':'the-map-element','object-49':'index','timeupdate':'index','tabular-data':'tabular-data','real-numbers':'common-microsyntaxes','joint-session-history':'history','ix-handler-onreadystatechange':'index','thead':'content-models','represented-by-the-collection_index':'index-of-terms','parent-browsing-context-4':'browsers','parent-browsing-context-5':'browsers','parent-browsing-context-2':'browsers','parent-browsing-context-3':'browsers','parent-browsing-context-0':'browsers','parent-browsing-context-1':'browsers','event-hashchange_index':'index-of-terms','attr-input-autocomplete-off-state-0':'common-input-element-attributes','browsing-context-container-0':'browsers','the-area-element':'the-map-element','domhtmlimplementation_index':'index-of-terms','keygen':'index','em-5':'text-level-semantics','em-4':'text-level-semantics','em-7':'text-level-semantics','em-6':'text-level-semantics','em-1':'contnt-models','em-0':'content-models','em-3':'content-models','em-2':'content-models','em-9':'text-level-semantics','em-8':'text-level-semantics','url-state_index':'index-of-terms','attr-input-multiple_index':'index-of-terms','dimension-attributes_index':'index-of-terms','wrap-1':'index','wrap-0':'the-button-element','dom-document-open':'apis-in-html-documents','alt-53':'number-state','alt-52':'states-of-the-type-attribute','alt-51':'states-of-the-type-attribute','alt-50':'states-of-the-type-attribute','alt-57':'number-state','alt-56':'number-state','alt-55':'number-state','alt-54':'number-state','boolean-attributes':'common-microsyntaxes','alt-59':'number-state','alt-58':'number-state','joint-session-history_index':'index-of-terms','table-descriptions':'tabular-data','attr-command-label_index':'index-of-terms','attr-menu-compact':'obsolete','syntax-tag-omission-2':'syntax','syntax-tag-omission-3':'syntax','syntax-tag-omission-0':'introduction','menu-19':'interactive-elements','editing-apis':'dnd','menu-12':'iteractive-elements','menu-13':'interactive-elements','menu-10':'grouping-content','menu-11':'grouping-content','menu-16':'interactive-elements','menu-17':'interactive-elements','menu-14':'interactive-elements','menu-15':'interactive-elements','col-11':'index','the-object-element':'the-iframe-element','attr-dim-width_index':'index-of-terms','input-113':'common-input-element-attributes','opener-browsing-context':'browsers','dom-location-host-0':'history','refsBIDI':'references','not_readable_err':'urls','refsSRGB':'references','list-20':'number-state','list-21':'number-state','list-22':'number-state','list-23':'number-state','list-24':'number-state','list-25':'number-state','list-26':'common-input-element-attributes','list-27':'common-input-element-attributes','list-28':'common-input-element-attributes','list-29':'the-button-element','attr-link-title':'semantics','dom-link-disabled_index':'index-of-terms','refsNPAPI':'references','dragend-0':'index','htmldetailselement':'interactive-elements','attr-tabindex_idex':'index-of-terms','refsWIN874':'references','color-state':'number-state','url-21':'index','event-handler-content-attributes-61':'index','event-handler-content-attributes-60':'index','event-handler-content-attributes-63':'index','event-handler-content-attributes-62':'index','event-handler-content-attributes-65':'index','event-handler-content-attributes-64':'index','event-handler-content-attributes-67':'index','event-handler-content-attributes-66':'index','event-handler-content-attributes-69':'index','event-handler-content-attributes-68':'index','x-that':'introduction','pagehide':'index','phrasing-content-199':'index','phrasing-content-198':'index','phrasing-content-197':'index','phrasing-content-196':'index','phrasing-content-195':'index','phrasing-content-194':'index','phrasing-content-193':'index','phrasing-content-192':'index','phrasing-content-191':'index','phrasing-content-190':'index','formtarget-2':'states-of-the-type-attribute','formtarget-3':'states-of-the-type-attribute','formtarget-0':'the-inpt-element','formtarget-1':'the-input-element','formtarget-6':'states-of-the-type-attribute','formtarget-7':'states-of-the-type-attribute','formtarget-4':'states-of-the-type-attribute','formtarget-5':'states-of-the-type-attribute','formtarget-8':'states-of-the-type-attribute','formtarget-9':'states-of-the-type-attribute','metadata-content-25':'index','metadata-content-24':'index','metadata-content-27':'index','metadata-content-26':'index','metadata-content-21':'index','metadata-content-20':'index','metadata-content-23':'index','metadata-content-22':'index','ins-25':'index','ins-24':'index','ins-26':'index','ins-21':'edits','ins-20':'edits','ins-23':'index','ins-22':'edits','attr-fs-method-post':'association-of-controls-and-forms','valid-url-potentially-surrounded-by-spaces-10':'index','sectioning-content-25':'index','select-39':'the-button-element','rel-alternate':'links','select-38':'the-button-element','valid-floating-point-number_index':'index-of-terms','tfoot-30':'index','value-39':'the-button-element','he-command':'interactive-elements','function-132':'browsers','htmlspanelement-0':'index','select-31':'the-button-element','attr-li-value_index':'index-of-terms','media-resource-28':'video','attr-fs-formmethod_index':'index-of-terms','value-34':'the-button-element','invalid_access_err':'urls','external-resource-link_index':'index-of-terms','attr-input-type-month-keyword':'the-input-element','iframe-9':'the-iframe-element','iframe-8':'semantics','function-139':'browsers','function-138':'browsers','absolute-url_index':'index-of-terms','link-type-pingback_index':'index-of-terms','the-hr-element_index':'index-of-terms','valid-mime-type-8':'index','valid-mime-type-9':'index','attr-form-autocomplete-on-state-2':'common-input-element-attributes','attr-form-autocomplete-on-state-1':'forms','attr-form-autocomplete-on-state-0':'forms','li-18':'syntax','documents-in-the-dom':'dom','htmlmeterelement-1':'index','htmlmeterelement-0':'index','li-19':'syntax','ix-handler-window-onundo':'index','checkbox-state':'number-state,'autocomplete-24':'number-state','autocomplete-25':'number-state','autocomplete-26':'number-state','autocomplete-27':'number-state','autocomplete-20':'number-state','autocomplete-21':'number-state','autocomplete-22':'number-state','autocomplete-23':'number-state','autocomplete-28':'common-input-element-attributes','autocomplete-29':'index','the-time-element':'text-level-semantics','compatibility-caseless_index':'index-of-terms','attr-body-bgcolor_index':'index-of-terms','list-of-the-descendant-browsing-contexts_index':'index-of-terms','autoplay-2':'video','text-html-sandboxed-11':'iana','refsHTMLDIFF':'references','attr-fs-method-post-keyword':'association-of-controls-and-forms','autoplay-6':'video','placeholder-30':'index','attr-script-type_index':'index-of-terms','link-74':'index','concept-http-equiv-extensions':'semantics','address-11':'index','anonymous-command':'commands','htmlelement-136':'index','dom-appcache-updateready_index':'index-of-terms','p-25':'index','attr-caption-align_index':'index-of-ters','external':'links','spellcheck-1':'editing','spellcheck-0':'editing','link-type-tag_index':'index-of-terms','htmlscriptelement_index':'index-of-terms','attr-input-type-checkbox-2':'the-input-element','attr-input-type-checkbox-3':'number-state','attr-input-type-checkbox-0':'content-models','attr-input-type-checkbox-1':'the-input-element','insert-an-element-into-a-document_index':'index-of-terms','htmlelement-139':'index','tt':'obsolete','tr':'content-models','htmlelement-138':'index','th':'index','td':'index','content-1':'semantics','refsRFC3279':'references','attr-object-declare_index':'index-of-terms','flow-content-212':'index','flow-content-213':'index','flow-content-210':'index','flow-content-211':'index','flow-content-216':'index','flow-content-217':'index','flow-content-214':'index','flow-content-215':'index','flow-content-218':'index','flow-content-219':'index','small':'introduction','needs-a-date-1':'text-level-semantics','needs-a-date-0':'text-level-semantics','form-submission-9':'index','form-sumission-8':'index','form-submission-1':'forms','form-submission-0':'association-of-controls-and-forms','form-submission-3':'index','form-submission-2':'association-of-controls-and-forms','form-submission-5':'index','form-submission-4':'index','form-submission-7':'index','form-submission-6':'index','ul-8':'grouping-content','ul-9':'grouping-content','refsMQ':'references','ul-0':'introduction','ul-1':'content-models','ul-2':'content-models','ul-3':'content-models','ul-4':'grouping-content','ul-5':'grouping-content','ul-6':'grouping-content','ul-7':'grouping-content','attr-area-shape-keyword-default_index':'index-of-terms','method':'forms','attr-media-preload-auto-state-0':'video','attr-media-preload-auto-state-1':'video','wrong_document_err_index':'index-of-terms','formaction-9':'states-of-the-type-attribute','formaction-8':'states-of-the-type-attribute','formaction-7':'states-of-the-type-attribute','formaction-6':'states-of-the-type-attribute','formaction-5':'states-of-the-type-attribute','formaction-4':'staes-of-the-type-attribute','formaction-3':'states-of-the-type-attribute','formaction-2':'states-of-the-type-attribute','formaction-1':'the-input-element','formaction-0':'the-input-element','phrasing-content-139':'interactive-elements','area-38':'links','refsRFC2388':'references','states-of-the-type-attribute':'states-of-the-type-attribute','rows-0':'the-button-element','action':'forms','url_mismatch_err':'urls','rows-1':'index','phrasing-content-138':'the-button-element','event-dragend':'dnd','ix-handler-onprogress':'index','the-details-element_index':'index-of-terms','s-0':'obsolete','select':'index','img-3':'urls','img-2':'urls','img-1':'urls','img-0':'index','img-7':'content-models','img-6':'content-models','img-5':'content-models','img-4':'dom','img-9':'content-models','img-8':'content-models','the-ol-element':'grouping-content','category-submit-14':'index','category-submit-13':'index','category-submit-12':'index','category-submit-11':'index','category-submit-10':'index','attr-input-type-radio':'content-odels','attr-tdth-colspan':'tabular-data','the-dragevent-and-datatransfer-interfaces':'dnd','autocomplete':'forms','function-60':'elements','function-61':'elements','function-62':'elements','function-63':'elements','function-64':'elements','function-65':'elements','function-66':'elements','function-67':'elements','function-68':'elements','function-69':'elements','ascii-case-insensitive':'infrastructure','accept':'the-input-element','samp-5':'text-level-semantics','creator-browsing-context':'browsers','navigator-2':'timers','undomanager':'dnd','ix-handler-ondragstart':'index','samp-1':'content-models','submit-button-state_index':'index-of-terms','creating-documents':'dom','phrasing-content-218':'index','the-div-element_index':'index-of-terms','article-29':'index','valid-non-negative-integer_index':'index-of-terms','article-28':'index','article-27':'index','link-type-index_index':'index-of-terms','col-9':'obsolete','phrasing-content-219':'index','tr-31':'obsolete','attr-style-scoped_index':'index-of-terms','rnk-6':'sections','rank-5':'sections','rank-4':'sections','rank-3':'sections','rank-2':'sections','rank-1':'sections','rank-0':'sections','refsPROGRESS':'references','article-20':'text-level-semantics','checkbox':'forms','meta-application-name':'semantics','dom-mediaerror-media_err_network':'video','attr-tdth-valign_index':'index-of-terms','attr-object-border_index':'index-of-terms','ix-handler-onmousewheel':'index','del-9':'content-models','del-8':'content-models','del-5':'content-models','del-4':'content-models','del-7':'content-models','del-6':'content-models','del-1':'content-models','del-0':'index','del-3':'content-models','del-2':'content-models','refsCESU8':'references','concept-datetime_index':'index-of-terms','the-directionality_index':'index-of-terms','attr-class':'index','htmlolistelement_index':'index-of-terms','contenteditable':'editing','attr-tr-valign_index':'index-of-terms','input-81':'states-of-the-type-attribute','input-80':'states-of-the-type-attribute','input-83':'states-of-the-type-attriute','input-82':'states-of-the-type-attribute','input-85':'states-of-the-type-attribute','input-84':'states-of-the-type-attribute','input-87':'number-state','input-86':'number-state','input-89':'number-state','input-88':'number-state','syntax-tag-omission_index':'index-of-terms','syntax-tags_index':'index-of-terms','valid-date-string-in-content-with-optional-time-0':'text-level-semantics','attr-area-shape-keyword-poly':'the-map-element','named-character-references-table':'named-character-references','preload-1':'video','preload-0':'video','preload-3':'video','preload-2':'video','preload-5':'video','preload-4':'video','preload-7':'index','preload-6':'index','interactive-content-25':'index','attr-input-type-password-keyword':'the-input-element','interactive-content-27':'index','interactive-content-26':'index','interactive-content-21':'index','interactive-content-20':'interactive-elements','interactive-content-23':'index','interactive-content-22':'index','attr-object-data_index':'index-of-terms','attr-input-reuired':'common-input-element-attributes','offline':'offline','xml-mime-type_index':'index-of-terms','phrasing-content-211':'index','matches-the-environment':'common-microsyntaxes','attr-option-label':'the-button-element','the-q-element_index':'index-of-terms','datetime-local':'states-of-the-type-attribute','phrasing-content-209':'index','phrasing-content-208':'index','phrasing-content-207':'index','phrasing-content-206':'index','phrasing-content-205':'index','phrasing-content-204':'index','phrasing-content-203':'index','phrasing-content-202':'index','phrasing-content-201':'index','phrasing-content-200':'index','category-listed-0':'urls','category-listed-1':'the-iframe-element','category-listed-2':'forms','category-listed-3':'the-input-element','category-listed-4':'the-input-element','category-listed-5':'the-button-element','category-listed-6':'the-button-element','category-listed-7':'the-button-element','category-listed-8':'the-button-element','category-listed-9':'the-button-element','tabindex':'elements','ieldset-20':'index','fieldset-21':'index','step-28':'number-state','step-29':'number-state','fieldset-24':'index','fieldset-25':'index','fieldset-26':'index','fieldset-27':'index','step-22':'number-state','step-23':'number-state','step-20':'states-of-the-type-attribute','step-21':'number-state','step-26':'number-state','step-27':'number-state','step-24':'number-state','step-25':'number-state','event-media-durationchange_index':'index-of-terms','introduction':'introduction','kbd-19':'index','dfn':'content-models','kbd-13':'text-level-semantics','kbd-12':'text-level-semantics','kbd-11':'text-level-semantics','kbd-10':'text-level-semantics','kbd-17':'index','kbd-16':'obsolete','kbd-15':'text-level-semantics','kbd-14':'text-level-semantics','header-0':'content-models','header-1':'sections','header-2':'sections','header-3':'sections','header-4':'sections','header-5':'sections','header-6':'sections','conforming-documents':'infrastructure','header-8':'sections','header-9':'sections','htmlcollection-36':'the-buttonelement','outerhtml-2':'scripting-1','attr-meta-name':'semantics','outerhtml-0':'apis-in-html-documents','outerhtml-1':'apis-in-html-documents','attr-li-type':'obsolete','htmlcollection-30':'tabular-data','hierarchical-link-types':'links','maxlength-15':'number-state','value-17':'states-of-the-type-attribute','value-16':'states-of-the-type-attribute','value-15':'states-of-the-type-attribute','value-14':'states-of-the-type-attribute','value-13':'states-of-the-type-attribute','maxlength-16':'number-state','value-11':'states-of-the-type-attribute','value-10':'states-of-the-type-attribute','tfoot-12':'tabular-data','tfoot-13':'tabular-data','tfoot-10':'tabular-data','maxlength-17':'number-state','tfoot-16':'tabular-data','tfoot-17':'syntax','value-19':'states-of-the-type-attribute','tfoot-15':'tabular-data','target-4':'association-of-controls-and-forms','html-namespace-6':'iana','target-6':'forms','target-7':'forms','target-0':'semantics','target-1':'semantics','target-2':'the-iframe-element','target-3':'assocition-of-controls-and-forms','ascii-case-insensitive-20':'syntax','ascii-case-insensitive-21':'syntax','ascii-case-insensitive-22':'syntax','attr-input-autocomplete-default-state-0':'common-input-element-attributes','target-8':'association-of-controls-and-forms','target-9':'association-of-controls-and-forms','text-content-8':'index','text-content-9':'index','html-namespace-5':'iana','text-content-0':'content-models','text-content-1':'content-models','text-content-2':'content-models','text-content-3':'semantics','text-content-4':'the-button-element','text-content-5':'the-button-element','text-content-6':'index','text-content-7':'index','syntax-doctype':'syntax','concept-datetime-digit_index':'index-of-terms','col-14':'index','session-history-entry-8':'history','col-15':'index','video-25':'index','session-history':'history','command-facet-action-0':'commands','attr-input-type-radio-keyword_index':'index-of-terms','attr-li-type_index':'index-of-terms','video-28':'index','attr-body-marginbottom':'obsolete','vide-29':'index','progress-17':'index','play':'index','valid-non-empty-url-potentially-surrounded-by-spaces-17':'index','xlink-namespace':'urls','valid-non-empty-url-potentially-surrounded-by-spaces-15':'index','valid-non-empty-url-potentially-surrounded-by-spaces-14':'index','valid-non-empty-url-potentially-surrounded-by-spaces-13':'index','valid-non-empty-url-potentially-surrounded-by-spaces-12':'index','valid-non-empty-url-potentially-surrounded-by-spaces-11':'interactive-elements','valid-non-empty-url-potentially-surrounded-by-spaces-10':'number-state','style-26':'semantics','style-27':'scripting-1','style-24':'semantics','style-25':'semantics','style-22':'semantics','style-23':'semantics','style-20':'semantics','style-21':'semantics','attr-fs-method':'association-of-controls-and-forms','style-28':'scripting-1','style-29':'scripting-1','event-handler-content-attributes-10':'index','progress-12':'the-button-element','mime-type-9':'the-input-element','mime-type-8':'video','mime-type-5':'the-iframe-element','mme-type-4':'scripting-1','mime-type-7':'video','mime-type-6':'video','mime-type-1':'infrastructure','mime-type-0':'infrastructure','mime-type-3':'semantics','mime-type-2':'infrastructure','quota_exceeded_err_index':'index-of-terms','h1-18':'text-level-semantics','h1-19':'the-canvas-element','h1-14':'sections','h1-15':'sections','h1-16':'sections','h1-17':'grouping-content','h1-10':'sections','h1-11':'sections','h1-12':'sections','h1-13':'sections','attr-command-checked':'interactive-elements','dd-9':'syntax','dd-8':'syntax','htmltableelement-0':'index','htmltableelement-1':'index','dd-3':'grouping-content','dd-2':'grouping-content','dd-1':'grouping-content','dd-0':'grouping-content','dd-7':'grouping-content','dd-6':'grouping-content','dd-5':'grouping-content','dd-4':'grouping-content','x-that_index':'index-of-terms','progress-11':'the-button-element','function-37':'dom','ascii-compatible-character-encoding-3':'index','function-35':'dom','function-34':'dom','progress-16':'index','attr-link-charset_index':'inex-of-terms','enctype-4':'index','text-cache-manifest-0':'offline','text-cache-manifest-1':'offline','text-cache-manifest-2':'offline','text-cache-manifest-3':'iana','the-meter-element':'the-button-element','furthest-ancestor-browsing-context':'browsers','section-7':'sections','section-6':'sections','section-5':'sections','section-4':'sections','section-3':'sections','section-2':'content-models','section-1':'content-models','section-0':'content-models','form-22':'common-input-element-attributes','section-9':'sections','section-8':'sections','sidebar-2':'links','sidebar-0':'links','sidebar-1':'links','colspan-2':'index','attr-fs-formaction_index':'index-of-terms','progress-14':'index','concept-command_index':'index-of-terms','valid-non-empty-url-potentially-surrounded-by-spaces-9':'video','valid-non-empty-url-potentially-surrounded-by-spaces-8':'video','valid-non-empty-url-potentially-surrounded-by-spaces-7':'video','valid-non-empty-url-potentially-surrounded-by-spaces-6':'the-iframe-element','valid-non-empt-url-potentially-surrounded-by-spaces-5':'the-iframe-element','valid-non-empty-url-potentially-surrounded-by-spaces-4':'the-iframe-element','valid-non-empty-url-potentially-surrounded-by-spaces-3':'embedded-content-1','valid-non-empty-url-potentially-surrounded-by-spaces-2':'scripting-1','valid-non-empty-url-potentially-surrounded-by-spaces-1':'semantics','valid-non-empty-url-potentially-surrounded-by-spaces-0':'semantics','attr-iframe-vspace_index':'index-of-terms','del-28':'index','del-29':'index','a-80':'index','concept-datetime-0':'states-of-the-type-attribute','a-86':'index','a-87':'index','a-84':'index','a-85':'index','del-20':'edits','del-21':'edits','del-22':'edits','del-23':'edits','del-24':'edits','the-datalist-element':'the-button-element','del-26':'obsolete','del-27':'index','min-41':'index','min-40':'the-button-element','attr-input-accept_index':'index-of-terms','attr-option-name_index':'index-of-terms','last':'links','hyperlink':'links','attr-link-media_index':'index-of-terms','refsRFC2781':'rferences','htmlelement-210':'index','htmlelement-211':'index','htmlelement-212':'index','htmlelement-213':'index','htmlelement-214':'index','htmlelement-215':'index','htmlelement-216':'index','htmlelement-217':'index','htmlelement-218':'index','htmlelement-219':'index','attr-html-version':'obsolete','ix-handler-window-onafterprint':'index','span-1':'introduction','span-0':'introduction','span-3':'elements','span-2':'introduction','span-5':'content-models','span-4':'content-models','span-7':'text-level-semantics','span-6':'content-models','span-9':'text-level-semantics','span-8':'text-level-semantics','dom-location-search-0':'history','attr-meta-http-equiv-default-style-0':'semantics','insertadjacenthtml':'apis-in-html-documents','tag-cloud':'links','attr-th-scope-rowgroup':'tabular-data','attr-param-valuetype_index':'index-of-terms','windowtimers_index':'index-of-terms','formtarget-32':'index','formtarget-30':'association-of-controls-and-forms','dom-appcache-downloading':'offline','attr-hyperlink-type_index:'index-of-terms','htmlprogresselement':'the-button-element','attr-div-align_index':'index-of-terms','unordered-set-of-unique-space-separated-tokens-2':'the-button-element','unordered-set-of-unique-space-separated-tokens-3':'links','unordered-set-of-unique-space-separated-tokens-0':'the-iframe-element','unordered-set-of-unique-space-separated-tokens-1':'tabular-data','unordered-set-of-unique-space-separated-tokens-6':'index','unordered-set-of-unique-space-separated-tokens-7':'index','unordered-set-of-unique-space-separated-tokens-4':'index','error':'offline','unordered-set-of-unique-space-separated-tokens-8':'index','event-appcache-progress':'offline','dom-tree-accessors':'dom','area-49':'links','area-48':'links','area-47':'links','attr-input-type-datetime-local-keyword':'the-input-element','area-45':'links','area-44':'links','area-43':'links','area-42':'links','area-41':'links','area-40':'links','syntax-attributes-1':'syntax','syntax-attributes-0':'introduction','syntax-attributes-2':'syntax','writing-a-fom-s-user-interface':'forms','concept-fs-enctype':'association-of-controls-and-forms','attr-tdth-align':'obsolete','cached-0':'offline','nextid_index':'index-of-terms','url-decomposition-idl-attributes':'urls','htmltableelement_index':'index-of-terms','boolean-attribute-44':'index','boolean-attribute-45':'index','boolean-attribute-46':'index','boolean-attribute-40':'index','boolean-attribute-41':'index','boolean-attribute-42':'index','boolean-attribute-43':'index','event-media-ratechange':'video','attr-area-coords':'the-map-element','radionodelist_index':'index-of-terms','th-35':'obsolete','th-34':'obsolete','th-37':'obsolete','th-36':'obsolete','th-31':'obsolete','th-30':'obsolete','th-33':'obsolete','th-32':'obsolete','sidebar':'links','th-39':'obsolete','th-38':'obsolete','metadata-content-2':'content-models','metadata-content-3':'semantics','metadata-content-0':'content-models','metadata-content-1':'content-models','metadata-content-6':'semantics','metadata-content-7':'semantics','metadata-content-4':'seantics','metadata-content-5':'semantics','input':'index','metadata-content-8':'semantics','metadata-content-9':'semantics','htmltablecolelement':'tabular-data','window-28':'index','window-29':'index','window-22':'index','window-23':'index','window-20':'index','window-21':'index','window-26':'index','window-27':'index','window-24':'index','width-1':'index','global-attributes-171':'index','li-21':'obsolete','the-caption-element':'tabular-data','case-sensitive':'infrastructure','li-20':'syntax','facets':'commands','li-23':'index','index_size_err_index':'index-of-terms','function-48':'dom','function-49':'dom','function-42':'dom','function-43':'dom','function-40':'dom','function-41':'dom','function-46':'dom','function-47':'dom','function-44':'dom','function-45':'dom','the-title-element-1':'dom','the-title-element-0':'semantics','li-27':'index','li-26':'index','script-content-restrictions-0':'scripting-1','navigating-auxiliary-browsing-contexts-in-the-dom':'browsers','global-attributes-187':'index','htmlelement-17':'index','the-body-element_index':'index-of-terms','iframe-42':'obsolete','iframe-43':'obsolete','concept-events-trusted_index':'index-of-terms','iframe-44':'obsolete','htmltablesectionelement-4':'tabular-data','htmltablesectionelement-5':'index','htmltablesectionelement-6':'index','htmltablesectionelement-7':'index','htmltablesectionelement-0':'tabular-data','htmltablesectionelement-1':'tabular-data','htmltablesectionelement-2':'tabular-data','htmltablesectionelement-3':'tabular-data','htmltablesectionelement-8':'index','htmltablesectionelement-9':'index','link-64':'obsolete','link-65':'obsolete','link-66':'obsolete','link-67':'index','link-60':'syntax','link-61':'obsolete','br':'content-models','link-63':'obsolete','link-68':'index','the-noscript-element':'scripting-1','interactive-content':'content-models','attr-iframe-sandbox_index':'index-of-terms','global-attributes-87':'the-button-element','refsRFC5322':'references','attr-input-type-image-keyword_index':'index-of-terms','refsRFC2313':'references','efsRFC2646':'references','attr-link-sizes-any':'links','refsRFC2318':'references','a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts-diagrams-graphs-maps-illustrations':'embedded-content-1','ix-handler-onpause':'index','meta-keywords_index':'index-of-terms','link-type-external_index':'index-of-terms','span':'introduction','attr-progress-value_index':'index-of-terms','htmlelement-182':'index','submit':'index','ix-handler-onblur':'index','htmlelement-183':'index','ruby-14':'index','htmlelement-185':'index','htmlelement-186':'index','button-state_index':'index-of-terms','dom-media-have_future_data-0':'video','poster':'video','htmlelement-187':'index','attr-style-media_index':'index-of-terms','htmlulistelement':'grouping-content','applicationcache-0':'browsers','applicationcache-3':'offline','applicationcache-2':'offline','applicationcache-5':'offline','applicationcache-4':'offline','applicationcache-7':'offline','applicationcache-6':'offline','applicationcache-9':'offline','applicationache-8':'offline','attr-link-sizes-any_index':'index-of-terms','htmldatalistelement_index':'index-of-terms','reset-button-state_index':'index-of-terms','up':'links','htmlparamelement':'the-iframe-element','phrasing-content-225':'index','ul':'introduction','phrasing-content-227':'index','phrasing-content-226':'index','phrasing-content-221':'index','phrasing-content-220':'index','phrasing-content-223':'index','the-th-element':'tabular-data','phrasing-content-229':'index','phrasing-content-228':'index','reset-button-state':'number-state','character-encodings':'infrastructure','attr-img-ismap':'embedded-content-1','intro-early-example':'introduction','event-handler-content-attributes-79':'index','attr-input-type-time-0':'the-input-element','attr-input-type-time-1':'the-input-element','attr-input-list':'common-input-element-attributes','attr-object-archive':'obsolete','elements':'elements','valid-browsing-context-name-or-keyword_index':'index-of-terms','ruby-13':'index','input-150':'index','function-137':'browses','function-136':'browsers','function-135':'browsers','function-134':'browsers','attr-style-type':'semantics','value-38':'the-button-element','function-131':'browsers','function-130':'browsers','value-35':'the-button-element','text-state-and-search-state':'states-of-the-type-attribute','value-37':'the-button-element','value-36':'index','value-31':'index','value-30':'the-button-element','value-33':'the-button-element','value-32':'common-input-element-attributes','lang':'introduction','valid-month-string':'common-microsyntaxes','htmloptgroupelement':'the-button-element','attr-button-type-reset':'the-button-element','input-151':'index','checkbox-state_index':'index-of-terms','p-23':'index','p-22':'obsolete','p-21':'syntax','p-20':'syntax','attr-input-type-url':'content-models','p-26':'index','extensibility':'infrastructure','p-24':'index','code':'content-models','input-152':'index','sandbox-10':'index','input-153':'index','attr-hr-color':'obsolete','beforeunloadevent-0':'history','beforeunloadevent-1':'index''resources':'infrastructure','samp-6':'text-level-semantics','samp-7':'text-level-semantics','samp-4':'text-level-semantics','media-resource':'video','samp-2':'grouping-content','samp-3':'grouping-content','samp-0':'content-models','event-media-error':'video','the-dd-element':'grouping-content','samp-8':'text-level-semantics','samp-9':'text-level-semantics','htmlelement-239':'index','attr-data':'elements','hashchange-0':'index','categories':'forms','ol-14':'edits','ol-15':'links','ol-16':'syntax','ol-17':'obsolete','ol-10':'grouping-content','ol-11':'grouping-content','ol-12':'grouping-content','ol-13':'grouping-content','ol-18':'obsolete','ol-19':'index','htmlunknownelement_index':'index-of-terms','htmlelement-232':'index','a-83':'index','ix-handler-window-onfocus':'index','htmlelement-230':'index','htmldocument_index':'index-of-terms','input-156':'index','coords-1':'the-map-element','coords-0':'the-map-element','coords-3':'the-map-element','coords-2':'the-map-element','coords-5':'index','coords-4':'the-ma-element','dimension-attributes':'the-map-element','hgroup':'elements','attr-tbody-charoff_index':'index-of-terms','concept-fe-disabled-1':'forms','video':'video','htmlelement-234':'index','phrasing-content-92':'edits','attr-img-name':'obsolete','index':'index','command-facet-label-0':'commands','category-listed-10':'index','valid-hash-name-reference_index':'index-of-terms','syntax-newlines-3':'syntax','syntax-newlines-2':'syntax','syntax-newlines-1':'syntax','syntax-newlines-0':'syntax','the-strong-element':'text-level-semantics','formmethod-29':'association-of-controls-and-forms','formmethod-28':'the-button-element','formmethod-25':'number-state','formmethod-24':'number-state','formmethod-27':'the-button-element','formmethod-26':'the-button-element','formmethod-21':'number-state','formmethod-20':'number-state','formmethod-23':'number-state','formmethod-22':'number-state','ix-handler-onloadstart':'index','valid-simple-color_index':'index-of-terms','attr-meta-content_index':'index-of-terms','the-head-elemen':'dom','interactive-content-36':'index','htmlvideoelement-0':'index','link-type-bookmark_index':'index-of-terms','data_clone_err':'urls','child-browsing-context':'browsers','interactive-content-34':'index','meta-name-content':'infrastructure','ix-handler-onforminput':'index','network_loading-1':'video','network_loading-0':'video','an-iframe-srcdoc-document':'the-iframe-element','the-step-attribute':'common-input-element-attributes','next':'semantics','htmlelement-180':'index','htmlelement-181':'index','colgroup-1':'tabular-data','text-field-selection':'editing','htmlelement-184':'index','valid-date-or-time-string-2':'index','valid-date-or-time-string-1':'text-level-semantics','valid-date-or-time-string-0':'common-microsyntaxes','htmlelement-188':'index','htmlelement-189':'index','title-33':'obsolete','interactive-content-32':'index','windowmodal':'timers','pragma-set-default-language_index':'index-of-terms','the-input-element_index':'index-of-terms','htmlelement-238':'index','reversed-0':'grouping-content''this':'introduction','htmlelement-233':'index','challenge':'the-button-element','htmlelement-231':'index','htmlelement-236':'index','browser-state':'offline','interactive-content-33':'index','htmlelement-235':'index','htmloptionelement-0':'the-input-element','htmloptionelement-1':'index','htmloptionelement-2':'index','attr-time-pubdate_index':'index-of-terms','interactive-content-30':'index','high':'the-button-element','progress-15':'index','a-81':'index','interactive-content-31':'index','for-3':'the-button-element','for-2':'the-button-element','for-1':'index','for-0':'forms','fieldset-18':'syntax','for-4':'index','ix-handler-onmouseout':'index','formtarget-10':'states-of-the-type-attribute','formtarget-11':'states-of-the-type-attribute','formtarget-12':'states-of-the-type-attribute','formtarget-13':'states-of-the-type-attribute','origin-1':'the-iframe-element','formtarget-15':'number-state','formtarget-16':'number-state','formtarget-17':'number-state','formtarget-18':'number-state','formtarget-19':'numberstate','license-2':'links','license-1':'links','license-0':'links','dom-appcache-checking':'offline','htmlpreelement_index':'index-of-terms','refsXML':'references','the-main-part-of-the-content':'links','refsUTR36':'references','accept-13':'states-of-the-type-attribute','accept-12':'states-of-the-type-attribute','accept-11':'states-of-the-type-attribute','accept-10':'states-of-the-type-attribute','accept-17':'number-state','accept-16':'number-state','accept-15':'number-state','accept-14':'number-state','attr-iframe-marginwidth':'obsolete','accept-19':'number-state','accept-18':'number-state','br-7':'text-level-semantics','br-6':'text-level-semantics','br-5':'text-level-semantics','br-4':'text-level-semantics','br-3':'text-level-semantics','br-2':'text-level-semantics','br-1':'content-models','br-0':'content-models','attr-area-shape-keyword-rect_index':'index-of-terms','br-9':'syntax','br-8':'text-level-semantics','area-69':'index','area-68':'index','attr-tbody-char':'obsolete','area-61':'index','area-60':'idex','area-63':'index','area-62':'index','concept-fs-enctype-0':'association-of-controls-and-forms','concept-fs-enctype-1':'association-of-controls-and-forms','area-67':'index','area-66':'index','global-attributes-37':'text-level-semantics','global-attributes-36':'text-level-semantics','global-attributes-35':'text-level-semantics','global-attributes-34':'text-level-semantics','global-attributes-33':'text-level-semantics','global-attributes-32':'text-level-semantics','global-attributes-31':'grouping-content','global-attributes-30':'grouping-content','the-samp-element_index':'index-of-terms','htmldlistelement_index':'index-of-terms','global-attributes-39':'text-level-semantics','global-attributes-38':'text-level-semantics','the-style-element':'semantics','stalled':'index','href-5':'index','location-2':'history','attr-tr-char_index':'index-of-terms','valid-media-query_index':'index-of-terms','transparent':'content-models','event-handler-content-attributes':'webappapis','valid-list-of-integers_index':'index-of-erms','applicationcache-10':'offline','href-2':'index','the-html-element':'dom','concept-fs-action':'association-of-controls-and-forms','attr-progress-max':'the-button-element','attr-input-autocomplete-off-state_index':'index-of-terms','embed-13':'obsolete','embed-12':'syntax','embed-11':'the-map-element','embed-10':'the-iframe-element','embed-17':'obsolete','embed-16':'obsolete','embed-15':'obsolete','embed-14':'obsolete','th-13':'tabular-data','th-12':'tabular-data','th-11':'tabular-data','meta':'semantics','th-17':'tabular-data','th-16':'tabular-data','th-15':'tabular-data','th-14':'tabular-data','formtarget-14':'number-state','th-19':'tabular-data','th-18':'tabular-data','origin-0':'origin-0','refsPNG':'references','origin-3':'iana','ix-handler-onchange':'index','metadata-content_index':'index-of-terms','origin-2':'iana','pattern-16':'number-state','pattern-17':'number-state','pattern-14':'states-of-the-type-attribute','pattern-15':'number-state','pattern-12':'states-of-the-type-attribute','pattern-13':states-of-the-type-attribute','have_current_data-1':'video','pattern-11':'states-of-the-type-attribute','pattern-18':'number-state','pattern-19':'number-state','href-1':'semantics','novalidate-0':'forms','novalidate-1':'association-of-controls-and-forms','novalidate-2':'association-of-controls-and-forms','novalidate-3':'index','nested-browsing-context-11':'history','nested-browsing-context-10':'browsers','nested-browsing-context-13':'index','nested-browsing-context-12':'index','nested-browsing-context-14':'index','refsHTTP':'references','usage-summary':'text-level-semantics','security-forms':'association-of-controls-and-forms','pre-20':'index','system-state-and-capabilities':'timers','dom-mediaerror-media_err_aborted_index':'index-of-terms','function-28':'dom','function-29':'dom','htmltabledatacellelement':'tabular-data','function-24':'dom','function-25':'dom','function-26':'dom','function-27':'dom','function-20':'dom','function-21':'dom','function-22':'dom','function-23':'dom','attr-abbr-title':'text-levelsemantics','tree-order-7':'browsers','the-xml:base-attribute-xml-only':'elements','event-media-loadedmetadata':'video','samp-14':'index','samp-15':'index','samp-10':'text-level-semantics','samp-11':'obsolete','htmlelement':'elements','samp-13':'index','dom-media-network_no_source_index':'index-of-terms','the-selection_index':'index-of-terms','link-48':'links','link-49':'links','link-46':'links','link-47':'links','link-44':'links','link-45':'links','link-42':'links','link-43':'links','link-40':'links','link-41':'links','the-optgroup-element_index':'index-of-terms','event-dragenter_index':'index-of-terms','figure-9':'grouping-content','figure-8':'grouping-content','figure-7':'grouping-content','figure-6':'grouping-content','figure-5':'grouping-content','figure-4':'grouping-content','figure-3':'grouping-content','figure-2':'grouping-content','figure-1':'sections','figure-0':'content-models','toolbar-state':'interactive-elements','semantics-0':'elements','tt_index':'index-of-terms','attr-form-autocomplete_index:'index-of-terms','documents':'dom','href-8':'dom','src-11':'index','href-6':'introduction','href-7':'introduction','href-4':'links','title-21':'embedded-content-1','title-20':'embedded-content-1','title-23':'common-input-element-attributes','title-22':'embedded-content-1','title-25':'common-input-element-attributes','title-24':'common-input-element-attributes','title-27':'the-button-element','title-26':'the-button-element','title-29':'links','presentational-markup':'introduction','height-24':'states-of-the-type-attribute','figure-19':'index','figure-18':'index','href-0':'semantics','figure-13':'tabular-data','figure-12':'embedded-content-1','authority-based-url':'urls','figure-10':'embedded-content-1','figure-17':'index','figure-16':'links','figure-15':'tabular-data','figure-14':'tabular-data','label-29':'the-button-element','label-28':'the-button-element','dl-20':'index','attr-fs-method-get-keyword_index':'index-of-terms','phrasing-content-243':'index','phrasing-content-242':'index','phrasing-content-241''index','phrasing-content-240':'index','phrasing-content-247':'index','phrasing-content-246':'index','phrasing-content-245':'index','phrasing-content-244':'index','phrasing-content-249':'index','phrasing-content-248':'index','attr-fs-target_index':'index-of-terms','attr-img-align':'obsolete','attributes-for-form-submission_index':'index-of-terms','willful-violation-2':'offline','willful-violation-1':'states-of-the-type-attribute','willful-violation-0':'urls','label-23':'index','attr-input-type-number':'content-models','attr-img-hspace_index':'index-of-terms','label-22':'index','htmllinkelement_index':'index-of-terms','label-25':'index','not_supported_err':'urls','attr-body-bgcolor':'obsolete','syntax-end-tag-5':'syntax','refsPSL':'references','syntax-end-tag-4':'syntax','summary-6':'interactive-elements','summary-7':'interactive-elements','summary-4':'interactive-elements','summary-5':'interactive-elements','function-119':'sections','function-118':'sections','summary-0':'tabular-data','summary-1':'obsolete''function-115':'sections','function-114':'sections','function-117':'sections','function-116':'sections','function-111':'sections','function-110':'sections','function-113':'sections','function-112':'sections','syntax-end-tag-9':'syntax','abbr':'elements','href-15':'the-map-element','syntax-end-tag-8':'syntax','client-side-form-validation':'forms','progress-21':'index','progress-20':'offline','media-resource-30':'video','h4-9':'index','h4-8':'index','h4-7':'index','h4-6':'index','h4-5':'index','media-resource-31':'video','h4-3':'syntax','h4-2':'sections','h4-1':'content-models','h4-0':'content-models','syntax-start-tag-10':'syntax','undomanagerevent':'dnd','dom-location-hash-0':'history','select-20':'the-button-element','media-resource-39':'video','attr-input-type-hidden':'content-models','noupdate':'offline','area-65':'index','htmltablecaptionelement-1':'index','htmltablecaptionelement-0':'tabular-data','area-64':'index','link-type-prefetch':'links','email':'forms','form-owner':'association-of-controls-and-frms','valid-non-negative-integer-17':'index','attr-input-type-datetime-local':'content-models','htmloptionelement':'the-button-element','content-categories_index':'index-of-terms','colspan-1':'index','the-blockquote-element_index':'index-of-terms','link-type-last_index':'index-of-terms','active-document_index':'index-of-terms','refsBCP47':'references','valid-date-string':'common-microsyntaxes','headers-4':'tabular-data','headers-5':'tabular-data','headers-6':'tabular-data','headers-7':'tabular-data','headers-0':'content-models','headers-1':'content-models','headers-2':'content-models','headers-3':'tabular-data','p-19':'syntax','headers-8':'index','headers-9':'index','attr-fs-method_index':'index-of-terms','area-8':'semantics','area-9':'the-map-element','area-2':'urls','area-3':'dom','area-0':'introduction','area-1':'urls','area-6':'content-models','area-7':'content-models','area-4':'content-models','area-5':'content-models','link-type-noreferrer_index':'index-of-terms','dom-appcache-uncached':'offline','att-input-src':'number-state','htmlelement-122':'index','htmlkeygenelement_index':'index-of-terms','the-textarea-element':'the-button-element','attr-dim-width':'the-map-element','htmlelement-120':'index','htmllabelelement_index':'index-of-terms','htmlelement-121':'index','htmlelement-126':'index','dom-appcache-idle_index':'index-of-terms','attr-fs-method-put':'association-of-controls-and-forms','valid-integer':'common-microsyntaxes','event-handlers':'webappapis','htmlelement-124':'index','dom-appcache-idle-0':'offline','htmlelement-125':'index','htmlolistelement-1':'index','htmlolistelement-0':'index','the-hidden-attribute':'editing','event-media-suspend_index':'index-of-terms','htmlelement-129':'index','the-del-element_index':'index-of-terms','dfn-8':'text-level-semantics','attr-progress-value':'the-button-element','dfn-9':'text-level-semantics','sequential-focus-navigation-and-the-tabindex-attribute':'editing','plaintext_index':'index-of-terms','attr-source-src_index':'index-of-terms','script-type':'infrastrcture','barprop-6':'browsers','barprop-4':'browsers','barprop-5':'browsers','barprop-2':'browsers','barprop-3':'browsers','barprop-0':'browsers','barprop-1':'browsers','textFieldSelection':'editing','audio':'video','autoplay':'video','htmlcollection':'urls','tt-0':'obsolete','link-type-stylesheet':'links','week-number-of-the-last-day':'common-microsyntaxes','category-label-8':'the-button-element','category-label-9':'the-button-element','category-label-6':'the-button-element','category-label-7':'the-button-element','category-label-4':'the-button-element','category-label-5':'the-button-element','category-label-2':'the-input-element','category-label-3':'the-button-element','category-label-0':'forms','category-label-1':'forms','attr-col-align_index':'index-of-terms','attr-img-ismap_index':'index-of-terms','concept-input-type-file-selected_index':'index-of-terms','radio-button-group':'number-state','the-p-element_index':'index-of-terms','attr-input-min':'common-input-element-attributes','attr-option-selected_indx':'index-of-terms','dom-navigator-registerprotocolhandler-0':'timers','event-appcache-downloading_index':'index-of-terms','the-var-element_index':'index-of-terms','htmlformelement':'forms','htmlanchorelement':'text-level-semantics','ascii-case-insensitive_index':'index-of-terms','global-attributes-19':'grouping-content','global-attributes-18':'sections','global-attributes-15':'sections','global-attributes-14':'sections','global-attributes-17':'sections','global-attributes-16':'sections','global-attributes-11':'sections','global-attributes-10':'sections','global-attributes-13':'sections','global-attributes-12':'sections','embed-18':'obsolete','preload':'video','object-46':'index','object-45':'index','object-44':'obsolete','object-43':'obsolete','object-42':'obsolete','object-41':'obsolete','object-40':'obsolete','custom-data-attribute':'elements','session-history-entry':'history','min-34':'number-state','event-media-durationchange':'video','object-48':'index','time-9':'text-level-semantics','ix-handler-windw-onmessage':'index','link-1':'elements','link-0':'index','link-3':'content-models','link-2':'content-models','link-5':'semantics','link-4':'content-models','link-7':'semantics','link-6':'semantics','link-9':'semantics','link-8':'semantics','url-state':'states-of-the-type-attribute','image-map-10':'index','image-map-11':'index','attr-command-type-keyword-command':'interactive-elements','canplay':'index','command-facet-hint':'commands','syntax-charref_index':'index-of-terms','output-8':'forms','output-9':'forms','base-8':'semantics','base-9':'semantics','base-6':'semantics','base-7':'semantics','base-4':'semantics','base-5':'semantics','base-2':'semantics','base-3':'semantics','output-6':'content-models','output-7':'forms','min-38':'the-button-element','ix-handler-oninvalid':'index','no_modification_allowed_err-1':'apis-in-html-documents','no_modification_allowed_err-0':'apis-in-html-documents','vaguer-moments-in-time':'common-microsyntaxes','ix-handler-onkeydown':'index','span-18':'index','attr-link-rev':'osolete','no_data_allowed_err_index':'index-of-terms','required-21':'number-state','required-20':'number-state','required-23':'number-state','required-22':'number-state','required-25':'common-input-element-attributes','required-24':'number-state','required-27':'the-button-element','required-26':'index','required-29':'index','required-28':'the-button-element','attr-optgroup-label_index':'index-of-terms','tr-24':'syntax','fully-active':'browsers','attr-link-href_index':'index-of-terms','htmlinputelement-0':'index','htmlinputelement-1':'index','colgroup':'content-models','attr-input-placeholder_index':'index-of-terms','th-10':'tabular-data','multicol_index':'index-of-terms','ins':'index','paragraph-14':'edits','paragraph-15':'edits','paragraph-16':'forms','paragraph-17':'links','paragraph-10':'edits','paragraph-11':'edits','paragraph-12':'edits','paragraph-13':'edits','tabindex-0':'editing','tabindex-1':'editing','valid-e-mail-address-list-0':'states-of-the-type-attribute','details':'content-models','outlines':sections','valid-date-string-with-optional-time_index':'index-of-terms','input-23':'content-models','input-22':'content-models','input-21':'content-models','input-20':'content-models','input-27':'content-models','input-26':'content-models','input-25':'content-models','keywords-and-enumerated-attributes':'common-microsyntaxes','li-10':'grouping-content','li-11':'grouping-content','li-12':'edits','li-13':'edits','link-24':'scripting-1','link-25':'scripting-1','link-26':'scripting-1','li-17':'interactive-elements','concept-month_index':'index-of-terms','attr-input-autocomplete-default-state':'common-input-element-attributes','global-attributes-143':'index','attr-body-marginleft_index':'index-of-terms','htmlembedelement-1':'index','a-71':'obsolete','global-attributes-141':'index','attr-body-marginheight':'obsolete','submit-button-state':'number-state','dom-media-have_nothing_index':'index-of-terms','link-type-license_index':'index-of-terms','dom-opener':'browsers','a-70':'obsolete','flow-content-199':'index','fow-content-198':'index','aside-10':'index','htmllinkelement-0':'semantics','aside-14':'index','flow-content-191':'index','conformance-requirements-for-authors':'introduction','flow-content-193':'index','flow-content-192':'index','flow-content-195':'index','flow-content-194':'index','attr-input-vspace':'obsolete','flow-content-196':'index','map-16':'index','the-root-element':'semantics','map-14':'index','map-15':'index','map-12':'index','map-13':'index','map-10':'the-map-element','map-11':'the-map-element','a-77':'obsolete','map-18':'index','maximum-allowed-value-length-3':'the-button-element','selected-2':'the-button-element','maximum-allowed-value-length-1':'common-input-element-attributes','maximum-allowed-value-length-0':'common-input-element-attributes','maximum-allowed-value-length-4':'association-of-controls-and-forms','title-47':'common-input-element-attributes','title-46':'semantics','title-45':'semantics','title-44':'semantics','title-43':'semantics','title-42':'semantics','title-41':'semantics','ttle-40':'semantics','td-17':'tabular-data','td-16':'tabular-data','td-15':'tabular-data','td-14':'tabular-data','td-13':'tabular-data','td-12':'tabular-data','td-11':'tabular-data','td-10':'tabular-data','htmlmenuelement':'interactive-elements','attr-pre-width_index':'index-of-terms','hierarchy_request_err':'urls','critical-subresources':'infrastructure','a-75':'obsolete','attr-input-type-text-keyword':'the-input-element','media-element-attributes_index':'index-of-terms','formnovalidate-2':'states-of-the-type-attribute','h6-9':'sections','formnovalidate-0':'the-input-element','formnovalidate-1':'the-input-element','formnovalidate-6':'states-of-the-type-attribute','formnovalidate-7':'states-of-the-type-attribute','formnovalidate-4':'states-of-the-type-attribute','formnovalidate-5':'states-of-the-type-attribute','phrasing-content-261':'index','phrasing-content-260':'index','formnovalidate-8':'states-of-the-type-attribute','formnovalidate-9':'states-of-the-type-attribute','phrasing-content-265':'index','phrasig-content-264':'index','phrasing-content-267':'index','phrasing-content-266':'index','valid-date-string-with-optional-time-0':'common-microsyntaxes','valid-date-string-with-optional-time-1':'text-level-semantics','valid-date-string-with-optional-time-2':'edits','valid-date-string-with-optional-time-3':'index','a-74':'obsolete','attr-style-title_index':'index-of-terms','attr-hyperlink-media_index':'index-of-terms','the-span-element_index':'index-of-terms','cite-26':'index','cite-25':'index','cite-24':'edits','cite-23':'edits','cite-22':'edits','cite-21':'index','cite-20':'text-level-semantics','formenctype-23':'number-state','formenctype-22':'number-state','formenctype-21':'number-state','formenctype-20':'number-state','formenctype-27':'the-button-element','formenctype-26':'the-button-element','formenctype-25':'number-state','formenctype-24':'number-state','joint-session-history-0':'history','joint-session-history-1':'history','formenctype-29':'association-of-controls-and-forms','formenctype-28':'the-button-lement','joint-session-history-4':'history','tree-order_index':'index-of-terms','body-37':'obsolete','body-36':'obsolete','function-179':'browsers','function-178':'browsers','body-33':'obsolete','body-32':'obsolete','body-31':'syntax','body-30':'syntax','function-173':'browsers','function-172':'browsers','function-171':'browsers','function-170':'browsers','function-177':'browsers','function-176':'browsers','function-175':'browsers','function-174':'browsers','last-1':'links','last-0':'links','root-element':'infrastructure','hr-9':'syntax','valid-non-empty-url-0':'urls','placeholder':'the-input-element','hr-8':'syntax','a-79':'obsolete','spelling-and-grammar-checking':'editing','valid-lowercase-simple-color_index':'index-of-terms','the-wbr-element':'text-level-semantics','htmlprogresselement_index':'index-of-terms','id-3':'obsolete','a-46':'links','document.open-0':'apis-in-html-documents','a-47':'links','attr-param-name_index':'index-of-terms','a-44':'links','optgroup-18':'index','a-45':'links','character-reerences':'syntax','optgroup-11':'syntax','optgroup-10':'the-button-element','optgroup-13':'syntax','optgroup-12':'syntax','optgroup-15':'index','optgroup-14':'syntax','optgroup-17':'index','a-43':'links','command-bold':'dnd','command-delete':'dnd','invalid_state_err':'urls','a-41':'links','link-type-index':'links','archives-0':'links','archives-1':'links','attr-option-value_index':'index-of-terms','strike-0':'obsolete','refsDOMRANGE':'references','event-handler-content-attributes-24':'index','event-appcache-cached':'offline','attr-meta-scheme_index':'index-of-terms','scripting':'webappapis','valid-browsing-context-name-or-keyword':'browsers','attr-hr-noshade':'obsolete','tbody-30':'index','context-menu-state-0':'content-models','context-menu-state-1':'interactive-elements','rt-8':'syntax','attr-input-type-month-0':'the-input-element','attr-input-type-month-1':'the-input-element','output-21':'index','output-20':'index','attr-meter-optimum_index':'index-of-terms','syntax-elements_index':'index-of-terms','typoraphic-conventions':'introduction','figcaption-16':'index','attr-tdth-abbr':'obsolete','attr-object-classid_index':'index-of-terms','dnd':'dnd','attr-iframe-scrolling_index':'index-of-terms','name-45':'the-button-element','name-44':'the-button-element','category-reset-9':'index','other-link-types':'links','name-47':'syntax','htmlparagraphelement-1':'index','name-46':'the-button-element','form-57':'the-button-element','media-element-attributes':'video','element-level-focus-apis':'editing','form-56':'the-button-element','name-43':'the-button-element','category-reset-8':'index','name-42':'the-button-element','htmlelement-144':'index','htmlelement-145':'index','htmlelement-146':'index','htmlelement-147':'index','htmlelement-140':'index','htmlelement-141':'index','htmlelement-142':'index','htmlelement-143':'index','htmlelement-148':'index','htmlelement-149':'index','tfoot-27':'index','dom-innerhtml-0':'dom','dom-innerhtml-1':'elements','attr-command-type-state-radio_index':'index-of-terms','attr-keygen-keytype':the-button-element','nofollow-1':'links','popstateevent_index':'index-of-terms','valid-date-string-in-content-with-optional-time':'common-microsyntaxes','tfoot-26':'obsolete','htmlhtmlelement-0':'index','event-media-progress':'video','the-img-element_index':'index-of-terms','the-summary-element_index':'index-of-terms','tfoot-25':'obsolete','domtokenlist-6':'semantics','domtokenlist-7':'text-level-semantics','domtokenlist-4':'urls','domtokenlist-5':'elements','domtokenlist-2':'urls','domtokenlist-3':'urls','domtokenlist-0':'urls','domtokenlist-1':'urls','domtokenlist-8':'the-map-element','command-unlink':'dnd','attr-command-type-state-checkbox-1':'interactive-elements','html-2':'content-models','tbody-31':'index','concept-fs-method':'association-of-controls-and-forms','valid-non-negative-integer-19':'index','dom-appcache-downloading_index':'index-of-terms','index-4':'links','a-28':'links','a-29':'links','index-2':'links','index-3':'links','a-24':'embedded-content-1','a-25':'embedded-content-1','a-26':'links''a-27':'links','a-20':'text-level-semantics','a-21':'text-level-semantics','a-22':'embedded-content-1','a-23':'embedded-content-1','tfoot-22':'obsolete','no_modification_allowed_err':'urls','shape-3':'index','attr-table-cellspacing_index':'index-of-terms','refsPPUTF8':'references','attr-iframe-allowtransparency_index':'index-of-terms','attr-tdth-char':'obsolete','hyperlink-57':'links','event-media-play_index':'index-of-terms','attr-img-border':'obsolete','refsRFC3490':'references','attr-spellcheck_index':'index-of-terms','ix-handler-onplay':'index','category-listed-12':'index','area-29':'links','area-28':'links','category-listed-13':'index','area-25':'links','area-24':'links','area-27':'links','area-26':'links','area-21':'links','area-20':'links','area-23':'links','area-22':'links','head-13':'semantics','head-12':'semantics','head-11':'semantics','head-10':'semantics','head-17':'semantics','head-16':'semantics','head-15':'semantics','head-14':'semantics','category-listed-16':'index','head-19':'scripting-1',head-18':'semantics','category-listed-17':'index','global-attributes-79':'tabular-data','global-attributes-78':'tabular-data','video-9':'content-models','video-8':'content-models','htmlsourceelement_index':'index-of-terms','global-attributes-73':'tabular-data','global-attributes-72':'tabular-data','video-7':'content-models','global-attributes-70':'tabular-data','set-of-comma-separated-tokens':'common-microsyntaxes','global-attributes-76':'tabular-data','global-attributes-75':'tabular-data','global-attributes-74':'tabular-data','attr-fs-method-post-keyword_index':'index-of-terms','attr-ol-compact_index':'index-of-terms','samp-12':'index','hyperlink-36':'links','phrasing-content_index':'index-of-terms','hgroup-8':'content-models','hgroup-9':'content-models','browsing-context_index':'index-of-terms','hgroup-2':'content-models','hgroup-3':'content-models','hgroup-0':'content-models','hgroup-1':'content-models','hgroup-6':'content-models','hgroup-7':'content-models','hgroup-4':'content-models','hgroup-5':'conten-models','target':'semantics','in-a-document':'infrastructure','rb-0':'obsolete','dom-mediaerror-media_err_decode_index':'index-of-terms','boolean-attribute-28':'index','form-associated-element-22':'index','boolean-attribute-26':'index','boolean-attribute-27':'index','boolean-attribute-24':'interactive-elements','boolean-attribute-25':'editing','boolean-attribute-22':'interactive-elements','boolean-attribute-23':'interactive-elements','boolean-attribute-20':'association-of-controls-and-forms','boolean-attribute-21':'association-of-controls-and-forms','form-associated-element-20':'index','form-associated-element-27':'index','domstring_size_err_index':'index-of-terms','form-associated-element-24':'index','link-type-nofollow':'links','object-29':'obsolete','object-28':'obsolete','object-25':'forms','object-24':'forms','object-27':'forms','object-26':'forms','object-21':'the-map-element','object-20':'the-map-element','object-23':'the-map-element','object-22':'the-map-element','window-48':'index','window-49':'inex','window-44':'index','window-45':'index','window-46':'index','window-47':'index','window-40':'index','window-41':'index','window-42':'index','window-43':'index','acknowledgements':'acknowledgements','htmlmapelement':'the-map-element','sup-6':'dnd','sup-7':'index','sup-4':'text-level-semantics','sup-5':'text-level-semantics','sup-2':'text-level-semantics','sup-3':'text-level-semantics','sup-0':'content-models','sup-1':'content-models','sup-8':'index','sup-9':'index','bdo-7':'index','bdo-6':'index','bdo-5':'index','bdo-4':'index','bdo-3':'text-level-semantics','bdo-2':'text-level-semantics','bdo-1':'content-models','bdo-0':'content-models','formatblock-candidate-16':'index','formatblock-candidate-17':'index','formatblock-candidate-14':'index','formatblock-candidate-15':'index','formatblock-candidate-12':'grouping-content','formatblock-candidate-13':'index','formatblock-candidate-10':'grouping-content','formatblock-candidate-11':'grouping-content','input-1':'index','formatblock-candidate-18':'index','formatlock-candidate-19':'index','htmlselectelement_index':'index-of-terms','s_index':'index-of-terms','flow-content_index':'index-of-terms','radionodelist':'urls','concept-appcache-manifest-fallback':'offline','attr-input-placeholder':'common-input-element-attributes','dd-15':'index','dd-14':'index','dd-13':'index','dd-12':'index','dd-11':'syntax','attr-fs-enctype':'association-of-controls-and-forms','dl':'content-models','dd':'content-models','body-5':'dom','body-4':'dom','body-7':'semantics','body-6':'elements','body-1':'introduction','body-0':'introduction','body-3':'introduction','body-2':'introduction','dt':'content-models','htmlspanelement-1':'index','body-9':'sections','body-8':'sections','attr-media-preload-metadata-state_index':'index-of-terms','accessing-other-browsing-contexts':'browsers','hgroup-10':'sections','hgroup-11':'sections','hgroup-12':'sections','hgroup-13':'sections','hgroup-14':'sections','hgroup-15':'sections','hgroup-16':'sections','hgroup-17':'sections','hgroup-18':'sections','hgroup-1':'sections','event-media-waiting':'video','the-tfoot-element_index':'index-of-terms','attr-fs-method-get-0':'association-of-controls-and-forms','optimum':'the-button-element','attr-textarea-wrap-soft-state':'the-button-element','htmllegendelement_index':'index-of-terms','article-example':'sections','canvas-1':'index','canvas-0':'index','navigatoronline':'timers','radio-button-group_index':'index-of-terms','concept-option-value':'the-button-element','noscript-42':'index','noscript-43':'index','noscript-40':'index','noscript-41':'index','noscript-46':'index','form-associated-element':'forms','noscript-44':'index','noscript-45':'index','network_empty':'video','attr-tr-align':'obsolete','week-number-of-the-last-day-0':'common-microsyntaxes','col':'content-models','refsRFC3023':'references','ordinal-value-3':'index','ordinal-value-2':'index','ordinal-value-1':'grouping-content','ordinal-value-0':'grouping-content','attr-link-title_index':'index-of-terms','table-uda-examples':'urls','category-submit_index':'inde-of-terms','list-of-the-descendant-browsing-contexts':'browsers','about:legacy-compat':'urls','title-68':'interactive-elements','title-65':'text-level-semantics','title-64':'text-level-semantics','title-67':'text-level-semantics','title-66':'text-level-semantics','title-61':'semantics','title-60':'semantics','title-63':'semantics','title-62':'semantics','body-11':'sections','body-10':'sections','body-13':'sections','body-12':'sections','body-15':'sections','body-14':'sections','body-17':'sections','body-16':'sections','body-19':'sections','body-18':'sections','width-29':'number-state','width-28':'number-state','width-23':'states-of-the-type-attribute','width-22':'states-of-the-type-attribute','width-21':'states-of-the-type-attribute','width-20':'states-of-the-type-attribute','width-27':'number-state','width-26':'number-state','width-25':'number-state','width-24':'states-of-the-type-attribute','element-definitions':'elements','attr-hyperlink-media':'links','link-type-prev':'links','attr-head-profile_index':'ndex-of-terms','attr-fae-form':'association-of-controls-and-forms','resource-metadata-management-0':'dom','ix-handler-oncanplay':'index','absolute-url':'urls','concept-datetime-digit':'common-microsyntaxes','span-15':'obsolete','origin_index':'index-of-terms','span-14':'obsolete','attr-input-type-time-keyword_index':'index-of-terms','span-17':'index','span-16':'index','table-34':'syntax','datatransfer_index':'index-of-terms','meta-37':'index','table-35':'obsolete','span-13':'obsolete','span-12':'links','simple-color-0':'number-state','the-body-element':'dom','heading-content':'content-models','phrasing-content-89':'edits','attr-html-manifest':'semantics','htmliframeelement':'the-iframe-element','the-output-element':'the-button-element','ix-handler-onemptied':'index','radio-button-state':'number-state','div-23':'index','htmltablecaptionelement_index':'index-of-terms','secondary-browsing-context_index':'index-of-terms','the-form-element_index':'index-of-terms','scrolling-elements-into-view':'editing','help':'inks','validation_err':'urls','sectioning-root-8':'tabular-data','sectioning-root-9':'forms','week-state':'states-of-the-type-attribute','sectioning-root-2':'sections','sectioning-root-3':'sections','sectioning-root-0':'content-models','sectioning-root-1':'sections','sectioning-root-6':'grouping-content','sectioning-root-7':'grouping-content','sectioning-root-4':'sections','sectioning-root-5':'sections','attr-hx-align':'obsolete','dragenter':'dnd','attr-tdth-nowrap_index':'index-of-terms','attr-th-scope-col_index':'index-of-terms','the-style-attribute_index':'index-of-terms','img-50':'index','attr-background':'obsolete','datalist-9':'common-input-element-attributes','datalist-8':'common-input-element-attributes','pagetransitionevent-0':'index','pagetransitionevent-1':'index','datalist-5':'common-input-element-attributes','datalist-4':'common-input-element-attributes','datalist-7':'common-input-element-attributes','datalist-6':'common-input-element-attributes','datalist-1':'content-models','datalist-0':'contnt-models','datalist-3':'common-input-element-attributes','datalist-2':'content-models','td-31':'obsolete','td-30':'obsolete','td-33':'obsolete','td-32':'obsolete','htmlelement-168':'index','htmlelement-169':'index','htmlelement-166':'index','td-35':'obsolete','htmlelement-164':'index','htmlelement-165':'index','htmlelement-162':'index','htmlelement-163':'index','htmlelement-160':'index','td-34':'obsolete','attr-th-scope-colgroup_index':'index-of-terms','category-submit':'forms','h6-12':'obsolete','td-37':'index','td-36':'obsolete','comments':'syntax','attr-area-shape-poly_index':'index-of-terms','htmltitleelement-0':'index','td-39':'index','attr-command-type-state-checkbox':'interactive-elements','title-28':'the-button-element','nested-browsing-context':'browsers','image-map-7':'index','have_enough_data':'video','valid-local-date-and-time-string_index':'index-of-terms','text-html-sandboxed':'iana','attr-input-type-file-keyword_index':'index-of-terms','outline-0':'content-models','outline-1':'content-models,'outline-2':'sections','outline-3':'sections','outline-4':'sections','outline-5':'grouping-content','ul-12':'links','syntax-cdata_index':'index-of-terms','months':'common-microsyntaxes','attr-script-type':'scripting-1','refsMIMESNIFF':'references','htmltableelement':'tabular-data','syntax-text-1':'syntax','syntax-text-0':'syntax','session-history-3':'history','syntax-tag-name-0':'syntax','syntax-tag-name-1':'syntax','syntax-tag-name-2':'syntax','syntax-text-2':'syntax','syntax-text-5':'syntax','figure-11':'embedded-content-1','syntax-text-4':'syntax','valid-simple-color-0':'common-microsyntaxes','valid-simple-color-1':'number-state','syntax-text-7':'syntax','syntax-text-6':'syntax','session-history-9':'index','session-history-8':'index','function-127':'browsers','effective-script-origin-2':'origin-0','effective-script-origin-0':'dom','effective-script-origin-1':'dom','command-facet-hiddenstate':'commands','reset':'index','valid-non-negative-integer-8':'tabular-data','valid-non-negative-integer-9':'common-iput-element-attributes','valid-non-negative-integer-6':'tabular-data','valid-non-negative-integer-7':'tabular-data','valid-non-negative-integer-4':'the-map-element','valid-non-negative-integer-5':'tabular-data','valid-non-negative-integer-2':'semantics','valid-non-negative-integer-3':'the-canvas-element','valid-non-negative-integer-0':'common-microsyntaxes','valid-non-negative-integer-1':'semantics','introduction-2':'links','application-name':'semantics','label-9':'forms','label-6':'forms','label-7':'forms','label-4':'content-models','attr-media-preload-metadata':'video','label-2':'content-models','label-3':'content-models','label-0':'index','label-1':'content-models','head-39':'index','ul-14':'syntax','head-35':'index','head-34':'index','head-37':'index','head-36':'index','head-31':'syntax','head-30':'syntax','head-33':'index','head-32':'obsolete','attr-script-event':'obsolete','input-138':'index','input-139':'index','input-136':'index','input-137':'index','input-134':'index','input-135':'index','input-132:'index','input-133':'index','input-130':'obsolete','input-131':'obsolete','global-attributes-51':'text-level-semantics','global-attributes-50':'text-level-semantics','global-attributes-53':'text-level-semantics','global-attributes-52':'text-level-semantics','global-attributes-55':'text-level-semantics','global-attributes-54':'text-level-semantics','global-attributes-57':'edits','global-attributes-56':'text-level-semantics','global-attributes-59':'embedded-content-1','global-attributes-58':'edits','text-content-10':'index','attr-table-border_index':'index-of-terms','meta-generator':'semantics','ix-handler-ondragleave':'index','local-date-and-time-state':'states-of-the-type-attribute','syntax-end-tag_index':'index-of-terms','the-tr-element_index':'index-of-terms','manually-releasing-the-storage-mutex':'timers','dragend':'dnd','the-hidden-attribute_index':'index-of-terms','attr-meta-content':'semantics','htmlformelement-8':'the-button-element','htmlformelement-5':'the-button-element','htmlformelement-4':'the-nput-element','htmlformelement-7':'the-button-element','htmlformelement-6':'the-button-element','htmlformelement-1':'forms','htmlformelement-0':'the-iframe-element','htmlformelement-3':'forms','htmlformelement-2':'forms','sup-10':'index','loadeddata':'index','attr-time-pubdate':'text-level-semantics','button-22':'index','attr-body-margintop':'obsolete','button-20':'index','button-21':'index','button-26':'index','button-27':'index','button-24':'index','button-25':'index','name-54':'index','button-28':'index','button-29':'index','dragover-0':'index','ix-handler-window-onresize':'index','input-24':'content-models','attr-area-shape-circle-0':'the-map-element','icon-2':'semantics','icon-3':'links','icon-0':'index','icon-1':'semantics','valid-url_index':'index-of-terms','icon-4':'links','icon-5':'index','valid-media-query':'common-microsyntaxes','readonly-13':'the-input-element','readonly-12':'content-models','readonly-11':'content-models','readonly-10':'content-models','readonly-17':'states-of-the-type-attribute,'readonly-16':'states-of-the-type-attribute','media_err_network':'video','readonly-14':'the-input-element','category-label-14':'index','category-label-15':'index','readonly-19':'states-of-the-type-attribute','readonly-18':'states-of-the-type-attribute','category-label-10':'index','category-label-11':'index','category-label-12':'index','category-label-13':'index','p':'introduction','script-documentation-0':'scripting-1','base-15':'index','timeranges':'video','base-17':'index','attr-object-name_index':'index-of-terms','input-29':'content-models','xlink-namespace-4':'syntax','xlink-namespace-5':'syntax','xlink-namespace-6':'syntax','xlink-namespace-0':'syntax','rcdata-elements':'syntax','xlink-namespace-2':'syntax','xlink-namespace-3':'syntax','rowgroup-0':'index','max-40':'index','dom-media-have_current_data':'video','command-inserthtml_index':'index-of-terms','input-28':'content-models','select-57':'index','the-pre-element':'grouping-content','select-55':'index','select-54':'index','select-53':'index','commnd-unselect':'dnd','select-51':'index','select-50':'index','refsSHIFTJIS':'references','the-cite-element_index':'index-of-terms','the-address-element_index':'index-of-terms','input-69':'states-of-the-type-attribute','input-68':'states-of-the-type-attribute','input-67':'states-of-the-type-attribute','input-66':'states-of-the-type-attribute','input-65':'states-of-the-type-attribute','input-64':'states-of-the-type-attribute','input-63':'states-of-the-type-attribute','input-62':'states-of-the-type-attribute','input-61':'the-input-element','input-60':'the-input-element','pause':'index','attr-command-type-keyword-checkbox_index':'index-of-terms','the-rt-element':'text-level-semantics','reflect_index':'index-of-terms','the-bdo-element_index':'index-of-terms','the-document-s-current-address_index':'index-of-terms','attr-command-type-keyword-radio':'interactive-elements','history':'history','browser-interface-elements':'browsers','attr-hr-size':'obsolete','transparent-20':'index','the-html-element-5':'elements','chaset512':'semantics','event-dragleave':'dnd','attr-mod-datetime_index':'index-of-terms','tr-19':'tabular-data','tr-18':'tabular-data','live':'infrastructure','valid-url-2':'semantics','tr-10':'tabular-data','valid-url-0':'urls','valid-url-1':'urls','tr-15':'tabular-data','tr-14':'tabular-data','tr-17':'tabular-data','tr-16':'tabular-data','colgroup-21':'index','colgroup-20':'index','colgroup-22':'index','refsWEBSQL':'references','noscript-28':'scripting-1','noscript-29':'scripting-1','noscript-24':'scripting-1','noscript-25':'scripting-1','open-3':'apis-in-html-documents','noscript-27':'scripting-1','open-5':'apis-in-html-documents','open-4':'apis-in-html-documents','noscript-22':'scripting-1','noscript-23':'scripting-1','external-resource-link-12':'links','external-resource-link-13':'links','external-resource-link-10':'links','external-resource-link-11':'links','footer-10':'sections','footer-11':'sections','footer-12':'sections','footer-13':'sections','footer-14':'links','dt-12':'syntax','dt-11':'syntax','d-10':'syntax','attr-area-shape_index':'index-of-terms','iframe':'index','attr-draggable':'index','attr-img-alt_index':'index-of-terms','htmlformcontrolscollection-4':'forms','htmlformcontrolscollection-0':'urls','htmlformcontrolscollection-1':'urls','htmlformcontrolscollection-2':'urls','htmlformcontrolscollection-3':'forms','htmlbuttonelement':'the-button-element','summary-2':'index','summary-3':'content-models','attr-textarea-readonly_index':'index-of-terms','context-menus':'interactive-elements','tbody':'content-models','custom-data-attribute-1':'elements','custom-data-attribute-0':'elements','history-traversal':'history','custom-data-attribute-3':'elements','application-x-www-form-urlencoded-0':'association-of-controls-and-forms','application-x-www-form-urlencoded-1':'association-of-controls-and-forms','application-x-www-form-urlencoded-2':'index','custom-data-attribute-2':'elements','creator-document':'browsers','refsCOOKIES':'references','select-10':'content-models','summary-8':'index','rel-archives_idex':'index-of-terms','summary-9':'index','select-15':'forms','dom-location-pathname':'history','auxiliary-browsing-context_index':'index-of-terms','command-subscript_index':'index-of-terms','the-form-element':'forms','encoding_err_index':'index-of-terms','effective-script-origin':'origin-0','htmlstyleelement_index':'index-of-terms','cols':'the-button-element','the-keygen-element':'the-button-element','attr-media-preload-auto-state':'video','text-html-sandboxed-6':'iana','have_enough_data-0':'video','text-html-sandboxed-4':'the-iframe-element','text-html-sandboxed-5':'iana','text-html-sandboxed-2':'the-iframe-element','text-html-sandboxed-3':'the-iframe-element','text-html-sandboxed-0':'infrastructure','text-html-sandboxed-1':'dom','text-html-sandboxed-8':'iana','text-html-sandboxed-9':'iana','preferred-mime-name-6':'index','preferred-mime-name-4':'index','preferred-mime-name-5':'index','preferred-mime-name-2':'forms','link-type-up':'links','preferred-mime-name-0':'semantics','preferred-mime-name-1':'scriptng-1','forms':'forms','command-italic_index':'index-of-terms','window':'browsers','the-em-element_index':'index-of-terms','blockquote':'content-models','attr-object-data':'the-iframe-element','concept-id-20':'association-of-controls-and-forms','attr-link-hreflang_index':'index-of-terms','concept-id-21':'interactive-elements','novalidate':'forms','attr-tdth-height':'obsolete','article-8':'sections','article-9':'sections','article-4':'sections','article-5':'sections','article-6':'sections','article-7':'sections','article-0':'content-models','article-1':'content-models','article-2':'sections','article-3':'sections','input-157':'index','drop':'dnd','global-attributes-186':'index','cached':'offline','global-attributes-184':'index','global-attributes-185':'index','global-attributes-182':'index','global-attributes-183':'index','global-attributes-180':'index','global-attributes-181':'index','undo_index':'index-of-terms','global-attributes-188':'index','global-attributes-189':'index','em':'content-models','h4-4':'inex','i-17':'index','ruby-11':'index','the-doctype':'syntax','ruby-10':'index','syntax_err-9':'editing','head-42':'index','attr-body-marginwidth':'obsolete','xmp_index':'index-of-terms','ruby-12':'index','attr-iframe-hspace':'obsolete','script_index':'index-of-terms','valid-week-string_index':'index-of-terms','event-handler-content-attributes-78':'index','attr-dl-compact':'obsolete','hyperlink-8':'semantics','hyperlink-9':'semantics','hyperlink-6':'content-models','hyperlink-7':'semantics','hyperlink-4':'content-models','hyperlink-5':'content-models','hyperlink-2':'content-models','hyperlink-3':'content-models','hyperlink-0':'introduction','hyperlink-1':'content-models','heading-content-8':'index','heading-content-9':'index','global-attributes-133':'index','the-i-element_index':'index-of-terms','heading-content-0':'content-models','heading-content-1':'content-models','heading-content-2':'content-models','heading-content-3':'sections','heading-content-4':'sections','heading-content-5':'sections','heading-contnt-6':'sections','heading-content-7':'sections','img-39':'iana','reflect':'urls','img-31':'obsolete','img-30':'obsolete','img-33':'obsolete','img-32':'obsolete','img-35':'obsolete','img-34':'obsolete','img-37':'obsolete','img-36':'obsolete','the-style-attribute':'elements','htmlbaseelement_index':'index-of-terms','attr-textarea-wrap-hard-state_index':'index-of-terms','htmlhtmlelement_index':'index-of-terms','blink':'obsolete','htmlelement-108':'interactive-elements','htmlelement-109':'interactive-elements','htmlelement-88':'forms','htmlelement-89':'forms','htmlelement-84':'tabular-data','htmlelement-85':'tabular-data','htmlelement-86':'forms','htmlelement-87':'forms','htmlelement-80':'tabular-data','htmlelement-81':'tabular-data','htmlelement-82':'tabular-data','size':'the-input-element','checked':'common-microsyntaxes','bookmark':'links','disabled-29':'index','datalist':'content-models','concept-fs-method-0':'association-of-controls-and-forms','syntax-charref':'syntax','semantics':'semantics','ix-handler-owaiting':'index','syntax-cdata':'syntax','refsRFC2237':'references','context-menu-state':'interactive-elements','optional-tags':'syntax','dom-media-network_loading-0':'video','barprop_index':'index-of-terms','htmlcollection-23':'the-map-element','htmlcollection-22':'the-map-element','htmlcollection-21':'the-map-element','htmlcollection-20':'the-map-element','htmlcollection-27':'tabular-data','htmlcollection-26':'tabular-data','htmlcollection-25':'tabular-data','htmlcollection-24':'tabular-data','a-68':'obsolete','a-69':'obsolete','htmlcollection-29':'tabular-data','htmlcollection-28':'tabular-data','command-facet-id_index':'index-of-terms','attr-th-scope_index':'index-of-terms','timeranges_index':'index-of-terms','prefix-match_index':'index-of-terms','concept-datetime-local_index':'index-of-terms','dom-media-have_nothing-0':'video','attr-a-name_index':'index-of-terms','sub-8':'dnd','sub-9':'index','attr-fe-disabled':'association-of-controls-and-forms','sub-0':'content-models','sub-1':'content-models','sub-2:'text-level-semantics','sub-3':'text-level-semantics','sub-4':'text-level-semantics','sub-5':'text-level-semantics','sub-6':'text-level-semantics','sub-7':'text-level-semantics','the-bdo-element':'text-level-semantics','link-type-up_index':'index-of-terms','bgsound':'obsolete','apis-in-html-documents':'apis-in-html-documents','about:legacy-compat-0':'syntax','htmltablecaptionelement-2':'index','dom-mediaerror-media_err_src_not_supported':'video','htmlheadingelement':'sections','input-114':'common-input-element-attributes','input-115':'common-input-element-attributes','input-116':'the-button-element','input-117':'the-button-element','charset-10':'scripting-1','input-111':'common-input-element-attributes','input-112':'common-input-element-attributes','title':'elements','input-118':'association-of-controls-and-forms','input-119':'editing','htmlbrelement_index':'index-of-terms','legend-10':'obsolete','iframe-59':'index','iframe-58':'index','iframe-57':'index','iframe-56':'index','iframe-55':'index','iframe-54''index','iframe-53':'index','iframe-52':'obsolete','iframe-51':'obsolete','iframe-50':'obsolete','rel-13':'text-level-semantics','rel-12':'text-level-semantics','rel-11':'semantics','rel-10':'infrastructure','attr-input-type':'the-input-element','rel-16':'links','rel-15':'the-map-element','rel-14':'the-map-element','rel-19':'links','rel-18':'links','refsRFC3986':'references','refsRFC3987':'references','htmlspanelement':'text-level-semantics','embed-26':'index','attr-col-charoff_index':'index-of-terms','progress':'index','xml-compatible-1':'the-iframe-element','xml-compatible-0':'elements','attr-body-marginleft':'obsolete','dfn-14':'text-level-semantics','dfn-15':'text-level-semantics','dfn-16':'text-level-semantics','dfn-17':'index','dfn-10':'text-level-semantics','dfn-11':'text-level-semantics','dfn-12':'text-level-semantics','dfn-13':'text-level-semantics','abort_err_index':'index-of-terms','valid-browsing-context-name-or-keyword-5':'index','dfn-18':'index','dfn-19':'index','attr-style-type_index':'index-f-terms','valid-browsing-context-name-or-keyword-4':'index','valid-browsing-context-name-or-keyword-7':'index','htmldivelement-1':'index','htmldivelement-0':'index','valid-browsing-context-name-or-keyword-6':'index','attr-hyperlink-hreflang-0':'semantics','command-insertlinebreak':'dnd','attr-map-name':'the-map-element','ismap':'embedded-content-1','concept-date-0':'states-of-the-type-attribute','attributes-common-to-td-and-th-elements':'tabular-data','command-subscript':'dnd','disabled-11':'the-input-element','disabled-10':'the-input-element','disabled-13':'the-button-element','disabled-12':'the-button-element','disabled-15':'the-button-element','disabled-14':'the-button-element','disabled-17':'the-button-element','disabled-16':'the-button-element','mark-10':'text-level-semantics','disabled-18':'the-button-element','mark-12':'index','mark-13':'index','mark-14':'index','mark-15':'index','concept-input-required_index':'index-of-terms','accept-charset-0':'index','dom-media-network_empty_index':'index-of-terms,'time-21':'index','form-submission':'association-of-controls-and-forms','attr-input-type-date-keyword':'the-input-element','domtokenlist_index':'index-of-terms','readonly-35':'number-state','readonly-34':'number-state','readonly-37':'number-state','readonly-36':'number-state','readonly-31':'number-state','readonly-30':'number-state','readonly-33':'number-state','readonly-32':'number-state','article':'content-models','readonly-39':'index','readonly-38':'common-input-element-attributes','attr-input-type-button-1':'the-input-element','attr-input-type-button-0':'the-input-element','attr-input-type-search-1':'the-input-element','htmltimeelement_index':'index-of-terms','attr-input-type-search-0':'content-models','max-27':'number-state','flow-content-82':'text-level-semantics','max-25':'number-state','max-24':'number-state','max-23':'number-state','max-22':'number-state','max-21':'number-state','max-20':'states-of-the-type-attribute','href-16':'the-map-element','max-29':'number-state','max-28':'number-state','flo-content-81':'text-level-semantics','syntax-end-tag-3':'syntax','href-10':'text-level-semantics','href-11':'text-level-semantics','boolean-attribute':'common-microsyntaxes','url-20':'obsolete','href-12':'text-level-semantics','url-22':'index','interfaces-for-url-manipulation':'urls','flow-content-85':'edits','media-resource-25':'video','media-resource-24':'video','media-resource-27':'video','media-resource-26':'video','media-resource-21':'video','media-resource-20':'video','media-resource-23':'video','media-resource-22':'video','select-35':'the-button-element','select-34':'the-button-element','select-37':'the-button-element','select-36':'the-button-element','media-resource-29':'video','select-30':'the-button-element','select-33':'the-button-element','select-32':'the-button-element','attr-input-type-reset-keyword_index':'index-of-terms','syntax-ambiguous-ampersand-3':'syntax','syntax-ambiguous-ampersand-2':'syntax','syntax-ambiguous-ampersand-1':'syntax','syntax-ambiguous-ampersand-0':'syntax','xmlns-namespae-0':'syntax','xmlns-namespace-1':'syntax','input-45':'forms','input-44':'forms','input-47':'forms','input-46':'forms','input-41':'content-models','input-40':'content-models','input-43':'forms','input-42':'the-map-element','input-49':'forms','input-48':'forms','global-attributes-1':'semantics','global-attributes-0':'semantics','global-attributes-3':'semantics','global-attributes-2':'semantics','global-attributes-5':'semantics','global-attributes-4':'semantics','global-attributes-7':'scripting-1','global-attributes-6':'semantics','global-attributes-9':'sections','global-attributes-8':'scripting-1','ruby':'content-models','u_index':'index-of-terms','image-button-state':'number-state','plugin':'infrastructure','common-dom-interfaces':'urls','xml-documents-18':'scripting-1','xml-documents-19':'the-iframe-element','xml-documents-14':'apis-in-html-documents','xml-documents-15':'apis-in-html-documents','xml-documents-16':'semantics','xml-documents-17':'semantics','xml-documents-10':'apis-in-html-documents','xml-douments-11':'apis-in-html-documents','xml-documents-12':'apis-in-html-documents','xml-documents-13':'apis-in-html-documents','ready-for-editing-host-commands-10':'dnd','dom-location-pathname_index':'index-of-terms','ix-handler-window-onload':'index','syntax-end-tag-6':'syntax','tr-37':'index','tr-36':'index','tr-35':'index','tr-34':'index','tr-33':'index','tr-32':'obsolete','ready-for-editing-host-commands-11':'dnd','tr-30':'obsolete','media':'semantics','remove-an-element-from-a-document_index':'index-of-terms','tr-39':'index','tr-38':'index','refsCORS':'references','function-143':'browsers','command-insertunorderedlist':'dnd','global-attributes-170':'index','links-created-by-a-and-area-elements':'links','attr-input-type-email-keyword_index':'index-of-terms','application-xhtml-xml-2':'iana','application-xhtml-xml-0':'introduction','application-xhtml-xml-1':'iana','param-12':'index','flow-content-139':'index','flow-content-138':'index','param-11':'index','flow-content-133':'index','flow-content-132':'index',col-10':'obsolete','flow-content-130':'index','flow-content-137':'index','flow-content-136':'index','flow-content-135':'index','flow-content-134':'index','dom-innerhtml_index':'index-of-terms','concept-id_index':'index-of-terms','event-pagehide_index':'index-of-terms','htmlhrelement-1':'index','htmlhrelement-0':'index','the-rp-element':'text-level-semantics','attr-link-type_index':'index-of-terms','attr-input-type-datetime-0':'the-input-element','attr-input-type-datetime-1':'the-input-element','the-li-element':'grouping-content','enctype-2':'association-of-controls-and-forms','enctype-3':'association-of-controls-and-forms','enctype-0':'forms','enctype-1':'forms','attr-hyperlink-hreflang':'links','attr-input-type-password-keyword_index':'index-of-terms','the-code-element_index':'index-of-terms','the-rp-element_index':'index-of-terms','fully-active_index':'index-of-terms','pattern-10':'states-of-the-type-attribute','htmlvideoelement_index':'index-of-terms','attr-hyperlink-href_index':'index-of-terms','event-mdia-loadstart':'video','attr-table-bgcolor_index':'index-of-terms','noembed':'obsolete','width-4':'embedded-content-1','width-5':'the-iframe-element','width-6':'the-iframe-element','width-7':'the-iframe-element','width-0':'the-canvas-element','img-29':'obsolete','width-2':'embedded-content-1','width-3':'embedded-content-1','attr-script-charset_index':'index-of-terms','restrictions-on-content-models-and-on-attribute-values':'introduction','width-8':'video','width-9':'the-map-element','attr-input-type-hidden-7':'association-of-controls-and-forms','attr-input-type-hidden-6':'the-input-element','attr-input-type-hidden-5':'the-input-element','attr-input-type-hidden-4':'the-input-element','attr-input-type-hidden-3':'the-input-element','attr-input-type-hidden-2':'the-input-element','attr-input-type-hidden-1':'forms','attr-input-type-hidden-0':'content-models','output':'index','attr-input-type-hidden-8':'index','the-dl-element':'grouping-content','invalid_state_err_index':'index-of-terms','rel-sidebar-hyperlink':'lnks','lists-of-integers':'common-microsyntaxes','attr-input-type-file-2':'index','pre-3':'grouping-content','attr-area-shape-default_index':'index-of-terms','pre-2':'grouping-content','paragraph_index':'index-of-terms','media-element_index':'index-of-terms','option-41':'index','option-40':'obsolete','option-43':'index','option-42':'index','option-45':'index','option-44':'index','option-47':'index','option-46':'index','event-handler-content-attributes-56':'index','auxiliary-browsing-contexts':'browsers','absolute-url-2':'dom','absolute-url-3':'dom','absolute-url-0':'urls','absolute-url-1':'urls','absolute-url-6':'commands','absolute-url-7':'links','absolute-url-4':'states-of-the-type-attribute','absolute-url-5':'states-of-the-type-attribute','htmlembedelement':'the-iframe-element','attr-accesskey':'index','phrasing-content-65':'text-level-semantics','attr-a-shape_index':'index-of-terms','attr-textarea-required':'the-button-element','dom-media-network_loading_index':'index-of-terms','htmltableheadercellelemen_index':'index-of-terms','src':'introduction','browsing-context-nested-through':'browsers','attr-p-align_index':'index-of-terms','htmllinkelement-2':'index','tbody-29':'index','attr-optgroup-disabled':'the-button-element','event-media-suspend':'video','attr-command-type-state-command':'interactive-elements','event-media-stalled':'video','htmlobjectelement-1':'index','mime-type_index':'index-of-terms','area':'index','tree-order-0':'urls','tree-order-1':'urls','tree-order-2':'urls','tree-order-3':'urls','tree-order-4':'grouping-content','tree-order-5':'the-button-element','tree-order-6':'the-button-element','attr-input-autocomplete-on-state':'common-input-element-attributes','start':'grouping-content','low':'the-button-element','ix-handler-onformchange':'index','src-16':'index','src-17':'the-iframe-element','src-14':'embedded-content-1','src-15':'webappapis','src-12':'embedded-content-1','src-13':'embedded-content-1','src-10':'scripting-1','attr-command-type-state-checkbox-0':'interactive-elements','syntax-dotype_index':'index-of-terms','attr-table-rules':'obsolete','phrasing-content-164':'index','src-18':'the-iframe-element','src-19':'the-iframe-element','img-13':'embedded-content-1','img-12':'embedded-content-1','img-11':'embedded-content-1','img-10':'content-models','img-17':'embedded-content-1','img-16':'embedded-content-1','img-15':'embedded-content-1','img-14':'embedded-content-1','label-21':'index','label-20':'index','img-19':'embedded-content-1','img-18':'embedded-content-1','the-legend-element':'forms','label-24':'index','label-27':'index','label-26':'the-button-element','default':'index','attr-input-type-tel-keyword_index':'index-of-terms','form-40':'index','name-53':'index','name-50':'index','name-51':'index','fully-active-2':'history','progress-13':'index','fully-active-0':'browsers','fully-active-1':'browsers','name-56':'obsolete','b-21':'index','b-20':'index','form-45':'forms','htmlelement-66':'the-iframe-element','htmlelement-67':'the-iframe-element','htmlelement-64':'the-iframe-element','htmleleent-65':'the-iframe-element','htmlelement-62':'edits','htmlelement-63':'embedded-content-1','htmlelement-60':'text-level-semantics','htmlelement-61':'text-level-semantics','htmlelement-128':'index','name-55':'obsolete','attr-col-valign_index':'index-of-terms','htmlelement-68':'video','htmlelement-69':'video','obsolete-but-conforming-features':'obsolete','refsXMLBASE':'references','flow-content-99':'the-map-element','flow-content-98':'the-map-element','htmlolistelement':'grouping-content','flow-content-95':'the-canvas-element','flow-content-94':'video','flow-content-97':'the-map-element','flow-content-96':'the-map-element','flow-content-91':'the-iframe-element','flow-content-90':'the-iframe-element','flow-content-93':'video','flow-content-92':'video','type-9':'scripting-1','type-8':'scripting-1','refsRFC1034':'references','type-1':'index','type-0':'semantics','type-3':'semantics','type-2':'semantics','type-5':'index','type-4':'semantics','type-7':'scripting-1','type-6':'scripting-1','attr-form-autocomplete-o-state':'forms','id-4':'obsolete','id-0':'elements','id-1':'elements','id-2':'the-map-element','a-49':'links','hr-5':'grouping-content','hr-4':'grouping-content','hr-7':'grouping-content','hr-6':'grouping-content','hr-1':'content-models','hr-0':'introduction','hr-3':'grouping-content','hr-2':'content-models','form-7':'urls','form-6':'urls','form-5':'introduction','form-4':'introduction','form-3':'introduction','form-2':'index','form-1':'index','form-0':'index','form-9':'dom','form-8':'urls','hyperlink-49':'links','command-inserthtml':'dnd','figcaption-13':'links','figcaption-12':'tabular-data','figcaption-11':'tabular-data','figcaption-10':'tabular-data','placeholder-label-option-1':'the-button-element','placeholder-label-option-0':'the-button-element','figcaption-15':'index','figcaption-14':'index','hyperlink-47':'links','htmlparagraphelement-0':'index','dom-appcache-updateready-0':'offline','use-div-for-wrappers':'sections','hyperlink-46':'links','ix-handler-onseeked':'index','htmldetailselement-0':'index,'htmldetailselement-1':'index','attr-link-methods_index':'index-of-terms','the-ol-element_index':'index-of-terms','hyperlink-58':'links','hyperlink-59':'links','hyperlink-54':'links','hyperlink-55':'links','hyperlink-56':'links','ascii-compatible-character-encoding':'infrastructure','hyperlink-50':'links','hyperlink-51':'links','hyperlink-52':'links','hyperlink-53':'links','global-attributes-95':'interactive-elements','global-attributes-94':'the-button-element','global-attributes-97':'interactive-elements','global-attributes-96':'interactive-elements','global-attributes-91':'the-button-element','global-attributes-90':'the-button-element','global-attributes-93':'the-button-element','global-attributes-92':'the-button-element','category-listed-18':'index','global-attributes-99':'index','global-attributes-98':'interactive-elements','history-0_index':'index-of-terms','htmlselectelement-1':'index','htmlselectelement-0':'index','sequential-link-types':'links','attr-textarea-wrap-soft-state_index':'index-of-terms''timeout_err':'urls','iframe-35':'the-iframe-element','iframe-34':'the-iframe-element','iframe-37':'the-map-element','iframe-36':'the-iframe-element','iframe-31':'the-iframe-element','iframe-30':'the-iframe-element','iframe-33':'the-iframe-element','iframe-32':'the-iframe-element','event-handler-content-attributes-54':'index','iframe-39':'browsers','iframe-38':'browsers','ix-handler-ondragover':'index','event-handler-content-attributes-55':'index','strong':'content-models','audio-14':'index','audio-15':'index','audio-16':'index','audio-17':'index','audio-10':'video','audio-11':'video','audio-12':'obsolete','audio-13':'index','audio-18':'index','audio-19':'index','attr-img-src_index':'index-of-terms','table-30':'tabular-data','table-31':'syntax','table-32':'syntax','table-33':'syntax','span-11':'text-level-semantics','span-10':'text-level-semantics','table-36':'obsolete','value-41':'the-button-element','table-38':'obsolete','table-39':'obsolete','span-19':'index','function-180':'browsers','dom-tree-accessorsindex':'index-of-terms','function-181':'browsers','htmlmetaelement_index':'index-of-terms','function-186':'browsers','attr-tdth-valign':'obsolete','value-45':'index','event-handler-content-attributes-57':'index','href':'semantics','navigatoronline_index':'index-of-terms','script-documentation':'scripting-1','event-media-timeupdate':'video','the-h1-h2-h3-h4-h5-and-h6-elements':'sections','event-handler-content-attributes-50':'index','introduction-5':'dnd','introduction-4':'webappapis','introduction-0':'forms','introduction-3':'offline','the-button-element':'the-button-element','attr-fs-method-delete-keyword_index':'index-of-terms','event-handler-content-attributes-51':'index','void-elements':'syntax','refsABNF':'references','attr-input-hspace_index':'index-of-terms','collections_index':'index-of-terms','link-39':'links','max-41':'the-button-element','file-upload-state':'number-state','max-43':'the-button-element','max-42':'the-button-element','max-44':'index','syntax-text-3':'syntax','wrong_document_err-0':'diting','attr-area-shape-poly-0':'the-map-element','htmlbrelement-1':'index','htmlbrelement-0':'index','height-38':'index','height-39':'index','height-32':'number-state','height-33':'number-state','height-30':'number-state','height-31':'number-state','height-36':'index','height-37':'index','height-34':'number-state','height-35':'index','link-33':'links','the-html-syntax':'introduction','link-32':'links','select-13':'forms','select-12':'forms','select-11':'forms','rowspan':'tabular-data','select-17':'the-button-element','select-16':'common-input-element-attributes','attr-input-type-button':'content-models','select-14':'forms','select-19':'the-button-element','select-18':'the-button-element','hyperlink-annotation':'links','menus':'interactive-elements','attr-script-defer_index':'index-of-terms','iframe-23':'the-iframe-element','the-xhtml-syntax-0':'introduction','a':'introduction','concept-id-22':'obsolete','valid-mime-type-with-no-parameters-0':'number-state','htmlaudioelement':'video','htmlmenuelement-0':'eements','htmlmenuelement-1':'index','attr-input-type-reset-1':'the-input-element','attr-input-type-reset-0':'the-input-element','phrasing-content-13':'scripting-1','phrasing-content-12':'scripting-1','phrasing-content-11':'scripting-1','phrasing-content-10':'content-models','phrasing-content-17':'grouping-content','phrasing-content-16':'grouping-content','phrasing-content-15':'sections','phrasing-content-14':'scripting-1','phrasing-content-19':'text-level-semantics','phrasing-content-18':'grouping-content','dom-media-have_future_data':'video','the-map-element_index':'index-of-terms','defining-term_index':'index-of-terms','syntax-charref-2':'syntax','size-25':'common-input-element-attributes','size-24':'common-input-element-attributes','size-27':'the-button-element','attr-input-type-search-4':'states-of-the-type-attribute','attr-input-type-search-3':'states-of-the-type-attribute','attr-input-type-search-2':'the-input-element','size-23':'number-state','size-22':'number-state','size-29':'index','size-28':'the-utton-element','state-object_index':'index-of-terms','refsWIN1254':'references','refsWIN1252':'references','refsBOCU1':'references','attr-canvas-width_index':'index-of-terms','conformance-requirements':'infrastructure','attr-form-autocomplete-off-state_index':'index-of-terms','concept-option-label':'the-button-element','flow-content-111':'forms','flow-content-110':'forms','flow-content-113':'the-input-element','flow-content-112':'forms','flow-content-115':'the-button-element','flow-content-114':'the-button-element','flow-content-117':'the-button-element','flow-content-116':'the-button-element','flow-content-119':'the-button-element','flow-content-118':'the-button-element','valid-non-negative-integer-21':'index','valid-non-negative-integer-20':'index','valid-non-negative-integer-23':'index','valid-non-negative-integer-22':'index','defer-2':'scripting-1','xml-namespace':'urls','attr-param-name':'the-iframe-element','attr-script-for_index':'index-of-terms','meta-18':'semantics','meta-19':'semantics','meta-14':semantics','meta-15':'semantics','meta-16':'semantics','meta-17':'semantics','meta-10':'semantics','meta-11':'semantics','meta-12':'semantics','meta-13':'semantics','invalid_modification_err':'urls','formtarget':'the-input-element','hgroup-22':'syntax','attr-img-src':'embedded-content-1','attr-fs-action_index':'index-of-terms','width-40':'index','windowtimers':'timers','base':'content-models','the-output-element_index':'index-of-terms','rect':'index','attr-meter-min_index':'index-of-terms','the-h1-h2-h3-h4-h5-and-h6-elements_1_index':'index-of-terms','attr-button-type-reset_index':'index-of-terms','expiring-application-caches':'offline','mark-11':'obsolete','the-th-element_index':'index-of-terms','preceded-or-followed':'content-models','caption':'content-models','attr-table-frame':'obsolete','the-footer-element_index':'index-of-terms','htmlobjectelement-0':'index','attr-command-type-keyword-command_index':'index-of-terms','ix-handler-window-onoffline':'index','opener-browsing-context-0':'browsers','limitinguser-input-length':'association-of-controls-and-forms','attr-input-type-color':'content-models','i-1':'content-models','the-small-element_index':'index-of-terms','navigatorid_index':'index-of-terms','formaction-28':'the-button-element','table-22':'tabular-data','formaction-29':'association-of-controls-and-forms','opener-browsing-context-1':'browsers','i-3':'text-level-semantics','opener-browsing-context-2':'browsers','formaction-26':'the-button-element','i-2':'text-level-semantics','attr-img-vspace_index':'index-of-terms','flow-content-188':'index','concept-input-value-default-range':'number-state','formaction-27':'the-button-element','i-5':'text-level-semantics','concept-datetime-digit-10':'common-microsyntaxes','i-4':'text-level-semantics','img-43':'index','formaction-25':'number-state','pragma-directives':'semantics','formaction-22':'number-state','table-24':'tabular-data','text-node-3':'content-models','i-9':'text-level-semantics','attr-input-type-email-0':'content-models','text-node-0':'content-models''attr-input-type-email-2':'the-input-element','attr-input-type-email-3':'states-of-the-type-attribute','formaction-21':'number-state','controls-7':'video','controls-6':'video','controls-5':'video','controls-4':'video','controls-3':'video','controls-2':'video','controls-1':'video','controls-0':'content-models','attr-meta-name_index':'index-of-terms','td-26':'obsolete','controls-8':'index','phrasing-content-3':'content-models','phrasing-content-2':'content-models','phrasing-content-1':'introduction','phrasing-content-0':'content-models','phrasing-content-7':'content-models','phrasing-content-6':'content-models','phrasing-content-5':'content-models','phrasing-content-4':'content-models','htmlallcollection':'urls','phrasing-content-9':'content-models','phrasing-content-8':'content-models','h2-14':'index','td-27':'obsolete','the-tr-element':'tabular-data','h2-13':'index','h2-12':'index','table-8':'tabular-data','table-9':'tabular-data','table-4':'tabular-data','table-5':'tabular-data','table-6':'tabular-data','tble-7':'tabular-data','table-0':'introduction','table-1':'content-models','table-2':'content-models','table-3':'content-models','the-colgroup-element_index':'index-of-terms','method-4':'index','loadstart':'index','method-0':'forms','method-1':'forms','method-2':'association-of-controls-and-forms','method-3':'association-of-controls-and-forms','attr-input-type-text':'content-models','command':'index','attr-hr-size_index':'index-of-terms','htmltablesectionelement-10':'index','htmltablesectionelement-11':'index','src-30':'video','src-31':'video','src-32':'video','src-33':'video','src-34':'video','src-35':'video','src-36':'video','src-37':'video','details-0':'content-models','src-39':'video','details-2':'content-models','details-3':'scripting-1','details-4':'sections','details-5':'tabular-data','details-6':'interactive-elements','details-7':'interactive-elements','src-4':'scripting-1','src-5':'scripting-1','src-6':'scripting-1','src-7':'scripting-1','src-0':'introduction','src-1':'scripting-1','src-2':'scriptin-1','src-3':'scripting-1','the-draggable-attribute':'dnd','src-8':'scripting-1','src-9':'scripting-1','undomanager_index':'index-of-terms','html-elements-21':'content-models','attr-area-shape':'the-map-element','refsIANACHARSET':'references','attr-textarea-wrap-hard_index':'index-of-terms','htmlvideoelement':'video','attr-input-type-email-1':'the-input-element','title-54':'index','drop-0':'index','title-55':'index','title-56':'semantics','htmlelement-40':'text-level-semantics','htmlelement-41':'text-level-semantics','htmlelement-42':'text-level-semantics','htmlelement-43':'text-level-semantics','htmlelement-44':'text-level-semantics','htmlelement-45':'text-level-semantics','htmlelement-46':'text-level-semantics','htmlelement-47':'text-level-semantics','htmlelement-48':'text-level-semantics','htmlelement-49':'text-level-semantics','htmltablecellelement-4':'index','htmltablecellelement-2':'tabular-data','htmltablecellelement-3':'index','htmltablecellelement-0':'tabular-data','htmltablecellelement-1':'tabular-ata','td-24':'syntax','htmlbodyelement_index':'index-of-terms','local-date-and-time-state_index':'index-of-terms','title-53':'index','circle':'introduction','pageshow':'index','event-media-pause_index':'index-of-terms','html-elements-25':'webappapis','flow-content-77':'text-level-semantics','flow-content-76':'text-level-semantics','flow-content-75':'text-level-semantics','flow-content-74':'text-level-semantics','flow-content-73':'text-level-semantics','flow-content-72':'text-level-semantics','flow-content-71':'text-level-semantics','flow-content-70':'text-level-semantics','href-21':'links','href-20':'links','href-23':'links','href-22':'links','href-25':'dnd','href-24':'editing','flow-content-79':'text-level-semantics','flow-content-78':'text-level-semantics','wbr-7':'index','attr-command-radiogroup_index':'index-of-terms','command-facet-accesskey_index':'index-of-terms','a-73':'obsolete','global-attributes-173':'index','maxlength-28':'index','command-facet-checkedstate-4':'commands','command-facet-checkedstte-3':'commands','command-facet-checkedstate-2':'commands','command-facet-checkedstate-1':'content-models','command-facet-checkedstate-0':'content-models','maxlength-21':'number-state','maxlength-20':'number-state','maxlength-23':'number-state','maxlength-22':'number-state','maxlength-25':'common-input-element-attributes','maxlength-24':'number-state','maxlength-27':'the-button-element','undomanager-2':'dnd','network_idle-0':'video','network_idle-1':'video','attr-ol-start':'grouping-content','formatblock-candidate':'dnd','progress-9':'the-button-element','in-a-document-2':'browsers','in-a-document-1':'infrastructure','in-a-document-0':'infrastructure','navigatorabilities-0':'timers','valid-url-potentially-surrounded-by-spaces-6':'links','valid-url-potentially-surrounded-by-spaces-5':'association-of-controls-and-forms','valid-url-potentially-surrounded-by-spaces-4':'states-of-the-type-attribute','valid-url-potentially-surrounded-by-spaces-3':'edits','valid-url-potentially-surrounded-by-spaces-2':'text-level-emantics','valid-url-potentially-surrounded-by-spaces-1':'grouping-content','valid-url-potentially-surrounded-by-spaces-0':'semantics','command-api':'commands','valid-url-potentially-surrounded-by-spaces-9':'index','valid-url-potentially-surrounded-by-spaces-8':'index','elements-in-the-dom':'elements','start-0':'index','autofocus-7':'the-button-element','autofocus-6':'the-button-element','autofocus-5':'the-button-element','autofocus-4':'the-button-element','autofocus-3':'the-button-element','autofocus-2':'the-button-element','htmltablerowelement':'tabular-data','autofocus-0':'the-input-element','autofocus-9':'association-of-controls-and-forms','autofocus-8':'the-button-element','time-10':'text-level-semantics','time-11':'text-level-semantics','time-12':'text-level-semantics','time-13':'text-level-semantics','time-14':'text-level-semantics','time-15':'text-level-semantics','time-16':'text-level-semantics','time-17':'text-level-semantics','time-18':'text-level-semantics','attr-input-hspace':'obsolete','hyperlnk-70':'links','hyperlink-71':'links','hyperlink-74':'index','hyperlink-75':'index','about:srcdoc_index':'index-of-terms','htmlsourceelement':'video','dir-11':'syntax','dir-10':'text-level-semantics','attr-ul-type':'obsolete','raw-text-elements':'syntax','header':'content-models','attr-input-pattern':'common-input-element-attributes','a-72':'obsolete','iframe-19':'the-iframe-element','iframe-18':'the-iframe-element','the-accesskey-attribute':'editing','htmloptionscollection_index':'index-of-terms','iframe-13':'the-iframe-element','iframe-12':'the-iframe-element','iframe-11':'the-iframe-element','iframe-10':'the-iframe-element','iframe-17':'the-iframe-element','iframe-16':'the-iframe-element','iframe-15':'the-iframe-element','iframe-14':'the-iframe-element','text-level-semantics':'text-level-semantics','input-9':'index','input-4':'index','input-5':'index','input-6':'index','input-7':'index','input-0':'index','dom-outerhtml-0':'elements','input-2':'index','input-3':'index','xmlns-namespace':'urls','h2-11':'inex','h2-10':'index','refsSELECTORS':'references','readonly-42':'index','attr-img-name_index':'index-of-terms','mediaerror_index':'index-of-terms','the-area-element_index':'index-of-terms','dom-media-network_no_source-0':'video','h5-9':'index','h5-2':'sections','h5-3':'syntax','h5-0':'content-models','h5-1':'content-models','h5-6':'index','attr-input-type-datetime-keyword':'the-input-element','h5-4':'index','h5-5':'index','table-16':'tabular-data','table-17':'tabular-data','table-14':'tabular-data','table-15':'tabular-data','table-12':'tabular-data','table-13':'tabular-data','table-10':'tabular-data','table-11':'tabular-data','text-plain':'index','htmloptgroupelement_index':'index-of-terms','table-18':'tabular-data','table-19':'tabular-data','the-table-element':'tabular-data','aside-9':'syntax','aside-0':'content-models','aside-1':'content-models','aside-2':'sections','aside-3':'sections','aside-4':'sections','aside-5':'sections','aside-6':'edits','aside-7':'links','attr-media-preload-none':'video','attr-meda-src_index':'index-of-terms','max-26':'number-state','size-26':'the-button-element','network_loading':'video','size-21':'number-state','noreferrer':'dom','code-9':'index','code-6':'text-level-semantics','code-7':'obsolete','code-4':'text-level-semantics','code-5':'text-level-semantics','code-2':'grouping-content','code-3':'text-level-semantics','code-0':'content-models','code-1':'content-models','size-20':'number-state','attr-option-label_index':'index-of-terms','set-of-space-separated-tokens_index':'index-of-terms','attr-object-codetype_index':'index-of-terms','height-10':'the-input-element','height-11':'the-input-element','height-12':'the-input-element','height-13':'states-of-the-type-attribute','height-14':'states-of-the-type-attribute','height-15':'states-of-the-type-attribute','height-16':'states-of-the-type-attribute','height-17':'states-of-the-type-attribute','height-18':'states-of-the-type-attribute','height-19':'states-of-the-type-attribute','attr-area-shape-keyword-circle_index':'index-of-terms',syntax-tags':'syntax','dom-location-protocol_index':'index-of-terms','iana':'iana','attr-a-coords':'obsolete','dom-style-disabled-0':'semantics','attr-fe-name-0':'introduction','refsRFC2483':'references','void-elements-4':'syntax','htmlprogresselement-0':'index','htmlprogresselement-1':'index','event-handler-content-attributes-34':'index','void-elements-5':'syntax','window_index':'index-of-terms','dom-appcache-idle':'offline','attr-fe-name-isindex':'association-of-controls-and-forms','attr-a-methods_index':'index-of-terms','manifest':'semantics','ix-handler-window-onerror':'index','terminology':'infrastructure','phrasing-content-35':'text-level-semantics','phrasing-content-34':'text-level-semantics','phrasing-content-37':'text-level-semantics','phrasing-content-36':'text-level-semantics','phrasing-content-31':'text-level-semantics','phrasing-content-30':'text-level-semantics','phrasing-content-33':'text-level-semantics','phrasing-content-32':'text-level-semantics','refsRFC1468':'references','phrasing-conten-39':'text-level-semantics','phrasing-content-38':'text-level-semantics','naming-form-controls':'association-of-controls-and-forms','ix-event-handlers':'index','attr-input-required_index':'index-of-terms','script-32':'obsolete','src-38':'video','void-elements-0':'syntax','script-31':'obsolete','script-36':'index','script-37':'index','script-34':'index','details-1':'content-models','script-38':'index','script-39':'index','formenctype-31':'index','index-terms_F':'index-of-terms','index-terms_G':'index-of-terms','index-terms_D':'index-of-terms','index-terms_E':'index-of-terms','index-terms_B':'index-of-terms','index-terms_C':'index-of-terms','index-terms_A':'index-of-terms','index-terms_N':'index-of-terms','index-terms_O':'index-of-terms','index-terms_L':'index-of-terms','index-terms_M':'index-of-terms','attr-textarea-rows':'the-button-element','index-terms_K':'index-of-terms','index-terms_H':'index-of-terms','index-terms_I':'index-of-terms','void-elements-1':'syntax','index-terms_W':'index-of-terms','step':'frms','index-terms_U':'index-of-terms','index-terms_R':'index-of-terms','index-terms_S':'index-of-terms','index-terms_P':'index-of-terms','index-terms_Q':'index-of-terms','index-terms_X':'index-of-terms','attr-iframe-src':'the-iframe-element','void-elements-2':'syntax','the-h1-h2-h3-h4-h5-and-h6-elements_index':'index-of-terms','flow-content-177':'index','flow-content-176':'index','flow-content-175':'index','flow-content-174':'index','flow-content-173':'index','flow-content-172':'index','command-facet-accesskey':'commands','attr-input-type-number-keyword':'the-input-element','htmlpreelement':'grouping-content','attr-fs-method-get-keyword':'association-of-controls-and-forms','flow-content-179':'index','flow-content-178':'index','checked-20':'number-state','checked-21':'number-state','checked-22':'number-state','checked-23':'number-state','checked-24':'number-state','checked-25':'index','checked-26':'interactive-elements','checked-27':'index','pagetransitionevent_index':'index-of-terms','void-elements-3':'syntx','meta-36':'index','pragma-set-default-language-0':'semantics','meta-34':'obsolete','meta-35':'index','meta-32':'obsolete','meta-33':'obsolete','meta-30':'scripting-1','meta-31':'syntax','attributes-common-to-form-controls_index':'index-of-terms','the-document-s-address_index':'index-of-terms','media-resource-41':'index','attr-img-border_index':'index-of-terms','function-160':'browsers','function-161':'browsers','function-162':'browsers','document-metadata':'semantics','function-163':'browsers','refsCOMPUTABLE':'references','function-164':'browsers','ix-handler-onclick':'index','function-165':'browsers','category-reset-7':'index','optgroup-9':'the-button-element','category-reset-6':'index','optgroup-8':'the-button-element','text-html-sandboxed-10':'iana','valid-url-potentially-surrounded-by-spaces-11':'index','command-facet-icon_index':'index-of-terms','document.writeln':'apis-in-html-documents','pubdate-3':'text-level-semantics','pubdate-2':'text-level-semantics','pubdate-1':'text-level-semantics','pubdae-0':'text-level-semantics','optgroup-4':'the-button-element','optgroup-7':'the-button-element','htmlcommandelement_index':'index-of-terms','authors-using-html':'iana','optgroup-6':'the-button-element','media-resource-10':'video','ix-handler-onsubmit':'index','optgroup-0':'index','media-element-13':'video','media-element-12':'video','media-element-11':'video','media-element-10':'video','media-element-17':'video','media-element-16':'video','media-element-15':'video','media-element-14':'video','media-element-18':'video','attr-command-type':'interactive-elements','attr-data_index':'index-of-terms','nav':'content-models','the-html-element_index':'index-of-terms','event-appcache-noupdate':'offline','keytype-0':'index','label-34':'interactive-elements','drag':'index','non-negative-integers':'common-microsyntaxes','syntax-attribute-name':'syntax','svg':'the-map-element','required':'forms','global-attributes-151':'index','htmlanchorelement-0':'index','htmlanchorelement-1':'index','location_index':'index-of-terms','vent-drop_index':'index-of-terms','attr-embed-hspace':'obsolete','flow-content-241':'index','headings-and-sections':'sections','flow-content-243':'index','media-16':'index','media-17':'index','media-14':'links','media-15':'links','media-12':'links','media-13':'links','media-10':'the-map-element','media-11':'the-map-element','flow-content-245':'index','concept-week':'common-microsyntaxes','media-resource-42':'index','flow-content-244':'index','attr-input-size_index':'index-of-terms','src-58':'number-state','src-59':'number-state','src-52':'states-of-the-type-attribute','src-53':'states-of-the-type-attribute','src-50':'states-of-the-type-attribute','src-51':'states-of-the-type-attribute','src-56':'states-of-the-type-attribute','src-57':'states-of-the-type-attribute','src-54':'states-of-the-type-attribute','src-55':'states-of-the-type-attribute','event-appcache-updateready':'offline','button':'index','attr-details-open_index':'index-of-terms','rel-archives':'links','unloading-documents':'history','htmlelement-8':'grouping-content','htmlelement-29':'grouping-content','htmlelement-22':'sections','htmlelement-23':'sections','htmlelement-20':'sections','htmlelement-21':'sections','htmlelement-26':'grouping-content','htmlelement-27':'grouping-content','htmlelement-24':'sections','htmlelement-25':'sections','caption-4':'tabular-data','caption-5':'tabular-data','caption-6':'tabular-data','caption-7':'tabular-data','caption-0':'tabular-data','caption-1':'tabular-data','caption-2':'tabular-data','caption-3':'tabular-data','caption-8':'tabular-data','caption-9':'tabular-data','number-of-days-in-month-month-of-year-year_index':'index-of-terms','attr-ol-reversed':'grouping-content','valid-mime-type':'infrastructure','media-resource-8':'video','media-resource-9':'video','media-resource-6':'video','media-resource-7':'video','media-resource-4':'video','media-resource-5':'video','media-resource-2':'video','media-resource-3':'video','media-resource-0':'video','media-resource-1':'video','attr-fieldset-disabled_index':'index-of-tems','attr-menu-label_index':'index-of-terms','valid-week-string-2':'states-of-the-type-attribute','valid-week-string-1':'states-of-the-type-attribute','valid-week-string-0':'states-of-the-type-attribute','flow-content-51':'grouping-content','flow-content-50':'grouping-content','media-element':'video','flow-content-52':'grouping-content','flow-content-55':'grouping-content','flow-content-54':'grouping-content','flow-content-57':'grouping-content','flow-content-56':'grouping-content','flow-content-59':'grouping-content','flow-content-58':'grouping-content','link-type-pingback':'links','table-http-equiv':'semantics','the-hr-element':'grouping-content','the-ul-element_index':'index-of-terms','valid-date-string_index':'index-of-terms','concept-fs-method_index':'index-of-terms','formnovalidate-21':'number-state','formnovalidate-20':'number-state','formnovalidate-23':'number-state','formnovalidate-22':'number-state','formnovalidate-25':'number-state','formnovalidate-24':'number-state','formnovalidate-27':'the-buttn-element','formnovalidate-26':'number-state','formnovalidate-29':'the-button-element','formnovalidate-28':'the-button-element','the-label-element_index':'index-of-terms','srcdoc-5':'index','srcdoc-4':'the-iframe-element','srcdoc-3':'the-iframe-element','srcdoc-2':'the-iframe-element','srcdoc-1':'the-iframe-element','srcdoc-0':'the-iframe-element','event-dragend_index':'index-of-terms','htmlmeterelement':'the-button-element','noframes':'obsolete','event-media-canplay_index':'index-of-terms','xml-compatible':'infrastructure','refsX690':'references','datatransfer-4':'dnd','datatransfer-5':'dnd','datatransfer-0':'dnd','datatransfer-1':'dnd','datatransfer-2':'dnd','datatransfer-3':'dnd','attr-link-target_index':'index-of-terms','attr-img-vspace':'obsolete','attr-a-charset_index':'index-of-terms','number-of-days-in-month-month-of-year-year':'common-microsyntaxes','link-type-help_index':'index-of-terms','the-id-attribute_index':'index-of-terms','hyperlink-10':'semantics','hyperlink-11':'text-level-semantics','hyprlink-12':'embedded-content-1','hyperlink-13':'the-map-element','hyperlink-14':'the-map-element','hyperlink-15':'links','hyperlink-16':'links','hyperlink-17':'links','hyperlink-18':'links','hyperlink-19':'links','formmethod':'the-input-element','links':'links','valid-media-query-2':'video','optgroup-3':'the-button-element','valid-media-query-0':'semantics','valid-media-query-1':'semantics','refsDOMEVENTS':'references','valid-media-query-4':'index','htmlspanelement_index':'index-of-terms','needs-a-date_index':'index-of-terms','htmlbodyelement-1':'index','attr-meta-http-equiv':'semantics','htmldatalistelement':'the-button-element','attr-optgroup-disabled_index':'index-of-terms','dom-appcache-obsolete':'offline','refsISO8601':'references','ul-21':'index','ul-20':'index','event-appcache-obsolete':'offline','attr-img-alt':'embedded-content-1','img-38':'obsolete','attr-tr-align_index':'index-of-terms','event-handler-content-attributes-14':'index','big_index':'index-of-terms','the-link-element':'semantics','dom-loation-hostname':'history','phrasing-content-104':'the-map-element','phrasing-content-105':'the-map-element','phrasing-content-106':'the-map-element','phrasing-content-107':'the-map-element','phrasing-content-100':'video','phrasing-content-101':'the-canvas-element','phrasing-content-102':'the-map-element','phrasing-content-103':'the-map-element','phrasing-content-108':'the-map-element','phrasing-content-109':'the-map-element','htmlinputelement':'the-input-element','htmllielement-0':'index','htmllielement-1':'index','htmltablerowelement_index':'index-of-terms','valid-date-string-3':'common-microsyntaxes','output-0':'index','output-1':'index','association-of-controls-and-forms':'association-of-controls-and-forms','output-2':'introduction','href-29':'index','output-3':'introduction','dir_index':'index-of-terms','href-28':'index','output-4':'content-models','valid-global-date-and-time-string-5':'states-of-the-type-attribute','valid-global-date-and-time-string-4':'states-of-the-type-attribute','attr-select-requird':'the-button-element','valid-global-date-and-time-string-2':'common-microsyntaxes','valid-global-date-and-time-string-1':'common-microsyntaxes','valid-global-date-and-time-string-0':'common-microsyntaxes','base-0':'content-models','the-article-element_index':'index-of-terms','base-1':'semantics','attr-input-pattern_index':'index-of-terms','text-0':'syntax','flow-content-151':'index','attr-col-valign':'obsolete','name-38':'the-button-element','name-39':'the-button-element','htmlbuttonelement-0':'index','name-34':'number-state','name-35':'number-state','name-36':'number-state','name-37':'the-button-element','name-30':'forms','name-31':'forms','name-32':'the-input-element','name-33':'the-input-element','flow-content-150':'index','syntax-comments_index':'index-of-terms','href-27':'obsolete','href-26':'obsolete','dom-media-network_no_source':'video','datalist-20':'index','datalist-21':'index','datalist-22':'index','datalist-23':'index','attr-input-type-week-1':'the-input-element','attr-input-type-week-0':'the-nput-element','enumerated-attribute_index':'index-of-terms','svg-namespace_index':'index-of-terms','secondary-browsing-context':'browsers','undo':'dnd','the-figure-element_index':'index-of-terms','attr-fs-method-post_index':'index-of-terms','link-type-external':'links','attr-a-methods':'obsolete','global-attributes-168':'index','attr-input-type-date-keyword_index':'index-of-terms','global-attributes-169':'index','times':'common-microsyntaxes','invalid_modification_err_index':'index-of-terms','phrasing-content-59':'text-level-semantics','phrasing-content-58':'text-level-semantics','phrasing-content-57':'text-level-semantics','phrasing-content-56':'text-level-semantics','phrasing-content-55':'text-level-semantics','phrasing-content-54':'text-level-semantics','phrasing-content-53':'text-level-semantics','phrasing-content-52':'text-level-semantics','phrasing-content-51':'text-level-semantics','phrasing-content-50':'text-level-semantics','htmlstyleelement-2':'index','htmlstyleelement-1':'index','htmlstyleelement0':'semantics','attr-hyperlink-type':'links','script-18':'scripting-1','script-19':'scripting-1','global-attributes-163':'index','script-10':'content-models','script-11':'content-models','script-12':'apis-in-html-documents','script-13':'semantics','script-14':'scripting-1','script-15':'scripting-1','script-16':'scripting-1','script-17':'scripting-1','sectioning-content-0':'content-models','sectioning-content-1':'content-models','sectioning-content-2':'content-models','sectioning-content-3':'content-models','sectioning-content-4':'content-models','sectioning-content-5':'sections','sectioning-content-6':'sections','sectioning-content-7':'sections','sectioning-content-8':'sections','sectioning-content-9':'sections','refsFILEAPI':'references','refsRFC2426':'references','http-equiv-2':'semantics','http-equiv-3':'semantics','http-equiv-0':'semantics','http-equiv-1':'semantics','http-equiv-6':'semantics','http-equiv-7':'semantics','http-equiv-4':'semantics','http-equiv-5':'semantics','htmlallcollection-4':'urls','tmlallcollection-5':'urls','http-equiv-8':'semantics','http-equiv-9':'semantics','htmlallcollection-0':'urls','valid-date-string-6':'states-of-the-type-attribute','valid-date-string-5':'states-of-the-type-attribute','valid-date-string-4':'states-of-the-type-attribute','concept-id-5':'urls','concept-id-4':'urls','concept-id-7':'urls','concept-id-6':'urls','concept-id-1':'urls','concept-id-0':'urls','concept-id-3':'urls','concept-id-2':'urls','flow-content-155':'index','flow-content-154':'index','flow-content-157':'index','flow-content-156':'index','concept-id-9':'tabular-data','concept-id-8':'elements','flow-content-153':'index','flow-content-152':'index','transparent-14':'index','function':'webappapis','htmlmediaelement':'video','attr-hidden':'index','attr-input-autocomplete':'common-input-element-attributes','type-82':'index','type-83':'content-models','type-80':'interactive-elements','type-81':'interactive-elements','type-86':'content-models','type-87':'content-models','type-84':'content-models','type-85''content-models','type-88':'content-models','type-89':'content-models','border':'obsolete','refsRFC2425':'references','the-html-element-0_index':'index-of-terms','undomanager-1':'dnd','attr-meta-http-equiv-content-language-2':'obsolete','attr-meta-http-equiv-content-language-0':'semantics','attr-meta-http-equiv-content-language-1':'semantics','attr-fe-name-charset':'association-of-controls-and-forms','undomanager-3':'dnd','maxlength-26':'index','accept-6':'states-of-the-type-attribute','article-16':'text-level-semantics','article-17':'text-level-semantics','article-14':'grouping-content','article-15':'grouping-content','article-12':'sections','article-13':'sections','article-10':'sections','article-11':'sections','article-18':'text-level-semantics','article-19':'text-level-semantics','attr-html-manifest_index':'index-of-terms','htmlbuttonelement_index':'index-of-terms','htmlcanvaselement':'the-canvas-element','conversations':'links','url':'urls','event-media-seeking_index':'index-of-terms','valid-date-or-tie-string':'common-microsyntaxes','metadata-content-17':'interactive-elements','context-menu-state_index':'index-of-terms','browsing-context-38':'history','browsing-context-39':'history','browsing-context-30':'browsers','browsing-context-31':'browsers','browsing-context-32':'history','browsing-context-33':'history','browsing-context-34':'history','browsing-context-35':'history','browsing-context-36':'history','browsing-context-37':'history','the-html-syntax-5':'the-iframe-element','the-html-syntax-4':'the-iframe-element','the-html-syntax-7':'the-xhtml-syntax','the-html-syntax-6':'syntax','the-html-syntax-1':'infrastructure','the-html-syntax-0':'infrastructure','the-html-syntax-3':'grouping-content','attr-time-datetime':'text-level-semantics','the-body-element-0':'sections','the-body-element-1':'dom','the-body-element-2':'dom','the-body-element-3':'content-models','the-body-element-4':'sections','the-body-element-5':'sections','the-body-element-6':'sections','the-body-element-7':'dnd','option-23':'the-button-lement','option-22':'the-button-element','option-21':'the-button-element','option-20':'the-button-element','option-27':'the-button-element','option-26':'the-button-element','option-25':'the-button-element','option-24':'the-button-element','valid-hash-name-reference-1':'index','attr-dfn-title':'text-level-semantics','option-29':'the-button-element','option-28':'the-button-element','the-option-element_index':'index-of-terms','comma-separated-tokens':'common-microsyntaxes','global-attributes-108':'index','global-attributes-109':'index','global-attributes-106':'index','global-attributes-107':'index','global-attributes-104':'index','global-attributes-105':'index','global-attributes-102':'index','shape-2':'the-map-element','shape-1':'the-map-element','shape-0':'the-map-element','b-2':'content-models','b-3':'text-level-semantics','attr-input-autocomplete-on-state-0':'common-input-element-attributes','b-1':'content-models','b-6':'text-level-semantics','b-7':'text-level-semantics','b-4':'text-level-semantics','b-5':text-level-semantics','b-8':'text-level-semantics','b-9':'text-level-semantics','dragleave':'index','flow-content-168':'index','step-9':'states-of-the-type-attribute','step-8':'states-of-the-type-attribute','the-kbd-element':'text-level-semantics','step-3':'states-of-the-type-attribute','step-2':'the-input-element','step-1':'the-input-element','step-0':'the-input-element','step-7':'states-of-the-type-attribute','step-6':'states-of-the-type-attribute','step-5':'states-of-the-type-attribute','step-4':'states-of-the-type-attribute','valid-url-potentially-surrounded-by-spaces-7':'index','event-handler-content-attributes-49':'index','the-table-element_index':'index-of-terms','syntax-end-tag-20':'syntax','syntax-end-tag-21':'syntax','form-72':'index','dom-appcache-downloading-0':'offline','function-201':'offline','function-200':'offline','function-203':'offline','function-202':'offline','function-205':'webappapis','function-204':'webappapis','function-206':'webappapis','refsOPENSEARCH':'references','htmlcanvaseleent_index':'index-of-terms','attr-body-alink_index':'index-of-terms','event-handler-content-attributes-42':'index','htmlanchorelement_index':'index-of-terms','attr-input-type-password':'content-models','the-tfoot-element':'tabular-data','form-submission-18':'index','basefont':'obsolete','attr-tdth-align_index':'index-of-terms','thead-10':'tabular-data','thead-11':'tabular-data','thead-12':'tabular-data','thead-13':'tabular-data','thead-14':'tabular-data','thead-15':'tabular-data','thead-16':'tabular-data','thead-17':'tabular-data','thead-18':'tabular-data','thead-19':'syntax','phrasing-content-174':'index','flow-content':'content-models','an-image-in-an-e-mail-or-private-document-intended-for-a-specific-person-who-is-known-to-be-able-to-view-images':'embedded-content-1','concept-select-option-list_index':'index-of-terms','compatibility-caseless-1':'number-state','compatibility-caseless-0':'the-map-element','rp-13':'index','rp-12':'index','attr-body-marginright':'obsolete','rp-14':'index','meter-17':'index',set-of-space-separated-tokens-4':'urls','meter-15':'the-button-element','meter-14':'the-button-element','meter-13':'the-button-element','meter-12':'the-button-element','meter-11':'the-button-element','set-of-space-separated-tokens-5':'elements','set-of-space-separated-tokens-6':'semantics','meter-19':'index','meter-18':'index','set-of-space-separated-tokens-7':'links','embedded-content-28':'index','embedded-content-29':'index','embedded-content-26':'index','set-of-space-separated-tokens-0':'common-microsyntaxes','embedded-content-24':'the-map-element','embedded-content-25':'index','embedded-content-22':'the-canvas-element','embedded-content-23':'the-map-element','embedded-content-20':'the-canvas-element','embedded-content-21':'the-canvas-element','xml:base-1':'elements','xml:base-0':'elements','set-of-space-separated-tokens-2':'common-microsyntaxes','set-of-space-separated-tokens-3':'common-microsyntaxes','home-subtree-1':'elements','home-subtree-0':'infrastructure','home-subtree-3':'obsolete','home-subtree2':'obsolete','text-state-and-search-state_1_index':'index-of-terms','htmlareaelement-0':'index','htmlareaelement-1':'index','the-dl-element_index':'index-of-terms','set-of-space-separated-tokens-8':'index','an-iframe-srcdoc-document_index':'index-of-terms','attr-ol-reversed_index':'index-of-terms','flow-content-39':'grouping-content','flow-content-38':'grouping-content','figcaption-9':'embedded-content-1','figcaption-8':'embedded-content-1','figcaption-7':'embedded-content-1','figcaption-6':'grouping-content','figcaption-5':'grouping-content','figcaption-4':'grouping-content','figcaption-3':'grouping-content','figcaption-2':'grouping-content','figcaption-1':'grouping-content','figcaption-0':'grouping-content','autofocus-1':'the-button-element','link-type-nofollow_index':'index-of-terms','ruby-9':'index','ruby-8':'obsolete','ruby-1':'content-models','ruby-0':'content-models','ruby-3':'text-level-semantics','ruby-2':'text-level-semantics','ruby-5':'text-level-semantics','ruby-4':'text-level-semantics','dom-mdia-network_loading':'video','ruby-6':'text-level-semantics','nested-browsing-contexts':'browsers','preferred-mime-name-3':'iana','attr-media-autoplay':'video','attr-iframe-longdesc':'obsolete','h1-6':'sections','h1-7':'sections','h1-4':'content-models','h1-5':'content-models','h1-2':'content-models','h1-3':'content-models','h1-0':'introduction','h1-1':'introduction','other-pragma-directives':'semantics','htmlformcontrolscollection':'urls','h1-8':'sections','h1-9':'sections','hyperlink-38':'links','hyperlink-39':'links','i':'introduction','hyperlink-37':'links','hyperlink-34':'links','hyperlink-35':'links','hyperlink-32':'links','hyperlink-33':'links','hyperlink-30':'links','hyperlink-31':'links','alt-26':'embedded-content-1','alt-27':'embedded-content-1','alt-24':'embedded-content-1','alt-25':'embedded-content-1','alt-22':'embedded-content-1','alt-23':'embedded-content-1','alt-20':'embedded-content-1','alt-21':'embedded-content-1','alt-28':'embedded-content-1','alt-29':'embedded-content-1','htmlmetaelement0':'index','attr-tdth-nowrap':'obsolete','syntax-doctype-3':'syntax','syntax-doctype-2':'syntax','syntax-doctype-1':'the-iframe-element','the-section-element':'sections','syntax-doctype-4':'obsolete','attr-input-autocomplete-off-state':'common-input-element-attributes','attr-fs-enctype-text':'association-of-controls-and-forms','data-1':'obsolete','data-0':'the-iframe-element','data-3':'infrastructure','data-2':'index','data-5':'elements','data-4':'urls','data-6':'elements','details-8':'interactive-elements','attr-link-hreflang':'semantics','htmlaudioelement-1':'index','attr-tdth-height_index':'index-of-terms','embed-19':'index','details-9':'interactive-elements','function-194':'browsers','attr-button-type-submit_index':'index-of-terms','strong-6':'text-level-semantics','strong-7':'text-level-semantics','strong-4':'text-level-semantics','strong-5':'text-level-semantics','strong-2':'text-level-semantics','strong-3':'text-level-semantics','strong-0':'content-models','strong-1':'content-models','function-191':'rowsers','strong-8':'text-level-semantics','strong-9':'text-level-semantics','table-52':'index','table-53':'index','table-50':'index','table-51':'index','table-56':'index','table-54':'index','sizes':'semantics','the-document-s-address-1':'dom','the-document-s-address-0':'urls','the-document-s-address-3':'dom','the-document-s-address-2':'dom','formaction-24':'number-state','nav-4':'sections','async':'scripting-1','htmlfieldsetelement-1':'index','htmlfieldsetelement-0':'index','attr-link-rel':'semantics','function-198':'offline','phrasing-content-122':'the-button-element','phrasing-content-123':'the-button-element','phrasing-content-120':'the-button-element','phrasing-content-121':'the-button-element','phrasing-content-126':'the-button-element','phrasing-content-127':'the-button-element','phrasing-content-124':'the-button-element','phrasing-content-125':'the-button-element','phrasing-content-128':'the-button-element','phrasing-content-129':'the-button-element','attr-datafld':'obsolete','bgsound_index':'index-f-terms','col-12':'index','video-18':'video','event-media-error_index':'index-of-terms','htmlelement_index':'index-of-terms','value-3':'index','value-2':'obsolete','value-1':'the-iframe-element','html-elements-29':'syntax','value-7':'states-of-the-type-attribute','value-6':'the-input-element','value-5':'forms','value-4':'forms','html-elements-22':'content-models','wbr-4':'text-level-semantics','value-9':'states-of-the-type-attribute','value-8':'states-of-the-type-attribute','wbr-1':'content-models','wbr-0':'content-models','wbr-3':'text-level-semantics','wbr-2':'text-level-semantics','htmlmodelement-3':'index','the-small-element':'text-level-semantics','syntax-comments':'syntax','a-9':'content-models','a-8':'content-models','form-associated-element-10':'the-button-element','form-associated-element-11':'the-button-element','form-associated-element-16':'association-of-controls-and-forms','form-associated-element-17':'association-of-controls-and-forms','form-associated-element-14':'the-button-element','form-asociated-element-15':'the-button-element','a-1':'introduction','a-0':'introduction','a-3':'urls','a-2':'urls','a-5':'content-models','a-4':'dom','a-7':'content-models','a-6':'content-models','name-16':'the-map-element','name-17':'the-map-element','name-14':'obsolete','name-15':'index','name-12':'index','name-13':'the-iframe-element','name-10':'index','name-11':'the-iframe-element','video-15':'video','name-18':'the-map-element','name-19':'index','concept-appcache-manifest-fallback-0':'offline','event-appcache-downloading':'offline','concept-appcache-manifest-fallback-1':'offline','h2':'introduction','h3':'content-models','h1':'introduction','h6':'content-models','h4':'content-models','h5':'content-models','link-20':'semantics','attr-input-type-button-keyword_index':'index-of-terms','link-21':'semantics','attr-tdth-rowspan_index':'index-of-terms','link-22':'semantics','link-23':'semantics','pagetransitionevent':'history','home-subtree':'infrastructure','li-14':'interactive-elements','li-15':'interactive-elemens','li-16':'interactive-elements','input-8':'index','link-27':'links','barprop':'browsers','form-owner-17':'association-of-controls-and-forms','form-owner-16':'association-of-controls-and-forms','form-owner-15':'association-of-controls-and-forms','form-owner-14':'association-of-controls-and-forms','form-owner-13':'the-button-element','form-owner-12':'the-button-element','form-owner-11':'the-button-element','form-owner-10':'the-button-element','hr':'introduction','form-owner-19':'association-of-controls-and-forms','form-owner-18':'association-of-controls-and-forms','section-17':'index','section-16':'index','section-15':'syntax','section-14':'links','section-13':'links','section-12':'grouping-content','section-11':'grouping-content','section-10':'sections','attr-iframe-align_index':'index-of-terms','section-19':'index','section-18':'index','command-forwarddelete_index':'index-of-terms','have_metadata':'video','htmlelement-175':'index','attr-col-char_index':'index-of-terms','html-21':'syntax','html-20':'syntax,'dom-function-call-0':'webappapis','html-22':'obsolete','html-25':'index','html-24':'index','html-27':'index','html-26':'index','phrasing-content-71':'text-level-semantics','phrasing-content-70':'text-level-semantics','phrasing-content-73':'text-level-semantics','phrasing-content-72':'text-level-semantics','phrasing-content-75':'text-level-semantics','phrasing-content-74':'text-level-semantics','phrasing-content-77':'text-level-semantics','phrasing-content-76':'text-level-semantics','phrasing-content-79':'text-level-semantics','phrasing-content-78':'text-level-semantics','case-sensitive-0':'infrastructure','case-sensitive-1':'urls','case-sensitive-2':'states-of-the-type-attribute','dom-location-host_index':'index-of-terms','dom-location-search_index':'index-of-terms','cdata-rcdata-restrictions':'syntax','textarea-40':'index','textarea-41':'index','textarea-42':'index','textarea-43':'index','textarea-44':'index','textarea-45':'index','textarea-46':'index','html-documents-11':'apis-in-html-documents','html-dcuments-10':'apis-in-html-documents','html-documents-13':'apis-in-html-documents','html-documents-12':'apis-in-html-documents','html-documents-15':'semantics','html-documents-14':'semantics','html-documents-17':'scripting-1','html-documents-16':'semantics','html-documents-19':'scripting-1','html-documents-18':'scripting-1','command-facet-hiddenstate-1':'commands','command-facet-hiddenstate-0':'commands','valid-mime-type_index':'index-of-terms','htmllabelelement':'forms','start-tags':'syntax','content-categories':'content-models','preferred-mime-name_index':'index-of-terms','the-optgroup-element':'the-button-element','concept-select-option-list':'the-button-element','event-popstate-0':'history','refsRFC1557':'references','attr-meter-high':'the-button-element','the-history-interface':'history','the-legend-element_index':'index-of-terms','class-8':'text-level-semantics','refsRFC1554':'references','type-68':'states-of-the-type-attribute','type-69':'number-state','htmlfieldsetelement':'forms','refsATAG':'referenes','class-0':'elements','class-1':'elements','class-2':'elements','class-3':'elements','class-4':'grouping-content','class-5':'text-level-semantics','class-6':'text-level-semantics','class-7':'text-level-semantics','object-6':'content-models','object-7':'content-models','object-4':'urls','object-5':'content-models','spellcheck':'elements','object-3':'urls','object-0':'index','object-1':'index','hierarchical-url':'urls','object-8':'content-models','object-9':'content-models','attr-label-for':'forms','attr-fs-enctype-urlencoded':'association-of-controls-and-forms','scope-4':'tabular-data','scope-5':'tabular-data','scope-6':'tabular-data','scope-7':'obsolete','seamless-0':'the-iframe-element','scope-1':'tabular-data','scope-2':'tabular-data','scope-3':'tabular-data','fieldset':'index','activation':'editing','h5-8':'index','case-sensitivity-and-string-comparison':'infrastructure','namespaces':'urls','the-xhtml-syntax':'the-xhtml-syntax','refsXHR':'references','aside-12':'index','aside-13':'index','a-graphical-epresentation-of-some-of-the-surrounding-text':'embedded-content-1','htmllinkelement-1':'index','attr-map-name_index':'index-of-terms','aside-11':'index','an-iframe-srcdoc-document-3':'semantics','an-iframe-srcdoc-document-2':'semantics','an-iframe-srcdoc-document-1':'semantics','an-iframe-srcdoc-document-0':'urls','attr-dim-height_index':'index-of-terms','syntax-end-tag-7':'syntax','index-terms_top':'index-of-terms','attr-meta-http-equiv-content-language':'semantics','browsing-context-12':'browsers','browsing-context-13':'browsers','browsing-context-10':'browsers','browsing-context-11':'browsers','browsing-context-16':'browsers','browsing-context-17':'browsers','browsing-context-14':'browsers','browsing-context-15':'browsers','browsing-context-18':'browsers','browsing-context-19':'browsers','attr-embed-name':'obsolete','listing_index':'index-of-terms','invalid_access_err_index':'index-of-terms','attr-input-type-button-keyword':'the-input-element','flow-content-197':'index','valid-mime-type-with-no-parametes':'infrastructure','article-30':'index','article-31':'index','valid-list-of-integers-0':'the-map-element','valid-list-of-integers-1':'index','attr-progress-max_index':'index-of-terms','htmlelement-170':'index','metadata':'index','map-17':'index','hierarchical-url_index':'index-of-terms','global-attributes-124':'index','global-attributes-125':'index','global-attributes-126':'index','global-attributes-127':'index','global-attributes-120':'index','global-attributes-121':'index','global-attributes-122':'index','global-attributes-123':'index','htmlelement-111':'index','live-0':'urls','global-attributes-128':'index','global-attributes-129':'index','attr-link-href':'semantics','ins-8':'edits','ins-9':'edits','ins-6':'content-models','ins-7':'content-models','ins-4':'content-models','ins-5':'content-models','ins-2':'content-models','ins-3':'content-models','ins-0':'index','ins-1':'content-models','loop':'video','aside-8':'links','attr-style':'index','unordered-set-of-unique-space-separated-tokens_index':'index-of-erms','attr-object-align':'obsolete','html-mime-type':'infrastructure','title-49':'history','ascii-case-insensitive-24':'obsolete','attr-media-preload-metadata_index':'index-of-terms','attr-object-vspace_index':'index-of-terms','type':'semantics','attr-input-type-reset':'content-models','ascii-case-insensitive-25':'iana','formaction':'the-input-element','thead-30':'index','maximum-allowed-value-length-2':'the-button-element','attr-area-alt_index':'index-of-terms','ix-handler-onloadedmetadata':'index','ix-handler-window-onblur':'index','text-html':'iana','attr-tr-bgcolor':'obsolete','the-img-element':'embedded-content-1','exceptions':'urls','size-2':'states-of-the-type-attribute','defer':'scripting-1','size-0':'the-input-element','size-1':'the-input-element','size-6':'states-of-the-type-attribute','size-7':'states-of-the-type-attribute','size-4':'states-of-the-type-attribute','list-8':'states-of-the-type-attribute','attr-meta-http-equiv-refresh':'semantics','size-8':'states-of-the-type-attribute','size-9':'sates-of-the-type-attribute','textarea-34':'obsolete','ancestor-browsing-context_index':'index-of-terms','td-19':'tabular-data','td-18':'tabular-data','syntax-attributes':'syntax','external-resource-link-8':'links','anonymous-command_index':'index-of-terms','command-facet-checkedstate':'commands','external-resource-link-9':'links','attr-p-align':'obsolete','the-title-attribute_index':'index-of-terms','the-tbody-element_index':'index-of-terms','plugin-2':'infrastructure','flow-content-14':'sections','plugin-0':'infrastructure','plugin-1':'infrastructure','flow-content-11':'sections','flow-content-10':'sections','flow-content-13':'sections','flow-content-12':'sections','plugin-8':'index','title-48':'common-input-element-attributes','flow-content-19':'sections','flow-content-18':'sections','the-details-element':'interactive-elements','attr-form-accept-charset_index':'index-of-terms','the-progress-element_index':'index-of-terms','attr-fs-novalidate_index':'index-of-terms','attr-tbody-valign':'obsolete','attr-objct-code_index':'index-of-terms','refsCSSRUBY':'references','refsWHATWGWIKI':'references','the-h1-h2-h3-h4-h5-and-h6-elements_5_index':'index-of-terms','inline-documentation-for-external-scripts_index':'index-of-terms','concept-option-value_index':'index-of-terms','attributes-0':'syntax','attributes-1':'index','windowtimers-0':'timers','browsing-context-nested-through_index':'index-of-terms','weeks':'common-microsyntaxes','phrasing-content-268':'index','rcdata-elements-3':'syntax','rcdata-elements-2':'syntax','rcdata-elements-1':'syntax','rcdata-elements-0':'syntax','attr-fieldset-disabled':'forms','preceded-or-followed_index':'index-of-terms','concept-fs-action-0':'association-of-controls-and-forms','heading-content-10':'index','command-insertorderedlist':'dnd','refsARIAIMPL':'references','table-37':'obsolete','select-52':'index','attr-object-type':'the-iframe-element','syntax-end-tag-12':'syntax','i-15':'index','attr-ol-type':'obsolete','phrasing-content-269':'index','htmlhrelement':'grouping-content','fornovalidate-3':'states-of-the-type-attribute','content':'semantics','command-insertparagraph':'dnd','htmltextareaelement':'the-button-element','default-media':'semantics','refsIANAPERMHEADERS':'references','attr-link-urn':'obsolete','html-elements':'infrastructure','option-4':'urls','option-5':'content-models','option-6':'common-input-element-attributes','option-7':'common-input-element-attributes','option-0':'index','option-1':'urls','option-2':'urls','option-3':'urls','option-8':'common-input-element-attributes','option-9':'the-button-element','phrasing-content-262':'index','ix-handler-ondrop':'index','attr-media-preload-none-state':'video','dom-location-port-0':'history','prefetch':'links','maxlength-8':'states-of-the-type-attribute','maxlength-9':'states-of-the-type-attribute','maxlength-6':'states-of-the-type-attribute','maxlength-7':'states-of-the-type-attribute','maxlength-4':'states-of-the-type-attribute','maxlength-5':'states-of-the-type-attribute','maxlength-2':'the-input-element','maxlength-3':'sttes-of-the-type-attribute','maxlength-0':'the-input-element','maxlength-1':'the-input-element','dom-appcache-uncached_index':'index-of-terms','code-8':'obsolete','attr-fs-formtarget':'association-of-controls-and-forms','url-decomposition-idl-attributes-2':'history','url-decomposition-idl-attributes-3':'history','url-decomposition-idl-attributes-0':'text-level-semantics','url-decomposition-idl-attributes-1':'the-map-element','the-input-element':'the-input-element','phrasing-content-149':'index','valid-global-date-and-time-string':'common-microsyntaxes','htmldlistelement-1':'index','the-title-element_index':'index-of-terms','phrasing-content-140':'interactive-elements','phrasing-content-141':'interactive-elements','phrasing-content-142':'index','phrasing-content-143':'index','phrasing-content-144':'index','phrasing-content-145':'index','phrasing-content-146':'index','phrasing-content-147':'index','the-section-element_index':'index-of-terms','attr-input-type-submit':'content-models','the-dt-element_index':'indx-of-terms','circle-0':'index','event-drag_index':'index-of-terms','attr-media-controls':'video','htmlmetaelement':'semantics','dom-location-hash':'history','event-dragstart_index':'index-of-terms','attr-fe-autofocus':'association-of-controls-and-forms','event-handler-content-attributes-11':'index','event-handler-content-attributes-12':'index','event-handler-content-attributes-13':'index','form-associated-element-30':'index','phrasing-content-263':'index','event-handler-content-attributes-16':'index','event-handler-content-attributes-17':'index','event-handler-content-attributes-18':'index','event-handler-content-attributes-19':'index','link-28':'links','form-28':'association-of-controls-and-forms','form-29':'association-of-controls-and-forms','form-26':'association-of-controls-and-forms','form-27':'association-of-controls-and-forms','form-24':'association-of-controls-and-forms','form-25':'association-of-controls-and-forms','colspan-0':'tabular-data','form-23':'the-button-element','form-20':'forms','form-21:'forms','tbody-8':'tabular-data','tbody-9':'tabular-data','link-29':'links','attr-input-type-0':'index','tbody-0':'content-models','tbody-1':'tabular-data','tbody-2':'tabular-data','tbody-3':'tabular-data','tbody-4':'tabular-data','tbody-5':'tabular-data','tbody-6':'tabular-data','tbody-7':'tabular-data','attr-button-value':'the-button-element','inuse_attribute_err':'urls','attr-object-declare':'obsolete','dom-media-have_metadata-0':'video','domhtmlimplementation-0':'dom','concept-fs-novalidate_index':'index-of-terms','attr-iframe-vspace':'obsolete','hr-15':'index','usemap-6':'the-iframe-element','svg_index':'index-of-terms','attr-hyperlink-rel_index':'index-of-terms','hr-14':'obsolete','dom':'dom','audio-2':'content-models','audio-3':'content-models','audio-0':'content-models','audio-1':'content-models','audio-6':'video','audio-7':'video','audio-4':'content-models','audio-5':'video','audio-8':'video','audio-9':'video','attr-table-datapagesize_index':'index-of-terms','noscript-5':'semantics','noscript-4':'emantics','noscript-7':'scripting-1','noscript-6':'semantics','noscript-1':'content-models','noscript-0':'content-models','noscript-3':'content-models','noscript-2':'content-models','noscript-9':'scripting-1','noscript-8':'scripting-1','syntax':'syntax','phrasing-content-99':'video','phrasing-content-98':'the-iframe-element','phrasing-content-93':'edits','concept-fe-disabled-0':'content-models','phrasing-content-91':'edits','phrasing-content-90':'edits','phrasing-content-97':'the-iframe-element','phrasing-content-96':'the-iframe-element','phrasing-content-95':'the-iframe-element','phrasing-content-94':'embedded-content-1','outline_index':'index-of-terms','inuse_attribute_err_index':'index-of-terms','concept-command-4':'commands','concept-command-2':'content-models','concept-command-3':'grouping-content','concept-command-0':'content-models','concept-command-1':'content-models','attr-hr-align':'obsolete','the-directionality-1':'elements','the-directionality-0':'elements','the-directionality-2':'index','dom-loation-hostname-0':'history','mathml-namespace':'urls','accept-5':'states-of-the-type-attribute','alt-47':'states-of-the-type-attribute','accept-3':'states-of-the-type-attribute','event-media-canplay':'video','joint-session-history-2':'history','accept-2':'states-of-the-type-attribute','joint-session-history-3':'history','attr-tdth-charoff_index':'index-of-terms','alt-42':'states-of-the-type-attribute','accept-0':'the-input-element','the-col-element':'tabular-data','date-state_index':'index-of-terms','type-46':'content-models','type-47':'content-models','type-44':'content-models','type-45':'content-models','type-42':'content-models','type-43':'content-models','type-40':'content-models','type-41':'content-models','body-35':'obsolete','type-48':'content-models','type-49':'content-models','html-namespace-0_index':'index-of-terms','body-34':'obsolete','syntax-tag-name_index':'index-of-terms','hr-12':'obsolete','refsRFC5724':'references','attr-body-marginright_index':'index-of-terms','the-wbr-element_index':'inde-of-terms','attr-fs-method-put-keyword_index':'index-of-terms','set-of-comma-separated-tokens_index':'index-of-terms','body-39':'obsolete','body-38':'obsolete','command-createlink_index':'index-of-terms','details-16':'index','urls':'urls','auxiliary-browsing-context-2':'browsers','auxiliary-browsing-context-1':'browsers','auxiliary-browsing-context-0':'browsers','the-figcaption-element_index':'index-of-terms','attr-meter-optimum':'the-button-element','concept-meta-extensions_index':'index-of-terms','height':'the-canvas-element','the-head-element_index':'index-of-terms','attr-input-type-url-keyword':'the-input-element','min-36':'common-input-element-attributes','min-37':'index','time-8':'text-level-semantics','min-35':'common-input-element-attributes','min-32':'number-state','min-33':'number-state','min-30':'number-state','min-31':'number-state','time-2':'content-models','time-3':'content-models','time-0':'index','time-1':'content-models','time-6':'text-level-semantics','time-7':'text-level-semantics','time-':'sections','time-5':'text-level-semantics','url-decomposition-idl-attributes_index':'index-of-terms','valid-date-or-time-string-in-content_index':'index-of-terms','character-encoding-declaration':'semantics','attr-command-type_index':'index-of-terms','date-state':'states-of-the-type-attribute','global-attributes-142':'index','attr-div-align':'obsolete','global-attributes-140':'index','htmlembedelement-0':'index','global-attributes-146':'index','global-attributes-147':'index','global-attributes-144':'index','global-attributes-145':'index','global-attributes-148':'index','global-attributes-149':'index','attr-input-type-datetime-keyword_index':'index-of-terms','h6-1':'content-models','h6-0':'content-models','h6-3':'sections','h6-2':'content-models','h6-5':'sections','h6-4':'sections','h6-7':'sections','h6-6':'sections','the-source-element':'video','h6-8':'sections','browsing-context-name':'browsers','htmlhtmlelement-1':'index','state-object-0':'history','state-object-1':'history','state-object-2':'history','ideo-33':'index','video-32':'index','video-31':'index','state-object-3':'history','state-object-4':'history','attr-form-accept-charset':'forms','state-object-5':'history','rt-5':'text-level-semantics','rt-4':'text-level-semantics','rt-7':'text-level-semantics','rt-6':'text-level-semantics','rt-1':'text-level-semantics','rt-0':'text-level-semantics','rt-3':'text-level-semantics','rt-2':'text-level-semantics','rt-9':'syntax','id':'introduction','tbody-32':'index','attr-link-charset':'obsolete','dom-location-pathname-0':'history','syntax-comments-10':'syntax','syntax-comments-11':'syntax','syntax-comments-12':'syntax','syntax-comments-13':'syntax','min-39':'the-button-element','dom-media-have_current_data_index':'index-of-terms','param-10':'index','the-button-element_index':'index-of-terms','contextmenu':'elements','attr-base-href_index':'index-of-terms','syntax-start-tag':'syntax','dom-mediaerror-media_err_src_not_supported_index':'index-of-terms','datetime-10':'index','xml:lang':'introduction','attr-input-tye-image-keyword':'the-input-element','attr-command-icon':'interactive-elements','hidden-11':'editing','hidden-10':'editing','htmltimeelement':'text-level-semantics','attribute-text':'elements','media-resource_index':'index-of-terms','attr-command-checked_index':'index-of-terms','attr-menu-type_index':'index-of-terms','event-dragover':'dnd','htmlquoteelement_index':'index-of-terms','selected-1':'the-button-element','attr-param-value_index':'index-of-terms','background':'introduction','htmlobjectelement':'the-iframe-element','security-document':'dom','attr-th-scope-auto_index':'index-of-terms','optgroup-16':'index','attr-fs-method-delete_index':'index-of-terms','htmlelement-171':'index','custom-data-attribute_index':'index-of-terms','session-history-1':'history','session-history-0':'browsers','domstringmap-0':'urls','session-history-2':'history','session-history-5':'history','session-history-4':'history','session-history-7':'history','session-history-6':'history','list-9':'states-of-the-type-attribute','synta-text-8':'syntax','attr-textarea-placeholder_index':'index-of-terms','multiple-16':'number-state','application-x-www-form-urlencoded':'forms','paragraphs':'content-models','dragover':'dnd','dom-appcache-checking-0':'offline','manifest-2':'semantics','manifest-3':'index','manifest-0':'semantics','manifest-1':'semantics','poster-0':'video','poster-1':'index','phrasing-content':'content-models','attr-object-classid':'obsolete','dimension-attributes-3':'the-iframe-element','attr-meter-min':'the-button-element','obsolete-permitted-doctype-string_index':'index-of-terms','dimension-attributes-2':'the-iframe-element','dom-link-disabled-0':'semantics','sectioning-content-24':'index','sectioning-content-23':'index','sectioning-content-22':'index','sectioning-content-21':'index','sectioning-content-20':'text-level-semantics','attr-command-disabled':'interactive-elements','flow-content-131':'index','headings-and-sections-2':'sections','headings-and-sections-0':'content-models','headings-and-sections-1':'sections','annoations-for-assistive-technology-products':'elements','htmlscriptelement-0':'index','alt-62':'number-state','alt-63':'number-state','alt-60':'number-state','alt-61':'number-state','alt-64':'index','concept-option-label_index':'index-of-terms','concept-id-28':'index','concept-id-29':'index','concept-id-24':'obsolete','concept-id-25':'obsolete','concept-id-26':'index','concept-id-27':'index','optimum-1':'the-button-element','optimum-0':'the-button-element','reflecting-content-attributes-in-idl-attributes':'urls','optimum-2':'the-button-element','menu-23':'index','menu-22':'index','menu-21':'obsolete','menu-20':'syntax','menu-27':'index','menu-26':'index','menu-25':'index','menu-24':'index','attr-param-type':'obsolete','embedded-content_index':'index-of-terms','attr-input-type-time':'content-models','form':'index','the-param-element_index':'index-of-terms','htmlulistelement_index':'index-of-terms','attr-param-type_index':'index-of-terms','htmlelement-178':'index','accesskey-0':'editing','secondary-browsing-contxt-0':'links','syntax-tag-omission-4':'syntax','attr-iframe-srcdoc_index':'index-of-terms','concept-appcache-manifest-fallback_index':'index-of-terms','the-select-element_index':'index-of-terms','rank_index':'index-of-terms','toolbar-state-1':'content-models','toolbar-state-0':'content-models','toolbar-state-3':'interactive-elements','toolbar-state-2':'interactive-elements','toolbar-state-4':'index','dom-media-have_current_data-0':'video','concept-date_index':'index-of-terms','the-rt-element_index':'index-of-terms','attr-spellcheck':'editing','link-type-help':'links','event-handler-content-attributes-38':'index','event-handler-content-attributes-39':'index','event-handler-content-attributes-32':'index','event-handler-content-attributes-33':'index','event-handler-content-attributes-30':'index','event-handler-content-attributes-31':'index','event-handler-content-attributes-36':'index','event-handler-content-attributes-37':'index','attr-a-charset':'obsolete','event-handler-content-attributes-35':'index','form-8':'the-input-element','form-49':'the-input-element','name-58':'urls','name-59':'the-button-element','phrasing-content-162':'index','phrasing-content-163':'index','phrasing-content-160':'index','phrasing-content-161':'index','name-52':'index','form-41':'the-iframe-element','form-42':'the-iframe-element','form-43':'forms','form-44':'forms','name-57':'the-iframe-element','form-46':'forms','form-47':'forms','concept-datetime':'common-microsyntaxes','a-group-of-images-that-form-a-single-larger-picture-with-links':'embedded-content-1','embed-7':'content-models','embed-6':'content-models','embed-5':'content-models','embed-4':'content-models','embed-3':'content-models','embed-2':'dom','embed-1':'urls','embed-0':'urls','command-italic':'dnd','embed-9':'the-iframe-element','embed-8':'the-iframe-element','attr-textarea-placeholder':'the-button-element','content-models_index':'index-of-terms','function-188':'browsers','function-189':'browsers','script-33':'obsolete','function-182':'browsers','local-dates-and-times':'cmmon-microsyntaxes','value-42':'the-button-element','value-43':'the-button-element','value-44':'the-button-element','function-187':'browsers','function-184':'browsers','function-185':'browsers','htmlcollection_index':'index-of-terms','attr-input-src_index':'index-of-terms','have_future_data':'video','htmlselectelement':'the-button-element','script-35':'index','disabled-5':'index','disabled-4':'the-button-element','disabled-7':'the-button-element','disabled-6':'the-button-element','disabled-1':'association-of-controls-and-forms','disabled-0':'forms','disabled-3':'the-button-element','disabled-2':'index','disabled-9':'introduction','disabled-8':'index','attr-object-hspace_index':'index-of-terms','kbd-9':'text-level-semantics','kbd-8':'text-level-semantics','kbd-3':'grouping-content','kbd-2':'content-models','kbd-1':'content-models','kbd-0':'content-models','kbd-7':'text-level-semantics','kbd-6':'text-level-semantics','kbd-5':'text-level-semantics','kbd-4':'grouping-content','attr-tbody-align_index':'index-of-erms','placeholder-label-option':'the-button-element','div':'introduction','dir':'obsolete','command-unselect_index':'index-of-terms','width-35':'index','text-node-8':'scripting-1','text-node-9':'scripting-1','text-node-6':'content-models','text-node-7':'semantics','text-node-4':'content-models','text-node-5':'content-models','text-node-2':'content-models','formaction-23':'number-state','formaction-20':'number-state','text-node-1':'content-models','pattern-21':'number-state','flow-content-230':'index','the-undomanager-interface':'dnd','concept-http-equiv-extensions_index':'index-of-terms','progress-0':'index','progress-1':'index','progress-2':'elements','progress-3':'content-models','progress-4':'content-models','progress-5':'content-models','progress-6':'forms','progress-7':'forms','progress-8':'the-button-element','attr-param-value':'the-iframe-element','command-selectall':'dnd','index-terms_V':'index-of-terms','category-listed-11':'index','index-terms_T':'index-of-terms','data_clone_err_index':'index-of-erms','ready-for-editing-host-commands':'dnd','type-20':'the-iframe-element','set-of-space-separated-tokens':'common-microsyntaxes','type-22':'obsolete','type-23':'index','type-24':'video','type-25':'video','type-26':'video','type-27':'index','type-28':'content-models','type-29':'content-models','the-pre-element_index':'index-of-terms','ignore_index':'index-of-terms','command-insertunorderedlist_index':'index-of-terms','bookmark-1':'links','bookmark-0':'links','link-type-last':'links','attr-object-standby':'obsolete','attr-mod-datetime':'edits','event-appcache-cached_index':'index-of-terms','stylesheet':'semantics','category-listed-14':'index','attr-col-span_index':'index-of-terms','dom-location-search':'history','the-pattern-attribute':'common-input-element-attributes','xml-namespace-1':'syntax','xml-namespace-0':'elements','xml-namespace-3':'syntax','xml-namespace-2':'syntax','attr-input-type-tel-1':'the-input-element','attr-input-type-tel-0':'content-models','attr-input-type-tel-3':'states-of-the-type-atribute','attr-input-type-tel-2':'the-input-element','category-listed-15':'index','attr-area-shape-default':'the-map-element','flow-content-247':'index','flow-content-246':'index','plugin_index':'index-of-terms','htmlparamelement-1':'index','htmlparamelement-0':'index','textarea-38':'index','video_index':'index-of-terms','windowmodal_index':'index-of-terms','attr-link-media':'semantics','multiple-20':'number-state','multiple-21':'number-state','multiple-22':'number-state','multiple-23':'number-state','multiple-24':'number-state','multiple-25':'common-input-element-attributes','multiple-26':'index','multiple-27':'content-models','multiple-28':'content-models','multiple-29':'the-button-element','htmltablecolelement_index':'index-of-terms','attr-fs-novalidate':'association-of-controls-and-forms','attr-optgroup-label':'the-button-element','browsing-context-50':'index','min-10':'states-of-the-type-attribute','min-11':'states-of-the-type-attribute','min-12':'states-of-the-type-attribute','min-13':'states-of-the-tye-attribute','min-14':'states-of-the-type-attribute','min-15':'states-of-the-type-attribute','min-16':'states-of-the-type-attribute','min-17':'states-of-the-type-attribute','min-18':'states-of-the-type-attribute','min-19':'states-of-the-type-attribute','charset':'semantics','auxiliary-browsing-context':'browsers','network_idle':'video','autofocus':'the-input-element','htmlelement-243':'index','htmlelement-242':'index','htmlelement-241':'index','htmlelement-240':'index','map':'content-models','flow-content-171':'index','max':'forms','flow-content-170':'index','datetime-2':'text-level-semantics','datetime-3':'text-level-semantics','datetime-0':'text-level-semantics','datetime-1':'text-level-semantics','datetime-6':'edits','datetime-7':'edits','datetime-4':'text-level-semantics','datetime-5':'index','global-attributes-160':'index','global-attributes-161':'index','datetime-8':'edits','datetime-9':'index','global-attributes-164':'index','global-attributes-165':'index','global-attributes-166':'index','global-attrbutes-167':'index','outline':'sections','attr-mod-cite_index':'index-of-terms','attr-table-cellpadding_index':'index-of-terms','attr-tbody-valign_index':'index-of-terms','attr-iframe-sandbox':'the-iframe-element','q':'index','xml-namespace_index':'index-of-terms','event-handler-content-attributes-58':'index','event-handler-content-attributes-59':'index','form-64':'index','form-65':'index','tbody-12':'tabular-data','tbody-13':'tabular-data','tbody-10':'tabular-data','tbody-11':'tabular-data','tbody-16':'syntax','tbody-17':'syntax','tbody-14':'tabular-data','tbody-15':'syntax','tbody-18':'syntax','tbody-19':'syntax','form-68':'index','attr-input-type-submit-2':'association-of-controls-and-forms','attr-input-type-submit-1':'the-input-element','attr-input-type-submit-0':'the-input-element','user-prompts':'timers','form-submission-11':'index','form-submission-10':'index','form-submission-13':'index','form-submission-12':'index','form-submission-15':'index','form-submission-14':'index','form-submission-17':'index,'form-submission-16':'index','event-handler-content-attributes-52':'index','listing':'obsolete','event-handler-content-attributes-53':'index','category-listed':'forms','dom-outerhtml_index':'index-of-terms','embedded-content-9':'the-iframe-element','embedded-content-8':'the-iframe-element','embedded-content-7':'embedded-content-1','embedded-content-6':'embedded-content-1','embedded-content-5':'content-models','embedded-content-4':'content-models','embedded-content-3':'content-models','embedded-content-2':'content-models','embedded-content-1':'embedded-content-1','embedded-content-0':'content-models','video-19':'video','htmlquoteelement':'grouping-content','i-14':'index','video-11':'content-models','video-10':'content-models','video-13':'the-iframe-element','video-12':'the-iframe-element','the-required-attribute':'common-input-element-attributes','video-14':'the-iframe-element','video-17':'video','video-16':'video','i-16':'index','phrasing-content-180':'index','manifests':'offline','the-mark-element_index':index-of-terms','phrasing-content-182':'index','i-12':'links','edits-and-paragraphs':'edits','syntax-tag-omission':'syntax','kbd-20':'index','htmlsourceelement-0':'index','htmlsourceelement-1':'index','htmlhtmlelement':'semantics','htmlkeygenelement-0':'index','htmlkeygenelement-1':'index','function-99':'elements','function-98':'elements','sectioning-root':'sections','function-91':'elements','function-90':'elements','function-93':'elements','function-92':'elements','function-95':'elements','function-94':'elements','function-97':'elements','function-96':'elements','media_err_aborted':'video','valid-date-string-in-content-with-optional-time_index':'index-of-terms','htmllinkelement':'semantics','attr-fe-name-charset_index':'index-of-terms','valid-mime-type-with-no-parameters_index':'index-of-terms','ix-handler-window-onbeforeunload':'index','language':'obsolete','nofollow':'links','valid-list-of-integers':'common-microsyntaxes','value-40':'index','first':'links','current-entry-4':'index','current-entry-5':'indx','current-entry-0':'history','current-entry-1':'history','current-entry-2':'history','current-entry-3':'history','dom-appcache-checking_index':'index-of-terms','elements-0':'syntax','elements-1':'index','formatblock-candidate-8':'sections','formatblock-candidate-9':'grouping-content','event-handlers_index':'index-of-terms','formatblock-candidate-4':'sections','formatblock-candidate-5':'sections','formatblock-candidate-6':'sections','formatblock-candidate-7':'sections','formatblock-candidate-0':'sections','formatblock-candidate-1':'sections','formatblock-candidate-2':'sections','formatblock-candidate-3':'sections','paragraph-2':'content-models','paragraph-3':'content-models','paragraph-0':'introduction','paragraph-1':'content-models','paragraph-6':'grouping-content','paragraph-7':'text-level-semantics','paragraph-4':'content-models','paragraph-5':'grouping-content','paragraph-8':'text-level-semantics','paragraph-9':'edits','command-facet-label_index':'index-of-terms','the-q-element':'text-level-semantics',refsRFC1345':'references','nav-15':'index','nav-14':'index','nav-16':'index','nav-11':'syntax','nav-10':'links','nav-13':'index','nav-12':'index','attr-input-min_index':'index-of-terms','attr-tr-bgcolor_index':'index-of-terms','accept-7':'states-of-the-type-attribute','alt-45':'states-of-the-type-attribute','alt-46':'states-of-the-type-attribute','accept-4':'states-of-the-type-attribute','alt-40':'the-input-element','alt-41':'states-of-the-type-attribute','accept-1':'the-input-element','alt-43':'states-of-the-type-attribute','hyperlink-69':'links','alt-48':'states-of-the-type-attribute','alt-49':'states-of-the-type-attribute','accept-9':'states-of-the-type-attribute','accept-8':'states-of-the-type-attribute','htmliframeelement_index':'index-of-terms','time-22':'index','htmltablecaptionelement':'tabular-data','valid-time-string-2':'common-microsyntaxes','valid-time-string-3':'states-of-the-type-attribute','valid-time-string-0':'common-microsyntaxes','valid-time-string-1':'common-microsyntaxes','valid-time-sting-4':'states-of-the-type-attribute','valid-time-string-5':'states-of-the-type-attribute','attr-script-language_index':'index-of-terms','htmlelement-237':'index','attr-fs-enctype-formdata_index':'index-of-terms','dom-appcache-obsolete-0':'offline','draggable-1':'dnd','draggable-0':'dnd','draggable-3':'dnd','draggable-2':'dnd','event-media-emptied_index':'index-of-terms','event-pagehide':'history','htmlcollection-34':'the-button-element','attr-fe-maxlength_index':'index-of-terms','type_mismatch_err':'urls','wrong_document_err-1':'editing','list-30':'index','ascii-case-insensitive-16':'browsers','general-guidelines':'embedded-content-1','flow-content-190':'index','attr-input-type-tel':'content-models','browsing-context-name_index':'index-of-terms','attr-input-checked':'the-input-element','htmlcollection-37':'the-button-element','xhtml_index':'index-of-terms','htmldocument':'dom','syntax_err':'urls','current-entry_index':'index-of-terms','usemap-10':'index','dl-3':'grouping-content','dl-2':'grouping-content',dl-1':'grouping-content','dl-0':'content-models','dl-7':'grouping-content','dl-6':'grouping-content','dl-5':'grouping-content','dl-4':'grouping-content','dl-9':'grouping-content','dl-8':'grouping-content','attributes-common-to-form-controls':'association-of-controls-and-forms','step-13':'states-of-the-type-attribute','step-12':'states-of-the-type-attribute','step-11':'states-of-the-type-attribute','step-10':'states-of-the-type-attribute','step-17':'states-of-the-type-attribute','step-16':'states-of-the-type-attribute','step-15':'states-of-the-type-attribute','step-14':'states-of-the-type-attribute','event-popstate_index':'index-of-terms','step-19':'states-of-the-type-attribute','step-18':'states-of-the-type-attribute','form-62':'the-button-element','form-63':'association-of-controls-and-forms','form-60':'the-button-element','form-61':'the-button-element','form-66':'index','form-67':'index','formmethod-8':'states-of-the-type-attribute','formmethod-9':'states-of-the-type-attribute','formmethod-6':'states-of-te-type-attribute','formmethod-7':'states-of-the-type-attribute','formmethod-4':'states-of-the-type-attribute','formmethod-5':'states-of-the-type-attribute','formmethod-2':'states-of-the-type-attribute','formmethod-3':'states-of-the-type-attribute','formmethod-0':'the-input-element','formmethod-1':'the-input-element','phrasing-content-188':'index','phrasing-content-189':'index','phrasing-content-184':'index','phrasing-content-185':'index','phrasing-content-186':'index','phrasing-content-187':'index','i-11':'text-level-semantics','i-10':'text-level-semantics','i-13':'dnd','summary':'tabular-data','mark-2':'text-level-semantics','mark-3':'text-level-semantics','mark-0':'content-models','mark-1':'content-models','mark-6':'text-level-semantics','mark-7':'text-level-semantics','mark-4':'text-level-semantics','mark-5':'text-level-semantics','mark-8':'text-level-semantics','mark-9':'text-level-semantics','metadata-content-10':'semantics','metadata-content-11':'semantics','metadata-content-12':'semantics','metadata-ontent-13':'scripting-1','metadata-content-14':'scripting-1','metadata-content-15':'scripting-1','metadata-content-16':'interactive-elements','attr-option-selected':'the-button-element','metadata-content-18':'index','svg-namespace':'urls','input-11':'index','infrastructure':'infrastructure','set-of-space-separated-tokens-1':'common-microsyntaxes','attr-input-type-url-1':'the-input-element','attr-link-methods':'obsolete','user-interaction':'introduction','attr-input-type-url-0':'content-models','ascii-case-insensitive-11':'forms','ascii-case-insensitive-10':'scripting-1','ascii-case-insensitive-13':'number-state','ascii-case-insensitive-12':'number-state','ascii-case-insensitive-15':'links','ascii-case-insensitive-14':'common-input-element-attributes','ascii-case-insensitive-17':'syntax','ul-13':'links','ascii-case-insensitive-19':'syntax','ascii-case-insensitive-18':'syntax','attr-input-type-url-2':'the-input-element','inter-element-whitespace-6':'semantics','attr-script-language':'obsolete','label':'index''svg-4':'index','inter-element-whitespace-7':'embedded-content-1','svg-5':'index','ul-16':'obsolete','ix-handler-window-ononline':'index','svg-6':'index','ul-17':'obsolete','ascii-case-insensitive-1':'common-microsyntaxes','ascii-case-insensitive-0':'infrastructure','ascii-case-insensitive-3':'common-microsyntaxes','ascii-case-insensitive-2':'common-microsyntaxes','ascii-case-insensitive-5':'elements','ascii-case-insensitive-4':'elements','ascii-case-insensitive-7':'semantics','ascii-case-insensitive-6':'semantics','ascii-case-insensitive-9':'semantics','ascii-case-insensitive-8':'semantics','syntax-charref-4':'syntax','syntax-charref-5':'syntax','svg-0':'the-map-element','svg-1':'content-models','svg-2':'content-models','svg-3':'content-models','acronym_index':'index-of-terms','security-0':'association-of-controls-and-forms','syntax-charref-0':'semantics','syntax-charref-1':'syntax','dates':'common-microsyntaxes','ul-19':'index','htmlformcontrolscollection_index':'index-of-terms','content-categories-0':'elments','insert-an-element-into-a-document':'infrastructure','creator-browsing-context-4':'browsers','the-datalist-element_index':'index-of-terms','creator-browsing-context-1':'browsers','creator-browsing-context-0':'browsers','creator-browsing-context-3':'browsers','creator-browsing-context-2':'browsers','colspan':'tabular-data','div-19':'obsolete','div-18':'obsolete','div-17':'syntax','div-16':'history','div-15':'links','div-14':'links','div-13':'grouping-content','div-12':'grouping-content','div-11':'grouping-content','div-10':'grouping-content','textarea-28':'editing','textarea-29':'editing','textarea-26':'the-button-element','textarea-27':'the-button-element','annotations-for-assistive-technology-products-aria':'content-models','textarea-25':'the-button-element','textarea-22':'the-button-element','textarea-23':'the-button-element','textarea-20':'forms','mark':'content-models','attr-q-cite_index':'index-of-terms','htmlbaseelement':'semantics','h1-25':'index','h1-24':'index','h1-27':'index','h1-26':'index,'h1-21':'obsolete','h1-20':'syntax','h1-23':'index','h1-22':'index','link-type-bookmark':'links','concept-input-required':'common-input-element-attributes','refsTIS620':'references','time-ranges':'video','time-state_index':'index-of-terms','attr-area-shape-keyword-default':'the-map-element','top-level-browsing-context-3':'browsers','top-level-browsing-context-2':'browsers','xml-documents-8':'apis-in-html-documents','xml-documents-9':'apis-in-html-documents','top-level-browsing-context-6':'history','top-level-browsing-context-5':'browsers','top-level-browsing-context-4':'browsers','xml-documents-2':'elements','xml-documents-3':'elements','xml-documents-0':'dom','xml-documents-1':'dom','xml-documents-6':'apis-in-html-documents','xml-documents-7':'apis-in-html-documents','xml-documents-4':'elements','xml-documents-5':'elements','home-subtree_index':'index-of-terms','syntax-ambiguous-ampersand_index':'index-of-terms','meta_index':'index-of-terms','the-h1-h2-h3-h4-h5-and-h6-elements_4_index':'index-of-terms','paceholder-20':'number-state','placeholder-21':'number-state','placeholder-22':'number-state','placeholder-23':'number-state','placeholder-24':'common-input-element-attributes','placeholder-25':'common-input-element-attributes','placeholder-26':'common-input-element-attributes','placeholder-27':'index','placeholder-28':'the-button-element','placeholder-29':'the-button-element','object-2':'index','ready-for-editing-host-commands-8':'dnd','ready-for-editing-host-commands-9':'dnd','ready-for-editing-host-commands-0':'dnd','ready-for-editing-host-commands-1':'dnd','ready-for-editing-host-commands-2':'dnd','samp':'content-models','ready-for-editing-host-commands-4':'dnd','ready-for-editing-host-commands-5':'dnd','ready-for-editing-host-commands-6':'dnd','ready-for-editing-host-commands-7':'dnd','the-map-element':'the-map-element','the-progress-element':'the-button-element','flow-content-229':'index','flow-content-228':'index','flow-content-227':'index','flow-content-226':'index','flow-content-225':'index','flow-cntent-224':'index','flow-content-223':'index','flow-content-222':'index','flow-content-221':'index','flow-content-220':'index','rp-9':'syntax','rp-8':'syntax','rel-alternate_index':'index-of-terms','h2-9':'index','h2-8':'syntax','h2-5':'sections','rp-0':'text-level-semantics','h2-7':'sections','h2-6':'sections','h2-1':'content-models','h2-0':'content-models','h2-3':'sections','h2-2':'content-models','phrasing-content-148':'index','hyperlink-72':'index','the-source-element_index':'index-of-terms','htmldivelement_index':'index-of-terms','design-notes':'introduction','attr-meter-high_index':'index-of-terms','small-11':'index','htmlvideoelement-1':'index','dom-appcache-obsolete_index':'index-of-terms','small-10':'index','small-13':'index','small-12':'index','compliance-with-other-specifications':'introduction','location-4':'history','location-5':'history','location-6':'history','location-0':'dom','location-1':'browsers','the-thead-element':'tabular-data','location-3':'history','event-hashchange':'history','the--element':'grouping-content','html-elements-3':'elements','html-elements-2':'elements','html-elements-1':'elements','html-elements-0':'dom','html-elements-7':'elements','html-elements-6':'elements','html-elements-5':'elements','html-elements-4':'elements','html-elements-9':'elements','html-elements-8':'elements','audience':'introduction','concept-date':'common-microsyntaxes','attr-dataformatas':'obsolete','concept-option-disabled-1':'the-button-element','concept-option-disabled-0':'the-button-element','concept-option-disabled-2':'the-button-element','external-resource-link':'links','attr-base-target':'semantics','htmlmapelement_index':'index-of-terms','attributes-common-to-ins-and-del-elements':'edits','enumerated-attribute-12':'association-of-controls-and-forms','max-8':'states-of-the-type-attribute','max-9':'states-of-the-type-attribute','enumerated-attribute-13':'interactive-elements','max-4':'states-of-the-type-attribute','max-5':'states-of-the-type-attribute','max-6':'states-of-the-type-attribute','max7':'states-of-the-type-attribute','max-0':'the-input-element','max-1':'the-input-element','max-2':'the-input-element','max-3':'states-of-the-type-attribute','enumerated-attribute-11':'association-of-controls-and-forms','the-embed-element_index':'index-of-terms','enumerated-attribute-16':'editing','list-of-the-descendant-browsing-contexts-0':'browsers','enumerated-attribute-17':'dnd','willful-violation_index':'index-of-terms','enumerated-attribute-14':'interactive-elements','enumerated-attribute-15':'editing','invalid_state_err-3':'apis-in-html-documents','invalid_state_err-2':'apis-in-html-documents','invalid_state_err-1':'apis-in-html-documents','invalid_state_err-0':'apis-in-html-documents','invalid_state_err-7':'video','invalid_state_err-6':'apis-in-html-documents','invalid_state_err-5':'apis-in-html-documents','dom-media-network_empty':'video','ix-handler-onmouseup':'index','invalid_state_err-9':'common-input-element-attributes','invalid_state_err-8':'common-input-element-attributes','keygen-10':'forms''keygen-11':'forms','dom-document-open-1':'dom','dom-document-open-0':'dom','keygen-14':'syntax','keygen-15':'index','keygen-16':'index','keygen-17':'index','keygen-18':'index','keygen-19':'index','syntax-newlines_index':'index-of-terms','title-on-style':'semantics','htmlformelement_index':'index-of-terms','action-4':'index','action-1':'forms','action-0':'forms','action-3':'association-of-controls-and-forms','action-2':'association-of-controls-and-forms','parent-browsing-context':'browsers','references':'references','function-183':'browsers','textarea-21':'the-button-element','current-entry-of-the-joint-session-history_index':'index-of-terms','multiple-1':'the-input-element','htmltablesectionelement':'tabular-data','multiple-3':'states-of-the-type-attribute','multiple-2':'states-of-the-type-attribute','multiple-5':'states-of-the-type-attribute','multiple-4':'states-of-the-type-attribute','multiple-7':'states-of-the-type-attribute','multiple-6':'states-of-the-type-attribute','multiple-9':'states-of-the-type-ttribute','multiple-8':'states-of-the-type-attribute','attr-source-type':'video','styling':'semantics','phrasing-content-181':'index','obsolete-permitted-doctype-string-2':'syntax','obsolete-permitted-doctype-string-1':'syntax','attr-textarea-readonly':'the-button-element','the-code-element':'text-level-semantics','loop-4':'index','loop-3':'video','loop-2':'video','loop-1':'video','loop-0':'video','function-73':'elements','function-72':'elements','function-71':'elements','function-70':'elements','alt-3':'embedded-content-1','alt-2':'embedded-content-1','alt-1':'content-models','alt-0':'content-models','function-79':'elements','function-78':'elements','alt-9':'embedded-content-1','alt-8':'embedded-content-1','media-element-attributes-0':'video','media-element-attributes-1':'video','syntax-text':'syntax','attr-command-title':'interactive-elements','attr-media-preload_index':'index-of-terms','ratechange':'index','phrasing-content-183':'index','datetime-local-0':'states-of-the-type-attribute','session-history-etry_index':'index-of-terms','link-type-search_index':'index-of-terms','stylesheet-3':'links','caption-21':'index','caption-20':'index','stylesheet-0':'links','an-image-not-intended-for-the-user':'embedded-content-1','prev-0':'links','prev-1':'links','command-facet-type-1':'content-models','command-facet-type-0':'content-models','command-facet-type-3':'commands','command-facet-type-2':'content-models','command-facet-action':'commands','fallback-content':'content-models','u':'obsolete','the-style-element_index':'index-of-terms','attr-tdth-axis':'obsolete','the-em-element':'text-level-semantics','attr-input-autocomplete-default-state_index':'index-of-terms','browsers':'browsers','input-98':'number-state','input-99':'number-state','input-96':'number-state','input-97':'number-state','input-94':'number-state','input-95':'number-state','input-92':'number-state','input-93':'number-state','input-90':'number-state','input-91':'number-state','tree-order':'infrastructure','concept-input-type-file-selected':'number-stat','index-0':'links','htmlobjectelement_index':'index-of-terms','index-1':'links','attr-keygen-challenge_index':'index-of-terms','nohref':'obsolete','colgroup-8':'tabular-data','colgroup-9':'tabular-data','list-19':'number-state','list-18':'number-state','the-session-history-of-browsing-contexts':'history','colgroup-2':'tabular-data','list-14':'states-of-the-type-attribute','list-17':'number-state','list-16':'number-state','list-11':'states-of-the-type-attribute','list-10':'states-of-the-type-attribute','list-13':'states-of-the-type-attribute','colgroup-5':'tabular-data','event-media-volumechange_index':'index-of-terms','concept-submit-button-1':'number-state','styling_index':'index-of-terms','valid-browsing-context-name_index':'index-of-terms','pattern-8':'states-of-the-type-attribute','pattern-9':'states-of-the-type-attribute','parent-browsing-context_index':'index-of-terms','pattern-4':'states-of-the-type-attribute','pattern-5':'states-of-the-type-attribute','pattern-6':'states-of-the-type-attribute','patern-7':'states-of-the-type-attribute','pattern-0':'the-input-element','pattern-1':'the-input-element','pattern-2':'states-of-the-type-attribute','pattern-3':'states-of-the-type-attribute','url_index':'index-of-terms','plugins':'infrastructure','classes_index':'index-of-terms','attr-meta-http-equiv-content-type-0':'semantics','attr-meta-http-equiv-content-type-1':'semantics','attr-meta-http-equiv-content-type-2':'semantics','attr-meta-http-equiv-content-type-3':'semantics','attr-meta-http-equiv-content-type-4':'semantics','attr-meta-http-equiv-content-type-5':'semantics','attr-meta-http-equiv-content-type-6':'semantics','attr-meta-http-equiv-content-type-7':'semantics','attr-meta-http-equiv-content-type-8':'semantics','attr-meta-http-equiv-content-type-9':'semantics','phrasing-content-216':'index','terminology-0':'urls','phrasing-content-210':'index','top-level-browsing-context-1':'browsers','phrasing-content-212':'index','phrasing-content-213':'index','top-level-browsing-context-0':'the-iframe-element','firt-0':'links','first-1':'links','flow-content-1':'content-models','flow-content-0':'content-models','flow-content-3':'content-models','flow-content-2':'content-models','flow-content-5':'semantics','flow-content-4':'content-models','flow-content-7':'semantics','flow-content-6':'semantics','step-35':'common-input-element-attributes','flow-content-8':'scripting-1','step-37':'index','step-36':'association-of-controls-and-forms','step-31':'number-state','step-30':'number-state','step-33':'common-input-element-attributes','step-32':'common-input-element-attributes','sectioning-root-14':'index','sectioning-root-15':'index','sectioning-root-16':'index','sectioning-root-17':'index','sectioning-root-10':'interactive-elements','sectioning-root-11':'index','sectioning-root-12':'index','sectioning-root-13':'index','strong-14':'index','dom-mediaerror-media_err_aborted-0':'video','search':'links','strong-10':'text-level-semantics','strong-11':'text-level-semantics','strong-12':'text-level-semantics','strong-13':'index','noollow-0':'links','event-media-ratechange_index':'index-of-terms','controls-11':'index','controls-10':'index','ins-18':'edits','ins-19':'edits','attr-col-charoff':'obsolete','ins-10':'edits','ins-11':'edits','ins-12':'edits','ins-13':'edits','ins-14':'edits','ins-15':'edits','ins-16':'edits','ins-17':'edits','doctype-legacy-string-0':'syntax','doctype-legacy-string-1':'syntax','event-media-timeupdate_index':'index-of-terms','attr-a-urn':'obsolete','url-1':'urls','url-0':'urls','url-3':'urls','url-2':'urls','url-5':'urls','url-4':'urls','url-7':'semantics','url-6':'dom','url-9':'semantics','url-8':'semantics','tfoot-29':'index','tfoot-28':'index','syntax-start-tag-8':'syntax','syntax-start-tag-9':'syntax','named-character-references_index':'index-of-terms','syntax-start-tag-0':'introduction','syntax-start-tag-1':'syntax','syntax-start-tag-2':'syntax','syntax-start-tag-3':'syntax','attr-col-span':'tabular-data','syntax-start-tag-5':'syntax','syntax-start-tag-6':'syntax','syntax-start-tag-7':'syntax','none':'inex','undomanagerevent-0':'dnd','undomanagerevent-1':'index','undomanagerevent-2':'index','paragraph':'content-models','del':'index','dom-innerhtml':'apis-in-html-documents','attr-input-vspace_index':'index-of-terms','style-13':'content-models','style-12':'content-models','style-11':'content-models','style-10':'introduction','style-17':'semantics','style-16':'semantics','style-15':'semantics','style-14':'semantics','style-19':'semantics','style-18':'semantics','contenteditable-1':'editing','contenteditable-0':'elements','contenteditable-3':'acknowledgements','contenteditable-2':'editing','ol-24':'index','ol-21':'index','ol-20':'index','ol-23':'index','ol-22':'index','not_found_err_index':'index-of-terms','valid-url':'urls','attr-input-type-color-1':'the-input-element','attr-input-type-color-0':'the-input-element','attr-fe-name_index':'index-of-terms','enabling-and-disabling-form-controls':'association-of-controls-and-forms','htmlbodyelement':'sections','autocomplete-11':'states-of-the-type-attribute','autocoplete-10':'states-of-the-type-attribute','autocomplete-13':'states-of-the-type-attribute','autocomplete-12':'states-of-the-type-attribute','autocomplete-15':'states-of-the-type-attribute','autocomplete-14':'states-of-the-type-attribute','autocomplete-17':'states-of-the-type-attribute','autocomplete-16':'states-of-the-type-attribute','autocomplete-19':'number-state','autocomplete-18':'number-state','menus_index':'index-of-terms','attr-media-controls_index':'index-of-terms','refsXPATH10':'references','playing':'index','the-lang-and-xml:lang-attributes':'elements','function-146':'browsers','ix-handler-window-onpageshow':'index','image-map_index':'index-of-terms','function-147':'browsers','body-26':'syntax','body-27':'syntax','function-142':'browsers','link-type-author_index':'index-of-terms','styling-processing-model-2':'links','styling-processing-model-1':'semantics','styling-processing-model-0':'semantics','attr-area-shape-rect_index':'index-of-terms','function-140':'browsers','function-141':'browsers','concpt-input-value-default-range_index':'index-of-terms','details-20':'index','popstate-0':'index','interactive-content-8':'the-iframe-element','interactive-content-9':'video','interactive-content-6':'the-iframe-element','interactive-content-7':'the-iframe-element','interactive-content-4':'text-level-semantics','interactive-content-5':'embedded-content-1','interactive-content-2':'content-models','interactive-content-3':'text-level-semantics','interactive-content-0':'content-models','interactive-content-1':'introduction','command-insertlinebreak_index':'index-of-terms','seeking':'video','event-media-pause':'video','doctype-legacy-string_index':'index-of-terms','interactive-content_index':'index-of-terms','function-148':'browsers','noreferrer-1':'links','noreferrer-0':'links','newlines':'syntax','function-149':'browsers','attr-dl-compact_index':'index-of-terms','ready-for-editing-host-commands-3':'dnd','telephone-state_index':'index-of-terms','progress-18':'index','effective-script-origin_index':'index-of-terms',ix-handler-onerror':'index','attr-table-datapagesize':'obsolete','the-document-s-current-address-1':'dom','the-document-s-current-address-0':'dom','the-document-s-current-address-3':'index','the-document-s-current-address-2':'history','refsRFC2119':'references','concept-datetime-local-0':'states-of-the-type-attribute','del-19':'edits','del-18':'edits','del-15':'edits','del-14':'edits','del-17':'edits','del-16':'edits','del-11':'content-models','del-10':'content-models','del-13':'edits','del-12':'edits','width-30':'number-state','width-31':'number-state','blockquote-4':'grouping-content','flow-content-205':'index','flow-content-204':'index','flow-content-207':'index','blockquote-5':'grouping-content','flow-content-201':'index','attr-embed-align':'obsolete','flow-content-203':'index','flow-content-202':'index','timeranges-2':'video','blockquote-2':'sections','timeranges-0':'video','timeranges-1':'video','timeranges-6':'video','flow-content-208':'index','timeranges-4':'video','timeranges-5':'video','br-13':'inex','br-12':'index','br-11':'index','br-10':'obsolete','htmlelement-207':'index','width-36':'index','htmlelement-205':'index','br-14':'index','attr-meta-http-equiv-content-language_index':'index-of-terms','htmlelement-209':'index','width-37':'index','range-state_index':'index-of-terms','high-5':'index','high-4':'the-button-element','high-1':'the-button-element','high-0':'the-button-element','high-3':'the-button-element','high-2':'the-button-element','htmliframeelement-1':'index','htmliframeelement-0':'index','phrasing-content-165':'index','selection-2':'browsers','selection-3':'editing','selection-0':'editing','selection-1':'dom','selection-6':'editing','selection-4':'editing','selection-5':'editing','menu-18':'interactive-elements','attr-input-type-number-0':'the-input-element','attr-input-type-number-1':'the-input-element','attr-input-type-number-2':'number-state','syntax-tag-omission-1':'syntax','attr-media-preload-metadata-state':'video','video-4':'index','attr-tdth-bgcolor_index':'index-of-terms','attrmedia-preload-auto_index':'index-of-terms','global-attributes-71':'tabular-data','htmldocument-5':'dom','htmldocument-4':'dom','htmldocument-7':'dom','htmldocument-6':'dom','htmldocument-1':'introduction','htmldocument-0':'introduction','htmldocument-3':'dom','htmldocument-2':'dom','formtarget-21':'number-state','global-attributes-77':'tabular-data','formtarget-23':'number-state','formtarget-22':'number-state','htmldocument-9':'dom','formtarget-24':'number-state','formtarget-27':'the-button-element','formtarget-26':'the-button-element','htmlmediaelement-2':'index','video-3':'index','htmlmediaelement-3':'index','video-2':'index','htmlmediaelement-0':'video','htmlmediaelement-1':'video','application-name-0':'semantics','htmldatalistelement-1':'index','htmldatalistelement-0':'index','attr-object-border':'obsolete','command-facet-icon-0':'commands','valid-time-string_index':'index-of-terms','attr-area-shape-rect-1':'the-map-element','attr-area-shape-rect-0':'the-map-element','hreflang-2':'text-level-semantics',hreflang-3':'the-map-element','hreflang-0':'index','hreflang-1':'text-level-semantics','hreflang-6':'links','hreflang-7':'links','hreflang-4':'the-map-element','hreflang-5':'links','text-content':'content-models','hreflang-8':'index','hreflang-9':'index','attr-input-step':'common-input-element-attributes','b':'introduction','attr-fs-method-get_index':'index-of-terms','attr-embed-src':'the-iframe-element','ix-handler-onload':'index','the-a-element':'text-level-semantics','refsUNIVCHARDET':'references','syntax_err-8':'timers','h2-4':'sections','syntax_err-6':'apis-in-html-documents','syntax_err-7':'apis-in-html-documents','syntax_err-4':'apis-in-html-documents','syntax_err-5':'apis-in-html-documents','syntax_err-2':'urls','syntax_err-3':'urls','syntax_err-0':'urls','syntax_err-1':'urls','attr-tr-char':'obsolete','ix-handler-window-onbeforeprint':'index','rp-2':'text-level-semantics','syntax_index':'index-of-terms','accesskey-1':'editing','event-media-seeked_index':'index-of-terms','target-16':'index','rp-5':'ext-level-semantics','target-14':'the-map-element','target-15':'the-map-element','target-12':'text-level-semantics','target-13':'text-level-semantics','target-10':'index','target-11':'introduction','attr-script-charset':'scripting-1','rp-7':'text-level-semantics','attr-body-alink':'obsolete','range-state':'number-state','rp-6':'text-level-semantics','rp-1':'text-level-semantics','hspace':'the-iframe-element','attr-img-longdesc_index':'index-of-terms','function-55':'elements','function-54':'elements','function-57':'elements','function-56':'elements','function-51':'dom','function-50':'dom','function-53':'dom','function-52':'dom','attr-input-type-week-keyword':'the-input-element','function-59':'elements','function-58':'elements','resource-metadata-management_index':'index-of-terms','maximum-allowed-value-length':'association-of-controls-and-forms','the-dfn-element_index':'index-of-terms','attr-input-align_index':'index-of-terms','attr-meta-http-equiv-refresh-0':'semantics','attr-meta-http-equiv-refresh-1':'semntics','refsCHARMOD':'references','target-5':'index','rp-3':'text-level-semantics','command-facet-hint-0':'commands','datatransfer':'dnd','htmltimeelement-0':'index','attr-style-title':'semantics','htmltimeelement-1':'index','attr-input-type-checkbox':'content-models','htmlheadelement_index':'index-of-terms','window-39':'index','window-38':'index','time-19':'index','window-31':'index','window-30':'index','window-33':'index','window-32':'index','window-35':'index','window-34':'index','window-37':'index','window-36':'index','attr-tdth-char_index':'index-of-terms','phrasing-content-168':'index','rp-4':'text-level-semantics','the-abbr-element':'text-level-semantics','attr-style-scoped':'semantics','the-h1-h2-h3-h4-h5-and-h6-elements_2_index':'index-of-terms','the-autocomplete-attribute':'common-input-element-attributes','refsXMLNS':'references','restrictions-for-contents-of-script-elements':'scripting-1','lang-10':'obsolete','structure-of-this-specification':'introduction','the-base-element_index':'index-of-ters','rt-14':'index','rt-11':'syntax','rt-10':'syntax','rt-13':'index','rt-12':'index','phrasing-content-28':'text-level-semantics','attr-dfn-title_index':'index-of-terms','link-75':'index','phrasing-content-29':'text-level-semantics','link-73':'index','user-interface':'video','link-71':'index','link-70':'index','attr-a-coords_index':'index-of-terms','the-command_index':'index-of-terms','embedded-content':'content-models','collections-5':'urls','collections-4':'urls','interfaces':'index','boolean-attribute-29':'index','collections-1':'urls','collections-0':'urls','collections-3':'urls','collections-2':'urls','interactive-content-18':'the-button-element','interactive-content-19':'interactive-elements','interactive-content-10':'video','interactive-content-11':'forms','interactive-content-12':'forms','interactive-content-13':'the-input-element','interactive-content-14':'the-button-element','interactive-content-15':'the-button-element','interactive-content-16':'the-button-element','interactive-content-17':'the-buton-element','the-dd-element_index':'index-of-terms','the-link-is-an-alternative-stylesheet_index':'index-of-terms','htmlcollection-38':'commands','document.write':'apis-in-html-documents','attr-input-checked_index':'index-of-terms','title-18':'embedded-content-1','title-19':'embedded-content-1','title-10':'text-level-semantics','title-11':'text-level-semantics','title-12':'text-level-semantics','domsettabletokenlist':'urls','title-14':'text-level-semantics','title-15':'text-level-semantics','title-16':'embedded-content-1','title-17':'embedded-content-1','param':'index','phrasing-content-238':'index','phrasing-content-239':'index','phrasing-content-232':'index','phrasing-content-233':'index','phrasing-content-230':'index','phrasing-content-231':'index','phrasing-content-236':'index','phrasing-content-237':'index','phrasing-content-234':'index','phrasing-content-235':'index','concept-select-option-list-1':'the-button-element','concept-select-option-list-0':'content-models','concept-select-option-list-3':'thebutton-element','concept-select-option-list-2':'the-button-element','concept-select-option-list-5':'the-button-element','concept-select-option-list-4':'the-button-element','concept-select-option-list-7':'the-button-element','concept-select-option-list-6':'the-button-element','concept-select-option-list-9':'the-button-element','concept-select-option-list-8':'the-button-element','valid-month-string-2':'states-of-the-type-attribute','valid-month-string-3':'states-of-the-type-attribute','valid-e-mail-address-list_index':'index-of-terms','fieldset-15':'forms','fieldset-14':'forms','fieldset-17':'association-of-controls-and-forms','fieldset-16':'association-of-controls-and-forms','fieldset-11':'forms','fieldset-10':'forms','fieldset-13':'forms','fieldset-12':'forms','fieldset-19':'obsolete','flow-content-53':'grouping-content','pingback-0':'links','pingback-1':'links','the-constraint-validation-api':'association-of-controls-and-forms','ix-handler-ondurationchange':'index','param-3':'the-iframe-element','param-2':the-iframe-element','param-1':'the-iframe-element','param-0':'content-models','attr-textarea-wrap-hard-state':'the-button-element','param-6':'obsolete','param-5':'obsolete','param-4':'syntax','param-9':'index','param-8':'obsolete','event-popstate':'history','needs-a-date':'text-level-semantics','function-124':'sections','function-125':'sections','function-126':'sections','value-29':'the-button-element','function-120':'sections','function-121':'sections','function-122':'sections','function-123':'sections','value-22':'number-state','value-23':'number-state','value-20':'number-state','value-21':'number-state','value-26':'association-of-controls-and-forms','function-129':'browsers','value-24':'number-state','value-25':'common-input-element-attributes','multicol':'obsolete','index-terms_J':'index-of-terms','rel-sidebar-hyperlink_index':'index-of-terms','valid-e-mail-address_index':'index-of-terms','ix-handler-onmouseover':'index','a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons-logos''embedded-content-1','pragma-set-default-language':'semantics','attr-fs-enctype-text_index':'index-of-terms','embedding-custom-non-visible-data':'elements','attr-input-type-email':'content-models','attr-input-type_index':'index-of-terms','style-31':'syntax','style-30':'webappapis','style-33':'index','style-32':'syntax','style-35':'index','style-34':'index','style-37':'index','style-36':'index','media-data-6':'video','media-data-7':'video','media-data-4':'video','media-data-5':'video','media-data-2':'video','media-data-3':'video','media-data-0':'video','media-data-1':'video','svg-namespace-0':'the-map-element','svg-namespace-1':'the-map-element','media-data-8':'video','media-data-9':'video','var-1':'content-models','var-0':'content-models','var-3':'text-level-semantics','var-2':'text-level-semantics','var-5':'text-level-semantics','var-4':'text-level-semantics','var-7':'obsolete','var-6':'text-level-semantics','var-9':'index','var-8':'index','alternate':'links','volumechange':'elements','source':'index','refWIN31J':'references','attr-form-name-0':'introduction','attr-form-name':'forms','big':'obsolete','attr-input-max_index':'index-of-terms','attr-embed-hspace_index':'index-of-terms','command-inserttext':'dnd','attr-fs-formtarget_index':'index-of-terms','valid-local-date-and-time-string':'common-microsyntaxes','form-submission_index':'index-of-terms','dom-media-network_idle':'video','xlink-namespace_index':'index-of-terms','meta-author_index':'index-of-terms','valid-floating-point-number':'common-microsyntaxes','refsECMA357':'references','examples':'tabular-data','attr-legend-align_index':'index-of-terms','refsCSSATTR':'references','attr-input-type-keywords':'the-input-element','link-type-prev_index':'index-of-terms','opening-the-input-stream':'apis-in-html-documents','media-data_index':'index-of-terms','dom-mediaerror-media_err_network_index':'index-of-terms','refsCSSCOLOR':'references','live_index':'index-of-terms','attr-script-async_index':'index-of-terms','dom-media-have_metadata':'video','htmlelement-193''index','htmlelement-192':'index','sub-10':'index','sub-11':'index','htmlelement-197':'index','valid-browsing-context-name':'browsers','htmlelement-195':'index','htmlelement-194':'index','htmlelement-199':'index','htmlelement-198':'index','li-22':'index','refsRFC1842':'references','a-90':'index','concept-week-0':'states-of-the-type-attribute','syntax-attribute-name_index':'index-of-terms','valid-non-negative-integer-14':'links','htmlelement-229':'index','htmlulistelement-0':'index','li-25':'index','valid-non-negative-integer-15':'index','htmlelement-225':'index','htmlelement-224':'index','htmlelement-227':'index','htmlelement-226':'index','htmlelement-221':'index','concept-meta-extensions':'semantics','htmlelement-223':'index','htmlelement-222':'index','flow-content-149':'index','attr-input-type-date':'content-models','checked-1':'the-input-element','valid-non-negative-integer-11':'the-button-element','mathml-namespace_index':'index-of-terms','li-24':'index','valid-non-negative-integer-12':'the-button-elemet','valid-non-negative-integer-13':'association-of-controls-and-forms','registercontenthandler':'timers','refsGRAPHICS':'references','the-iframe-element':'the-iframe-element','flow-content-141':'index','current-entry-of-the-joint-session-history':'history','flow-content-146':'index','attr-textarea-wrap-soft-state-0':'the-button-element','attr-textarea-wrap-soft-state-1':'the-button-element','flow-content-144':'index','attr-hyperlink-target':'links','event-media-loadeddata_index':'index-of-terms','signed-integers':'common-microsyntaxes','refsCSSOM':'references','syntax-attributes_index':'index-of-terms','the-constraint-validation-api_index':'index-of-terms','attr-keygen-keytype_index':'index-of-terms','valid-e-mail-address':'states-of-the-type-attribute','attr-meta-http-equiv_index':'index-of-terms','accept-24':'index','accept-22':'number-state','accept-23':'number-state','accept-20':'number-state','accept-21':'number-state','attr-script-event_index':'index-of-terms','refsGBK':'references','attr-embed-name_idex':'index-of-terms','attr-fae-form_index':'index-of-terms','area-58':'obsolete','area-59':'index','area-54':'links','area-55':'links','area-56':'syntax','area-57':'obsolete','area-50':'links','area-51':'links','area-52':'links','area-53':'links','global-attributes-24':'grouping-content','global-attributes-25':'grouping-content','global-attributes-26':'grouping-content','global-attributes-27':'grouping-content','global-attributes-20':'grouping-content','global-attributes-21':'grouping-content','global-attributes-22':'grouping-content','global-attributes-23':'grouping-content','global-attributes-28':'grouping-content','global-attributes-29':'grouping-content','ix-handler-onfocus':'index','attr-input-max':'common-input-element-attributes','head-9':'semantics','head-8':'semantics','head-3':'introduction','head-2':'introduction','head-1':'introduction','head-0':'introduction','head-7':'semantics','head-6':'semantics','head-5':'content-models','head-4':'dom','xml-mime-type-1':'iana','xml-mime-type-0':'introducton','date-and-time-state':'states-of-the-type-attribute','not_found_err':'urls','normal-elements_index':'index-of-terms','concept-datetime-local':'common-microsyntaxes','htmlparagraphelement_index':'index-of-terms','navigator-3':'timers','syntax-references':'common-microsyntaxes','navigator-1':'timers','navigator-0':'browsers','attr-iframe-longdesc_index':'index-of-terms','valid-week-string':'common-microsyntaxes','th-26':'syntax','th-27':'syntax','th-24':'tabular-data','th-25':'tabular-data','th-22':'tabular-data','th-23':'tabular-data','th-20':'tabular-data','th-21':'tabular-data','th-28':'syntax','th-29':'syntax','attr-input-type-image-2':'the-input-element','attr-input-type-image-1':'the-input-element','attr-input-type-image-0':'the-map-element','child-browsing-context-8':'browsers','child-browsing-context-5':'browsers','child-browsing-context-4':'browsers','child-browsing-context-7':'browsers','child-browsing-context-6':'browsers','child-browsing-context-1':'browsers','child-browsing-context-0':'infrasructure','child-browsing-context-3':'browsers','child-browsing-context-2':'browsers','window-19':'index','window-18':'timers','window-17':'webappapis','window-16':'offline','window-15':'browsers','window-14':'browsers','window-13':'browsers','window-12':'browsers','window-11':'browsers','window-10':'browsers','pre-11':'text-level-semantics','pre-10':'text-level-semantics','pre-13':'syntax','pre-12':'syntax','pre-15':'obsolete','pre-14':'syntax','pre-17':'index','pre-16':'obsolete','pre-19':'index','pre-18':'index','attr-meter-max':'the-button-element','valid-time-string':'common-microsyntaxes','function-39':'dom','function-38':'dom','ascii-compatible-character-encoding-2':'forms','function-36':'dom','ascii-compatible-character-encoding-0':'semantics','ascii-compatible-character-encoding-1':'semantics','function-33':'dom','function-32':'dom','function-31':'dom','function-30':'dom','body':'introduction','url_mismatch_err_index':'index-of-terms','attr-fs-target':'association-of-controls-and-forms','challenge-0:'index','q-15':'text-level-semantics','q-14':'text-level-semantics','q-17':'index','q-16':'text-level-semantics','q-11':'text-level-semantics','q-10':'text-level-semantics','q-13':'text-level-semantics','q-12':'text-level-semantics','list-15':'number-state','q-19':'index','q-18':'index','htmldivelement':'grouping-content','formatblock-candidate_index':'index-of-terms','meta-application-name_index':'index-of-terms','attr-textarea-cols_index':'index-of-terms','dom-location-port_index':'index-of-terms','strong-16':'index','invalid_state_err-4':'apis-in-html-documents','p-6':'content-models','attr-fs-formaction':'association-of-controls-and-forms','link-51':'links','link-50':'links','link-53':'links','link-52':'links','link-55':'links','link-54':'links','link-57':'links','link-56':'links','link-59':'links','link-58':'links','dom-media-network_idle_index':'index-of-terms','refsCSS':'references','seamless':'the-iframe-element','valid-media-query-3':'links','htmlmediaelement_index':'index-of-terms','htmloptionscolection-3':'the-button-element','htmloptionscollection-2':'urls','htmloptionscollection-1':'urls','htmloptionscollection-0':'urls','optgroup-5':'the-button-element','htmloptionscollection-4':'the-button-element','keygen-12':'the-button-element','attr-textarea-maxlength_index':'index-of-terms','keygen-13':'the-button-element','case-sensitive_index':'index-of-terms','valid-mime-type-10':'index','the-canvas-element':'the-canvas-element','boolean-attribute_index':'index-of-terms','dd-10':'syntax','td-40':'index','title-38':'content-models','title-39':'content-models','title-36':'dom','title-37':'dom','title-34':'introduction','title-35':'introduction','title-32':'links','attr-textarea-wrap-hard':'the-button-element','title-30':'links','title-31':'links','event-appcache-checking':'offline','refsARIA':'references','the-aside-element_index':'index-of-terms','figure-22':'index','figure-20':'index','figure-21':'index','meter-24':'index','phrasing-content-250':'index','phrasing-content-251':'index','phrasing-content-52':'index','phrasing-content-253':'index','phrasing-content-254':'index','phrasing-content-255':'index','phrasing-content-256':'index','phrasing-content-257':'index','phrasing-content-258':'index','phrasing-content-259':'index','htmlbodyelement-0':'index','textarea-9':'introduction','textarea-8':'index','textarea-7':'index','textarea-6':'index','textarea-5':'index','textarea-4':'index','metadata-content-19':'index','textarea-2':'index','textarea-1':'index','textarea-0':'index','session-history-10':'index','optimum-3':'index','dragevent_index':'index-of-terms','formenctype-18':'number-state','formenctype-19':'number-state','formenctype-12':'states-of-the-type-attribute','formenctype-13':'states-of-the-type-attribute','formenctype-10':'states-of-the-type-attribute','formenctype-11':'states-of-the-type-attribute','formenctype-16':'number-state','formenctype-17':'number-state','formenctype-14':'number-state','formenctype-15':'number-state','alt-36':'the-map-element','meter':'index','function-102':'elements','fnction-103':'elements','function-100':'elements','function-101':'elements','function-106':'elements','function-107':'elements','function-104':'elements','function-105':'elements','attr-input-type-hidden-keyword':'the-input-element','function-108':'sections','function-109':'sections','p-16':'edits','p-17':'forms','p-14':'edits','p-15':'edits','p-12':'grouping-content','p-13':'edits','p-10':'sections','p-11':'grouping-content','p-18':'links','li':'introduction','application-xhtml-xml_index':'index-of-terms','fallback-content_index':'index-of-terms','dfn-2':'grouping-content','dfn-3':'grouping-content','dfn-0':'content-models','dfn-1':'content-models','dfn-6':'text-level-semantics','dfn-7':'text-level-semantics','dfn-4':'grouping-content','dfn-5':'text-level-semantics','list-state-3':'content-models','list-state-2':'content-models','list-state-1':'content-models','list-state-0':'content-models','htmlelement-173':'index','list-state-4':'interactive-elements','the-noscript-element_index':'index-of-terms','htmlelment-172':'index','attr-input-type-checkbox-keyword':'the-input-element','htmlelement-174':'index','htmlelement-177':'index','attr-input-type-range':'content-models','htmlelement-176':'index','htmlelement-179':'index','hyperlink-annotation-0':'links','offsets-into-the-media-resource':'video','a-type-that-the-user-agent-knows-it-cannot-render':'video','constraints':'association-of-controls-and-forms','the-fieldset-element_index':'index-of-terms','attr-input-multiple':'common-input-element-attributes','dragstart':'dnd','browsing-context-29':'browsers','em-18':'index','browsing-context-28':'browsers','category-submit-9':'index','category-submit-8':'index','category-submit-7':'the-button-element','category-submit-6':'the-button-element','category-submit-5':'the-button-element','category-submit-4':'the-button-element','category-submit-3':'the-input-element','category-submit-2':'the-input-element','category-submit-1':'forms','category-submit-0':'the-iframe-element','dom-link-disabled':'semantics','attr-body-text_ndex':'index-of-terms','rel':'semantics','namespace_err_index':'index-of-terms','flow-content-37':'grouping-content','attr-input-accept':'number-state','multiple-0':'the-input-element','flow-content-36':'grouping-content','command-facet-disabledstate':'commands','attr-dataformatas_index':'index-of-terms','attr-details-open':'interactive-elements','the-title-attribute':'elements','dom-location-protocol-0':'history','formmethod-32':'index','event-dragstart':'dnd','formmethod-30':'association-of-controls-and-forms','formmethod-31':'index','a-group-of-images-that-form-a-single-larger-picture-with-no-links':'embedded-content-1','attr-area-alt':'the-map-element','blockquote-14':'index','represented-by-the-collection':'urls','command-selectall_index':'index-of-terms','text-html-sandboxed_index':'index-of-terms','obsolete-permitted-doctype':'syntax','attr-title':'index','attr-fe-name-isindex_index':'index-of-terms','attr-hyperlink-target-0':'index','attr-input-size':'common-input-element-attributes','attr-dim-heigh':'the-map-element','loop-5':'index','link-type-sidebar_index':'index-of-terms','attr-menu-type':'interactive-elements','htmlinputelement_index':'index-of-terms','alt-7':'embedded-content-1','attr-input-value':'the-input-element','e-mail-state':'states-of-the-type-attribute','alt-6':'embedded-content-1','plaintext':'obsolete','alt-5':'embedded-content-1','attr-contenteditable_index':'index-of-terms','alt-4':'embedded-content-1','table-aria-strong':'content-models','function-77':'elements','function-76':'elements','attr-object-vspace':'obsolete','function-75':'elements','min':'forms','html-mime-type_index':'index-of-terms','function-74':'elements','fieldset-29':'index','ix-handler-onsuspend':'index','attr-datasrc':'obsolete','attr-meta-charset':'semantics','concept-facet_index':'index-of-terms','htmlmeterelement_index':'index-of-terms','inter-element-whitespace_index':'index-of-terms','command-facet-disabledstate-0':'commands','ix-handler-onratechange':'index','the-selection':'editing','attr-ol-start_index':index-of-terms','attr-tdth-width':'obsolete','blockquote-12':'index','time-20':'index','refsJSURL':'references','text-state-and-search-state_index':'index-of-terms','dom-mediaerror-media_err_src_not_supported-0':'video','embed-27':'index','event-media-progress_index':'index-of-terms','selection':'editing','attr-col-align':'obsolete','attr-fs-formnovalidate':'association-of-controls-and-forms','undomanager-0':'browsers','browsing-context-nested-through-1':'browsers','browsing-context-nested-through-0':'browsers','function_index':'index-of-terms','the-html-element-3':'elements','the-html-element-2':'dom','the-html-element-1':'dom','the-html-element-0':'semantics','controls':'content-models','the-html-element-4':'elements','character-encoding-declaration-1':'semantics','character-encoding-declaration-0':'semantics','character-encoding-declaration-3':'semantics','character-encoding-declaration-2':'semantics','character-encoding-declaration-5':'syntax','character-encoding-declaration-4':'semantics','character-enoding-declaration-7':'iana','character-encoding-declaration-6':'iana','character-encoding-declaration-8':'index','area-70':'index','area-71':'index','mathml':'the-map-element','global-attributes-113':'index','the-figcaption-element':'grouping-content','the-sub-and-sup-elements_index':'index-of-terms','recommended-reading':'introduction','refsUTF8DET':'references','address-8':'sections','address-9':'syntax','address-6':'sections','address-7':'sections','address-4':'sections','address-5':'sections','address-2':'sections','address-3':'sections','address-0':'content-models','address-1':'sections','password-state':'states-of-the-type-attribute','command-api-0':'elements','attr-script-src_index':'index-of-terms','the-head-element-2':'dom','the-head-element-3':'association-of-controls-and-forms','the-head-element-0':'semantics','the-head-element-1':'dom','wrong_document_err':'urls','attr-video-poster':'video','pattern':'the-input-element','normal-elements':'syntax','attr-tbody-charoff':'obsolete','embed-29':'index,'valid-browsing-context-name-or-keyword-1':'association-of-controls-and-forms','valid-browsing-context-name-or-keyword-0':'semantics','valid-browsing-context-name-or-keyword-3':'index','valid-browsing-context-name-or-keyword-2':'links','embed-22':'index','embed-23':'index','embed-20':'index','embed-21':'index','fallback-content-3':'the-canvas-element','fallback-content-2':'the-canvas-element','fallback-content-1':'the-iframe-element','fallback-content-0':'embedded-content-1','fallback-content-6':'the-canvas-element','fallback-content-5':'the-canvas-element','fallback-content-4':'the-canvas-element','attr-head-profile':'obsolete','embed':'infrastructure','source-0':'content-models','source-1':'video','source-2':'video','source-3':'video','source-4':'video','source-5':'video','source-6':'video','source-7':'video','source-8':'video','source-9':'syntax','attr-input-type-file-keyword':'the-input-element','attr-meta-scheme':'obsolete','attributes':'elements','ix-handler-onmousedown':'index','required-18':'numberstate','required-19':'number-state','required-14':'states-of-the-type-attribute','required-15':'number-state','required-16':'number-state','required-17':'number-state','required-10':'states-of-the-type-attribute','required-11':'states-of-the-type-attribute','required-12':'states-of-the-type-attribute','required-13':'states-of-the-type-attribute','pre-9':'text-level-semantics','pre-8':'grouping-content','pre-1':'grouping-content','pre-0':'content-models','attr-input-type-file-1':'the-input-element','attr-input-type-file-0':'the-input-element','pre-5':'grouping-content','pre-4':'grouping-content','pre-7':'grouping-content','pre-6':'grouping-content','embed-25':'index','ordinal-value_index':'index-of-terms','event-media-seeked':'video','function-11':'dom','function-10':'dom','function-13':'dom','function-12':'dom','function-15':'dom','function-14':'dom','function-17':'dom','function-16':'dom','function-19':'dom','function-18':'dom','beforeunloadevent_index':'index-of-terms','the-time-element_index':'index-of-trms','attr-tr-valign':'obsolete','playing-the-media-resource':'video','defining-term':'text-level-semantics','the-link-is-an-alternative-stylesheet':'links','value':'grouping-content','vspace':'the-iframe-element','input-30':'content-models','input-31':'content-models','input-32':'content-models','input-33':'content-models','input-34':'content-models','document.open':'apis-in-html-documents','input-36':'content-models','input-37':'content-models','input-38':'content-models','input-39':'content-models','link-31':'links','x_charset_-0':'association-of-controls-and-forms','link-37':'links','link-36':'links','link-35':'links','link-34':'links','attr-input-type-url-3':'states-of-the-type-attribute','the-head-element-0_index':'index-of-terms','concept-appcache-manifest-network_index':'index-of-terms','attr-option-disabled_index':'index-of-terms','auto':'index','command-createlink':'dnd','htmldlistelement':'grouping-content','hgroup-28':'index','hgroup-21':'sections','valid-global-date-and-time-string-3':'states-o-the-type-attribute','hgroup-23':'index','a-38':'links','hgroup-25':'index','hgroup-24':'index','hgroup-27':'index','hgroup-26':'index','flow-content-186':'index','flow-content-187':'index','flow-content-184':'index','flow-content-185':'index','flow-content-182':'index','flow-content-183':'index','flow-content-180':'index','flow-content-181':'index','type_mismatch_err_index':'index-of-terms','concept-events-trusted':'infrastructure','flow-content-189':'index','center':'obsolete','a-33':'links','a-32':'links','ix-handler-ondragenter':'index','a-48':'links','td-22':'syntax','td-23':'syntax','td-20':'tabular-data','td-21':'tabular-data','title-50':'history','title-51':'history','title-52':'syntax','td-25':'syntax','global-attributes':'elements','td-28':'obsolete','td-29':'obsolete','title-58':'semantics','title-59':'semantics','dl-17':'index','dl-16':'index','dl-15':'obsolete','dl-14':'syntax','dl-13':'text-level-semantics','dl-12':'grouping-content','dl-11':'grouping-content','dl-10':'grouping-content','nexti':'obsolete','dl-19':'index','dl-18':'index','header-12':'links','header-13':'syntax','header-10':'sections','header-11':'sections','header-16':'index','header-17':'index','header-14':'index','header-15':'index','attr-colgroup-span_index':'index-of-terms','phrasing-content-278':'index','phrasing-content-276':'index','phrasing-content-277':'index','phrasing-content-274':'index','phrasing-content-275':'index','phrasing-content-272':'index','phrasing-content-273':'index','phrasing-content-270':'index','phrasing-content-271':'index','attr-area-shape-poly':'the-map-element','prefix-match-1':'offline','prefix-match-0':'offline','the-fieldset-element':'forms','value-0':'index','in-a-document_index':'index-of-terms','attr-xml-lang':'elements','attr-link-target':'obsolete','dom-media-network_idle-0':'video','hashchange':'index','dom-navigator-registercontenthandler':'timers','formenctype-30':'association-of-controls-and-forms','enumerated-attribute-10':'the-button-element','formenctype-32':'index','soft':'index','fuction-168':'browsers','function-169':'browsers','appcacheevents':'offline','ix-handler-onkeyup':'index','category-reset-1':'the-input-element','category-reset-0':'the-input-element','category-reset-3':'the-button-element','category-reset-2':'the-button-element','category-reset-5':'the-button-element','category-reset-4':'the-button-element','function-166':'browsers','function-167':'browsers','attr-body-link':'obsolete','dom-opener_index':'index-of-terms','attr-textarea-wrap':'the-button-element','invalid_state_err-15':'editing','invalid_state_err-14':'editing','invalid_state_err-13':'offline','invalid_state_err-12':'offline','invalid_state_err-11':'common-input-element-attributes','invalid_state_err-10':'common-input-element-attributes','a-42':'links','refsUTF7':'references','event-appcache-error':'offline','htmlheadingelement_index':'index-of-terms','attr-table-cellpadding':'obsolete','external-0':'links','external-1':'links','attr-ul-compact':'obsolete','attr-input-type-password-0':'the-input-element','att-input-type-password-1':'the-input-element','a-40':'links','mime-type':'infrastructure','valid-integer-8':'index','valid-integer-7':'index','valid-integer-6':'index','valid-integer-5':'editing','valid-integer-4':'grouping-content','valid-integer-3':'grouping-content','valid-integer-2':'common-microsyntaxes','valid-integer-1':'common-microsyntaxes','valid-integer-0':'common-microsyntaxes','loading-the-media-resource':'video','application-xhtml-xml':'iana','attr-body-marginheight_index':'index-of-terms','a-type-that-the-user-agent-knows-it-cannot-render_index':'index-of-terms','command-unlink_index':'index-of-terms','root-element_index':'index-of-terms','src-41':'index','hashchangeevent-0':'index','attr-fe-name':'association-of-controls-and-forms','event-drop':'dnd','address-12':'index','dragenter-0':'index','address-13':'index','serializability-of-script-execution':'introduction','attr-input-type-search-keyword':'the-input-element','select-7':'content-models','select-6':'content-models','select-5':'urls','seect-4':'index','select-3':'index','select-2':'index','select-1':'index','select-0':'index','editing':'editing','select-9':'content-models','select-8':'content-models','output-18':'index','output-19':'index','output-12':'the-button-element','output-13':'the-button-element','output-10':'forms','output-11':'the-button-element','output-16':'index','output-17':'index','output-14':'index','output-15':'index','formmethod-14':'number-state','formmethod-15':'number-state','formmethod-16':'number-state','formmethod-17':'number-state','formmethod-10':'states-of-the-type-attribute','formmethod-11':'states-of-the-type-attribute','formmethod-12':'states-of-the-type-attribute','formmethod-13':'states-of-the-type-attribute','normal-elements-3':'syntax','normal-elements-2':'syntax','normal-elements-1':'syntax','normal-elements-0':'syntax','formmethod-18':'number-state','formmethod-19':'number-state','attr-hyperlink-usemap_index':'index-of-terms','normal-elements-4':'syntax','function-152':'browsers','mime-types':'video','fuction-155':'browsers','function-154':'browsers','named-character-references':'named-character-references','function-157':'browsers','function-156':'browsers','the-caption-element_index':'index-of-terms','htmlaudioelement-0':'index','function-159':'browsers','function-158':'browsers','htmltablecolelement-1':'index','htmltablecolelement-0':'tabular-data','htmltablecolelement-3':'index','htmltablecolelement-2':'index','text-cache-manifest':'iana','htmltablecellelement':'tabular-data','the-samp-element':'text-level-semantics','htmlmodelement-0':'edits','htmlmodelement-1':'edits','htmlmodelement-2':'edits','phrasing-content-166':'index','htmlmodelement-4':'index','htmlmodelement-5':'index','htmlmodelement-6':'index','text-html-1':'infrastructure','text-html-0':'introduction','text-html-3':'the-iframe-element','text-html-2':'apis-in-html-documents','text-html-5':'the-xhtml-syntax','text-html-4':'the-iframe-element','text-html-7':'iana','text-html-6':'iana','text-html-9':'iana','text-html-8':'iana','global-attribues_index':'index-of-terms','invalid_character_err-1':'urls','invalid_character_err-0':'urls','invalid_character_err-3':'urls','invalid_character_err-2':'urls','htmlelement-157':'index','htmlelement-156':'index','htmlelement-155':'index','htmlelement-154':'index','htmlelement-153':'index','htmlelement-152':'index','htmlelement-151':'index','htmlelement-150':'index','html-18':'syntax','htmlelement-159':'index','htmlelement-158':'index','attr-xml-lang-2':'elements','attr-xml-lang-3':'elements','attr-xml-lang-0':'elements','attr-xml-lang-1':'elements','attr-xml-lang-4':'text-level-semantics','browsing-context-names':'browsers','tr-1':'tabular-data','tr-0':'content-models','tr-3':'tabular-data','tr-2':'tabular-data','tr-5':'tabular-data','tr-4':'tabular-data','tr-7':'tabular-data','tr-6':'tabular-data','tr-9':'tabular-data','tr-8':'tabular-data','toolbar-state_index':'index-of-terms','concept-meta-extensions-2':'obsolete','concept-meta-extensions-1':'semantics','concept-meta-extensions-0':'infrastructure','attr-mbed-align_index':'index-of-terms','external-resource-link-0':'semantics','external-resource-link-1':'semantics','external-resource-link-2':'semantics','external-resource-link-3':'links','external-resource-link-4':'links','external-resource-link-5':'links','external-resource-link-6':'links','external-resource-link-7':'links','list-1':'the-input-element','list-0':'the-input-element','list-3':'states-of-the-type-attribute','list-2':'the-input-element','list-5':'states-of-the-type-attribute','list-4':'states-of-the-type-attribute','list-7':'states-of-the-type-attribute','list-6':'states-of-the-type-attribute','attr-meter-value':'the-button-element','dom-style-disabled':'semantics','event-dragleave_index':'index-of-terms','attr-media-src':'video','phrasing-content-167':'index','attr-iframe-hspace_index':'index-of-terms','type-21':'the-iframe-element','htmltitleelement_index':'index-of-terms','attr-html-version_index':'index-of-terms','event-handlers-1':'sections','event-handlers-0':'elements','event-handlers-3''sections','event-handlers-2':'sections','event-handlers-5':'webappapis','event-handlers-4':'sections','event-handlers-7':'webappapis','event-handlers-6':'webappapis','concept-month-0':'states-of-the-type-attribute','htmldlistelement-0':'index','attr-input-usemap':'obsolete','the-textarea-element_index':'index-of-terms','input-120':'editing','attr-blockquote-cite_index':'index-of-terms','writing':'syntax','input-122':'editing','usemap-2':'embedded-content-1','usemap-3':'embedded-content-1','usemap-0':'content-models','usemap-1':'embedded-content-1','the-cite-element':'text-level-semantics','usemap-7':'the-map-element','usemap-4':'the-iframe-element','usemap-5':'the-iframe-element','usemap-8':'index','selected':'common-input-element-attributes','non-conforming-features':'obsolete','area-10':'the-map-element','area-11':'the-map-element','area-12':'the-map-element','area-13':'the-map-element','area-14':'the-map-element','area-15':'the-map-element','area-16':'the-map-element','area-17':'the-map-element','area-1':'the-map-element','area-19':'the-map-element','dom-feature-strings':'urls','navigatoronline-0':'timers','valid-non-empty-url-potentially-surrounded-by-spaces_index':'index-of-terms','global-attributes-68':'the-map-element','global-attributes-69':'the-map-element','global-attributes-60':'the-iframe-element','global-attributes-61':'the-iframe-element','global-attributes-62':'the-iframe-element','global-attributes-63':'the-iframe-element','global-attributes-64':'video','global-attributes-65':'video','global-attributes-66':'video','global-attributes-67':'the-canvas-element','input-147':'index','input-146':'index','input-145':'index','input-144':'index','input-143':'index','input-142':'index','input-141':'index','input-140':'index','input-149':'index','input-148':'index','attr-area-nohref_index':'index-of-terms','htmlpreelement-1':'index','htmlpreelement-0':'index','password-state_index':'index-of-terms','hidden-state_index':'index-of-terms','boolean-attribute-13':'the-button-element','boolean-attribute-12':'cmmon-input-element-attributes','boolean-attribute-11':'common-input-element-attributes','boolean-attribute-10':'common-input-element-attributes','boolean-attribute-17':'the-button-element','boolean-attribute-16':'the-button-element','boolean-attribute-15':'the-button-element','boolean-attribute-14':'the-button-element','attr-fs-action':'association-of-controls-and-forms','boolean-attribute-19':'association-of-controls-and-forms','boolean-attribute-18':'the-button-element','concept-datetime-digit-5':'common-microsyntaxes','concept-datetime-digit-4':'common-microsyntaxes','concept-datetime-digit-7':'common-microsyntaxes','concept-datetime-digit-6':'common-microsyntaxes','concept-datetime-digit-1':'common-microsyntaxes','concept-datetime-digit-0':'common-microsyntaxes','concept-datetime-digit-3':'common-microsyntaxes','concept-datetime-digit-2':'common-microsyntaxes','seamless-2':'index','concept-datetime-digit-9':'common-microsyntaxes','concept-datetime-digit-8':'common-microsyntaxes','the-object-element_inde':'index-of-terms','pattern-28':'index','pattern-27':'common-input-element-attributes','pattern-26':'common-input-element-attributes','pattern-25':'common-input-element-attributes','pattern-24':'number-state','pattern-23':'number-state','pattern-22':'number-state','attr-input-type-search':'content-models','pattern-20':'number-state','object-58':'index','mq':'common-microsyntaxes','attr-source-type_index':'index-of-terms','object-50':'index','object-51':'index','object-52':'index','object-53':'index','object-54':'index','object-55':'index','object-56':'index','object-57':'index','text-cache-manifest_index':'index-of-terms','required-30':'the-button-element','required-31':'index','current-entry-of-the-joint-session-history-0':'history','iframe-48':'obsolete','window-51':'index','window-50':'index','htmlhrelement_index':'index-of-terms','iframe-49':'obsolete','rel-26':'index','hierarchy_request_err-3':'tabular-data','hierarchy_request_err-2':'tabular-data','hierarchy_request_err-1':'dom','hierarchy_request_err0':'urls','hierarchy_request_err-5':'the-button-element','hierarchy_request_err-4':'tabular-data','formatblock-candidate-23':'index','formatblock-candidate-22':'index','formatblock-candidate-21':'index','formatblock-candidate-20':'index','description':'semantics','formatblock-candidate-25':'index','formatblock-candidate-24':'index','unknown-images':'embedded-content-1','meta-description_index':'index-of-terms','meta-description':'semantics','valid-simple-color':'common-microsyntaxes','link-15':'semantics','link-14':'semantics','link-17':'semantics','link-16':'semantics','link-11':'semantics','link-10':'semantics','link-13':'semantics','link-12':'semantics','link-19':'semantics','link-18':'semantics','input-16':'content-models','input-17':'content-models','input-14':'content-models','input-15':'content-models','input-12':'elements','input-13':'content-models','input-10':'index','colgroup-3':'tabular-data','colgroup-0':'tabular-data','input-18':'content-models','input-19':'content-models','scripting-1':'scriping-1','scripting-0':'infrastructure','attr-script-for':'obsolete','img':'index','colgroup-6':'tabular-data','colgroup-7':'tabular-data','refsABOUT':'references','edits':'edits','relaxing-the-same-origin-restriction':'origin-0','colgroup-4':'tabular-data','attr-input-type-text-keyword_index':'index-of-terms','list-12':'states-of-the-type-attribute','registerprotocolhandler':'timers','param-7':'obsolete','attr-area-coords_index':'index-of-terms','attr-hr-width_index':'index-of-terms','command-facet-id-0':'commands','tr-40':'index','attr-base-href':'semantics','command-undo_index':'index-of-terms','the-blockquote-element':'grouping-content','flow-content-48':'grouping-content','dom-media-have_enough_data':'video','attr-input-type-email-keyword':'the-input-element','attr-fe-disabled_index':'index-of-terms','flow-content-49':'grouping-content','syntax-elements-2':'syntax','th-43':'index','client-identification':'timers','attr-input-type-color-keyword':'the-input-element','apis-for-creating-and-navigating-browsig-contexts-by-name':'browsers','syntax-elements-1':'syntax','concept-submit-button-8':'association-of-controls-and-forms','concept-submit-button-9':'association-of-controls-and-forms','title-8':'semantics','event-media-ended_index':'index-of-terms','the-li-element_index':'index-of-terms','concept-submit-button-2':'the-button-element','concept-submit-button-3':'association-of-controls-and-forms','concept-submit-button-0':'number-state','title-9':'grouping-content','concept-submit-button-6':'association-of-controls-and-forms','concept-submit-button-7':'association-of-controls-and-forms','concept-submit-button-4':'association-of-controls-and-forms','concept-submit-button-5':'association-of-controls-and-forms','source-12':'index','source-13':'index','source-10':'index','source-11':'index','source-14':'index','source-15':'index','refsRFC3548':'references','scoped':'content-models','cite-4':'content-models','cite-5':'content-models','cite-6':'grouping-content','cite-7':'grouping-content','cite-0':'grouping-conten','cite-1':'index','cite-2':'elements','cite-3':'content-models','cite-8':'text-level-semantics','cite-9':'text-level-semantics','ix-handler-onseeking':'index','attr-fs-method-delete':'association-of-controls-and-forms','usemap-11':'index','usemap-12':'index','event-appcache-updateready_index':'index-of-terms','body-24':'links','body-25':'links','function-144':'browsers','function-145':'browsers','body-20':'sections','body-21':'sections','body-22':'sections','body-23':'sections','body-28':'syntax','body-29':'syntax','rank':'sections','network-states':'video','width-38':'index','width-39':'index','the-footer-element':'sections','progress-19':'offline','blockquote-8':'syntax','blockquote-9':'index','blockquote-6':'grouping-content','blockquote-7':'grouping-content','width-32':'number-state','width-33':'number-state','width-34':'number-state','blockquote-3':'grouping-content','blockquote-0':'content-models','blockquote-1':'sections','session-history_index':'index-of-terms','html-elements_index':'index-of-terms,'refsBECSS':'references','legend-12':'index','legend-13':'index','htmlcollection-4':'urls','htmlcollection-5':'urls','htmlcollection-6':'urls','htmlcollection-7':'urls','htmlcollection-0':'urls','htmlcollection-1':'urls','htmlcollection-2':'urls','htmlcollection-3':'urls','attr-input-type-number-keyword_index':'index-of-terms','dom-media-have_nothing':'video','legend-11':'index','htmlcollection-8':'dom','htmlcollection-9':'dom','htmlheadelement-1':'index','htmlheadelement-0':'dom','htmlheadelement-2':'index','classes':'elements','the-multiple-attribute':'common-input-element-attributes','attr-img-longdesc':'obsolete','formnovalidate-33':'index','syntax-ambiguous-ampersand':'syntax','the-strong-element_index':'index-of-terms','event-drag':'dnd','attr-select-size_index':'index-of-terms','script-content-restrictions':'scripting-1','the-title-element':'dom','ol-8':'grouping-content','ol-9':'grouping-content','ol-6':'grouping-content','ol-7':'grouping-content','ol-4':'grouping-content','ol-5':'grouping-content''ol-2':'content-models','ol-3':'content-models','ol-0':'elements','ol-1':'content-models','the-h1-h2-h3-h4-h5-and-h6-elements_3_index':'index-of-terms','flow-content-209':'index','the-mark-element':'text-level-semantics','phrasing-content-214':'index','phrasing-content-215':'index','dt-13':'index','section':'introduction','menu-8':'content-models','menu-9':'grouping-content','phrasing-content-217':'index','menu-0':'content-models','menu-1':'content-models','menu-2':'content-models','menu-3':'content-models','menu-4':'content-models','menu-5':'content-models','menu-6':'content-models','menu-7':'content-models','accept-charset':'forms','colors':'common-microsyntaxes','radio':'index','attr-th-scope-colgroup-0':'tabular-data','valid-date-string-2':'common-microsyntaxes','valid-date-string-1':'common-microsyntaxes','htmloptionscollection':'urls','img-40':'index','img-41':'index','img-42':'index','valid-date-string-0':'common-microsyntaxes','img-44':'index','img-45':'index','img-46':'index','img-47':'index','img-8':'index','img-49':'index','formatblock-candidate-26':'index','htmlallcollection-1':'urls','htmlallcollection-2':'urls','htmlstyleelement':'semantics','htmlallcollection-3':'urls','the-sub-and-sup-elements':'text-level-semantics','have_nothing':'video','htmlbaseelement-0':'index','htmlbaseelement-1':'index','ix-handler-onkeypress':'index','em-15':'index','em-14':'obsolete','em-17':'index','em-16':'index','em-11':'text-level-semantics','em-10':'text-level-semantics','em-13':'text-level-semantics','em-12':'text-level-semantics','hyperlink-annotation-1':'links','attr-iframe-srcdoc':'the-iframe-element','hyperlink-annotation-3':'links','hyperlink-annotation-2':'links','hyperlink-annotation-4':'links','the-a-element_index':'index-of-terms','the-placeholder-attribute':'common-input-element-attributes','event-handler-content-attributes-76':'index','no_data_allowed_err':'urls','attr-label-for_index':'index-of-terms','event-handler-content-attributes-77':'index','event-handler-content-attributes-74':'index','event-andler-content-attributes-75':'index','attr-tdth-headers':'tabular-data','event-handler-content-attributes-72':'index','attr-fs-formnovalidate_index':'index-of-terms','event-handler-content-attributes-73':'index','active-document':'browsers','event-handler-content-attributes-70':'index','event-handler-content-attributes-71':'index','flow-content-9':'scripting-1','step-34':'common-input-element-attributes','flow-content-159':'index','refsORIGIN':'references','flow-content-158':'index','attr-button-type-button':'the-button-element','meta-8':'semantics','meta-9':'semantics','meta-6':'semantics','meta-7':'semantics','meta-4':'content-models','meta-5':'semantics','meta-2':'index','meta-3':'content-models','meta-0':'index','meta-1':'index','table-42':'obsolete','windows':'browsers','opener-browsing-context_index':'index-of-terms','attr-tdth-charoff':'obsolete','htmllielement_index':'index-of-terms','abbr-8':'text-level-semantics','abbr-9':'text-level-semantics','abbr-4':'text-level-semantics','abbr-5':'text-levelsemantics','abbr-6':'text-level-semantics','abbr-7':'text-level-semantics','abbr-0':'content-models','abbr-1':'content-models','abbr-2':'content-models','abbr-3':'text-level-semantics','a-39':'links','maxlength':'forms','a-37':'links','a-36':'links','a-35':'links','a-34':'links','mediaerror':'video','concept-section':'sections','a-31':'links','a-30':'links','attr-meter-low':'the-button-element','attr-area-shape-rect':'the-map-element','refsWIN949':'references','the-ins-element_index':'index-of-terms','syntax-errors':'introduction','syntax-cdata-0':'syntax','legend':'content-models','attr-fs-method-put_index':'index-of-terms','attr-keygen-challenge':'the-button-element','area-39':'links','strong-15':'index','area-32':'links','area-33':'links','area-30':'links','area-31':'links','area-36':'links','area-37':'links','area-34':'links','area-35':'links','disk-space':'offline','category-reset':'forms','metadata-content':'content-models','htmllegendelement-0':'index','input-129':'obsolete','input-128':'obsolete','hmllegendelement-1':'index','input-125':'obsolete','input-124':'obsolete','input-127':'obsolete','input-126':'obsolete','input-121':'editing','attr-th-scope-col':'tabular-data','input-123':'syntax','n':'tabular-data','global-attributes-46':'text-level-semantics','global-attributes-47':'text-level-semantics','global-attributes-44':'text-level-semantics','global-attributes-45':'text-level-semantics','global-attributes-42':'text-level-semantics','global-attributes-43':'text-level-semantics','global-attributes-40':'text-level-semantics','global-attributes-41':'text-level-semantics','attr-source-media_index':'index-of-terms','attr-fs-method-get':'association-of-controls-and-forms','global-attributes-48':'text-level-semantics','global-attributes-49':'text-level-semantics','attr-iframe-frameborder':'obsolete','syntax-attribute-name-2':'syntax','syntax-attribute-name-3':'syntax','syntax-attribute-name-0':'introduction','syntax-attribute-name-1':'syntax','syntax-attribute-name-4':'syntax','attr-fs-formmethod':'assocition-of-controls-and-forms','attr-iframe-src_index':'index-of-terms','rel-22':'links','rel-23':'links','rel-20':'links','rel-21':'links','xml-mime-type':'infrastructure','event-appcache-progress_index':'index-of-terms','rel-24':'obsolete','rel-25':'index','attr-img-hspace':'obsolete','ix-handler-window-onpopstate':'index','the-body-element-0_index':'index-of-terms','boolean-attribute-39':'index','boolean-attribute-38':'index','html-elements-20':'content-models','validation_err_index':'index-of-terms','boolean-attribute-31':'index','boolean-attribute-30':'index','boolean-attribute-33':'index','boolean-attribute-32':'index','boolean-attribute-35':'index','boolean-attribute-34':'index','boolean-attribute-37':'index','boolean-attribute-36':'index','th-40':'obsolete','th-41':'obsolete','th-42':'index','a-link-or-button-containing-nothing-but-the-image':'embedded-content-1','th-44':'index','max-18':'states-of-the-type-attribute','max-19':'states-of-the-type-attribute','max-16':'states-of-the-type-attribute','max-7':'states-of-the-type-attribute','max-14':'states-of-the-type-attribute','max-15':'states-of-the-type-attribute','max-12':'states-of-the-type-attribute','max-13':'states-of-the-type-attribute','max-10':'states-of-the-type-attribute','max-11':'states-of-the-type-attribute','htmlkeygenelement':'the-button-element','button-31':'index','button-30':'index','button-33':'index','button-32':'index','button-35':'index','button-34':'index','button-36':'index','object-38':'obsolete','object-39':'obsolete','object-36':'obsolete','object-37':'obsolete','object-34':'obsolete','object-35':'obsolete','object-32':'obsolete','object-33':'obsolete','object-30':'obsolete','object-31':'obsolete','attr-iframe-seamless_index':'index-of-terms','attr-object-hspace':'obsolete','attr-input-type-time-keyword':'the-input-element','category-label':'forms','htmllabelelement-0':'index','htmllabelelement-1':'index','scriptingLanguages':'scripting-1','attr-hr-align_index':'index-of-terms','htmloptionelement_index':'index-of-terms','plugin-':'index','attr-input-usemap_index':'index-of-terms','attr-input-autocomplete_index':'index-of-terms','attr-area-shape-circle_index':'index-of-terms','sectioning-root_index':'index-of-terms','emptied':'index','isindex-0_index':'index-of-terms','dom-media-have_metadata_index':'index-of-terms','network_err':'urls','refsUNICODE':'references','input-78':'states-of-the-type-attribute','input-79':'states-of-the-type-attribute','input-74':'states-of-the-type-attribute','input-75':'states-of-the-type-attribute','input-76':'states-of-the-type-attribute','input-77':'states-of-the-type-attribute','input-70':'states-of-the-type-attribute','input-71':'states-of-the-type-attribute','input-72':'states-of-the-type-attribute','input-73':'states-of-the-type-attribute','the-ins-element':'edits','attr-embed-type':'the-iframe-element','attr-id':'index','refsRFC4281':'references','index_size_err-3':'video','index_size_err-2':'video','index_size_err-1':'video','index_size_err-0':'video','index_size_err-7':'tabular-data','index_sie_err-6':'tabular-data','index_size_err-5':'tabular-data','index_size_err-4':'tabular-data','index_size_err-9':'tabular-data','index_size_err-8':'tabular-data','htmltablecellelement_index':'index-of-terms','x-this-0':'introduction','security':'dom','event-dragenter':'dnd','dom-media-have_enough_data_index':'index-of-terms','attr-datafld_index':'index-of-terms','colgroup-18':'index','colgroup-19':'index','colgroup-10':'tabular-data','colgroup-11':'tabular-data','colgroup-12':'syntax','colgroup-13':'syntax','colgroup-14':'syntax','colgroup-15':'syntax','colgroup-16':'syntax','colgroup-17':'index','not_readable_err_index':'index-of-terms','noscript-39':'index','noscript-38':'scripting-1','noscript-37':'scripting-1','noscript-36':'scripting-1','noscript-35':'scripting-1','noscript-34':'scripting-1','noscript-33':'scripting-1','noscript-32':'scripting-1','noscript-31':'scripting-1','noscript-30':'scripting-1','function-5':'dom','function-4':'dom','function-7':'dom','function-6':'dom','function-1':'dom','function0':'dom','function-3':'dom','function-2':'dom','function-9':'dom','function-8':'dom','tfoot-24':'obsolete','event-media-playing_index':'index-of-terms','tfoot-23':'obsolete','archives':'links','tfoot-0':'content-models','tfoot-1':'tabular-data','tfoot-2':'tabular-data','tfoot-3':'tabular-data','tfoot-4':'tabular-data','tfoot-5':'tabular-data','tfoot-6':'tabular-data','tfoot-7':'tabular-data','tfoot-8':'tabular-data','tfoot-9':'tabular-data','index_size_err':'urls','tfoot-20':'syntax','the-draggable-attribute_index':'index-of-terms','namespace_err':'urls','cdata-sections':'syntax','cite-19':'text-level-semantics','cite-16':'index','cite-17':'index','event-media-play':'video','cite-15':'index','cite-12':'text-level-semantics','cite-13':'text-level-semantics','cite-10':'text-level-semantics','cite-11':'text-level-semantics','ismap-0':'embedded-content-1','ismap-1':'index','refsSVG':'references','attr-command-type-state-radio-0':'interactive-elements','attr-command-type-state-radio-1':'interactive-elements','atr-command-type-state-radio-2':'interactive-elements','attr-form-autocomplete-on-state_index':'index-of-terms','the-iframe-element_index':'index-of-terms','dynamic-markup-insertion_index':'index-of-terms','width-18':'states-of-the-type-attribute','width-19':'states-of-the-type-attribute','width-16':'states-of-the-type-attribute','width-17':'states-of-the-type-attribute','width-14':'states-of-the-type-attribute','width-15':'states-of-the-type-attribute','width-12':'the-input-element','width-13':'states-of-the-type-attribute','width-10':'the-input-element','width-11':'the-input-element','transparent-0':'content-models','lang-4':'elements','mime-type-14':'dnd','the-ready-states':'video','readonly':'content-models','lang-6':'semantics','lang-1':'elements','htmlelement-161':'index','lang-0':'elements','event-media-waiting_index':'index-of-terms','lang-3':'elements','htmltabledatacellelement-0':'index','lang-2':'elements','foreign-elements':'syntax','dom-style-disabled_index':'index-of-terms','webappapis':'webappais','attr-meter-value_index':'index-of-terms','attr-table-frame_index':'index-of-terms','meta-keywords':'semantics','text-field-selection_index':'index-of-terms','attr-input-type-checkbox-keyword_index':'index-of-terms','navigating-nested-browsing-contexts-in-the-dom':'browsers','link-type-sidebar':'links','focus':'editing','category-listed_index':'index-of-terms','location-of-the-media-resource':'video','row':'index','htmltitleelement-1':'index','dom-navigator-registerprotocolhandler_index':'index-of-terms','syntax-start-tag-4':'syntax','attr-input-alt_index':'index-of-terms','global-attributes-195':'index','global-attributes-194':'index','global-attributes-197':'index','global-attributes-196':'index','global-attributes-191':'index','global-attributes-190':'index','global-attributes-193':'index','global-attributes-192':'index','dom-media-have_future_data_index':'index-of-terms','attr-ol-type_index':'index-of-terms','editing_index':'index-of-terms','applicationcache_index':'index-of-terms','text-html_index''index-of-terms','htmlmapelement-0':'index','htmlmapelement-1':'index','attr-hyperlink-href':'links','the-html-syntax-2':'scripting-1','obsolete':'obsolete','number-state':'number-state','phrasing-content-169':'index','label-10':'forms','label-11':'forms','label-12':'forms','label-13':'forms','label-14':'forms','label-15':'common-input-element-attributes','label-16':'the-button-element','label-17':'obsolete','img-22':'the-map-element','img-23':'the-map-element','img-20':'embedded-content-1','img-21':'embedded-content-1','img-26':'number-state','img-27':'webappapis','global-dates-and-times':'common-microsyntaxes','img-25':'the-map-element','b-14':'text-level-semantics','b-15':'links','b-16':'dnd','b-17':'obsolete','b-10':'text-level-semantics','b-11':'text-level-semantics','b-12':'text-level-semantics','b-13':'text-level-semantics','b-18':'index','b-19':'index','event-dragover_index':'index-of-terms','htmlelement-119':'index','htmlelement-118':'index','htmlelement-113':'index','htmlelement-112':'index','resorce-metadata-management':'dom','htmlelement-110':'index','htmlelement-117':'index','htmlelement-116':'index','htmlelement-115':'index','htmlelement-114':'index','link-type-license':'links','text-node_index':'index-of-terms','valid-hash-name-reference-0':'the-map-element','syntax-tag-name':'syntax','style-default-media':'semantics','attr-background_index':'index-of-terms','htmlcollection-18':'dom','htmlcollection-19':'dom','htmlcollection-16':'dom','htmlcollection-17':'dom','htmlcollection-14':'dom','htmlcollection-15':'dom','htmlcollection-12':'dom','htmlcollection-13':'dom','htmlcollection-10':'dom','htmlcollection-11':'dom','attr-button-type-button_index':'index-of-terms','prev':'links','volumechange-0':'index','attr-input-readonly':'common-input-element-attributes','obsolete-permitted-doctype_index':'index-of-terms','attr-input-type-month':'content-models','a-15':'text-level-semantics','a-14':'semantics','a-17':'text-level-semantics','a-16':'text-level-semantics','a-11':'content-models','a-10':'content-mdels','a-13':'content-models','a-12':'content-models','window-3':'sections','window-2':'sections','window-1':'sections','window-0':'elements','a-19':'text-level-semantics','a-18':'text-level-semantics','window-5':'sections','window-4':'sections','numbers':'common-microsyntaxes','syntax-attribute-value':'syntax','figure':'content-models','hyperlink-73':'index','hreflang':'semantics','attr-input-type-reset-keyword':'the-input-element','keygen-3':'content-models','command-superscript':'dnd','link-type-prefetch_index':'index-of-terms','formenctype':'the-input-element','attr-img-align_index':'index-of-terms','command-delete_index':'index-of-terms','x_charset_':'states-of-the-type-attribute','the-option-element':'the-button-element','xml:base':'elements','event-media-stalled_index':'index-of-terms','attr-a-rev':'obsolete','htmlareaelement':'the-map-element','figcaption':'content-models','global-attributes-103':'index','head-28':'syntax','head-29':'syntax','global-attributes-100':'index','head-22':'scripting-1','had-23':'scripting-1','head-20':'scripting-1','head-21':'scripting-1','head-26':'syntax','head-27':'syntax','head-24':'scripting-1','head-25':'scripting-1','input-103':'number-state','input-102':'number-state','input-101':'number-state','input-100':'number-state','input-107':'number-state','input-106':'number-state','input-105':'number-state','attr-select-multiple':'the-button-element','input-109':'number-state','input-108':'number-state','b-0':'content-models','the-span-element':'text-level-semantics','iframe-62':'index','iframe-63':'index','iframe-60':'index','iframe-61':'index','iframe-64':'index','iframe-65':'index','li-8':'grouping-content','li-9':'grouping-content','attr-fs-enctype_index':'index-of-terms','li-2':'content-models','li-3':'grouping-content','li-0':'introduction','li-1':'content-models','li-6':'grouping-content','li-7':'grouping-content','li-4':'grouping-content','li-5':'grouping-content','script-2':'index','script-3':'introduction','script-0':'index','script-1':'index','script-6':'introdution','script-7':'dom','script-4':'introduction','script-5':'introduction','a-quick-introduction-to-html':'introduction','script-8':'content-models','script-9':'content-models','ix-handler-onabort':'index','div-7':'sections','div-6':'content-models','div-5':'content-models','div-4':'content-models','div-3':'content-models','div-2':'introduction','div-1':'introduction','div-0':'introduction','navigatorabilities_index':'index-of-terms','div-9':'grouping-content','div-8':'sections','closing-the-input-stream':'apis-in-html-documents','attr-button-value_index':'index-of-terms','dfn-20':'index','seeking-0':'index','max-38':'the-button-element','max-39':'the-button-element','max-30':'number-state','max-31':'number-state','max-32':'number-state','max-33':'common-input-element-attributes','max-34':'common-input-element-attributes','this-0':'introduction','max-36':'the-button-element','max-37':'the-button-element','button-17':'index','button-16':'index','button-15':'obsolete','button-14':'obsolete','disabled-28':'intractive-elements','button-12':'the-button-element','button-11':'the-button-element','button-10':'forms','input-35':'content-models','disabled-25':'index','disabled-26':'index','disabled-27':'interactive-elements','disabled-20':'association-of-controls-and-forms','disabled-21':'syntax','disabled-22':'index','disabled-23':'index','autocomplete-5':'the-input-element','object-15':'the-iframe-element','object-16':'the-iframe-element','autocomplete-6':'states-of-the-type-attribute','object-10':'content-models','autocomplete-0':'common-input-element-attributes','autocomplete-3':'the-input-element','object-13':'the-iframe-element','attr-input-list-0':'index','other-metadata-names':'semantics','object-18':'the-iframe-element','autocomplete-8':'states-of-the-type-attribute','refsATOM':'references','boolean-attribute-9':'the-input-element','boolean-attribute-8':'video','boolean-attribute-7':'video','boolean-attribute-6':'video','boolean-attribute-5':'the-iframe-element','boolean-attribute-4':'embedded-content-1','boolan-attribute-3':'text-level-semantics','boolean-attribute-2':'grouping-content','boolean-attribute-1':'scripting-1','boolean-attribute-0':'semantics','index-of-terms':'index-of-terms','attr-command-radiogroup':'interactive-elements','valid-url-4':'offline','function-151':'browsers','the-meter-element_index':'index-of-terms','htmlunknownelement':'elements','transparent-18':'index','transparent-19':'index','transparent-12':'the-map-element','transparent-13':'index','transparent-10':'video','transparent-11':'the-canvas-element','transparent-16':'index','transparent-17':'index','function-150':'browsers','transparent-15':'index','seeked':'index','url-19':'history','url-18':'history','url-11':'forms','url-10':'the-iframe-element','url-13':'history','attr-button-type-submit':'the-button-element','function-153':'browsers','url-14':'history','url-17':'history','url-16':'history','attr-hr-width':'obsolete','the-div-element':'grouping-content','input-52':'forms','input-53':'forms','input-50':'forms','input-51':'forms''input-56':'forms','input-57':'the-input-element','input-54':'forms','input-55':'forms','obsolete-permitted-doctype-string-0':'syntax','input-58':'the-input-element','input-59':'the-input-element','embedding-custom-non-visible-data_index':'index-of-terms','obsolete-0':'offline','event-handler-content-attributes-2':'sections','event-handler-content-attributes-3':'sections','event-handler-content-attributes-0':'introduction','event-handler-content-attributes-1':'elements','event-handler-content-attributes-6':'webappapis','event-handler-content-attributes-7':'webappapis','event-handler-content-attributes-4':'sections','event-handler-content-attributes-5':'webappapis','event-handler-content-attributes-8':'index','event-handler-content-attributes-9':'index','doctype-legacy-string':'syntax','error-codes':'video','attr-input-type-hidden-keyword_index':'index-of-terms','attr-th-scope-rowgroup_index':'index-of-terms','ix-handler-onvolumechange':'index','the-figure-element':'grouping-content','matches-the-environmentindex':'index-of-terms','valid-non-empty-url-potentially-surrounded-by-spaces':'urls','pageshow-0':'index','radionodelist-0':'urls','pre':'content-models','dates-and-times':'common-microsyntaxes','refsRFC5280':'references','attr-command-disabled_index':'index-of-terms','isindex-0':'obsolete','noscript-11':'scripting-1','noscript-10':'scripting-1','noscript-13':'scripting-1','noscript-12':'scripting-1','noscript-15':'scripting-1','noscript-14':'scripting-1','noscript-17':'scripting-1','noscript-16':'scripting-1','noscript-19':'scripting-1','noscript-18':'scripting-1','any':'links','flow-content-128':'interactive-elements','flow-content-129':'interactive-elements','flow-content-120':'the-button-element','flow-content-121':'the-button-element','flow-content-122':'interactive-elements','flow-content-123':'interactive-elements','flow-content-124':'interactive-elements','flow-content-125':'interactive-elements','flow-content-126':'interactive-elements','attr-th-scope-row':'tabular-data','attr-input-type-range-1':the-input-element','attr-input-type-range-0':'the-input-element','command-bold_index':'index-of-terms','concept-month':'common-microsyntaxes','command-facet-accesskey-1':'commands','command-facet-accesskey-0':'commands','multiple':'the-input-element','event-pageshow':'history','creator-document_index':'index-of-terms','icon':'interactive-elements','form-owner-3':'forms','form-owner-2':'forms','form-owner-1':'forms','form-owner-0':'the-iframe-element','form-owner-7':'common-input-element-attributes','form-owner-6':'number-state','form-owner-5':'number-state','form-owner-4':'the-input-element','form-owner-9':'the-button-element','form-owner-8':'the-button-element','ix-handler-ontimeupdate':'index','event-media-abort_index':'index-of-terms','cite-18':'index','spacer':'obsolete','attr-area-shape-default-0':'the-map-element','selection-0_index':'index-of-terms','cite-14':'text-level-semantics','the-min-and-max-attributes':'common-input-element-attributes','nobr':'obsolete','attr-iframe-align':'obsolete','max-35''index','ix-handler-window-onhashchange':'index','attr-canvas-height_index':'index-of-terms','dt-9':'syntax','progress-10':'the-button-element','concept-time':'common-microsyntaxes','dt-8':'grouping-content','concept-section_index':'index-of-terms','dt-3':'grouping-content','dt-2':'grouping-content','dt-1':'grouping-content','dt-0':'grouping-content','dt-7':'grouping-content','dt-6':'grouping-content','dt-5':'grouping-content','dt-4':'grouping-content','the-var-element':'text-level-semantics','simple-color_index':'index-of-terms','dom-mediaerror-media_err_decode-0':'video','the-summary-element':'interactive-elements','refsGREGORIAN':'references','the-header-element':'sections','rcdata-elements_index':'index-of-terms','dom-appcache-updateready':'offline','attr-media-loop_index':'index-of-terms','srcdoc':'the-iframe-element','formenctype-0':'the-input-element','formenctype-1':'the-input-element','formenctype-2':'states-of-the-type-attribute','formenctype-3':'states-of-the-type-attribute','formenctype-4':'stats-of-the-type-attribute','formenctype-5':'states-of-the-type-attribute','formenctype-6':'states-of-the-type-attribute','formenctype-7':'states-of-the-type-attribute','formenctype-8':'states-of-the-type-attribute','formenctype-9':'states-of-the-type-attribute','command-insertparagraph_index':'index-of-terms','q-20':'index','attr-ul-type_index':'index-of-terms','attr-input-type-datetime':'content-models','poly':'index','valid-browsing-context-name-0':'the-iframe-element','datalist-10':'common-input-element-attributes','valid-browsing-context-name-2':'browsers','label-36':'index','attr-iframe-name':'the-iframe-element','label-35':'interactive-elements','label-32':'interactive-elements','label-8':'forms','label-30':'index','label-31':'interactive-elements','making-entire-documents-editable':'editing','documentSelection':'editing','label-5':'forms','attr-textarea-wrap_index':'index-of-terms','attr-media-loop':'video','htmlelement-135':'index','htmlelement-134':'index','htmlelement-99':'the-button-element','htmleement-98':'the-button-element','htmlelement-131':'index','htmlelement-130':'index','htmlelement-133':'index','htmlelement-132':'index','htmlelement-93':'the-button-element','htmlelement-92':'the-input-element','htmlelement-91':'the-input-element','htmlelement-90':'forms','htmlelement-97':'the-button-element','htmlelement-96':'the-button-element','htmlelement-95':'the-button-element','htmlelement-94':'the-button-element','prefix-match':'infrastructure','content-0':'semantics','content-3':'semantics','content-2':'semantics','content-5':'semantics','content-4':'semantics','content-6':'index','concept-input-type-file-selected-0':'common-input-element-attributes','attr-textarea-rows_index':'index-of-terms','rel-icon_index':'index-of-terms','head-38':'index','htmltextareaelement-1':'index','htmltextareaelement-0':'index','mime-type-11':'offline','the-br-element_index':'index-of-terms','mime-type-10':'links','attr-input-type-search-keyword_index':'index-of-terms','mime-type-13':'timers','rp-11':'syntax','mime-type12':'offline','rp-10':'syntax','mime-type-15':'obsolete','htmlfieldsetelement_index':'index-of-terms','domstring_size_err':'urls','html':'introduction','the-dt-element':'grouping-content','events':'webappapis','attr-abbr-title_index':'index-of-terms','the-window-object':'browsers','maxlength-10':'states-of-the-type-attribute','htmlcollection-35':'the-button-element','maxlength-12':'states-of-the-type-attribute','maxlength-13':'states-of-the-type-attribute','maxlength-14':'states-of-the-type-attribute','htmlcollection-31':'tabular-data','htmlcollection-32':'forms','htmlcollection-33':'forms','maxlength-18':'number-state','maxlength-19':'number-state','html-namespace-4':'the-map-element','a-78':'obsolete','html-namespace-2':'content-models','html-namespace-3':'apis-in-html-documents','html-namespace-0':'urls','html-namespace-1':'elements','the-td-element_index':'index-of-terms','refsRFC2045':'references','refsRFC2046':'references','the-sub-and-sup-elements_1_index':'index-of-terms','meter-16':'index','critica-subresources_index':'index-of-terms','form-associated-element-31':'index','a-sample-manifest':'offline','attr-input-type-week-keyword_index':'index-of-terms','embed-24':'index','meter-10':'the-button-element','concept-week_index':'index-of-terms','htmlaudioelement_index':'index-of-terms','dom-mediaerror-media_err_aborted':'video','hashchangeevent_index':'index-of-terms','span-20':'tabular-data','span-21':'tabular-data','span-22':'tabular-data','span-23':'index','span-24':'tabular-data','span-25':'tabular-data','span-26':'index','the-del-element':'edits','concept-appcache-manifest-explicit_index':'index-of-terms','valid-url-potentially-surrounded-by-spaces_index':'index-of-terms','refsWEBWORKERS':'references','command-insertorderedlist_index':'index-of-terms','wbr':'content-models','ready-for-editing-host-commands_index':'index-of-terms','isindex':'association-of-controls-and-forms','iframe-40':'browsers','iframe-41':'obsolete','global-attributes-88':'the-button-element','global-attributes-89':'the-button-eement','coords':'the-map-element','iframe-45':'obsolete','iframe-46':'obsolete','iframe-47':'obsolete','global-attributes-82':'forms','global-attributes-83':'forms','global-attributes-80':'forms','global-attributes-81':'forms','global-attributes-86':'the-button-element','content-models-0':'elements','global-attributes-84':'the-input-element','global-attributes-85':'the-button-element','attr-input-type-text-4':'states-of-the-type-attribute','attr-input-type-text-5':'association-of-controls-and-forms','attr-input-type-text-6':'obsolete','attr-input-type-text-0':'content-models','attr-input-type-text-1':'the-input-element','attr-input-type-text-2':'the-input-element','attr-input-type-text-3':'the-input-element','syntax-elements':'syntax','embedded-content-27':'index','attr-input-readonly_index':'index-of-terms','attr-table-summary':'tabular-data','attr-contextmenu_index':'index-of-terms','concept-appcache-manifest-network':'offline','htmltabledatacellelement-1':'index','valid-local-date-and-time-string-0':'staes-of-the-type-attribute','valid-local-date-and-time-string-1':'states-of-the-type-attribute','valid-local-date-and-time-string-2':'states-of-the-type-attribute','ordered-set-of-unique-space-separated-tokens':'common-microsyntaxes','attr-tabindex-0':'index','image-map-8':'index','attr-object-code':'obsolete','ol':'elements','dom-trees':'infrastructure','readonly-28':'number-state','readonly-29':'number-state','readonly-22':'states-of-the-type-attribute','readonly-23':'states-of-the-type-attribute','readonly-20':'states-of-the-type-attribute','readonly-21':'states-of-the-type-attribute','readonly-26':'states-of-the-type-attribute','readonly-27':'states-of-the-type-attribute','readonly-24':'states-of-the-type-attribute','readonly-25':'states-of-the-type-attribute','htmltabledatacellelement_index':'index-of-terms','refsWEBIDL':'references','attr-link-type':'semantics','a-82':'index','inline-documentation-for-external-scripts':'scripting-1','height-29':'number-state','height-28':'number-state','hard':'index','hmlimageelement':'embedded-content-1','href-9':'text-level-semantics','height-21':'states-of-the-type-attribute','height-20':'states-of-the-type-attribute','height-23':'states-of-the-type-attribute','height-22':'states-of-the-type-attribute','height-25':'number-state','href-3':'semantics','height-27':'number-state','height-26':'number-state','refsWEBSTORAGE':'references','htmlmodelement_index':'index-of-terms','ended':'index','media-resource-36':'video','media-resource-37':'video','media-resource-34':'video','media-resource-35':'video','media-resource-32':'video','media-resource-33':'video','select-28':'the-button-element','select-29':'the-button-element','select-26':'the-button-element','select-27':'the-button-element','select-24':'the-button-element','select-25':'the-button-element','select-22':'the-button-element','select-23':'the-button-element','media-resource-38':'video','select-21':'the-button-element','interactive-content-29':'index','popstateevent':'history','interactive-content-28':'index','attr-ifame-scrolling':'obsolete','link-type-noreferrer':'links','attr-fs-enctype-urlencoded_index':'index-of-terms','video-30':'index','interactive-content-24':'index','active-document-2':'browsers','active-document-3':'browsers','active-document-0':'browsers','active-document-1':'browsers','active-document-6':'history','active-document-7':'offline','active-document-4':'browsers','active-document-5':'browsers','valid-non-negative-integer-16':'index','concept-id':'elements','html-14':'syntax','html-15':'syntax','html-16':'syntax','html-17':'syntax','phrasing-content-40':'text-level-semantics','html-11':'syntax','flow-content-206':'index','html-12':'syntax','html-13':'syntax','concept-appcache-manifest-explicit-0':'offline','concept-appcache-manifest-explicit-1':'offline','concept-appcache-manifest-explicit-2':'offline','concept-appcache-manifest-explicit-3':'offline','tr-20':'tabular-data','tr-21':'syntax','tr-22':'syntax','tr-23':'syntax','dom-outerhtml':'apis-in-html-documents','tr-25':'syntax','tr-26':'syntax','r-27':'obsolete','tr-28':'obsolete','tr-29':'obsolete','size-18':'number-state','size-19':'number-state','concept-time_index':'index-of-terms','timeranges-3':'video','size-10':'states-of-the-type-attribute','size-11':'states-of-the-type-attribute','size-12':'states-of-the-type-attribute','size-13':'states-of-the-type-attribute','size-14':'number-state','size-15':'number-state','size-16':'number-state','size-17':'number-state','browsing-context-container':'browsers','refsRFC1922':'references','flow-content-33':'sections','flow-content-32':'sections','htmlformelement-9':'the-button-element','alt':'embedded-content-1','flow-content-31':'sections','htmlelement-203':'index','flow-content-30':'sections','flow-content-108':'forms','flow-content-109':'forms','flow-content-106':'forms','flow-content-107':'forms','flow-content-104':'tabular-data','flow-content-105':'forms','flow-content-102':'tabular-data','flow-content-103':'tabular-data','flow-content-100':'the-map-element','flow-content-101':'tabular-data','htmlelment-200':'index','flow-content-35':'sections','flow-content-34':'sections','the-ruby-element':'text-level-semantics','htmlelement-206':'index','application-cache-api':'offline','htmlelement-204':'index','nobr_index':'index-of-terms','htmlelement-208':'index','html-8':'sections','html-9':'sections','html-6':'semantics','html-7':'sections','html-4':'semantics','html-5':'semantics','list':'content-models','html-3':'semantics','html-0':'introduction','html-1':'dom','tel':'forms','noframes_index':'index-of-terms','attr-meta-charset_index':'index-of-terms','placeholder-label-option_index':'index-of-terms','sub':'content-models','conforming-documents_index':'index-of-terms','concept-fs-target':'association-of-controls-and-forms','transparent_index':'index-of-terms','maximum-allowed-value-length_index':'index-of-terms','sup':'content-models','htmltablesectionelement_index':'index-of-terms','event-handler-content-attributes-15':'index','button-23':'index','valid-non-negative-integer-18':'index','attr-script-defer':scripting-1','body-42':'obsolete','body-43':'obsolete','body-40':'obsolete','body-41':'obsolete','body-46':'index','body-47':'index','body-44':'index','body-45':'index','body-48':'index','attr-ol-compact':'obsolete','attr-tbody-align':'obsolete','h6-18':'index','concept-option-disabled':'the-button-element','inter-element-whitespace':'content-models','h6-11':'syntax','h6-10':'text-level-semantics','h6-13':'index','concept-input-required-0':'content-models','h6-15':'index','h6-14':'index','h6-17':'index','h6-16':'index','link-type-first':'links','input-154':'index','form-69':'index','base-18':'index','base-19':'index','base-14':'syntax','the-i-element':'text-level-semantics','base-16':'index','the-embed-element':'the-iframe-element','base-10':'semantics','base-11':'the-iframe-element','base-12':'association-of-controls-and-forms','base-13':'association-of-controls-and-forms','attr-menu-compact_index':'index-of-terms','telephone-state':'states-of-the-type-attribute','refsCSSUI':'references','nested-browsing-cntext-9':'browsers','nested-browsing-context-8':'browsers','syntax-text_index':'index-of-terms','spacer_index':'index-of-terms','nested-browsing-context-1':'the-iframe-element','nested-browsing-context-0':'the-iframe-element','nested-browsing-context-3':'the-iframe-element','nested-browsing-context-2':'the-iframe-element','nested-browsing-context-5':'the-iframe-element','nested-browsing-context-4':'the-iframe-element','nested-browsing-context-7':'browsers','nested-browsing-context-6':'the-iframe-element','file-upload-state_index':'index-of-terms','writing-cache-manifests':'offline','attr-tdth-rowspan':'tabular-data','the-thead-element_index':'index-of-terms','ruby-7':'text-level-semantics','input-155':'index','attr-mod-cite':'edits','label-33':'index','strike_index':'index-of-terms','command-facet-checkedstate_index':'index-of-terms','htmlelement-75':'tabular-data','htmlelement-74':'tabular-data','htmlelement-77':'tabular-data','htmlelement-76':'tabular-data','htmlelement-71':'the-map-element','htmlelement-0':'the-canvas-element','htmlelement-73':'tabular-data','htmlelement-72':'the-map-element','htmlelement-79':'tabular-data','htmlelement-78':'tabular-data','global-attributes-162':'index','attr-input-list_index':'index-of-terms','footer':'content-models','category-reset-11':'index','category-reset-10':'index','attributes-for-form-submission-4':'association-of-controls-and-forms','attributes-for-form-submission-5':'association-of-controls-and-forms','attributes-for-form-submission-2':'number-state','attributes-for-form-submission-3':'the-button-element','attributes-for-form-submission-0':'forms','attributes-for-form-submission-1':'number-state','attr-link-rev_index':'index-of-terms','sectioning-content_index':'index-of-terms','the-selection-0':'editing','command-superscript_index':'index-of-terms','formtarget-29':'association-of-controls-and-forms','readonly-15':'the-input-element','formtarget-28':'the-button-element','htmlmodelement':'edits','fieldset-22':'index','disabled':'semantics','fieldset-23':'index',category-label-16':'index','attr-input-type-datetime-local-0':'the-input-element','attr-input-type-datetime-local-1':'the-input-element','edits-and-lists':'edits','flow-content-88':'the-iframe-element','flow-content-89':'the-iframe-element','href-18':'the-map-element','href-19':'links','href-14':'embedded-content-1','flow-content-83':'text-level-semantics','flow-content-80':'text-level-semantics','href-17':'the-map-element','flow-content-86':'edits','flow-content-87':'embedded-content-1','flow-content-84':'text-level-semantics','href-13':'embedded-content-1','fieldset-28':'index','valid-date-or-time-string-in-content':'common-microsyntaxes','styling-processing-model':'semantics','formtarget-20':'number-state','media-resource-40':'index','attr-param-valuetype':'obsolete','the-nav-element':'sections','event-handler-content-attributes-80':'index','formtarget-25':'number-state','htmldocument-8':'dom','valid-e-mail-address-0':'states-of-the-type-attribute','valid-e-mail-address-1':'states-of-the-type-attribute',a-59':'links','a-58':'links','a-51':'links','a-50':'links','a-53':'links','a-52':'links','a-55':'links','a-54':'links','a-57':'links','a-56':'links','dir-9':'text-level-semantics','dir-8':'text-level-semantics','attr-body-marginbottom_index':'index-of-terms','dir-3':'elements','dir-2':'elements','dir-1':'elements','dir-0':'dom','dir-7':'elements','dir-6':'elements','dir-5':'elements','dir-4':'elements','attr-body-vlink':'obsolete','htmltableheadercellelement-1':'index','htmltableheadercellelement-0':'index','the-select-element':'the-button-element','raw-text-elements_index':'index-of-terms','attr-option-name':'obsolete','attr-blockquote-cite':'grouping-content','form-owner_index':'index-of-terms','html-documents-1':'dom','html-documents-0':'urls','html-documents-3':'dom','html-documents-2':'dom','html-documents-5':'elements','html-documents-4':'elements','html-documents-7':'elements','html-documents-6':'elements','html-documents-9':'apis-in-html-documents','html-documents-8':'elements','hyperlink-45':'links,'hyperlink-44':'links','hyperlink-43':'links','hyperlink-42':'links','hyperlink-41':'links','hyperlink-40':'links','attr-input-type-color-keyword_index':'index-of-terms','attr-contenteditable-0':'index','attr-fe-autofocus_index':'index-of-terms','attr-lang':'elements','attr-input-type-submit-keyword_index':'index-of-terms','foreign-elements-3':'syntax','foreign-elements-2':'syntax','foreign-elements-1':'syntax','foreign-elements-0':'syntax','foreign-elements-7':'syntax','foreign-elements-6':'syntax','foreign-elements-5':'syntax','foreign-elements-4':'syntax','foreign-elements-9':'syntax','foreign-elements-8':'syntax','attr-button-type_index':'index-of-terms','child-browsing-context_index':'index-of-terms','syntax-start-tag_index':'index-of-terms','attr-tdth-headers_index':'index-of-terms','xml:lang-0':'elements','iframe-26':'the-iframe-element','iframe-27':'the-iframe-element','iframe-24':'the-iframe-element','iframe-25':'the-iframe-element','iframe-22':'the-iframe-element','month-state':'states-of-the-typ-attribute','iframe-20':'the-iframe-element','iframe-21':'the-iframe-element','valid-integer_index':'index-of-terms','iframe-28':'the-iframe-element','iframe-29':'the-iframe-element','event-media-loadstart_index':'index-of-terms','event-handler-content-attributes-48':'index','defer-4':'scripting-1','defer-5':'scripting-1','defer-6':'index','defer-0':'scripting-1','defer-1':'scripting-1','implementing-the-server-side-processing-for-a-form':'forms','defer-3':'scripting-1','attr-a-name':'obsolete','tag-2':'links','tag-0':'links','tag-1':'links','script':'scripting-1','menus-intro':'interactive-elements','table-23':'tabular-data','i-0':'content-models','table-21':'tabular-data','table-20':'tabular-data','table-27':'tabular-data','table-26':'tabular-data','table-25':'tabular-data','i-6':'text-level-semantics','button-state':'number-state','i-8':'text-level-semantics','table-29':'tabular-data','table-28':'tabular-data','attr-object-align_index':'index-of-terms','dragevent':'dnd','option':'index','attr-body-text':obsolete','a-purely-decorative-image-that-doesn-t-add-any-information':'embedded-content-1','transparent-content-models':'content-models','command-facet-disabledstate_index':'index-of-terms','list-state':'interactive-elements','dndevents':'dnd','readonly-3':'content-models','readonly-2':'content-models','readonly-1':'content-models','readonly-0':'content-models','readonly-7':'content-models','readonly-6':'content-models','readonly-5':'content-models','readonly-4':'content-models','readonly-9':'content-models','readonly-8':'content-models','attr-contextmenu-0':'index','readonly-40':'content-models','readonly-41':'the-button-element','ordinal-value':'grouping-content','attr-area-shape-keyword-rect':'the-map-element','draggable':'elements','valid-url-potentially-surrounded-by-spaces':'urls','header-7':'sections','xlink-namespace-1':'syntax','img-28':'syntax','ordered-set-of-unique-space-separated-tokens_index':'index-of-terms','height-8':'video','height-9':'the-map-element','ordered-set-of-unique-space-separatd-tokens-1':'editing','ordered-set-of-unique-space-separated-tokens-0':'forms','ordered-set-of-unique-space-separated-tokens-3':'index','ordered-set-of-unique-space-separated-tokens-2':'index','height-2':'embedded-content-1','height-3':'embedded-content-1','height-0':'the-canvas-element','height-1':'index','height-6':'the-iframe-element','height-7':'the-iframe-element','height-4':'embedded-content-1','height-5':'the-iframe-element','media-resource-18':'video','media-resource-19':'video','media-resource-14':'video','media-resource-15':'video','media-resource-16':'video','media-resource-17':'video','optgroup-1':'urls','media-resource-11':'video','media-resource-12':'video','optgroup-2':'content-models','label-18':'obsolete','attributes-for-form-submission':'association-of-controls-and-forms','label-19':'obsolete','attr-media-preload-auto-state_index':'index-of-terms','simple-dialogs':'timers','attr-fs-method-put-keyword':'association-of-controls-and-forms','xml-documents-20':'the-iframe-element','event-media-anplaythrough':'video','valid-non-empty-url_index':'index-of-terms','img-24':'the-map-element','font':'obsolete','attr-option-disabled':'the-button-element','select-56':'index','autofocus-13':'index','autofocus-12':'index','autofocus-11':'index','autofocus-10':'association-of-controls-and-forms','keytype':'the-button-element','autofocus-15':'index','autofocus-14':'index','htmloutputelement-0':'index','interactive-elements':'interactive-elements','syntax-doctype-0':'urls','ix-handler-onloadeddata':'index','htmloutputelement-1':'index','domsettabletokenlist-2':'semantics','domsettabletokenlist-3':'the-iframe-element','domsettabletokenlist-0':'urls','domsettabletokenlist-1':'urls','tfoot-18':'syntax','domsettabletokenlist-4':'tabular-data','domsettabletokenlist-5':'the-button-element','tfoot-19':'syntax','attr-input-type-tel-keyword':'the-input-element','event-media-canplaythrough_index':'index-of-terms','value-12':'states-of-the-type-attribute','size-30':'the-button-element','size-31':'index','htmlbuttonelemet-1':'index','pingback':'links','the-label-element':'forms','script-21':'scripting-1','script-20':'scripting-1','script-23':'scripting-1','script-22':'scripting-1','script-25':'scripting-1','script-24':'scripting-1','script-27':'webappapis','script-26':'the-iframe-element','script-29':'syntax','script-28':'syntax','attr-object-codebase_index':'index-of-terms','tfoot-11':'tabular-data','output-5':'content-models','controls-9':'index','audio_index':'index-of-terms','center_index':'index-of-terms','tfoot-14':'tabular-data','value-18':'states-of-the-type-attribute','attr-hyperlink-rel':'links','var-10':'index','headers':'content-models','command-insertimage':'dnd','flow-content-164':'index','flow-content-165':'index','flow-content-166':'index','flow-content-167':'index','flow-content-160':'index','flow-content-161':'index','flow-content-162':'index','flow-content-163':'index','state-object':'history','attr-input-type-submit-keyword':'the-input-element','flow-content-169':'index','htmloutputelement':'the-button-lement','checked-19':'number-state','checked-18':'number-state','checked-15':'number-state','checked-14':'states-of-the-type-attribute','checked-17':'number-state','checked-16':'number-state','checked-11':'states-of-the-type-attribute','checked-10':'states-of-the-type-attribute','checked-13':'states-of-the-type-attribute','checked-12':'states-of-the-type-attribute','event-media-ended':'video','meta-29':'scripting-1','meta-28':'scripting-1','ascii-case-insensitive-23':'obsolete','license':'links','meta-21':'semantics','meta-20':'semantics','meta-23':'semantics','meta-22':'semantics','meta-25':'semantics','meta-24':'semantics','meta-27':'semantics','meta-26':'semantics','htmlareaelement_index':'index-of-terms','table-aria-weak':'content-models','context':'index','event-handler-content-attributes_index':'index-of-terms','alternate-8':'links','alternate-9':'links','refsMATHML':'references','alternate-2':'links','alternate-3':'links','alternate-0':'links','alternate-1':'links','alternate-6':'links','alternate-7''links','alternate-4':'links','alternate-5':'links','toolbar':'index','target-17':'index','the-colgroup-element':'tabular-data','legend-8':'obsolete','legend-9':'obsolete','legend-4':'forms','legend-5':'forms','legend-6':'association-of-controls-and-forms','legend-7':'obsolete','legend-0':'forms','legend-1':'forms','legend-2':'forms','legend-3':'forms','attr-object-codebase':'obsolete','the-b-element_index':'index-of-terms','attr-embed-vspace_index':'index-of-terms','link-type-first_index':'index-of-terms','concept-button-2':'number-state','concept-button-3':'number-state','concept-button-0':'number-state','concept-button-1':'number-state','concept-button-4':'the-button-element','syntax-comments-9':'syntax','valid-floating-point-number-12':'index','valid-floating-point-number-13':'index','valid-floating-point-number-10':'the-button-element','valid-floating-point-number-11':'index','valid-floating-point-number-16':'index','valid-floating-point-number-17':'index','valid-floating-point-number-14':'index','vali-floating-point-number-15':'index','media-resource-13':'video','attr-hyperlink-target_index':'index-of-terms','attr-table-width':'obsolete','event-appcache-checking_index':'index-of-terms','syntax-end-tag-11':'syntax','syntax-end-tag-10':'syntax','syntax-end-tag-13':'syntax','dom-function-call':'webappapis','syntax-end-tag-15':'syntax','syntax-end-tag-14':'syntax','syntax-end-tag-17':'syntax','syntax-end-tag-16':'syntax','syntax-end-tag-19':'syntax','syntax-end-tag-18':'syntax','ancestor-browsing-context':'browsers','html-documents_index':'index-of-terms','attr-command-type-state-command-0':'interactive-elements','attr-command-type-state-command-1':'interactive-elements','media-element-9':'video','media-element-8':'video','media-element-7':'video','media-element-6':'video','media-element-5':'video','media-element-4':'video','media-element-3':'video','media-element-2':'video','media-element-1':'video','media-element-0':'elements','domhtmlimplementation':'dom','browsing-context-container_index':'index-of-term','attr-object-name':'the-iframe-element','src-29':'video','src-28':'video','src-27':'index','src-26':'video','src-25':'index','src-24':'the-iframe-element','src-23':'the-iframe-element','src-22':'the-iframe-element','src-21':'index','src-20':'the-iframe-element','dom-location-protocol':'history','xml-documents_index':'index-of-terms','compatibility-caseless':'infrastructure','u-0':'obsolete','navigator':'timers','attr-input-maxlength':'common-input-element-attributes','the-ul-element':'grouping-content','event-media-abort':'video','attr-option-value':'the-button-element','htmlelement-59':'text-level-semantics','htmlelement-58':'text-level-semantics','htmlelement-57':'text-level-semantics','htmlelement-56':'text-level-semantics','htmlelement-55':'text-level-semantics','htmlelement-54':'text-level-semantics','htmlelement-53':'text-level-semantics','htmlelement-52':'text-level-semantics','htmlelement-51':'text-level-semantics','htmlelement-50':'text-level-semantics','embedded-content-17':'video','embedded-conent-16':'video','embedded-content-15':'video','embedded-content-14':'video','embedded-content-13':'the-iframe-element','embedded-content-12':'the-iframe-element','embedded-content-11':'the-iframe-element','embedded-content-10':'the-iframe-element','embedded-content-19':'the-canvas-element','embedded-content-18':'the-canvas-element','image-map':'the-map-element','attr-meta-http-equiv-refresh_index':'index-of-terms','table-55':'index','ignore':'infrastructure','td-38':'index','attr-dir':'index','video-5':'index','attr-table-border':'obsolete','attr-link-sizes_index':'index-of-terms','attr-source-media':'video','attr-ul-compact_index':'index-of-terms','blockquote-10':'index','event-appcache-error_index':'index-of-terms','blockquote-11':'index','flow-content-64':'text-level-semantics','flow-content-65':'text-level-semantics','flow-content-66':'text-level-semantics','flow-content-67':'text-level-semantics','flow-content-60':'grouping-content','flow-content-61':'grouping-content','flow-content-62':'grouping-contet','flow-content-63':'text-level-semantics','blockquote-13':'index','flow-content-68':'text-level-semantics','flow-content-69':'text-level-semantics','valid-non-empty-url-potentially-surrounded-by-spaces-16':'index','syntax-charref-3':'syntax','command-inserttext_index':'index-of-terms','the-directionality':'elements','the-list-attribute':'common-input-element-attributes','attr-command-title_index':'index-of-terms','low-0':'the-button-element','low-1':'the-button-element','low-2':'the-button-element','low-3':'the-button-element','low-4':'the-button-element','low-5':'index','rel-3':'semantics','rel-2':'semantics','rel-1':'semantics','rel-0':'semantics','rel-7':'links','rel-6':'links','rel-5':'links','rel-4':'semantics','rel-9':'index','rel-8':'index','td-9':'tabular-data','td-8':'tabular-data','td-3':'content-models','td-2':'content-models','td-1':'index','td-0':'index','td-7':'tabular-data','td-6':'sections','td-5':'sections','td-4':'content-models','canvas_index':'index-of-terms','valid-month-string_index''index-of-terms','usemap-9':'index','text-content_index':'index-of-terms','link-type-stylesheet_index':'index-of-terms','ix-handler-oncontextmenu':'index','attr-input-type-range-keyword':'the-input-element','rows':'the-button-element','hyperlink-65':'links','hyperlink-64':'links','hyperlink-67':'links','hyperlink-66':'links','hyperlink-61':'links','hyperlink-60':'links','hyperlink-63':'links','hyperlink-62':'links','sections':'sections','hyperlink-68':'links','time-23':'forms','dom-navigator-registerprotocolhandler':'timers','tr-11':'tabular-data','valid-url-3':'offline','tr-13':'tabular-data','checkbox-0':'index','refsMAILTO':'references','tr-12':'tabular-data','valid-url-6':'offline','interactive-content-35':'index','inter-element-whitespace-4':'content-models','inter-element-whitespace-5':'content-models','ul-10':'grouping-content','ul-11':'edits','inter-element-whitespace-0':'content-models','inter-element-whitespace-1':'content-models','inter-element-whitespace-2':'content-models','inter-element-whitesace-3':'content-models','attr-iframe-marginheight':'obsolete','ul-18':'index','valid-url-5':'offline','htmlcommandelement-1':'index','htmlcommandelement-0':'index','error-0':'offline','error-1':'offline','dom-location-hash_index':'index-of-terms','head-40':'index','week-number-of-the-last-day_index':'index-of-terms','audio-25':'index','audio-24':'index','audio-21':'index','audio-20':'index','audio-23':'index','audio-22':'index','refsISO885911':'references','attr-col-char':'obsolete','head-41':'index','attr-th-scope-auto':'tabular-data','attr-lang-0':'index','attr-colgroup-span':'tabular-data','mediaevents':'video','attr-input-value_index':'index-of-terms','event-pageshow_index':'index-of-terms','head-43':'index','source-default-media':'video','stylesheet-2':'links','stylesheet-1':'links','i-7':'text-level-semantics','stylesheet-4':'links','event-media-volumechange':'video','common-microsyntaxes':'common-microsyntaxes','headings-and-sections_index':'index-of-terms','open-1':'index','open-0':'interactive-elemnts','attr-fs-target-0':'index','noscript-26':'scripting-1','attr-base-target_index':'index-of-terms','open-2':'apis-in-html-documents','noscript-20':'scripting-1','html-elements-28':'dnd','noscript-21':'scripting-1','attr-th-scope-rowgroup-0':'tabular-data','attr-input-type-datetime-local-keyword_index':'index-of-terms','keygen-9':'forms','tfoot':'content-models','name-29':'forms','name-28':'forms','name-27':'forms','name-26':'forms','name-25':'forms','name-24':'urls','name-23':'urls','name-22':'index','name-21':'association-of-controls-and-forms','name-20':'forms','footer-18':'index','syntax-newlines':'syntax','attr-datasrc_index':'index-of-terms','attr-iframe-seamless':'the-iframe-element','footer-19':'index','html-vs-xhtml':'introduction','window-9':'browsers','attr-th-scope-row_index':'index-of-terms','wbr-5':'syntax','window-8':'browsers','html-elements-23':'apis-in-html-documents','defining-term-1':'text-level-semantics','multipart-form-data':'index','defining-term-0':'text-level-semantics','htmltablheadercellelement':'tabular-data','html-elements-26':'editing','html-elements-27':'editing','next-2':'links','next-0':'links','next-1':'links','html-elements-24':'sections','dt-16':'index','keygen-5':'content-models','dt-15':'index','htmlelement-123':'index','dt-14':'index','popstateevent-0':'index','window-7':'browsers','window-6':'the-iframe-element','author-2':'links','author-3':'links','author-0':'links','author-1':'links','footer-16':'index','footer-17':'index','number-of-days-in-month-month-of-year-year-0':'common-microsyntaxes','section-20':'index','the-hgroup-element':'sections','command-redo_index':'index-of-terms','bdo':'content-models','events-0':'index','waiting':'index','network_empty-0':'video','network_empty-1':'video','network_empty-2':'video','network_empty-3':'video','phrasing-content-22':'text-level-semantics','phrasing-content-23':'text-level-semantics','phrasing-content-20':'text-level-semantics','phrasing-content-21':'text-level-semantics','phrasing-content-26':'text-level-semantics','hrasing-content-27':'text-level-semantics','phrasing-content-24':'text-level-semantics','phrasing-content-25':'text-level-semantics','a-key-part-of-the-content':'embedded-content-1','ix-handler-window-onredo':'index','refsSCSU':'references','form-associated-element-12':'the-button-element','form-associated-element-13':'the-button-element','htmlimageelement-1':'index','htmlimageelement-0':'index','link-type-next':'links','htmlelement-127':'index','attr-body-vlink_index':'index-of-terms','dom-tree-accessors-1':'elements','dom-tree-accessors-0':'dom','attr-select-multiple_index':'index-of-terms','command-facet-icon':'commands','attr-iframe-marginheight_index':'index-of-terms','attr-a-shape':'obsolete','attr-hr-color_index':'index-of-terms','form-associated-element-18':'association-of-controls-and-forms','form-associated-element-19':'association-of-controls-and-forms','the-html-syntax-9':'iana','ix-handler-onselect':'index','checked-5':'states-of-the-type-attribute','checked-4':'states-of-the-type-attribute','cecked-7':'states-of-the-type-attribute','checked-6':'states-of-the-type-attribute','valid-non-negative-integer-10':'the-button-element','checked-0':'the-input-element','checked-3':'states-of-the-type-attribute','checked-2':'the-input-element','flow-content-142':'index','flow-content-143':'index','flow-content-140':'index','navigatorid':'timers','checked-9':'states-of-the-type-attribute','checked-8':'states-of-the-type-attribute','attr-input-type-image':'content-models','flow-content-145':'index','text-that-has-been-rendered-to-a-graphic-for-typographical-effect':'embedded-content-1','htmllielement':'grouping-content','x-this_index':'index-of-terms','the-html-syntax-8':'obsolete','applicationcache':'offline','type-95':'index','type-94':'interactive-elements','type-97':'text-level-semantics','type-96':'index','type-91':'interactive-elements','type-90':'interactive-elements','type-93':'interactive-elements','type-92':'interactive-elements','type-99':'the-map-element','type-98':'text-level-semantics','attr-metahttp-equiv-content-type':'semantics','htmlquoteelement-4':'index','htmlquoteelement-2':'index','htmlquoteelement-3':'index','htmlquoteelement-0':'grouping-content','htmlquoteelement-1':'text-level-semantics','p-4':'content-models','p-5':'content-models','attr-style-media':'semantics','p-7':'content-models','p-0':'introduction','p-1':'introduction','p-2':'content-models','p-3':'content-models','p-8':'content-models','p-9':'content-models','dom-document-open_index':'index-of-terms','tag':'links','attr-fe-maxlength-0':'common-input-element-attributes','attr-fe-maxlength-1':'the-button-element','attr-fe-maxlength-2':'association-of-controls-and-forms','htmlformelement-14':'index','pubdate-4':'index','htmlformelement-11':'the-button-element','htmlformelement-10':'the-button-element','htmlformelement-13':'index','htmlformelement-12':'the-button-element','attr-input-type-radio-1':'the-input-element','attr-input-type-radio-0':'content-models','attr-input-type-radio-3':'number-state','attr-input-type-radio-2':'the-iput-element','command-facet-type_index':'index-of-terms','browsing-context-23':'browsers','browsing-context-22':'browsers','browsing-context-21':'browsers','browsing-context-20':'browsers','browsing-context-27':'browsers','browsing-context-26':'browsers','browsing-context-25':'browsers','browsing-context-24':'browsers','enctype':'forms','option-18':'the-button-element','option-19':'the-button-element','option-16':'the-button-element','option-17':'the-button-element','option-14':'the-button-element','option-15':'the-button-element','option-12':'the-button-element','option-13':'the-button-element','option-10':'the-button-element','option-11':'the-button-element','attr-hx-align_index':'index-of-terms','annotations-for-assistive-technology-products-aria_index':'index-of-terms','hyperlink-annotation_index':'index-of-terms','global-attributes-119':'index','global-attributes-118':'index','html-19':'syntax','concept-fs-novalidate':'association-of-controls-and-forms','global-attributes-115':'index','global-attribute-114':'index','global-attributes-117':'index','global-attributes-116':'index','global-attributes-111':'index','global-attributes-110':'index','kbd':'introduction','global-attributes-112':'index','selected-3':'index','a-type-that-the-user-agent-knows-it-cannot-render-0':'video','a-type-that-the-user-agent-knows-it-cannot-render-1':'video','valid-floating-point-number-0':'common-microsyntaxes','valid-floating-point-number-1':'common-microsyntaxes','valid-floating-point-number-2':'number-state','valid-floating-point-number-3':'number-state','valid-floating-point-number-4':'number-state','valid-floating-point-number-5':'number-state','valid-floating-point-number-6':'number-state','valid-floating-point-number-7':'number-state','valid-floating-point-number-8':'common-input-element-attributes','valid-floating-point-number-9':'the-button-element','the-base-element':'semantics','foreign-elements_index':'index-of-terms','selected-0':'the-button-element','ix-handler-window-onpagehide':'index','grouping-content':'groupng-content','have_current_data-0':'video','linkTypes':'links','attr-select-required_index':'index-of-terms','attr-command-label':'interactive-elements','small-9':'text-level-semantics','small-8':'text-level-semantics','small-1':'content-models','small-0':'content-models','small-3':'text-level-semantics','small-2':'content-models','small-5':'text-level-semantics','small-4':'text-level-semantics','small-7':'text-level-semantics','small-6':'text-level-semantics','src-49':'states-of-the-type-attribute','src-48':'states-of-the-type-attribute','address-10':'index','src-40':'video','src-43':'the-input-element','src-42':'index','src-45':'the-input-element','src-44':'the-input-element','src-47':'states-of-the-type-attribute','src-46':'states-of-the-type-attribute','mediaerror-1':'video','mediaerror-0':'video','application-x-www-form-urlencoded-3':'index','attr-input-type-month-keyword_index':'index-of-terms','htmlelement-39':'text-level-semantics','htmlelement-38':'grouping-content','htmlelement-31':'grouping-conten','htmlelement-30':'grouping-content','htmlelement-33':'grouping-content','htmlelement-32':'grouping-content','htmlelement-35':'grouping-content','htmlelement-34':'grouping-content','htmlelement-37':'grouping-content','htmlelement-36':'grouping-content','embedded-content-31':'index','embedded-content-30':'index','embedded-content-32':'index','rb_index':'index-of-terms','concept-appcache-manifest-network-1':'offline','concept-appcache-manifest-network-0':'offline','attr-body-marginwidth_index':'index-of-terms','footnotes':'links','attr-textarea-wrap-soft_index':'index-of-terms','htmldetailselement_index':'index-of-terms','valid-date-or-time-string_index':'index-of-terms','title-6':'semantics','title-7':'semantics','title-4':'elements','title-5':'elements','title-2':'elements','title-3':'elements','title-0':'elements','title-1':'elements','flow-content-46':'grouping-content','flow-content-47':'grouping-content','flow-content-44':'grouping-content','flow-content-45':'grouping-content','flow-content-42':'groupig-content','flow-content-43':'grouping-content','flow-content-40':'grouping-content','flow-content-41':'grouping-content','pubdate':'sections','attr-fs-enctype-formdata':'association-of-controls-and-forms','htmlelement-3':'dom','htmlelement-2':'urls','htmlelement-1':'urls','htmlelement-0':'urls','htmlelement-7':'semantics','htmlelement-6':'elements','htmlelement-5':'elements','htmlelement-4':'elements','htmlelement-9':'semantics','htmlelement-8':'semantics','attr-form-name_index':'index-of-terms','formnovalidate-32':'association-of-controls-and-forms','enumerated-attribute':'common-microsyntaxes','formnovalidate-30':'the-button-element','formnovalidate-31':'association-of-controls-and-forms','attr-input-step_index':'index-of-terms','formnovalidate-34':'index','reversed':'grouping-content','space-separated-tokens':'common-microsyntaxes','name-8':'index','name-9':'the-iframe-element','name-4':'semantics','name-5':'semantics','name-6':'semantics','name-7':'semantics','name-0':'semantics','name-1':'semantics','ame-2':'semantics','name-3':'semantics','input-104':'number-state','xml-documents':'dom','link-72':'index','radio-button-group-2':'number-state','radio-button-group-1':'number-state','radio-button-group-0':'number-state','enumerated-attribute-0':'elements','enumerated-attribute-1':'semantics','enumerated-attribute-2':'video','enumerated-attribute-3':'the-map-element','enumerated-attribute-4':'tabular-data','enumerated-attribute-5':'forms','enumerated-attribute-6':'the-input-element','enumerated-attribute-7':'common-input-element-attributes','enumerated-attribute-8':'the-button-element','enumerated-attribute-9':'the-button-element','function-133':'browsers','invalid_character_err':'urls','flow-content-148':'index','network_err_index':'index-of-terms','attr-command-type-state-radio':'interactive-elements','pagehide-0':'index','configuring-a-form-to-communicate-with-a-server':'forms','maxlength-11':'states-of-the-type-attribute','class':'infrastructure','meter-2':'index','obsolete-permitted-doctype-string':'sytax','text-node':'infrastructure','lang-5':'elements','transparent-1':'scripting-1','lang-7':'grouping-content','transparent-3':'text-level-semantics','transparent-4':'edits','transparent-5':'edits','transparent-6':'the-iframe-element','transparent-7':'video','transparent-8':'video','transparent-9':'video','lang-9':'text-level-semantics','lang-8':'text-level-semantics','canplaythrough':'index','meter-5':'content-models','attr-xml-lang_index':'index-of-terms','meter-4':'content-models','attr-tdth-width_index':'index-of-terms','htmlembedelement_index':'index-of-terms','meta-generator_index':'index-of-terms','attr-fs-formenctype_index':'index-of-terms','html-documents':'dom','sectioning-content':'content-models','dom-location-port':'history','embed-28':'index','async-6':'index','dialogs-implemented-using-separate-documents':'timers','phrasing-content-117':'the-input-element','phrasing-content-116':'the-input-element','phrasing-content-115':'forms','phrasing-content-114':'forms','phrasing-content-113':'forms','hrasing-content-112':'forms','phrasing-content-111':'forms','phrasing-content-110':'tabular-data','concept-button_index':'index-of-terms','phrasing-content-119':'the-button-element','phrasing-content-118':'the-button-element','refsEUCKR':'references','text-html-sandboxed-7':'iana','html-elements-17':'content-models','html-elements-16':'elements','html-elements-15':'elements','html-elements-14':'elements','html-elements-13':'elements','html-elements-12':'elements','html-elements-11':'elements','html-elements-10':'elements','html-elements-19':'content-models','html-elements-18':'content-models','charset-2':'semantics','charset-3':'semantics','charset-0':'semantics','charset-1':'semantics','charset-6':'semantics','charset-7':'semantics','charset-4':'semantics','charset-5':'semantics','charset-8':'semantics','charset-9':'index','x-this':'introduction','attr-table-summary_index':'index-of-terms','kbd-18':'index','mathml-namespace-0':'the-map-element','mathml-namespace-1':'syntax','form-17':'forms','form-16':'fors','form-15':'forms','form-14':'forms','form-13':'forms','form-12':'semantics','form-11':'content-models','form-10':'content-models','attr-iframe-name_index':'index-of-terms','form-19':'forms','form-18':'forms','formnovalidate':'the-input-element','blink_index':'index-of-terms','a-88':'index','event-media-loadedmetadata_index':'index-of-terms','attr-br-clear_index':'index-of-terms','a-89':'index','dom-location-host':'history','del-25':'edits','datalist-19':'index','datalist-18':'the-button-element','htmloutputelement_index':'index-of-terms','attr-table-bgcolor':'obsolete','datalist-11':'common-input-element-attributes','valid-browsing-context-name-1':'the-iframe-element','datalist-13':'the-button-element','datalist-12':'common-input-element-attributes','datalist-15':'the-button-element','datalist-14':'the-button-element','datalist-17':'the-button-element','datalist-16':'the-button-element','commands':'commands','attr-object-type_index':'index-of-terms','command-forwarddelete':'dnd','creator-browsing-contextindex':'index-of-terms','date-and-time-state_index':'index-of-terms','flow-content-147':'index','search-2':'links','search-1':'links','search-0':'links','placeholder-5':'states-of-the-type-attribute','placeholder-4':'states-of-the-type-attribute','placeholder-7':'states-of-the-type-attribute','placeholder-6':'states-of-the-type-attribute','placeholder-1':'the-input-element','placeholder-0':'the-input-element','placeholder-3':'states-of-the-type-attribute','placeholder-2':'states-of-the-type-attribute','form-owner-20':'association-of-controls-and-forms','placeholder-9':'states-of-the-type-attribute','placeholder-8':'states-of-the-type-attribute','attr-canvas-width':'the-canvas-element','concept-fs-action_index':'index-of-terms','abort_err':'urls','table':'index','raw-text-elements-0':'syntax','raw-text-elements-1':'syntax','raw-text-elements-2':'syntax','raw-text-elements-3':'syntax','attr-legend-align':'obsolete','height-40':'index','html-23':'index','refsWEBSOCKET':'references','phrasing-content-48':'text-evel-semantics','phrasing-content-49':'text-level-semantics','phrasing-content-44':'text-level-semantics','phrasing-content-45':'text-level-semantics','phrasing-content-46':'text-level-semantics','phrasing-content-47':'text-level-semantics','html-10':'the-iframe-element','phrasing-content-41':'text-level-semantics','phrasing-content-42':'text-level-semantics','phrasing-content-43':'text-level-semantics','textarea-24':'the-button-element','align':'the-iframe-element','concept-option-disabled_index':'index-of-terms','ix-handler-onshow':'index','select-48':'index','attr-tdth-bgcolor':'obsolete','valid-lowercase-simple-color':'common-microsyntaxes','htmlimageelement_index':'index-of-terms','min-6':'states-of-the-type-attribute','min-7':'states-of-the-type-attribute','min-4':'states-of-the-type-attribute','min-5':'states-of-the-type-attribute','min-2':'the-input-element','min-3':'states-of-the-type-attribute','min-0':'the-input-element','min-1':'the-input-element','select-49':'index','hr-17':'index','min-8':'staes-of-the-type-attribute','min-9':'states-of-the-type-attribute','the-tbody-element':'tabular-data','link-type-search':'links','hr-16':'index','named-access-on-the-window-object':'browsers','attr-tr-charoff_index':'index-of-terms','hr-11':'obsolete','hr-10':'obsolete','navigator_index':'index-of-terms','hr-13':'obsolete','type-79':'interactive-elements','type-78':'interactive-elements','type-77':'index','type-76':'the-button-element','type-75':'the-button-element','type-74':'the-button-element','type-73':'index','type-72':'index','type-71':'syntax','type-70':'association-of-controls-and-forms','attr-tdth-axis_index':'index-of-terms','dom-appcache-uncached-0':'offline','syntax_err_index':'index-of-terms','attr-input-type-date-1':'the-input-element','attr-input-type-date-0':'the-input-element','refsWCAG':'references','autofocusing-a-form-control':'association-of-controls-and-forms','syntax-end-tag':'syntax','week-state_index':'index-of-terms','attr-object-archive_index':'index-of-terms','htmloptgroupelement-1:'index','htmloptgroupelement-0':'index','transparent-2':'scripting-1','syntax-comments-8':'syntax','title-13':'text-level-semantics','syntax-comments-2':'the-iframe-element','syntax-comments-3':'syntax','syntax-comments-0':'the-iframe-element','syntax-comments-1':'the-iframe-element','syntax-comments-6':'syntax','syntax-comments-7':'syntax','syntax-comments-4':'syntax','syntax-comments-5':'syntax','meter-23':'index','button-13':'obsolete','name':'semantics','option-34':'the-button-element','option-35':'syntax','option-36':'syntax','option-37':'syntax','option-30':'the-button-element','option-31':'the-button-element','option-32':'the-button-element','option-33':'the-button-element','concept-fs-method-1':'association-of-controls-and-forms','option-38':'obsolete','option-39':'obsolete','disabled-24':'index','abbr-18':'index','math-5':'index','math-4':'index','math-3':'index','math-2':'content-models','math-1':'content-models','math-0':'content-models','how-to-read-this-specification':'introduction','global-atributes-139':'index','global-attributes-138':'index','htmlelement-103':'the-button-element','global-attributes-132':'index','global-attributes-131':'index','global-attributes-130':'index','global-attributes-137':'index','global-attributes-136':'index','global-attributes-135':'index','global-attributes-134':'index','refsUAAG':'references','button-19':'index','button-18':'index','dragstart-0':'dnd','dragstart-1':'index','object-14':'the-iframe-element','attr-object-codetype':'obsolete','the-dir-attribute':'elements','autocomplete-4':'the-input-element','select-41':'editing','autocomplete-7':'states-of-the-type-attribute','keygen-8':'forms','object-17':'the-iframe-element','keygen-2':'index','autocomplete-1':'common-input-element-attributes','keygen-0':'index','keygen-1':'index','keygen-6':'content-models','keygen-7':'forms','keygen-4':'content-models','object-11':'the-iframe-element','meta-author':'semantics','attr-lang_index':'index-of-terms','object-12':'the-iframe-element','acronym':'obsolete','the-kbd-eleent_index':'index-of-terms','autocomplete-2':'index','common-input-element-apis':'common-input-element-attributes','footer-2':'sections','footer-3':'sections','footer-0':'content-models','footer-1':'content-models','footer-6':'sections','footer-7':'sections','footer-4':'sections','footer-5':'sections','ready-for-editing-host-commands-12':'dnd','ready-for-editing-host-commands-13':'dnd','footer-8':'sections','footer-9':'sections','ready-for-editing-host-commands-14':'dnd','select-43':'obsolete','autocomplete-9':'states-of-the-type-attribute','object-19':'the-iframe-element','valid-hash-name-reference':'common-microsyntaxes','user-interaction-1':'elements','user-interaction-0':'dom','htmlelement-107':'interactive-elements','authors-using-xhtml':'iana','select-44':'obsolete','time-state':'states-of-the-type-attribute','document-level-focus-apis':'editing','the-b-element':'text-level-semantics','category-label-18':'index','content-models':'content-models','global-attributes-101':'index','media-data':'video','meia-data-10':'video','font_index':'index-of-terms','var':'content-models','htmlelement-13':'semantics','htmlelement-12':'semantics','htmlelement-11':'semantics','htmlelement-10':'semantics','htmlelement-17':'sections','htmlelement-16':'sections','htmlelement-15':'scripting-1','htmlelement-14':'scripting-1','refsXSLT10':'references','htmlelement-19':'sections','htmlelement-18':'sections','meter-3':'content-models','valid-month-string-0':'common-microsyntaxes','meter-1':'index','meter-0':'index','meter-7':'forms','meter-6':'forms','sizes-0':'semantics','valid-month-string-1':'states-of-the-type-attribute','meter-9':'the-button-element','meter-8':'the-button-element','th-7':'tabular-data','th-6':'tabular-data','th-5':'content-models','th-4':'content-models','th-3':'content-models','th-2':'index','th-1':'index','th-0':'index','attr-textarea-maxlength':'the-button-element','the-html-syntax-10':'iana','th-9':'tabular-data','th-8':'tabular-data','src-63':'number-state','src-62':'number-state','src-61':'number-state,'src-60':'number-state','src-67':'number-state','src-66':'number-state','src-65':'number-state','src-64':'number-state','async-4':'scripting-1','async-5':'scripting-1','src-69':'index','src-68':'number-state','async-0':'scripting-1','async-1':'scripting-1','async-2':'scripting-1','async-3':'scripting-1','flow-content-28':'sections','flow-content-29':'sections','flow-content-20':'sections','flow-content-21':'sections','flow-content-22':'sections','flow-content-23':'sections','flow-content-24':'sections','flow-content-25':'sections','flow-content-26':'sections','flow-content-27':'sections','attr-body-margintop_index':'index-of-terms','have_current_data':'video','abbr-16':'index','abbr-17':'index','abbr-14':'index','abbr-15':'index','abbr-12':'text-level-semantics','abbr-13':'obsolete','abbr-10':'text-level-semantics','abbr-11':'text-level-semantics','meter-22':'index','rel-icon':'links','meter-20':'index','meter-21':'index','multipart-form-data-0':'index','formnovalidate-18':'number-state','formnovalidate-19:'number-state','formtarget-31':'index','formnovalidate-10':'states-of-the-type-attribute','formnovalidate-11':'states-of-the-type-attribute','formnovalidate-12':'states-of-the-type-attribute','formnovalidate-13':'states-of-the-type-attribute','formnovalidate-14':'number-state','formnovalidate-15':'number-state','formnovalidate-16':'number-state','formnovalidate-17':'number-state','attr-canvas-height':'the-canvas-element','current-entry':'history','dnd_index':'index-of-terms','category-label-17':'index','the-xml:base-attribute-xml-only_index':'index-of-terms' };
 
 var fragid = window.location.hash.substr(1);
 if (!fragid) { /* handle section-foo.html links from the old multipage version, and broken foo.html from the new version */

Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/forms.html,v
retrieving revision 1.747
retrieving revision 1.748
diff -u -d -r1.747 -r1.748
--- forms.html	28 Aug 2010 13:57:20 -0000	1.747
+++ forms.html	8 Sep 2010 09:32:12 -0000	1.748
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="tabular-data.html">&larr; 4.9 Tabular data</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -315,7 +315,7 @@
     <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>
 
-  <h3 id="forms"><span class="secno">4.10 </span>Forms</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="introduction-0"><span class="secno">4.10.1 </span>Introduction</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>A form is a component of a Web page that has form controls, such
+  <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, check boxes, range controls, or color
   pickers. A user can interact with such a form, providing data that
   can then be sent to the server for further processing (e.g.
@@ -328,7 +328,7 @@
   communicate with the server.<h5 id="writing-a-form-s-user-interface"><span class="secno">4.10.1.1 </span>Writing a form's user interface</h5><p><i>This section is non-normative.</i><p>For the purposes of this brief introduction, we will create a
   pizza ordering form.<p>Any form starts with a <code><a href="#the-form-element" id="form-13">form</a></code> element, inside which
   are placed the controls. Most controls are represented by the
-  <code><a href="the-input-element.html#the-input-element" id="input-41">input</a></code> element, which by default provides a one-line
+  <code><a href="the-input-element.html#the-input-element" id="input-43">input</a></code> element, which by default provides a one-line
   text field. To label a control, the <code><a href="#the-label-element" id="label-5">label</a></code> element is
   used; the label text and the control itself go inside the
   <code><a href="#the-label-element" id="label-6">label</a></code> element. Each part of a form is considered a
@@ -337,8 +337,8 @@
   one might ask for the customer's name:<pre><strong>&lt;form&gt;
  &lt;p&gt;&lt;label&gt;Customer name: &lt;input&gt;&lt;/label&gt;&lt;/p&gt;
 &lt;/form&gt;</strong></pre><p>To let the user select the size of the pizza, we can use a set of
-  radio buttons. Radio buttons also use the <code><a href="the-input-element.html#the-input-element" id="input-42">input</a></code>
-  element, this time with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-54">type</a></code>
+  radio buttons. Radio buttons also use the <code><a href="the-input-element.html#the-input-element" id="input-44">input</a></code>
+  element, this time with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-56">type</a></code>
   attribute with the value <code title="attr-input-type-radio"><a href="number-state.html#radio-button-state" id="radio-0">radio</a></code>. To make the radio
   buttons work as a group, they are given a common name using the
   <code title="attr-fe-name"><a href="association-of-controls-and-forms.html#attr-fe-name" id="name-25">name</a></code> attribute. To group a batch
@@ -355,7 +355,7 @@
   &lt;p&gt;&lt;label&gt; &lt;input type=radio name=size&gt; Large &lt;/label&gt;&lt;/p&gt;
  &lt;/fieldset&gt;</strong>
 &lt;/form&gt;</pre><p class="note">Changes from the previous step are highlighted.<p>To pick toppings, we can use checkboxes. These use the
-  <code><a href="the-input-element.html#the-input-element" id="input-43">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-55">type</a></code> attribute with the value <code title="attr-input-type-checkbox"><a href="number-state.html#checkbox-state" id="checkbox">checkbox</a></code>:<pre>&lt;form&gt;
+  <code><a href="the-input-element.html#the-input-element" id="input-45">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-57">type</a></code> attribute with the value <code title="attr-input-type-checkbox"><a href="number-state.html#checkbox-state" id="checkbox">checkbox</a></code>:<pre>&lt;form&gt;
  &lt;p&gt;&lt;label&gt;Customer name: &lt;input&gt;&lt;/label&gt;&lt;/p&gt;
  &lt;fieldset&gt;
   &lt;legend&gt; Pizza Size &lt;/legend&gt;
@@ -373,8 +373,8 @@
 &lt;/form&gt;</pre><p>The pizzeria for which this form is being written is always
   making mistakes, so it needs a way to contact the customer. For this
   purpose, we can use form controls specifically for telephone numbers
-  (<code><a href="the-input-element.html#the-input-element" id="input-44">input</a></code> elements with their <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-56">type</a></code> attribute set to <code title="attr-input-type-tel"><a href="states-of-the-type-attribute.html#telephone-state" id="tel">tel</a></code>) and e-mail addresses
-  (<code><a href="the-input-element.html#the-input-element" id="input-45">input</a></code> elements with their <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-57">type</a></code> attribute set to <code title="attr-input-type-email"><a href="states-of-the-type-attribute.html#e-mail-state" id="email">email</a></code>):<pre>&lt;form&gt;
+  (<code><a href="the-input-element.html#the-input-element" id="input-46">input</a></code> elements with their <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-58">type</a></code> attribute set to <code title="attr-input-type-tel"><a href="states-of-the-type-attribute.html#telephone-state" id="tel">tel</a></code>) and e-mail addresses
+  (<code><a href="the-input-element.html#the-input-element" id="input-47">input</a></code> elements with their <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-59">type</a></code> attribute set to <code title="attr-input-type-email"><a href="states-of-the-type-attribute.html#e-mail-state" id="email">email</a></code>):<pre>&lt;form&gt;
  &lt;p&gt;&lt;label&gt;Customer name: &lt;input&gt;&lt;/label&gt;&lt;/p&gt;
 <strong> &lt;p&gt;&lt;label&gt;Telephone: &lt;input type=tel&gt;&lt;/label&gt;&lt;/p&gt;
  &lt;p&gt;&lt;label&gt;E-mail address: &lt;input type=email&gt;&lt;/label&gt;&lt;/p&gt;</strong>
@@ -391,7 +391,7 @@
   &lt;p&gt;&lt;label&gt; &lt;input type=checkbox&gt; Onion &lt;/label&gt;&lt;/p&gt;
   &lt;p&gt;&lt;label&gt; &lt;input type=checkbox&gt; Mushroom &lt;/label&gt;&lt;/p&gt;
  &lt;/fieldset&gt;
-&lt;/form&gt;</pre><p>We can use an <code><a href="the-input-element.html#the-input-element" id="input-46">input</a></code> element with its <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-58">type</a></code> attribute set to <code title="attr-input-type-time"><a href="states-of-the-type-attribute.html#time-state" id="time-23">time</a></code> to ask for a delivery
+&lt;/form&gt;</pre><p>We can use an <code><a href="the-input-element.html#the-input-element" id="input-48">input</a></code> element with its <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-60">type</a></code> attribute set to <code title="attr-input-type-time"><a href="states-of-the-type-attribute.html#time-state" id="time-23">time</a></code> to ask for a delivery
   time. Many of these form controls have attributes to control exactly
   what values can be specified; in this case, three attributes of
   particular interest are <code title="attr-input-min"><a href="common-input-element-attributes.html#attr-input-min" id="min">min</a></code>,
@@ -536,7 +536,7 @@
   easily bypass the form validation), but it allows the user to avoid
   the wait incurred by having the server be the sole checker of the
   user's input.<p>The simplest annotation is the <code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required" id="required">required</a></code> attribute, which can be
-  specified on <code><a href="the-input-element.html#the-input-element" id="input-47">input</a></code> elements to indicate that the form
+  specified on <code><a href="the-input-element.html#the-input-element" id="input-49">input</a></code> elements to indicate that the form
   is not to be submitted until a value is given. By adding this
   attribute to the customer name and delivery time fields, we allow
   the user agent to notify the user when the user submits the form
@@ -597,7 +597,7 @@
   <a href="association-of-controls-and-forms.html#form-owner" id="form-owner-1">form owner</a> and, to expose this, have a <code title="attr-fae-form"><a href="association-of-controls-and-forms.html#attr-fae-form" id="form-43">form</a></code> content attribute with a matching
   <code title="dom-fae-form"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-fae-form" title='Read about this "form" reference in the full HTML5 spec.'>form</a></code> IDL attribute.</p><!-- when updating this also update the category index --><ul class="brief category-list"><li><code><a href="the-button-element.html#the-button-element" id="button-7">button</a></code></li>
    <li><code><a href="#the-fieldset-element" id="fieldset-7">fieldset</a></code></li>
-   <li><code><a href="the-input-element.html#the-input-element" id="input-48">input</a></code></li>
+   <li><code><a href="the-input-element.html#the-input-element" id="input-50">input</a></code></li>
    <li><code><a href="the-button-element.html#the-keygen-element" id="keygen-7">keygen</a></code></li>
    <li><code><a href="#the-label-element" id="label-7">label</a></code></li>
    <li><code><a href="the-button-element.html#the-meter-element" id="meter-6">meter</a></code></li>
@@ -617,7 +617,7 @@
     <!-- when updating this also update the category index -->
     <ul class="brief category-list"><li><code><a href="the-button-element.html#the-button-element" id="button-8">button</a></code></li>
      <li><code><a href="#the-fieldset-element" id="fieldset-8">fieldset</a></code></li>
-     <li><code><a href="the-input-element.html#the-input-element" id="input-49">input</a></code></li>
+     <li><code><a href="the-input-element.html#the-input-element" id="input-51">input</a></code></li>
      <li><code><a href="the-button-element.html#the-keygen-element" id="keygen-8">keygen</a></code></li>
      <li><code><a href="the-iframe-element.html#the-object-element" id="object-25">object</a></code></li>
      <li><code><a href="the-button-element.html#the-output-element" id="output-8">output</a></code></li>
@@ -634,7 +634,7 @@
 
     <!-- when updating this also update the category index -->
     <ul class="brief category-list"><li><code><a href="the-button-element.html#the-button-element" id="button-9">button</a></code></li>
-     <li><code><a href="the-input-element.html#the-input-element" id="input-50">input</a></code></li>
+     <li><code><a href="the-input-element.html#the-input-element" id="input-52">input</a></code> (if the <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-61">type</a></code> attribute is <em>not</em> in the <a href="states-of-the-type-attribute.html#hidden-state" id="attr-input-type-hidden-1" title="attr-input-type-hidden">Hidden</a> state)</li>
      <li><code><a href="the-button-element.html#the-keygen-element" id="keygen-9">keygen</a></code></li>
      <li><code><a href="the-button-element.html#the-meter-element" id="meter-7">meter</a></code></li>
      <li><code><a href="the-button-element.html#the-output-element" id="output-9">output</a></code></li>
@@ -652,7 +652,7 @@
 
     <!-- when updating this also update the category index -->
     <ul class="brief category-list"><li><code><a href="the-button-element.html#the-button-element" id="button-10">button</a></code></li>
-     <li><code><a href="the-input-element.html#the-input-element" id="input-51">input</a></code></li>
+     <li><code><a href="the-input-element.html#the-input-element" id="input-53">input</a></code></li>
      <li><code><a href="the-button-element.html#the-keygen-element" id="keygen-10">keygen</a></code></li>
      <li><code><a href="the-iframe-element.html#the-object-element" id="object-26">object</a></code></li>
      <li><code><a href="the-button-element.html#the-select-element" id="select-14">select</a></code></li>
@@ -667,7 +667,7 @@
     element is <a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-form-reset" title='Read about this "reset" reference in the full HTML5 spec.'>reset</a>.</p>
 
     <!-- when updating this also update the category index -->
-    <ul class="brief category-list"><li><code><a href="the-input-element.html#the-input-element" id="input-52">input</a></code></li>
+    <ul class="brief category-list"><li><code><a href="the-input-element.html#the-input-element" id="input-54">input</a></code></li>
      <li><code><a href="the-button-element.html#the-keygen-element" id="keygen-11">keygen</a></code></li>
      <li><code><a href="the-button-element.html#the-output-element" id="output-10">output</a></code></li>
      <li><code><a href="the-button-element.html#the-select-element" id="select-15">select</a></code></li>
@@ -679,7 +679,7 @@
   an element is a button. Some buttons are specifically <dfn id="concept-submit-button" title="concept-submit-button">submit buttons</dfn>.<p class="note">The <code><a href="the-iframe-element.html#the-object-element" id="object-27">object</a></code> element is also a
   <a href="#form-associated-element" id="form-associated-element-3">form-associated element</a> and can, with the use of a
   suitable <a href="infrastructure.html#plugin" id="plugin-6">plugin</a>, partake in <a href="association-of-controls-and-forms.html#form-submission" id="form-submission-1">form
-  submission</a>.<h4 id="the-form-element"><span class="secno">4.10.3 </span>The <dfn><code>form</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  submission</a>.<h4 id="the-form-element"><span class="secno">4.10.3 </span>The <dfn><code>form</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>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#flow-content" id="flow-content-107">flow content</a> is expected.</dd>
@@ -742,15 +742,15 @@
   the <dfn id="attr-form-autocomplete-off-state" title="attr-form-autocomplete-off-state">off</dfn>
   state. The attribute may also be omitted. The <i>missing value
   default</i> is the <a href="#attr-form-autocomplete-on-state" id="attr-form-autocomplete-on-state-0" title="attr-form-autocomplete-on-state">on</a> state. The <a href="#attr-form-autocomplete-off-state" id="attr-form-autocomplete-off-state-0" title="attr-form-autocomplete-off-state">off</a> state indicates
-  that by default, <code><a href="the-input-element.html#the-input-element" id="input-53">input</a></code> elements in the form will have
+  that by default, <code><a href="the-input-element.html#the-input-element" id="input-55">input</a></code> elements in the form will have
   their <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#resulting-autocompletion-state" title='Read about this "resulting autocompletion state" reference in the full HTML5 spec.'>resulting autocompletion state</a> set to <i title="">off</i>; the <a href="#attr-form-autocomplete-on-state" id="attr-form-autocomplete-on-state-1" title="attr-form-autocomplete-on-state">on</a> state indicates
-  that by default, <code><a href="the-input-element.html#the-input-element" id="input-54">input</a></code> elements in the form will have
+  that by default, <code><a href="the-input-element.html#the-input-element" id="input-56">input</a></code> elements in the form will have
   their <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#resulting-autocompletion-state" title='Read about this "resulting autocompletion state" reference in the full HTML5 spec.'>resulting autocompletion state</a> set to <i title="">on</i>.<p>The <code title="attr-fs-action"><a href="association-of-controls-and-forms.html#attr-fs-action" id="action-1">action</a></code>, <code title="attr-fs-enctype"><a href="association-of-controls-and-forms.html#attr-fs-enctype" id="enctype-1">enctype</a></code>, <code title="attr-fs-method"><a href="association-of-controls-and-forms.html#attr-fs-method" id="method-1">method</a></code>, <code title="attr-fs-novalidate"><a href="association-of-controls-and-forms.html#attr-fs-novalidate" id="novalidate-0">novalidate</a></code>, and <code title="attr-fs-target"><a href="association-of-controls-and-forms.html#attr-fs-target" id="target-7">target</a></code> attributes are <a href="association-of-controls-and-forms.html#attributs-for-form-submission" id="attributes-for-form-submission-0">attributes
   for form submission</a>.<dl class="domintro"><dt><var title="">form</var> . <code title="dom-form-elements"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/forms.html#dom-form-elements" title='Read about this "elements" reference in the full HTML5 spec.'>elements</a></code></dt>
 
    <dd>
 
-    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-33">HTMLCollection</a></code> of the form controls in
+    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-32">HTMLCollection</a></code> of the form controls in
     the form (excluding image buttons for historical reasons).</p>
 
    </dd>
@@ -849,7 +849,7 @@
  &lt;label&gt;Bing: &lt;input type="search" name="q"&gt;&lt;/label&gt; &lt;input type="submit" value="Search..."&gt;
 &lt;/form&gt;</pre>
 
-  </div><h4 id="the-fieldset-element"><span class="secno">4.10.4 </span>The <dfn><code>fieldset</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-fieldset-element"><span class="secno">4.10.4 </span>The <dfn><code>fieldset</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-109">Flow content</a>.</dd>
    <dd><a href="sections.html#sectioning-root" id="sectioning-root-9">Sectioning root</a>.</dd>
    <dd><a href="#category-listed" id="category-listed-2" title="category-listed">Listed</a> <a href="#form-associated-element" id="form-associated-element-5">form-associated element</a>.</dd>
@@ -902,7 +902,7 @@
 
    <dd>
 
-    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-34">HTMLCollection</a></code> of the form controls in
+    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-33">HTMLCollection</a></code> of the form controls in
     the element.</p>
 
    </dd>
@@ -924,7 +924,7 @@
  &lt;p&gt;&lt;label&gt;Expiry date: &lt;input name=clubexp type=month&gt;&lt;/label&gt;&lt;/p&gt;
 &lt;/fieldset&gt;</pre>
 
-  </div><h4 id="the-legend-element"><span class="secno">4.10.5 </span>The <dfn><code>legend</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-legend-element"><span class="secno">4.10.5 </span>The <dfn><code>legend</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As the first child of a <code><a href="#the-fieldset-element" id="fieldset-14">fieldset</a></code> element.</dd>
@@ -949,7 +949,7 @@
 
    </dd>
 
-  </dl><h4 id="the-label-element"><span class="secno">4.10.6 </span>The <dfn><code>label</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </dl><h4 id="the-label-element"><span class="secno">4.10.6 </span>The <dfn><code>label</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-112">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-113">Phrasing content</a>.</dd>
    <dd><a href="content-models.html#interactive-content" id="interactive-content-12">Interactive content</a>.</dd>

Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v
retrieving revision 1.748
retrieving revision 1.749
diff -u -d -r1.748 -r1.749
--- interactive-elements.html	28 Aug 2010 13:57:21 -0000	1.748
+++ interactive-elements.html	8 Sep 2010 09:32:13 -0000	1.749
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="association-of-controls-and-forms.html">&larr; 4.10.18 Association of controls and forms</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -315,7 +315,7 @@
     <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.2-context-menus"><span class="secno">4.11.4.2 </span>Context menus</a></ol></ol></ol></ol></div>
 
-  <h3 id="interactive-elements"><span class="secno">4.11 </span>Interactive elements</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="the-details-element"><span class="secno">4.11.1 </span>The <dfn><code>details</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  <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-122">Flow content</a>.</dd>
    <dd><a href="sections.html#sectioning-root" id="sectioning-root-10">Sectioning root</a>.</dd>
    <dd><a href="content-models.html#interactive-content" id="interactive-content-19">Interactive content</a>.</dd>
@@ -2997,7 +2997,7 @@
   ...define drag and drop in datagrids; selectiondraggable...
 - ->
 
---><h4 id="the-command"><span class="secno">4.11.3 </span>The <dfn><code>command</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+--><h4 id="the-command"><span class="secno">4.11.3 </span>The <dfn><code>command</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#metadata-content" id="metadata-content-16">Metadata content</a>.</dd>
    <dd><a href="content-models.html#flow-content" id="flow-content-125">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-140">Phrasing content</a>.</dd>
@@ -3008,7 +3008,7 @@
    <dd>Empty.</dd>
    <dt>Content attributes:</dt>
    <dd><a href="elements.html#global-attributes" id="global-attributes-97">Global attributes</a></dd>
-   <dd><code title="attr-command-type"><a href="#attr-command-type" id="type-73">type</a></code></dd>
+   <dd><code title="attr-command-type"><a href="#attr-command-type" id="type-78">type</a></code></dd>
    <dd><code title="attr-command-label"><a href="#attr-command-label" id="label-31">label</a></code></dd>
    <dd><code title="attr-command-icon"><a href="#attr-command-icon" id="icon">icon</a></code></dd>
    <dd><code title="attr-command-disabled"><a href="#attr-command-disabled" id="disabled-27">disabled</a></code></dd>
@@ -3074,13 +3074,13 @@
   never be eaten.<p>The <dfn id="attr-command-checked" title="attr-command-checked"><code>checked</code></dfn>
   attribute is a <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute-24">boolean attribute</a> that, if present,
   indicates that the command is selected. The attribute must be
-  omitted unless the <code title="attr-command-type"><a href="#attr-command-type" id="type-74">type</a></code>
+  omitted unless the <code title="attr-command-type"><a href="#attr-command-type" id="type-79">type</a></code>
   attribute is in either the <a href="#attr-command-type-state-checkbox" id="attr-command-type-state-checkbox-1" title="attr-command-type-state-checkbox">Checkbox</a> state or
   the <a href="#attr-command-type-state-radio" id="attr-command-type-state-radio-1" title="attr-command-type-state-radio">Radio</a>
   state.<p>The <dfn id="attr-command-radiogroup" title="attr-command-radiogroup"><code>radiogroup</code></dfn>
   attribute gives the name of the group of commands that will be
-  toggled when the command itself is toggled, for commands whose <code title="attr-command-type"><a href="#attr-command-type" id="type-75">type</a></code> attribute has the value "<code title="">radio</code>". The scope of the name is the child list of
-  the parent element. The attribute must be omitted unless the <code title="attr-command-type"><a href="#attr-command-type" id="type-76">type</a></code> attribute is in the <a href="#attr-command-type-state-radio" id="attr-command-type-state-radio-2" title="attr-command-type-state-radio">Radio</a> state.</p><!--
+  toggled when the command itself is toggled, for commands whose <code title="attr-command-type"><a href="#attr-command-type" id="type-80">type</a></code> attribute has the value "<code title="">radio</code>". The scope of the name is the child list of
+  the parent element. The attribute must be omitted unless the <code title="attr-command-type"><a href="#attr-command-type" id="type-81">type</a></code> attribute is in the <a href="#attr-command-type-state-radio" id="attr-command-type-state-radio-2" title="attr-command-type-state-radio">Radio</a> state.</p><!--
   <p>If the <code>command</code> element is used when <span
   title="menu generation">generating</span> a <span>context
   menu</span>, then the <dfn
@@ -3123,9 +3123,9 @@
           label="Publish" icon="icons/pub.png" onclick="publish()"&gt;
 &lt;/menu&gt;</pre>
 
-  </div><h4 id="menus"><span class="secno">4.11.4 </span>The <dfn><code>menu</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="menus"><span class="secno">4.11.4 </span>The <dfn><code>menu</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-126">Flow content</a>.</dd>
-   <dd>If the element's <code title="attr-menu-type"><a href="#attr-menu-type" id="type-85">type</a></code> attribute is in the <a href="#toolbar-state" id="toolbar-state-2" title="toolbar state">toolbar</a> state: <a href="content-models.html#interactive-content" id="interactive-content-20">Interactive content</a>.</dd>
+   <dd>If the element's <code title="attr-menu-type"><a href="#attr-menu-type" id="type-90">type</a></code> attribute is in the <a href="#toolbar-state" id="toolbar-state-2" title="toolbar state">toolbar</a> state: <a href="content-models.html#interactive-content" id="interactive-content-20">Interactive content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#flow-content" id="flow-content-127">flow content</a> is expected.</dd>
    <dt>Content model:</dt>
@@ -3133,7 +3133,7 @@
    <dd>Or: <a href="content-models.html#flow-content" id="flow-content-128">Flow content</a>.</dd>
    <dt>Content attributes:</dt>
    <dd><a href="elements.html#global-attributes" id="global-attributes-98">Global attributes</a></dd>
-   <dd><code title="attr-menu-type"><a href="#attr-menu-type" id="type-86">type</a></code></dd>
+   <dd><code title="attr-menu-type"><a href="#attr-menu-type" id="type-91">type</a></code></dd>
    <dd><code title="attr-menu-label"><a href="#attr-menu-label" id="label-34">label</a></code></dd>
    <dt>DOM interface:</dt>
    <dd>
@@ -3151,12 +3151,12 @@
   omitted. The <i>missing value default</i> is the <dfn id="list-state" title="list
   state">list</dfn> state, which indicates that the element is merely
   a list of commands that is neither declaring a context menu nor
-  defining a toolbar.<p>If a <code><a href="#menus" id="menu-14">menu</a></code> element's <code title="attr-menu-type"><a href="#attr-menu-type" id="type-87">type</a></code> attribute is in the <a href="#context-menu-state" id="context-menu-state-1" title="context menu state">context menu</a> state, then the
+  defining a toolbar.<p>If a <code><a href="#menus" id="menu-14">menu</a></code> element's <code title="attr-menu-type"><a href="#attr-menu-type" id="type-92">type</a></code> attribute is in the <a href="#context-menu-state" id="context-menu-state-1" title="context menu state">context menu</a> state, then the
   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> the commands of a context menu, and
   the user can only interact with the commands if that context menu is
-  activated.<p>If a <code><a href="#menus" id="menu-15">menu</a></code> element's <code title="attr-menu-type"><a href="#attr-menu-type" id="type-88">type</a></code> attribute is in the <a href="#toolbar-state" id="toolbar-state-3" title="toolbar state">toolbar</a> state, then the element
+  activated.<p>If a <code><a href="#menus" id="menu-15">menu</a></code> element's <code title="attr-menu-type"><a href="#attr-menu-type" id="type-93">type</a></code> attribute is in the <a href="#toolbar-state" id="toolbar-state-3" title="toolbar state">toolbar</a> state, then the 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 list of active commands that the user can
-  immediately interact with.<p>If a <code><a href="#menus" id="menu-16">menu</a></code> element's <code title="attr-menu-type"><a href="#attr-menu-type" id="type-89">type</a></code> attribute is in the <a href="#list-state" id="list-state-4" title="list state">list</a> state, then the element either
+  immediately interact with.<p>If a <code><a href="#menus" id="menu-16">menu</a></code> element's <code title="attr-menu-type"><a href="#attr-menu-type" id="type-94">type</a></code> attribute is in the <a href="#list-state" id="list-state-4" title="list state">list</a> state, then the element either
   <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> an unordered list of items (each represented
   by an <code><a href="grouping-content.html#the-li-element" id="li-15">li</a></code> element), each of which represents a command
   that the user can perform or activate, or, if the element has no
@@ -3165,7 +3165,7 @@
   attribute gives the label of the menu. It is used by user agents to
   display nested menus in the UI. For example, a context menu
   containing another menu would use the nested menu's <code title="attr-menu-label"><a href="#attr-menu-label" id="label-35">label</a></code> attribute for the submenu's
-  menu label.<h5 id="menus-intro"><span class="secno">4.11.4.1 </span>Introduction</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>The <code><a href="#menus" id="menu-17">menu</a></code> element is used to define context menus and
+  menu label.<h5 id="menus-intro"><span class="secno">4.11.4.1 </span>Introduction</h5><p><i>This section is non-normative.</i><p>The <code><a href="#menus" id="menu-17">menu</a></code> element is used to define context menus and
   toolbars.<p>For example, the following represents a toolbar with three menu
   buttons on it, each of which has a dropdown menu with a series of
   options:<pre>&lt;menu type="toolbar"&gt;
@@ -3214,7 +3214,7 @@
   <code><a href="the-button-element.html#the-select-element" id="select-40">select</a></code> element with a submit button. The submit button
   doesn't appear in the toolbar, because it is not a direct child of
   the <code><a href="#menus" id="menu-18">menu</a></code> element or of its <code><a href="grouping-content.html#the-li-element" id="li-17">li</a></code>
-  children.<h5 id="context-menus"><span class="secno">4.11.4.2 </span><dfn>Context menus</dfn></h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-contextmenu" title="attr-contextmenu"><code>contextmenu</code></dfn>
+  children.<h5 id="context-menus"><span class="secno">4.11.4.2 </span><dfn>Context menus</dfn></h5><p>The <dfn id="attr-contextmenu" title="attr-contextmenu"><code>contextmenu</code></dfn>
   attribute gives the element's <a href="#context-menus" id="context-menus-0" title="context menus">context
   menu</a>. The value must be the <a href="elements.html#concept-id" id="concept-id-21" title="concept-id">ID</a> of a <code><a href="#menus" id="menu-19">menu</a></code> element
   in the DOM. <div class="example">

Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/editing.html,v
retrieving revision 1.753
retrieving revision 1.754
diff -u -d -r1.753 -r1.754
--- editing.html	28 Aug 2010 13:57:20 -0000	1.753
+++ editing.html	8 Sep 2010 09:32:12 -0000	1.754
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="timers.html">&larr; 6.2 Timers</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -317,7 +317,7 @@
     <ol><li><a href="editing.html#documentSelection"><span class="secno">7.6.1 </span>APIs for the browsing context selection</a><li><a href="editing.html#textFieldSelection"><span class="secno">7.6.2 </span>APIs for the text field selections</a></ol><li><a href="editing.html#contenteditable"><span class="secno">7.7 </span>The <code title="attr-contenteditable">contenteditable</code> attribute</a>
     <ol><li><a href="editing.html#making-entire-documents-editable"><span class="secno">7.7.1 </span>Making entire documents editable</a></ol><li><a href="editing.html#spelling-and-grammar-checking"><span class="secno">7.8 </span>Spelling and grammar checking</a></ol></ol></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 class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>All <a href="infrastructure.html#html-elements" id="html-elements-26">HTML elements</a> may have the <code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden-2">hidden</a></code> content attribute set. The <code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden-3">hidden</a></code> attribute is a <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute-25">boolean
+  <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-26">HTML elements</a> may have the <code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden-2">hidden</a></code> content attribute set. The <code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden-3">hidden</a></code> attribute is a <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute-25">boolean
   attribute</a>. When specified on an element, it indicates that
   the element is not yet, or is no longer, relevant. <div class="example">
 
@@ -368,7 +368,7 @@
   </div><p>Elements in a section hidden by the <code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden-11">hidden</a></code> attribute are still active,
   e.g. scripts and form controls in such sections still execute
   and submit respectively. Only their presentation to the user
-  changes.<h3 id="activation"><span class="secno">7.2 </span>Activation</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- v2 idea: HTMLImageElement.click(x, y); or clickPoint(), if
+  changes.<h3 id="activation"><span class="secno">7.2 </span>Activation</h3><!-- v2 idea: HTMLImageElement.click(x, y); or clickPoint(), if
        click() can't be done in IE; can this be emulated in IE by
        posting a synthetic mouse click event with those X and Y
        coords? (ack Csaba Gabor)
@@ -380,7 +380,7 @@
 
    </dd>
 
-  </dl><h3 id="scrolling-elements-into-view"><span class="secno">7.3 </span>Scrolling elements into view</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- maybe this should move to [CSSOM] --><dl class="domintro"><dt><var title="">element</var> . <code title="dom-scrollIntoView"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-scrollintoview" title='Read about this "scrollIntoView" reference in the full HTML5 spec.'>scrollIntoView</a></code>( [ <var title="">top</var> ] )</dt>
+  </dl><h3 id="scrolling-elements-into-view"><span class="secno">7.3 </span>Scrolling elements into view</h3><!-- maybe this should move to [CSSOM] --><dl class="domintro"><dt><var title="">element</var> . <code title="dom-scrollIntoView"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-scrollintoview" title='Read about this "scrollIntoView" reference in the full HTML5 spec.'>scrollIntoView</a></code>( [ <var title="">top</var> ] )</dt>
 
    <dd>
 
@@ -391,7 +391,7 @@
 
    </dd>
 
-  </dl><h3 id="focus"><span class="secno">7.4 </span>Focus</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%20%0A...%3Cform%3E%3Cinput%20name%3Da%20onfocus%3D%22value%2B%3D1%3Bd.name%3D%27a%27%3Bname%3D%27d%27%3Bb.focus()%22%3E%0A%3Cinput%20name%3Db%20onfocus%3D%22value%2B%3D1%3Bc.focus()%22%3E%0A%3Cinput%20name%3Dc%20onfocus%3D%22value%2B%3D1%3Bd.focus()%22%3E%0A%3Cinput%20name%3Dd%20onfocus%3D%22value%2B%3D1%3Ba.focus()%22%3E --><!-- http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A...%3Cform%3E%0A%3Ctextarea%20name%3Dt%20cols%3D100%20rows%3D3%3E%3C%2Ftextarea%3E%3Cp%3E%0A%3Cinput%20name%3Da%20onfocus%3D%22t.value%2B%3D%27af1%20%27%3Bb.focus()%3Balert(document.activeElement.name)%3Bt.value%2B%3D%27af2%20%27%3B%22%20onblur%3D%22t.value%2B%3D%27ab%20%27%3B%22%3E%0A%3Cinput%20name%3Db%20onfocus%3D%22t.value%2B%3D%27bf1%20%27%3Bc.focus()%3Bt.value%2B%3D%27bf2%20%27%3B%2%20onblur%3D%22t.value%2B%3D%27bb%20%27%3B%22%3E%0A%3Cinput%20name%3Dc%20onfocus%3D%22t.value%2B%3D%27cf1%20%27%3Bc.focus()%3Bt.value%2B%3D%27cf2%20%27%3B%22%20onblur%3D%22t.value%2B%3D%27cb%20%27%3B%22%3E%0A --><!-- http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%3Cbody%20onload%3D%22document.forms%5B0%5D.a.focus()%22%3E%0A...%3Cform%3E%0A%3Ctextarea%20name%3Dt%20cols%3D100%20rows%3D3%3E%3C%2Ftextarea%3E%3Cp%3E%0A%3Cinput%20name%3Da%20onblur%3D%22t.value%2B%3D'ab%20'%3B%20b.focus()%3B%22%3E%0A%3Cinput%20name%3Db%20onfocus%3D%22t.value%2B%3D'bf1%20'%3Ba.focus()%3Bt.value%2B%3D'bf2%20'%3B%22%20onblur%3D%22t.value%2B%3D'bb%20'%3B%22%3E --><!-- http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%3Cbody%3E...%3Cform%3E%0A%3Ctextarea%20name%3Dt%20cols%3D100%20rows%3D3%3E%3C%2Ftextarea%3E%3Cp%3E%0A%3Cinput%20name%3Da%20onfocus%3D%22t.value%2B%3D%27af%20%27%3B%22%20onblur%3D%22t.value%2B%3D%27ab1%20%27%3Bb.focus()%3Bt.value%2B%3D%27ab2%20%27%3B%22%3E%0A%3Cinput20name%3Db%20onfocus%3D%22t.value%2B%3D%27bf1%20%27%3Ba.focus()%3Bt.value%2B%3D%27bf2%20%27%3B%22%20onblur%3D%22t.value%2B%3D%27bb%20%27%3B%22%3E --><!-- v2: more things to define, if no other specs define them:
+  </dl><h3 id="focus"><span class="secno">7.4 </span>Focus</h3><!-- http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%20%0A...%3Cform%3E%3Cinput%20name%3Da%20onfocus%3D%22value%2B%3D1%3Bd.name%3D%27a%27%3Bname%3D%27d%27%3Bb.focus()%22%3E%0A%3Cinput%20name%3Db%20onfocus%3D%22value%2B%3D1%3Bc.focus()%22%3E%0A%3Cinput%20name%3Dc%20onfocus%3D%22value%2B%3D1%3Bd.focus()%22%3E%0A%3Cinput%20name%3Dd%20onfocus%3D%22value%2B%3D1%3Ba.focus()%22%3E --><!-- http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A...%3Cform%3E%0A%3Ctextarea%20name%3Dt%20cols%3D100%20rows%3D3%3E%3C%2Ftextarea%3E%3Cp%3E%0A%3Cinput%20name%3Da%20onfocus%3D%22t.value%2B%3D%27af1%20%27%3Bb.focus()%3Balert(document.activeElement.name)%3Bt.value%2B%3D%27af2%20%27%3B%22%20onblur%3D%22t.value%2B%3D%27ab%20%27%3B%22%3E%0A%3Cinput%20name%3Db%20onfocus%3D%22t.value%2B%3D%27bf1%20%27%3Bc.focus()%3Bt.value%2B%3D%27bf2%20%27%3B%22%20onblur%3D%22t.value%2B%3D%27bb%20%27%3B%22%3E%0A%3Cinput%20name%3Dc%20nfocus%3D%22t.value%2B%3D%27cf1%20%27%3Bc.focus()%3Bt.value%2B%3D%27cf2%20%27%3B%22%20onblur%3D%22t.value%2B%3D%27cb%20%27%3B%22%3E%0A --><!-- http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%3Cbody%20onload%3D%22document.forms%5B0%5D.a.focus()%22%3E%0A...%3Cform%3E%0A%3Ctextarea%20name%3Dt%20cols%3D100%20rows%3D3%3E%3C%2Ftextarea%3E%3Cp%3E%0A%3Cinput%20name%3Da%20onblur%3D%22t.value%2B%3D'ab%20'%3B%20b.focus()%3B%22%3E%0A%3Cinput%20name%3Db%20onfocus%3D%22t.value%2B%3D'bf1%20'%3Ba.focus()%3Bt.value%2B%3D'bf2%20'%3B%22%20onblur%3D%22t.value%2B%3D'bb%20'%3B%22%3E --><!-- http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%3Cbody%3E...%3Cform%3E%0A%3Ctextarea%20name%3Dt%20cols%3D100%20rows%3D3%3E%3C%2Ftextarea%3E%3Cp%3E%0A%3Cinput%20name%3Da%20onfocus%3D%22t.value%2B%3D%27af%20%27%3B%22%20onblur%3D%22t.value%2B%3D%27ab1%20%27%3Bb.focus()%3Bt.value%2B%3D%27ab2%20%27%3B%22%3E%0A%3Cinput%20name%3Db%20onfocus%3D%22t.value%2B%3D%27bf1%20%27%3Ba.focus()%3Bt.value2B%3D%27bf2%20%27%3B%22%20onblur%3D%22t.value%2B%3D%27bb%20%27%3B%22%3E --><!-- v2: more things to define, if no other specs define them:
    - define onfocus/onblur behaviour for Window
    - Other things to look at are IE's focus APIs (HTMLElement.setActive(),
      onBeforeActivate, onActivate, onBeforeDeactivate, onDeactivate):
@@ -408,7 +408,7 @@
   "tabbing" refers to moving forward through the focusable elements
   that can be reached using sequential focus navigation.<p>The <code title="attr-tabindex"><a href="#attr-tabindex" id="tabindex-1">tabindex</a></code> attribute, if
   specified, must have a value that is a <a href="common-microsyntaxes.html#valid-integer" id="valid-integer-5">valid
-  integer</a>.<h4 id="document-level-focus-apis"><span class="secno">7.4.2 </span>Document-level focus APIs</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-activeElement"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-document-activeelement" title='Read about this "activeElement" reference in the full HTML5 spec.'>activeElement</a></code></dt>
+  integer</a>.<h4 id="document-level-focus-apis"><span class="secno">7.4.2 </span>Document-level focus APIs</h4><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-activeElement"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-document-activeelement" title='Read about this "activeElement" reference in the full HTML5 spec.'>activeElement</a></code></dt>
 
    <dd>
 
@@ -440,7 +440,7 @@
 
    </dd>
 
-  </dl><h4 id="element-level-focus-apis"><span class="secno">7.4.3 </span>Element-level focus APIs</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">element</var> . <code title="dom-focus"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-focus" title='Read about this "focus" reference in the full HTML5 spec.'>focus</a></code>()</dt>
+  </dl><h4 id="element-level-focus-apis"><span class="secno">7.4.3 </span>Element-level focus APIs</h4><dl class="domintro"><dt><var title="">element</var> . <code title="dom-focus"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-focus" title='Read about this "focus" reference in the full HTML5 spec.'>focus</a></code>()</dt>
 
    <dd>
 
@@ -469,7 +469,7 @@
 
    </dd>
 
-  </dl><h3 id="the-accesskey-attribute"><span class="secno">7.5 </span>The <dfn title="attr-accesskey"><code>accesskey</code></dfn> attribute</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>All <a href="infrastructure.html#html-elements" id="html-elements-27">HTML elements</a> may have the <code title="attr-accesskey"><a href="#the-accesskey-attribute" id="accesskey-0">accesskey</a></code> content attribute set. The
+  </dl><h3 id="the-accesskey-attribute"><span class="secno">7.5 </span>The <dfn title="attr-accesskey"><code>accesskey</code></dfn> attribute</h3><p>All <a href="infrastructure.html#html-elements" id="html-elements-27">HTML elements</a> may have the <code title="attr-accesskey"><a href="#the-accesskey-attribute" id="accesskey-0">accesskey</a></code> content attribute set. The
   <code title="attr-accesskey"><a href="#the-accesskey-attribute" id="accesskey-1">accesskey</a></code> attribute's value is
   used by the user agent as a guide for creating a keyboard shortcut
   that activates or focuses the element.<p>If specified, the value must be an <a href="common-microsyntaxes.html#ordered-set-of-unique-space-separated-tokens" id="ordered-set-of-unique-space-separated-tokens-1">ordered set of unique
@@ -532,7 +532,7 @@
    string depends on what the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#assigned-access-key" title='Read about this "assigned access key" reference in the full HTML5 spec.'>assigned access key</a> is, and
    on how the user agent represents that key combination.</p>
 
-  </div><h3 id="selection"><span class="secno">7.6 </span>The text selection APIs</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Every <a href="browsers.html#browsing-context" id="browsing-context-43">browsing context</a> has <dfn id="the-selection" title="the
+  </div><h3 id="selection"><span class="secno">7.6 </span>The text selection APIs</h3><p>Every <a href="browsers.html#browsing-context" id="browsing-context-43">browsing context</a> has <dfn id="the-selection" title="the
   selection">a selection</dfn>. The selection can be empty, and the
   selection can have more than one range (a disjointed selection). The
   user agent should allow the user to change the selection. User
@@ -546,7 +546,7 @@
   the document. (Editing hosts that are not inside a document cannot
   have a selection.)<p>Mostly for historical reasons, in addition to the <a href="browsers.html#browsing-context" id="browsing-context-45">browsing
   context</a>'s <a href="#the-selection" id="the-selection-0" title="the selection">selection</a>, each
-  <code><a href="the-button-element.html#the-textarea-element" id="textarea-28">textarea</a></code> and <code><a href="the-input-element.html#the-input-element" id="input-117">input</a></code> element has an
+  <code><a href="the-button-element.html#the-textarea-element" id="textarea-28">textarea</a></code> and <code><a href="the-input-element.html#the-input-element" id="input-119">input</a></code> element has an
   independent selection. These are the <dfn id="text-field-selection" title="text field
   selection">text field selections</dfn>.</p><!-- v2DATAGRID v2DGS:
   <p>The <code>datagrid</code> and <code>select</code> elements also
@@ -559,7 +559,7 @@
   conjunction with CSS, can be used to style text selections using the
   <code title="selector-selection">::selection</code>
   pseudo-element. <a href="#refsSELECTORS">[SELECTORS]</a> <a
-  href="#refsCSS">[CSS]</a> --><h4 id="documentSelection"><span class="secno">7.6.1 </span>APIs for the browsing context selection</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">window</var> . <code title="dom-getSelection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-getselection" title='Read about this "getSelection" reference in the full HTML5 spec.'>getSelection</a></code>()</dt>
+  href="#refsCSS">[CSS]</a> --><h4 id="documentSelection"><span class="secno">7.6.1 </span>APIs for the browsing context selection</h4><dl class="domintro"><dt><var title="">window</var> . <code title="dom-getSelection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-getselection" title='Read about this "getSelection" reference in the full HTML5 spec.'>getSelection</a></code>()</dt>
    <dt><var title="">document</var> . <code title="dom-document-getSelection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-document-getselection" title='Read about this "getSelection" reference in the full HTML5 spec.'>getSelection</a></code>()</dt>
 
    <dd>
@@ -756,14 +756,14 @@
   </div><!-- v2DATAGRID v2DGS:
   <p class="note">The <code>Selection</code> interface has no relation
   to the <code>DataGridSelection</code> interface.</p>
-  --><h4 id="textFieldSelection"><span class="secno">7.6.2 </span>APIs for the text field selections</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- v2 idea: DOM Range APIs to expose the textarea/input edited
-  value (ack martijnw) --><p>The <code><a href="the-input-element.html#the-input-element" id="input-118">input</a></code> and <code><a href="the-button-element.html#the-textarea-element" id="textarea-29">textarea</a></code> elements define
+  --><h4 id="textFieldSelection"><span class="secno">7.6.2 </span>APIs for the text field selections</h4><!-- v2 idea: DOM Range APIs to expose the textarea/input edited
+  value (ack martijnw) --><p>The <code><a href="the-input-element.html#the-input-element" id="input-120">input</a></code> and <code><a href="the-button-element.html#the-textarea-element" id="textarea-29">textarea</a></code> elements define
   the following members in their DOM interfaces for handling their
   text selection:<pre class="idl extract">  void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title='Read about this "select" reference in the full HTML5 spec.'>select</a>();
            attribute unsigned long <a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionstart" title='Read about this "selectionStart" reference in the full HTML5 spec.'>selectionStart</a>;
            attribute unsigned long <a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a>;
   void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange" reference in the full HTML5 spec.'>setSelectionRange</a>(in unsigned long start, in unsigned long end);</pre><!-- v2: also add textLength? it seems to be widely used --><p>These methods and attributes expose and control the selection of
-  <code><a href="the-input-element.html#the-input-element" id="input-119">input</a></code> and <code><a href="the-button-element.html#the-textarea-element" id="textarea-30">textarea</a></code> text fields.<dl class="domintro"><dt><var title="">element</var> . <code title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title='Read about this "select" reference in the full HTML5 spec.'>select</a></code>()</dt>
+  <code><a href="the-input-element.html#the-input-element" id="input-121">input</a></code> and <code><a href="the-button-element.html#the-textarea-element" id="textarea-30">textarea</a></code> text fields.<dl class="domintro"><dt><var title="">element</var> . <code title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title='Read about this "select" reference in the full HTML5 spec.'>select</a></code>()</dt>
 
    <dd>
 
@@ -806,13 +806,13 @@
 
    <pre>var selectionText = control.value.substring(control.selectionStart, control.selectionEnd);</pre>
 
-   <p>...where <var title="">control</var> is the <code><a href="the-input-element.html#the-input-element" id="input-120">input</a></code>
+   <p>...where <var title="">control</var> is the <code><a href="the-input-element.html#the-input-element" id="input-122">input</a></code>
    or <code><a href="the-button-element.html#the-textarea-element" id="textarea-31">textarea</a></code> element.</p>
 
   </div><p>Characters with no visible rendering, such as U+200D ZERO WIDTH
   JOINER, still count as characters. Thus, for instance, the selection
   can include just an invisible character, and the text insertion
-  cursor can be placed to one side or another of such a character.<h3 id="contenteditable"><span class="secno">7.7 </span>The <code title="attr-contenteditable"><a href="#attr-contenteditable" id="contenteditable-1">contenteditable</a></code> attribute</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-contenteditable" title="attr-contenteditable"><code>contenteditable</code></dfn>
+  cursor can be placed to one side or another of such a character.<h3 id="contenteditable"><span class="secno">7.7 </span>The <code title="attr-contenteditable"><a href="#attr-contenteditable" id="contenteditable-1">contenteditable</a></code> attribute</h3><p>The <dfn id="attr-contenteditable" title="attr-contenteditable"><code>contenteditable</code></dfn>
   attribute is an <a href="common-microsyntaxes.html#enumerated-attribute" id="enumerated-attribute-15">enumerated attribute</a> whose keywords are
   the empty string, <code title="">true</code>, and <code title="">false</code>. The empty string and the <code title="">true</code> keyword map to the <i>true</i> state. The <code title="">false</code> keyword maps to the <i>false</i> state. In
   addition, there is a third state, the <i>inherit</i> state, which is
@@ -842,7 +842,7 @@
 
    </dd>
 
-  </dl><h4 id="making-entire-documents-editable"><span class="secno">7.7.1 </span>Making entire documents editable</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-designMode"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#designMode" title='Read about this "designMode" reference in the full HTML5 spec.'>designMode</a></code> [ = <var title="">value</var> ]</dt>
+  </dl><h4 id="making-entire-documents-editable"><span class="secno">7.7.1 </span>Making entire documents editable</h4><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-designMode"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#designMode" title='Read about this "designMode" reference in the full HTML5 spec.'>designMode</a></code> [ = <var title="">value</var> ]</dt>
 
    <dd>
 
@@ -853,7 +853,7 @@
 
    </dd>
 
-  </dl><h3 id="spelling-and-grammar-checking"><span class="secno">7.8 </span>Spelling and grammar checking</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-spellcheck" title="attr-spellcheck"><code>spellcheck</code></dfn>
+  </dl><h3 id="spelling-and-grammar-checking"><span class="secno">7.8 </span>Spelling and grammar checking</h3><p>The <dfn id="attr-spellcheck" title="attr-spellcheck"><code>spellcheck</code></dfn>
   attribute is an <a href="common-microsyntaxes.html#enumerated-attribute" id="enumerated-attribute-16">enumerated attribute</a> whose keywords are
   the empty string, <code title="">true</code> and <code title="">false</code>. The empty string and the <code title="">true</code> keyword map to the <i>true</i> state. The <code title="">false</code> keyword maps to the <i>false</i> state. In
   addition, there is a third state, the <i>default</i> state, which is

Index: video.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/video.html,v
retrieving revision 1.772
retrieving revision 1.773
diff -u -d -r1.772 -r1.773
--- video.html	28 Aug 2010 13:57:25 -0000	1.772
+++ video.html	8 Sep 2010 09:32:19 -0000	1.773
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="the-iframe-element.html">&larr; 4.8.2 The iframe element</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -314,7 +314,7 @@
   <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#media-elements"><span class="secno">4.8.9 </span>Media elements</a>
       <ol><li><a href="video.html#error-codes"><span class="secno">4.8.9.1 </span>Error codes</a><li><a href="video.html#location-of-the-media-resource"><span class="secno">4.8.9.2 </span>Location of the media resource</a><li><a href="video.html#mime-types"><span class="secno">4.8.9.3 </span>MIME types</a><li><a href="video.html#network-states"><span class="secno">4.8.9.4 </span>Network states</a><li><a href="video.html#loading-the-media-resource"><span class="secno">4.8.9.5 </span>Loading the media resource</a><li><a href="video.html#offsets-into-the-media-resource"><span class="secno">4.8.9.6 </span>Offsets into the media resource</a><li><a href="video.html#the-ready-states"><span class="secno">4.8.9.7 </span>The ready states</a><li><a href="video.html#playing-the-media-resource"><span class="secno">4.8.9.8 </span>Playing the media resource</a><li><a href="video.html#seeking"><span class="secno">4.8.9.9 </span>Seeking</a><li><a href="video.html#user-interface"><span class="secno">4.8.9.10 </span>User intrface</a><li><a href="video.html#time-ranges"><span class="secno">4.8.9.11 </span>Time ranges</a><li><a href="video.html#mediaevents"><span class="secno">4.8.9.12 </span>Event summary</a></ol></ol></ol></ol></div>
 
-  <h4 id="video"><span class="secno">4.8.6 </span>The <dfn><code>video</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/9">ISSUE-9</a> (video-accessibility) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt>
+  <h4 id="video"><span class="secno">4.8.6 </span>The <dfn><code>video</code></dfn> element</h4><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/9">ISSUE-9</a> (video-accessibility) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-92">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-99">Phrasing content</a>.</dd>
    <dd><a href="content-models.html#embedded-content" id="embedded-content-14">Embedded content</a>.</dd>
@@ -429,7 +429,7 @@
 
   </div>
 
-  (when replacing this text, also fix "- -" nested comments)--><h4 id="audio"><span class="secno">4.8.7 </span>The <dfn><code>audio</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  (when replacing this text, also fix "- -" nested comments)--><h4 id="audio"><span class="secno">4.8.7 </span>The <dfn><code>audio</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-93">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-100">Phrasing content</a>.</dd>
    <dd><a href="content-models.html#embedded-content" id="embedded-content-16">Embedded content</a>.</dd>
@@ -517,7 +517,7 @@
 
   </div>
 
-  (when replacing this text, also fix "- -" nested comments)--><h4 id="the-source-element"><span class="secno">4.8.8 </span>The <dfn><code>source</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  (when replacing this text, also fix "- -" nested comments)--><h4 id="the-source-element"><span class="secno">4.8.8 </span>The <dfn><code>source</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As a child of a <a href="#media-element" id="media-element-7">media element</a>, before any <a href="content-models.html#flow-content" id="flow-content-94">flow content</a>
@@ -671,7 +671,7 @@
  ...
 &lt;/video&gt;</pre>
 
-  </div><h4 id="media-elements"><span class="secno">4.8.9 </span>Media elements</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="media-element" title="media element">Media elements</dfn>
+  </div><h4 id="media-elements"><span class="secno">4.8.9 </span>Media elements</h4><p><dfn id="media-element" title="media element">Media elements</dfn>
   (<code><a href="#audio" id="audio-11">audio</a></code> and <code><a href="#video" id="video-21">video</a></code>, in this specification)
   implement the following interface:<pre class="idl">interface <dfn id="htmlmediaelement">HTMLMediaElement</dfn> : <a href="elements.html#htmlelement" id="htmlelement-69">HTMLElement</a> {
 
@@ -759,7 +759,7 @@
   section applies equally to <a href="#media-element" id="media-element-13" title="media element">media
   elements</a> for audio or for video. The term <dfn id="media-resource">media
   resource</dfn> is used to refer to the complete set of media data,
-  e.g. the complete video file, or complete audio file.<h5 id="error-codes"><span class="secno">4.8.9.1 </span>Error codes</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-error"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-media-error" title='Read about this "error" reference in the full HTML5 spec.'>error</a></code></dt>
+  e.g. the complete video file, or complete audio file.<h5 id="error-codes"><span class="secno">4.8.9.1 </span>Error codes</h5><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-error"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-media-error" title='Read about this "error" reference in the full HTML5 spec.'>error</a></code></dt>
 
    <dd>
 
@@ -805,7 +805,7 @@
 
    <dd>The <a href="#media-resource" id="media-resource-10">media resource</a> indicated by the <code title="attr-media-src"><a href="#attr-media-src" id="src-39">src</a></code> attribute was not suitable.</dd>
 
-  </dl><h5 id="location-of-the-media-resource"><span class="secno">4.8.9.2 </span>Location of the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-media-src" title="attr-media-src"><code>src</code></dfn> content
+  </dl><h5 id="location-of-the-media-resource"><span class="secno">4.8.9.2 </span>Location of the media resource</h5><p>The <dfn id="attr-media-src" title="attr-media-src"><code>src</code></dfn> content
   attribute on <a href="#media-element" id="media-element-14" title="media element">media elements</a> gives
   the address of the media resource (video, audio) to show. The
   attribute, if present, must contain a <a href="urls.html#valid-non-empty-url-potentially-surrounded-by-spaces" id="valid-non-empty-url-potentially-surrounded-by-spaces-9">valid non-empty
@@ -822,7 +822,7 @@
   </dl><p class="note">There are two ways to specify a <a href="#media-resource" id="media-resource-13">media
   resource</a>, the <code title="attr-media-src"><a href="#attr-media-src" id="src-40">src</a></code>
   attribute, or <code><a href="#the-source-element" id="source-7">source</a></code> elements. The attribute overrides
-  the elements.<h5 id="mime-types"><span class="secno">4.8.9.3 </span>MIME types</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <a href="#media-resource" id="media-resource-14">media resource</a> can be described in terms of its
+  the elements.<h5 id="mime-types"><span class="secno">4.8.9.3 </span>MIME types</h5><p>A <a href="#media-resource" id="media-resource-14">media resource</a> can be described in terms of its
   <em>type</em>, specifically a <a href="infrastructure.html#mime-type" id="mime-type-6">MIME type</a>, optionally
   with a <code title="">codecs</code> parameter. <a href="references.html#refsRFC4281">[RFC4281]</a><p>Types are usually somewhat incomplete descriptions; for example
   "<code title="">video/mpeg</code>" doesn't say anything except what
@@ -834,14 +834,17 @@
   it definitely <em>cannot</em> play media of that type.<p><dfn id="a-type-that-the-user-agent-knows-it-cannot-render">A type that the user agent knows it cannot render</dfn> is
   one that describes a resource that the user agent definitely does
   not support, for example because it doesn't recognize the container
-  type, or it doesn't support the listed codecs.<p>The <a href="infrastructure.html#mime-type" id="mime-type-7">MIME type</a> "<code title="">application/octet-stream</code>" with no parameters is
-  never <a href="#a-type-that-the-user-agent-knows-it-cannot-render" id="a-type-that-the-user-agent-knows-it-cannot-render-0">a type that the user agent knows it cannot
-  render</a>. User agents must treat that type as equivalent to the
-  lack of any explicit <a class="full-spec-link" href="http://dev.w3.org/html5/spec/fetching-resources.html#content-type" title='Read about this "Content-Type metadata" reference in the full HTML5 spec.'>Content-Type
-  metadata</a> when it is used to label a potential <a href="#media-resource" id="media-resource-15">media
+  type, or it doesn't support the listed codecs.<p>The <a href="infrastructure.html#mime-type" id="mime-type-7">MIME type</a>
+  "<code>application/octet-stream</code>" with no parameters is never
+  <a href="#a-type-that-the-user-agent-knows-it-cannot-render" id="a-type-that-the-user-agent-knows-it-cannot-render-0">a type that the user agent knows it cannot render</a>. User
+  agents must treat that type as equivalent to the lack of any
+  explicit <a class="full-spec-link" href="http://dev.w3.org/html5/spec/fetching-resources.html#content-type" title='Read about this "Content-Type metadata" reference in the full HTML5 spec.'>Content-Type metadata</a>
+  when it is used to label a potential <a href="#media-resource" id="media-resource-15">media
   resource</a>.<p class="note">In the absence of a <!-- pretty crazy -->
-  specification to the contrary, the <a href="infrastructure.html#mime-type" id="mime-type-8">MIME type</a> "<code title="">application/octet-stream</code>" when used <em>with</em>
-  parameters, e.g. "<code title="">application/octet-stream;codecs=theora</code>", <em>is</em>
+  specification to the contrary, the <a href="infrastructure.html#mime-type" id="mime-type-8">MIME type</a>
+  "<code>application/octet-stream</code>" when used <em>with</em>
+  parameters, e.g.
+  "<code>application/octet-stream;codecs=theora</code>", <em>is</em>
   <a href="#a-type-that-the-user-agent-knows-it-cannot-render" id="a-type-that-the-user-agent-knows-it-cannot-render-1">a type that the user agent knows it cannot render</a>.<dl class="domintro"><dt><var title="">media</var> . <code title="dom-navigator-canPlayType"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-navigator-canplaytype" title='Read about this "canPlayType" reference in the full HTML5 spec.'>canPlayType</a></code>(<var title="">type</var>)</dt>
 
    <dd>
@@ -886,7 +889,7 @@
   </div><p class="note">The <code title="attr-source-type"><a href="#attr-source-type" id="type-26">type</a></code>
   attribute of the <code><a href="#the-source-element" id="source-8">source</a></code> element allows the user agent
   to avoid downloading resources that use formats it cannot
-  render.<h5 id="network-states"><span class="secno">4.8.9.4 </span>Network states</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-networkState"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-media-networkstate" title='Read about this "networkState" reference in the full HTML5 spec.'>networkState</a></code></dt>
+  render.<h5 id="network-states"><span class="secno">4.8.9.4 </span>Network states</h5><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-networkState"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-media-networkstate" title='Read about this "networkState" reference in the full HTML5 spec.'>networkState</a></code></dt>
 
    <dd>
 
@@ -914,7 +917,7 @@
    <dd>The element has so not yet found a
    <a href="#media-resource" id="media-resource-17" title="media resource">resource</a> to use.</dd>
 
-  </dl><h5 id="loading-the-media-resource"><span class="secno">4.8.9.5 </span>Loading the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-load"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-media-load" title='Read about this "load" reference in the full HTML5 spec.'>load</a></code>()</dt>
+  </dl><h5 id="loading-the-media-resource"><span class="secno">4.8.9.5 </span>Loading the media resource</h5><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-load"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-media-load" title='Read about this "load" reference in the full HTML5 spec.'>load</a></code>()</dt>
 
    <dd>
 
@@ -972,7 +975,7 @@
 
    </dd>
 
-  </dl><h5 id="offsets-into-the-media-resource"><span class="secno">4.8.9.6 </span>Offsets into the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-duration"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-media-duration" title='Read about this "duration" reference in the full HTML5 spec.'>duration</a></code></dt>
+  </dl><h5 id="offsets-into-the-media-resource"><span class="secno">4.8.9.6 </span>Offsets into the media resource</h5><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-duration"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-media-duration" title='Read about this "duration" reference in the full HTML5 spec.'>duration</a></code></dt>
 
    <dd>
 
@@ -1015,7 +1018,7 @@
   </dl><hr><p>The <dfn id="attr-media-loop" title="attr-media-loop"><code>loop</code></dfn>
   attribute is a <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute-6">boolean attribute</a> that, if specified,
   indicates that the <a href="#media-element" id="media-element-15">media element</a> is to seek back to the
-  start of the <a href="#media-resource" id="media-resource-24">media resource</a> upon reaching the end.<h5 id="the-ready-states"><span class="secno">4.8.9.7 </span>The ready states</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-readyState"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-media-readystate" title='Read about this "readyState" reference in the full HTML5 spec.'>readyState</a></code></dt>
+  start of the <a href="#media-resource" id="media-resource-24">media resource</a> upon reaching the end.<h5 id="the-ready-states"><span class="secno">4.8.9.7 </span>The ready states</h5><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-readyState"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-media-readystate" title='Read about this "readyState" reference in the full HTML5 spec.'>readyState</a></code></dt>
 
    <dd>
 
@@ -1094,7 +1097,7 @@
   to override the automatic playback when it is not desired, e.g. when
   using a screen reader. Authors are also encouraged to consider not
   using the automatic playback behavior at all, and instead to let the
-  user agent wait for the user to start playback explicitly.<h5 id="playing-the-media-resource"><span class="secno">4.8.9.8 </span>Playing the media resource</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-paused"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-media-paused" title='Read about this "paused" reference in the full HTML5 spec.'>paused</a></code></dt>
+  user agent wait for the user to start playback explicitly.<h5 id="playing-the-media-resource"><span class="secno">4.8.9.8 </span>Playing the media resource</h5><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-paused"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-media-paused" title='Read about this "paused" reference in the full HTML5 spec.'>paused</a></code></dt>
 
    <dd>
 
@@ -1167,7 +1170,7 @@
 
    </dd>
 
-  </dl><h5 id="seeking"><span class="secno">4.8.9.9 </span>Seeking</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-seeking"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-media-seeking" title='Read about this "seeking" reference in the full HTML5 spec.'>seeking</a></code></dt>
+  </dl><h5 id="seeking"><span class="secno">4.8.9.9 </span>Seeking</h5><dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-seeking"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-media-seeking" title='Read about this "seeking" reference in the full HTML5 spec.'>seeking</a></code></dt>
 
    <dd>
 
@@ -1185,7 +1188,7 @@
 
    </dd>
 
-  </dl><h5 id="user-interface"><span class="secno">4.8.9.10 </span>User interface</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-media-controls" title="attr-media-controls"><code>controls</code></dfn>
+  </dl><h5 id="user-interface"><span class="secno">4.8.9.10 </span>User interface</h5><p>The <dfn id="attr-media-controls" title="attr-media-controls"><code>controls</code></dfn>
   attribute is a <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute-8">boolean attribute</a>. If present, it
   indicates that the author has not provided a scripted controller and
   would like the user agent to provide its own set of controls.<dl class="domintro"><dt><var title="">media</var> . <code title="dom-media-volume"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-media-volume" title='Read about this "volume" reference in the full HTML5 spec.'>volume</a></code> [ = <var title="">value</var> ]</dt>
@@ -1214,7 +1217,7 @@
 
    </dd>
 
-  </dl><h5 id="time-ranges"><span class="secno">4.8.9.11 </span>Time ranges</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Objects implementing the <code><a href="#timeranges" id="timeranges-6">TimeRanges</a></code> interface
+  </dl><h5 id="time-ranges"><span class="secno">4.8.9.11 </span>Time ranges</h5><p>Objects implementing the <code><a href="#timeranges" id="timeranges-6">TimeRanges</a></code> interface
   represent a list of ranges (periods) of time.<pre class="idl">interface <dfn id="timeranges">TimeRanges</dfn> {
   readonly attribute unsigned long <a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-timeranges-length" title='Read about this "length" reference in the full HTML5 spec.'>length</a>;
   double <a class="full-spec-link" href="http://dev.w3.org/html5/spec/video.html#dom-timeranges-start" title='Read about this "start" reference in the full HTML5 spec.'>start</a>(in unsigned long index);
@@ -1247,7 +1250,7 @@
 
    </dd>
 
-  </dl><h5 id="mediaevents"><span class="secno">4.8.9.12 </span>Event summary</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>The following events fire on <a href="#media-element" id="media-element-17" title="media element">media
+  </dl><h5 id="mediaevents"><span class="secno">4.8.9.12 </span>Event summary</h5><p><i>This section is non-normative.</i><p>The following events fire on <a href="#media-element" id="media-element-17" title="media element">media
   elements</a> as part of the processing model described above:<table><thead><tr><th>Event name
      <th>Interface
      <th>Dispatched when...

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/browsers.html,v
retrieving revision 1.763
retrieving revision 1.764
diff -u -d -r1.763 -r1.764
--- browsers.html	28 Aug 2010 13:57:20 -0000	1.763
+++ browsers.html	8 Sep 2010 09:32:11 -0000	1.764
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="links.html">&larr; 4.12 Links</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -318,7 +318,7 @@
       <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.4 </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.1 </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.2 </span>Accessing other browsing contexts</a><li><a href="browsers.html#named-access-on-the-window-object"><span class="secno">5.2.3 </span>Named access on the <code>Window</code> object</a><li><a href="browsers.html#browser-interface-elements"><span class="secno">5.2.4 </span>Browser interface elements</a></ol></ol></ol></div>
 
-  <h2 id="browsers"><span class="secno">5 </span>Loading Web pages</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h3 id="windows"><span class="secno">5.1 </span>Browsing contexts</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <dfn id="browsing-context">browsing context</dfn> is an environment in which
+  <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
   a <a href="#browsing-context" id="browsing-context-9">browsing context</a>, as does an <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-38">iframe</a></code>.<p>Each <a href="#browsing-context" id="browsing-context-10">browsing context</a> has a corresponding
   <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#windowproxy" title='Read about this "WindowProxy" reference in the full HTML5 spec.'>WindowProxy</a></code> object.<p>A <a href="#browsing-context" id="browsing-context-11">browsing context</a> has a <a href="history.html#session-history" id="session-history-0">session
@@ -352,7 +352,7 @@
   <a href="#creator-browsing-context" id="creator-browsing-context-3">creator browsing context</a>, then the
   <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> that was the <a href="#active-document" id="active-document-1">active document</a> of
   that <a href="#creator-browsing-context" id="creator-browsing-context-4">creator browsing context</a> at the time <var title="">A</var> was created is the <dfn id="creator-document">creator
-  <code>Document</code></dfn>.<h4 id="nested-browsing-contexts"><span class="secno">5.1.1 </span>Nested browsing contexts</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Certain elements (for example, <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-39">iframe</a></code> elements) can
+  <code>Document</code></dfn>.<h4 id="nested-browsing-contexts"><span class="secno">5.1.1 </span>Nested browsing contexts</h4><p>Certain elements (for example, <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-39">iframe</a></code> elements) can
   instantiate further <a href="#browsing-context" id="browsing-context-25" title="browsing context">browsing
   contexts</a>. These are called <dfn id="nested-browsing-context" title="nested browsing
   context">nested browsing contexts</dfn>. If a browsing context <var title="">P</var> has an element <var title="">E</var> in one of its
@@ -402,7 +402,7 @@
   of elements that are in <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 that are not
   themselves <a href="#fully-active" id="fully-active-1">fully active</a>.<p>A <a href="#nested-browsing-context" id="nested-browsing-context-10">nested browsing context</a> can have a <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-iframe-element.html#seamless-browsing-context-flag" title='Read about this "seamless browsing context flag" reference in the full HTML5 spec.'>seamless
   browsing context flag</a> set, if it is embedded through an
-  <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-40">iframe</a></code> element with a <code title="attr-iframe-seamless"><a href="the-iframe-element.html#attr-iframe-seamless" id="seamless-1">seamless</a></code> attribute.<h5 id="navigating-nested-browsing-contexts-in-the-dom"><span class="secno">5.1.1.1 </span>Navigating nested browsing contexts in the DOM</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">window</var> . <code title="dom-top"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#dom-top" title='Read about this "top" reference in the full HTML5 spec.'>top</a></code></dt>
+  <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-40">iframe</a></code> element with a <code title="attr-iframe-seamless"><a href="the-iframe-element.html#attr-iframe-seamless" id="seamless-1">seamless</a></code> attribute.<h5 id="navigating-nested-browsing-contexts-in-the-dom"><span class="secno">5.1.1.1 </span>Navigating nested browsing contexts in the DOM</h5><dl class="domintro"><dt><var title="">window</var> . <code title="dom-top"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#dom-top" title='Read about this "top" reference in the full HTML5 spec.'>top</a></code></dt>
 
    <dd>
 
@@ -430,7 +430,7 @@
 
    </dd>
 
-  </dl><h4 id="auxiliary-browsing-contexts"><span class="secno">5.1.2 </span>Auxiliary browsing contexts</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>It is possible to create new browsing contexts that are related
+  </dl><h4 id="auxiliary-browsing-contexts"><span class="secno">5.1.2 </span>Auxiliary browsing contexts</h4><p>It is possible to create new browsing contexts that are related
   to a <a href="#top-level-browsing-context" id="top-level-browsing-context-3">top-level browsing context</a> without being nested
   through an element. Such browsing contexts are called <dfn id="auxiliary-browsing-context" title="auxiliary browsing context">auxiliary browsing
   contexts</dfn>. Auxiliary browsing contexts are always <a href="#top-level-browsing-context" id="top-level-browsing-context-4" title="top-level browsing context">top-level browsing
@@ -440,20 +440,20 @@
   and it has a <dfn id="furthest-ancestor-browsing-context">furthest ancestor browsing context</dfn>, which is
   the <a href="#top-level-browsing-context" id="top-level-browsing-context-5">top-level browsing context</a> of the <a href="#opener-browsing-context" id="opener-browsing-context-1">opener
   browsing context</a> when the <a href="#auxiliary-browsing-context" id="auxiliary-browsing-context-2">auxiliary browsing
-  context</a> was created.<h5 id="navigating-auxiliary-browsing-contexts-in-the-dom"><span class="secno">5.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="dom-opener" title="dom-opener"><code>opener</code></dfn> IDL
+  context</a> was created.<h5 id="navigating-auxiliary-browsing-contexts-in-the-dom"><span class="secno">5.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</h5><p>The <dfn id="dom-opener" title="dom-opener"><code>opener</code></dfn> IDL
   attribute on the <code><a href="#window" id="window-11">Window</a></code> object must return the
   <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#windowproxy" title='Read about this "WindowProxy" reference in the full HTML5 spec.'>WindowProxy</a></code> object of the <a href="#browsing-context" id="browsing-context-29">browsing context</a>
   from which the current <a href="#browsing-context" id="browsing-context-30">browsing context</a> was created
   (its <a href="#opener-browsing-context" id="opener-browsing-context-2">opener browsing context</a>), if there is one and it
-  is still available.<h4 id="secondary-browsing-contexts"><span class="secno">5.1.3 </span>Secondary browsing contexts</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>User agents may support <dfn id="secondary-browsing-context" title="secondary browsing
+  is still available.<h4 id="secondary-browsing-contexts"><span class="secno">5.1.3 </span>Secondary browsing contexts</h4><p>User agents may support <dfn id="secondary-browsing-context" title="secondary browsing
   context">secondary browsing contexts</dfn>, which are <a href="#browsing-context" id="browsing-context-31" title="browsing context">browsing contexts</a> that form part of
-  the user agent's interface, apart from the main content area.<h4 id="browsing-context-names"><span class="secno">5.1.4 </span>Browsing context names</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Browsing contexts can have a <dfn id="browsing-context-name">browsing context name</dfn>. By
+  the user agent's interface, apart from the main content area.<h4 id="browsing-context-names"><span class="secno">5.1.4 </span>Browsing context names</h4><p>Browsing contexts can have a <dfn id="browsing-context-name">browsing context name</dfn>. By
   default, a browsing context has no name (its name is not set).<p>A <dfn id="valid-browsing-context-name">valid browsing context name</dfn> is any string with at
   least one character that does not start with a U+005F LOW LINE
   character. (Names starting with an underscore are reserved for
   special keywords.)<p>A <dfn id="valid-browsing-context-name-or-keyword">valid browsing context name or keyword</dfn> is any string
   that is either a <a href="#valid-browsing-context-name" id="valid-browsing-context-name-2">valid browsing context name</a> or that is
-  an <a href="infrastructure.html#ascii-case-insensitive" id="ascii-case-insensitive-16">ASCII case-insensitive</a> match for one of: <code title="">_blank</code>, <code title="">_self</code>, <code title="">_parent</code>, or <code title="">_top</code>.<h3 id="the-window-object"><span class="secno">5.2 </span>The <code><a href="#window" id="window-12">Window</a></code> object</h3><p class="XXX annotation"><b>Status: </b><i>Implemented and widely deployed</i><pre class="idl">[OverrideBuiltins, ReplaceableNamedProperties] <!-- XXX http://www.w3.org/Bugs/Public/show_bug.cgi?id=8241 -->
+  an <a href="infrastructure.html#ascii-case-insensitive" id="ascii-case-insensitive-16">ASCII case-insensitive</a> match for one of: <code title="">_blank</code>, <code title="">_self</code>, <code title="">_parent</code>, or <code title="">_top</code>.<h3 id="the-window-object"><span class="secno">5.2 </span>The <code><a href="#window" id="window-12">Window</a></code> object</h3><pre class="idl">[OverrideBuiltins, ReplaceableNamedProperties] <!-- XXX http://www.w3.org/Bugs/Public/show_bug.cgi?id=8241 -->
 interface <dfn id="window">Window</dfn> {
   // the current browsing context
   readonly attribute <a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#windowproxy" title='Read about this "WindowProxy" reference in the full HTML5 spec.'>WindowProxy</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#dom-window" title='Read about this "window" reference in the full HTML5 spec.'>window</a>;
@@ -602,7 +602,7 @@
 
    </dd>
 
-  </dl><h4 id="apis-for-creating-and-navigating-browsing-contexts-by-name"><span class="secno">5.2.1 </span>APIs for creating and navigating browsing contexts by name</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">window</var> = <var title="">window</var> . <code title="dom-open"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#dom-open" title='Read about this "open" reference in the full HTML5 spec.'>open</a></code>( [ <var title="">url</var> [, <var title="">target</var> [, <var title="">features</var> [, <var title="">replace</var> ] ] ] ] )</dt>
+  </dl><h4 id="apis-for-creating-and-navigating-browsing-contexts-by-name"><span class="secno">5.2.1 </span>APIs for creating and navigating browsing contexts by name</h4><dl class="domintro"><dt><var title="">window</var> = <var title="">window</var> . <code title="dom-open"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#dom-open" title='Read about this "open" reference in the full HTML5 spec.'>open</a></code>( [ <var title="">url</var> [, <var title="">target</var> [, <var title="">features</var> [, <var title="">replace</var> ] ] ] ] )</dt>
 
    <dd>
 
@@ -641,7 +641,7 @@
 
    </dd>
 
-  </dl><h4 id="accessing-other-browsing-contexts"><span class="secno">5.2.2 </span>Accessing other browsing contexts</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">window</var> . <code title="dom-length"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#dom-length" title='Read about this "length" reference in the full HTML5 spec.'>length</a></code></dt>
+  </dl><h4 id="accessing-other-browsing-contexts"><span class="secno">5.2.2 </span>Accessing other browsing contexts</h4><dl class="domintro"><dt><var title="">window</var> . <code title="dom-length"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#dom-length" title='Read about this "length" reference in the full HTML5 spec.'>length</a></code></dt>
 
    <dd>
 
@@ -658,7 +658,7 @@
 
    </dd>
 
-  </dl><h4 id="named-access-on-the-window-object"><span class="secno">5.2.3 </span>Named access on the <code><a href="#window" id="window-15">Window</a></code> object</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">window</var>[<var title="">name</var>]</dt>
+  </dl><h4 id="named-access-on-the-window-object"><span class="secno">5.2.3 </span>Named access on the <code><a href="#window" id="window-15">Window</a></code> object</h4><dl class="domintro"><dt><var title="">window</var>[<var title="">name</var>]</dt>
 
    <dd>
 
@@ -666,7 +666,7 @@
 
    </dd>
 
-  </dl><h4 id="browser-interface-elements"><span class="secno">5.2.4 </span>Browser interface elements</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>To allow Web pages to integrate with Web browsers, certain Web
+  </dl><h4 id="browser-interface-elements"><span class="secno">5.2.4 </span>Browser interface elements</h4><p>To allow Web pages to integrate with Web browsers, certain Web
   browser interface elements are exposed in a limited way to scripts
   in Web pages.<p>Each interface element is represented by a <code><a href="#barprop" id="barprop-6">BarProp</a></code>
   object:<pre class="idl">interface <dfn id="barprop">BarProp</dfn> {

Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/edits.html,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -d -r1.189 -r1.190
--- edits.html	28 Aug 2010 13:57:20 -0000	1.189
+++ edits.html	8 Sep 2010 09:32:12 -0000	1.190
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="text-level-semantics.html">&larr; 4.6 Text-level semantics</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -314,8 +314,8 @@
   <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>
 
-  <h3 id="edits"><span class="secno">4.7 </span>Edits</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="#the-ins-element" id="ins-8">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><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  <h3 id="edits"><span class="secno">4.7 </span>Edits</h3><p>The <code><a href="#the-ins-element" id="ins-8">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>
    <dd><a href="content-models.html#flow-content" id="flow-content-85">Flow content</a>.</dd>
    <dd>When the element only contains <a href="content-models.html#phrasing-content" id="phrasing-content-86">phrasing content</a>: <a href="content-models.html#phrasing-content" id="phrasing-content-87">phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -388,7 +388,7 @@
    <!-- Those dates aren't random. They're the start and end of
    something. Can you guess what? -->
 
-  </div><h4 id="the-del-element"><span class="secno">4.7.2 </span>The <dfn><code>del</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-del-element"><span class="secno">4.7.2 </span>The <dfn><code>del</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-86">Flow content</a>.</dd>
    <dd>When the element only contains <a href="content-models.html#phrasing-content" id="phrasing-content-90">phrasing content</a>: <a href="content-models.html#phrasing-content" id="phrasing-content-91">phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -416,7 +416,7 @@
  &lt;li&gt;Buy a printer&lt;/li&gt;
 &lt;/ul&gt;</pre>
 
-  </div><h4 id="attributes-common-to-ins-and-del-elements"><span class="secno">4.7.3 </span>Attributes common to <code><a href="#the-ins-element" id="ins-12">ins</a></code> and <code><a href="#the-del-element" id="del-15">del</a></code> elements</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="attr-mod-cite" title="attr-mod-cite"><code>cite</code></dfn> attribute
+  </div><h4 id="attributes-common-to-ins-and-del-elements"><span class="secno">4.7.3 </span>Attributes common to <code><a href="#the-ins-element" id="ins-12">ins</a></code> and <code><a href="#the-del-element" id="del-15">del</a></code> elements</h4><p>The <dfn id="attr-mod-cite" title="attr-mod-cite"><code>cite</code></dfn> attribute
   may be used to specify the address of a document that explains the
   change. When that document is long, for instance the minutes of a
   meeting, authors are encouraged to include a fragment identifier
@@ -430,7 +430,7 @@
   interface:<pre class="idl">interface <dfn id="htmlmodelement">HTMLModElement</dfn> : <a href="elements.html#htmlelement" id="htmlelement-62">HTMLElement</a> {
            attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/edits.html#dom-mod-cite" title='Read about this "cite" reference in the full HTML5 spec.'>cite</a>;
            attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/edits.html#dom-mod-datetime" title='Read about this "dateTime" reference in the full HTML5 spec.'>dateTime</a>;
-};</pre><h4 id="edits-and-paragraphs"><span class="secno">4.7.4 </span>Edits and paragraphs</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>Since the <code><a href="#the-ins-element" id="ins-14">ins</a></code> and <code><a href="#the-del-element" id="del-17">del</a></code> elements do not
+};</pre><h4 id="edits-and-paragraphs"><span class="secno">4.7.4 </span>Edits and paragraphs</h4><p><i>This section is non-normative.</i><p>Since the <code><a href="#the-ins-element" id="ins-14">ins</a></code> and <code><a href="#the-del-element" id="del-17">del</a></code> elements do not
   affect <a href="content-models.html#paragraph" id="paragraph-12" title="paragraph">paragraphing</a>, it is possible,
   in some cases where paragraphs are <a href="content-models.html#paragraph" id="paragraph-13" title="paragraph">implied</a> (without explicit <code><a href="grouping-content.html#the-p-element" id="p-13">p</a></code>
   elements), for an <code><a href="#the-ins-element" id="ins-15">ins</a></code> or <code><a href="#the-del-element" id="del-18">del</a></code> element to
@@ -470,7 +470,7 @@
   strongly encouraged to always mark up all paragraphs with the
   <code><a href="grouping-content.html#the-p-element" id="p-16">p</a></code> element, instead of having <code><a href="#the-ins-element" id="ins-19">ins</a></code> or
   <code><a href="#the-del-element" id="del-22">del</a></code> elements that cross <a href="content-models.html#paragraph" id="paragraph-15" title="paragraph">implied
-  paragraphs</a> boundaries.<h4 id="edits-and-lists"><span class="secno">4.7.5 </span>Edits and lists</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>The content models of the <code><a href="grouping-content.html#the-ol-element" id="ol-14">ol</a></code> and <code><a href="grouping-content.html#the-ul-element" id="ul-11">ul</a></code>
+  paragraphs</a> boundaries.<h4 id="edits-and-lists"><span class="secno">4.7.5 </span>Edits and lists</h4><p><i>This section is non-normative.</i><p>The content models of the <code><a href="grouping-content.html#the-ol-element" id="ol-14">ol</a></code> and <code><a href="grouping-content.html#the-ul-element" id="ul-11">ul</a></code>
   elements do not allow <code><a href="#the-ins-element" id="ins-20">ins</a></code> and <code><a href="#the-del-element" id="del-23">del</a></code> elements
   as children. Lists always represent all their items, including items
   that would otherwise have been marked as deleted.<p>To indicate that an item is inserted or deleted, an

Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-xhtml-syntax.html,v
retrieving revision 1.730
retrieving revision 1.731
diff -u -d -r1.730 -r1.731
--- the-xhtml-syntax.html	28 Aug 2010 13:57:25 -0000	1.730
+++ the-xhtml-syntax.html	8 Sep 2010 09:32:18 -0000	1.731
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="named-character-references.html">&larr; 8.2 Named character references</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/offline.html,v
retrieving revision 1.748
retrieving revision 1.749
diff -u -d -r1.748 -r1.749
--- offline.html	28 Aug 2010 13:57:22 -0000	1.748
+++ offline.html	8 Sep 2010 09:32:14 -0000	1.749
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="history.html">&larr; 5.4 Session history and navigation</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -316,7 +316,7 @@
       <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.2 </span>The cache manifest syntax</a>
       <ol><li><a href="offline.html#a-sample-manifest"><span class="secno">5.6.2.1 </span>A sample manifest</a><li><a href="offline.html#writing-cache-manifests"><span class="secno">5.6.2.2 </span>Writing cache manifests</a></ol><li><a href="offline.html#expiring-application-caches"><span class="secno">5.6.3 </span>Expiring application caches</a><li><a href="offline.html#disk-space"><span class="secno">5.6.4 </span>Disk space</a><li><a href="offline.html#application-cache-api"><span class="secno">5.6.5 </span>Application cache API</a><li><a href="offline.html#browser-state"><span class="secno">5.6.6 </span>Browser state</a></ol></ol></ol></div>
 
-  <h3 id="offline"><span class="secno">5.6 </span>Offline Web applications</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- v2 ideas for appcache:
+  <h3 id="offline"><span class="secno">5.6 </span>Offline Web applications</h3><!-- v2 ideas for appcache:
 
      * A way to limit what gets download when the user agent is
        updating the application cache and it turns out the server has
@@ -356,7 +356,7 @@
        else by just making the script pick the other user's variant,
        and then reloading.
 
-  --><h4 id="introduction-3"><span class="secno">5.6.1 </span>Introduction</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>In order to enable users to continue interacting with Web
+  --><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
   unavailable &mdash; for instance, because they are traveling outside
   of their ISP's coverage area &mdash; authors can provide a manifest
@@ -407,7 +407,7 @@
   application cache before the user agent has updated it, and even
   applications served over TLS can be made to work offline.</p><!--(doesn't currently function)
   <p><a href="http://www.whatwg.org/demos/offline/clock/clock2.html">View this example online</a>.</p>
---><h5 id="appcacheevents"><span class="secno">5.6.1.1 </span>Event summary</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>When the user visits a page that declares a manifest, the browser
+--><h5 id="appcacheevents"><span class="secno">5.6.1.1 </span>Event summary</h5><p><i>This section is non-normative.</i><p>When the user visits a page that declares a manifest, the browser
   will try to update the cache. It does this by fetching a copy of the
   manifest and, if the manifest has changed since the user agent last
   saw it, redownloading all the resources it mentions and caching them
@@ -454,7 +454,7 @@
     <tr><td> A fatal error occurred while fetching the resources listed in the manifest.
     <tr><td> The manifest changed while the update was being run.
      <td> The user agent will try fetching the files again momentarily.
-  </table><h4 id="manifests"><span class="secno">5.6.2 </span>The cache manifest syntax</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h5 id="a-sample-manifest"><span class="secno">5.6.2.1 </span>A sample manifest</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>This example manifest requires two images and a style sheet to be
+  </table><h4 id="manifests"><span class="secno">5.6.2 </span>The cache manifest syntax</h4><h5 id="a-sample-manifest"><span class="secno">5.6.2.1 </span>A sample manifest</h5><p><i>This section is non-normative.</i><p>This example manifest requires two images and a style sheet to be
   cached and whitelists a CGI script.<pre>CACHE MANIFEST
 # the above line is required
 
@@ -503,7 +503,7 @@
 FALLBACK:
 / /offline.html
 NETWORK:
-*</pre><h5 id="writing-cache-manifests"><span class="secno">5.6.2.2 </span>Writing cache manifests</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Manifests must be served using the
+*</pre><h5 id="writing-cache-manifests"><span class="secno">5.6.2.2 </span>Writing cache manifests</h5><p>Manifests must be served using the
   <code><a href="iana.html#text-cache-manifest" id="text-cache-manifest-1">text/cache-manifest</a></code> <a href="infrastructure.html#mime-type" id="mime-type-11">MIME type</a>. All
   resources served using the <code><a href="iana.html#text-cache-manifest" id="text-cache-manifest-2">text/cache-manifest</a></code>
   <a href="infrastructure.html#mime-type" id="mime-type-12">MIME type</a> must follow the syntax of application cache
@@ -628,7 +628,7 @@
   U+0023 NUMBER SIGN character isn't allowed in URLs in
   manifests).<p><a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#concept-appcache-fallback-ns" title='Read about this "Fallback namespaces" reference in the full HTML5 spec.'>Fallback
   namespaces</a> and namespaces in the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#concept-appcache-onlinewhitelist" title='Read about this "online whitelist" reference in the full HTML5 spec.'>online whitelist</a> are
-  matched by <a href="infrastructure.html#prefix-match" id="prefix-match-1">prefix match</a>.<h4 id="expiring-application-caches"><span class="secno">5.6.3 </span>Expiring application caches</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>As a general rule, user agents should not expire application
+  matched by <a href="infrastructure.html#prefix-match" id="prefix-match-1">prefix match</a>.<h4 id="expiring-application-caches"><span class="secno">5.6.3 </span>Expiring application caches</h4><p>As a general rule, user agents should not expire application
   caches, except on request from the user, or after having been left
   unused for an extended period of time.<p>Application caches and cookies have similar implications with
   respect to privacy (e.g. if the site can identify the user when
@@ -639,12 +639,12 @@
   origin-specific data.<p class="example">For example, a user agent could have a "delete
   site-specific data" feature that clears all cookies, application
   caches, local storage, databases, etc, from an origin all at
-  once.<h4 id="disk-space"><span class="secno">5.6.4 </span>Disk space</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>User agents should consider applying constraints on disk usage of
+  once.<h4 id="disk-space"><span class="secno">5.6.4 </span>Disk space</h4><p>User agents should consider applying constraints on disk usage of
   <a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#application-cache" title='Read about this "application caches" reference in the full HTML5 spec.'>application caches</a>, and care
   should be taken to ensure that the restrictions cannot be easily
   worked around using subdomains.<p>User agents should allow users to see how much space each domain
   is using, and may offer the user the ability to delete specific
-  <a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#application-cache" title='Read about this "application caches" reference in the full HTML5 spec.'>application caches</a>.<h4 id="application-cache-api"><span class="secno">5.6.5 </span>Application cache API</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><pre class="idl">interface <dfn id="applicationcache">ApplicationCache</dfn> {
+  <a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#application-cache" title='Read about this "application caches" reference in the full HTML5 spec.'>application caches</a>.<h4 id="application-cache-api"><span class="secno">5.6.5 </span>Application cache API</h4><pre class="idl">interface <dfn id="applicationcache">ApplicationCache</dfn> {
 
   // <a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#concept-appcache-status" title='Read about this "update status" reference in the full HTML5 spec.'>update status</a>
   const unsigned short <a href="#dom-appcache-uncached" id="dom-appcache-uncached-0" title="dom-appcache-UNCACHED">UNCACHED</a> = 0;
@@ -769,7 +769,7 @@
    host</a> is associated with an <a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#application-cache" title='Read about this "application cache" reference in the full HTML5 spec.'>application cache</a>
    whose <a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#application-cache-group" title='Read about this "application cache group" reference in the full HTML5 spec.'>application cache group</a> is marked as <a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#concept-appcache-obsolete" title='Read about this "obsolete" reference in the full HTML5 spec.'>obsolete</a>.</dd>
 
-  </dl><h4 id="browser-state"><span class="secno">5.6.6 </span>Browser state</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">window</var> . <code title="dom-navigator"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-navigator" title='Read about this "navigator" reference in the full HTML5 spec.'>navigator</a></code> . <code title="dom-navigator-onLine"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#dom-navigator-online" title='Read about this "onLine" reference in the full HTML5 spec.'>onLine</a></code></dt>
+  </dl><h4 id="browser-state"><span class="secno">5.6.6 </span>Browser state</h4><dl class="domintro"><dt><var title="">window</var> . <code title="dom-navigator"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-navigator" title='Read about this "navigator" reference in the full HTML5 spec.'>navigator</a></code> . <code title="dom-navigator-onLine"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#dom-navigator-online" title='Read about this "onLine" reference in the full HTML5 spec.'>onLine</a></code></dt>
 
    <dd>
 

Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/content-models.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- content-models.html	28 Aug 2010 13:57:20 -0000	1.204
+++ content-models.html	8 Sep 2010 09:32:11 -0000	1.205
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="elements.html">&larr; 3.2 Elements</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -315,7 +315,7 @@
       <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#annotations-for-assistive-technology-products-aria" id="x3.2.6-annotations-for-assistive-technology-products-aria"><span class="secno">3.2.6 </span>Annotations for assistive technology products (ARIA)</a></ol></ol></ol></div>
 
-  <h4 id="content-models"><span class="secno">3.2.5 </span><dfn>Content models</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Each element defined in this specification has a content model: a
+  <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-17" title="HTML
   elements">HTML element</a> must have contents that match the
   requirements described in the element's content model.<p class="note">As noted in the conformance and terminology
@@ -359,7 +359,7 @@
   cell: document.createElement('td'),
 };</pre>
 
-  </div><h5 id="kinds-of-content"><span class="secno">3.2.5.1 </span>Kinds of content</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Each element in HTML falls into zero or more <dfn id="content-categories" title="content
+  </div><h5 id="kinds-of-content"><span class="secno">3.2.5.1 </span>Kinds of content</h5><p>Each element in HTML falls into zero or more <dfn id="content-categories" title="content
   categories">categories</dfn> that group elements with similar
   characteristics together. The following broad categories are used in
   this specification:<ul class="brief"><li><a href="#metadata-content" id="metadata-content-1">Metadata content</a></li>
@@ -375,7 +375,7 @@
   also a type of phrasing content." src="http://dev.w3.org/html5/spec/images/content-venn.png"></object><p>In addition, certain elements are categorized as <a href="forms.html#form-associated-element" id="form-associated-element-0" title="form-associated element">form-associated elements</a> and
   further subcategorized to define their role in various form-related
   processing models.<p>Some elements have unique requirements and do not fit into any
-  particular category.<h6 id="metadata-content-0"><span class="secno">3.2.5.1.1 </span>Metadata content</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="metadata-content">Metadata content</dfn> is content that sets up the
+  particular category.<h6 id="metadata-content-0"><span class="secno">3.2.5.1.1 </span>Metadata content</h6><p><dfn id="metadata-content">Metadata content</dfn> is content that sets up the
   presentation or behavior of the rest of the content, or that sets
   up the relationship of the document with other documents, or that
   conveys other "out of band" information.</p><!-- when updating this also update the category index --><ul class="brief category-list"><li><code><a href="semantics.html#the-base-element" id="base">base</a></code></li>
@@ -414,7 +414,7 @@
 
    <p>This isn't possible in the HTML serialization, however.</p>
 
-  </div><h6 id="flow-content-0"><span class="secno">3.2.5.1.2 </span>Flow content</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Most elements that are used in the body of documents and
+  </div><h6 id="flow-content-0"><span class="secno">3.2.5.1.2 </span>Flow content</h6><p>Most elements that are used in the body of documents and
   applications are categorized as <dfn id="flow-content">flow content</dfn>.</p><!-- when updating this also update the category index --><ul class="brief category-list"><li><code><a href="text-level-semantics.html#the-a-element" id="a-5">a</a></code></li>
    <li><code><a href="text-level-semantics.html#the-abbr-element" id="abbr-0">abbr</a></code></li>
    <li><code><a href="sections.html#the-address-element" id="address">address</a></code></li>
@@ -506,7 +506,7 @@
   many cases where an element can be empty legitimately, for example
   when it is used as a placeholder which will later be filled in by a
   script, or when the element is part of a template and would on most
-  pages be filled in but on some pages is not relevant.<h6 id="sectioning-content-0"><span class="secno">3.2.5.1.3 </span>Sectioning content</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="sectioning-content">Sectioning content</dfn> is content that defines the scope
+  pages be filled in but on some pages is not relevant.<h6 id="sectioning-content-0"><span class="secno">3.2.5.1.3 </span>Sectioning content</h6><p><dfn id="sectioning-content">Sectioning content</dfn> is content that defines the scope
   of <a href="#heading-content" id="heading-content-2" title="heading content">headings</a> and <a href="sections.html#the-footer-element" id="footer-0" title="footer">footers</a>.</p><!-- when updating this also update the category index --><ul class="brief category-list"><li><code><a href="sections.html#the-article-element" id="article-0">article</a></code></li>
    <li><code><a href="sections.html#the-aside-element" id="aside-0">aside</a></code></li>
    <li><code><a href="sections.html#the-nav-element" id="nav-0">nav</a></code></li>
@@ -515,7 +515,7 @@
   heading and an <a href="sections.html#outline" id="outline-0">outline</a>. See the section on
   <a href="sections.html#headings-and-sections" id="headings-and-sections-0">headings and sections</a> for further details.<p class="note">There are also certain elements that are <a href="sections.html#sectioning-root" id="sectioning-root-0" title="sectioning root">sectioning roots</a>. These are distinct
   from <a href="#sectioning-content" id="sectioning-content-3">sectioning content</a>, but they can also have an
-  <a href="sections.html#outline" id="outline-1">outline</a>.<h6 id="heading-content-0"><span class="secno">3.2.5.1.4 </span>Heading content</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="heading-content">Heading content</dfn> defines the header of a section
+  <a href="sections.html#outline" id="outline-1">outline</a>.<h6 id="heading-content-0"><span class="secno">3.2.5.1.4 </span>Heading content</h6><p><dfn id="heading-content">Heading content</dfn> defines the header of a section
   (whether explicitly marked up using <a href="#sectioning-content" id="sectioning-content-4">sectioning content</a>
   elements, or implied by the heading content itself).</p><!-- when updating this also update the category index --><ul class="brief category-list"><li><code><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-elements" id="h1-3">h1</a></code></li>
    <li><code><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-elements" id="h2-1">h2</a></code></li>
@@ -524,7 +524,7 @@
    <li><code><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-elements" id="h5-0">h5</a></code></li>
    <li><code><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-elements" id="h6-0">h6</a></code></li>
    <li><code><a href="sections.html#the-hgroup-element" id="hgroup-1">hgroup</a></code></li>
-  </ul><h6 id="phrasing-content-0"><span class="secno">3.2.5.1.5 </span>Phrasing content</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="phrasing-content">Phrasing content</dfn> is the text of the document, as well
+  </ul><h6 id="phrasing-content-0"><span class="secno">3.2.5.1.5 </span>Phrasing content</h6><p><dfn id="phrasing-content">Phrasing content</dfn> is the text of the document, as well
   as elements that mark up that text at the intra-paragraph
   level. Runs of <a href="#phrasing-content" id="phrasing-content-3">phrasing content</a> form <a href="#paragraph" id="paragraph-1" title="paragraph">paragraphs</a>.</p><!-- when updating this also update the category index --><ul class="brief category-list"><li><code><a href="text-level-semantics.html#the-a-element" id="a-6">a</a></code> (if it contains only <a href="#phrasing-content" id="phrasing-content-4">phrasing content</a>)</li>
    <li><code><a href="text-level-semantics.html#the-abbr-element" id="abbr-1">abbr</a></code></li>
@@ -589,7 +589,7 @@
   models, means <a href="infrastructure.html#text-node" id="text-node-5" title="text node">text nodes</a>. <a href="#text-content" id="text-content-2" title="text content">Text</a> is sometimes used as a content
   model on its own, but is also <a href="#phrasing-content" id="phrasing-content-9">phrasing content</a>, and can
   be <a href="#inter-element-whitespace" id="inter-element-whitespace-4">inter-element whitespace</a> (if the <a href="infrastructure.html#text-node" id="text-node-6" title="text
-  node">text nodes</a> are empty or contain just <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.'>space characters</a>).<h6 id="embedded-content-0"><span class="secno">3.2.5.1.6 </span>Embedded content</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="embedded-content">Embedded content</dfn> is content that imports another
+  node">text nodes</a> are empty or contain just <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.'>space characters</a>).<h6 id="embedded-content-0"><span class="secno">3.2.5.1.6 </span>Embedded content</h6><p><dfn id="embedded-content">Embedded content</dfn> is content that imports another
   resource into the document, or content from another vocabulary that
   is inserted into the document.</p><!-- when updating this also update the category index --><ul class="brief category-list"><li><code><a href="video.html#audio" id="audio-2">audio</a></code></li>
    <li><code><a href="the-canvas-element.html#the-canvas-element">canvas</a></code></li>
@@ -606,7 +606,7 @@
   defined in this specification. (For example, MathML, or SVG.)<p>Some embedded content elements can have <dfn id="fallback-content">fallback
   content</dfn>: content that is to be used when the external resource
   cannot be used (e.g. because it is of an unsupported format). The
-  element definitions state what the fallback is, if any.<h6 id="interactive-content-0"><span class="secno">3.2.5.1.7 </span>Interactive content</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!--
+  element definitions state what the fallback is, if any.<h6 id="interactive-content-0"><span class="secno">3.2.5.1.7 </span>Interactive content</h6><!--
 TESTS:
 http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20html%3E%0A%3Cp%20tabindex%3D1%3Etest%20%3Ca%20href%3D%22%22%3E%20%3Cem%3Etest%3C/em%3E%20%3C/a%3E%0A%3Cscript%3E%0A%20function%20test%20%28e%29%20%7B%20w%28e.type%20+%20%27%20on%20%27%20+%20e.target.tagName%20+%20%27%20through%20%27%20+%20e.currentTarget.tagName%29%3B%20%7D%0A%20document.getElementsByTagName%28%27a%27%29%5B0%5D.addEventListener%28%27click%27%2C%20test%2C%20false%29%3B%0A%20document.getElementsByTagName%28%27a%27%29%5B0%5D.addEventListener%28%27DOMActivate%27%2C%20test%2C%20false%29%3B%0A%20document.getElementsByTagName%28%27p%27%29%5B0%5D.addEventListener%28%27click%27%2C%20test%2C%20false%29%3B%0A%20document.getElementsByTagName%28%27p%27%29%5B0%5D.addEventListener%28%27DOMActivate%27%2C%20test%2C%20false%29%3B%0A%3C/script%3E%0A
 http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0A%3Ca%20href%3Dhttp%3A//google.com/%20target%3Da%3EA%3C/a%3E%3Ca%20href%3Dhttp%3A//yahoo.com/%20target%3Db%3EB%3C/a%3E%3Cbr%3E%0A%3Ciframe%20name%3Da%3E%3C/iframe%3E%3Ciframe%20name%3Db%3E%3C/iframe%3E%0A%3Cscript%3E%0A%20var%20a%20%3D%20document.getElementsByTagName%28%27a%27%29%5B0%5D%3B%0A%20var%20b%20%3D%20document.getElementsByTagName%28%27a%27%29%5B1%5D%3B%0A%20a.appendChild%28b%29%3B%0A%3C/script%3E
@@ -624,7 +624,7 @@
    <li><code><a href="the-input-element.html#the-input-element" id="input-15">input</a></code> (if the <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-28">type</a></code> attribute is <em>not</em> in the <a href="states-of-the-type-attribute.html#hidden-state" id="attr-input-type-hidden" title="attr-input-type-hidden">Hidden</a> state)</li>
    <li><code><a href="the-button-element.html#the-keygen-element" id="keygen-5">keygen</a></code></li>
    <li><code><a href="forms.html#the-label-element" id="label-3">label</a></code></li>
-   <li><code><a href="interactive-elements.html#menus" id="menu-1">menu</a></code> (if the <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-78">type</a></code> attribute is in the <a href="interactive-elements.html#toolbar-state" id="toolbar-state-0" title="toolbar state">toolbar</a> state)</li>
+   <li><code><a href="interactive-elements.html#menus" id="menu-1">menu</a></code> (if the <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-83">type</a></code> attribute is in the <a href="interactive-elements.html#toolbar-state" id="toolbar-state-0" title="toolbar state">toolbar</a> state)</li>
    <li><code><a href="the-iframe-element.html#the-object-element" id="object-8">object</a></code> (if the <code title="attr-hyperlink-usemap"><a href="the-map-element.html#attr-hyperlink-usemap" id="usemap-0">usemap</a></code> attribute is present)<!-- see also comment in <object> section --></li>
    <li><code><a href="the-button-element.html#the-select-element" id="select-8">select</a></code></li>
    <li><code><a href="the-button-element.html#the-textarea-element" id="textarea-12">textarea</a></code></li>
@@ -633,7 +633,7 @@
   behavior</a>, which means that the user can activate them. This
   triggers a sequence of events dependent on the activation mechanism,
   and normally culminating in a <code title="event-click"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#event-click" title='Read about this "click" reference in the full HTML5 spec.'>click</a></code>
-  event followed by a <code title="event-DOMActivate"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#event-domactivate" title='Read about this "DOMActivate" reference in the full HTML5 spec.'>DOMActivate</a></code> event.<h5 id="transparent-content-models"><span class="secno">3.2.5.2 </span>Transparent content models</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Some elements are described as <dfn id="transparent">transparent</dfn>; they have
+  event followed by a <code title="event-DOMActivate"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#event-domactivate" title='Read about this "DOMActivate" reference in the full HTML5 spec.'>DOMActivate</a></code> event.<h5 id="transparent-content-models"><span class="secno">3.2.5.2 </span>Transparent content models</h5><p>Some elements are described as <dfn id="transparent">transparent</dfn>; they have
   "transparent" in the description of their content model.<p>When a content model includes a part that is "transparent", those
   parts must not contain content that would not be conformant if all
   transparent elements in the tree were replaced, in their parent
@@ -655,7 +655,7 @@
 
   </div><p>When a transparent element has no parent, then the part of its
   content model that is "transparent" must instead be treated as
-  accepting any <a href="#flow-content" id="flow-content-3">flow content</a>.<h5 id="paragraphs"><span class="secno">3.2.5.3 </span>Paragraphs</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p class="note">The term <a href="#paragraph" id="paragraph-2">paragraph</a> as defined in this
+  accepting any <a href="#flow-content" id="flow-content-3">flow content</a>.<h5 id="paragraphs"><span class="secno">3.2.5.3 </span>Paragraphs</h5><p class="note">The term <a href="#paragraph" id="paragraph-2">paragraph</a> as defined in this
   section is distinct from (though related to) the <code><a href="grouping-content.html#the-p-element" id="p-5">p</a></code>
   element defined later. The <a href="#paragraph" id="paragraph-3">paragraph</a> concept defined
   here is used to describe how to interpret documents.<p>A <dfn id="paragraph">paragraph</dfn> is typically a run of <a href="#phrasing-content" id="phrasing-content-10">phrasing
@@ -817,7 +817,7 @@
      <td><code title="attr-aria-role-listbox">listbox</code> role, with the <code title="attr-aria-multiselectable">aria-multiselectable</code> property set to "false"
 
     <tr><td><code><a href="interactive-elements.html#the-details-element" id="details-1">details</a></code> element
-     <td>The <code title="attr-aria-expanded">aria-expanded</code> state must be set to "true" if the element's <code title="attr-details-open"><a href="interactive-elements.html#attr-details-open" id="open">open</a></code> attribute is present, and must be set to "false" otherwise. (The role can be changed as described in the next table; the reference to <code title="attr-aria-expanded">aria-expanded</code> here is safe since all the allowed roles use the <code title="attr-aria-expanded">aria-expanded</code> state.)
+     <td><code title="attr-aria-expanded">aria-expanded</code> state set to "true" if the element's <code title="attr-details-open"><a href="interactive-elements.html#attr-details-open" id="open">open</a></code> attribute is present, and set to "false" otherwise
 
     <tr><td><code><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-elements" id="h1-4">h1</a></code> element that does not have an <code><a href="sections.html#the-hgroup-element" id="hgroup-2">hgroup</a></code> ancestor
      <td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <a class="full-spec-link" href="http://dev.w3.org/html5/spec/sections.html#outline-depth" title='Read about this "outline depth" reference in the full HTML5 spec.'>outline depth</a>
@@ -837,7 +837,7 @@
     <tr><td><code><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-elements" id="h6-1">h6</a></code> element that does not have an <code><a href="sections.html#the-hgroup-element" id="hgroup-7">hgroup</a></code> ancestor
      <td><code title="attr-aria-role-heading">heading</code> role, with the <code title="attr-aria-level">aria-level</code> property set to the element's <a class="full-spec-link" href="http://dev.w3.org/html5/spec/sections.html#outline-depth" title='Read about this "outline depth" reference in the full HTML5 spec.'>outline depth</a>
 
-    <tr><td><code><a href="semantics.html#the-head-element-0" id="head-4">head</a></code> element
+    <tr><td><code><a href="semantics.html#the-head-element-0" id="head-5">head</a></code> element
      <td>No role
 
     <tr><td><code><a href="sections.html#the-hgroup-element" id="hgroup-8">hgroup</a></code> element
@@ -846,7 +846,7 @@
     <tr><td><code><a href="grouping-content.html#the-hr-element" id="hr-2">hr</a></code> element
      <td><code title="attr-aria-role-separator">separator</code> role
 
-    <tr><td><code><a href="semantics.html#the-html-element-0" id="html-3">html</a></code> element
+    <tr><td><code><a href="semantics.html#the-html-element-0" id="html-2">html</a></code> element
      <td>No role
 
     <tr><td><code><a href="embedded-content-1.html#the-img-element" id="img-9">img</a></code> element whose <code title="attr-img-alt"><a href="embedded-content-1.html#attr-img-alt" id="alt-0">alt</a></code> attribute's value is empty
@@ -856,7 +856,7 @@
      <td><code title="attr-aria-role-button">button</code> role
 
     <tr><td><code><a href="the-input-element.html#the-input-element" id="input-17">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-30">type</a></code> attribute in the <a href="number-state.html#checkbox-state" id="attr-input-type-checkbox" title="attr-input-type-checkbox">Checkbox</a> state
-     <td><code title="attr-aria-role-checkbox">checkbox</code> role, with the <code title="attr-aria-checked">aria-checked</code> state set to "mixed" if the element's <code title="dom-input-indeterminate"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-input-element.html#dom-input-indeterminate" title='Read about this "indeterminate" reference in the full HTML5 spec.'>indeterminate</a></code> IDL attribute is true, or "true" if the element's <a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-checked" title='Read about this "checkedness" reference in the full HTML5 spec.'>checkedness</a> is true, or "false" otherwise
+     <td><code title="attr-aria-checked">aria-checked</code> state set to "mixed" if the element's <code title="dom-input-indeterminate"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-input-element.html#dom-input-indeterminate" title='Read about this "indeterminate" reference in the full HTML5 spec.'>indeterminate</a></code> IDL attribute is true, or "true" if the element's <a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-checked" title='Read about this "checkedness" reference in the full HTML5 spec.'>checkedness</a> is true, or "false" otherwise
 
     <tr><td><code><a href="the-input-element.html#the-input-element" id="input-18">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-31">type</a></code> attribute in the <a href="number-state.html#color-state" id="attr-input-type-color" title="attr-input-type-color">Color</a> state
      <td>No role
@@ -892,10 +892,10 @@
      <td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="title-aria-readonly">aria-readonly</code> state set to "true" if the element has a <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly" id="readonly-5">readonly</a></code> attribute
 
     <tr><td><code><a href="the-input-element.html#the-input-element" id="input-29">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-42">type</a></code> attribute in the <a href="number-state.html#radio-button-state" id="attr-input-type-radio" title="attr-input-type-radio">Radio Button</a> state
-     <td><code title="attr-aria-role-radio">radio</code> role, with the <code title="attr-aria-checked">aria-checked</code> state set to "true" if the element's <a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-checked" title='Read about this "checkedness" reference in the full HTML5 spec.'>checkedness</a> is true, or "false" otherwise
+     <td><code title="attr-aria-checked">aria-checked</code> state set to "true" if the element's <a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-checked" title='Read about this "checkedness" reference in the full HTML5 spec.'>checkedness</a> is true, or "false" otherwise
 
     <tr><td><code><a href="the-input-element.html#the-input-element" id="input-30">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-43">type</a></code> attribute in the <a href="number-state.html#range-state" id="attr-input-type-range" title="attr-input-type-range">Range</a> state
-     <td><code title="attr-aria-role-slider">slider</code> role, with the <code title="attr-aria-valuemax">aria-valuemax</code> property set to the element's <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#concept-input-max" title='Read about this "maximum" reference in the full HTML5 spec.'>maximum</a>, the <code title="attr-aria-valuemin">aria-valuemin</code> property set to the element's <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#concept-input-min" title='Read about this "minimum" reference in the full HTML5 spec.'>minimum</a>, and the <code title="attr-aria-valuenow">aria-valuenow</code> property set to the result of applying the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#rules-for-parsing-floating-point-number-values" title='Read about this "rules for parsing floating point number values" reference in the full HTML5 spec.'>rules for parsing floating pointnumber values</a> to 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>, if that that results in a number, or the <a href="number-state.html#concept-input-value-default-range" id="concept-input-value-default-range-0" title="concept-input-value-default-range">default value</a> otherwise
+     <td><code title="attr-aria-role-slider">slider</code> role, with the <code title="attr-aria-valuemax">aria-valuemax</code> property set to the element's <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#concept-input-max" title='Read about this "maximum" reference in the full HTML5 spec.'>maximum</a>, the <code title="attr-aria-valuemin">aria-valuemin</code> property set to the element's <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#concept-input-min" title='Read about this "minimum" reference in the full HTML5 spec.'>minimum</a>, and the <code title="attr-aria-valuenow">aria-valuenow</code> property set to the result of applying the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#rules-for-parsing-floating-point-number-values" title='Read about this "rules for parsing floating point number values" reference in the full HTML5 spec.'>rules for parsing floating pointnumber values</a> to 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>, if that results in a number, or the <a href="number-state.html#concept-input-value-default-range" id="concept-input-value-default-range-0" title="concept-input-value-default-range">default value</a> otherwise
 
     <tr><td><code><a href="the-input-element.html#the-input-element" id="input-31">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-44">type</a></code> attribute in the <a href="number-state.html#reset-button-state" id="attr-input-type-reset" title="attr-input-type-reset">Reset Button</a> state
      <td><code title="attr-aria-role-button">button</code> role
@@ -927,16 +927,19 @@
     <tr><td><code><a href="the-button-element.html#the-keygen-element" id="keygen-6">keygen</a></code> element
      <td>No role
 
+    <tr><td><code><a href="forms.html#the-label-element" id="label-4">label</a></code> element
+     <td>No role
+
     <tr><td><code><a href="semantics.html#the-link-element" id="link-3">link</a></code> element that creates a <a href="links.html#hyperlink" id="hyperlink-3">hyperlink</a>
      <td><code title="attr-aria-role-link">link</code> role
 
-    <tr><td><code><a href="interactive-elements.html#menus" id="menu-2">menu</a></code> element with a <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-79">type</a></code> attribute in the <a href="interactive-elements.html#context-menu-state" id="context-menu-state-0" title="context menu state">context menu</a> state
+    <tr><td><code><a href="interactive-elements.html#menus" id="menu-2">menu</a></code> element with a <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-84">type</a></code> attribute in the <a href="interactive-elements.html#context-menu-state" id="context-menu-state-0" title="context menu state">context menu</a> state
      <td>No role
 
-    <tr><td><code><a href="interactive-elements.html#menus" id="menu-3">menu</a></code> element with a <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-80">type</a></code> attribute in the <a href="interactive-elements.html#list-state" id="list-state-0" title="list state">list</a> state
+    <tr><td><code><a href="interactive-elements.html#menus" id="menu-3">menu</a></code> element with a <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-85">type</a></code> attribute in the <a href="interactive-elements.html#list-state" id="list-state-0" title="list state">list</a> state
      <td><code title="attr-aria-role-menu">menu</code> role
 
-    <tr><td><code><a href="interactive-elements.html#menus" id="menu-4">menu</a></code> element with a <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-81">type</a></code> attribute in the <a href="interactive-elements.html#toolbar-state" id="toolbar-state-1" title="toolbar state">toolbar</a> state
+    <tr><td><code><a href="interactive-elements.html#menus" id="menu-4">menu</a></code> element with a <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-86">type</a></code> attribute in the <a href="interactive-elements.html#toolbar-state" id="toolbar-state-1" title="toolbar state">toolbar</a> state
      <td><code title="attr-aria-role-toolbar">toolbar</code> role
 
     <tr><td><code><a href="semantics.html#meta" id="meta-4">meta</a></code> element
@@ -981,12 +984,18 @@
     <tr><td><code><a href="interactive-elements.html#the-summary-element" id="summary-3">summary</a></code> element
      <td><code title="attr-aria-role-heading">heading</code> role
 
+    <tr><td><code><a href="tabular-data.html#the-tbody-element" id="tbody">tbody</a></code> element
+     <td><code title="attr-aria-role-rowgroup">rowgroup</code> role
+
     <tr><td><code><a href="tabular-data.html#the-td-element" id="td-4">td</a></code> element
      <td><code title="attr-aria-role-gridcell">gridcell</code> role, with the <code title="attr-aria-labelledby">aria-labelledby</code> property set to the value of the <code title="attr-tdth-headers"><a href="tabular-data.html#attr-tdth-headers" id="headers">headers</a></code> attribute, if any
 
     <tr><td><code><a href="the-button-element.html#the-textarea-element" id="textarea-13">textarea</a></code> element
      <td><code title="attr-aria-role-textbox">textbox</code> role, with the <code title="attr-aria-multiline">aria-multiline</code> property set to "true", and the <code title="title-aria-readonly">aria-readonly</code> state set to "true" if the element has a <code title="attr-textarea-readonly"><a href="the-button-element.html#attr-textarea-readonly" id="readonly-40">readonly</a></code> attribute
 
+    <tr><td><code><a href="tabular-data.html#the-tfoot-element" id="tfoot">tfoot</a></code> element
+     <td><code title="attr-aria-role-rowgroup">rowgroup</code> role
+
     <tr><td><code><a href="tabular-data.html#the-th-element" id="th-3">th</a></code> element that is a <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#column-header" title='Read about this "column header" reference in the full HTML5 spec.'>column header</a>
      <td><code title="attr-aria-role-columnheader">columnheader</code> role, with the <code title="attr-aria-labelledby">aria-labelledby</code> property set to the value of the <code title="attr-tdth-headers"><a href="tabular-data.html#attr-tdth-headers" id="headers-0">headers</a></code> attribute, if any
 
@@ -996,19 +1005,22 @@
     <tr><td><code><a href="tabular-data.html#the-th-element" id="th-5">th</a></code> element that is neither a <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#column-header" title='Read about this "column header" reference in the full HTML5 spec.'>column header</a> nor a <a class="full-spec-link" href="http://dev.w3.org/html5/spec/tabular-data.html#row-header" title='Read about this "row header" reference in the full HTML5 spec.'>row header</a>
      <td><code title="attr-aria-role-gridcell">gridcell</code> role, with the <code title="attr-aria-labelledby">aria-labelledby</code> property set to the value of the <code title="attr-tdth-headers"><a href="tabular-data.html#attr-tdth-headers" id="headers-2">headers</a></code> attribute, if any
 
+    <tr><td><code><a href="tabular-data.html#the-thead-element" id="thead">thead</a></code> element
+     <td><code title="attr-aria-role-rowgroup">rowgroup</code> role
+
     <tr><td><code><a href="semantics.html#the-title-element-0" id="title-39">title</a></code> element
      <td>No role
 
     <tr><td><code><a href="tabular-data.html#the-tr-element" id="tr-0">tr</a></code> element
      <td><code title="attr-aria-role-row">row</code> role
 
-    <tr><td>An element that <a href="commands.html#concept-command" id="concept-command-0" title="concept-command">defines a command</a>, whose <a href="commands.html#command-facet-type" id="command-facet-type-0" title="command-facet-type">Type</a> facet is "checkbox", and that is a descendant of a <code><a href="interactive-elements.html#menus" id="menu-5">menu</a></code> element whose <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-82">type</a></code> attribute in the <a href="interactive-elements.html#list-state" id="list-state-1" title="list state">list</a> state
+    <tr><td>An element that <a href="commands.html#concept-command" id="concept-command-0" title="concept-command">defines a command</a>, whose <a href="commands.html#command-facet-type" id="command-facet-type-0" title="command-facet-type">Type</a> facet is "checkbox", and that is a descendant of a <code><a href="interactive-elements.html#menus" id="menu-5">menu</a></code> element whose <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-87">type</a></code> attribute in the <a href="interactive-elements.html#list-state" id="list-state-1" title="list state">list</a> state
      <td><code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code> role, with the <code title="attr-aria-checked">aria-checked</code> state set to "true" if the command's <a href="commands.html#command-facet-checkedstate" id="command-facet-checkedstate-0" title="command-facet-checkedstate">Checked State</a> facet is true, and "false" otherwise
 
-    <tr><td>An element that <a href="commands.html#concept-command" id="concept-command-1" title="concept-command">defines a command</a>, whose <a href="commands.html#command-facet-type" id="command-facet-type-1" title="command-facet-type">Type</a> facet is "command", and that is a descendant of a <code><a href="interactive-elements.html#menus" id="menu-6">menu</a></code> element whose <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-83">type</a></code> attribute in the <a href="interactive-elements.html#list-state" id="list-state-2" title="list state">list</a> state
+    <tr><td>An element that <a href="commands.html#concept-command" id="concept-command-1" title="concept-command">defines a command</a>, whose <a href="commands.html#command-facet-type" id="command-facet-type-1" title="command-facet-type">Type</a> facet is "command", and that is a descendant of a <code><a href="interactive-elements.html#menus" id="menu-6">menu</a></code> element whose <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-88">type</a></code> attribute in the <a href="interactive-elements.html#list-state" id="list-state-2" title="list state">list</a> state
      <td><code title="attr-aria-role-menuitem">menuitem</code> role
 
-    <tr><td>An element that <a href="commands.html#concept-command" id="concept-command-2" title="concept-command">defines a command</a>, whose <a href="commands.html#command-facet-type" id="command-facet-type-2" title="command-facet-type">Type</a> facet is "radio", and that is a descendant of a <code><a href="interactive-elements.html#menus" id="menu-7">menu</a></code> element whose <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-84">type</a></code> attribute in the <a href="interactive-elements.html#list-state" id="list-state-3" title="list state">list</a> state
+    <tr><td>An element that <a href="commands.html#concept-command" id="concept-command-2" title="concept-command">defines a command</a>, whose <a href="commands.html#command-facet-type" id="command-facet-type-2" title="command-facet-type">Type</a> facet is "radio", and that is a descendant of a <code><a href="interactive-elements.html#menus" id="menu-7">menu</a></code> element whose <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-89">type</a></code> attribute in the <a href="interactive-elements.html#list-state" id="list-state-3" title="list state">list</a> state
      <td><code title="attr-aria-role-menuitemradio">menuitemradio</code> role, with the <code title="attr-aria-checked">aria-checked</code> state set to "true" if the command's <a href="commands.html#command-facet-checkedstate" id="command-facet-checkedstate-1" title="command-facet-checkedstate">Checked State</a> facet is true, and "false" otherwise
 
     <tr><td>Elements that are <a href="association-of-controls-and-forms.html#concept-fe-disabled" id="concept-fe-disabled-0" title="concept-fe-disabled">disabled</a>
@@ -1030,11 +1042,11 @@
 
    <tbody><tr><td><code><a href="sections.html#the-address-element" id="address-0">address</a></code> element
      <td>No role
-     <td>If specified, role must be <code title="attr-aria-role-contentinfo">contentinfo</code> (ARIA restricts usage of this role to one per page)
+     <td>If specified, role must be <code title="attr-aria-role-contentinfo">contentinfo</code>
 
     <tr><td><code><a href="sections.html#the-article-element" id="article-1">article</a></code> element
      <td><code title="attr-aria-role-article">article</code> role
-     <td>Role must be either <code title="attr-aria-role-article">article</code>, <code title="attr-aria-role-document">document</code>, <code title="attr-aria-role-application">application</code>, or <code title="attr-aria-role-main">main</code> (ARIA restricts usage of this role to one per page)
+     <td>Role must be either <code title="attr-aria-role-article">article</code>, <code title="attr-aria-role-document">document</code>, <code title="attr-aria-role-application">application</code>, or <code title="attr-aria-role-main">main</code>
 
     <tr><td><code><a href="sections.html#the-aside-element" id="aside-1">aside</a></code> element
      <td><code title="attr-aria-role-note">note</code> role
@@ -1050,35 +1062,51 @@
 
     <tr><td><code><a href="the-iframe-element.html#the-embed-element" id="embed-7">embed</a></code> element
      <td>No role
-     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-image">image</code>
+     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-img">img</code>
 
     <tr><td><code><a href="sections.html#the-footer-element" id="footer-1">footer</a></code> element
      <td>No role
-     <td>If specified, role must be <code title="attr-aria-role-contentinfo">contentinfo</code> (ARIA restricts usage of this role to one per page)
+     <td>If specified, role must be <code title="attr-aria-role-contentinfo">contentinfo</code>
 
     <tr><td><code><a href="sections.html#the-header-element" id="header-0">header</a></code> element
      <td>No role
-     <td>If specified, role must be <code title="attr-aria-role-banner">banner</code> (ARIA restricts usage of this role to one per page)
+     <td>If specified, role must be <code title="attr-aria-role-banner">banner</code>
 
     <tr><td><code><a href="the-iframe-element.html#the-iframe-element" id="iframe-7">iframe</a></code> element
      <td>No role
-     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-image">image</code>
+     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-img">img</code>
+
+    <tr><td><code><a href="embedded-content-1.html#the-img-element" id="img-10">img</a></code> element whose <code title="attr-img-alt"><a href="embedded-content-1.html#attr-img-alt" id="alt-1">alt</a></code> attribute's value is absent
+     <td><code title="attr-aria-role-img">img</code> role
+     <td>No restrictions
+
+    <tr><td><code><a href="the-input-element.html#the-input-element" id="input-40">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-53">type</a></code> attribute in the <a href="number-state.html#checkbox-state" id="attr-input-type-checkbox-0" title="attr-input-type-checkbox">Checkbox</a> state
+     <td><code title="attr-aria-role-checkbox">checkbox</code> role
+     <td>Role must be either <code title="attr-aria-role-checkbox">checkbox</code> or <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code>
+
+    <tr><td><code><a href="the-input-element.html#the-input-element" id="input-41">input</a></code> element with a <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-54">type</a></code> attribute in the <a href="number-state.html#radio-button-state" id="attr-input-type-radio-0" title="attr-input-type-radio">Radio Button</a> state
+     <td><code title="attr-aria-role-radio">radio</code> role
+     <td>Role must be either <code title="attr-aria-role-radio">radio</code> or <code title="attr-aria-role-menuitemradio">menuitemradio</code>
 
     <tr><td><code><a href="grouping-content.html#the-li-element" id="li-1">li</a></code> element whose parent is an <code><a href="grouping-content.html#the-ol-element" id="ol-2">ol</a></code> or <code><a href="grouping-content.html#the-ul-element" id="ul-2">ul</a></code> element
      <td><code title="attr-aria-role-listitem">listitem</code> role
-     <td>Role must be either <code title="attr-aria-role-listitem">listitem</code> or <code title="attr-aria-role-treeitem">treeitem</code>
+     <td>Role must be either <code title="attr-aria-role-listitem">listitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code>, <code title="attr-aria-role-menuitemradio">menuitemradio</code>, <code title="attr-aria-role-option">option</code>, <code title="attr-aria-role-tab">tab</code>, or <code title="attr-aria-role-treeitem">treeitem</code>
 
     <tr><td><code><a href="the-iframe-element.html#the-object-element" id="object-10">object</a></code> element
      <td>No role
-     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-image">image</code>
+     <td>If specified, role must be either <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-document">document</code>, or <code title="attr-aria-role-img">image</code>
 
     <tr><td><code><a href="grouping-content.html#the-ol-element" id="ol-3">ol</a></code> element
      <td><code title="attr-aria-role-list">list</code> role
-     <td>Role must be either <code title="attr-aria-role-list">list</code>, <code title="attr-aria-role-tree">tree</code>, or <code title="attr-aria-role-directory">directory</code>
+     <td>Role must be either <code title="attr-aria-role-directory">directory</code>, <code title="attr-aria-role-list">list</code>, <code title="attr-aria-role-listbox">listbox</code>, <code title="attr-aria-role-menu">menu</code>, <code title="attr-aria-role-menubar">menubar</code>, <code title="attr-aria-role-tablist">tablist</code>, <code title="attr-aria-role-toolbar ">toolbar</code>, <code title="attr-aria-role-tree">tree</code>
+
+    <tr><td><code><a href="the-button-element.html#the-output-element" id="output-6">output</a></code> element
+     <td><code title="attr-aria-role-status">status</code> role
+     <td>No restrictions
 
     <tr><td><code><a href="sections.html#the-section-element" id="section-2">section</a></code> element
      <td><code title="attr-aria-role-region">region</code> role
-     <td>Role must be either <code title="attr-aria-role-region">region</code>, <code title="attr-aria-role-document">document</code>, <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-contentinfo">contentinfo</code> (ARIA restricts usage of this role to one per page), <code title="attr-aria-role-main">main</code> (ARIA restricts usage of this role to one per page), <code title="attr-aria-role-search">search</code>, <code title="attr-aria-role-alert">alert</code>, <code title="attr-aria-role-dialog">dialog</code>, <code title="attr-aria-role-alertdialog">alertdialog</code>, <code title="attr-aria-role-status">status</code>, or <code title="attr-aria-role-log">log</code>
+     <td>Role must be either <code title="attr-aria-role-region">region</code>, <code title="attr-aria-role-document">document</code>, <code title="attr-aria-role-application">application</code>, <code title="attr-aria-role-contentinfo">contentinfo</code>, <code title="attr-aria-role-main">main</code>, <code title="attr-aria-role-search">search</code>, <code title="attr-aria-role-alert">alert</code>, <code title="attr-aria-role-dialog">dialog</code>, <code title="attr-aria-role-alertdialog">alertdialog</code>, <code title="attr-aria-role-status">status</code>, or <code title="attr-aria-role-log">log</code>
 
     <tr><td><code><a href="tabular-data.html#the-table-element" id="table-2">table</a></code> element
      <td><code title="attr-aria-role-grid">grid</code> role
@@ -1086,7 +1114,7 @@
 
     <tr><td><code><a href="grouping-content.html#the-ul-element" id="ul-3">ul</a></code> element
      <td><code title="attr-aria-role-list">list</code> role
-     <td>Role must be either <code title="attr-aria-role-list">list</code> or <code title="attr-aria-role-tree">tree</code>, or <code title="attr-aria-role-directory">directory</code>
+     <td>Role must be either <code title="attr-aria-role-directory">directory</code>, <code title="attr-aria-role-list">list</code>, <code title="attr-aria-role-listbox">listbox</code>, <code title="attr-aria-role-menu">menu</code>, <code title="attr-aria-role-menubar">menubar</code>, <code title="attr-aria-role-tablist">tablist</code>, <code title="attr-aria-role-toolbar ">toolbar</code>, <code title="attr-aria-role-tree">tree</code>
 
     <tr><td><code><a href="video.html#video" id="video-11">video</a></code> element
      <td>No role
@@ -1125,16 +1153,13 @@
     <code><a href="grouping-content.html#the-figure-element" id="figure-0">figure</a></code>,
     <code><a href="forms.html#the-form-element" id="form-11">form</a></code>,
     <code><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-elements" id="h1-5">h1</a></code>&ndash;<code><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-elements" id="h6-2">h6</a></code> in <code><a href="sections.html#the-hgroup-element" id="hgroup-9">hgroup</a></code>,
-    <code><a href="embedded-content-1.html#the-img-element" id="img-10">img</a></code> (unless the <code title="attr-img-alt"><a href="embedded-content-1.html#attr-img-alt" id="alt-1">alt</a></code> attribute's value is the empty string),
     <code><a href="edits.html#the-ins-element" id="ins-7">ins</a></code>,
     <code><a href="text-level-semantics.html#the-kbd-element" id="kbd-2">kbd</a></code>,
-    <code><a href="forms.html#the-label-element" id="label-4">label</a></code> (unless it has an <a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#assigned-access-key" title='Read about this "assigned access key" reference in the full HTML5 spec.'>assigned access key</a>),
     <code><a href="forms.html#the-legend-element" id="legend">legend</a></code> (unless it has an <a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#assigned-access-key" title='Read about this "assigned access key" reference in the full HTML5 spec.'>assigned access key</a>),
     <code><a href="grouping-content.html#the-li-element" id="li-2">li</a></code> in <code><a href="interactive-elements.html#menus" id="menu-8">menu</a></code>,
     <code><a href="semantics.html#the-link-element" id="link-4">link</a></code> (unless it creates a <a href="links.html#hyperlink" id="hyperlink-6">hyperlink</a>),
     <code><a href="the-map-element.html#the-map-element" id="map-4">map</a></code>,
     <code><a href="text-level-semantics.html#the-mark-element" id="mark-1">mark</a></code>,
-    <code><a href="the-button-element.html#the-output-element" id="output-6">output</a></code>,
     <code><a href="grouping-content.html#the-p-element" id="p-9">p</a></code>,
     <code><a href="grouping-content.html#the-pre-element" id="pre-0">pre</a></code>,
     <code><a href="text-level-semantics.html#the-q-element" id="q-2">q</a></code>,
@@ -1148,9 +1173,9 @@
     <code><a href="text-level-semantics.html#the-sub-and-sup-elements" id="sub-1">sub</a></code>,
     <code><a href="text-level-semantics.html#the-sub-and-sup-elements" id="sup-1">sup</a></code>,
     <code><a href="tabular-data.html#the-table-element" id="table-3">table</a></code>,
-    <code><a href="tabular-data.html#the-tbody-element" id="tbody">tbody</a></code>,
-    <code><a href="tabular-data.html#the-tfoot-element" id="tfoot">tfoot</a></code>,
-    <code><a href="tabular-data.html#the-thead-element" id="thead">thead</a></code>,
+    <code><a href="tabular-data.html#the-tbody-element" id="tbody-0">tbody</a></code>,
+    <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-0">tfoot</a></code>,
+    <code><a href="tabular-data.html#the-thead-element" id="thead-0">thead</a></code>,
     <code><a href="text-level-semantics.html#the-time-element" id="time-3">time</a></code>,
     <code><a href="text-level-semantics.html#the-var-element" id="var-1">var</a></code>, and
     <code><a href="text-level-semantics.html#the-wbr-element" id="wbr-1">wbr</a></code>.
@@ -1166,7 +1191,7 @@
    features described in this section, one can instead make the ATs
    skip the ASCII art and just read the caption:</p>
 
-   <pre>&lt;figure <strong>role="img" aria-labeledby="fish-caption"</strong>&gt;
+   <pre>&lt;figure <strong>role="img" aria-labelledby="fish-caption"</strong>&gt; <!-- that's "labelled" with TWO "l"s -->
  &lt;pre&gt;
  o           .'`/
      '      /  (

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.199
retrieving revision 1.200
diff -u -d -r1.199 -r1.200
--- states-of-the-type-attribute.html	28 Aug 2010 13:57:24 -0000	1.199
+++ states-of-the-type-attribute.html	8 Sep 2010 09:32:18 -0000	1.200
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="the-input-element.html">&larr; 4.10.7 The input element</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -314,7 +314,7 @@
   <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>
 
-  <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-62">type</a></code> attribute</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h6 id="hidden-state"><span class="secno">4.10.7.1.1 </span><dfn title="attr-input-type-hidden">Hidden</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-60">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
+  <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-67">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-62">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
   present and has a value that is a <a href="infrastructure.html#case-sensitive" id="case-sensitive-2">case-sensitive</a> match
   for the string "<code title="attr-fe-name-charset"><a href="association-of-controls-and-forms.html#attr-fe-name-charset" id="x_charset_">_charset_</a></code>", then the element's
@@ -369,9 +369,9 @@
 
    <p>The <code class="no-backref" title="event-input-input"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#event-input-input" title='Read about this "input" reference in the full HTML5 spec.'>input</a></code> and <code class="no-backref" title="event-input-change"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#event-input-change" title='Read about this "change" reference in the full HTML5 spec.'>change</a></code> events do not apply.</p>
 
-  </div><h6 id="text-state-and-search-state"><span class="secno">4.10.7.1.2 </span><dfn title="attr-input-type-text">Text</dfn> state and <dfn title="attr-input-type-search">Search</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- v2 idea: applying input masks to <input>, e.g. for entering
+  </div><h6 id="text-state-and-search-state"><span class="secno">4.10.7.1.2 </span><dfn title="attr-input-type-text">Text</dfn> state and <dfn title="attr-input-type-search">Search</dfn> state</h6><!-- v2 idea: applying input masks to <input>, e.g. for entering
        data with slashes and dashes (ack Greg Kilwein)
-  --><p>The <code><a href="the-input-element.html#the-input-element" id="input-61">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 one line
+  --><p>The <code><a href="the-input-element.html#the-input-element" id="input-63">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 one line
   plain text edit control for 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>.<p class="note">The difference between the <a href="#text-state-and-search-state" id="attr-input-type-text-4" title="attr-input-type-text">Text</a> state and the <a href="#text-state-and-search-state" id="attr-input-type-search-3" title="attr-input-type-search">Search</a> state is primarily
   stylistic: on platforms where search fields are distinguished from
   regular text fields, the <a href="#text-state-and-search-state" id="attr-input-type-search-4" title="attr-input-type-search">Search</a> state might result in
@@ -380,7 +380,7 @@
   specified, must have a value that contains no U+000A LINE FEED (LF)
   or U+000D CARRIAGE RETURN (CR) characters.<div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-62">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-64">input</a></code> element content
    attributes, IDL attributes, and methods apply to the element:
    <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete-7">autocomplete</a></code>,
    <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list-4">list</a></code>,
@@ -430,7 +430,7 @@
    <code class="no-backref" title="dom-input-stepDown"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#dom-input-stepdown" title='Read about this "stepDown()" reference in the full HTML5 spec.'>stepDown()</a></code> and
    <code class="no-backref" title="dom-input-stepUp"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#dom-input-stepup" title='Read about this "stepUp()" reference in the full HTML5 spec.'>stepUp()</a></code> methods.</p>
 
-  </div><h6 id="telephone-state"><span class="secno">4.10.7.1.3 </span><dfn title="attr-input-type-tel">Telephone</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-63">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
+  </div><h6 id="telephone-state"><span class="secno">4.10.7.1.3 </span><dfn title="attr-input-type-tel">Telephone</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 control
   for editing a telephone number given in 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>.<p>The <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-9">value</a></code> attribute, if
   specified, must have a value that contains no U+000A LINE FEED (LF)
   or U+000D CARRIAGE RETURN (CR) characters.<p class="note">Unlike the <a href="#url-state" id="attr-input-type-url-3" title="attr-input-type-url">URL</a> and <a href="#e-mail-state" id="attr-input-type-email-3" title="attr-input-type-email">E-mail</a> types, the <a href="#telephone-state" id="attr-input-type-tel-3" title="attr-input-type-tel">Telephone</a> type does not enforce a
@@ -440,7 +440,7 @@
   particular format are encouraged to use the <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern" id="pattern-4">pattern</a></code> attribute or the <code title="dom-cva-setCustomValidity"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#dom-cva-setcustomvalidity" title='Read about this "setCustomValidity()" reference in the full HTML5 spec.'>setCustomValidity()</a></code> method
   to hook into the client-side validation mechanism.<div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-64">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-66">input</a></code> element content
    attributes, IDL attributes, and methods apply to the element:
    <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete-8">autocomplete</a></code>,
    <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list-5">list</a></code>,
@@ -490,14 +490,14 @@
    <code class="no-backref" title="dom-input-stepDown"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#dom-input-stepdown" title='Read about this "stepDown()" reference in the full HTML5 spec.'>stepDown()</a></code> and
    <code class="no-backref" title="dom-input-stepUp"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#dom-input-stepup" title='Read about this "stepUp()" reference in the full HTML5 spec.'>stepUp()</a></code> methods.</p>
 
-  </div><h6 id="url-state"><span class="secno">4.10.7.1.4 </span><dfn title="attr-input-type-url">URL</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><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 control
+  </div><h6 id="url-state"><span class="secno">4.10.7.1.4 </span><dfn title="attr-input-type-url">URL</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input-67">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 editing a single <a href="urls.html#absolute-url" id="absolute-url-4">absolute URL</a> given in 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>.<p>The <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-10">value</a></code> attribute, if
   specified, must have a value that is a <a href="urls.html#valid-url-potentially-surrounded-by-spaces" id="valid-url-potentially-surrounded-by-spaces-4">valid URL potentially
   surrounded by spaces</a> that is also an <a href="urls.html#absolute-url" id="absolute-url-5">absolute
   URL</a>.<div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-66">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-68">input</a></code> element content
    attributes, IDL attributes, and methods apply to the element:
    <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete-9">autocomplete</a></code>,
    <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list-6">list</a></code>,
@@ -582,7 +582,7 @@
    available to the page DOM. In this particular case, the UA has no
    titles to provide for those values.</p>
 
-  </div><h6 id="e-mail-state"><span class="secno">4.10.7.1.5 </span><dfn title="attr-input-type-email">E-mail</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-67">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
+  </div><h6 id="e-mail-state"><span class="secno">4.10.7.1.5 </span><dfn title="attr-input-type-email">E-mail</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input-69">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 editing a list of e-mail addresses given in 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>.<p>If the <code title="attr-input-multiple"><a href="common-input-element-attributes.html#attr-input-multiple" id="multiple-6">multiple</a></code>
   attribute is specified on the element, then the <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-11">value</a></code> attribute, if specified, must
   have a value that is a <a href="#valid-e-mail-address-list" id="valid-e-mail-address-list-0">valid e-mail address list</a>;
@@ -602,7 +602,7 @@
   space characters, and quoted strings in manners unfamiliar to most
   users) to be of practical use here.<div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-68">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-70">input</a></code> element content
    attributes, IDL attributes, and methods apply to the element:
    <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete-10">autocomplete</a></code>,
    <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list-7">list</a></code>,
@@ -652,13 +652,13 @@
    <code class="no-backref" title="dom-input-stepDown"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#dom-input-stepdown" title='Read about this "stepDown()" reference in the full HTML5 spec.'>stepDown()</a></code> and
    <code class="no-backref" title="dom-input-stepUp"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#dom-input-stepup" title='Read about this "stepUp()" reference in the full HTML5 spec.'>stepUp()</a></code> methods.</p>
 
-  </div><h6 id="password-state"><span class="secno">4.10.7.1.6 </span><dfn title="attr-input-type-password">Password</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-69">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 one line
+  </div><h6 id="password-state"><span class="secno">4.10.7.1.6 </span><dfn title="attr-input-type-password">Password</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input-71">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 one line
   plain text edit control for 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>. The user agent should obscure
   the value so that people other than the user cannot see it.<p>The <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-13">value</a></code> attribute, if
   specified, must have a value that contains no U+000A LINE FEED (LF)
   or U+000D CARRIAGE RETURN (CR) characters.<div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-70">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-72">input</a></code> element content
    attributes, IDL attributes, and methods apply to the element:
    <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete-11">autocomplete</a></code>,
    <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength" id="maxlength-8">maxlength</a></code>,
@@ -708,7 +708,7 @@
    <code class="no-backref" title="dom-input-stepDown"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#dom-input-stepdown" title='Read about this "stepDown()" reference in the full HTML5 spec.'>stepDown()</a></code> and
    <code class="no-backref" title="dom-input-stepUp"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#dom-input-stepup" title='Read about this "stepUp()" reference in the full HTML5 spec.'>stepUp()</a></code> methods.</p>
 
-  </div><h6 id="date-and-time-state"><span class="secno">4.10.7.1.7 </span><dfn title="attr-input-type-datetime">Date and Time</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-71">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
+  </div><h6 id="date-and-time-state"><span class="secno">4.10.7.1.7 </span><dfn title="attr-input-type-datetime">Date and Time</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input-73">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
   specific <a href="common-microsyntaxes.html#concept-datetime" id="concept-datetime-0" title="concept-datetime">global date and
   time</a>. <p>The <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-14">value</a></code> attribute, if
@@ -722,7 +722,7 @@
   expressed in seconds.  The <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#concept-input-step-default" title='Read about this "default step" reference in the full HTML5 spec.'>default step</a> is 60
   seconds.<div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-72">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-74">input</a></code> element content
    attributes, IDL attributes, and methods apply to the element:
    <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete-12">autocomplete</a></code>,
    <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list-9">list</a></code>,
@@ -791,7 +791,7 @@
    instead, the calendar application would have also had to explicitly
    determine which time zone the user intended.</p>
 
-  </div><h6 id="date-state"><span class="secno">4.10.7.1.8 </span><dfn title="attr-input-type-date">Date</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-73">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
+  </div><h6 id="date-state"><span class="secno">4.10.7.1.8 </span><dfn title="attr-input-type-date">Date</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input-75">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
   specific <a href="common-microsyntaxes.html#concept-date" id="concept-date-0" title="concept-date">date</a>.<p>The <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-15">value</a></code> attribute, if
   specified, must have a value that is a <a href="common-microsyntaxes.html#valid-date-string" id="valid-date-string-4">valid date
@@ -803,7 +803,7 @@
   date string</a>.<p>The <code title="attr-input-step"><a href="common-input-element-attributes.html#attr-input-step" id="step-11">step</a></code> attribute is
   expressed in days.  The <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#concept-input-step-default" title='Read about this "default step" reference in the full HTML5 spec.'>default step</a> is 1 day.<div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-74">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-76">input</a></code> element content
    attributes, IDL attributes, and methods apply to the element:
    <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete-13">autocomplete</a></code>,
    <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list-10">list</a></code>,
@@ -852,7 +852,7 @@
    <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
-  </div><h6 id="month-state"><span class="secno">4.10.7.1.9 </span><dfn title="attr-input-type-month">Month</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-75">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
+  </div><h6 id="month-state"><span class="secno">4.10.7.1.9 </span><dfn title="attr-input-type-month">Month</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input-77">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
   specific <a href="common-microsyntaxes.html#concept-month" id="concept-month-0" title="concept-month">month</a>.<p>The <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-16">value</a></code> attribute, if
   specified, must have a value that is a <a href="common-microsyntaxes.html#valid-month-string" id="valid-month-string-1">valid month
@@ -866,7 +866,7 @@
   The <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#concept-input-step-default" title='Read about this "default step" reference in the full HTML5 spec.'>default step</a> is
   1 month.<div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-76">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-78">input</a></code> element content
    attributes, IDL attributes, and methods apply to the element:
    <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete-14">autocomplete</a></code>,
    <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list-11">list</a></code>,
@@ -916,7 +916,7 @@
    <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
-  </div><h6 id="week-state"><span class="secno">4.10.7.1.10 </span><dfn title="attr-input-type-week">Week</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-77">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
+  </div><h6 id="week-state"><span class="secno">4.10.7.1.10 </span><dfn title="attr-input-type-week">Week</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input-79">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
   specific <a href="common-microsyntaxes.html#concept-week" id="concept-week-0" title="concept-week">week</a>.<p>The <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-17">value</a></code> attribute, if
   specified, must have a value that is a <a href="common-microsyntaxes.html#valid-week-string" id="valid-week-string-0">valid week
@@ -929,7 +929,7 @@
   expressed in weeks.  The <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#concept-input-step-default" title='Read about this "default step" reference in the full HTML5 spec.'>default step</a> is 1
   week. <div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-78">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-80">input</a></code> element content
    attributes, IDL attributes, and methods apply to the element:
    <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete-15">autocomplete</a></code>,
    <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list-12">list</a></code>,
@@ -979,9 +979,9 @@
    <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
-  </div><h6 id="time-state"><span class="secno">4.10.7.1.11 </span><dfn title="attr-input-type-time">Time</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- v2: allow min="" and max="" to be set such that the range
+  </div><h6 id="time-state"><span class="secno">4.10.7.1.11 </span><dfn title="attr-input-type-time">Time</dfn> state</h6><!-- v2: allow min="" and max="" to be set such that the range
   crosses midnight, as in <input type=time min="23:00" max="02:00">
-  (from http://www.w3.org/Bugs/Public/show_bug.cgi?id=7688) --><p>The <code><a href="the-input-element.html#the-input-element" id="input-79">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
+  (from http://www.w3.org/Bugs/Public/show_bug.cgi?id=7688) --><p>The <code><a href="the-input-element.html#the-input-element" id="input-81">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
   specific <a href="common-microsyntaxes.html#concept-time" id="concept-time-0" title="concept-time">time</a>.<p>The <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-18">value</a></code> attribute, if
   specified, must have a value that is a <a href="common-microsyntaxes.html#valid-time-string" id="valid-time-string-3">valid time
@@ -994,7 +994,7 @@
   expressed in seconds.  The <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#concept-input-step-default" title='Read about this "default step" reference in the full HTML5 spec.'>default step</a> is 60
   seconds.<div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-80">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-82">input</a></code> element content
    attributes, IDL attributes, and methods apply to the element:
    <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete-16">autocomplete</a></code>,
    <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list-13">list</a></code>,
@@ -1044,7 +1044,7 @@
    <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
-  </div><h6 id="local-date-and-time-state"><span class="secno">4.10.7.1.12 </span><dfn title="attr-input-type-datetime-local">Local Date and Time</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-81">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
+  </div><h6 id="local-date-and-time-state"><span class="secno">4.10.7.1.12 </span><dfn title="attr-input-type-datetime-local">Local Date and Time</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input-83">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
   <a href="common-microsyntaxes.html#concept-datetime-local" id="concept-datetime-local-0" title="concept-datetime-local">local date and time</a>,
   with no time-zone offset information.<p>The <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-19">value</a></code> attribute, if
@@ -1058,7 +1058,7 @@
   expressed in seconds.  The <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#concept-input-step-default" title='Read about this "default step" reference in the full HTML5 spec.'>default step</a> is 60
   seconds.<div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-82">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-84">input</a></code> element content
    attributes, IDL attributes, and methods apply to the element:
    <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete-17">autocomplete</a></code>,
    <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list-14">list</a></code>,
@@ -1111,8 +1111,8 @@
   </div><div class="example">
 
    <p>The following example shows part of a flight booking
-   application. The application uses an <code><a href="the-input-element.html#the-input-element" id="input-83">input</a></code> element
-   with its <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-63">type</a></code> attribute set to
+   application. The application uses an <code><a href="the-input-element.html#the-input-element" id="input-85">input</a></code> element
+   with its <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-68">type</a></code> attribute set to
    <code title="attr-input-type-datetime-local"><a href="#local-date-and-time-state" id="datetime-local-0">datetime-local</a></code>,
    and it then interprets the given date and time in the time zone of
    the selected airport.</p>

Index: apis-in-html-documents.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/apis-in-html-documents.html,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -d -r1.199 -r1.200
--- apis-in-html-documents.html	28 Aug 2010 13:57:20 -0000	1.199
+++ apis-in-html-documents.html	8 Sep 2010 09:32:11 -0000	1.200
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="content-models.html">&larr; 3.2.5 Content models</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -314,7 +314,7 @@
   <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.4-dynamic-markup-insertion"><span class="secno">3.4 </span>Dynamic markup insertion</a>
     <ol><li><a href="apis-in-html-documents.html#opening-the-input-stream"><span class="secno">3.4.1 </span>Opening the input stream</a><li><a href="apis-in-html-documents.html#closing-the-input-stream"><span class="secno">3.4.2 </span>Closing the input stream</a><li><a href="apis-in-html-documents.html#document.write"><span class="secno">3.4.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.4.4 </span><code title="dom-document-writeln">document.writeln()</code></a><li><a href="apis-in-html-documents.html#innerhtml"><span class="secno">3.4.5 </span><code title="dom-innerHTML">innerHTML</code></a><li><a href="apis-in-html-documents.html#outerhtml"><span class="secno">3.4.6 </span><code title="dom-outerHTML">outerHTML</code></a><li><a href="apis-in-html-documents.html#insertadjacenthtml"><span class="secno">3.4.7 </span><code title="dom-insertAdjacentHTML">insertAdjacentHTML()</code></a></ol></ol></ol></div>
 
-  <h3 id="apis-in-html-documents"><span class="secno">3.3 </span>APIs in HTML documents</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><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-23">HTML
+  <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-23">HTML
   elements</a> in <a href="dom.html#html-documents" id="html-documents-10">HTML documents</a>, certain APIs defined
   in DOM Core become case-insensitive or case-changing, as sometimes
   defined in DOM Core, and as summarized  below. <a href="references.html#refsDOMCORE">[DOMCORE]</a><p>This does not apply to <a href="dom.html#xml-documents" id="xml-documents-6">XML documents</a> or to elements
@@ -396,11 +396,11 @@
    </dd>
 
 
-  </dl><h3 id="dynamic-markup-insertion"><span class="secno">3.4 </span><dfn>Dynamic markup insertion</dfn></h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p class="note">APIs for dynamically inserting markup into the
+  </dl><h3 id="dynamic-markup-insertion"><span class="secno">3.4 </span><dfn>Dynamic markup insertion</dfn></h3><p class="note">APIs for dynamically inserting markup into the
   document interact with the parser, and thus their behavior varies
   depending on whether they are used with <a href="dom.html#html-documents" id="html-documents-13">HTML documents</a>
   (and the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/parsing.html#html-parser" title='Read about this "HTML parser" reference in the full HTML5 spec.'>HTML parser</a>) or XHTML in <a href="dom.html#xml-documents" id="xml-documents-7">XML
-  documents</a> (and the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-xhtml-syntax.html#xml-parser" title='Read about this "XML parser" reference in the full HTML5 spec.'>XML parser</a>).<h4 id="opening-the-input-stream"><span class="secno">3.4.1 </span>Opening the input stream</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="dom-document-open" title="dom-document-open"><code>open()</code></dfn>
+  documents</a> (and the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-xhtml-syntax.html#xml-parser" title='Read about this "XML parser" reference in the full HTML5 spec.'>XML parser</a>).<h4 id="opening-the-input-stream"><span class="secno">3.4.1 </span>Opening the input stream</h4><p>The <dfn id="dom-document-open" title="dom-document-open"><code>open()</code></dfn>
   method comes in several variants with different numbers of
   arguments.<dl class="domintro"><dt><var title="">document</var> = <var title="">document</var> . <code title="dom-document-open"><a href="#dom-document-open" id="open-2">open</a></code>( [ <var title="">type</var> [, <var title="">replace</var> ] ] )</dt>
 
@@ -440,7 +440,7 @@
 
    </dd>
 
-  </dl><h4 id="closing-the-input-stream"><span class="secno">3.4.2 </span>Closing the input stream</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-close"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/apis-in-html-documents.html#dom-document-close" title='Read about this "close" reference in the full HTML5 spec.'>close</a></code>()</dt>
+  </dl><h4 id="closing-the-input-stream"><span class="secno">3.4.2 </span>Closing the input stream</h4><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-close"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/apis-in-html-documents.html#dom-document-close" title='Read about this "close" reference in the full HTML5 spec.'>close</a></code>()</dt>
 
    <dd>
 
@@ -485,7 +485,7 @@
 
    </dd>
 
-  </dl><h4 id="innerhtml"><span class="secno">3.4.5 </span><code title="dom-innerHTML"><a href="#dom-innerhtml" id="innerhtml-0">innerHTML</a></code></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="dom-innerhtml" title="dom-innerHTML"><code>innerHTML</code></dfn> IDL
+  </dl><h4 id="innerhtml"><span class="secno">3.4.5 </span><code title="dom-innerHTML"><a href="#dom-innerhtml" id="innerhtml-0">innerHTML</a></code></h4><p>The <dfn id="dom-innerhtml" title="dom-innerHTML"><code>innerHTML</code></dfn> IDL
   attribute represents the markup of the node's contents.<dl class="domintro"><dt><var title="">document</var> . <code title="dom-innerHTML"><a href="#dom-innerhtml" id="innerhtml-1">innerHTML</a></code> [ = <var title="">value</var> ]</dt>
 
    <dd>
@@ -520,7 +520,7 @@
 
    </dd>
 
-  </dl><h4 id="outerhtml"><span class="secno">3.4.6 </span><code title="dom-outerHTML"><a href="#dom-outerhtml" id="outerhtml-0">outerHTML</a></code></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="dom-outerhtml" title="dom-outerHTML"><code>outerHTML</code></dfn> IDL
+  </dl><h4 id="outerhtml"><span class="secno">3.4.6 </span><code title="dom-outerHTML"><a href="#dom-outerhtml" id="outerhtml-0">outerHTML</a></code></h4><p>The <dfn id="dom-outerhtml" title="dom-outerHTML"><code>outerHTML</code></dfn> IDL
   attribute represents the markup of the element and its contents.<dl class="domintro"><dt><var title="">element</var> . <code title="dom-outerHTML"><a href="#dom-outerhtml" id="outerhtml-1">outerHTML</a></code> [ = <var title="">value</var> ]</dt>
 
    <dd>

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/obsolete.html,v
retrieving revision 1.750
retrieving revision 1.751
diff -u -d -r1.750 -r1.751
--- obsolete.html	28 Aug 2010 13:57:22 -0000	1.750
+++ obsolete.html	8 Sep 2010 09:32:14 -0000	1.751
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="the-xhtml-syntax.html">&larr; 9 The XHTML syntax</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -314,7 +314,7 @@
   <ol class="toc"><li><a href="obsolete.html#obsolete"><span class="secno">10 </span>Obsolete features</a>
   <ol><li><a href="obsolete.html#obsolete-but-conforming-features"><span class="secno">10.1 </span>Obsolete but conforming features</a><li><a href="obsolete.html#non-conforming-features"><span class="secno">10.2 </span>Non-conforming features</a></ol></ol></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 class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Features listed in this section will trigger warnings in
+  <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 an <code title="attr-meta-http-equiv"><a href="semantics.html#attr-meta-http-equiv" id="http-equiv-14">http-equiv</a></code> attribute in the
   <a href="semantics.html#attr-meta-http-equiv-content-language" id="attr-meta-http-equiv-content-language-2" title="attr-meta-http-equiv-content-language">Content
   Language</a> state on a <code><a href="semantics.html#meta" id="meta-32">meta</a></code> element. The <code title="attr-lang"><a href="elements.html#attr-lang" id="lang-10">lang</a></code> attribute should be used instead.<p>Authors should not specify a <code title="attr-img-border"><a href="#attr-img-border" id="border">border</a></code> attribute on an
@@ -342,7 +342,7 @@
   attribute should be used instead.<p class="note">In <a href="syntax.html#syntax" id="the-html-syntax-8">the HTML syntax</a>, specifying a <a href="syntax.html#syntax-doctype" id="syntax-doctype-4" title="syntax-DOCTYPE">DOCTYPE</a> that is an <a href="syntax.html#obsolete-permitted-doctype" id="obsolete-permitted-doctype-1">obsolete
   permitted DOCTYPE</a> will also trigger a warning.<p class="note">The <code title="attr-table-summary"><a href="tabular-data.html#attr-table-summary" id="summary-1">summary</a></code>
   attribute, defined in the <code><a href="tabular-data.html#the-table-element" id="table-35">table</a></code> section, will also
-  trigger a warning.<h3 id="non-conforming-features"><span class="secno">10.2 </span>Non-conforming features</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Elements in the following list are entirely obsolete, and must
+  trigger a warning.<h3 id="non-conforming-features"><span class="secno">10.2 </span>Non-conforming features</h3><p>Elements in the following list are entirely obsolete, and must
   not be used by authors:<dl><!-- alphabetical by first element in the group, except CSS goes last --><dt><code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code></dt>
    <dd><p>Use <code><a href="the-iframe-element.html#the-embed-element" id="embed-13">embed</a></code> or <code><a href="the-iframe-element.html#the-object-element" id="object-28">object</a></code> instead.</dd>
 
@@ -453,17 +453,17 @@
    attribute is sufficient; the <code title="attr-area-nohref"><a href="#attr-area-nohref" id="nohref">nohref</a></code> attribute is
    unnecessary. Omit it altogether.</dd>
 
-   <dt><dfn id="attr-head-profile" title="attr-head-profile"><code>profile</code></dfn> on <code><a href="semantics.html#the-head-element-0" id="head-31">head</a></code> elements</dt>
+   <dt><dfn id="attr-head-profile" title="attr-head-profile"><code>profile</code></dfn> on <code><a href="semantics.html#the-head-element-0" id="head-32">head</a></code> elements</dt>
    <dd><p>When used for declaring which <code><a href="semantics.html#meta" id="meta-33">meta</a></code> terms are
    used in the document, unnecessary; omit it altogether, and <a href="semantics.html#concept-meta-extensions" id="concept-meta-extensions-2" title="concept-meta-extensions">register the names</a>.</dd>
    <dd><p>When used for triggering specific user agent behaviors: use
    a <code><a href="semantics.html#the-link-element" id="link-65">link</a></code> element instead.</dd>
 
-   <dt><dfn id="attr-html-version" title="attr-html-version"><code>version</code></dfn> on <code><a href="semantics.html#the-html-element-0" id="html-23">html</a></code> elements</dt>
+   <dt><dfn id="attr-html-version" title="attr-html-version"><code>version</code></dfn> on <code><a href="semantics.html#the-html-element-0" id="html-22">html</a></code> elements</dt>
    <dd><p>Unnecessary. Omit it altogether.</dd>
 
-   <dt><dfn id="attr-input-usemap" title="attr-input-usemap"><code>usemap</code></dfn> on <code><a href="the-input-element.html#the-input-element" id="input-122">input</a></code> elements</dt>
-   <dd><p>Use <code><a href="embedded-content-1.html#the-img-element" id="img-31">img</a></code> instead of <code><a href="the-input-element.html#the-input-element" id="input-123">input</a></code> for image maps.</dd>
+   <dt><dfn id="attr-input-usemap" title="attr-input-usemap"><code>usemap</code></dfn> on <code><a href="the-input-element.html#the-input-element" id="input-124">input</a></code> elements</dt>
+   <dd><p>Use <code><a href="embedded-content-1.html#the-img-element" id="img-31">img</a></code> instead of <code><a href="the-input-element.html#the-input-element" id="input-125">input</a></code> for image maps.</dd>
 
    <dt><dfn id="attr-iframe-longdesc" title="attr-iframe-longdesc"><code>longdesc</code></dfn> on <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-42">iframe</a></code> elements</dt>
    <dt><dfn id="attr-img-longdesc" title="attr-img-longdesc"><code>longdesc</code></dfn> on <code><a href="embedded-content-1.html#the-img-element" id="img-32">img</a></code> elements</dt>
@@ -505,28 +505,28 @@
    <dt><dfn id="attr-table-datapagesize" title="attr-table-datapagesize"><code>datapagesize</code></dfn> on <code><a href="tabular-data.html#the-table-element" id="table-36">table</a></code> elements</dt>
    <dd><p>Unnecessary. Omit it altogether.</dd>
 
-   <dt><dfn id="attr-tdth-abbr" title="attr-tdth-abbr"><code>abbr</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-25">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-30">th</a></code> elements</dt>
+   <dt><dfn id="attr-tdth-abbr" title="attr-tdth-abbr"><code>abbr</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-26">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-30">th</a></code> elements</dt>
    <dd><p>Use text that begins in an unambiguous and terse manner, and include any more elaborate text after that. The <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-33">title</a></code> attribute can also be useful in including more detailed text, so that the cell's contents can be made terse.</p>
 
-   <dt><dfn id="attr-tdth-axis" title="attr-tdth-axis"><code>axis</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-26">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-31">th</a></code> elements</dt>
+   <dt><dfn id="attr-tdth-axis" title="attr-tdth-axis"><code>axis</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-27">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-31">th</a></code> elements</dt>
    <dd><p>Use the <code title="attr-th-scope"><a href="tabular-data.html#attr-th-scope" id="scope-7">scope</a></code> attribute on the relevant <code><a href="tabular-data.html#the-th-element" id="th-32">th</a></code>.</p>
 
-   <dt><dfn id="attr-datasrc" title="attr-datasrc"><code>datasrc</code></dfn> on <code><a href="text-level-semantics.html#the-a-element" id="a-78">a</a></code>, <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>, <code><a href="the-button-element.html#the-button-element" id="button-13">button</a></code>, <code><a href="grouping-content.html#the-div-element" id="div-18">div</a></code>, <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#frame" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code>, <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-43">iframe</a></code>, <code><a href="embedded-content-1.html#the-img-element" id="img-33">img</a></code>, <code><a href="the-input-element.html#the-input-element" id="input-124">input</a></code>, <code><a href="forms.html#the-label-element" id="label-17">abel</a></code>, <code><a href="forms.html#the-legend-element" id="legend-7">legend</a></code>, <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#the-marquee-element" title='Read about this "marquee" reference in the full HTML5 spec.'>marquee</a></code>, <code><a href="the-iframe-element.html#the-object-element" id="object-38">object</a></code>, <code><a href="the-button-element.html#the-option-element" id="option-39">option</a></code>, <code><a href="the-button-element.html#the-select-element" id="select-42">select</a></code>, <code><a href="text-level-semantics.html#the-span-element" id="span-13">span</a></code>, <code><a href="tabular-data.html#the-table-element" id="table-37">table</a></code>, and <code><a href="the-button-element.html#the-textarea-element" id="textarea-34">textarea</a></code> elements</dt>
-   <dt><dfn id="attr-datafld" title="attr-datafld"><code>datafld</code></dfn> on <code><a href="text-level-semantics.html#the-a-element" id="a-79">a</a></code>, <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>, <code><a href="the-button-element.html#the-button-element" id="button-14">button</a></code>, <code><a href="grouping-content.html#the-div-element" id="div-19">div</a></code>, <code><a href="forms.html#the-fieldset-element" id="fieldset-19">fieldset</a></code>, <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#frame" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code>, <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-44">iframe</a></code>, <code><a href="embedded-content-1.html#the-img-element" id="img-34">img</a></code>, <code><a href="the-input-element.html#the-input-element" id="inut-125">input</a></code>, <code><a href="forms.html#the-label-element" id="label-18">label</a></code>, <code><a href="forms.html#the-legend-element" id="legend-8">legend</a></code>, <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#the-marquee-element" title='Read about this "marquee" reference in the full HTML5 spec.'>marquee</a></code>, <code><a href="the-iframe-element.html#the-object-element" id="object-39">object</a></code>, <code><a href="the-iframe-element.html#the-param-element" id="param-8">param</a></code>, <code><a href="the-button-element.html#the-select-element" id="select-43">select</a></code>, <code><a href="text-level-semantics.html#the-span-element" id="span-14">span</a></code>, and <code><a href="the-button-element.html#the-textarea-element" id="textarea-35">textarea</a></code> elements</dt>
-   <dt><dfn id="attr-dataformatas" title="attr-dataformatas"><code>dataformatas</code></dfn> on <code><a href="the-button-element.html#the-button-element" id="button-15">button</a></code>, <code><a href="grouping-content.html#the-div-element" id="div-20">div</a></code>, <code><a href="the-input-element.html#the-input-element" id="input-126">input</a></code>, <code><a href="forms.html#the-label-element" id="label-19">label</a></code>, <code><a href="forms.html#the-legend-element" id="legend-9">legend</a></code>, <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#the-marquee-element" title='Read about this "marquee" reference in the full HTML5 spec.'>marquee</a></code>, <code><a href="the-iframe-element.html#the-object-element" id="object-40">object</a></code>, <code><a href="the-button-element.html#the-option-element" id="option-40">option</a></code>, <code><a href="the-button-element.html#the-select-element" id="select-44">select</a></code>, <code><a href="text-level-semanticshtml#the-span-element" id="span-15">span</a></code>, <code><a href="tabular-data.html#the-table-element" id="table-38">table</a></code></dt>
+   <dt><dfn id="attr-datasrc" title="attr-datasrc"><code>datasrc</code></dfn> on <code><a href="text-level-semantics.html#the-a-element" id="a-78">a</a></code>, <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>, <code><a href="the-button-element.html#the-button-element" id="button-13">button</a></code>, <code><a href="grouping-content.html#the-div-element" id="div-18">div</a></code>, <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#frame" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code>, <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-43">iframe</a></code>, <code><a href="embedded-content-1.html#the-img-element" id="img-33">img</a></code>, <code><a href="the-input-element.html#the-input-element" id="input-126">input</a></code>, <code><a href="forms.html#the-label-element" id="label-17">abel</a></code>, <code><a href="forms.html#the-legend-element" id="legend-7">legend</a></code>, <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#the-marquee-element" title='Read about this "marquee" reference in the full HTML5 spec.'>marquee</a></code>, <code><a href="the-iframe-element.html#the-object-element" id="object-38">object</a></code>, <code><a href="the-button-element.html#the-option-element" id="option-39">option</a></code>, <code><a href="the-button-element.html#the-select-element" id="select-42">select</a></code>, <code><a href="text-level-semantics.html#the-span-element" id="span-13">span</a></code>, <code><a href="tabular-data.html#the-table-element" id="table-37">table</a></code>, and <code><a href="the-button-element.html#the-textarea-element" id="textarea-34">textarea</a></code> elements</dt>
+   <dt><dfn id="attr-datafld" title="attr-datafld"><code>datafld</code></dfn> on <code><a href="text-level-semantics.html#the-a-element" id="a-79">a</a></code>, <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#the-applet-element" title='Read about this "applet" reference in the full HTML5 spec.'>applet</a></code>, <code><a href="the-button-element.html#the-button-element" id="button-14">button</a></code>, <code><a href="grouping-content.html#the-div-element" id="div-19">div</a></code>, <code><a href="forms.html#the-fieldset-element" id="fieldset-19">fieldset</a></code>, <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#frame" title='Read about this "frame" reference in the full HTML5 spec.'>frame</a></code>, <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-44">iframe</a></code>, <code><a href="embedded-content-1.html#the-img-element" id="img-34">img</a></code>, <code><a href="the-input-element.html#the-input-element" id="inut-127">input</a></code>, <code><a href="forms.html#the-label-element" id="label-18">label</a></code>, <code><a href="forms.html#the-legend-element" id="legend-8">legend</a></code>, <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#the-marquee-element" title='Read about this "marquee" reference in the full HTML5 spec.'>marquee</a></code>, <code><a href="the-iframe-element.html#the-object-element" id="object-39">object</a></code>, <code><a href="the-iframe-element.html#the-param-element" id="param-8">param</a></code>, <code><a href="the-button-element.html#the-select-element" id="select-43">select</a></code>, <code><a href="text-level-semantics.html#the-span-element" id="span-14">span</a></code>, and <code><a href="the-button-element.html#the-textarea-element" id="textarea-35">textarea</a></code> elements</dt>
+   <dt><dfn id="attr-dataformatas" title="attr-dataformatas"><code>dataformatas</code></dfn> on <code><a href="the-button-element.html#the-button-element" id="button-15">button</a></code>, <code><a href="grouping-content.html#the-div-element" id="div-20">div</a></code>, <code><a href="the-input-element.html#the-input-element" id="input-128">input</a></code>, <code><a href="forms.html#the-label-element" id="label-19">label</a></code>, <code><a href="forms.html#the-legend-element" id="legend-9">legend</a></code>, <code><a class="full-spec-link" href="http://dev.w3.org/html5/spec/obsolete.html#the-marquee-element" title='Read about this "marquee" reference in the full HTML5 spec.'>marquee</a></code>, <code><a href="the-iframe-element.html#the-object-element" id="object-40">object</a></code>, <code><a href="the-button-element.html#the-option-element" id="option-40">option</a></code>, <code><a href="the-button-element.html#the-select-element" id="select-44">select</a></code>, <code><a href="text-level-semanticshtml#the-span-element" id="span-15">span</a></code>, <code><a href="tabular-data.html#the-table-element" id="table-38">table</a></code></dt>
    <dd><p>Use script and a mechanism such as <code>XMLHttpRequest</code> to populate the page dynamically. <a href="references.html#refsXHR">[XHR]</a></dd>
 
-   <dt><dfn id="attr-body-alink" title="attr-body-alink"><code>alink</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-30">body</a></code> elements</dt>
-   <dt><dfn id="attr-body-bgcolor" title="attr-body-bgcolor"><code>bgcolor</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-31">body</a></code> elements</dt>
-   <dt><dfn id="attr-body-link" title="attr-body-link"><code>link</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-32">body</a></code> elements</dt>
-   <dt><dfn id="attr-body-marginbottom" title="attr-body-marginbottom"><code>marginbottom</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-33">body</a></code> elements</dt>
-   <dt><dfn id="attr-body-marginheight" title="attr-body-marginheight"><code>marginheight</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-34">body</a></code> elements</dt>
-   <dt><dfn id="attr-body-marginleft" title="attr-body-marginleft"><code>marginleft</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-35">body</a></code> elements</dt>
-   <dt><dfn id="attr-body-marginright" title="attr-body-marginright"><code>marginright</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-36">body</a></code> elements</dt>
-   <dt><dfn id="attr-body-margintop" title="attr-body-margintop"><code>margintop</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-37">body</a></code> elements</dt>
-   <dt><dfn id="attr-body-marginwidth" title="attr-body-marginwidth"><code>marginwidth</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-38">body</a></code> elements</dt>
-   <dt><dfn id="attr-body-text" title="attr-body-text"><code>text</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-39">body</a></code> elements</dt>
-   <dt><dfn id="attr-body-vlink" title="attr-body-vlink"><code>vlink</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-40">body</a></code> elements</dt>
+   <dt><dfn id="attr-body-alink" title="attr-body-alink"><code>alink</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-32">body</a></code> elements</dt>
+   <dt><dfn id="attr-body-bgcolor" title="attr-body-bgcolor"><code>bgcolor</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-33">body</a></code> elements</dt>
+   <dt><dfn id="attr-body-link" title="attr-body-link"><code>link</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-34">body</a></code> elements</dt>
+   <dt><dfn id="attr-body-marginbottom" title="attr-body-marginbottom"><code>marginbottom</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-35">body</a></code> elements</dt>
+   <dt><dfn id="attr-body-marginheight" title="attr-body-marginheight"><code>marginheight</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-36">body</a></code> elements</dt>
+   <dt><dfn id="attr-body-marginleft" title="attr-body-marginleft"><code>marginleft</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-37">body</a></code> elements</dt>
+   <dt><dfn id="attr-body-marginright" title="attr-body-marginright"><code>marginright</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-38">body</a></code> elements</dt>
+   <dt><dfn id="attr-body-margintop" title="attr-body-margintop"><code>margintop</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-39">body</a></code> elements</dt>
+   <dt><dfn id="attr-body-marginwidth" title="attr-body-marginwidth"><code>marginwidth</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-40">body</a></code> elements</dt>
+   <dt><dfn id="attr-body-text" title="attr-body-text"><code>text</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-41">body</a></code> elements</dt>
+   <dt><dfn id="attr-body-vlink" title="attr-body-vlink"><code>vlink</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-42">body</a></code> elements</dt>
    <dt><dfn id="attr-br-clear" title="attr-br-clear"><code>clear</code></dfn> on <code><a href="text-level-semantics.html#the-br-element" id="br-10">br</a></code> elements</dt>
    <dt><dfn id="attr-caption-align" title="attr-caption-align"><code>align</code></dfn> on <code><a href="tabular-data.html#the-caption-element" id="caption-18">caption</a></code> elements</dt>
    <dt><dfn id="attr-col-align" title="attr-col-align"><code>align</code></dfn> on <code><a href="tabular-data.html#the-col-element" id="col-6">col</a></code> elements</dt>
@@ -553,9 +553,9 @@
    <dt><dfn id="attr-iframe-marginwidth" title="attr-iframe-marginwidth"><code>marginwidth</code></dfn> on <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-50">iframe</a></code> elements</dt>
    <dt><dfn id="attr-iframe-scrolling" title="attr-iframe-scrolling"><code>scrolling</code></dfn> on <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-51">iframe</a></code> elements</dt>
    <dt><dfn id="attr-iframe-vspace" title="attr-iframe-vspace"><code>vspace</code></dfn> on <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-52">iframe</a></code> elements</dt>
-   <dt><dfn id="attr-input-align" title="attr-input-align"><code>align</code></dfn> on <code><a href="the-input-element.html#the-input-element" id="input-127">input</a></code> elements</dt>
-   <dt><dfn id="attr-input-hspace" title="attr-input-hspace"><code>hspace</code></dfn> on <code><a href="the-input-element.html#the-input-element" id="input-128">input</a></code> elements</dt>
-   <dt><dfn id="attr-input-vspace" title="attr-input-vspace"><code>vspace</code></dfn> on <code><a href="the-input-element.html#the-input-element" id="input-129">input</a></code> elements</dt>
+   <dt><dfn id="attr-input-align" title="attr-input-align"><code>align</code></dfn> on <code><a href="the-input-element.html#the-input-element" id="input-129">input</a></code> elements</dt>
+   <dt><dfn id="attr-input-hspace" title="attr-input-hspace"><code>hspace</code></dfn> on <code><a href="the-input-element.html#the-input-element" id="input-130">input</a></code> elements</dt>
+   <dt><dfn id="attr-input-vspace" title="attr-input-vspace"><code>vspace</code></dfn> on <code><a href="the-input-element.html#the-input-element" id="input-131">input</a></code> elements</dt>
    <dt><dfn id="attr-img-align" title="attr-img-align"><code>align</code></dfn> on <code><a href="embedded-content-1.html#the-img-element" id="img-35">img</a></code> elements</dt>
    <dt><dfn id="attr-img-border" title="attr-img-border"><code>border</code></dfn> on <code><a href="embedded-content-1.html#the-img-element" id="img-36">img</a></code> elements (except as noted in the previous section)</dt>
    <dt><dfn id="attr-img-hspace" title="attr-img-hspace"><code>hspace</code></dfn> on <code><a href="embedded-content-1.html#the-img-element" id="img-37">img</a></code> elements</dt>
@@ -579,18 +579,18 @@
    <dt><dfn id="attr-table-frame" title="attr-table-frame"><code>frame</code></dfn> on <code><a href="tabular-data.html#the-table-element" id="table-44">table</a></code> elements</dt>
    <dt><dfn id="attr-table-rules" title="attr-table-rules"><code>rules</code></dfn> on <code><a href="tabular-data.html#the-table-element" id="table-45">table</a></code> elements</dt>
    <dt><dfn id="attr-table-width" title="attr-table-width"><code>width</code></dfn> on <code><a href="tabular-data.html#the-table-element" id="table-46">table</a></code> elements</dt>
-   <dt><dfn id="attr-tbody-align" title="attr-tbody-align"><code>align</code></dfn> on <code><a href="tabular-data.html#the-tbody-element" id="tbody-23">tbody</a></code>, <code><a href="tabular-data.html#the-thead-element" id="thead-20">thead</a></code>, and <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-21">tfoot</a></code> elements</dt>
-   <dt><dfn id="attr-tbody-char" title="attr-tbody-char"><code>char</code></dfn> on <code><a href="tabular-data.html#the-tbody-element" id="tbody-24">tbody</a></code>, <code><a href="tabular-data.html#the-thead-element" id="thead-21">thead</a></code>, and <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-22">tfoot</a></code> elements</dt>
-   <dt><dfn id="attr-tbody-charoff" title="attr-tbody-charoff"><code>charoff</code></dfn> on <code><a href="tabular-data.html#the-tbody-element" id="tbody-25">tbody</a></code>, <code><a href="tabular-data.html#the-thead-element" id="thead-22">thead</a></code>, and <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-23">tfoot</a></code> elements</dt>
-   <dt><dfn id="attr-tbody-valign" title="attr-tbody-vAlign"><code>valign</code></dfn> on <code><a href="tabular-data.html#the-tbody-element" id="tbody-26">tbody</a></code>, <code><a href="tabular-data.html#the-thead-element" id="thead-23">thead</a></code>, and <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-24">tfoot</a></code> elements</dt>
-   <dt><dfn id="attr-tdth-align" title="attr-tdth-align"><code>align</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-27">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-33">th</a></code> elements</dt>
-   <dt><dfn id="attr-tdth-bgcolor" title="attr-tdth-bgcolor"><code>bgcolor</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-28">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-34">th</a></code> elements</dt>
-   <dt><dfn id="attr-tdth-char" title="attr-tdth-char"><code>char</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-29">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-35">th</a></code> elements</dt>
-   <dt><dfn id="attr-tdth-charoff" title="attr-tdth-charoff"><code>charoff</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-30">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-36">th</a></code> elements</dt>
-   <dt><dfn id="attr-tdth-height" title="attr-tdth-height"><code>height</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-31">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-37">th</a></code> elements</dt>
-   <dt><dfn id="attr-tdth-nowrap" title="attr-tdth-nowrap"><code>nowrap</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-32">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-38">th</a></code> elements</dt>
-   <dt><dfn id="attr-tdth-valign" title="attr-tdth-valign"><code>valign</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-33">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-39">th</a></code> elements</dt>
-   <dt><dfn id="attr-tdth-width" title="attr-tdth-width"><code>width</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-34">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-40">th</a></code> elements</dt>
+   <dt><dfn id="attr-tbody-align" title="attr-tbody-align"><code>align</code></dfn> on <code><a href="tabular-data.html#the-tbody-element" id="tbody-24">tbody</a></code>, <code><a href="tabular-data.html#the-thead-element" id="thead-22">thead</a></code>, and <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-22">tfoot</a></code> elements</dt>
+   <dt><dfn id="attr-tbody-char" title="attr-tbody-char"><code>char</code></dfn> on <code><a href="tabular-data.html#the-tbody-element" id="tbody-25">tbody</a></code>, <code><a href="tabular-data.html#the-thead-element" id="thead-23">thead</a></code>, and <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-23">tfoot</a></code> elements</dt>
+   <dt><dfn id="attr-tbody-charoff" title="attr-tbody-charoff"><code>charoff</code></dfn> on <code><a href="tabular-data.html#the-tbody-element" id="tbody-26">tbody</a></code>, <code><a href="tabular-data.html#the-thead-element" id="thead-24">thead</a></code>, and <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-24">tfoot</a></code> elements</dt>
+   <dt><dfn id="attr-tbody-valign" title="attr-tbody-vAlign"><code>valign</code></dfn> on <code><a href="tabular-data.html#the-tbody-element" id="tbody-27">tbody</a></code>, <code><a href="tabular-data.html#the-thead-element" id="thead-25">thead</a></code>, and <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-25">tfoot</a></code> elements</dt>
+   <dt><dfn id="attr-tdth-align" title="attr-tdth-align"><code>align</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-28">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-33">th</a></code> elements</dt>
+   <dt><dfn id="attr-tdth-bgcolor" title="attr-tdth-bgcolor"><code>bgcolor</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-29">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-34">th</a></code> elements</dt>
+   <dt><dfn id="attr-tdth-char" title="attr-tdth-char"><code>char</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-30">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-35">th</a></code> elements</dt>
+   <dt><dfn id="attr-tdth-charoff" title="attr-tdth-charoff"><code>charoff</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-31">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-36">th</a></code> elements</dt>
+   <dt><dfn id="attr-tdth-height" title="attr-tdth-height"><code>height</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-32">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-37">th</a></code> elements</dt>
+   <dt><dfn id="attr-tdth-nowrap" title="attr-tdth-nowrap"><code>nowrap</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-33">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-38">th</a></code> elements</dt>
+   <dt><dfn id="attr-tdth-valign" title="attr-tdth-valign"><code>valign</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-34">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-39">th</a></code> elements</dt>
+   <dt><dfn id="attr-tdth-width" title="attr-tdth-width"><code>width</code></dfn> on <code><a href="tabular-data.html#the-td-element" id="td-35">td</a></code> and <code><a href="tabular-data.html#the-th-element" id="th-40">th</a></code> elements</dt>
    <dt><dfn id="attr-tr-align" title="attr-tr-align"><code>align</code></dfn> on <code><a href="tabular-data.html#the-tr-element" id="tr-27">tr</a></code> elements</dt>
    <dt><dfn id="attr-tr-bgcolor" title="attr-tr-bgcolor"><code>bgcolor</code></dfn> on <code><a href="tabular-data.html#the-tr-element" id="tr-28">tr</a></code> elements</dt>
    <dt><dfn id="attr-tr-char" title="attr-tr-char"><code>char</code></dfn> on <code><a href="tabular-data.html#the-tr-element" id="tr-29">tr</a></code> elements</dt>
@@ -598,7 +598,7 @@
    <dt><dfn id="attr-tr-valign" title="attr-tr-valign"><code>valign</code></dfn> on <code><a href="tabular-data.html#the-tr-element" id="tr-31">tr</a></code> elements</dt>
    <dt><dfn id="attr-ul-compact" title="attr-ul-compact"><code>compact</code></dfn> on <code><a href="grouping-content.html#the-ul-element" id="ul-16">ul</a></code> elements</dt>
    <dt><dfn id="attr-ul-type" title="attr-ul-type"><code>type</code></dfn> on <code><a href="grouping-content.html#the-ul-element" id="ul-17">ul</a></code> elements</dt>
-   <dt><dfn id="attr-background" title="attr-background"><code>background</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-41">body</a></code>, <code><a href="tabular-data.html#the-table-element" id="table-47">table</a></code>, <code><a href="tabular-data.html#the-thead-element" id="thead-24">thead</a></code>, <code><a href="tabular-data.html#the-tbody-element" id="tbody-27">tbody</a></code>, <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-25">tfoot</a></code>, <code><a href="tabular-data.html#the-tr-element" id="tr-32">tr</a></code>, <code><a href="tabular-data.html#the-td-element" id="td-35">td</a></code>, and <code><a href="tabular-data.html#the-th-element" id="th-41">th</a></code> elements</dt>
+   <dt><dfn id="attr-background" title="attr-background"><code>background</code></dfn> on <code><a href="sections.html#the-body-element-0" id="body-43">body</a></code>, <code><a href="tabular-data.html#the-table-element" id="table-47">table</a></code>, <code><a href="tabular-data.html#the-thead-element" id="thead-26">thead</a></code>, <code><a href="tabular-data.html#the-tbody-element" id="tbody-28">tbody</a></code>, <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-26">tfoot</a></code>, <code><a href="tabular-data.html#the-tr-element" id="tr-32">tr</a></code>, <code><a href="tabular-data.html#the-td-element" id="td-36">td</a></code>, and <code><a href="tabular-data.html#the-th-element" id="th-41">th</a></code> elements</dt>
    <dd><p>Use CSS instead.</dd>
 
   </dl>
\ No newline at end of file

Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/named-character-references.html,v
retrieving revision 1.749
retrieving revision 1.750
diff -u -d -r1.749 -r1.750
--- named-character-references.html	28 Aug 2010 13:57:21 -0000	1.749
+++ named-character-references.html	8 Sep 2010 09:32:14 -0000	1.750
@@ -306,14 +306,14 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="syntax.html">&larr; 8 The HTML syntax</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="the-xhtml-syntax.html">9 The XHTML syntax &rarr;</a>
   </div>
 
-  <h3 id="named-character-references"><span class="secno">8.2 </span><dfn>Named character references</dfn></h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>This table lists the character reference names that are supported
+  <h3 id="named-character-references"><span class="secno">8.2 </span><dfn>Named character references</dfn></h3><p>This table lists the character reference names that are supported
   by HTML, and the code points to which they refer. It is referenced
   by the previous sections.<div id="named-character-references-table">
    <table><thead><tr><th> Name </th> <th> Character </th> <th> Glyph </th> <tbody><tr><td> <code title="">AElig;</code> </td> <td> U+000C6 </td> <td> <span class="glyph" title="">&AElig;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">AMP;</code> </td> <td> U+00026 </td> <td> <span class="glyph" title="">&amp;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Aacute;</code> </td> <td> U+000C1 </td> <td> <span class="glyph" title="">&Aacute;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Abreve;</code> </td> <td> U+00102 </td> <td> <span class="glyph" title="">&#258;</span> </td> <tr><td> <code title="">Acirc;</code> </td> <td> U+000C2 </td> <td> <span class="glyph" title="">&Acirc;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Acy;</code> </td> <d> U+00410 </td> <td> <span class="glyph" title="">&#1040;</span> </td> <tr><td> <code title="">Afr;</code> </td> <td> U+1D504 </td> <td> <span class="glyph" title="">&#120068;</span> </td> <tr><td> <code title="">Agrave;</code> </td> <td> U+000C0 </td> <td> <span class="glyph" title="">&Agrave;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Alpha;</code> </td> <td> U+00391 </td> <td> <span class="glyph" title="">&Alpha;</span> </td> <tr><td> <code title="">Amacr;</code> </td> <td> U+00100 </td> <td> <span class="glyph" title="">&#256;</span> </td> <tr><td> <code title="">And;</code> </td> <td> U+02A53 </td> <td> <span class="glyph" title="">&#10835;</span> </td> <tr><td> <code title="">Aogon;</code> </td> <td> U+00104 </td> <td> <span class="glyph" title="">&#260;</span> </td> <tr><td> <code title="">Aopf;</code> </td> <td> U+1D538 </td> <td> <span class="glyph" title="">&#120120;</span> </td> <tr><td> <code title="">ApplyFunction;</code> <td> <td> U+02061 </td> <td> <span class="glyph" title="">&#8289;</span> </td> <tr><td> <code title="">Aring;</code> </td> <td> U+000C5 </td> <td> <span class="glyph" title="">&Aring;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Ascr;</code> </td> <td> U+1D49C </td> <td> <span class="glyph" title="">&#119964;</span> </td> <tr><td> <code title="">Assign;</code> </td> <td> U+02254 </td> <td> <span class="glyph" title="">&#8788;</span> </td> <tr><td> <code title="">Atilde;</code> </td> <td> U+000C3 </td> <td> <span class="glyph" title="">&Atilde;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Auml;</code> </td> <td> U+000C4 </td> <td> <span class="glyph" title="">&Auml;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Backslash;</code> </td> <td> U+02216 </td> <td> <span class="glyph" title="">&#8726;</span> </td><tr><td> <code title="">Barv;</code> </td> <td> U+02AE7 </td> <td> <span class="glyph" title="">&#10983;</span> </td> <tr><td> <code title="">Barwed;</code> </td> <td> U+02306 </td> <td> <span class="glyph" title="">&#8966;</span> </td> <tr><td> <code title="">Bcy;</code> </td> <td> U+00411 </td> <td> <span class="glyph" title="">&#1041;</span> </td> <tr><td> <code title="">Because;</code> </td> <td> U+02235 </td> <td> <span class="glyph" title="">&#8757;</span> </td> <tr><td> <code title="">Bernoullis;</code> </td> <td> U+0212C </td> <td> <span class="glyph" title="">&#8492;</span> </td> <tr><td> <code title="">Beta;</code> </td> <td> U+00392 </td> <td> <span class="glyph" title="">&Beta;</span> </td> <tr><td> <code title="">Bfr;</code> </td> <td> U+1D505 </td> <td> <span class="glyph" title="">&#120069;</span> </td> <tr><td> <code title="">Bopf;</code> </td> <td> U+1D539 </td> <td> <span class="glyph" title="">&#120121;</span> </td> <tr><td> <code title="">Breve;</code> </td> <td> U+002D8 </td> <td> <spanclass="glyph" title="">&#728;</span> </td> <tr><td> <code title="">Bscr;</code> </td> <td> U+0212C </td> <td> <span class="glyph" title="">&#8492;</span> </td> <tr><td> <code title="">Bumpeq;</code> </td> <td> U+0224E </td> <td> <span class="glyph" title="">&#8782;</span> </td> <tr><td> <code title="">CHcy;</code> </td> <td> U+00427 </td> <td> <span class="glyph" title="">&#1063;</span> </td> <tr><td> <code title="">COPY;</code> </td> <td> U+000A9 </td> <td> <span class="glyph" title="">&copy;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Cacute;</code> </td> <td> U+00106 </td> <td> <span class="glyph" title="">&#262;</span> </td> <tr><td> <code title="">Cap;</code> </td> <td> U+022D2 </td> <td> <span class="glyph" title="">&#8914;</span> </td> <tr><td> <code title="">CapitalDifferentialD;</code> </td> <td> U+02145 </td> <td> <span class="glyph" title="">&#8517;</span> </td> <tr><td> <code title="">Cayleys;</code> </td> <td> U+0212D </td> <d> <span class="glyph" title="">&#8493;</span> </td> <tr><td> <code title="">Ccaron;</code> </td> <td> U+0010C </td> <td> <span class="glyph" title="">&#268;</span> </td> <tr><td> <code title="">Ccedil;</code> </td> <td> U+000C7 </td> <td> <span class="glyph" title="">&Ccedil;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Ccirc;</code> </td> <td> U+00108 </td> <td> <span class="glyph" title="">&#264;</span> </td> <tr><td> <code title="">Cconint;</code> </td> <td> U+02230 </td> <td> <span class="glyph" title="">&#8752;</span> </td> <tr><td> <code title="">Cdot;</code> </td> <td> U+0010A </td> <td> <span class="glyph" title="">&#266;</span> </td> <tr><td> <code title="">Cedilla;</code> </td> <td> U+000B8 </td> <td> <span class="glyph" title="">&cedil;</span> </td> <tr><td> <code title="">CenterDot;</code> </td> <td> U+000B7 </td> <td> <span class="glyph" title="">&middot;</span> </td> <tr><td> <code title="">Cfr;</code> </td> <td> U+0212D </t> <td> <span class="glyph" title="">&#8493;</span> </td> <tr><td> <code title="">Chi;</code> </td> <td> U+003A7 </td> <td> <span class="glyph" title="">&Chi;</span> </td> <tr><td> <code title="">CircleDot;</code> </td> <td> U+02299 </td> <td> <span class="glyph" title="">&#8857;</span> </td> <tr><td> <code title="">CircleMinus;</code> </td> <td> U+02296 </td> <td> <span class="glyph" title="">&#8854;</span> </td> <tr><td> <code title="">CirclePlus;</code> </td> <td> U+02295 </td> <td> <span class="glyph" title="">&oplus;</span> </td> <tr><td> <code title="">CircleTimes;</code> </td> <td> U+02297 </td> <td> <span class="glyph" title="">&otimes;</span> </td> <tr><td> <code title="">ClockwiseContourIntegral;</code> </td> <td> U+02232 </td> <td> <span class="glyph" title="">&#8754;</span> </td> <tr><td> <code title="">CloseCurlyDoubleQuote;</code> </td> <td> U+0201D </td> <td> <span class="glyph" title="">&rdquo;</span> </td> <tr><td> <code title="">CloseCurlyQuote;</code> </td> <td> U+02019 </td> <td> <span clss="glyph" title="">&rsquo;</span> </td> <tr><td> <code title="">Colon;</code> </td> <td> U+02237 </td> <td> <span class="glyph" title="">&#8759;</span> </td> <tr><td> <code title="">Colone;</code> </td> <td> U+02A74 </td> <td> <span class="glyph" title="">&#10868;</span> </td> <tr><td> <code title="">Congruent;</code> </td> <td> U+02261 </td> <td> <span class="glyph" title="">&equiv;</span> </td> <tr><td> <code title="">Conint;</code> </td> <td> U+0222F </td> <td> <span class="glyph" title="">&#8751;</span> </td> <tr><td> <code title="">ContourIntegral;</code> </td> <td> U+0222E </td> <td> <span class="glyph" title="">&#8750;</span> </td> <tr><td> <code title="">Copf;</code> </td> <td> U+02102 </td> <td> <span class="glyph" title="">&#8450;</span> </td> <tr><td> <code title="">Coproduct;</code> </td> <td> U+02210 </td> <td> <span class="glyph" title="">&#8720;</span> </td> <tr><td> <code title="">CounterClockwiseContourIntegral;</code> </td> <td> U+02233 </td> <td> <span class="glyph" title="">&#8755;</spa> </td> <tr><td> <code title="">Cross;</code> </td> <td> U+02A2F </td> <td> <span class="glyph" title="">&#10799;</span> </td> <tr><td> <code title="">Cscr;</code> </td> <td> U+1D49E </td> <td> <span class="glyph" title="">&#119966;</span> </td> <tr><td> <code title="">Cup;</code> </td> <td> U+022D3 </td> <td> <span class="glyph" title="">&#8915;</span> </td> <tr><td> <code title="">CupCap;</code> </td> <td> U+0224D </td> <td> <span class="glyph" title="">&#8781;</span> </td> <tr><td> <code title="">DD;</code> </td> <td> U+02145 </td> <td> <span class="glyph" title="">&#8517;</span> </td> <tr><td> <code title="">DDotrahd;</code> </td> <td> U+02911 </td> <td> <span class="glyph" title="">&#10513;</span> </td> <tr><td> <code title="">DJcy;</code> </td> <td> U+00402 </td> <td> <span class="glyph" title="">&#1026;</span> </td> <tr><td> <code title="">DScy;</code> </td> <td> U+00405 </td> <td> <span class="glyph" title="">&#1029;</span> </td> <tr><td> <code title="">DZcy;</code> </td> <td> U+0040F </td> <td> <spn class="glyph" title="">&#1039;</span> </td> <tr><td> <code title="">Dagger;</code> </td> <td> U+02021 </td> <td> <span class="glyph" title="">&Dagger;</span> </td> <tr><td> <code title="">Darr;</code> </td> <td> U+021A1 </td> <td> <span class="glyph" title="">&#8609;</span> </td> <tr><td> <code title="">Dashv;</code> </td> <td> U+02AE4 </td> <td> <span class="glyph" title="">&#10980;</span> </td> <tr><td> <code title="">Dcaron;</code> </td> <td> U+0010E </td> <td> <span class="glyph" title="">&#270;</span> </td> <tr><td> <code title="">Dcy;</code> </td> <td> U+00414 </td> <td> <span class="glyph" title="">&#1044;</span> </td> <tr><td> <code title="">Del;</code> </td> <td> U+02207 </td> <td> <span class="glyph" title="">&nabla;</span> </td> <tr><td> <code title="">Delta;</code> </td> <td> U+00394 </td> <td> <span class="glyph" title="">&Delta;</span> </td> <tr><td> <code title="">Dfr;</code> </td> <td> U+1D507 </td> <td> <span class="glyph" title="">&#120071;</span> </td> <tr><td> <code title="">DiacriticaAcute;</code> </td> <td> U+000B4 </td> <td> <span class="glyph" title="">&acute;</span> </td> <tr><td> <code title="">DiacriticalDot;</code> </td> <td> U+002D9 </td> <td> <span class="glyph" title="">&#729;</span> </td> <tr><td> <code title="">DiacriticalDoubleAcute;</code> </td> <td> U+002DD </td> <td> <span class="glyph" title="">&#733;</span> </td> <tr><td> <code title="">DiacriticalGrave;</code> </td> <td> U+00060 </td> <td> <span class="glyph" title="">`</span> </td> <tr><td> <code title="">DiacriticalTilde;</code> </td> <td> U+002DC </td> <td> <span class="glyph" title="">&tilde;</span> </td> <tr><td> <code title="">Diamond;</code> </td> <td> U+022C4 </td> <td> <span class="glyph" title="">&#8900;</span> </td> <tr><td> <code title="">DifferentialD;</code> </td> <td> U+02146 </td> <td> <span class="glyph" title="">&#8518;</span> </td> <tr><td> <code title="">Dopf;</code> </td> <td> U+1D53B </td> <td> <span class="glyph" title="">&#120123;</span> </td> <tr><td> <code title="">Dot;</code> </td> <td> U+00A8 </td> <td> <span class="glyph" title="">&uml;</span> </td> <tr><td> <code title="">DotDot;</code> </td> <td> U+020DC </td> <td> <span class="glyph composition" title="">&#9676;&#8412;</span> </td> <tr><td> <code title="">DotEqual;</code> </td> <td> U+02250 </td> <td> <span class="glyph" title="">&#8784;</span> </td> <tr><td> <code title="">DoubleContourIntegral;</code> </td> <td> U+0222F </td> <td> <span class="glyph" title="">&#8751;</span> </td> <tr><td> <code title="">DoubleDot;</code> </td> <td> U+000A8 </td> <td> <span class="glyph" title="">&uml;</span> </td> <tr><td> <code title="">DoubleDownArrow;</code> </td> <td> U+021D3 </td> <td> <span class="glyph" title="">&dArr;</span> </td> <tr><td> <code title="">DoubleLeftArrow;</code> </td> <td> U+021D0 </td> <td> <span class="glyph" title="">&lArr;</span> </td> <tr><td> <code title="">DoubleLeftRightArrow;</code> </td> <td> U+021D4 </td> <td> <span class="glyph" title="">&hArr;</span> </td> <tr><td> <code title="">DoubleLeftTee;</code> </td> <td> U+02E4 </td> <td> <span class="glyph" title="">&#10980;</span> </td> <tr><td> <code title="">DoubleLongLeftArrow;</code> </td> <td> U+027F8 </td> <td> <span class="glyph" title="">&#10232;</span> </td> <tr><td> <code title="">DoubleLongLeftRightArrow;</code> </td> <td> U+027FA </td> <td> <span class="glyph" title="">&#10234;</span> </td> <tr><td> <code title="">DoubleLongRightArrow;</code> </td> <td> U+027F9 </td> <td> <span class="glyph" title="">&#10233;</span> </td> <tr><td> <code title="">DoubleRightArrow;</code> </td> <td> U+021D2 </td> <td> <span class="glyph" title="">&rArr;</span> </td> <tr><td> <code title="">DoubleRightTee;</code> </td> <td> U+022A8 </td> <td> <span class="glyph" title="">&#8872;</span> </td> <tr><td> <code title="">DoubleUpArrow;</code> </td> <td> U+021D1 </td> <td> <span class="glyph" title="">&uArr;</span> </td> <tr><td> <code title="">DoubleUpDownArrow;</code> </td> <td> U+021D5 </td> <td> <span class="glyph" title="">&#8661;</span> </td> <tr><td> <code title="">DoubleVerticalBar;/code> </td> <td> U+02225 </td> <td> <span class="glyph" title="">&#8741;</span> </td> <tr><td> <code title="">DownArrow;</code> </td> <td> U+02193 </td> <td> <span class="glyph" title="">&darr;</span> </td> <tr><td> <code title="">DownArrowBar;</code> </td> <td> U+02913 </td> <td> <span class="glyph" title="">&#10515;</span> </td> <tr><td> <code title="">DownArrowUpArrow;</code> </td> <td> U+021F5 </td> <td> <span class="glyph" title="">&#8693;</span> </td> <tr><td> <code title="">DownBreve;</code> </td> <td> U+00311 </td> <td> <span class="glyph composition" title="">&#9676;&#785;</span> </td> <tr><td> <code title="">DownLeftRightVector;</code> </td> <td> U+02950 </td> <td> <span class="glyph" title="">&#10576;</span> </td> <tr><td> <code title="">DownLeftTeeVector;</code> </td> <td> U+0295E </td> <td> <span class="glyph" title="">&#10590;</span> </td> <tr><td> <code title="">DownLeftVector;</code> </td> <td> U+021BD </td> <td> <span class="glyph" title="">&#8637;</span> </td> <tr><td> <code title="">DowneftVectorBar;</code> </td> <td> U+02956 </td> <td> <span class="glyph" title="">&#10582;</span> </td> <tr><td> <code title="">DownRightTeeVector;</code> </td> <td> U+0295F </td> <td> <span class="glyph" title="">&#10591;</span> </td> <tr><td> <code title="">DownRightVector;</code> </td> <td> U+021C1 </td> <td> <span class="glyph" title="">&#8641;</span> </td> <tr><td> <code title="">DownRightVectorBar;</code> </td> <td> U+02957 </td> <td> <span class="glyph" title="">&#10583;</span> </td> <tr><td> <code title="">DownTee;</code> </td> <td> U+022A4 </td> <td> <span class="glyph" title="">&#8868;</span> </td> <tr><td> <code title="">DownTeeArrow;</code> </td> <td> U+021A7 </td> <td> <span class="glyph" title="">&#8615;</span> </td> <tr><td> <code title="">Downarrow;</code> </td> <td> U+021D3 </td> <td> <span class="glyph" title="">&dArr;</span> </td> <tr><td> <code title="">Dscr;</code> </td> <td> U+1D49F </td> <td> <span class="glyph" title="">&#119967;</span> </td> <tr><td> <code title="">Dstrok;</code> </td <td> U+00110 </td> <td> <span class="glyph" title="">&#272;</span> </td> <tr><td> <code title="">ENG;</code> </td> <td> U+0014A </td> <td> <span class="glyph" title="">&#330;</span> </td> <tr><td> <code title="">ETH;</code> </td> <td> U+000D0 </td> <td> <span class="glyph" title="">&ETH;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Eacute;</code> </td> <td> U+000C9 </td> <td> <span class="glyph" title="">&Eacute;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Ecaron;</code> </td> <td> U+0011A </td> <td> <span class="glyph" title="">&#282;</span> </td> <tr><td> <code title="">Ecirc;</code> </td> <td> U+000CA </td> <td> <span class="glyph" title="">&Ecirc;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Ecy;</code> </td> <td> U+0042D </td> <td> <span class="glyph" title="">&#1069;</span> </td> <tr><td> <code ttle="">Edot;</code> </td> <td> U+00116 </td> <td> <span class="glyph" title="">&#278;</span> </td> <tr><td> <code title="">Efr;</code> </td> <td> U+1D508 </td> <td> <span class="glyph" title="">&#120072;</span> </td> <tr><td> <code title="">Egrave;</code> </td> <td> U+000C8 </td> <td> <span class="glyph" title="">&Egrave;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Element;</code> </td> <td> U+02208 </td> <td> <span class="glyph" title="">&isin;</span> </td> <tr><td> <code title="">Emacr;</code> </td> <td> U+00112 </td> <td> <span class="glyph" title="">&#274;</span> </td> <tr><td> <code title="">EmptySmallSquare;</code> </td> <td> U+025FB </td> <td> <span class="glyph" title="">&#9723;</span> </td> <tr><td> <code title="">EmptyVerySmallSquare;</code> </td> <td> U+025AB </td> <td> <span class="glyph" title="">&#9643;</span> </td> <tr><td> <code title="">Eogon;</code> </td> <td> U+00118 </td> <td> <span class="glyph" title="">&#280;</span></td> <tr><td> <code title="">Eopf;</code> </td> <td> U+1D53C </td> <td> <span class="glyph" title="">&#120124;</span> </td> <tr><td> <code title="">Epsilon;</code> </td> <td> U+00395 </td> <td> <span class="glyph" title="">&Epsilon;</span> </td> <tr><td> <code title="">Equal;</code> </td> <td> U+02A75 </td> <td> <span class="glyph" title="">&#10869;</span> </td> <tr><td> <code title="">EqualTilde;</code> </td> <td> U+02242 </td> <td> <span class="glyph" title="">&#8770;</span> </td> <tr><td> <code title="">Equilibrium;</code> </td> <td> U+021CC </td> <td> <span class="glyph" title="">&#8652;</span> </td> <tr><td> <code title="">Escr;</code> </td> <td> U+02130 </td> <td> <span class="glyph" title="">&#8496;</span> </td> <tr><td> <code title="">Esim;</code> </td> <td> U+02A73 </td> <td> <span class="glyph" title="">&#10867;</span> </td> <tr><td> <code title="">Eta;</code> </td> <td> U+00397 </td> <td> <span class="glyph" title="">&Eta;</span> </td> <tr><td> <code title="">Euml;</code> </td> <td> U+000CB </td <td> <span class="glyph" title="">&Euml;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Exists;</code> </td> <td> U+02203 </td> <td> <span class="glyph" title="">&exist;</span> </td> <tr><td> <code title="">ExponentialE;</code> </td> <td> U+02147 </td> <td> <span class="glyph" title="">&#8519;</span> </td> <tr><td> <code title="">Fcy;</code> </td> <td> U+00424 </td> <td> <span class="glyph" title="">&#1060;</span> </td> <tr><td> <code title="">Ffr;</code> </td> <td> U+1D509 </td> <td> <span class="glyph" title="">&#120073;</span> </td> <tr><td> <code title="">FilledSmallSquare;</code> </td> <td> U+025FC </td> <td> <span class="glyph" title="">&#9724;</span> </td> <tr><td> <code title="">FilledVerySmallSquare;</code> </td> <td> U+025AA </td> <td> <span class="glyph" title="">&#9642;</span> </td> <tr><td> <code title="">Fopf;</code> </td> <td> U+1D53D </td> <td> <span class="glyph" title="">&#120125;</span> </td> <tr><td> <code title="">ForAl;</code> </td> <td> U+02200 </td> <td> <span class="glyph" title="">&forall;</span> </td> <tr><td> <code title="">Fouriertrf;</code> </td> <td> U+02131 </td> <td> <span class="glyph" title="">&#8497;</span> </td> <tr><td> <code title="">Fscr;</code> </td> <td> U+02131 </td> <td> <span class="glyph" title="">&#8497;</span> </td> <tr><td> <code title="">GJcy;</code> </td> <td> U+00403 </td> <td> <span class="glyph" title="">&#1027;</span> </td> <tr><td> <code title="">GT;</code> </td> <td> U+0003E </td> <td> <span class="glyph" title="">&gt;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Gamma;</code> </td> <td> U+00393 </td> <td> <span class="glyph" title="">&Gamma;</span> </td> <tr><td> <code title="">Gammad;</code> </td> <td> U+003DC </td> <td> <span class="glyph" title="">&#988;</span> </td> <tr><td> <code title="">Gbreve;</code> </td> <td> U+0011E </td> <td> <span class="glyph" title="">&#286;</span> </td> <tr><td> <code title="">Gcedil;<code> </td> <td> U+00122 </td> <td> <span class="glyph" title="">&#290;</span> </td> <tr><td> <code title="">Gcirc;</code> </td> <td> U+0011C </td> <td> <span class="glyph" title="">&#284;</span> </td> <tr><td> <code title="">Gcy;</code> </td> <td> U+00413 </td> <td> <span class="glyph" title="">&#1043;</span> </td> <tr><td> <code title="">Gdot;</code> </td> <td> U+00120 </td> <td> <span class="glyph" title="">&#288;</span> </td> <tr><td> <code title="">Gfr;</code> </td> <td> U+1D50A </td> <td> <span class="glyph" title="">&#120074;</span> </td> <tr><td> <code title="">Gg;</code> </td> <td> U+022D9 </td> <td> <span class="glyph" title="">&#8921;</span> </td> <tr><td> <code title="">Gopf;</code> </td> <td> U+1D53E </td> <td> <span class="glyph" title="">&#120126;</span> </td> <tr><td> <code title="">GreaterEqual;</code> </td> <td> U+02265 </td> <td> <span class="glyph" title="">&ge;</span> </td> <tr><td> <code title="">GreaterEqualLess;</code> </td> <td> U+022DB </td> <td> <span class="glyph" title="">&#8923</span> </td> <tr><td> <code title="">GreaterFullEqual;</code> </td> <td> U+02267 </td> <td> <span class="glyph" title="">&#8807;</span> </td> <tr><td> <code title="">GreaterGreater;</code> </td> <td> U+02AA2 </td> <td> <span class="glyph" title="">&#10914;</span> </td> <tr><td> <code title="">GreaterLess;</code> </td> <td> U+02277 </td> <td> <span class="glyph" title="">&#8823;</span> </td> <tr><td> <code title="">GreaterSlantEqual;</code> </td> <td> U+02A7E </td> <td> <span class="glyph" title="">&#10878;</span> </td> <tr><td> <code title="">GreaterTilde;</code> </td> <td> U+02273 </td> <td> <span class="glyph" title="">&#8819;</span> </td> <tr><td> <code title="">Gscr;</code> </td> <td> U+1D4A2 </td> <td> <span class="glyph" title="">&#119970;</span> </td> <tr><td> <code title="">Gt;</code> </td> <td> U+0226B </td> <td> <span class="glyph" title="">&#8811;</span> </td> <tr><td> <code title="">HARDcy;</code> </td> <td> U+0042A </td> <td> <span class="glyph" title="">&#1066;</span> </td> <tr><td> <code tite="">Hacek;</code> </td> <td> U+002C7 </td> <td> <span class="glyph" title="">&#711;</span> </td> <tr><td> <code title="">Hat;</code> </td> <td> U+0005E </td> <td> <span class="glyph" title="">^</span> </td> <tr><td> <code title="">Hcirc;</code> </td> <td> U+00124 </td> <td> <span class="glyph" title="">&#292;</span> </td> <tr><td> <code title="">Hfr;</code> </td> <td> U+0210C </td> <td> <span class="glyph" title="">&#8460;</span> </td> <tr><td> <code title="">HilbertSpace;</code> </td> <td> U+0210B </td> <td> <span class="glyph" title="">&#8459;</span> </td> <tr><td> <code title="">Hopf;</code> </td> <td> U+0210D </td> <td> <span class="glyph" title="">&#8461;</span> </td> <tr><td> <code title="">HorizontalLine;</code> </td> <td> U+02500 </td> <td> <span class="glyph" title="">&#9472;</span> </td> <tr><td> <code title="">Hscr;</code> </td> <td> U+0210B </td> <td> <span class="glyph" title="">&#8459;</span> </td> <tr><td> <code title="">Hstrok;</code> </td> <td> U+00126 </td> <td> <span class="glyph" title=">&#294;</span> </td> <tr><td> <code title="">HumpDownHump;</code> </td> <td> U+0224E </td> <td> <span class="glyph" title="">&#8782;</span> </td> <tr><td> <code title="">HumpEqual;</code> </td> <td> U+0224F </td> <td> <span class="glyph" title="">&#8783;</span> </td> <tr><td> <code title="">IEcy;</code> </td> <td> U+00415 </td> <td> <span class="glyph" title="">&#1045;</span> </td> <tr><td> <code title="">IJlig;</code> </td> <td> U+00132 </td> <td> <span class="glyph" title="">&#306;</span> </td> <tr><td> <code title="">IOcy;</code> </td> <td> U+00401 </td> <td> <span class="glyph" title="">&#1025;</span> </td> <tr><td> <code title="">Iacute;</code> </td> <td> U+000CD </td> <td> <span class="glyph" title="">&Iacute;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Icirc;</code> </td> <td> U+000CE </td> <td> <span class="glyph" title="">&Icirc;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <ode title="">Icy;</code> </td> <td> U+00418 </td> <td> <span class="glyph" title="">&#1048;</span> </td> <tr><td> <code title="">Idot;</code> </td> <td> U+00130 </td> <td> <span class="glyph" title="">&#304;</span> </td> <tr><td> <code title="">Ifr;</code> </td> <td> U+02111 </td> <td> <span class="glyph" title="">&image;</span> </td> <tr><td> <code title="">Igrave;</code> </td> <td> U+000CC </td> <td> <span class="glyph" title="">&Igrave;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Im;</code> </td> <td> U+02111 </td> <td> <span class="glyph" title="">&image;</span> </td> <tr><td> <code title="">Imacr;</code> </td> <td> U+0012A </td> <td> <span class="glyph" title="">&#298;</span> </td> <tr><td> <code title="">ImaginaryI;</code> </td> <td> U+02148 </td> <td> <span class="glyph" title="">&#8520;</span> </td> <tr><td> <code title="">Implies;</code> </td> <td> U+021D2 </td> <td> <span class="glyph" title="">&rArr;</span> </td> <tr><td> <codetitle="">Int;</code> </td> <td> U+0222C </td> <td> <span class="glyph" title="">&#8748;</span> </td> <tr><td> <code title="">Integral;</code> </td> <td> U+0222B </td> <td> <span class="glyph" title="">&int;</span> </td> <tr><td> <code title="">Intersection;</code> </td> <td> U+022C2 </td> <td> <span class="glyph" title="">&#8898;</span> </td> <tr><td> <code title="">InvisibleComma;</code> </td> <td> U+02063 </td> <td> <span class="glyph" title="">&#8291;</span> </td> <tr><td> <code title="">InvisibleTimes;</code> </td> <td> U+02062 </td> <td> <span class="glyph" title="">&#8290;</span> </td> <tr><td> <code title="">Iogon;</code> </td> <td> U+0012E </td> <td> <span class="glyph" title="">&#302;</span> </td> <tr><td> <code title="">Iopf;</code> </td> <td> U+1D540 </td> <td> <span class="glyph" title="">&#120128;</span> </td> <tr><td> <code title="">Iota;</code> </td> <td> U+00399 </td> <td> <span class="glyph" title="">&Iota;</span> </td> <tr><td> <code title="">Iscr;</code> </td> <td> U+02110 </td> <td> <spa class="glyph" title="">&#8464;</span> </td> <tr><td> <code title="">Itilde;</code> </td> <td> U+00128 </td> <td> <span class="glyph" title="">&#296;</span> </td> <tr><td> <code title="">Iukcy;</code> </td> <td> U+00406 </td> <td> <span class="glyph" title="">&#1030;</span> </td> <tr><td> <code title="">Iuml;</code> </td> <td> U+000CF </td> <td> <span class="glyph" title="">&Iuml;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Jcirc;</code> </td> <td> U+00134 </td> <td> <span class="glyph" title="">&#308;</span> </td> <tr><td> <code title="">Jcy;</code> </td> <td> U+00419 </td> <td> <span class="glyph" title="">&#1049;</span> </td> <tr><td> <code title="">Jfr;</code> </td> <td> U+1D50D </td> <td> <span class="glyph" title="">&#120077;</span> </td> <tr><td> <code title="">Jopf;</code> </td> <td> U+1D541 </td> <td> <span class="glyph" title="">&#120129;</span> </td> <tr><td> <code title="">Jscr;</code> </td> <td> U+1D4A5 </td> <td> <span class"glyph" title="">&#119973;</span> </td> <tr><td> <code title="">Jsercy;</code> </td> <td> U+00408 </td> <td> <span class="glyph" title="">&#1032;</span> </td> <tr><td> <code title="">Jukcy;</code> </td> <td> U+00404 </td> <td> <span class="glyph" title="">&#1028;</span> </td> <tr><td> <code title="">KHcy;</code> </td> <td> U+00425 </td> <td> <span class="glyph" title="">&#1061;</span> </td> <tr><td> <code title="">KJcy;</code> </td> <td> U+0040C </td> <td> <span class="glyph" title="">&#1036;</span> </td> <tr><td> <code title="">Kappa;</code> </td> <td> U+0039A </td> <td> <span class="glyph" title="">&Kappa;</span> </td> <tr><td> <code title="">Kcedil;</code> </td> <td> U+00136 </td> <td> <span class="glyph" title="">&#310;</span> </td> <tr><td> <code title="">Kcy;</code> </td> <td> U+0041A </td> <td> <span class="glyph" title="">&#1050;</span> </td> <tr><td> <code title="">Kfr;</code> </td> <td> U+1D50E </td> <td> <span class="glyph" title="">&#120078;</span> </td> <tr><td> <code title="">Kopf;</code> </td <td> U+1D542 </td> <td> <span class="glyph" title="">&#120130;</span> </td> <tr><td> <code title="">Kscr;</code> </td> <td> U+1D4A6 </td> <td> <span class="glyph" title="">&#119974;</span> </td> <tr><td> <code title="">LJcy;</code> </td> <td> U+00409 </td> <td> <span class="glyph" title="">&#1033;</span> </td> <tr><td> <code title="">LT;</code> </td> <td> U+0003C </td> <td> <span class="glyph" title="">&lt;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Lacute;</code> </td> <td> U+00139 </td> <td> <span class="glyph" title="">&#313;</span> </td> <tr><td> <code title="">Lambda;</code> </td> <td> U+0039B </td> <td> <span class="glyph" title="">&Lambda;</span> </td> <tr><td> <code title="">Lang;</code> </td> <td> U+027EA </td> <td> <span class="glyph" title="">&#10218;</span> </td> <tr><td> <code title="">Laplacetrf;</code> </td> <td> U+02112 </td> <td> <span class="glyph" title="">&#8466;</span> </td> <tr><td> <code title="">Larr;</code> </td <td> U+0219E </td> <td> <span class="glyph" title="">&#8606;</span> </td> <tr><td> <code title="">Lcaron;</code> </td> <td> U+0013D </td> <td> <span class="glyph" title="">&#317;</span> </td> <tr><td> <code title="">Lcedil;</code> </td> <td> U+0013B </td> <td> <span class="glyph" title="">&#315;</span> </td> <tr><td> <code title="">Lcy;</code> </td> <td> U+0041B </td> <td> <span class="glyph" title="">&#1051;</span> </td> <tr><td> <code title="">LeftAngleBracket;</code> </td> <td> U+027E8 </td> <td> <span class="glyph" title="">&#9001;</span> </td> <tr><td> <code title="">LeftArrow;</code> </td> <td> U+02190 </td> <td> <span class="glyph" title="">&larr;</span> </td> <tr><td> <code title="">LeftArrowBar;</code> </td> <td> U+021E4 </td> <td> <span class="glyph" title="">&#8676;</span> </td> <tr><td> <code title="">LeftArrowRightArrow;</code> </td> <td> U+021C6 </td> <td> <span class="glyph" title="">&#8646;</span> </td> <tr><td> <code title="">LeftCeiling;</code> </td> <td> U+02308 </td> <td> <span class="gyph" title="">&lceil;</span> </td> <tr><td> <code title="">LeftDoubleBracket;</code> </td> <td> U+027E6 </td> <td> <span class="glyph" title="">&#10214;</span> </td> <tr><td> <code title="">LeftDownTeeVector;</code> </td> <td> U+02961 </td> <td> <span class="glyph" title="">&#10593;</span> </td> <tr><td> <code title="">LeftDownVector;</code> </td> <td> U+021C3 </td> <td> <span class="glyph" title="">&#8643;</span> </td> <tr><td> <code title="">LeftDownVectorBar;</code> </td> <td> U+02959 </td> <td> <span class="glyph" title="">&#10585;</span> </td> <tr><td> <code title="">LeftFloor;</code> </td> <td> U+0230A </td> <td> <span class="glyph" title="">&lfloor;</span> </td> <tr><td> <code title="">LeftRightArrow;</code> </td> <td> U+02194 </td> <td> <span class="glyph" title="">&harr;</span> </td> <tr><td> <code title="">LeftRightVector;</code> </td> <td> U+0294E </td> <td> <span class="glyph" title="">&#10574;</span> </td> <tr><td> <code title="">LeftTee;</code> </td> <td> U+022A3 </td> <td> <span class="glyph"title="">&#8867;</span> </td> <tr><td> <code title="">LeftTeeArrow;</code> </td> <td> U+021A4 </td> <td> <span class="glyph" title="">&#8612;</span> </td> <tr><td> <code title="">LeftTeeVector;</code> </td> <td> U+0295A </td> <td> <span class="glyph" title="">&#10586;</span> </td> <tr><td> <code title="">LeftTriangle;</code> </td> <td> U+022B2 </td> <td> <span class="glyph" title="">&#8882;</span> </td> <tr><td> <code title="">LeftTriangleBar;</code> </td> <td> U+029CF </td> <td> <span class="glyph" title="">&#10703;</span> </td> <tr><td> <code title="">LeftTriangleEqual;</code> </td> <td> U+022B4 </td> <td> <span class="glyph" title="">&#8884;</span> </td> <tr><td> <code title="">LeftUpDownVector;</code> </td> <td> U+02951 </td> <td> <span class="glyph" title="">&#10577;</span> </td> <tr><td> <code title="">LeftUpTeeVector;</code> </td> <td> U+02960 </td> <td> <span class="glyph" title="">&#10592;</span> </td> <tr><td> <code title="">LeftUpVector;</code> </td> <td> U+021BF </td> <td> <span class="glyph" tile="">&#8639;</span> </td> <tr><td> <code title="">LeftUpVectorBar;</code> </td> <td> U+02958 </td> <td> <span class="glyph" title="">&#10584;</span> </td> <tr><td> <code title="">LeftVector;</code> </td> <td> U+021BC </td> <td> <span class="glyph" title="">&#8636;</span> </td> <tr><td> <code title="">LeftVectorBar;</code> </td> <td> U+02952 </td> <td> <span class="glyph" title="">&#10578;</span> </td> <tr><td> <code title="">Leftarrow;</code> </td> <td> U+021D0 </td> <td> <span class="glyph" title="">&lArr;</span> </td> <tr><td> <code title="">Leftrightarrow;</code> </td> <td> U+021D4 </td> <td> <span class="glyph" title="">&hArr;</span> </td> <tr><td> <code title="">LessEqualGreater;</code> </td> <td> U+022DA </td> <td> <span class="glyph" title="">&#8922;</span> </td> <tr><td> <code title="">LessFullEqual;</code> </td> <td> U+02266 </td> <td> <span class="glyph" title="">&#8806;</span> </td> <tr><td> <code title="">LessGreater;</code> </td> <td> U+02276 </td> <td> <span class="glyph" title="">&#8822;</spn> </td> <tr><td> <code title="">LessLess;</code> </td> <td> U+02AA1 </td> <td> <span class="glyph" title="">&#10913;</span> </td> <tr><td> <code title="">LessSlantEqual;</code> </td> <td> U+02A7D </td> <td> <span class="glyph" title="">&#10877;</span> </td> <tr><td> <code title="">LessTilde;</code> </td> <td> U+02272 </td> <td> <span class="glyph" title="">&#8818;</span> </td> <tr><td> <code title="">Lfr;</code> </td> <td> U+1D50F </td> <td> <span class="glyph" title="">&#120079;</span> </td> <tr><td> <code title="">Ll;</code> </td> <td> U+022D8 </td> <td> <span class="glyph" title="">&#8920;</span> </td> <tr><td> <code title="">Lleftarrow;</code> </td> <td> U+021DA </td> <td> <span class="glyph" title="">&#8666;</span> </td> <tr><td> <code title="">Lmidot;</code> </td> <td> U+0013F </td> <td> <span class="glyph" title="">&#319;</span> </td> <tr><td> <code title="">LongLeftArrow;</code> </td> <td> U+027F5 </td> <td> <span class="glyph" title="">&#10229;</span> </td> <tr><td> <code title="">LongLeftRightArrw;</code> </td> <td> U+027F7 </td> <td> <span class="glyph" title="">&#10231;</span> </td> <tr><td> <code title="">LongRightArrow;</code> </td> <td> U+027F6 </td> <td> <span class="glyph" title="">&#10230;</span> </td> <tr><td> <code title="">Longleftarrow;</code> </td> <td> U+027F8 </td> <td> <span class="glyph" title="">&#10232;</span> </td> <tr><td> <code title="">Longleftrightarrow;</code> </td> <td> U+027FA </td> <td> <span class="glyph" title="">&#10234;</span> </td> <tr><td> <code title="">Longrightarrow;</code> </td> <td> U+027F9 </td> <td> <span class="glyph" title="">&#10233;</span> </td> <tr><td> <code title="">Lopf;</code> </td> <td> U+1D543 </td> <td> <span class="glyph" title="">&#120131;</span> </td> <tr><td> <code title="">LowerLeftArrow;</code> </td> <td> U+02199 </td> <td> <span class="glyph" title="">&#8601;</span> </td> <tr><td> <code title="">LowerRightArrow;</code> </td> <td> U+02198 </td> <td> <span class="glyph" title="">&#8600;</span> </td> <tr><td> <code title="">Lscr;</code> </td><td> U+02112 </td> <td> <span class="glyph" title="">&#8466;</span> </td> <tr><td> <code title="">Lsh;</code> </td> <td> U+021B0 </td> <td> <span class="glyph" title="">&#8624;</span> </td> <tr><td> <code title="">Lstrok;</code> </td> <td> U+00141 </td> <td> <span class="glyph" title="">&#321;</span> </td> <tr><td> <code title="">Lt;</code> </td> <td> U+0226A </td> <td> <span class="glyph" title="">&#8810;</span> </td> <tr><td> <code title="">Map;</code> </td> <td> U+02905 </td> <td> <span class="glyph" title="">&#10501;</span> </td> <tr><td> <code title="">Mcy;</code> </td> <td> U+0041C </td> <td> <span class="glyph" title="">&#1052;</span> </td> <tr><td> <code title="">MediumSpace;</code> </td> <td> U+0205F </td> <td> <span class="glyph" title="">&#8287;</span> </td> <tr><td> <code title="">Mellintrf;</code> </td> <td> U+02133 </td> <td> <span class="glyph" title="">&#8499;</span> </td> <tr><td> <code title="">Mfr;</code> </td> <td> U+1D510 </td> <td> <span class="glyph" title="">&#120080;</span> </td> <t><td> <code title="">MinusPlus;</code> </td> <td> U+02213 </td> <td> <span class="glyph" title="">&#8723;</span> </td> <tr><td> <code title="">Mopf;</code> </td> <td> U+1D544 </td> <td> <span class="glyph" title="">&#120132;</span> </td> <tr><td> <code title="">Mscr;</code> </td> <td> U+02133 </td> <td> <span class="glyph" title="">&#8499;</span> </td> <tr><td> <code title="">Mu;</code> </td> <td> U+0039C </td> <td> <span class="glyph" title="">&Mu;</span> </td> <tr><td> <code title="">NJcy;</code> </td> <td> U+0040A </td> <td> <span class="glyph" title="">&#1034;</span> </td> <tr><td> <code title="">Nacute;</code> </td> <td> U+00143 </td> <td> <span class="glyph" title="">&#323;</span> </td> <tr><td> <code title="">Ncaron;</code> </td> <td> U+00147 </td> <td> <span class="glyph" title="">&#327;</span> </td> <tr><td> <code title="">Ncedil;</code> </td> <td> U+00145 </td> <td> <span class="glyph" title="">&#325;</span> </td> <tr><td> <code title="">Ncy;</code> </td> <td> U+0041D </td> <td> <span class="glyph title="">&#1053;</span> </td> <tr><td> <code title="">NegativeMediumSpace;</code> </td> <td> U+0200B </td> <td> <span class="glyph" title="">&#8203;</span> </td> <tr><td> <code title="">NegativeThickSpace;</code> </td> <td> U+0200B </td> <td> <span class="glyph" title="">&#8203;</span> </td> <tr><td> <code title="">NegativeThinSpace;</code> </td> <td> U+0200B </td> <td> <span class="glyph" title="">&#8203;</span> </td> <tr><td> <code title="">NegativeVeryThinSpace;</code> </td> <td> U+0200B </td> <td> <span class="glyph" title="">&#8203;</span> </td> <tr><td> <code title="">NestedGreaterGreater;</code> </td> <td> U+0226B </td> <td> <span class="glyph" title="">&#8811;</span> </td> <tr><td> <code title="">NestedLessLess;</code> </td> <td> U+0226A </td> <td> <span class="glyph" title="">&#8810;</span> </td> <tr><td> <code title="">NewLine;</code> </td> <td> U+0000A </td> <td> <span class="glyph control" title="">&#9226;</span> </td> <tr><td> <code title="">Nfr;</code> </td> <td> U+1D511 </td> <td> <span clas="glyph" title="">&#120081;</span> </td> <tr><td> <code title="">NoBreak;</code> </td> <td> U+02060 </td> <td> <span class="glyph" title="">&#8288;</span> </td> <tr><td> <code title="">NonBreakingSpace;</code> </td> <td> U+000A0 </td> <td> <span class="glyph" title="">&nbsp;</span> </td> <tr><td> <code title="">Nopf;</code> </td> <td> U+02115 </td> <td> <span class="glyph" title="">&#8469;</span> </td> <tr><td> <code title="">Not;</code> </td> <td> U+02AEC </td> <td> <span class="glyph" title="">&#10988;</span> </td> <tr><td> <code title="">NotCongruent;</code> </td> <td> U+02262 </td> <td> <span class="glyph" title="">&#8802;</span> </td> <tr><td> <code title="">NotCupCap;</code> </td> <td> U+0226D </td> <td> <span class="glyph" title="">&#8813;</span> </td> <tr><td> <code title="">NotDoubleVerticalBar;</code> </td> <td> U+02226 </td> <td> <span class="glyph" title="">&#8742;</span> </td> <tr><td> <code title="">NotElement;</code> </td> <td> U+02209 </td> <td> <span class="glyph" title="">&notin;</span> </d> <tr><td> <code title="">NotEqual;</code> </td> <td> U+02260 </td> <td> <span class="glyph" title="">&ne;</span> </td> <tr><td> <code title="">NotExists;</code> </td> <td> U+02204 </td> <td> <span class="glyph" title="">&#8708;</span> </td> <tr><td> <code title="">NotGreater;</code> </td> <td> U+0226F </td> <td> <span class="glyph" title="">&#8815;</span> </td> <tr><td> <code title="">NotGreaterEqual;</code> </td> <td> U+02271 </td> <td> <span class="glyph" title="">&#8817;</span> </td> <tr><td> <code title="">NotGreaterLess;</code> </td> <td> U+02279 </td> <td> <span class="glyph" title="">&#8825;</span> </td> <tr><td> <code title="">NotGreaterTilde;</code> </td> <td> U+02275 </td> <td> <span class="glyph" title="">&#8821;</span> </td> <tr><td> <code title="">NotLeftTriangle;</code> </td> <td> U+022EA </td> <td> <span class="glyph" title="">&#8938;</span> </td> <tr><td> <code title="">NotLeftTriangleEqual;</code> </td> <td> U+022EC </td> <td> <span class="glyph" title="">&#8940;</span> </td> <tr><td> <coe title="">NotLess;</code> </td> <td> U+0226E </td> <td> <span class="glyph" title="">&#8814;</span> </td> <tr><td> <code title="">NotLessEqual;</code> </td> <td> U+02270 </td> <td> <span class="glyph" title="">&#8816;</span> </td> <tr><td> <code title="">NotLessGreater;</code> </td> <td> U+02278 </td> <td> <span class="glyph" title="">&#8824;</span> </td> <tr><td> <code title="">NotLessTilde;</code> </td> <td> U+02274 </td> <td> <span class="glyph" title="">&#8820;</span> </td> <tr><td> <code title="">NotPrecedes;</code> </td> <td> U+02280 </td> <td> <span class="glyph" title="">&#8832;</span> </td> <tr><td> <code title="">NotPrecedesSlantEqual;</code> </td> <td> U+022E0 </td> <td> <span class="glyph" title="">&#8928;</span> </td> <tr><td> <code title="">NotReverseElement;</code> </td> <td> U+0220C </td> <td> <span class="glyph" title="">&#8716;</span> </td> <tr><td> <code title="">NotRightTriangle;</code> </td> <td> U+022EB </td> <td> <span class="glyph" title="">&#8939;</span> </td> <tr><td> <code title=">NotRightTriangleEqual;</code> </td> <td> U+022ED </td> <td> <span class="glyph" title="">&#8941;</span> </td> <tr><td> <code title="">NotSquareSubsetEqual;</code> </td> <td> U+022E2 </td> <td> <span class="glyph" title="">&#8930;</span> </td> <tr><td> <code title="">NotSquareSupersetEqual;</code> </td> <td> U+022E3 </td> <td> <span class="glyph" title="">&#8931;</span> </td> <tr><td> <code title="">NotSubsetEqual;</code> </td> <td> U+02288 </td> <td> <span class="glyph" title="">&#8840;</span> </td> <tr><td> <code title="">NotSucceeds;</code> </td> <td> U+02281 </td> <td> <span class="glyph" title="">&#8833;</span> </td> <tr><td> <code title="">NotSucceedsSlantEqual;</code> </td> <td> U+022E1 </td> <td> <span class="glyph" title="">&#8929;</span> </td> <tr><td> <code title="">NotSupersetEqual;</code> </td> <td> U+02289 </td> <td> <span class="glyph" title="">&#8841;</span> </td> <tr><td> <code title="">NotTilde;</code> </td> <td> U+02241 </td> <td> <span class="glyph" title="">&#8769;</span> </td> <tr><td <code title="">NotTildeEqual;</code> </td> <td> U+02244 </td> <td> <span class="glyph" title="">&#8772;</span> </td> <tr><td> <code title="">NotTildeFullEqual;</code> </td> <td> U+02247 </td> <td> <span class="glyph" title="">&#8775;</span> </td> <tr><td> <code title="">NotTildeTilde;</code> </td> <td> U+02249 </td> <td> <span class="glyph" title="">&#8777;</span> </td> <tr><td> <code title="">NotVerticalBar;</code> </td> <td> U+02224 </td> <td> <span class="glyph" title="">&#8740;</span> </td> <tr><td> <code title="">Nscr;</code> </td> <td> U+1D4A9 </td> <td> <span class="glyph" title="">&#119977;</span> </td> <tr><td> <code title="">Ntilde;</code> </td> <td> U+000D1 </td> <td> <span class="glyph" title="">&Ntilde;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Nu;</code> </td> <td> U+0039D </td> <td> <span class="glyph" title="">&Nu;</span> </td> <tr><td> <code title="">OElig;</code> </td> <td> U+00152 </td> <td> <span class="glyph" title"">&OElig;</span> </td> <tr><td> <code title="">Oacute;</code> </td> <td> U+000D3 </td> <td> <span class="glyph" title="">&Oacute;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Ocirc;</code> </td> <td> U+000D4 </td> <td> <span class="glyph" title="">&Ocirc;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Ocy;</code> </td> <td> U+0041E </td> <td> <span class="glyph" title="">&#1054;</span> </td> <tr><td> <code title="">Odblac;</code> </td> <td> U+00150 </td> <td> <span class="glyph" title="">&#336;</span> </td> <tr><td> <code title="">Ofr;</code> </td> <td> U+1D512 </td> <td> <span class="glyph" title="">&#120082;</span> </td> <tr><td> <code title="">Ograve;</code> </td> <td> U+000D2 </td> <td> <span class="glyph" title="">&Ograve;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Omacr;</code> </td> <td> U+0014C /td> <td> <span class="glyph" title="">&#332;</span> </td> <tr><td> <code title="">Omega;</code> </td> <td> U+003A9 </td> <td> <span class="glyph" title="">&Omega;</span> </td> <tr><td> <code title="">Omicron;</code> </td> <td> U+0039F </td> <td> <span class="glyph" title="">&Omicron;</span> </td> <tr><td> <code title="">Oopf;</code> </td> <td> U+1D546 </td> <td> <span class="glyph" title="">&#120134;</span> </td> <tr><td> <code title="">OpenCurlyDoubleQuote;</code> </td> <td> U+0201C </td> <td> <span class="glyph" title="">&ldquo;</span> </td> <tr><td> <code title="">OpenCurlyQuote;</code> </td> <td> U+02018 </td> <td> <span class="glyph" title="">&lsquo;</span> </td> <tr><td> <code title="">Or;</code> </td> <td> U+02A54 </td> <td> <span class="glyph" title="">&#10836;</span> </td> <tr><td> <code title="">Oscr;</code> </td> <td> U+1D4AA </td> <td> <span class="glyph" title="">&#119978;</span> </td> <tr><td> <code title="">Oslash;</code> </td> <td> U+000D8 </td> <td> <span class="glyph" title="">&Oslash;</san> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Otilde;</code> </td> <td> U+000D5 </td> <td> <span class="glyph" title="">&Otilde;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Otimes;</code> </td> <td> U+02A37 </td> <td> <span class="glyph" title="">&#10807;</span> </td> <tr><td> <code title="">Ouml;</code> </td> <td> U+000D6 </td> <td> <span class="glyph" title="">&Ouml;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">OverBar;</code> </td> <td> U+0203E </td> <td> <span class="glyph" title="">&oline;</span> </td> <tr><td> <code title="">OverBrace;</code> </td> <td> U+023DE </td> <td> <span class="glyph" title="">&#9182;</span> </td> <tr><td> <code title="">OverBracket;</code> </td> <td> U+023B4 </td> <td> <span class="glyph" title="">&#9140;</span> </td> <tr><td> <code title="">OverParenthesis;</code> </td> <td> +023DC </td> <td> <span class="glyph" title="">&#9180;</span> </td> <tr><td> <code title="">PartialD;</code> </td> <td> U+02202 </td> <td> <span class="glyph" title="">&part;</span> </td> <tr><td> <code title="">Pcy;</code> </td> <td> U+0041F </td> <td> <span class="glyph" title="">&#1055;</span> </td> <tr><td> <code title="">Pfr;</code> </td> <td> U+1D513 </td> <td> <span class="glyph" title="">&#120083;</span> </td> <tr><td> <code title="">Phi;</code> </td> <td> U+003A6 </td> <td> <span class="glyph" title="">&Phi;</span> </td> <tr><td> <code title="">Pi;</code> </td> <td> U+003A0 </td> <td> <span class="glyph" title="">&Pi;</span> </td> <tr><td> <code title="">PlusMinus;</code> </td> <td> U+000B1 </td> <td> <span class="glyph" title="">&plusmn;</span> </td> <tr><td> <code title="">Poincareplane;</code> </td> <td> U+0210C </td> <td> <span class="glyph" title="">&#8460;</span> </td> <tr><td> <code title="">Popf;</code> </td> <td> U+02119 </td> <td> <span class="glyph" title="">&#8473;</span> </td> <tr><td><code title="">Pr;</code> </td> <td> U+02ABB </td> <td> <span class="glyph" title="">&#10939;</span> </td> <tr><td> <code title="">Precedes;</code> </td> <td> U+0227A </td> <td> <span class="glyph" title="">&#8826;</span> </td> <tr><td> <code title="">PrecedesEqual;</code> </td> <td> U+02AAF </td> <td> <span class="glyph" title="">&#10927;</span> </td> <tr><td> <code title="">PrecedesSlantEqual;</code> </td> <td> U+0227C </td> <td> <span class="glyph" title="">&#8828;</span> </td> <tr><td> <code title="">PrecedesTilde;</code> </td> <td> U+0227E </td> <td> <span class="glyph" title="">&#8830;</span> </td> <tr><td> <code title="">Prime;</code> </td> <td> U+02033 </td> <td> <span class="glyph" title="">&Prime;</span> </td> <tr><td> <code title="">Product;</code> </td> <td> U+0220F </td> <td> <span class="glyph" title="">&prod;</span> </td> <tr><td> <code title="">Proportion;</code> </td> <td> U+02237 </td> <td> <span class="glyph" title="">&#8759;</span> </td> <tr><td> <code title="">Proportional;</code> </td><td> U+0221D </td> <td> <span class="glyph" title="">&prop;</span> </td> <tr><td> <code title="">Pscr;</code> </td> <td> U+1D4AB </td> <td> <span class="glyph" title="">&#119979;</span> </td> <tr><td> <code title="">Psi;</code> </td> <td> U+003A8 </td> <td> <span class="glyph" title="">&Psi;</span> </td> <tr><td> <code title="">QUOT;</code> </td> <td> U+00022 </td> <td> <span class="glyph" title="">"</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Qfr;</code> </td> <td> U+1D514 </td> <td> <span class="glyph" title="">&#120084;</span> </td> <tr><td> <code title="">Qopf;</code> </td> <td> U+0211A </td> <td> <span class="glyph" title="">&#8474;</span> </td> <tr><td> <code title="">Qscr;</code> </td> <td> U+1D4AC </td> <td> <span class="glyph" title="">&#119980;</span> </td> <tr><td> <code title="">RBarr;</code> </td> <td> U+02910 </td> <td> <span class="glyph" title="">&#10512;</span> </td> <tr><td> <code title="">REG;</code> </td> <td> U+000AE /td> <td> <span class="glyph" title="">&reg;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Racute;</code> </td> <td> U+00154 </td> <td> <span class="glyph" title="">&#340;</span> </td> <tr><td> <code title="">Rang;</code> </td> <td> U+027EB </td> <td> <span class="glyph" title="">&#10219;</span> </td> <tr><td> <code title="">Rarr;</code> </td> <td> U+021A0 </td> <td> <span class="glyph" title="">&#8608;</span> </td> <tr><td> <code title="">Rarrtl;</code> </td> <td> U+02916 </td> <td> <span class="glyph" title="">&#10518;</span> </td> <tr><td> <code title="">Rcaron;</code> </td> <td> U+00158 </td> <td> <span class="glyph" title="">&#344;</span> </td> <tr><td> <code title="">Rcedil;</code> </td> <td> U+00156 </td> <td> <span class="glyph" title="">&#342;</span> </td> <tr><td> <code title="">Rcy;</code> </td> <td> U+00420 </td> <td> <span class="glyph" title="">&#1056;</span> </td> <tr><td> <code title="">Re;</code> </td> <td> U+0211C </td> <t> <span class="glyph" title="">&real;</span> </td> <tr><td> <code title="">ReverseElement;</code> </td> <td> U+0220B </td> <td> <span class="glyph" title="">&ni;</span> </td> <tr><td> <code title="">ReverseEquilibrium;</code> </td> <td> U+021CB </td> <td> <span class="glyph" title="">&#8651;</span> </td> <tr><td> <code title="">ReverseUpEquilibrium;</code> </td> <td> U+0296F </td> <td> <span class="glyph" title="">&#10607;</span> </td> <tr><td> <code title="">Rfr;</code> </td> <td> U+0211C </td> <td> <span class="glyph" title="">&real;</span> </td> <tr><td> <code title="">Rho;</code> </td> <td> U+003A1 </td> <td> <span class="glyph" title="">&Rho;</span> </td> <tr><td> <code title="">RightAngleBracket;</code> </td> <td> U+027E9 </td> <td> <span class="glyph" title="">&#9002;</span> </td> <tr><td> <code title="">RightArrow;</code> </td> <td> U+02192 </td> <td> <span class="glyph" title="">&rarr;</span> </td> <tr><td> <code title="">RightArrowBar;</code> </td> <td> U+021E5 </td> <td> <span class="glyph" title"">&#8677;</span> </td> <tr><td> <code title="">RightArrowLeftArrow;</code> </td> <td> U+021C4 </td> <td> <span class="glyph" title="">&#8644;</span> </td> <tr><td> <code title="">RightCeiling;</code> </td> <td> U+02309 </td> <td> <span class="glyph" title="">&rceil;</span> </td> <tr><td> <code title="">RightDoubleBracket;</code> </td> <td> U+027E7 </td> <td> <span class="glyph" title="">&#10215;</span> </td> <tr><td> <code title="">RightDownTeeVector;</code> </td> <td> U+0295D </td> <td> <span class="glyph" title="">&#10589;</span> </td> <tr><td> <code title="">RightDownVector;</code> </td> <td> U+021C2 </td> <td> <span class="glyph" title="">&#8642;</span> </td> <tr><td> <code title="">RightDownVectorBar;</code> </td> <td> U+02955 </td> <td> <span class="glyph" title="">&#10581;</span> </td> <tr><td> <code title="">RightFloor;</code> </td> <td> U+0230B </td> <td> <span class="glyph" title="">&rfloor;</span> </td> <tr><td> <code title="">RightTee;</code> </td> <td> U+022A2 </td> <td> <span class="glyph" tile="">&#8866;</span> </td> <tr><td> <code title="">RightTeeArrow;</code> </td> <td> U+021A6 </td> <td> <span class="glyph" title="">&#8614;</span> </td> <tr><td> <code title="">RightTeeVector;</code> </td> <td> U+0295B </td> <td> <span class="glyph" title="">&#10587;</span> </td> <tr><td> <code title="">RightTriangle;</code> </td> <td> U+022B3 </td> <td> <span class="glyph" title="">&#8883;</span> </td> <tr><td> <code title="">RightTriangleBar;</code> </td> <td> U+029D0 </td> <td> <span class="glyph" title="">&#10704;</span> </td> <tr><td> <code title="">RightTriangleEqual;</code> </td> <td> U+022B5 </td> <td> <span class="glyph" title="">&#8885;</span> </td> <tr><td> <code title="">RightUpDownVector;</code> </td> <td> U+0294F </td> <td> <span class="glyph" title="">&#10575;</span> </td> <tr><td> <code title="">RightUpTeeVector;</code> </td> <td> U+0295C </td> <td> <span class="glyph" title="">&#10588;</span> </td> <tr><td> <code title="">RightUpVector;</code> </td> <td> U+021BE </td> <td> <span class="glyp" title="">&#8638;</span> </td> <tr><td> <code title="">RightUpVectorBar;</code> </td> <td> U+02954 </td> <td> <span class="glyph" title="">&#10580;</span> </td> <tr><td> <code title="">RightVector;</code> </td> <td> U+021C0 </td> <td> <span class="glyph" title="">&#8640;</span> </td> <tr><td> <code title="">RightVectorBar;</code> </td> <td> U+02953 </td> <td> <span class="glyph" title="">&#10579;</span> </td> <tr><td> <code title="">Rightarrow;</code> </td> <td> U+021D2 </td> <td> <span class="glyph" title="">&rArr;</span> </td> <tr><td> <code title="">Ropf;</code> </td> <td> U+0211D </td> <td> <span class="glyph" title="">&#8477;</span> </td> <tr><td> <code title="">RoundImplies;</code> </td> <td> U+02970 </td> <td> <span class="glyph" title="">&#10608;</span> </td> <tr><td> <code title="">Rrightarrow;</code> </td> <td> U+021DB </td> <td> <span class="glyph" title="">&#8667;</span> </td> <tr><td> <code title="">Rscr;</code> </td> <td> U+0211B </td> <td> <span class="glyph" title="">&#8475;</span> </td> <t><td> <code title="">Rsh;</code> </td> <td> U+021B1 </td> <td> <span class="glyph" title="">&#8625;</span> </td> <tr><td> <code title="">RuleDelayed;</code> </td> <td> U+029F4 </td> <td> <span class="glyph" title="">&#10740;</span> </td> <tr><td> <code title="">SHCHcy;</code> </td> <td> U+00429 </td> <td> <span class="glyph" title="">&#1065;</span> </td> <tr><td> <code title="">SHcy;</code> </td> <td> U+00428 </td> <td> <span class="glyph" title="">&#1064;</span> </td> <tr><td> <code title="">SOFTcy;</code> </td> <td> U+0042C </td> <td> <span class="glyph" title="">&#1068;</span> </td> <tr><td> <code title="">Sacute;</code> </td> <td> U+0015A </td> <td> <span class="glyph" title="">&#346;</span> </td> <tr><td> <code title="">Sc;</code> </td> <td> U+02ABC </td> <td> <span class="glyph" title="">&#10940;</span> </td> <tr><td> <code title="">Scaron;</code> </td> <td> U+00160 </td> <td> <span class="glyph" title="">&Scaron;</span> </td> <tr><td> <code title="">Scedil;</code> </td> <td> U+0015E </td> <td> <span lass="glyph" title="">&#350;</span> </td> <tr><td> <code title="">Scirc;</code> </td> <td> U+0015C </td> <td> <span class="glyph" title="">&#348;</span> </td> <tr><td> <code title="">Scy;</code> </td> <td> U+00421 </td> <td> <span class="glyph" title="">&#1057;</span> </td> <tr><td> <code title="">Sfr;</code> </td> <td> U+1D516 </td> <td> <span class="glyph" title="">&#120086;</span> </td> <tr><td> <code title="">ShortDownArrow;</code> </td> <td> U+02193 </td> <td> <span class="glyph" title="">&darr;</span> </td> <tr><td> <code title="">ShortLeftArrow;</code> </td> <td> U+02190 </td> <td> <span class="glyph" title="">&larr;</span> </td> <tr><td> <code title="">ShortRightArrow;</code> </td> <td> U+02192 </td> <td> <span class="glyph" title="">&rarr;</span> </td> <tr><td> <code title="">ShortUpArrow;</code> </td> <td> U+02191 </td> <td> <span class="glyph" title="">&uarr;</span> </td> <tr><td> <code title="">Sigma;</code> </td> <td> U+003A3 </td> <td> <span class="glyph" title="">&Sigma;</span> </td> <tr><td><code title="">SmallCircle;</code> </td> <td> U+02218 </td> <td> <span class="glyph" title="">&#8728;</span> </td> <tr><td> <code title="">Sopf;</code> </td> <td> U+1D54A </td> <td> <span class="glyph" title="">&#120138;</span> </td> <tr><td> <code title="">Sqrt;</code> </td> <td> U+0221A </td> <td> <span class="glyph" title="">&radic;</span> </td> <tr><td> <code title="">Square;</code> </td> <td> U+025A1 </td> <td> <span class="glyph" title="">&#9633;</span> </td> <tr><td> <code title="">SquareIntersection;</code> </td> <td> U+02293 </td> <td> <span class="glyph" title="">&#8851;</span> </td> <tr><td> <code title="">SquareSubset;</code> </td> <td> U+0228F </td> <td> <span class="glyph" title="">&#8847;</span> </td> <tr><td> <code title="">SquareSubsetEqual;</code> </td> <td> U+02291 </td> <td> <span class="glyph" title="">&#8849;</span> </td> <tr><td> <code title="">SquareSuperset;</code> </td> <td> U+02290 </td> <td> <span class="glyph" title="">&#8848;</span> </td> <tr><td> <code title="">SquareSupersetEual;</code> </td> <td> U+02292 </td> <td> <span class="glyph" title="">&#8850;</span> </td> <tr><td> <code title="">SquareUnion;</code> </td> <td> U+02294 </td> <td> <span class="glyph" title="">&#8852;</span> </td> <tr><td> <code title="">Sscr;</code> </td> <td> U+1D4AE </td> <td> <span class="glyph" title="">&#119982;</span> </td> <tr><td> <code title="">Star;</code> </td> <td> U+022C6 </td> <td> <span class="glyph" title="">&#8902;</span> </td> <tr><td> <code title="">Sub;</code> </td> <td> U+022D0 </td> <td> <span class="glyph" title="">&#8912;</span> </td> <tr><td> <code title="">Subset;</code> </td> <td> U+022D0 </td> <td> <span class="glyph" title="">&#8912;</span> </td> <tr><td> <code title="">SubsetEqual;</code> </td> <td> U+02286 </td> <td> <span class="glyph" title="">&sube;</span> </td> <tr><td> <code title="">Succeeds;</code> </td> <td> U+0227B </td> <td> <span class="glyph" title="">&#8827;</span> </td> <tr><td> <code title="">SucceedsEqual;</code> </td> <td> U+02AB0 </td> <td> <span class="glph" title="">&#10928;</span> </td> <tr><td> <code title="">SucceedsSlantEqual;</code> </td> <td> U+0227D </td> <td> <span class="glyph" title="">&#8829;</span> </td> <tr><td> <code title="">SucceedsTilde;</code> </td> <td> U+0227F </td> <td> <span class="glyph" title="">&#8831;</span> </td> <tr><td> <code title="">SuchThat;</code> </td> <td> U+0220B </td> <td> <span class="glyph" title="">&ni;</span> </td> <tr><td> <code title="">Sum;</code> </td> <td> U+02211 </td> <td> <span class="glyph" title="">&sum;</span> </td> <tr><td> <code title="">Sup;</code> </td> <td> U+022D1 </td> <td> <span class="glyph" title="">&#8913;</span> </td> <tr><td> <code title="">Superset;</code> </td> <td> U+02283 </td> <td> <span class="glyph" title="">&sup;</span> </td> <tr><td> <code title="">SupersetEqual;</code> </td> <td> U+02287 </td> <td> <span class="glyph" title="">&supe;</span> </td> <tr><td> <code title="">Supset;</code> </td> <td> U+022D1 </td> <td> <span class="glyph" title="">&#8913;</span> </td> <tr><td> <code titl="">THORN;</code> </td> <td> U+000DE </td> <td> <span class="glyph" title="">&THORN;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">TRADE;</code> </td> <td> U+02122 </td> <td> <span class="glyph" title="">&trade;</span> </td> <tr><td> <code title="">TSHcy;</code> </td> <td> U+0040B </td> <td> <span class="glyph" title="">&#1035;</span> </td> <tr><td> <code title="">TScy;</code> </td> <td> U+00426 </td> <td> <span class="glyph" title="">&#1062;</span> </td> <tr><td> <code title="">Tab;</code> </td> <td> U+00009 </td> <td> <span class="glyph control" title="">&#9225;</span> </td> <tr><td> <code title="">Tau;</code> </td> <td> U+003A4 </td> <td> <span class="glyph" title="">&Tau;</span> </td> <tr><td> <code title="">Tcaron;</code> </td> <td> U+00164 </td> <td> <span class="glyph" title="">&#356;</span> </td> <tr><td> <code title="">Tcedil;</code> </td> <td> U+00162 </td> <td> <span class="glyph" title="">&#354;</span> </td> <tr><td> <code title"">Tcy;</code> </td> <td> U+00422 </td> <td> <span class="glyph" title="">&#1058;</span> </td> <tr><td> <code title="">Tfr;</code> </td> <td> U+1D517 </td> <td> <span class="glyph" title="">&#120087;</span> </td> <tr><td> <code title="">Therefore;</code> </td> <td> U+02234 </td> <td> <span class="glyph" title="">&there4;</span> </td> <tr><td> <code title="">Theta;</code> </td> <td> U+00398 </td> <td> <span class="glyph" title="">&Theta;</span> </td> <tr><td> <code title="">ThinSpace;</code> </td> <td> U+02009 </td> <td> <span class="glyph" title="">&thinsp;</span> </td> <tr><td> <code title="">Tilde;</code> </td> <td> U+0223C </td> <td> <span class="glyph" title="">&sim;</span> </td> <tr><td> <code title="">TildeEqual;</code> </td> <td> U+02243 </td> <td> <span class="glyph" title="">&#8771;</span> </td> <tr><td> <code title="">TildeFullEqual;</code> </td> <td> U+02245 </td> <td> <span class="glyph" title="">&cong;</span> </td> <tr><td> <code title="">TildeTilde;</code> </td> <td> U+02248 </td> <td> <span cass="glyph" title="">&asymp;</span> </td> <tr><td> <code title="">Topf;</code> </td> <td> U+1D54B </td> <td> <span class="glyph" title="">&#120139;</span> </td> <tr><td> <code title="">TripleDot;</code> </td> <td> U+020DB </td> <td> <span class="glyph composition" title="">&#9676;&#8411;</span> </td> <tr><td> <code title="">Tscr;</code> </td> <td> U+1D4AF </td> <td> <span class="glyph" title="">&#119983;</span> </td> <tr><td> <code title="">Tstrok;</code> </td> <td> U+00166 </td> <td> <span class="glyph" title="">&#358;</span> </td> <tr><td> <code title="">Uacute;</code> </td> <td> U+000DA </td> <td> <span class="glyph" title="">&Uacute;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Uarr;</code> </td> <td> U+0219F </td> <td> <span class="glyph" title="">&#8607;</span> </td> <tr><td> <code title="">Uarrocir;</code> </td> <td> U+02949 </td> <td> <span class="glyph" title="">&#10569;</span> </td> <tr><td> <code title="">Ubrcy;</code> </td> <td U+0040E </td> <td> <span class="glyph" title="">&#1038;</span> </td> <tr><td> <code title="">Ubreve;</code> </td> <td> U+0016C </td> <td> <span class="glyph" title="">&#364;</span> </td> <tr><td> <code title="">Ucirc;</code> </td> <td> U+000DB </td> <td> <span class="glyph" title="">&Ucirc;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Ucy;</code> </td> <td> U+00423 </td> <td> <span class="glyph" title="">&#1059;</span> </td> <tr><td> <code title="">Udblac;</code> </td> <td> U+00170 </td> <td> <span class="glyph" title="">&#368;</span> </td> <tr><td> <code title="">Ufr;</code> </td> <td> U+1D518 </td> <td> <span class="glyph" title="">&#120088;</span> </td> <tr><td> <code title="">Ugrave;</code> </td> <td> U+000D9 </td> <td> <span class="glyph" title="">&Ugrave;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Umacr;</code> </td> <td> U+0016A </td> <td> <span class="glyph" tile="">&#362;</span> </td> <tr><td> <code title="">UnderBar;</code> </td> <td> U+0005F </td> <td> <span class="glyph" title="">_</span> </td> <tr><td> <code title="">UnderBrace;</code> </td> <td> U+023DF </td> <td> <span class="glyph" title="">&#9183;</span> </td> <tr><td> <code title="">UnderBracket;</code> </td> <td> U+023B5 </td> <td> <span class="glyph" title="">&#9141;</span> </td> <tr><td> <code title="">UnderParenthesis;</code> </td> <td> U+023DD </td> <td> <span class="glyph" title="">&#9181;</span> </td> <tr><td> <code title="">Union;</code> </td> <td> U+022C3 </td> <td> <span class="glyph" title="">&#8899;</span> </td> <tr><td> <code title="">UnionPlus;</code> </td> <td> U+0228E </td> <td> <span class="glyph" title="">&#8846;</span> </td> <tr><td> <code title="">Uogon;</code> </td> <td> U+00172 </td> <td> <span class="glyph" title="">&#370;</span> </td> <tr><td> <code title="">Uopf;</code> </td> <td> U+1D54C </td> <td> <span class="glyph" title="">&#120140;</span> </td> <tr><td> <code title="">UpArow;</code> </td> <td> U+02191 </td> <td> <span class="glyph" title="">&uarr;</span> </td> <tr><td> <code title="">UpArrowBar;</code> </td> <td> U+02912 </td> <td> <span class="glyph" title="">&#10514;</span> </td> <tr><td> <code title="">UpArrowDownArrow;</code> </td> <td> U+021C5 </td> <td> <span class="glyph" title="">&#8645;</span> </td> <tr><td> <code title="">UpDownArrow;</code> </td> <td> U+02195 </td> <td> <span class="glyph" title="">&#8597;</span> </td> <tr><td> <code title="">UpEquilibrium;</code> </td> <td> U+0296E </td> <td> <span class="glyph" title="">&#10606;</span> </td> <tr><td> <code title="">UpTee;</code> </td> <td> U+022A5 </td> <td> <span class="glyph" title="">&perp;</span> </td> <tr><td> <code title="">UpTeeArrow;</code> </td> <td> U+021A5 </td> <td> <span class="glyph" title="">&#8613;</span> </td> <tr><td> <code title="">Uparrow;</code> </td> <td> U+021D1 </td> <td> <span class="glyph" title="">&uArr;</span> </td> <tr><td> <code title="">Updownarrow;</code> </td> <td> U+021D5 </td> td> <span class="glyph" title="">&#8661;</span> </td> <tr><td> <code title="">UpperLeftArrow;</code> </td> <td> U+02196 </td> <td> <span class="glyph" title="">&#8598;</span> </td> <tr><td> <code title="">UpperRightArrow;</code> </td> <td> U+02197 </td> <td> <span class="glyph" title="">&#8599;</span> </td> <tr><td> <code title="">Upsi;</code> </td> <td> U+003D2 </td> <td> <span class="glyph" title="">&upsih;</span> </td> <tr><td> <code title="">Upsilon;</code> </td> <td> U+003A5 </td> <td> <span class="glyph" title="">&Upsilon;</span> </td> <tr><td> <code title="">Uring;</code> </td> <td> U+0016E </td> <td> <span class="glyph" title="">&#366;</span> </td> <tr><td> <code title="">Uscr;</code> </td> <td> U+1D4B0 </td> <td> <span class="glyph" title="">&#119984;</span> </td> <tr><td> <code title="">Utilde;</code> </td> <td> U+00168 </td> <td> <span class="glyph" title="">&#360;</span> </td> <tr><td> <code title="">Uuml;</code> </td> <td> U+000DC </td> <td> <span class="glyph" title="">&Uuml;</span> </td> </tr<!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">VDash;</code> </td> <td> U+022AB </td> <td> <span class="glyph" title="">&#8875;</span> </td> <tr><td> <code title="">Vbar;</code> </td> <td> U+02AEB </td> <td> <span class="glyph" title="">&#10987;</span> </td> <tr><td> <code title="">Vcy;</code> </td> <td> U+00412 </td> <td> <span class="glyph" title="">&#1042;</span> </td> <tr><td> <code title="">Vdash;</code> </td> <td> U+022A9 </td> <td> <span class="glyph" title="">&#8873;</span> </td> <tr><td> <code title="">Vdashl;</code> </td> <td> U+02AE6 </td> <td> <span class="glyph" title="">&#10982;</span> </td> <tr><td> <code title="">Vee;</code> </td> <td> U+022C1 </td> <td> <span class="glyph" title="">&#8897;</span> </td> <tr><td> <code title="">Verbar;</code> </td> <td> U+02016 </td> <td> <span class="glyph" title="">&#8214;</span> </td> <tr><td> <code title="">Vert;</code> </td> <td> U+02016 </td> <td> <span class="glyph" title="">&#8214;</span> </td> <tr><td><code title="">VerticalBar;</code> </td> <td> U+02223 </td> <td> <span class="glyph" title="">&#8739;</span> </td> <tr><td> <code title="">VerticalLine;</code> </td> <td> U+0007C </td> <td> <span class="glyph" title="">|</span> </td> <tr><td> <code title="">VerticalSeparator;</code> </td> <td> U+02758 </td> <td> <span class="glyph" title="">&#10072;</span> </td> <tr><td> <code title="">VerticalTilde;</code> </td> <td> U+02240 </td> <td> <span class="glyph" title="">&#8768;</span> </td> <tr><td> <code title="">VeryThinSpace;</code> </td> <td> U+0200A </td> <td> <span class="glyph" title="">&#8202;</span> </td> <tr><td> <code title="">Vfr;</code> </td> <td> U+1D519 </td> <td> <span class="glyph" title="">&#120089;</span> </td> <tr><td> <code title="">Vopf;</code> </td> <td> U+1D54D </td> <td> <span class="glyph" title="">&#120141;</span> </td> <tr><td> <code title="">Vscr;</code> </td> <td> U+1D4B1 </td> <td> <span class="glyph" title="">&#119985;</span> </td> <tr><td> <code title="">Vvdash;</code> </td> <td>U+022AA </td> <td> <span class="glyph" title="">&#8874;</span> </td> <tr><td> <code title="">Wcirc;</code> </td> <td> U+00174 </td> <td> <span class="glyph" title="">&#372;</span> </td> <tr><td> <code title="">Wedge;</code> </td> <td> U+022C0 </td> <td> <span class="glyph" title="">&#8896;</span> </td> <tr><td> <code title="">Wfr;</code> </td> <td> U+1D51A </td> <td> <span class="glyph" title="">&#120090;</span> </td> <tr><td> <code title="">Wopf;</code> </td> <td> U+1D54E </td> <td> <span class="glyph" title="">&#120142;</span> </td> <tr><td> <code title="">Wscr;</code> </td> <td> U+1D4B2 </td> <td> <span class="glyph" title="">&#119986;</span> </td> <tr><td> <code title="">Xfr;</code> </td> <td> U+1D51B </td> <td> <span class="glyph" title="">&#120091;</span> </td> <tr><td> <code title="">Xi;</code> </td> <td> U+0039E </td> <td> <span class="glyph" title="">&Xi;</span> </td> <tr><td> <code title="">Xopf;</code> </td> <td> U+1D54F </td> <td> <span class="glyph" title="">&#120143;</span> </td> <tr><td> <cod title="">Xscr;</code> </td> <td> U+1D4B3 </td> <td> <span class="glyph" title="">&#119987;</span> </td> <tr><td> <code title="">YAcy;</code> </td> <td> U+0042F </td> <td> <span class="glyph" title="">&#1071;</span> </td> <tr><td> <code title="">YIcy;</code> </td> <td> U+00407 </td> <td> <span class="glyph" title="">&#1031;</span> </td> <tr><td> <code title="">YUcy;</code> </td> <td> U+0042E </td> <td> <span class="glyph" title="">&#1070;</span> </td> <tr><td> <code title="">Yacute;</code> </td> <td> U+000DD </td> <td> <span class="glyph" title="">&Yacute;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">Ycirc;</code> </td> <td> U+00176 </td> <td> <span class="glyph" title="">&#374;</span> </td> <tr><td> <code title="">Ycy;</code> </td> <td> U+0042B </td> <td> <span class="glyph" title="">&#1067;</span> </td> <tr><td> <code title="">Yfr;</code> </td> <td> U+1D51C </td> <td> <span class="glyph" title="">&#120092;</span> </td> <tr><td> <code tite="">Yopf;</code> </td> <td> U+1D550 </td> <td> <span class="glyph" title="">&#120144;</span> </td> <tr><td> <code title="">Yscr;</code> </td> <td> U+1D4B4 </td> <td> <span class="glyph" title="">&#119988;</span> </td> <tr><td> <code title="">Yuml;</code> </td> <td> U+00178 </td> <td> <span class="glyph" title="">&Yuml;</span> </td> <tr><td> <code title="">ZHcy;</code> </td> <td> U+00416 </td> <td> <span class="glyph" title="">&#1046;</span> </td> <tr><td> <code title="">Zacute;</code> </td> <td> U+00179 </td> <td> <span class="glyph" title="">&#377;</span> </td> <tr><td> <code title="">Zcaron;</code> </td> <td> U+0017D </td> <td> <span class="glyph" title="">&#381;</span> </td> <tr><td> <code title="">Zcy;</code> </td> <td> U+00417 </td> <td> <span class="glyph" title="">&#1047;</span> </td> <tr><td> <code title="">Zdot;</code> </td> <td> U+0017B </td> <td> <span class="glyph" title="">&#379;</span> </td> <tr><td> <code title="">ZeroWidthSpace;</code> </td> <td> U+0200B </td> <td> <span class="glyph" title"">&#8203;</span> </td> <tr><td> <code title="">Zeta;</code> </td> <td> U+00396 </td> <td> <span class="glyph" title="">&Zeta;</span> </td> <tr><td> <code title="">Zfr;</code> </td> <td> U+02128 </td> <td> <span class="glyph" title="">&#8488;</span> </td> <tr><td> <code title="">Zopf;</code> </td> <td> U+02124 </td> <td> <span class="glyph" title="">&#8484;</span> </td> <tr><td> <code title="">Zscr;</code> </td> <td> U+1D4B5 </td> <td> <span class="glyph" title="">&#119989;</span> </td> <tr><td> <code title="">aacute;</code> </td> <td> U+000E1 </td> <td> <span class="glyph" title="">&aacute;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">abreve;</code> </td> <td> U+00103 </td> <td> <span class="glyph" title="">&#259;</span> </td> <tr><td> <code title="">ac;</code> </td> <td> U+0223E </td> <td> <span class="glyph" title="">&#8766;</span> </td> <tr><td> <code title="">acd;</code> </td> <td> U+0223F </td> <td> <span class="glyph" title="">&#876;</span> </td> <tr><td> <code title="">acirc;</code> </td> <td> U+000E2 </td> <td> <span class="glyph" title="">&acirc;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">acute;</code> </td> <td> U+000B4 </td> <td> <span class="glyph" title="">&acute;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">acy;</code> </td> <td> U+00430 </td> <td> <span class="glyph" title="">&#1072;</span> </td> <tr><td> <code title="">aelig;</code> </td> <td> U+000E6 </td> <td> <span class="glyph" title="">&aelig;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">af;</code> </td> <td> U+02061 </td> <td> <span class="glyph" title="">&#8289;</span> </td> <tr><td> <code title="">afr;</code> </td> <td> U+1D51E </td> <td> <span class="glyph" title="">&#120094;</span> </td> <tr><td> <code title="">agrave;</code> </td> <td> U+000E0 </td> <td> <spa class="glyph" title="">&agrave;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">alefsym;</code> </td> <td> U+02135 </td> <td> <span class="glyph" title="">&alefsym;</span> </td> <tr><td> <code title="">aleph;</code> </td> <td> U+02135 </td> <td> <span class="glyph" title="">&alefsym;</span> </td> <tr><td> <code title="">alpha;</code> </td> <td> U+003B1 </td> <td> <span class="glyph" title="">&alpha;</span> </td> <tr><td> <code title="">amacr;</code> </td> <td> U+00101 </td> <td> <span class="glyph" title="">&#257;</span> </td> <tr><td> <code title="">amalg;</code> </td> <td> U+02A3F </td> <td> <span class="glyph" title="">&#10815;</span> </td> <tr><td> <code title="">amp;</code> </td> <td> U+00026 </td> <td> <span class="glyph" title="">&amp;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">and;</code> </td> <td> U+02227 </td> <td> <span class="glyph" title="">&and;</span> </td <tr><td> <code title="">andand;</code> </td> <td> U+02A55 </td> <td> <span class="glyph" title="">&#10837;</span> </td> <tr><td> <code title="">andd;</code> </td> <td> U+02A5C </td> <td> <span class="glyph" title="">&#10844;</span> </td> <tr><td> <code title="">andslope;</code> </td> <td> U+02A58 </td> <td> <span class="glyph" title="">&#10840;</span> </td> <tr><td> <code title="">andv;</code> </td> <td> U+02A5A </td> <td> <span class="glyph" title="">&#10842;</span> </td> <tr><td> <code title="">ang;</code> </td> <td> U+02220 </td> <td> <span class="glyph" title="">&ang;</span> </td> <tr><td> <code title="">ange;</code> </td> <td> U+029A4 </td> <td> <span class="glyph" title="">&#10660;</span> </td> <tr><td> <code title="">angle;</code> </td> <td> U+02220 </td> <td> <span class="glyph" title="">&ang;</span> </td> <tr><td> <code title="">angmsd;</code> </td> <td> U+02221 </td> <td> <span class="glyph" title="">&#8737;</span> </td> <tr><td> <code title="">angmsdaa;</code> </td> <td> U+029A8 </td> <td> <spanclass="glyph" title="">&#10664;</span> </td> <tr><td> <code title="">angmsdab;</code> </td> <td> U+029A9 </td> <td> <span class="glyph" title="">&#10665;</span> </td> <tr><td> <code title="">angmsdac;</code> </td> <td> U+029AA </td> <td> <span class="glyph" title="">&#10666;</span> </td> <tr><td> <code title="">angmsdad;</code> </td> <td> U+029AB </td> <td> <span class="glyph" title="">&#10667;</span> </td> <tr><td> <code title="">angmsdae;</code> </td> <td> U+029AC </td> <td> <span class="glyph" title="">&#10668;</span> </td> <tr><td> <code title="">angmsdaf;</code> </td> <td> U+029AD </td> <td> <span class="glyph" title="">&#10669;</span> </td> <tr><td> <code title="">angmsdag;</code> </td> <td> U+029AE </td> <td> <span class="glyph" title="">&#10670;</span> </td> <tr><td> <code title="">angmsdah;</code> </td> <td> U+029AF </td> <td> <span class="glyph" title="">&#10671;</span> </td> <tr><td> <code title="">angrt;</code> </td> <td> U+0221F </td> <td> <span class="glyph" title="">&#8735;</span> </td> <tr><d> <code title="">angrtvb;</code> </td> <td> U+022BE </td> <td> <span class="glyph" title="">&#8894;</span> </td> <tr><td> <code title="">angrtvbd;</code> </td> <td> U+0299D </td> <td> <span class="glyph" title="">&#10653;</span> </td> <tr><td> <code title="">angsph;</code> </td> <td> U+02222 </td> <td> <span class="glyph" title="">&#8738;</span> </td> <tr><td> <code title="">angst;</code> </td> <td> U+000C5 </td> <td> <span class="glyph" title="">&Aring;</span> </td> <tr><td> <code title="">angzarr;</code> </td> <td> U+0237C </td> <td> <span class="glyph" title="">&#9084;</span> </td> <tr><td> <code title="">aogon;</code> </td> <td> U+00105 </td> <td> <span class="glyph" title="">&#261;</span> </td> <tr><td> <code title="">aopf;</code> </td> <td> U+1D552 </td> <td> <span class="glyph" title="">&#120146;</span> </td> <tr><td> <code title="">ap;</code> </td> <td> U+02248 </td> <td> <span class="glyph" title="">&asymp;</span> </td> <tr><td> <code title="">apE;</code> </td> <td> U+02A70 </td> <td> <span class=glyph" title="">&#10864;</span> </td> <tr><td> <code title="">apacir;</code> </td> <td> U+02A6F </td> <td> <span class="glyph" title="">&#10863;</span> </td> <tr><td> <code title="">ape;</code> </td> <td> U+0224A </td> <td> <span class="glyph" title="">&#8778;</span> </td> <tr><td> <code title="">apid;</code> </td> <td> U+0224B </td> <td> <span class="glyph" title="">&#8779;</span> </td> <tr><td> <code title="">apos;</code> </td> <td> U+00027 </td> <td> <span class="glyph" title="">'</span> </td> <tr><td> <code title="">approx;</code> </td> <td> U+02248 </td> <td> <span class="glyph" title="">&asymp;</span> </td> <tr><td> <code title="">approxeq;</code> </td> <td> U+0224A </td> <td> <span class="glyph" title="">&#8778;</span> </td> <tr><td> <code title="">aring;</code> </td> <td> U+000E5 </td> <td> <span class="glyph" title="">&aring;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">ascr;</code> </td> <td> U+1D4B6 </td> <td> <span class="glyph title="">&#119990;</span> </td> <tr><td> <code title="">ast;</code> </td> <td> U+0002A </td> <td> <span class="glyph" title="">*</span> </td> <tr><td> <code title="">asymp;</code> </td> <td> U+02248 </td> <td> <span class="glyph" title="">&asymp;</span> </td> <tr><td> <code title="">asympeq;</code> </td> <td> U+0224D </td> <td> <span class="glyph" title="">&#8781;</span> </td> <tr><td> <code title="">atilde;</code> </td> <td> U+000E3 </td> <td> <span class="glyph" title="">&atilde;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">auml;</code> </td> <td> U+000E4 </td> <td> <span class="glyph" title="">&auml;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">awconint;</code> </td> <td> U+02233 </td> <td> <span class="glyph" title="">&#8755;</span> </td> <tr><td> <code title="">awint;</code> </td> <td> U+02A11 </td> <td> <span class="glyph" title="">&#10769;</span> </td> <tr><td> <cde title="">bNot;</code> </td> <td> U+02AED </td> <td> <span class="glyph" title="">&#10989;</span> </td> <tr><td> <code title="">backcong;</code> </td> <td> U+0224C </td> <td> <span class="glyph" title="">&#8780;</span> </td> <tr><td> <code title="">backepsilon;</code> </td> <td> U+003F6 </td> <td> <span class="glyph" title="">&#1014;</span> </td> <tr><td> <code title="">backprime;</code> </td> <td> U+02035 </td> <td> <span class="glyph" title="">&#8245;</span> </td> <tr><td> <code title="">backsim;</code> </td> <td> U+0223D </td> <td> <span class="glyph" title="">&#8765;</span> </td> <tr><td> <code title="">backsimeq;</code> </td> <td> U+022CD </td> <td> <span class="glyph" title="">&#8909;</span> </td> <tr><td> <code title="">barvee;</code> </td> <td> U+022BD </td> <td> <span class="glyph" title="">&#8893;</span> </td> <tr><td> <code title="">barwed;</code> </td> <td> U+02305 </td> <td> <span class="glyph" title="">&#8965;</span> </td> <tr><td> <code title="">barwedge;</code> </td> <td> U+02305 </td> <td <span class="glyph" title="">&#8965;</span> </td> <tr><td> <code title="">bbrk;</code> </td> <td> U+023B5 </td> <td> <span class="glyph" title="">&#9141;</span> </td> <tr><td> <code title="">bbrktbrk;</code> </td> <td> U+023B6 </td> <td> <span class="glyph" title="">&#9142;</span> </td> <tr><td> <code title="">bcong;</code> </td> <td> U+0224C </td> <td> <span class="glyph" title="">&#8780;</span> </td> <tr><td> <code title="">bcy;</code> </td> <td> U+00431 </td> <td> <span class="glyph" title="">&#1073;</span> </td> <tr><td> <code title="">bdquo;</code> </td> <td> U+0201E </td> <td> <span class="glyph" title="">&bdquo;</span> </td> <tr><td> <code title="">becaus;</code> </td> <td> U+02235 </td> <td> <span class="glyph" title="">&#8757;</span> </td> <tr><td> <code title="">because;</code> </td> <td> U+02235 </td> <td> <span class="glyph" title="">&#8757;</span> </td> <tr><td> <code title="">bemptyv;</code> </td> <td> U+029B0 </td> <td> <span class="glyph" title="">&#10672;</span> </td> <tr><td> <code title=">bepsi;</code> </td> <td> U+003F6 </td> <td> <span class="glyph" title="">&#1014;</span> </td> <tr><td> <code title="">bernou;</code> </td> <td> U+0212C </td> <td> <span class="glyph" title="">&#8492;</span> </td> <tr><td> <code title="">beta;</code> </td> <td> U+003B2 </td> <td> <span class="glyph" title="">&beta;</span> </td> <tr><td> <code title="">beth;</code> </td> <td> U+02136 </td> <td> <span class="glyph" title="">&#8502;</span> </td> <tr><td> <code title="">between;</code> </td> <td> U+0226C </td> <td> <span class="glyph" title="">&#8812;</span> </td> <tr><td> <code title="">bfr;</code> </td> <td> U+1D51F </td> <td> <span class="glyph" title="">&#120095;</span> </td> <tr><td> <code title="">bigcap;</code> </td> <td> U+022C2 </td> <td> <span class="glyph" title="">&#8898;</span> </td> <tr><td> <code title="">bigcirc;</code> </td> <td> U+025EF </td> <td> <span class="glyph" title="">&#9711;</span> </td> <tr><td> <code title="">bigcup;</code> </td> <td> U+022C3 </td> <td> <span class="glyph" title=""&#8899;</span> </td> <tr><td> <code title="">bigodot;</code> </td> <td> U+02A00 </td> <td> <span class="glyph" title="">&#10752;</span> </td> <tr><td> <code title="">bigoplus;</code> </td> <td> U+02A01 </td> <td> <span class="glyph" title="">&#10753;</span> </td> <tr><td> <code title="">bigotimes;</code> </td> <td> U+02A02 </td> <td> <span class="glyph" title="">&#10754;</span> </td> <tr><td> <code title="">bigsqcup;</code> </td> <td> U+02A06 </td> <td> <span class="glyph" title="">&#10758;</span> </td> <tr><td> <code title="">bigstar;</code> </td> <td> U+02605 </td> <td> <span class="glyph" title="">&#9733;</span> </td> <tr><td> <code title="">bigtriangledown;</code> </td> <td> U+025BD </td> <td> <span class="glyph" title="">&#9661;</span> </td> <tr><td> <code title="">bigtriangleup;</code> </td> <td> U+025B3 </td> <td> <span class="glyph" title="">&#9651;</span> </td> <tr><td> <code title="">biguplus;</code> </td> <td> U+02A04 </td> <td> <span class="glyph" title="">&#10756;</span> </td> <tr><td> <code tile="">bigvee;</code> </td> <td> U+022C1 </td> <td> <span class="glyph" title="">&#8897;</span> </td> <tr><td> <code title="">bigwedge;</code> </td> <td> U+022C0 </td> <td> <span class="glyph" title="">&#8896;</span> </td> <tr><td> <code title="">bkarow;</code> </td> <td> U+0290D </td> <td> <span class="glyph" title="">&#10509;</span> </td> <tr><td> <code title="">blacklozenge;</code> </td> <td> U+029EB </td> <td> <span class="glyph" title="">&#10731;</span> </td> <tr><td> <code title="">blacksquare;</code> </td> <td> U+025AA </td> <td> <span class="glyph" title="">&#9642;</span> </td> <tr><td> <code title="">blacktriangle;</code> </td> <td> U+025B4 </td> <td> <span class="glyph" title="">&#9652;</span> </td> <tr><td> <code title="">blacktriangledown;</code> </td> <td> U+025BE </td> <td> <span class="glyph" title="">&#9662;</span> </td> <tr><td> <code title="">blacktriangleleft;</code> </td> <td> U+025C2 </td> <td> <span class="glyph" title="">&#9666;</span> </td> <tr><td> <code title="">blacktriangleright;<code> </td> <td> U+025B8 </td> <td> <span class="glyph" title="">&#9656;</span> </td> <tr><td> <code title="">blank;</code> </td> <td> U+02423 </td> <td> <span class="glyph" title="">&#9251;</span> </td> <tr><td> <code title="">blk12;</code> </td> <td> U+02592 </td> <td> <span class="glyph" title="">&#9618;</span> </td> <tr><td> <code title="">blk14;</code> </td> <td> U+02591 </td> <td> <span class="glyph" title="">&#9617;</span> </td> <tr><td> <code title="">blk34;</code> </td> <td> U+02593 </td> <td> <span class="glyph" title="">&#9619;</span> </td> <tr><td> <code title="">block;</code> </td> <td> U+02588 </td> <td> <span class="glyph" title="">&#9608;</span> </td> <tr><td> <code title="">bnot;</code> </td> <td> U+02310 </td> <td> <span class="glyph" title="">&#8976;</span> </td> <tr><td> <code title="">bopf;</code> </td> <td> U+1D553 </td> <td> <span class="glyph" title="">&#120147;</span> </td> <tr><td> <code title="">bot;</code> </td> <td> U+022A5 </td> <td> <span class="glyph" title="">&perp;</span> <td> <tr><td> <code title="">bottom;</code> </td> <td> U+022A5 </td> <td> <span class="glyph" title="">&perp;</span> </td> <tr><td> <code title="">bowtie;</code> </td> <td> U+022C8 </td> <td> <span class="glyph" title="">&#8904;</span> </td> <tr><td> <code title="">boxDL;</code> </td> <td> U+02557 </td> <td> <span class="glyph" title="">&#9559;</span> </td> <tr><td> <code title="">boxDR;</code> </td> <td> U+02554 </td> <td> <span class="glyph" title="">&#9556;</span> </td> <tr><td> <code title="">boxDl;</code> </td> <td> U+02556 </td> <td> <span class="glyph" title="">&#9558;</span> </td> <tr><td> <code title="">boxDr;</code> </td> <td> U+02553 </td> <td> <span class="glyph" title="">&#9555;</span> </td> <tr><td> <code title="">boxH;</code> </td> <td> U+02550 </td> <td> <span class="glyph" title="">&#9552;</span> </td> <tr><td> <code title="">boxHD;</code> </td> <td> U+02566 </td> <td> <span class="glyph" title="">&#9574;</span> </td> <tr><td> <code title="">boxHU;</code> </td> <td> U+02569 </td> <td> <span lass="glyph" title="">&#9577;</span> </td> <tr><td> <code title="">boxHd;</code> </td> <td> U+02564 </td> <td> <span class="glyph" title="">&#9572;</span> </td> <tr><td> <code title="">boxHu;</code> </td> <td> U+02567 </td> <td> <span class="glyph" title="">&#9575;</span> </td> <tr><td> <code title="">boxUL;</code> </td> <td> U+0255D </td> <td> <span class="glyph" title="">&#9565;</span> </td> <tr><td> <code title="">boxUR;</code> </td> <td> U+0255A </td> <td> <span class="glyph" title="">&#9562;</span> </td> <tr><td> <code title="">boxUl;</code> </td> <td> U+0255C </td> <td> <span class="glyph" title="">&#9564;</span> </td> <tr><td> <code title="">boxUr;</code> </td> <td> U+02559 </td> <td> <span class="glyph" title="">&#9561;</span> </td> <tr><td> <code title="">boxV;</code> </td> <td> U+02551 </td> <td> <span class="glyph" title="">&#9553;</span> </td> <tr><td> <code title="">boxVH;</code> </td> <td> U+0256C </td> <td> <span class="glyph" title="">&#9580;</span> </td> <tr><td> <code title="">boxVL;</code </td> <td> U+02563 </td> <td> <span class="glyph" title="">&#9571;</span> </td> <tr><td> <code title="">boxVR;</code> </td> <td> U+02560 </td> <td> <span class="glyph" title="">&#9568;</span> </td> <tr><td> <code title="">boxVh;</code> </td> <td> U+0256B </td> <td> <span class="glyph" title="">&#9579;</span> </td> <tr><td> <code title="">boxVl;</code> </td> <td> U+02562 </td> <td> <span class="glyph" title="">&#9570;</span> </td> <tr><td> <code title="">boxVr;</code> </td> <td> U+0255F </td> <td> <span class="glyph" title="">&#9567;</span> </td> <tr><td> <code title="">boxbox;</code> </td> <td> U+029C9 </td> <td> <span class="glyph" title="">&#10697;</span> </td> <tr><td> <code title="">boxdL;</code> </td> <td> U+02555 </td> <td> <span class="glyph" title="">&#9557;</span> </td> <tr><td> <code title="">boxdR;</code> </td> <td> U+02552 </td> <td> <span class="glyph" title="">&#9554;</span> </td> <tr><td> <code title="">boxdl;</code> </td> <td> U+02510 </td> <td> <span class="glyph" title="">&#9488;</span> <td> <tr><td> <code title="">boxdr;</code> </td> <td> U+0250C </td> <td> <span class="glyph" title="">&#9484;</span> </td> <tr><td> <code title="">boxh;</code> </td> <td> U+02500 </td> <td> <span class="glyph" title="">&#9472;</span> </td> <tr><td> <code title="">boxhD;</code> </td> <td> U+02565 </td> <td> <span class="glyph" title="">&#9573;</span> </td> <tr><td> <code title="">boxhU;</code> </td> <td> U+02568 </td> <td> <span class="glyph" title="">&#9576;</span> </td> <tr><td> <code title="">boxhd;</code> </td> <td> U+0252C </td> <td> <span class="glyph" title="">&#9516;</span> </td> <tr><td> <code title="">boxhu;</code> </td> <td> U+02534 </td> <td> <span class="glyph" title="">&#9524;</span> </td> <tr><td> <code title="">boxminus;</code> </td> <td> U+0229F </td> <td> <span class="glyph" title="">&#8863;</span> </td> <tr><td> <code title="">boxplus;</code> </td> <td> U+0229E </td> <td> <span class="glyph" title="">&#8862;</span> </td> <tr><td> <code title="">boxtimes;</code> </td> <td> U+022A0 </td> <td><span class="glyph" title="">&#8864;</span> </td> <tr><td> <code title="">boxuL;</code> </td> <td> U+0255B </td> <td> <span class="glyph" title="">&#9563;</span> </td> <tr><td> <code title="">boxuR;</code> </td> <td> U+02558 </td> <td> <span class="glyph" title="">&#9560;</span> </td> <tr><td> <code title="">boxul;</code> </td> <td> U+02518 </td> <td> <span class="glyph" title="">&#9496;</span> </td> <tr><td> <code title="">boxur;</code> </td> <td> U+02514 </td> <td> <span class="glyph" title="">&#9492;</span> </td> <tr><td> <code title="">boxv;</code> </td> <td> U+02502 </td> <td> <span class="glyph" title="">&#9474;</span> </td> <tr><td> <code title="">boxvH;</code> </td> <td> U+0256A </td> <td> <span class="glyph" title="">&#9578;</span> </td> <tr><td> <code title="">boxvL;</code> </td> <td> U+02561 </td> <td> <span class="glyph" title="">&#9569;</span> </td> <tr><td> <code title="">boxvR;</code> </td> <td> U+0255E </td> <td> <span class="glyph" title="">&#9566;</span> </td> <tr><td> <code title="">boxvh</code> </td> <td> U+0253C </td> <td> <span class="glyph" title="">&#9532;</span> </td> <tr><td> <code title="">boxvl;</code> </td> <td> U+02524 </td> <td> <span class="glyph" title="">&#9508;</span> </td> <tr><td> <code title="">boxvr;</code> </td> <td> U+0251C </td> <td> <span class="glyph" title="">&#9500;</span> </td> <tr><td> <code title="">bprime;</code> </td> <td> U+02035 </td> <td> <span class="glyph" title="">&#8245;</span> </td> <tr><td> <code title="">breve;</code> </td> <td> U+002D8 </td> <td> <span class="glyph" title="">&#728;</span> </td> <tr><td> <code title="">brvbar;</code> </td> <td> U+000A6 </td> <td> <span class="glyph" title="">&brvbar;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">bscr;</code> </td> <td> U+1D4B7 </td> <td> <span class="glyph" title="">&#119991;</span> </td> <tr><td> <code title="">bsemi;</code> </td> <td> U+0204F </td> <td> <span class="glyph" title="">&#8271;</span> </td> <tr><td> <code title="">bsim</code> </td> <td> U+0223D </td> <td> <span class="glyph" title="">&#8765;</span> </td> <tr><td> <code title="">bsime;</code> </td> <td> U+022CD </td> <td> <span class="glyph" title="">&#8909;</span> </td> <tr><td> <code title="">bsol;</code> </td> <td> U+0005C </td> <td> <span class="glyph" title="">\</span> </td> <tr><td> <code title="">bsolb;</code> </td> <td> U+029C5 </td> <td> <span class="glyph" title="">&#10693;</span> </td> <tr><td> <code title="">bsolhsub;</code> </td> <td> U+027C8 </td> <td> <span class="glyph" title="">&#10184;</span> </td> <tr><td> <code title="">bull;</code> </td> <td> U+02022 </td> <td> <span class="glyph" title="">&bull;</span> </td> <tr><td> <code title="">bullet;</code> </td> <td> U+02022 </td> <td> <span class="glyph" title="">&bull;</span> </td> <tr><td> <code title="">bump;</code> </td> <td> U+0224E </td> <td> <span class="glyph" title="">&#8782;</span> </td> <tr><td> <code title="">bumpE;</code> </td> <td> U+02AAE </td> <td> <span class="glyph" title="">&#10926;</span> /td> <tr><td> <code title="">bumpe;</code> </td> <td> U+0224F </td> <td> <span class="glyph" title="">&#8783;</span> </td> <tr><td> <code title="">bumpeq;</code> </td> <td> U+0224F </td> <td> <span class="glyph" title="">&#8783;</span> </td> <tr><td> <code title="">cacute;</code> </td> <td> U+00107 </td> <td> <span class="glyph" title="">&#263;</span> </td> <tr><td> <code title="">cap;</code> </td> <td> U+02229 </td> <td> <span class="glyph" title="">&cap;</span> </td> <tr><td> <code title="">capand;</code> </td> <td> U+02A44 </td> <td> <span class="glyph" title="">&#10820;</span> </td> <tr><td> <code title="">capbrcup;</code> </td> <td> U+02A49 </td> <td> <span class="glyph" title="">&#10825;</span> </td> <tr><td> <code title="">capcap;</code> </td> <td> U+02A4B </td> <td> <span class="glyph" title="">&#10827;</span> </td> <tr><td> <code title="">capcup;</code> </td> <td> U+02A47 </td> <td> <span class="glyph" title="">&#10823;</span> </td> <tr><td> <code title="">capdot;</code> </td> <td> U+02A40 </td> <t> <span class="glyph" title="">&#10816;</span> </td> <tr><td> <code title="">caret;</code> </td> <td> U+02041 </td> <td> <span class="glyph" title="">&#8257;</span> </td> <tr><td> <code title="">caron;</code> </td> <td> U+002C7 </td> <td> <span class="glyph" title="">&#711;</span> </td> <tr><td> <code title="">ccaps;</code> </td> <td> U+02A4D </td> <td> <span class="glyph" title="">&#10829;</span> </td> <tr><td> <code title="">ccaron;</code> </td> <td> U+0010D </td> <td> <span class="glyph" title="">&#269;</span> </td> <tr><td> <code title="">ccedil;</code> </td> <td> U+000E7 </td> <td> <span class="glyph" title="">&ccedil;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">ccirc;</code> </td> <td> U+00109 </td> <td> <span class="glyph" title="">&#265;</span> </td> <tr><td> <code title="">ccups;</code> </td> <td> U+02A4C </td> <td> <span class="glyph" title="">&#10828;</span> </td> <tr><td> <code title="">ccupssm;</code> </td> <td> U+02A50 </td><td> <span class="glyph" title="">&#10832;</span> </td> <tr><td> <code title="">cdot;</code> </td> <td> U+0010B </td> <td> <span class="glyph" title="">&#267;</span> </td> <tr><td> <code title="">cedil;</code> </td> <td> U+000B8 </td> <td> <span class="glyph" title="">&cedil;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">cemptyv;</code> </td> <td> U+029B2 </td> <td> <span class="glyph" title="">&#10674;</span> </td> <tr><td> <code title="">cent;</code> </td> <td> U+000A2 </td> <td> <span class="glyph" title="">&cent;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">centerdot;</code> </td> <td> U+000B7 </td> <td> <span class="glyph" title="">&middot;</span> </td> <tr><td> <code title="">cfr;</code> </td> <td> U+1D520 </td> <td> <span class="glyph" title="">&#120096;</span> </td> <tr><td> <code title="">chcy;</code> </td> <td> U+00447 </td> <td> <span class="glyph" title="">&#105;</span> </td> <tr><td> <code title="">check;</code> </td> <td> U+02713 </td> <td> <span class="glyph" title="">&#10003;</span> </td> <tr><td> <code title="">checkmark;</code> </td> <td> U+02713 </td> <td> <span class="glyph" title="">&#10003;</span> </td> <tr><td> <code title="">chi;</code> </td> <td> U+003C7 </td> <td> <span class="glyph" title="">&chi;</span> </td> <tr><td> <code title="">cir;</code> </td> <td> U+025CB </td> <td> <span class="glyph" title="">&#9675;</span> </td> <tr><td> <code title="">cirE;</code> </td> <td> U+029C3 </td> <td> <span class="glyph" title="">&#10691;</span> </td> <tr><td> <code title="">circ;</code> </td> <td> U+002C6 </td> <td> <span class="glyph" title="">&circ;</span> </td> <tr><td> <code title="">circeq;</code> </td> <td> U+02257 </td> <td> <span class="glyph" title="">&#8791;</span> </td> <tr><td> <code title="">circlearrowleft;</code> </td> <td> U+021BA </td> <td> <span class="glyph" title="">&#8634;</span> </td> <tr><td> <code title="">circlearrowright;</code> </td <td> U+021BB </td> <td> <span class="glyph" title="">&#8635;</span> </td> <tr><td> <code title="">circledR;</code> </td> <td> U+000AE </td> <td> <span class="glyph" title="">&reg;</span> </td> <tr><td> <code title="">circledS;</code> </td> <td> U+024C8 </td> <td> <span class="glyph" title="">&#9416;</span> </td> <tr><td> <code title="">circledast;</code> </td> <td> U+0229B </td> <td> <span class="glyph" title="">&#8859;</span> </td> <tr><td> <code title="">circledcirc;</code> </td> <td> U+0229A </td> <td> <span class="glyph" title="">&#8858;</span> </td> <tr><td> <code title="">circleddash;</code> </td> <td> U+0229D </td> <td> <span class="glyph" title="">&#8861;</span> </td> <tr><td> <code title="">cire;</code> </td> <td> U+02257 </td> <td> <span class="glyph" title="">&#8791;</span> </td> <tr><td> <code title="">cirfnint;</code> </td> <td> U+02A10 </td> <td> <span class="glyph" title="">&#10768;</span> </td> <tr><td> <code title="">cirmid;</code> </td> <td> U+02AEF </td> <td> <span class="glyph" title=""&#10991;</span> </td> <tr><td> <code title="">cirscir;</code> </td> <td> U+029C2 </td> <td> <span class="glyph" title="">&#10690;</span> </td> <tr><td> <code title="">clubs;</code> </td> <td> U+02663 </td> <td> <span class="glyph" title="">&clubs;</span> </td> <tr><td> <code title="">clubsuit;</code> </td> <td> U+02663 </td> <td> <span class="glyph" title="">&clubs;</span> </td> <tr><td> <code title="">colon;</code> </td> <td> U+0003A </td> <td> <span class="glyph" title="">:</span> </td> <tr><td> <code title="">colone;</code> </td> <td> U+02254 </td> <td> <span class="glyph" title="">&#8788;</span> </td> <tr><td> <code title="">coloneq;</code> </td> <td> U+02254 </td> <td> <span class="glyph" title="">&#8788;</span> </td> <tr><td> <code title="">comma;</code> </td> <td> U+0002C </td> <td> <span class="glyph" title="">,</span> </td> <tr><td> <code title="">commat;</code> </td> <td> U+00040 </td> <td> <span class="glyph" title="">@</span> </td> <tr><td> <code title="">comp;</code> </td> <td> U+02201 </td> <t> <span class="glyph" title="">&#8705;</span> </td> <tr><td> <code title="">compfn;</code> </td> <td> U+02218 </td> <td> <span class="glyph" title="">&#8728;</span> </td> <tr><td> <code title="">complement;</code> </td> <td> U+02201 </td> <td> <span class="glyph" title="">&#8705;</span> </td> <tr><td> <code title="">complexes;</code> </td> <td> U+02102 </td> <td> <span class="glyph" title="">&#8450;</span> </td> <tr><td> <code title="">cong;</code> </td> <td> U+02245 </td> <td> <span class="glyph" title="">&cong;</span> </td> <tr><td> <code title="">congdot;</code> </td> <td> U+02A6D </td> <td> <span class="glyph" title="">&#10861;</span> </td> <tr><td> <code title="">conint;</code> </td> <td> U+0222E </td> <td> <span class="glyph" title="">&#8750;</span> </td> <tr><td> <code title="">copf;</code> </td> <td> U+1D554 </td> <td> <span class="glyph" title="">&#120148;</span> </td> <tr><td> <code title="">coprod;</code> </td> <td> U+02210 </td> <td> <span class="glyph" title="">&#8720;</span> </td> <tr><td> <coe title="">copy;</code> </td> <td> U+000A9 </td> <td> <span class="glyph" title="">&copy;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">copysr;</code> </td> <td> U+02117 </td> <td> <span class="glyph" title="">&#8471;</span> </td> <tr><td> <code title="">crarr;</code> </td> <td> U+021B5 </td> <td> <span class="glyph" title="">&crarr;</span> </td> <tr><td> <code title="">cross;</code> </td> <td> U+02717 </td> <td> <span class="glyph" title="">&#10007;</span> </td> <tr><td> <code title="">cscr;</code> </td> <td> U+1D4B8 </td> <td> <span class="glyph" title="">&#119992;</span> </td> <tr><td> <code title="">csub;</code> </td> <td> U+02ACF </td> <td> <span class="glyph" title="">&#10959;</span> </td> <tr><td> <code title="">csube;</code> </td> <td> U+02AD1 </td> <td> <span class="glyph" title="">&#10961;</span> </td> <tr><td> <code title="">csup;</code> </td> <td> U+02AD0 </td> <td> <span class="glyph" title="">&#10960;</span> </td> <tr><td> <coe title="">csupe;</code> </td> <td> U+02AD2 </td> <td> <span class="glyph" title="">&#10962;</span> </td> <tr><td> <code title="">ctdot;</code> </td> <td> U+022EF </td> <td> <span class="glyph" title="">&#8943;</span> </td> <tr><td> <code title="">cudarrl;</code> </td> <td> U+02938 </td> <td> <span class="glyph" title="">&#10552;</span> </td> <tr><td> <code title="">cudarrr;</code> </td> <td> U+02935 </td> <td> <span class="glyph" title="">&#10549;</span> </td> <tr><td> <code title="">cuepr;</code> </td> <td> U+022DE </td> <td> <span class="glyph" title="">&#8926;</span> </td> <tr><td> <code title="">cuesc;</code> </td> <td> U+022DF </td> <td> <span class="glyph" title="">&#8927;</span> </td> <tr><td> <code title="">cularr;</code> </td> <td> U+021B6 </td> <td> <span class="glyph" title="">&#8630;</span> </td> <tr><td> <code title="">cularrp;</code> </td> <td> U+0293D </td> <td> <span class="glyph" title="">&#10557;</span> </td> <tr><td> <code title="">cup;</code> </td> <td> U+0222A </td> <td> <span class="gyph" title="">&cup;</span> </td> <tr><td> <code title="">cupbrcap;</code> </td> <td> U+02A48 </td> <td> <span class="glyph" title="">&#10824;</span> </td> <tr><td> <code title="">cupcap;</code> </td> <td> U+02A46 </td> <td> <span class="glyph" title="">&#10822;</span> </td> <tr><td> <code title="">cupcup;</code> </td> <td> U+02A4A </td> <td> <span class="glyph" title="">&#10826;</span> </td> <tr><td> <code title="">cupdot;</code> </td> <td> U+0228D </td> <td> <span class="glyph" title="">&#8845;</span> </td> <tr><td> <code title="">cupor;</code> </td> <td> U+02A45 </td> <td> <span class="glyph" title="">&#10821;</span> </td> <tr><td> <code title="">curarr;</code> </td> <td> U+021B7 </td> <td> <span class="glyph" title="">&#8631;</span> </td> <tr><td> <code title="">curarrm;</code> </td> <td> U+0293C </td> <td> <span class="glyph" title="">&#10556;</span> </td> <tr><td> <code title="">curlyeqprec;</code> </td> <td> U+022DE </td> <td> <span class="glyph" title="">&#8926;</span> </td> <tr><td> <code title="">crlyeqsucc;</code> </td> <td> U+022DF </td> <td> <span class="glyph" title="">&#8927;</span> </td> <tr><td> <code title="">curlyvee;</code> </td> <td> U+022CE </td> <td> <span class="glyph" title="">&#8910;</span> </td> <tr><td> <code title="">curlywedge;</code> </td> <td> U+022CF </td> <td> <span class="glyph" title="">&#8911;</span> </td> <tr><td> <code title="">curren;</code> </td> <td> U+000A4 </td> <td> <span class="glyph" title="">&curren;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">curvearrowleft;</code> </td> <td> U+021B6 </td> <td> <span class="glyph" title="">&#8630;</span> </td> <tr><td> <code title="">curvearrowright;</code> </td> <td> U+021B7 </td> <td> <span class="glyph" title="">&#8631;</span> </td> <tr><td> <code title="">cuvee;</code> </td> <td> U+022CE </td> <td> <span class="glyph" title="">&#8910;</span> </td> <tr><td> <code title="">cuwed;</code> </td> <td> U+022CF </td> <td> <span class="glyph" title="">&#8911;</span </td> <tr><td> <code title="">cwconint;</code> </td> <td> U+02232 </td> <td> <span class="glyph" title="">&#8754;</span> </td> <tr><td> <code title="">cwint;</code> </td> <td> U+02231 </td> <td> <span class="glyph" title="">&#8753;</span> </td> <tr><td> <code title="">cylcty;</code> </td> <td> U+0232D </td> <td> <span class="glyph" title="">&#9005;</span> </td> <tr><td> <code title="">dArr;</code> </td> <td> U+021D3 </td> <td> <span class="glyph" title="">&dArr;</span> </td> <tr><td> <code title="">dHar;</code> </td> <td> U+02965 </td> <td> <span class="glyph" title="">&#10597;</span> </td> <tr><td> <code title="">dagger;</code> </td> <td> U+02020 </td> <td> <span class="glyph" title="">&dagger;</span> </td> <tr><td> <code title="">daleth;</code> </td> <td> U+02138 </td> <td> <span class="glyph" title="">&#8504;</span> </td> <tr><td> <code title="">darr;</code> </td> <td> U+02193 </td> <td> <span class="glyph" title="">&darr;</span> </td> <tr><td> <code title="">dash;</code> </td> <td> U+02010 </td> <td> <pan class="glyph" title="">&#8208;</span> </td> <tr><td> <code title="">dashv;</code> </td> <td> U+022A3 </td> <td> <span class="glyph" title="">&#8867;</span> </td> <tr><td> <code title="">dbkarow;</code> </td> <td> U+0290F </td> <td> <span class="glyph" title="">&#10511;</span> </td> <tr><td> <code title="">dblac;</code> </td> <td> U+002DD </td> <td> <span class="glyph" title="">&#733;</span> </td> <tr><td> <code title="">dcaron;</code> </td> <td> U+0010F </td> <td> <span class="glyph" title="">&#271;</span> </td> <tr><td> <code title="">dcy;</code> </td> <td> U+00434 </td> <td> <span class="glyph" title="">&#1076;</span> </td> <tr><td> <code title="">dd;</code> </td> <td> U+02146 </td> <td> <span class="glyph" title="">&#8518;</span> </td> <tr><td> <code title="">ddagger;</code> </td> <td> U+02021 </td> <td> <span class="glyph" title="">&Dagger;</span> </td> <tr><td> <code title="">ddarr;</code> </td> <td> U+021CA </td> <td> <span class="glyph" title="">&#8650;</span> </td> <tr><td> <code title="">ddotse;</code> </td> <td> U+02A77 </td> <td> <span class="glyph" title="">&#10871;</span> </td> <tr><td> <code title="">deg;</code> </td> <td> U+000B0 </td> <td> <span class="glyph" title="">&deg;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">delta;</code> </td> <td> U+003B4 </td> <td> <span class="glyph" title="">&delta;</span> </td> <tr><td> <code title="">demptyv;</code> </td> <td> U+029B1 </td> <td> <span class="glyph" title="">&#10673;</span> </td> <tr><td> <code title="">dfisht;</code> </td> <td> U+0297F </td> <td> <span class="glyph" title="">&#10623;</span> </td> <tr><td> <code title="">dfr;</code> </td> <td> U+1D521 </td> <td> <span class="glyph" title="">&#120097;</span> </td> <tr><td> <code title="">dharl;</code> </td> <td> U+021C3 </td> <td> <span class="glyph" title="">&#8643;</span> </td> <tr><td> <code title="">dharr;</code> </td> <td> U+021C2 </td> <td> <span class="glyph" title="">&#8642;</span> </td> <tr><td> <code title="">diam</code> </td> <td> U+022C4 </td> <td> <span class="glyph" title="">&#8900;</span> </td> <tr><td> <code title="">diamond;</code> </td> <td> U+022C4 </td> <td> <span class="glyph" title="">&#8900;</span> </td> <tr><td> <code title="">diamondsuit;</code> </td> <td> U+02666 </td> <td> <span class="glyph" title="">&diams;</span> </td> <tr><td> <code title="">diams;</code> </td> <td> U+02666 </td> <td> <span class="glyph" title="">&diams;</span> </td> <tr><td> <code title="">die;</code> </td> <td> U+000A8 </td> <td> <span class="glyph" title="">&uml;</span> </td> <tr><td> <code title="">digamma;</code> </td> <td> U+003DD </td> <td> <span class="glyph" title="">&#989;</span> </td> <tr><td> <code title="">disin;</code> </td> <td> U+022F2 </td> <td> <span class="glyph" title="">&#8946;</span> </td> <tr><td> <code title="">div;</code> </td> <td> U+000F7 </td> <td> <span class="glyph" title="">&divide;</span> </td> <tr><td> <code title="">divide;</code> </td> <td> U+000F7 </td> <td> <span class="glyph" title="">&divid;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">divideontimes;</code> </td> <td> U+022C7 </td> <td> <span class="glyph" title="">&#8903;</span> </td> <tr><td> <code title="">divonx;</code> </td> <td> U+022C7 </td> <td> <span class="glyph" title="">&#8903;</span> </td> <tr><td> <code title="">djcy;</code> </td> <td> U+00452 </td> <td> <span class="glyph" title="">&#1106;</span> </td> <tr><td> <code title="">dlcorn;</code> </td> <td> U+0231E </td> <td> <span class="glyph" title="">&#8990;</span> </td> <tr><td> <code title="">dlcrop;</code> </td> <td> U+0230D </td> <td> <span class="glyph" title="">&#8973;</span> </td> <tr><td> <code title="">dollar;</code> </td> <td> U+00024 </td> <td> <span class="glyph" title="">$</span> </td> <tr><td> <code title="">dopf;</code> </td> <td> U+1D555 </td> <td> <span class="glyph" title="">&#120149;</span> </td> <tr><td> <code title="">dot;</code> </td> <td> U+002D9 </td> <td> <span class="glyph" title="">&#79;</span> </td> <tr><td> <code title="">doteq;</code> </td> <td> U+02250 </td> <td> <span class="glyph" title="">&#8784;</span> </td> <tr><td> <code title="">doteqdot;</code> </td> <td> U+02251 </td> <td> <span class="glyph" title="">&#8785;</span> </td> <tr><td> <code title="">dotminus;</code> </td> <td> U+02238 </td> <td> <span class="glyph" title="">&#8760;</span> </td> <tr><td> <code title="">dotplus;</code> </td> <td> U+02214 </td> <td> <span class="glyph" title="">&#8724;</span> </td> <tr><td> <code title="">dotsquare;</code> </td> <td> U+022A1 </td> <td> <span class="glyph" title="">&#8865;</span> </td> <tr><td> <code title="">doublebarwedge;</code> </td> <td> U+02306 </td> <td> <span class="glyph" title="">&#8966;</span> </td> <tr><td> <code title="">downarrow;</code> </td> <td> U+02193 </td> <td> <span class="glyph" title="">&darr;</span> </td> <tr><td> <code title="">downdownarrows;</code> </td> <td> U+021CA </td> <td> <span class="glyph" title="">&#8650;</span> </td> <tr><td> <code title="">downhrpoonleft;</code> </td> <td> U+021C3 </td> <td> <span class="glyph" title="">&#8643;</span> </td> <tr><td> <code title="">downharpoonright;</code> </td> <td> U+021C2 </td> <td> <span class="glyph" title="">&#8642;</span> </td> <tr><td> <code title="">drbkarow;</code> </td> <td> U+02910 </td> <td> <span class="glyph" title="">&#10512;</span> </td> <tr><td> <code title="">drcorn;</code> </td> <td> U+0231F </td> <td> <span class="glyph" title="">&#8991;</span> </td> <tr><td> <code title="">drcrop;</code> </td> <td> U+0230C </td> <td> <span class="glyph" title="">&#8972;</span> </td> <tr><td> <code title="">dscr;</code> </td> <td> U+1D4B9 </td> <td> <span class="glyph" title="">&#119993;</span> </td> <tr><td> <code title="">dscy;</code> </td> <td> U+00455 </td> <td> <span class="glyph" title="">&#1109;</span> </td> <tr><td> <code title="">dsol;</code> </td> <td> U+029F6 </td> <td> <span class="glyph" title="">&#10742;</span> </td> <tr><td> <code title="">dstrok;</code> </td> <td> U+00111 </td> <td> <span class=glyph" title="">&#273;</span> </td> <tr><td> <code title="">dtdot;</code> </td> <td> U+022F1 </td> <td> <span class="glyph" title="">&#8945;</span> </td> <tr><td> <code title="">dtri;</code> </td> <td> U+025BF </td> <td> <span class="glyph" title="">&#9663;</span> </td> <tr><td> <code title="">dtrif;</code> </td> <td> U+025BE </td> <td> <span class="glyph" title="">&#9662;</span> </td> <tr><td> <code title="">duarr;</code> </td> <td> U+021F5 </td> <td> <span class="glyph" title="">&#8693;</span> </td> <tr><td> <code title="">duhar;</code> </td> <td> U+0296F </td> <td> <span class="glyph" title="">&#10607;</span> </td> <tr><td> <code title="">dwangle;</code> </td> <td> U+029A6 </td> <td> <span class="glyph" title="">&#10662;</span> </td> <tr><td> <code title="">dzcy;</code> </td> <td> U+0045F </td> <td> <span class="glyph" title="">&#1119;</span> </td> <tr><td> <code title="">dzigrarr;</code> </td> <td> U+027FF </td> <td> <span class="glyph" title="">&#10239;</span> </td> <tr><td> <code title="">eDDot;</code </td> <td> U+02A77 </td> <td> <span class="glyph" title="">&#10871;</span> </td> <tr><td> <code title="">eDot;</code> </td> <td> U+02251 </td> <td> <span class="glyph" title="">&#8785;</span> </td> <tr><td> <code title="">eacute;</code> </td> <td> U+000E9 </td> <td> <span class="glyph" title="">&eacute;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">easter;</code> </td> <td> U+02A6E </td> <td> <span class="glyph" title="">&#10862;</span> </td> <tr><td> <code title="">ecaron;</code> </td> <td> U+0011B </td> <td> <span class="glyph" title="">&#283;</span> </td> <tr><td> <code title="">ecir;</code> </td> <td> U+02256 </td> <td> <span class="glyph" title="">&#8790;</span> </td> <tr><td> <code title="">ecirc;</code> </td> <td> U+000EA </td> <td> <span class="glyph" title="">&ecirc;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">ecolon;</code> </td> <td> U+02255 </td> <td> <span cass="glyph" title="">&#8789;</span> </td> <tr><td> <code title="">ecy;</code> </td> <td> U+0044D </td> <td> <span class="glyph" title="">&#1101;</span> </td> <tr><td> <code title="">edot;</code> </td> <td> U+00117 </td> <td> <span class="glyph" title="">&#279;</span> </td> <tr><td> <code title="">ee;</code> </td> <td> U+02147 </td> <td> <span class="glyph" title="">&#8519;</span> </td> <tr><td> <code title="">efDot;</code> </td> <td> U+02252 </td> <td> <span class="glyph" title="">&#8786;</span> </td> <tr><td> <code title="">efr;</code> </td> <td> U+1D522 </td> <td> <span class="glyph" title="">&#120098;</span> </td> <tr><td> <code title="">eg;</code> </td> <td> U+02A9A </td> <td> <span class="glyph" title="">&#10906;</span> </td> <tr><td> <code title="">egrave;</code> </td> <td> U+000E8 </td> <td> <span class="glyph" title="">&egrave;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">egs;</code> </td> <td> U+02A96 </td> <td> <span class="glyph title="">&#10902;</span> </td> <tr><td> <code title="">egsdot;</code> </td> <td> U+02A98 </td> <td> <span class="glyph" title="">&#10904;</span> </td> <tr><td> <code title="">el;</code> </td> <td> U+02A99 </td> <td> <span class="glyph" title="">&#10905;</span> </td> <tr><td> <code title="">elinters;</code> </td> <td> U+023E7 </td> <td> <span class="glyph" title="">&#9191;</span> </td> <tr><td> <code title="">ell;</code> </td> <td> U+02113 </td> <td> <span class="glyph" title="">&#8467;</span> </td> <tr><td> <code title="">els;</code> </td> <td> U+02A95 </td> <td> <span class="glyph" title="">&#10901;</span> </td> <tr><td> <code title="">elsdot;</code> </td> <td> U+02A97 </td> <td> <span class="glyph" title="">&#10903;</span> </td> <tr><td> <code title="">emacr;</code> </td> <td> U+00113 </td> <td> <span class="glyph" title="">&#275;</span> </td> <tr><td> <code title="">empty;</code> </td> <td> U+02205 </td> <td> <span class="glyph" title="">&empty;</span> </td> <tr><td> <code title="">emptyset;</code> </td <td> U+02205 </td> <td> <span class="glyph" title="">&empty;</span> </td> <tr><td> <code title="">emptyv;</code> </td> <td> U+02205 </td> <td> <span class="glyph" title="">&empty;</span> </td> <tr><td> <code title="">emsp13;</code> </td> <td> U+02004 </td> <td> <span class="glyph" title="">&#8196;</span> </td> <tr><td> <code title="">emsp14;</code> </td> <td> U+02005 </td> <td> <span class="glyph" title="">&#8197;</span> </td> <tr><td> <code title="">emsp;</code> </td> <td> U+02003 </td> <td> <span class="glyph" title="">&emsp;</span> </td> <tr><td> <code title="">eng;</code> </td> <td> U+0014B </td> <td> <span class="glyph" title="">&#331;</span> </td> <tr><td> <code title="">ensp;</code> </td> <td> U+02002 </td> <td> <span class="glyph" title="">&ensp;</span> </td> <tr><td> <code title="">eogon;</code> </td> <td> U+00119 </td> <td> <span class="glyph" title="">&#281;</span> </td> <tr><td> <code title="">eopf;</code> </td> <td> U+1D556 </td> <td> <span class="glyph" title="">&#120150;</span> </td> <tr><td <code title="">epar;</code> </td> <td> U+022D5 </td> <td> <span class="glyph" title="">&#8917;</span> </td> <tr><td> <code title="">eparsl;</code> </td> <td> U+029E3 </td> <td> <span class="glyph" title="">&#10723;</span> </td> <tr><td> <code title="">eplus;</code> </td> <td> U+02A71 </td> <td> <span class="glyph" title="">&#10865;</span> </td> <tr><td> <code title="">epsi;</code> </td> <td> U+003B5 </td> <td> <span class="glyph" title="">&epsilon;</span> </td> <tr><td> <code title="">epsilon;</code> </td> <td> U+003B5 </td> <td> <span class="glyph" title="">&epsilon;</span> </td> <tr><td> <code title="">epsiv;</code> </td> <td> U+003F5 </td> <td> <span class="glyph" title="">&#1013;</span> </td> <tr><td> <code title="">eqcirc;</code> </td> <td> U+02256 </td> <td> <span class="glyph" title="">&#8790;</span> </td> <tr><td> <code title="">eqcolon;</code> </td> <td> U+02255 </td> <td> <span class="glyph" title="">&#8789;</span> </td> <tr><td> <code title="">eqsim;</code> </td> <td> U+02242 </td> <td> <span clss="glyph" title="">&#8770;</span> </td> <tr><td> <code title="">eqslantgtr;</code> </td> <td> U+02A96 </td> <td> <span class="glyph" title="">&#10902;</span> </td> <tr><td> <code title="">eqslantless;</code> </td> <td> U+02A95 </td> <td> <span class="glyph" title="">&#10901;</span> </td> <tr><td> <code title="">equals;</code> </td> <td> U+0003D </td> <td> <span class="glyph" title="">=</span> </td> <tr><td> <code title="">equest;</code> </td> <td> U+0225F </td> <td> <span class="glyph" title="">&#8799;</span> </td> <tr><td> <code title="">equiv;</code> </td> <td> U+02261 </td> <td> <span class="glyph" title="">&equiv;</span> </td> <tr><td> <code title="">equivDD;</code> </td> <td> U+02A78 </td> <td> <span class="glyph" title="">&#10872;</span> </td> <tr><td> <code title="">eqvparsl;</code> </td> <td> U+029E5 </td> <td> <span class="glyph" title="">&#10725;</span> </td> <tr><td> <code title="">erDot;</code> </td> <td> U+02253 </td> <td> <span class="glyph" title="">&#8787;</span> </td> <tr><td> <code title=">erarr;</code> </td> <td> U+02971 </td> <td> <span class="glyph" title="">&#10609;</span> </td> <tr><td> <code title="">escr;</code> </td> <td> U+0212F </td> <td> <span class="glyph" title="">&#8495;</span> </td> <tr><td> <code title="">esdot;</code> </td> <td> U+02250 </td> <td> <span class="glyph" title="">&#8784;</span> </td> <tr><td> <code title="">esim;</code> </td> <td> U+02242 </td> <td> <span class="glyph" title="">&#8770;</span> </td> <tr><td> <code title="">eta;</code> </td> <td> U+003B7 </td> <td> <span class="glyph" title="">&eta;</span> </td> <tr><td> <code title="">eth;</code> </td> <td> U+000F0 </td> <td> <span class="glyph" title="">&eth;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">euml;</code> </td> <td> U+000EB </td> <td> <span class="glyph" title="">&euml;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">euro;</code> </td> <td> U+020AC </td> <td> <span clss="glyph" title="">&euro;</span> </td> <tr><td> <code title="">excl;</code> </td> <td> U+00021 </td> <td> <span class="glyph" title="">!</span> </td> <tr><td> <code title="">exist;</code> </td> <td> U+02203 </td> <td> <span class="glyph" title="">&exist;</span> </td> <tr><td> <code title="">expectation;</code> </td> <td> U+02130 </td> <td> <span class="glyph" title="">&#8496;</span> </td> <tr><td> <code title="">exponentiale;</code> </td> <td> U+02147 </td> <td> <span class="glyph" title="">&#8519;</span> </td> <tr><td> <code title="">fallingdotseq;</code> </td> <td> U+02252 </td> <td> <span class="glyph" title="">&#8786;</span> </td> <tr><td> <code title="">fcy;</code> </td> <td> U+00444 </td> <td> <span class="glyph" title="">&#1092;</span> </td> <tr><td> <code title="">female;</code> </td> <td> U+02640 </td> <td> <span class="glyph" title="">&#9792;</span> </td> <tr><td> <code title="">ffilig;</code> </td> <td> U+0FB03 </td> <td> <span class="glyph" title="">&#64259;</span> </td> <tr><td> <code title=""fflig;</code> </td> <td> U+0FB00 </td> <td> <span class="glyph" title="">&#64256;</span> </td> <tr><td> <code title="">ffllig;</code> </td> <td> U+0FB04 </td> <td> <span class="glyph" title="">&#64260;</span> </td> <tr><td> <code title="">ffr;</code> </td> <td> U+1D523 </td> <td> <span class="glyph" title="">&#120099;</span> </td> <tr><td> <code title="">filig;</code> </td> <td> U+0FB01 </td> <td> <span class="glyph" title="">&#64257;</span> </td> <tr><td> <code title="">flat;</code> </td> <td> U+0266D </td> <td> <span class="glyph" title="">&#9837;</span> </td> <tr><td> <code title="">fllig;</code> </td> <td> U+0FB02 </td> <td> <span class="glyph" title="">&#64258;</span> </td> <tr><td> <code title="">fltns;</code> </td> <td> U+025B1 </td> <td> <span class="glyph" title="">&#9649;</span> </td> <tr><td> <code title="">fnof;</code> </td> <td> U+00192 </td> <td> <span class="glyph" title="">&fnof;</span> </td> <tr><td> <code title="">fopf;</code> </td> <td> U+1D557 </td> <td> <span class="glyph" title="">&#12151;</span> </td> <tr><td> <code title="">forall;</code> </td> <td> U+02200 </td> <td> <span class="glyph" title="">&forall;</span> </td> <tr><td> <code title="">fork;</code> </td> <td> U+022D4 </td> <td> <span class="glyph" title="">&#8916;</span> </td> <tr><td> <code title="">forkv;</code> </td> <td> U+02AD9 </td> <td> <span class="glyph" title="">&#10969;</span> </td> <tr><td> <code title="">fpartint;</code> </td> <td> U+02A0D </td> <td> <span class="glyph" title="">&#10765;</span> </td> <tr><td> <code title="">frac12;</code> </td> <td> U+000BD </td> <td> <span class="glyph" title="">&frac12;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">frac13;</code> </td> <td> U+02153 </td> <td> <span class="glyph" title="">&#8531;</span> </td> <tr><td> <code title="">frac14;</code> </td> <td> U+000BC </td> <td> <span class="glyph" title="">&frac14;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <cod title="">frac15;</code> </td> <td> U+02155 </td> <td> <span class="glyph" title="">&#8533;</span> </td> <tr><td> <code title="">frac16;</code> </td> <td> U+02159 </td> <td> <span class="glyph" title="">&#8537;</span> </td> <tr><td> <code title="">frac18;</code> </td> <td> U+0215B </td> <td> <span class="glyph" title="">&#8539;</span> </td> <tr><td> <code title="">frac23;</code> </td> <td> U+02154 </td> <td> <span class="glyph" title="">&#8532;</span> </td> <tr><td> <code title="">frac25;</code> </td> <td> U+02156 </td> <td> <span class="glyph" title="">&#8534;</span> </td> <tr><td> <code title="">frac34;</code> </td> <td> U+000BE </td> <td> <span class="glyph" title="">&frac34;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">frac35;</code> </td> <td> U+02157 </td> <td> <span class="glyph" title="">&#8535;</span> </td> <tr><td> <code title="">frac38;</code> </td> <td> U+0215C </td> <td> <span class="glyph" title="">&#8540;</span> </td> <tr><t> <code title="">frac45;</code> </td> <td> U+02158 </td> <td> <span class="glyph" title="">&#8536;</span> </td> <tr><td> <code title="">frac56;</code> </td> <td> U+0215A </td> <td> <span class="glyph" title="">&#8538;</span> </td> <tr><td> <code title="">frac58;</code> </td> <td> U+0215D </td> <td> <span class="glyph" title="">&#8541;</span> </td> <tr><td> <code title="">frac78;</code> </td> <td> U+0215E </td> <td> <span class="glyph" title="">&#8542;</span> </td> <tr><td> <code title="">frasl;</code> </td> <td> U+02044 </td> <td> <span class="glyph" title="">&frasl;</span> </td> <tr><td> <code title="">frown;</code> </td> <td> U+02322 </td> <td> <span class="glyph" title="">&#8994;</span> </td> <tr><td> <code title="">fscr;</code> </td> <td> U+1D4BB </td> <td> <span class="glyph" title="">&#119995;</span> </td> <tr><td> <code title="">gE;</code> </td> <td> U+02267 </td> <td> <span class="glyph" title="">&#8807;</span> </td> <tr><td> <code title="">gEl;</code> </td> <td> U+02A8C </td> <td> <span class="glyp" title="">&#10892;</span> </td> <tr><td> <code title="">gacute;</code> </td> <td> U+001F5 </td> <td> <span class="glyph" title="">&#501;</span> </td> <tr><td> <code title="">gamma;</code> </td> <td> U+003B3 </td> <td> <span class="glyph" title="">&gamma;</span> </td> <tr><td> <code title="">gammad;</code> </td> <td> U+003DD </td> <td> <span class="glyph" title="">&#989;</span> </td> <tr><td> <code title="">gap;</code> </td> <td> U+02A86 </td> <td> <span class="glyph" title="">&#10886;</span> </td> <tr><td> <code title="">gbreve;</code> </td> <td> U+0011F </td> <td> <span class="glyph" title="">&#287;</span> </td> <tr><td> <code title="">gcirc;</code> </td> <td> U+0011D </td> <td> <span class="glyph" title="">&#285;</span> </td> <tr><td> <code title="">gcy;</code> </td> <td> U+00433 </td> <td> <span class="glyph" title="">&#1075;</span> </td> <tr><td> <code title="">gdot;</code> </td> <td> U+00121 </td> <td> <span class="glyph" title="">&#289;</span> </td> <tr><td> <code title="">ge;</code> </td> <td> U+0225 </td> <td> <span class="glyph" title="">&ge;</span> </td> <tr><td> <code title="">gel;</code> </td> <td> U+022DB </td> <td> <span class="glyph" title="">&#8923;</span> </td> <tr><td> <code title="">geq;</code> </td> <td> U+02265 </td> <td> <span class="glyph" title="">&ge;</span> </td> <tr><td> <code title="">geqq;</code> </td> <td> U+02267 </td> <td> <span class="glyph" title="">&#8807;</span> </td> <tr><td> <code title="">geqslant;</code> </td> <td> U+02A7E </td> <td> <span class="glyph" title="">&#10878;</span> </td> <tr><td> <code title="">ges;</code> </td> <td> U+02A7E </td> <td> <span class="glyph" title="">&#10878;</span> </td> <tr><td> <code title="">gescc;</code> </td> <td> U+02AA9 </td> <td> <span class="glyph" title="">&#10921;</span> </td> <tr><td> <code title="">gesdot;</code> </td> <td> U+02A80 </td> <td> <span class="glyph" title="">&#10880;</span> </td> <tr><td> <code title="">gesdoto;</code> </td> <td> U+02A82 </td> <td> <span class="glyph" title="">&#10882;</span> </td> <tr><td> <code tile="">gesdotol;</code> </td> <td> U+02A84 </td> <td> <span class="glyph" title="">&#10884;</span> </td> <tr><td> <code title="">gesles;</code> </td> <td> U+02A94 </td> <td> <span class="glyph" title="">&#10900;</span> </td> <tr><td> <code title="">gfr;</code> </td> <td> U+1D524 </td> <td> <span class="glyph" title="">&#120100;</span> </td> <tr><td> <code title="">gg;</code> </td> <td> U+0226B </td> <td> <span class="glyph" title="">&#8811;</span> </td> <tr><td> <code title="">ggg;</code> </td> <td> U+022D9 </td> <td> <span class="glyph" title="">&#8921;</span> </td> <tr><td> <code title="">gimel;</code> </td> <td> U+02137 </td> <td> <span class="glyph" title="">&#8503;</span> </td> <tr><td> <code title="">gjcy;</code> </td> <td> U+00453 </td> <td> <span class="glyph" title="">&#1107;</span> </td> <tr><td> <code title="">gl;</code> </td> <td> U+02277 </td> <td> <span class="glyph" title="">&#8823;</span> </td> <tr><td> <code title="">glE;</code> </td> <td> U+02A92 </td> <td> <span class="glyph" title="">&#1098;</span> </td> <tr><td> <code title="">gla;</code> </td> <td> U+02AA5 </td> <td> <span class="glyph" title="">&#10917;</span> </td> <tr><td> <code title="">glj;</code> </td> <td> U+02AA4 </td> <td> <span class="glyph" title="">&#10916;</span> </td> <tr><td> <code title="">gnE;</code> </td> <td> U+02269 </td> <td> <span class="glyph" title="">&#8809;</span> </td> <tr><td> <code title="">gnap;</code> </td> <td> U+02A8A </td> <td> <span class="glyph" title="">&#10890;</span> </td> <tr><td> <code title="">gnapprox;</code> </td> <td> U+02A8A </td> <td> <span class="glyph" title="">&#10890;</span> </td> <tr><td> <code title="">gne;</code> </td> <td> U+02A88 </td> <td> <span class="glyph" title="">&#10888;</span> </td> <tr><td> <code title="">gneq;</code> </td> <td> U+02A88 </td> <td> <span class="glyph" title="">&#10888;</span> </td> <tr><td> <code title="">gneqq;</code> </td> <td> U+02269 </td> <td> <span class="glyph" title="">&#8809;</span> </td> <tr><td> <code title="">gnsim;</code> </td> <td> U+022E7 </td><td> <span class="glyph" title="">&#8935;</span> </td> <tr><td> <code title="">gopf;</code> </td> <td> U+1D558 </td> <td> <span class="glyph" title="">&#120152;</span> </td> <tr><td> <code title="">grave;</code> </td> <td> U+00060 </td> <td> <span class="glyph" title="">`</span> </td> <tr><td> <code title="">gscr;</code> </td> <td> U+0210A </td> <td> <span class="glyph" title="">&#8458;</span> </td> <tr><td> <code title="">gsim;</code> </td> <td> U+02273 </td> <td> <span class="glyph" title="">&#8819;</span> </td> <tr><td> <code title="">gsime;</code> </td> <td> U+02A8E </td> <td> <span class="glyph" title="">&#10894;</span> </td> <tr><td> <code title="">gsiml;</code> </td> <td> U+02A90 </td> <td> <span class="glyph" title="">&#10896;</span> </td> <tr><td> <code title="">gt;</code> </td> <td> U+0003E </td> <td> <span class="glyph" title="">&gt;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">gtcc;</code> </td> <td> U+02AA7 </td> <td> <span clss="glyph" title="">&#10919;</span> </td> <tr><td> <code title="">gtcir;</code> </td> <td> U+02A7A </td> <td> <span class="glyph" title="">&#10874;</span> </td> <tr><td> <code title="">gtdot;</code> </td> <td> U+022D7 </td> <td> <span class="glyph" title="">&#8919;</span> </td> <tr><td> <code title="">gtlPar;</code> </td> <td> U+02995 </td> <td> <span class="glyph" title="">&#10645;</span> </td> <tr><td> <code title="">gtquest;</code> </td> <td> U+02A7C </td> <td> <span class="glyph" title="">&#10876;</span> </td> <tr><td> <code title="">gtrapprox;</code> </td> <td> U+02A86 </td> <td> <span class="glyph" title="">&#10886;</span> </td> <tr><td> <code title="">gtrarr;</code> </td> <td> U+02978 </td> <td> <span class="glyph" title="">&#10616;</span> </td> <tr><td> <code title="">gtrdot;</code> </td> <td> U+022D7 </td> <td> <span class="glyph" title="">&#8919;</span> </td> <tr><td> <code title="">gtreqless;</code> </td> <td> U+022DB </td> <td> <span class="glyph" title="">&#8923;</span> </td> <tr><td> <code tite="">gtreqqless;</code> </td> <td> U+02A8C </td> <td> <span class="glyph" title="">&#10892;</span> </td> <tr><td> <code title="">gtrless;</code> </td> <td> U+02277 </td> <td> <span class="glyph" title="">&#8823;</span> </td> <tr><td> <code title="">gtrsim;</code> </td> <td> U+02273 </td> <td> <span class="glyph" title="">&#8819;</span> </td> <tr><td> <code title="">hArr;</code> </td> <td> U+021D4 </td> <td> <span class="glyph" title="">&hArr;</span> </td> <tr><td> <code title="">hairsp;</code> </td> <td> U+0200A </td> <td> <span class="glyph" title="">&#8202;</span> </td> <tr><td> <code title="">half;</code> </td> <td> U+000BD </td> <td> <span class="glyph" title="">&frac12;</span> </td> <tr><td> <code title="">hamilt;</code> </td> <td> U+0210B </td> <td> <span class="glyph" title="">&#8459;</span> </td> <tr><td> <code title="">hardcy;</code> </td> <td> U+0044A </td> <td> <span class="glyph" title="">&#1098;</span> </td> <tr><td> <code title="">harr;</code> </td> <td> U+02194 </td> <td> <span class="glyph" itle="">&harr;</span> </td> <tr><td> <code title="">harrcir;</code> </td> <td> U+02948 </td> <td> <span class="glyph" title="">&#10568;</span> </td> <tr><td> <code title="">harrw;</code> </td> <td> U+021AD </td> <td> <span class="glyph" title="">&#8621;</span> </td> <tr><td> <code title="">hbar;</code> </td> <td> U+0210F </td> <td> <span class="glyph" title="">&#8463;</span> </td> <tr><td> <code title="">hcirc;</code> </td> <td> U+00125 </td> <td> <span class="glyph" title="">&#293;</span> </td> <tr><td> <code title="">hearts;</code> </td> <td> U+02665 </td> <td> <span class="glyph" title="">&hearts;</span> </td> <tr><td> <code title="">heartsuit;</code> </td> <td> U+02665 </td> <td> <span class="glyph" title="">&hearts;</span> </td> <tr><td> <code title="">hellip;</code> </td> <td> U+02026 </td> <td> <span class="glyph" title="">&hellip;</span> </td> <tr><td> <code title="">hercon;</code> </td> <td> U+022B9 </td> <td> <span class="glyph" title="">&#8889;</span> </td> <tr><td> <code title="">hfr;</code> </t> <td> U+1D525 </td> <td> <span class="glyph" title="">&#120101;</span> </td> <tr><td> <code title="">hksearow;</code> </td> <td> U+02925 </td> <td> <span class="glyph" title="">&#10533;</span> </td> <tr><td> <code title="">hkswarow;</code> </td> <td> U+02926 </td> <td> <span class="glyph" title="">&#10534;</span> </td> <tr><td> <code title="">hoarr;</code> </td> <td> U+021FF </td> <td> <span class="glyph" title="">&#8703;</span> </td> <tr><td> <code title="">homtht;</code> </td> <td> U+0223B </td> <td> <span class="glyph" title="">&#8763;</span> </td> <tr><td> <code title="">hookleftarrow;</code> </td> <td> U+021A9 </td> <td> <span class="glyph" title="">&#8617;</span> </td> <tr><td> <code title="">hookrightarrow;</code> </td> <td> U+021AA </td> <td> <span class="glyph" title="">&#8618;</span> </td> <tr><td> <code title="">hopf;</code> </td> <td> U+1D559 </td> <td> <span class="glyph" title="">&#120153;</span> </td> <tr><td> <code title="">horbar;</code> </td> <td> U+02015 </td> <td> <span class="glyph" tile="">&#8213;</span> </td> <tr><td> <code title="">hscr;</code> </td> <td> U+1D4BD </td> <td> <span class="glyph" title="">&#119997;</span> </td> <tr><td> <code title="">hslash;</code> </td> <td> U+0210F </td> <td> <span class="glyph" title="">&#8463;</span> </td> <tr><td> <code title="">hstrok;</code> </td> <td> U+00127 </td> <td> <span class="glyph" title="">&#295;</span> </td> <tr><td> <code title="">hybull;</code> </td> <td> U+02043 </td> <td> <span class="glyph" title="">&#8259;</span> </td> <tr><td> <code title="">hyphen;</code> </td> <td> U+02010 </td> <td> <span class="glyph" title="">&#8208;</span> </td> <tr><td> <code title="">iacute;</code> </td> <td> U+000ED </td> <td> <span class="glyph" title="">&iacute;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">ic;</code> </td> <td> U+02063 </td> <td> <span class="glyph" title="">&#8291;</span> </td> <tr><td> <code title="">icirc;</code> </td> <td> U+000EE </td> <td> <span class="glyph" ttle="">&icirc;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">icy;</code> </td> <td> U+00438 </td> <td> <span class="glyph" title="">&#1080;</span> </td> <tr><td> <code title="">iecy;</code> </td> <td> U+00435 </td> <td> <span class="glyph" title="">&#1077;</span> </td> <tr><td> <code title="">iexcl;</code> </td> <td> U+000A1 </td> <td> <span class="glyph" title="">&iexcl;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">iff;</code> </td> <td> U+021D4 </td> <td> <span class="glyph" title="">&hArr;</span> </td> <tr><td> <code title="">ifr;</code> </td> <td> U+1D526 </td> <td> <span class="glyph" title="">&#120102;</span> </td> <tr><td> <code title="">igrave;</code> </td> <td> U+000EC </td> <td> <span class="glyph" title="">&igrave;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">ii;</code> </td> <td> U+02148 </td><td> <span class="glyph" title="">&#8520;</span> </td> <tr><td> <code title="">iiiint;</code> </td> <td> U+02A0C </td> <td> <span class="glyph" title="">&#10764;</span> </td> <tr><td> <code title="">iiint;</code> </td> <td> U+0222D </td> <td> <span class="glyph" title="">&#8749;</span> </td> <tr><td> <code title="">iinfin;</code> </td> <td> U+029DC </td> <td> <span class="glyph" title="">&#10716;</span> </td> <tr><td> <code title="">iiota;</code> </td> <td> U+02129 </td> <td> <span class="glyph" title="">&#8489;</span> </td> <tr><td> <code title="">ijlig;</code> </td> <td> U+00133 </td> <td> <span class="glyph" title="">&#307;</span> </td> <tr><td> <code title="">imacr;</code> </td> <td> U+0012B </td> <td> <span class="glyph" title="">&#299;</span> </td> <tr><td> <code title="">image;</code> </td> <td> U+02111 </td> <td> <span class="glyph" title="">&image;</span> </td> <tr><td> <code title="">imagline;</code> </td> <td> U+02110 </td> <td> <span class="glyph" title="">&#8464;</span> </td> <tr><td> <code tite="">imagpart;</code> </td> <td> U+02111 </td> <td> <span class="glyph" title="">&image;</span> </td> <tr><td> <code title="">imath;</code> </td> <td> U+00131 </td> <td> <span class="glyph" title="">&#305;</span> </td> <tr><td> <code title="">imof;</code> </td> <td> U+022B7 </td> <td> <span class="glyph" title="">&#8887;</span> </td> <tr><td> <code title="">imped;</code> </td> <td> U+001B5 </td> <td> <span class="glyph" title="">&#437;</span> </td> <tr><td> <code title="">in;</code> </td> <td> U+02208 </td> <td> <span class="glyph" title="">&isin;</span> </td> <tr><td> <code title="">incare;</code> </td> <td> U+02105 </td> <td> <span class="glyph" title="">&#8453;</span> </td> <tr><td> <code title="">infin;</code> </td> <td> U+0221E </td> <td> <span class="glyph" title="">&infin;</span> </td> <tr><td> <code title="">infintie;</code> </td> <td> U+029DD </td> <td> <span class="glyph" title="">&#10717;</span> </td> <tr><td> <code title="">inodot;</code> </td> <td> U+00131 </td> <td> <span class="glyph" title=">&#305;</span> </td> <tr><td> <code title="">int;</code> </td> <td> U+0222B </td> <td> <span class="glyph" title="">&int;</span> </td> <tr><td> <code title="">intcal;</code> </td> <td> U+022BA </td> <td> <span class="glyph" title="">&#8890;</span> </td> <tr><td> <code title="">integers;</code> </td> <td> U+02124 </td> <td> <span class="glyph" title="">&#8484;</span> </td> <tr><td> <code title="">intercal;</code> </td> <td> U+022BA </td> <td> <span class="glyph" title="">&#8890;</span> </td> <tr><td> <code title="">intlarhk;</code> </td> <td> U+02A17 </td> <td> <span class="glyph" title="">&#10775;</span> </td> <tr><td> <code title="">intprod;</code> </td> <td> U+02A3C </td> <td> <span class="glyph" title="">&#10812;</span> </td> <tr><td> <code title="">iocy;</code> </td> <td> U+00451 </td> <td> <span class="glyph" title="">&#1105;</span> </td> <tr><td> <code title="">iogon;</code> </td> <td> U+0012F </td> <td> <span class="glyph" title="">&#303;</span> </td> <tr><td> <code title="">iopf;</code> </td> <td> U1D55A </td> <td> <span class="glyph" title="">&#120154;</span> </td> <tr><td> <code title="">iota;</code> </td> <td> U+003B9 </td> <td> <span class="glyph" title="">&iota;</span> </td> <tr><td> <code title="">iprod;</code> </td> <td> U+02A3C </td> <td> <span class="glyph" title="">&#10812;</span> </td> <tr><td> <code title="">iquest;</code> </td> <td> U+000BF </td> <td> <span class="glyph" title="">&iquest;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">iscr;</code> </td> <td> U+1D4BE </td> <td> <span class="glyph" title="">&#119998;</span> </td> <tr><td> <code title="">isin;</code> </td> <td> U+02208 </td> <td> <span class="glyph" title="">&isin;</span> </td> <tr><td> <code title="">isinE;</code> </td> <td> U+022F9 </td> <td> <span class="glyph" title="">&#8953;</span> </td> <tr><td> <code title="">isindot;</code> </td> <td> U+022F5 </td> <td> <span class="glyph" title="">&#8949;</span> </td> <tr><td> <code title="">isins;</code> </td> <td>U+022F4 </td> <td> <span class="glyph" title="">&#8948;</span> </td> <tr><td> <code title="">isinsv;</code> </td> <td> U+022F3 </td> <td> <span class="glyph" title="">&#8947;</span> </td> <tr><td> <code title="">isinv;</code> </td> <td> U+02208 </td> <td> <span class="glyph" title="">&isin;</span> </td> <tr><td> <code title="">it;</code> </td> <td> U+02062 </td> <td> <span class="glyph" title="">&#8290;</span> </td> <tr><td> <code title="">itilde;</code> </td> <td> U+00129 </td> <td> <span class="glyph" title="">&#297;</span> </td> <tr><td> <code title="">iukcy;</code> </td> <td> U+00456 </td> <td> <span class="glyph" title="">&#1110;</span> </td> <tr><td> <code title="">iuml;</code> </td> <td> U+000EF </td> <td> <span class="glyph" title="">&iuml;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">jcirc;</code> </td> <td> U+00135 </td> <td> <span class="glyph" title="">&#309;</span> </td> <tr><td> <code title="">jcy;</code> </td> <td> U+00439 <td> <td> <span class="glyph" title="">&#1081;</span> </td> <tr><td> <code title="">jfr;</code> </td> <td> U+1D527 </td> <td> <span class="glyph" title="">&#120103;</span> </td> <tr><td> <code title="">jmath;</code> </td> <td> U+00237 </td> <td> <span class="glyph" title="">&#567;</span> </td> <tr><td> <code title="">jopf;</code> </td> <td> U+1D55B </td> <td> <span class="glyph" title="">&#120155;</span> </td> <tr><td> <code title="">jscr;</code> </td> <td> U+1D4BF </td> <td> <span class="glyph" title="">&#119999;</span> </td> <tr><td> <code title="">jsercy;</code> </td> <td> U+00458 </td> <td> <span class="glyph" title="">&#1112;</span> </td> <tr><td> <code title="">jukcy;</code> </td> <td> U+00454 </td> <td> <span class="glyph" title="">&#1108;</span> </td> <tr><td> <code title="">kappa;</code> </td> <td> U+003BA </td> <td> <span class="glyph" title="">&kappa;</span> </td> <tr><td> <code title="">kappav;</code> </td> <td> U+003F0 </td> <td> <span class="glyph" title="">&#1008;</span> </td> <tr><td> <code ttle="">kcedil;</code> </td> <td> U+00137 </td> <td> <span class="glyph" title="">&#311;</span> </td> <tr><td> <code title="">kcy;</code> </td> <td> U+0043A </td> <td> <span class="glyph" title="">&#1082;</span> </td> <tr><td> <code title="">kfr;</code> </td> <td> U+1D528 </td> <td> <span class="glyph" title="">&#120104;</span> </td> <tr><td> <code title="">kgreen;</code> </td> <td> U+00138 </td> <td> <span class="glyph" title="">&#312;</span> </td> <tr><td> <code title="">khcy;</code> </td> <td> U+00445 </td> <td> <span class="glyph" title="">&#1093;</span> </td> <tr><td> <code title="">kjcy;</code> </td> <td> U+0045C </td> <td> <span class="glyph" title="">&#1116;</span> </td> <tr><td> <code title="">kopf;</code> </td> <td> U+1D55C </td> <td> <span class="glyph" title="">&#120156;</span> </td> <tr><td> <code title="">kscr;</code> </td> <td> U+1D4C0 </td> <td> <span class="glyph" title="">&#120000;</span> </td> <tr><td> <code title="">lAarr;</code> </td> <td> U+021DA </td> <td> <span class="glyph" title="">#8666;</span> </td> <tr><td> <code title="">lArr;</code> </td> <td> U+021D0 </td> <td> <span class="glyph" title="">&lArr;</span> </td> <tr><td> <code title="">lAtail;</code> </td> <td> U+0291B </td> <td> <span class="glyph" title="">&#10523;</span> </td> <tr><td> <code title="">lBarr;</code> </td> <td> U+0290E </td> <td> <span class="glyph" title="">&#10510;</span> </td> <tr><td> <code title="">lE;</code> </td> <td> U+02266 </td> <td> <span class="glyph" title="">&#8806;</span> </td> <tr><td> <code title="">lEg;</code> </td> <td> U+02A8B </td> <td> <span class="glyph" title="">&#10891;</span> </td> <tr><td> <code title="">lHar;</code> </td> <td> U+02962 </td> <td> <span class="glyph" title="">&#10594;</span> </td> <tr><td> <code title="">lacute;</code> </td> <td> U+0013A </td> <td> <span class="glyph" title="">&#314;</span> </td> <tr><td> <code title="">laemptyv;</code> </td> <td> U+029B4 </td> <td> <span class="glyph" title="">&#10676;</span> </td> <tr><td> <code title="">lagran;</code> </td> <td> U+02112</td> <td> <span class="glyph" title="">&#8466;</span> </td> <tr><td> <code title="">lambda;</code> </td> <td> U+003BB </td> <td> <span class="glyph" title="">&lambda;</span> </td> <tr><td> <code title="">lang;</code> </td> <td> U+027E8 </td> <td> <span class="glyph" title="">&#9001;</span> </td> <tr><td> <code title="">langd;</code> </td> <td> U+02991 </td> <td> <span class="glyph" title="">&#10641;</span> </td> <tr><td> <code title="">langle;</code> </td> <td> U+027E8 </td> <td> <span class="glyph" title="">&#9001;</span> </td> <tr><td> <code title="">lap;</code> </td> <td> U+02A85 </td> <td> <span class="glyph" title="">&#10885;</span> </td> <tr><td> <code title="">laquo;</code> </td> <td> U+000AB </td> <td> <span class="glyph" title="">&laquo;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">larr;</code> </td> <td> U+02190 </td> <td> <span class="glyph" title="">&larr;</span> </td> <tr><td> <code title="">larrb;</code> </td> <td> U+021E4 <td> <td> <span class="glyph" title="">&#8676;</span> </td> <tr><td> <code title="">larrbfs;</code> </td> <td> U+0291F </td> <td> <span class="glyph" title="">&#10527;</span> </td> <tr><td> <code title="">larrfs;</code> </td> <td> U+0291D </td> <td> <span class="glyph" title="">&#10525;</span> </td> <tr><td> <code title="">larrhk;</code> </td> <td> U+021A9 </td> <td> <span class="glyph" title="">&#8617;</span> </td> <tr><td> <code title="">larrlp;</code> </td> <td> U+021AB </td> <td> <span class="glyph" title="">&#8619;</span> </td> <tr><td> <code title="">larrpl;</code> </td> <td> U+02939 </td> <td> <span class="glyph" title="">&#10553;</span> </td> <tr><td> <code title="">larrsim;</code> </td> <td> U+02973 </td> <td> <span class="glyph" title="">&#10611;</span> </td> <tr><td> <code title="">larrtl;</code> </td> <td> U+021A2 </td> <td> <span class="glyph" title="">&#8610;</span> </td> <tr><td> <code title="">lat;</code> </td> <td> U+02AAB </td> <td> <span class="glyph" title="">&#10923;</span> </td> <tr><td <code title="">latail;</code> </td> <td> U+02919 </td> <td> <span class="glyph" title="">&#10521;</span> </td> <tr><td> <code title="">late;</code> </td> <td> U+02AAD </td> <td> <span class="glyph" title="">&#10925;</span> </td> <tr><td> <code title="">lbarr;</code> </td> <td> U+0290C </td> <td> <span class="glyph" title="">&#10508;</span> </td> <tr><td> <code title="">lbbrk;</code> </td> <td> U+02772 </td> <td> <span class="glyph" title="">&#10098;</span> </td> <tr><td> <code title="">lbrace;</code> </td> <td> U+0007B </td> <td> <span class="glyph" title="">{</span> </td> <tr><td> <code title="">lbrack;</code> </td> <td> U+0005B </td> <td> <span class="glyph" title="">[</span> </td> <tr><td> <code title="">lbrke;</code> </td> <td> U+0298B </td> <td> <span class="glyph" title="">&#10635;</span> </td> <tr><td> <code title="">lbrksld;</code> </td> <td> U+0298F </td> <td> <span class="glyph" title="">&#10639;</span> </td> <tr><td> <code title="">lbrkslu;</code> </td> <td> U+0298D </td> <td> <span class="glyph title="">&#10637;</span> </td> <tr><td> <code title="">lcaron;</code> </td> <td> U+0013E </td> <td> <span class="glyph" title="">&#318;</span> </td> <tr><td> <code title="">lcedil;</code> </td> <td> U+0013C </td> <td> <span class="glyph" title="">&#316;</span> </td> <tr><td> <code title="">lceil;</code> </td> <td> U+02308 </td> <td> <span class="glyph" title="">&lceil;</span> </td> <tr><td> <code title="">lcub;</code> </td> <td> U+0007B </td> <td> <span class="glyph" title="">{</span> </td> <tr><td> <code title="">lcy;</code> </td> <td> U+0043B </td> <td> <span class="glyph" title="">&#1083;</span> </td> <tr><td> <code title="">ldca;</code> </td> <td> U+02936 </td> <td> <span class="glyph" title="">&#10550;</span> </td> <tr><td> <code title="">ldquo;</code> </td> <td> U+0201C </td> <td> <span class="glyph" title="">&ldquo;</span> </td> <tr><td> <code title="">ldquor;</code> </td> <td> U+0201E </td> <td> <span class="glyph" title="">&bdquo;</span> </td> <tr><td> <code title="">ldrdhar;</code> </td> <td> U+0967 </td> <td> <span class="glyph" title="">&#10599;</span> </td> <tr><td> <code title="">ldrushar;</code> </td> <td> U+0294B </td> <td> <span class="glyph" title="">&#10571;</span> </td> <tr><td> <code title="">ldsh;</code> </td> <td> U+021B2 </td> <td> <span class="glyph" title="">&#8626;</span> </td> <tr><td> <code title="">le;</code> </td> <td> U+02264 </td> <td> <span class="glyph" title="">&le;</span> </td> <tr><td> <code title="">leftarrow;</code> </td> <td> U+02190 </td> <td> <span class="glyph" title="">&larr;</span> </td> <tr><td> <code title="">leftarrowtail;</code> </td> <td> U+021A2 </td> <td> <span class="glyph" title="">&#8610;</span> </td> <tr><td> <code title="">leftharpoondown;</code> </td> <td> U+021BD </td> <td> <span class="glyph" title="">&#8637;</span> </td> <tr><td> <code title="">leftharpoonup;</code> </td> <td> U+021BC </td> <td> <span class="glyph" title="">&#8636;</span> </td> <tr><td> <code title="">leftleftarrows;</code> </td> <td> U+021C7 </td> <td> <span class="glyph" title=">&#8647;</span> </td> <tr><td> <code title="">leftrightarrow;</code> </td> <td> U+02194 </td> <td> <span class="glyph" title="">&harr;</span> </td> <tr><td> <code title="">leftrightarrows;</code> </td> <td> U+021C6 </td> <td> <span class="glyph" title="">&#8646;</span> </td> <tr><td> <code title="">leftrightharpoons;</code> </td> <td> U+021CB </td> <td> <span class="glyph" title="">&#8651;</span> </td> <tr><td> <code title="">leftrightsquigarrow;</code> </td> <td> U+021AD </td> <td> <span class="glyph" title="">&#8621;</span> </td> <tr><td> <code title="">leftthreetimes;</code> </td> <td> U+022CB </td> <td> <span class="glyph" title="">&#8907;</span> </td> <tr><td> <code title="">leg;</code> </td> <td> U+022DA </td> <td> <span class="glyph" title="">&#8922;</span> </td> <tr><td> <code title="">leq;</code> </td> <td> U+02264 </td> <td> <span class="glyph" title="">&le;</span> </td> <tr><td> <code title="">leqq;</code> </td> <td> U+02266 </td> <td> <span class="glyph" title="">&#8806;</span> </td> <tr><td> <cde title="">leqslant;</code> </td> <td> U+02A7D </td> <td> <span class="glyph" title="">&#10877;</span> </td> <tr><td> <code title="">les;</code> </td> <td> U+02A7D </td> <td> <span class="glyph" title="">&#10877;</span> </td> <tr><td> <code title="">lescc;</code> </td> <td> U+02AA8 </td> <td> <span class="glyph" title="">&#10920;</span> </td> <tr><td> <code title="">lesdot;</code> </td> <td> U+02A7F </td> <td> <span class="glyph" title="">&#10879;</span> </td> <tr><td> <code title="">lesdoto;</code> </td> <td> U+02A81 </td> <td> <span class="glyph" title="">&#10881;</span> </td> <tr><td> <code title="">lesdotor;</code> </td> <td> U+02A83 </td> <td> <span class="glyph" title="">&#10883;</span> </td> <tr><td> <code title="">lesges;</code> </td> <td> U+02A93 </td> <td> <span class="glyph" title="">&#10899;</span> </td> <tr><td> <code title="">lessapprox;</code> </td> <td> U+02A85 </td> <td> <span class="glyph" title="">&#10885;</span> </td> <tr><td> <code title="">lessdot;</code> </td> <td> U+022D6 </td> <td><span class="glyph" title="">&#8918;</span> </td> <tr><td> <code title="">lesseqgtr;</code> </td> <td> U+022DA </td> <td> <span class="glyph" title="">&#8922;</span> </td> <tr><td> <code title="">lesseqqgtr;</code> </td> <td> U+02A8B </td> <td> <span class="glyph" title="">&#10891;</span> </td> <tr><td> <code title="">lessgtr;</code> </td> <td> U+02276 </td> <td> <span class="glyph" title="">&#8822;</span> </td> <tr><td> <code title="">lesssim;</code> </td> <td> U+02272 </td> <td> <span class="glyph" title="">&#8818;</span> </td> <tr><td> <code title="">lfisht;</code> </td> <td> U+0297C </td> <td> <span class="glyph" title="">&#10620;</span> </td> <tr><td> <code title="">lfloor;</code> </td> <td> U+0230A </td> <td> <span class="glyph" title="">&lfloor;</span> </td> <tr><td> <code title="">lfr;</code> </td> <td> U+1D529 </td> <td> <span class="glyph" title="">&#120105;</span> </td> <tr><td> <code title="">lg;</code> </td> <td> U+02276 </td> <td> <span class="glyph" title="">&#8822;</span> </td> <tr><td> <cod title="">lgE;</code> </td> <td> U+02A91 </td> <td> <span class="glyph" title="">&#10897;</span> </td> <tr><td> <code title="">lhard;</code> </td> <td> U+021BD </td> <td> <span class="glyph" title="">&#8637;</span> </td> <tr><td> <code title="">lharu;</code> </td> <td> U+021BC </td> <td> <span class="glyph" title="">&#8636;</span> </td> <tr><td> <code title="">lharul;</code> </td> <td> U+0296A </td> <td> <span class="glyph" title="">&#10602;</span> </td> <tr><td> <code title="">lhblk;</code> </td> <td> U+02584 </td> <td> <span class="glyph" title="">&#9604;</span> </td> <tr><td> <code title="">ljcy;</code> </td> <td> U+00459 </td> <td> <span class="glyph" title="">&#1113;</span> </td> <tr><td> <code title="">ll;</code> </td> <td> U+0226A </td> <td> <span class="glyph" title="">&#8810;</span> </td> <tr><td> <code title="">llarr;</code> </td> <td> U+021C7 </td> <td> <span class="glyph" title="">&#8647;</span> </td> <tr><td> <code title="">llcorner;</code> </td> <td> U+0231E </td> <td> <span class="glyph" titl="">&#8990;</span> </td> <tr><td> <code title="">llhard;</code> </td> <td> U+0296B </td> <td> <span class="glyph" title="">&#10603;</span> </td> <tr><td> <code title="">lltri;</code> </td> <td> U+025FA </td> <td> <span class="glyph" title="">&#9722;</span> </td> <tr><td> <code title="">lmidot;</code> </td> <td> U+00140 </td> <td> <span class="glyph" title="">&#320;</span> </td> <tr><td> <code title="">lmoust;</code> </td> <td> U+023B0 </td> <td> <span class="glyph" title="">&#9136;</span> </td> <tr><td> <code title="">lmoustache;</code> </td> <td> U+023B0 </td> <td> <span class="glyph" title="">&#9136;</span> </td> <tr><td> <code title="">lnE;</code> </td> <td> U+02268 </td> <td> <span class="glyph" title="">&#8808;</span> </td> <tr><td> <code title="">lnap;</code> </td> <td> U+02A89 </td> <td> <span class="glyph" title="">&#10889;</span> </td> <tr><td> <code title="">lnapprox;</code> </td> <td> U+02A89 </td> <td> <span class="glyph" title="">&#10889;</span> </td> <tr><td> <code title="">lne;</code> </td> <d> U+02A87 </td> <td> <span class="glyph" title="">&#10887;</span> </td> <tr><td> <code title="">lneq;</code> </td> <td> U+02A87 </td> <td> <span class="glyph" title="">&#10887;</span> </td> <tr><td> <code title="">lneqq;</code> </td> <td> U+02268 </td> <td> <span class="glyph" title="">&#8808;</span> </td> <tr><td> <code title="">lnsim;</code> </td> <td> U+022E6 </td> <td> <span class="glyph" title="">&#8934;</span> </td> <tr><td> <code title="">loang;</code> </td> <td> U+027EC </td> <td> <span class="glyph" title="">&#10220;</span> </td> <tr><td> <code title="">loarr;</code> </td> <td> U+021FD </td> <td> <span class="glyph" title="">&#8701;</span> </td> <tr><td> <code title="">lobrk;</code> </td> <td> U+027E6 </td> <td> <span class="glyph" title="">&#10214;</span> </td> <tr><td> <code title="">longleftarrow;</code> </td> <td> U+027F5 </td> <td> <span class="glyph" title="">&#10229;</span> </td> <tr><td> <code title="">longleftrightarrow;</code> </td> <td> U+027F7 </td> <td> <span class="glyph" title="">&#0231;</span> </td> <tr><td> <code title="">longmapsto;</code> </td> <td> U+027FC </td> <td> <span class="glyph" title="">&#10236;</span> </td> <tr><td> <code title="">longrightarrow;</code> </td> <td> U+027F6 </td> <td> <span class="glyph" title="">&#10230;</span> </td> <tr><td> <code title="">looparrowleft;</code> </td> <td> U+021AB </td> <td> <span class="glyph" title="">&#8619;</span> </td> <tr><td> <code title="">looparrowright;</code> </td> <td> U+021AC </td> <td> <span class="glyph" title="">&#8620;</span> </td> <tr><td> <code title="">lopar;</code> </td> <td> U+02985 </td> <td> <span class="glyph" title="">&#10629;</span> </td> <tr><td> <code title="">lopf;</code> </td> <td> U+1D55D </td> <td> <span class="glyph" title="">&#120157;</span> </td> <tr><td> <code title="">loplus;</code> </td> <td> U+02A2D </td> <td> <span class="glyph" title="">&#10797;</span> </td> <tr><td> <code title="">lotimes;</code> </td> <td> U+02A34 </td> <td> <span class="glyph" title="">&#10804;</span> </td> <tr><td> <code titl="">lowast;</code> </td> <td> U+02217 </td> <td> <span class="glyph" title="">&lowast;</span> </td> <tr><td> <code title="">lowbar;</code> </td> <td> U+0005F </td> <td> <span class="glyph" title="">_</span> </td> <tr><td> <code title="">loz;</code> </td> <td> U+025CA </td> <td> <span class="glyph" title="">&loz;</span> </td> <tr><td> <code title="">lozenge;</code> </td> <td> U+025CA </td> <td> <span class="glyph" title="">&loz;</span> </td> <tr><td> <code title="">lozf;</code> </td> <td> U+029EB </td> <td> <span class="glyph" title="">&#10731;</span> </td> <tr><td> <code title="">lpar;</code> </td> <td> U+00028 </td> <td> <span class="glyph" title="">(</span> </td> <tr><td> <code title="">lparlt;</code> </td> <td> U+02993 </td> <td> <span class="glyph" title="">&#10643;</span> </td> <tr><td> <code title="">lrarr;</code> </td> <td> U+021C6 </td> <td> <span class="glyph" title="">&#8646;</span> </td> <tr><td> <code title="">lrcorner;</code> </td> <td> U+0231F </td> <td> <span class="glyph" title="">&#8991;</san> </td> <tr><td> <code title="">lrhar;</code> </td> <td> U+021CB </td> <td> <span class="glyph" title="">&#8651;</span> </td> <tr><td> <code title="">lrhard;</code> </td> <td> U+0296D </td> <td> <span class="glyph" title="">&#10605;</span> </td> <tr><td> <code title="">lrm;</code> </td> <td> U+0200E </td> <td> <span class="glyph" title="">&lrm;</span> </td> <tr><td> <code title="">lrtri;</code> </td> <td> U+022BF </td> <td> <span class="glyph" title="">&#8895;</span> </td> <tr><td> <code title="">lsaquo;</code> </td> <td> U+02039 </td> <td> <span class="glyph" title="">&lsaquo;</span> </td> <tr><td> <code title="">lscr;</code> </td> <td> U+1D4C1 </td> <td> <span class="glyph" title="">&#120001;</span> </td> <tr><td> <code title="">lsh;</code> </td> <td> U+021B0 </td> <td> <span class="glyph" title="">&#8624;</span> </td> <tr><td> <code title="">lsim;</code> </td> <td> U+02272 </td> <td> <span class="glyph" title="">&#8818;</span> </td> <tr><td> <code title="">lsime;</code> </td> <td> U+02A8D </td> <td> <san class="glyph" title="">&#10893;</span> </td> <tr><td> <code title="">lsimg;</code> </td> <td> U+02A8F </td> <td> <span class="glyph" title="">&#10895;</span> </td> <tr><td> <code title="">lsqb;</code> </td> <td> U+0005B </td> <td> <span class="glyph" title="">[</span> </td> <tr><td> <code title="">lsquo;</code> </td> <td> U+02018 </td> <td> <span class="glyph" title="">&lsquo;</span> </td> <tr><td> <code title="">lsquor;</code> </td> <td> U+0201A </td> <td> <span class="glyph" title="">&sbquo;</span> </td> <tr><td> <code title="">lstrok;</code> </td> <td> U+00142 </td> <td> <span class="glyph" title="">&#322;</span> </td> <tr><td> <code title="">lt;</code> </td> <td> U+0003C </td> <td> <span class="glyph" title="">&lt;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">ltcc;</code> </td> <td> U+02AA6 </td> <td> <span class="glyph" title="">&#10918;</span> </td> <tr><td> <code title="">ltcir;</code> </td> <td> U+02A79 </td> <td> <span class="gyph" title="">&#10873;</span> </td> <tr><td> <code title="">ltdot;</code> </td> <td> U+022D6 </td> <td> <span class="glyph" title="">&#8918;</span> </td> <tr><td> <code title="">lthree;</code> </td> <td> U+022CB </td> <td> <span class="glyph" title="">&#8907;</span> </td> <tr><td> <code title="">ltimes;</code> </td> <td> U+022C9 </td> <td> <span class="glyph" title="">&#8905;</span> </td> <tr><td> <code title="">ltlarr;</code> </td> <td> U+02976 </td> <td> <span class="glyph" title="">&#10614;</span> </td> <tr><td> <code title="">ltquest;</code> </td> <td> U+02A7B </td> <td> <span class="glyph" title="">&#10875;</span> </td> <tr><td> <code title="">ltrPar;</code> </td> <td> U+02996 </td> <td> <span class="glyph" title="">&#10646;</span> </td> <tr><td> <code title="">ltri;</code> </td> <td> U+025C3 </td> <td> <span class="glyph" title="">&#9667;</span> </td> <tr><td> <code title="">ltrie;</code> </td> <td> U+022B4 </td> <td> <span class="glyph" title="">&#8884;</span> </td> <tr><td> <code title="">ltrif;</coe> </td> <td> U+025C2 </td> <td> <span class="glyph" title="">&#9666;</span> </td> <tr><td> <code title="">lurdshar;</code> </td> <td> U+0294A </td> <td> <span class="glyph" title="">&#10570;</span> </td> <tr><td> <code title="">luruhar;</code> </td> <td> U+02966 </td> <td> <span class="glyph" title="">&#10598;</span> </td> <tr><td> <code title="">mDDot;</code> </td> <td> U+0223A </td> <td> <span class="glyph" title="">&#8762;</span> </td> <tr><td> <code title="">macr;</code> </td> <td> U+000AF </td> <td> <span class="glyph" title="">&macr;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">male;</code> </td> <td> U+02642 </td> <td> <span class="glyph" title="">&#9794;</span> </td> <tr><td> <code title="">malt;</code> </td> <td> U+02720 </td> <td> <span class="glyph" title="">&#10016;</span> </td> <tr><td> <code title="">maltese;</code> </td> <td> U+02720 </td> <td> <span class="glyph" title="">&#10016;</span> </td> <tr><td> <code title="">map;<code> </td> <td> U+021A6 </td> <td> <span class="glyph" title="">&#8614;</span> </td> <tr><td> <code title="">mapsto;</code> </td> <td> U+021A6 </td> <td> <span class="glyph" title="">&#8614;</span> </td> <tr><td> <code title="">mapstodown;</code> </td> <td> U+021A7 </td> <td> <span class="glyph" title="">&#8615;</span> </td> <tr><td> <code title="">mapstoleft;</code> </td> <td> U+021A4 </td> <td> <span class="glyph" title="">&#8612;</span> </td> <tr><td> <code title="">mapstoup;</code> </td> <td> U+021A5 </td> <td> <span class="glyph" title="">&#8613;</span> </td> <tr><td> <code title="">marker;</code> </td> <td> U+025AE </td> <td> <span class="glyph" title="">&#9646;</span> </td> <tr><td> <code title="">mcomma;</code> </td> <td> U+02A29 </td> <td> <span class="glyph" title="">&#10793;</span> </td> <tr><td> <code title="">mcy;</code> </td> <td> U+0043C </td> <td> <span class="glyph" title="">&#1084;</span> </td> <tr><td> <code title="">mdash;</code> </td> <td> U+02014 </td> <td> <span class="glyph" title=">&mdash;</span> </td> <tr><td> <code title="">measuredangle;</code> </td> <td> U+02221 </td> <td> <span class="glyph" title="">&#8737;</span> </td> <tr><td> <code title="">mfr;</code> </td> <td> U+1D52A </td> <td> <span class="glyph" title="">&#120106;</span> </td> <tr><td> <code title="">mho;</code> </td> <td> U+02127 </td> <td> <span class="glyph" title="">&#8487;</span> </td> <tr><td> <code title="">micro;</code> </td> <td> U+000B5 </td> <td> <span class="glyph" title="">&micro;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">mid;</code> </td> <td> U+02223 </td> <td> <span class="glyph" title="">&#8739;</span> </td> <tr><td> <code title="">midast;</code> </td> <td> U+0002A </td> <td> <span class="glyph" title="">*</span> </td> <tr><td> <code title="">midcir;</code> </td> <td> U+02AF0 </td> <td> <span class="glyph" title="">&#10992;</span> </td> <tr><td> <code title="">middot;</code> </td> <td> U+000B7 </td> <td> <span class="glyph" title=">&middot;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">minus;</code> </td> <td> U+02212 </td> <td> <span class="glyph" title="">&minus;</span> </td> <tr><td> <code title="">minusb;</code> </td> <td> U+0229F </td> <td> <span class="glyph" title="">&#8863;</span> </td> <tr><td> <code title="">minusd;</code> </td> <td> U+02238 </td> <td> <span class="glyph" title="">&#8760;</span> </td> <tr><td> <code title="">minusdu;</code> </td> <td> U+02A2A </td> <td> <span class="glyph" title="">&#10794;</span> </td> <tr><td> <code title="">mlcp;</code> </td> <td> U+02ADB </td> <td> <span class="glyph" title="">&#10971;</span> </td> <tr><td> <code title="">mldr;</code> </td> <td> U+02026 </td> <td> <span class="glyph" title="">&hellip;</span> </td> <tr><td> <code title="">mnplus;</code> </td> <td> U+02213 </td> <td> <span class="glyph" title="">&#8723;</span> </td> <tr><td> <code title="">models;</code> </td> <td> U+022A7 </td> <td> <span class="glyph" ttle="">&#8871;</span> </td> <tr><td> <code title="">mopf;</code> </td> <td> U+1D55E </td> <td> <span class="glyph" title="">&#120158;</span> </td> <tr><td> <code title="">mp;</code> </td> <td> U+02213 </td> <td> <span class="glyph" title="">&#8723;</span> </td> <tr><td> <code title="">mscr;</code> </td> <td> U+1D4C2 </td> <td> <span class="glyph" title="">&#120002;</span> </td> <tr><td> <code title="">mstpos;</code> </td> <td> U+0223E </td> <td> <span class="glyph" title="">&#8766;</span> </td> <tr><td> <code title="">mu;</code> </td> <td> U+003BC </td> <td> <span class="glyph" title="">&mu;</span> </td> <tr><td> <code title="">multimap;</code> </td> <td> U+022B8 </td> <td> <span class="glyph" title="">&#8888;</span> </td> <tr><td> <code title="">mumap;</code> </td> <td> U+022B8 </td> <td> <span class="glyph" title="">&#8888;</span> </td> <tr><td> <code title="">nLeftarrow;</code> </td> <td> U+021CD </td> <td> <span class="glyph" title="">&#8653;</span> </td> <tr><td> <code title="">nLeftrightarrow;</code> /td> <td> U+021CE </td> <td> <span class="glyph" title="">&#8654;</span> </td> <tr><td> <code title="">nRightarrow;</code> </td> <td> U+021CF </td> <td> <span class="glyph" title="">&#8655;</span> </td> <tr><td> <code title="">nVDash;</code> </td> <td> U+022AF </td> <td> <span class="glyph" title="">&#8879;</span> </td> <tr><td> <code title="">nVdash;</code> </td> <td> U+022AE </td> <td> <span class="glyph" title="">&#8878;</span> </td> <tr><td> <code title="">nabla;</code> </td> <td> U+02207 </td> <td> <span class="glyph" title="">&nabla;</span> </td> <tr><td> <code title="">nacute;</code> </td> <td> U+00144 </td> <td> <span class="glyph" title="">&#324;</span> </td> <tr><td> <code title="">nap;</code> </td> <td> U+02249 </td> <td> <span class="glyph" title="">&#8777;</span> </td> <tr><td> <code title="">napos;</code> </td> <td> U+00149 </td> <td> <span class="glyph" title="">&#329;</span> </td> <tr><td> <code title="">napprox;</code> </td> <td> U+02249 </td> <td> <span class="glyph" title="">&#8777;</span </td> <tr><td> <code title="">natur;</code> </td> <td> U+0266E </td> <td> <span class="glyph" title="">&#9838;</span> </td> <tr><td> <code title="">natural;</code> </td> <td> U+0266E </td> <td> <span class="glyph" title="">&#9838;</span> </td> <tr><td> <code title="">naturals;</code> </td> <td> U+02115 </td> <td> <span class="glyph" title="">&#8469;</span> </td> <tr><td> <code title="">nbsp;</code> </td> <td> U+000A0 </td> <td> <span class="glyph" title="">&nbsp;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">ncap;</code> </td> <td> U+02A43 </td> <td> <span class="glyph" title="">&#10819;</span> </td> <tr><td> <code title="">ncaron;</code> </td> <td> U+00148 </td> <td> <span class="glyph" title="">&#328;</span> </td> <tr><td> <code title="">ncedil;</code> </td> <td> U+00146 </td> <td> <span class="glyph" title="">&#326;</span> </td> <tr><td> <code title="">ncong;</code> </td> <td> U+02247 </td> <td> <span class="glyph" title="">&#8775;</spa> </td> <tr><td> <code title="">ncup;</code> </td> <td> U+02A42 </td> <td> <span class="glyph" title="">&#10818;</span> </td> <tr><td> <code title="">ncy;</code> </td> <td> U+0043D </td> <td> <span class="glyph" title="">&#1085;</span> </td> <tr><td> <code title="">ndash;</code> </td> <td> U+02013 </td> <td> <span class="glyph" title="">&ndash;</span> </td> <tr><td> <code title="">ne;</code> </td> <td> U+02260 </td> <td> <span class="glyph" title="">&ne;</span> </td> <tr><td> <code title="">neArr;</code> </td> <td> U+021D7 </td> <td> <span class="glyph" title="">&#8663;</span> </td> <tr><td> <code title="">nearhk;</code> </td> <td> U+02924 </td> <td> <span class="glyph" title="">&#10532;</span> </td> <tr><td> <code title="">nearr;</code> </td> <td> U+02197 </td> <td> <span class="glyph" title="">&#8599;</span> </td> <tr><td> <code title="">nearrow;</code> </td> <td> U+02197 </td> <td> <span class="glyph" title="">&#8599;</span> </td> <tr><td> <code title="">nequiv;</code> </td> <td> U+02262 </td> <td> <spanclass="glyph" title="">&#8802;</span> </td> <tr><td> <code title="">nesear;</code> </td> <td> U+02928 </td> <td> <span class="glyph" title="">&#10536;</span> </td> <tr><td> <code title="">nexist;</code> </td> <td> U+02204 </td> <td> <span class="glyph" title="">&#8708;</span> </td> <tr><td> <code title="">nexists;</code> </td> <td> U+02204 </td> <td> <span class="glyph" title="">&#8708;</span> </td> <tr><td> <code title="">nfr;</code> </td> <td> U+1D52B </td> <td> <span class="glyph" title="">&#120107;</span> </td> <tr><td> <code title="">nge;</code> </td> <td> U+02271 </td> <td> <span class="glyph" title="">&#8817;</span> </td> <tr><td> <code title="">ngeq;</code> </td> <td> U+02271 </td> <td> <span class="glyph" title="">&#8817;</span> </td> <tr><td> <code title="">ngsim;</code> </td> <td> U+02275 </td> <td> <span class="glyph" title="">&#8821;</span> </td> <tr><td> <code title="">ngt;</code> </td> <td> U+0226F </td> <td> <span class="glyph" title="">&#8815;</span> </td> <tr><td> <code title="">ngtr;</cod> </td> <td> U+0226F </td> <td> <span class="glyph" title="">&#8815;</span> </td> <tr><td> <code title="">nhArr;</code> </td> <td> U+021CE </td> <td> <span class="glyph" title="">&#8654;</span> </td> <tr><td> <code title="">nharr;</code> </td> <td> U+021AE </td> <td> <span class="glyph" title="">&#8622;</span> </td> <tr><td> <code title="">nhpar;</code> </td> <td> U+02AF2 </td> <td> <span class="glyph" title="">&#10994;</span> </td> <tr><td> <code title="">ni;</code> </td> <td> U+0220B </td> <td> <span class="glyph" title="">&ni;</span> </td> <tr><td> <code title="">nis;</code> </td> <td> U+022FC </td> <td> <span class="glyph" title="">&#8956;</span> </td> <tr><td> <code title="">nisd;</code> </td> <td> U+022FA </td> <td> <span class="glyph" title="">&#8954;</span> </td> <tr><td> <code title="">niv;</code> </td> <td> U+0220B </td> <td> <span class="glyph" title="">&ni;</span> </td> <tr><td> <code title="">njcy;</code> </td> <td> U+0045A </td> <td> <span class="glyph" title="">&#1114;</span> </td> <tr><td> <ode title="">nlArr;</code> </td> <td> U+021CD </td> <td> <span class="glyph" title="">&#8653;</span> </td> <tr><td> <code title="">nlarr;</code> </td> <td> U+0219A </td> <td> <span class="glyph" title="">&#8602;</span> </td> <tr><td> <code title="">nldr;</code> </td> <td> U+02025 </td> <td> <span class="glyph" title="">&#8229;</span> </td> <tr><td> <code title="">nle;</code> </td> <td> U+02270 </td> <td> <span class="glyph" title="">&#8816;</span> </td> <tr><td> <code title="">nleftarrow;</code> </td> <td> U+0219A </td> <td> <span class="glyph" title="">&#8602;</span> </td> <tr><td> <code title="">nleftrightarrow;</code> </td> <td> U+021AE </td> <td> <span class="glyph" title="">&#8622;</span> </td> <tr><td> <code title="">nleq;</code> </td> <td> U+02270 </td> <td> <span class="glyph" title="">&#8816;</span> </td> <tr><td> <code title="">nless;</code> </td> <td> U+0226E </td> <td> <span class="glyph" title="">&#8814;</span> </td> <tr><td> <code title="">nlsim;</code> </td> <td> U+02274 </td> <td> <span clas="glyph" title="">&#8820;</span> </td> <tr><td> <code title="">nlt;</code> </td> <td> U+0226E </td> <td> <span class="glyph" title="">&#8814;</span> </td> <tr><td> <code title="">nltri;</code> </td> <td> U+022EA </td> <td> <span class="glyph" title="">&#8938;</span> </td> <tr><td> <code title="">nltrie;</code> </td> <td> U+022EC </td> <td> <span class="glyph" title="">&#8940;</span> </td> <tr><td> <code title="">nmid;</code> </td> <td> U+02224 </td> <td> <span class="glyph" title="">&#8740;</span> </td> <tr><td> <code title="">nopf;</code> </td> <td> U+1D55F </td> <td> <span class="glyph" title="">&#120159;</span> </td> <tr><td> <code title="">not;</code> </td> <td> U+000AC </td> <td> <span class="glyph" title="">&not;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">notin;</code> </td> <td> U+02209 </td> <td> <span class="glyph" title="">&notin;</span> </td> <tr><td> <code title="">notinva;</code> </td> <td> U+02209 </td> <td> <span class="glph" title="">&notin;</span> </td> <tr><td> <code title="">notinvb;</code> </td> <td> U+022F7 </td> <td> <span class="glyph" title="">&#8951;</span> </td> <tr><td> <code title="">notinvc;</code> </td> <td> U+022F6 </td> <td> <span class="glyph" title="">&#8950;</span> </td> <tr><td> <code title="">notni;</code> </td> <td> U+0220C </td> <td> <span class="glyph" title="">&#8716;</span> </td> <tr><td> <code title="">notniva;</code> </td> <td> U+0220C </td> <td> <span class="glyph" title="">&#8716;</span> </td> <tr><td> <code title="">notnivb;</code> </td> <td> U+022FE </td> <td> <span class="glyph" title="">&#8958;</span> </td> <tr><td> <code title="">notnivc;</code> </td> <td> U+022FD </td> <td> <span class="glyph" title="">&#8957;</span> </td> <tr><td> <code title="">npar;</code> </td> <td> U+02226 </td> <td> <span class="glyph" title="">&#8742;</span> </td> <tr><td> <code title="">nparallel;</code> </td> <td> U+02226 </td> <td> <span class="glyph" title="">&#8742;</span> </td> <tr><td> <code title="">npolint</code> </td> <td> U+02A14 </td> <td> <span class="glyph" title="">&#10772;</span> </td> <tr><td> <code title="">npr;</code> </td> <td> U+02280 </td> <td> <span class="glyph" title="">&#8832;</span> </td> <tr><td> <code title="">nprcue;</code> </td> <td> U+022E0 </td> <td> <span class="glyph" title="">&#8928;</span> </td> <tr><td> <code title="">nprec;</code> </td> <td> U+02280 </td> <td> <span class="glyph" title="">&#8832;</span> </td> <tr><td> <code title="">nrArr;</code> </td> <td> U+021CF </td> <td> <span class="glyph" title="">&#8655;</span> </td> <tr><td> <code title="">nrarr;</code> </td> <td> U+0219B </td> <td> <span class="glyph" title="">&#8603;</span> </td> <tr><td> <code title="">nrightarrow;</code> </td> <td> U+0219B </td> <td> <span class="glyph" title="">&#8603;</span> </td> <tr><td> <code title="">nrtri;</code> </td> <td> U+022EB </td> <td> <span class="glyph" title="">&#8939;</span> </td> <tr><td> <code title="">nrtrie;</code> </td> <td> U+022ED </td> <td> <span class="glyph" title="">&#891;</span> </td> <tr><td> <code title="">nsc;</code> </td> <td> U+02281 </td> <td> <span class="glyph" title="">&#8833;</span> </td> <tr><td> <code title="">nsccue;</code> </td> <td> U+022E1 </td> <td> <span class="glyph" title="">&#8929;</span> </td> <tr><td> <code title="">nscr;</code> </td> <td> U+1D4C3 </td> <td> <span class="glyph" title="">&#120003;</span> </td> <tr><td> <code title="">nshortmid;</code> </td> <td> U+02224 </td> <td> <span class="glyph" title="">&#8740;</span> </td> <tr><td> <code title="">nshortparallel;</code> </td> <td> U+02226 </td> <td> <span class="glyph" title="">&#8742;</span> </td> <tr><td> <code title="">nsim;</code> </td> <td> U+02241 </td> <td> <span class="glyph" title="">&#8769;</span> </td> <tr><td> <code title="">nsime;</code> </td> <td> U+02244 </td> <td> <span class="glyph" title="">&#8772;</span> </td> <tr><td> <code title="">nsimeq;</code> </td> <td> U+02244 </td> <td> <span class="glyph" title="">&#8772;</span> </td> <tr><td> <code title="">nsmid;</code> </td> <td> +02224 </td> <td> <span class="glyph" title="">&#8740;</span> </td> <tr><td> <code title="">nspar;</code> </td> <td> U+02226 </td> <td> <span class="glyph" title="">&#8742;</span> </td> <tr><td> <code title="">nsqsube;</code> </td> <td> U+022E2 </td> <td> <span class="glyph" title="">&#8930;</span> </td> <tr><td> <code title="">nsqsupe;</code> </td> <td> U+022E3 </td> <td> <span class="glyph" title="">&#8931;</span> </td> <tr><td> <code title="">nsub;</code> </td> <td> U+02284 </td> <td> <span class="glyph" title="">&nsub;</span> </td> <tr><td> <code title="">nsube;</code> </td> <td> U+02288 </td> <td> <span class="glyph" title="">&#8840;</span> </td> <tr><td> <code title="">nsubseteq;</code> </td> <td> U+02288 </td> <td> <span class="glyph" title="">&#8840;</span> </td> <tr><td> <code title="">nsucc;</code> </td> <td> U+02281 </td> <td> <span class="glyph" title="">&#8833;</span> </td> <tr><td> <code title="">nsup;</code> </td> <td> U+02285 </td> <td> <span class="glyph" title="">&#8837;</span> </td> <tr><d> <code title="">nsupe;</code> </td> <td> U+02289 </td> <td> <span class="glyph" title="">&#8841;</span> </td> <tr><td> <code title="">nsupseteq;</code> </td> <td> U+02289 </td> <td> <span class="glyph" title="">&#8841;</span> </td> <tr><td> <code title="">ntgl;</code> </td> <td> U+02279 </td> <td> <span class="glyph" title="">&#8825;</span> </td> <tr><td> <code title="">ntilde;</code> </td> <td> U+000F1 </td> <td> <span class="glyph" title="">&ntilde;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">ntlg;</code> </td> <td> U+02278 </td> <td> <span class="glyph" title="">&#8824;</span> </td> <tr><td> <code title="">ntriangleleft;</code> </td> <td> U+022EA </td> <td> <span class="glyph" title="">&#8938;</span> </td> <tr><td> <code title="">ntrianglelefteq;</code> </td> <td> U+022EC </td> <td> <span class="glyph" title="">&#8940;</span> </td> <tr><td> <code title="">ntriangleright;</code> </td> <td> U+022EB </td> <td> <span class="glyph" title=">&#8939;</span> </td> <tr><td> <code title="">ntrianglerighteq;</code> </td> <td> U+022ED </td> <td> <span class="glyph" title="">&#8941;</span> </td> <tr><td> <code title="">nu;</code> </td> <td> U+003BD </td> <td> <span class="glyph" title="">&nu;</span> </td> <tr><td> <code title="">num;</code> </td> <td> U+00023 </td> <td> <span class="glyph" title="">#</span> </td> <tr><td> <code title="">numero;</code> </td> <td> U+02116 </td> <td> <span class="glyph" title="">&#8470;</span> </td> <tr><td> <code title="">numsp;</code> </td> <td> U+02007 </td> <td> <span class="glyph" title="">&#8199;</span> </td> <tr><td> <code title="">nvDash;</code> </td> <td> U+022AD </td> <td> <span class="glyph" title="">&#8877;</span> </td> <tr><td> <code title="">nvHarr;</code> </td> <td> U+02904 </td> <td> <span class="glyph" title="">&#10500;</span> </td> <tr><td> <code title="">nvdash;</code> </td> <td> U+022AC </td> <td> <span class="glyph" title="">&#8876;</span> </td> <tr><td> <code title="">nvinfin;</code> </td> <td> U+29DE </td> <td> <span class="glyph" title="">&#10718;</span> </td> <tr><td> <code title="">nvlArr;</code> </td> <td> U+02902 </td> <td> <span class="glyph" title="">&#10498;</span> </td> <tr><td> <code title="">nvrArr;</code> </td> <td> U+02903 </td> <td> <span class="glyph" title="">&#10499;</span> </td> <tr><td> <code title="">nwArr;</code> </td> <td> U+021D6 </td> <td> <span class="glyph" title="">&#8662;</span> </td> <tr><td> <code title="">nwarhk;</code> </td> <td> U+02923 </td> <td> <span class="glyph" title="">&#10531;</span> </td> <tr><td> <code title="">nwarr;</code> </td> <td> U+02196 </td> <td> <span class="glyph" title="">&#8598;</span> </td> <tr><td> <code title="">nwarrow;</code> </td> <td> U+02196 </td> <td> <span class="glyph" title="">&#8598;</span> </td> <tr><td> <code title="">nwnear;</code> </td> <td> U+02927 </td> <td> <span class="glyph" title="">&#10535;</span> </td> <tr><td> <code title="">oS;</code> </td> <td> U+024C8 </td> <td> <span class="glyph" title="">&#9416;</span> </td> <tr>td> <code title="">oacute;</code> </td> <td> U+000F3 </td> <td> <span class="glyph" title="">&oacute;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">oast;</code> </td> <td> U+0229B </td> <td> <span class="glyph" title="">&#8859;</span> </td> <tr><td> <code title="">ocir;</code> </td> <td> U+0229A </td> <td> <span class="glyph" title="">&#8858;</span> </td> <tr><td> <code title="">ocirc;</code> </td> <td> U+000F4 </td> <td> <span class="glyph" title="">&ocirc;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">ocy;</code> </td> <td> U+0043E </td> <td> <span class="glyph" title="">&#1086;</span> </td> <tr><td> <code title="">odash;</code> </td> <td> U+0229D </td> <td> <span class="glyph" title="">&#8861;</span> </td> <tr><td> <code title="">odblac;</code> </td> <td> U+00151 </td> <td> <span class="glyph" title="">&#337;</span> </td> <tr><td> <code title="">odiv;</code> </td> <td> U02A38 </td> <td> <span class="glyph" title="">&#10808;</span> </td> <tr><td> <code title="">odot;</code> </td> <td> U+02299 </td> <td> <span class="glyph" title="">&#8857;</span> </td> <tr><td> <code title="">odsold;</code> </td> <td> U+029BC </td> <td> <span class="glyph" title="">&#10684;</span> </td> <tr><td> <code title="">oelig;</code> </td> <td> U+00153 </td> <td> <span class="glyph" title="">&oelig;</span> </td> <tr><td> <code title="">ofcir;</code> </td> <td> U+029BF </td> <td> <span class="glyph" title="">&#10687;</span> </td> <tr><td> <code title="">ofr;</code> </td> <td> U+1D52C </td> <td> <span class="glyph" title="">&#120108;</span> </td> <tr><td> <code title="">ogon;</code> </td> <td> U+002DB </td> <td> <span class="glyph" title="">&#731;</span> </td> <tr><td> <code title="">ograve;</code> </td> <td> U+000F2 </td> <td> <span class="glyph" title="">&ograve;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">ogt;</code> </td> <td> U+29C1 </td> <td> <span class="glyph" title="">&#10689;</span> </td> <tr><td> <code title="">ohbar;</code> </td> <td> U+029B5 </td> <td> <span class="glyph" title="">&#10677;</span> </td> <tr><td> <code title="">ohm;</code> </td> <td> U+003A9 </td> <td> <span class="glyph" title="">&Omega;</span> </td> <tr><td> <code title="">oint;</code> </td> <td> U+0222E </td> <td> <span class="glyph" title="">&#8750;</span> </td> <tr><td> <code title="">olarr;</code> </td> <td> U+021BA </td> <td> <span class="glyph" title="">&#8634;</span> </td> <tr><td> <code title="">olcir;</code> </td> <td> U+029BE </td> <td> <span class="glyph" title="">&#10686;</span> </td> <tr><td> <code title="">olcross;</code> </td> <td> U+029BB </td> <td> <span class="glyph" title="">&#10683;</span> </td> <tr><td> <code title="">oline;</code> </td> <td> U+0203E </td> <td> <span class="glyph" title="">&oline;</span> </td> <tr><td> <code title="">olt;</code> </td> <td> U+029C0 </td> <td> <span class="glyph" title="">&#10688;</span> </td> <tr><td> <ode title="">omacr;</code> </td> <td> U+0014D </td> <td> <span class="glyph" title="">&#333;</span> </td> <tr><td> <code title="">omega;</code> </td> <td> U+003C9 </td> <td> <span class="glyph" title="">&omega;</span> </td> <tr><td> <code title="">omicron;</code> </td> <td> U+003BF </td> <td> <span class="glyph" title="">&omicron;</span> </td> <tr><td> <code title="">omid;</code> </td> <td> U+029B6 </td> <td> <span class="glyph" title="">&#10678;</span> </td> <tr><td> <code title="">ominus;</code> </td> <td> U+02296 </td> <td> <span class="glyph" title="">&#8854;</span> </td> <tr><td> <code title="">oopf;</code> </td> <td> U+1D560 </td> <td> <span class="glyph" title="">&#120160;</span> </td> <tr><td> <code title="">opar;</code> </td> <td> U+029B7 </td> <td> <span class="glyph" title="">&#10679;</span> </td> <tr><td> <code title="">operp;</code> </td> <td> U+029B9 </td> <td> <span class="glyph" title="">&#10681;</span> </td> <tr><td> <code title="">oplus;</code> </td> <td> U+02295 </td> <td> <span class="glph" title="">&oplus;</span> </td> <tr><td> <code title="">or;</code> </td> <td> U+02228 </td> <td> <span class="glyph" title="">&or;</span> </td> <tr><td> <code title="">orarr;</code> </td> <td> U+021BB </td> <td> <span class="glyph" title="">&#8635;</span> </td> <tr><td> <code title="">ord;</code> </td> <td> U+02A5D </td> <td> <span class="glyph" title="">&#10845;</span> </td> <tr><td> <code title="">order;</code> </td> <td> U+02134 </td> <td> <span class="glyph" title="">&#8500;</span> </td> <tr><td> <code title="">orderof;</code> </td> <td> U+02134 </td> <td> <span class="glyph" title="">&#8500;</span> </td> <tr><td> <code title="">ordf;</code> </td> <td> U+000AA </td> <td> <span class="glyph" title="">&ordf;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">ordm;</code> </td> <td> U+000BA </td> <td> <span class="glyph" title="">&ordm;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code tile="">origof;</code> </td> <td> U+022B6 </td> <td> <span class="glyph" title="">&#8886;</span> </td> <tr><td> <code title="">oror;</code> </td> <td> U+02A56 </td> <td> <span class="glyph" title="">&#10838;</span> </td> <tr><td> <code title="">orslope;</code> </td> <td> U+02A57 </td> <td> <span class="glyph" title="">&#10839;</span> </td> <tr><td> <code title="">orv;</code> </td> <td> U+02A5B </td> <td> <span class="glyph" title="">&#10843;</span> </td> <tr><td> <code title="">oscr;</code> </td> <td> U+02134 </td> <td> <span class="glyph" title="">&#8500;</span> </td> <tr><td> <code title="">oslash;</code> </td> <td> U+000F8 </td> <td> <span class="glyph" title="">&oslash;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">osol;</code> </td> <td> U+02298 </td> <td> <span class="glyph" title="">&#8856;</span> </td> <tr><td> <code title="">otilde;</code> </td> <td> U+000F5 </td> <td> <span class="glyph" title="">&otilde;</span> </td> </tr><!-- (invlid entity with missing semicolon for legacy support only) --><tr><td> <code title="">otimes;</code> </td> <td> U+02297 </td> <td> <span class="glyph" title="">&otimes;</span> </td> <tr><td> <code title="">otimesas;</code> </td> <td> U+02A36 </td> <td> <span class="glyph" title="">&#10806;</span> </td> <tr><td> <code title="">ouml;</code> </td> <td> U+000F6 </td> <td> <span class="glyph" title="">&ouml;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">ovbar;</code> </td> <td> U+0233D </td> <td> <span class="glyph" title="">&#9021;</span> </td> <tr><td> <code title="">par;</code> </td> <td> U+02225 </td> <td> <span class="glyph" title="">&#8741;</span> </td> <tr><td> <code title="">para;</code> </td> <td> U+000B6 </td> <td> <span class="glyph" title="">&para;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">parallel;</code> </td> <td> U+02225 </td> <td> <span class="glyph" title=">&#8741;</span> </td> <tr><td> <code title="">parsim;</code> </td> <td> U+02AF3 </td> <td> <span class="glyph" title="">&#10995;</span> </td> <tr><td> <code title="">parsl;</code> </td> <td> U+02AFD </td> <td> <span class="glyph" title="">&#11005;</span> </td> <tr><td> <code title="">part;</code> </td> <td> U+02202 </td> <td> <span class="glyph" title="">&part;</span> </td> <tr><td> <code title="">pcy;</code> </td> <td> U+0043F </td> <td> <span class="glyph" title="">&#1087;</span> </td> <tr><td> <code title="">percnt;</code> </td> <td> U+00025 </td> <td> <span class="glyph" title="">%</span> </td> <tr><td> <code title="">period;</code> </td> <td> U+0002E </td> <td> <span class="glyph" title="">.</span> </td> <tr><td> <code title="">permil;</code> </td> <td> U+02030 </td> <td> <span class="glyph" title="">&permil;</span> </td> <tr><td> <code title="">perp;</code> </td> <td> U+022A5 </td> <td> <span class="glyph" title="">&perp;</span> </td> <tr><td> <code title="">pertenk;</code> </td> <td> U+02031 </td> <t> <span class="glyph" title="">&#8241;</span> </td> <tr><td> <code title="">pfr;</code> </td> <td> U+1D52D </td> <td> <span class="glyph" title="">&#120109;</span> </td> <tr><td> <code title="">phi;</code> </td> <td> U+003C6 </td> <td> <span class="glyph" title="">&phi;</span> </td> <tr><td> <code title="">phiv;</code> </td> <td> U+003D5 </td> <td> <span class="glyph" title="">&#981;</span> </td> <tr><td> <code title="">phmmat;</code> </td> <td> U+02133 </td> <td> <span class="glyph" title="">&#8499;</span> </td> <tr><td> <code title="">phone;</code> </td> <td> U+0260E </td> <td> <span class="glyph" title="">&#9742;</span> </td> <tr><td> <code title="">pi;</code> </td> <td> U+003C0 </td> <td> <span class="glyph" title="">&pi;</span> </td> <tr><td> <code title="">pitchfork;</code> </td> <td> U+022D4 </td> <td> <span class="glyph" title="">&#8916;</span> </td> <tr><td> <code title="">piv;</code> </td> <td> U+003D6 </td> <td> <span class="glyph" title="">&piv;</span> </td> <tr><td> <code title="">planck;</code </td> <td> U+0210F </td> <td> <span class="glyph" title="">&#8463;</span> </td> <tr><td> <code title="">planckh;</code> </td> <td> U+0210E </td> <td> <span class="glyph" title="">&#8462;</span> </td> <tr><td> <code title="">plankv;</code> </td> <td> U+0210F </td> <td> <span class="glyph" title="">&#8463;</span> </td> <tr><td> <code title="">plus;</code> </td> <td> U+0002B </td> <td> <span class="glyph" title="">+</span> </td> <tr><td> <code title="">plusacir;</code> </td> <td> U+02A23 </td> <td> <span class="glyph" title="">&#10787;</span> </td> <tr><td> <code title="">plusb;</code> </td> <td> U+0229E </td> <td> <span class="glyph" title="">&#8862;</span> </td> <tr><td> <code title="">pluscir;</code> </td> <td> U+02A22 </td> <td> <span class="glyph" title="">&#10786;</span> </td> <tr><td> <code title="">plusdo;</code> </td> <td> U+02214 </td> <td> <span class="glyph" title="">&#8724;</span> </td> <tr><td> <code title="">plusdu;</code> </td> <td> U+02A25 </td> <td> <span class="glyph" title="">&#10789;</spa> </td> <tr><td> <code title="">pluse;</code> </td> <td> U+02A72 </td> <td> <span class="glyph" title="">&#10866;</span> </td> <tr><td> <code title="">plusmn;</code> </td> <td> U+000B1 </td> <td> <span class="glyph" title="">&plusmn;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">plussim;</code> </td> <td> U+02A26 </td> <td> <span class="glyph" title="">&#10790;</span> </td> <tr><td> <code title="">plustwo;</code> </td> <td> U+02A27 </td> <td> <span class="glyph" title="">&#10791;</span> </td> <tr><td> <code title="">pm;</code> </td> <td> U+000B1 </td> <td> <span class="glyph" title="">&plusmn;</span> </td> <tr><td> <code title="">pointint;</code> </td> <td> U+02A15 </td> <td> <span class="glyph" title="">&#10773;</span> </td> <tr><td> <code title="">popf;</code> </td> <td> U+1D561 </td> <td> <span class="glyph" title="">&#120161;</span> </td> <tr><td> <code title="">pound;</code> </td> <td> U+000A3 </td> <td> <span class="glyph" title="">&pund;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">pr;</code> </td> <td> U+0227A </td> <td> <span class="glyph" title="">&#8826;</span> </td> <tr><td> <code title="">prE;</code> </td> <td> U+02AB3 </td> <td> <span class="glyph" title="">&#10931;</span> </td> <tr><td> <code title="">prap;</code> </td> <td> U+02AB7 </td> <td> <span class="glyph" title="">&#10935;</span> </td> <tr><td> <code title="">prcue;</code> </td> <td> U+0227C </td> <td> <span class="glyph" title="">&#8828;</span> </td> <tr><td> <code title="">pre;</code> </td> <td> U+02AAF </td> <td> <span class="glyph" title="">&#10927;</span> </td> <tr><td> <code title="">prec;</code> </td> <td> U+0227A </td> <td> <span class="glyph" title="">&#8826;</span> </td> <tr><td> <code title="">precapprox;</code> </td> <td> U+02AB7 </td> <td> <span class="glyph" title="">&#10935;</span> </td> <tr><td> <code title="">preccurlyeq;</code> </td> <td> U+0227C </td> <td> <span class="glyph" title=">&#8828;</span> </td> <tr><td> <code title="">preceq;</code> </td> <td> U+02AAF </td> <td> <span class="glyph" title="">&#10927;</span> </td> <tr><td> <code title="">precnapprox;</code> </td> <td> U+02AB9 </td> <td> <span class="glyph" title="">&#10937;</span> </td> <tr><td> <code title="">precneqq;</code> </td> <td> U+02AB5 </td> <td> <span class="glyph" title="">&#10933;</span> </td> <tr><td> <code title="">precnsim;</code> </td> <td> U+022E8 </td> <td> <span class="glyph" title="">&#8936;</span> </td> <tr><td> <code title="">precsim;</code> </td> <td> U+0227E </td> <td> <span class="glyph" title="">&#8830;</span> </td> <tr><td> <code title="">prime;</code> </td> <td> U+02032 </td> <td> <span class="glyph" title="">&prime;</span> </td> <tr><td> <code title="">primes;</code> </td> <td> U+02119 </td> <td> <span class="glyph" title="">&#8473;</span> </td> <tr><td> <code title="">prnE;</code> </td> <td> U+02AB5 </td> <td> <span class="glyph" title="">&#10933;</span> </td> <tr><td> <code title="">prnap;</code></td> <td> U+02AB9 </td> <td> <span class="glyph" title="">&#10937;</span> </td> <tr><td> <code title="">prnsim;</code> </td> <td> U+022E8 </td> <td> <span class="glyph" title="">&#8936;</span> </td> <tr><td> <code title="">prod;</code> </td> <td> U+0220F </td> <td> <span class="glyph" title="">&prod;</span> </td> <tr><td> <code title="">profalar;</code> </td> <td> U+0232E </td> <td> <span class="glyph" title="">&#9006;</span> </td> <tr><td> <code title="">profline;</code> </td> <td> U+02312 </td> <td> <span class="glyph" title="">&#8978;</span> </td> <tr><td> <code title="">profsurf;</code> </td> <td> U+02313 </td> <td> <span class="glyph" title="">&#8979;</span> </td> <tr><td> <code title="">prop;</code> </td> <td> U+0221D </td> <td> <span class="glyph" title="">&prop;</span> </td> <tr><td> <code title="">propto;</code> </td> <td> U+0221D </td> <td> <span class="glyph" title="">&prop;</span> </td> <tr><td> <code title="">prsim;</code> </td> <td> U+0227E </td> <td> <span class="glyph" title="">&#8830;</spa> </td> <tr><td> <code title="">prurel;</code> </td> <td> U+022B0 </td> <td> <span class="glyph" title="">&#8880;</span> </td> <tr><td> <code title="">pscr;</code> </td> <td> U+1D4C5 </td> <td> <span class="glyph" title="">&#120005;</span> </td> <tr><td> <code title="">psi;</code> </td> <td> U+003C8 </td> <td> <span class="glyph" title="">&psi;</span> </td> <tr><td> <code title="">puncsp;</code> </td> <td> U+02008 </td> <td> <span class="glyph" title="">&#8200;</span> </td> <tr><td> <code title="">qfr;</code> </td> <td> U+1D52E </td> <td> <span class="glyph" title="">&#120110;</span> </td> <tr><td> <code title="">qint;</code> </td> <td> U+02A0C </td> <td> <span class="glyph" title="">&#10764;</span> </td> <tr><td> <code title="">qopf;</code> </td> <td> U+1D562 </td> <td> <span class="glyph" title="">&#120162;</span> </td> <tr><td> <code title="">qprime;</code> </td> <td> U+02057 </td> <td> <span class="glyph" title="">&#8279;</span> </td> <tr><td> <code title="">qscr;</code> </td> <td> U+1D4C6 </td> <td> <san class="glyph" title="">&#120006;</span> </td> <tr><td> <code title="">quaternions;</code> </td> <td> U+0210D </td> <td> <span class="glyph" title="">&#8461;</span> </td> <tr><td> <code title="">quatint;</code> </td> <td> U+02A16 </td> <td> <span class="glyph" title="">&#10774;</span> </td> <tr><td> <code title="">quest;</code> </td> <td> U+0003F </td> <td> <span class="glyph" title="">?</span> </td> <tr><td> <code title="">questeq;</code> </td> <td> U+0225F </td> <td> <span class="glyph" title="">&#8799;</span> </td> <tr><td> <code title="">quot;</code> </td> <td> U+00022 </td> <td> <span class="glyph" title="">"</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">rAarr;</code> </td> <td> U+021DB </td> <td> <span class="glyph" title="">&#8667;</span> </td> <tr><td> <code title="">rArr;</code> </td> <td> U+021D2 </td> <td> <span class="glyph" title="">&rArr;</span> </td> <tr><td> <code title="">rAtail;</code> </td> <td> U+0291C </td> <td> <spanclass="glyph" title="">&#10524;</span> </td> <tr><td> <code title="">rBarr;</code> </td> <td> U+0290F </td> <td> <span class="glyph" title="">&#10511;</span> </td> <tr><td> <code title="">rHar;</code> </td> <td> U+02964 </td> <td> <span class="glyph" title="">&#10596;</span> </td> <tr><td> <code title="">racute;</code> </td> <td> U+00155 </td> <td> <span class="glyph" title="">&#341;</span> </td> <tr><td> <code title="">radic;</code> </td> <td> U+0221A </td> <td> <span class="glyph" title="">&radic;</span> </td> <tr><td> <code title="">raemptyv;</code> </td> <td> U+029B3 </td> <td> <span class="glyph" title="">&#10675;</span> </td> <tr><td> <code title="">rang;</code> </td> <td> U+027E9 </td> <td> <span class="glyph" title="">&#9002;</span> </td> <tr><td> <code title="">rangd;</code> </td> <td> U+02992 </td> <td> <span class="glyph" title="">&#10642;</span> </td> <tr><td> <code title="">range;</code> </td> <td> U+029A5 </td> <td> <span class="glyph" title="">&#10661;</span> </td> <tr><td> <code title="">ranle;</code> </td> <td> U+027E9 </td> <td> <span class="glyph" title="">&#9002;</span> </td> <tr><td> <code title="">raquo;</code> </td> <td> U+000BB </td> <td> <span class="glyph" title="">&raquo;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">rarr;</code> </td> <td> U+02192 </td> <td> <span class="glyph" title="">&rarr;</span> </td> <tr><td> <code title="">rarrap;</code> </td> <td> U+02975 </td> <td> <span class="glyph" title="">&#10613;</span> </td> <tr><td> <code title="">rarrb;</code> </td> <td> U+021E5 </td> <td> <span class="glyph" title="">&#8677;</span> </td> <tr><td> <code title="">rarrbfs;</code> </td> <td> U+02920 </td> <td> <span class="glyph" title="">&#10528;</span> </td> <tr><td> <code title="">rarrc;</code> </td> <td> U+02933 </td> <td> <span class="glyph" title="">&#10547;</span> </td> <tr><td> <code title="">rarrfs;</code> </td> <td> U+0291E </td> <td> <span class="glyph" title="">&#10526;</span> </td> <tr><td> <code title=">rarrhk;</code> </td> <td> U+021AA </td> <td> <span class="glyph" title="">&#8618;</span> </td> <tr><td> <code title="">rarrlp;</code> </td> <td> U+021AC </td> <td> <span class="glyph" title="">&#8620;</span> </td> <tr><td> <code title="">rarrpl;</code> </td> <td> U+02945 </td> <td> <span class="glyph" title="">&#10565;</span> </td> <tr><td> <code title="">rarrsim;</code> </td> <td> U+02974 </td> <td> <span class="glyph" title="">&#10612;</span> </td> <tr><td> <code title="">rarrtl;</code> </td> <td> U+021A3 </td> <td> <span class="glyph" title="">&#8611;</span> </td> <tr><td> <code title="">rarrw;</code> </td> <td> U+0219D </td> <td> <span class="glyph" title="">&#8605;</span> </td> <tr><td> <code title="">ratail;</code> </td> <td> U+0291A </td> <td> <span class="glyph" title="">&#10522;</span> </td> <tr><td> <code title="">ratio;</code> </td> <td> U+02236 </td> <td> <span class="glyph" title="">&#8758;</span> </td> <tr><td> <code title="">rationals;</code> </td> <td> U+0211A </td> <td> <span class="glyph"title="">&#8474;</span> </td> <tr><td> <code title="">rbarr;</code> </td> <td> U+0290D </td> <td> <span class="glyph" title="">&#10509;</span> </td> <tr><td> <code title="">rbbrk;</code> </td> <td> U+02773 </td> <td> <span class="glyph" title="">&#10099;</span> </td> <tr><td> <code title="">rbrace;</code> </td> <td> U+0007D </td> <td> <span class="glyph" title="">}</span> </td> <tr><td> <code title="">rbrack;</code> </td> <td> U+0005D </td> <td> <span class="glyph" title="">]</span> </td> <tr><td> <code title="">rbrke;</code> </td> <td> U+0298C </td> <td> <span class="glyph" title="">&#10636;</span> </td> <tr><td> <code title="">rbrksld;</code> </td> <td> U+0298E </td> <td> <span class="glyph" title="">&#10638;</span> </td> <tr><td> <code title="">rbrkslu;</code> </td> <td> U+02990 </td> <td> <span class="glyph" title="">&#10640;</span> </td> <tr><td> <code title="">rcaron;</code> </td> <td> U+00159 </td> <td> <span class="glyph" title="">&#345;</span> </td> <tr><td> <code title="">rcedil;</code> </td> <td>U+00157 </td> <td> <span class="glyph" title="">&#343;</span> </td> <tr><td> <code title="">rceil;</code> </td> <td> U+02309 </td> <td> <span class="glyph" title="">&rceil;</span> </td> <tr><td> <code title="">rcub;</code> </td> <td> U+0007D </td> <td> <span class="glyph" title="">}</span> </td> <tr><td> <code title="">rcy;</code> </td> <td> U+00440 </td> <td> <span class="glyph" title="">&#1088;</span> </td> <tr><td> <code title="">rdca;</code> </td> <td> U+02937 </td> <td> <span class="glyph" title="">&#10551;</span> </td> <tr><td> <code title="">rdldhar;</code> </td> <td> U+02969 </td> <td> <span class="glyph" title="">&#10601;</span> </td> <tr><td> <code title="">rdquo;</code> </td> <td> U+0201D </td> <td> <span class="glyph" title="">&rdquo;</span> </td> <tr><td> <code title="">rdquor;</code> </td> <td> U+0201D </td> <td> <span class="glyph" title="">&rdquo;</span> </td> <tr><td> <code title="">rdsh;</code> </td> <td> U+021B3 </td> <td> <span class="glyph" title="">&#8627;</span> </td> <tr><td> <code ttle="">real;</code> </td> <td> U+0211C </td> <td> <span class="glyph" title="">&real;</span> </td> <tr><td> <code title="">realine;</code> </td> <td> U+0211B </td> <td> <span class="glyph" title="">&#8475;</span> </td> <tr><td> <code title="">realpart;</code> </td> <td> U+0211C </td> <td> <span class="glyph" title="">&real;</span> </td> <tr><td> <code title="">reals;</code> </td> <td> U+0211D </td> <td> <span class="glyph" title="">&#8477;</span> </td> <tr><td> <code title="">rect;</code> </td> <td> U+025AD </td> <td> <span class="glyph" title="">&#9645;</span> </td> <tr><td> <code title="">reg;</code> </td> <td> U+000AE </td> <td> <span class="glyph" title="">&reg;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">rfisht;</code> </td> <td> U+0297D </td> <td> <span class="glyph" title="">&#10621;</span> </td> <tr><td> <code title="">rfloor;</code> </td> <td> U+0230B </td> <td> <span class="glyph" title="">&rfloor;</span> </td> <tr><td> <code tile="">rfr;</code> </td> <td> U+1D52F </td> <td> <span class="glyph" title="">&#120111;</span> </td> <tr><td> <code title="">rhard;</code> </td> <td> U+021C1 </td> <td> <span class="glyph" title="">&#8641;</span> </td> <tr><td> <code title="">rharu;</code> </td> <td> U+021C0 </td> <td> <span class="glyph" title="">&#8640;</span> </td> <tr><td> <code title="">rharul;</code> </td> <td> U+0296C </td> <td> <span class="glyph" title="">&#10604;</span> </td> <tr><td> <code title="">rho;</code> </td> <td> U+003C1 </td> <td> <span class="glyph" title="">&rho;</span> </td> <tr><td> <code title="">rhov;</code> </td> <td> U+003F1 </td> <td> <span class="glyph" title="">&#1009;</span> </td> <tr><td> <code title="">rightarrow;</code> </td> <td> U+02192 </td> <td> <span class="glyph" title="">&rarr;</span> </td> <tr><td> <code title="">rightarrowtail;</code> </td> <td> U+021A3 </td> <td> <span class="glyph" title="">&#8611;</span> </td> <tr><td> <code title="">rightharpoondown;</code> </td> <td> U+021C1 </td> <td> <span cass="glyph" title="">&#8641;</span> </td> <tr><td> <code title="">rightharpoonup;</code> </td> <td> U+021C0 </td> <td> <span class="glyph" title="">&#8640;</span> </td> <tr><td> <code title="">rightleftarrows;</code> </td> <td> U+021C4 </td> <td> <span class="glyph" title="">&#8644;</span> </td> <tr><td> <code title="">rightleftharpoons;</code> </td> <td> U+021CC </td> <td> <span class="glyph" title="">&#8652;</span> </td> <tr><td> <code title="">rightrightarrows;</code> </td> <td> U+021C9 </td> <td> <span class="glyph" title="">&#8649;</span> </td> <tr><td> <code title="">rightsquigarrow;</code> </td> <td> U+0219D </td> <td> <span class="glyph" title="">&#8605;</span> </td> <tr><td> <code title="">rightthreetimes;</code> </td> <td> U+022CC </td> <td> <span class="glyph" title="">&#8908;</span> </td> <tr><td> <code title="">ring;</code> </td> <td> U+002DA </td> <td> <span class="glyph" title="">&#730;</span> </td> <tr><td> <code title="">risingdotseq;</code> </td> <td> U+02253 </td> <td> <span class="glyph"title="">&#8787;</span> </td> <tr><td> <code title="">rlarr;</code> </td> <td> U+021C4 </td> <td> <span class="glyph" title="">&#8644;</span> </td> <tr><td> <code title="">rlhar;</code> </td> <td> U+021CC </td> <td> <span class="glyph" title="">&#8652;</span> </td> <tr><td> <code title="">rlm;</code> </td> <td> U+0200F </td> <td> <span class="glyph" title="">&rlm;</span> </td> <tr><td> <code title="">rmoust;</code> </td> <td> U+023B1 </td> <td> <span class="glyph" title="">&#9137;</span> </td> <tr><td> <code title="">rmoustache;</code> </td> <td> U+023B1 </td> <td> <span class="glyph" title="">&#9137;</span> </td> <tr><td> <code title="">rnmid;</code> </td> <td> U+02AEE </td> <td> <span class="glyph" title="">&#10990;</span> </td> <tr><td> <code title="">roang;</code> </td> <td> U+027ED </td> <td> <span class="glyph" title="">&#10221;</span> </td> <tr><td> <code title="">roarr;</code> </td> <td> U+021FE </td> <td> <span class="glyph" title="">&#8702;</span> </td> <tr><td> <code title="">robrk;</code> </td> td> U+027E7 </td> <td> <span class="glyph" title="">&#10215;</span> </td> <tr><td> <code title="">ropar;</code> </td> <td> U+02986 </td> <td> <span class="glyph" title="">&#10630;</span> </td> <tr><td> <code title="">ropf;</code> </td> <td> U+1D563 </td> <td> <span class="glyph" title="">&#120163;</span> </td> <tr><td> <code title="">roplus;</code> </td> <td> U+02A2E </td> <td> <span class="glyph" title="">&#10798;</span> </td> <tr><td> <code title="">rotimes;</code> </td> <td> U+02A35 </td> <td> <span class="glyph" title="">&#10805;</span> </td> <tr><td> <code title="">rpar;</code> </td> <td> U+00029 </td> <td> <span class="glyph" title="">)</span> </td> <tr><td> <code title="">rpargt;</code> </td> <td> U+02994 </td> <td> <span class="glyph" title="">&#10644;</span> </td> <tr><td> <code title="">rppolint;</code> </td> <td> U+02A12 </td> <td> <span class="glyph" title="">&#10770;</span> </td> <tr><td> <code title="">rrarr;</code> </td> <td> U+021C9 </td> <td> <span class="glyph" title="">&#8649;</span> </td <tr><td> <code title="">rsaquo;</code> </td> <td> U+0203A </td> <td> <span class="glyph" title="">&rsaquo;</span> </td> <tr><td> <code title="">rscr;</code> </td> <td> U+1D4C7 </td> <td> <span class="glyph" title="">&#120007;</span> </td> <tr><td> <code title="">rsh;</code> </td> <td> U+021B1 </td> <td> <span class="glyph" title="">&#8625;</span> </td> <tr><td> <code title="">rsqb;</code> </td> <td> U+0005D </td> <td> <span class="glyph" title="">]</span> </td> <tr><td> <code title="">rsquo;</code> </td> <td> U+02019 </td> <td> <span class="glyph" title="">&rsquo;</span> </td> <tr><td> <code title="">rsquor;</code> </td> <td> U+02019 </td> <td> <span class="glyph" title="">&rsquo;</span> </td> <tr><td> <code title="">rthree;</code> </td> <td> U+022CC </td> <td> <span class="glyph" title="">&#8908;</span> </td> <tr><td> <code title="">rtimes;</code> </td> <td> U+022CA </td> <td> <span class="glyph" title="">&#8906;</span> </td> <tr><td> <code title="">rtri;</code> </td> <td> U+025B9 </td> <td> <span class="lyph" title="">&#9657;</span> </td> <tr><td> <code title="">rtrie;</code> </td> <td> U+022B5 </td> <td> <span class="glyph" title="">&#8885;</span> </td> <tr><td> <code title="">rtrif;</code> </td> <td> U+025B8 </td> <td> <span class="glyph" title="">&#9656;</span> </td> <tr><td> <code title="">rtriltri;</code> </td> <td> U+029CE </td> <td> <span class="glyph" title="">&#10702;</span> </td> <tr><td> <code title="">ruluhar;</code> </td> <td> U+02968 </td> <td> <span class="glyph" title="">&#10600;</span> </td> <tr><td> <code title="">rx;</code> </td> <td> U+0211E </td> <td> <span class="glyph" title="">&#8478;</span> </td> <tr><td> <code title="">sacute;</code> </td> <td> U+0015B </td> <td> <span class="glyph" title="">&#347;</span> </td> <tr><td> <code title="">sbquo;</code> </td> <td> U+0201A </td> <td> <span class="glyph" title="">&sbquo;</span> </td> <tr><td> <code title="">sc;</code> </td> <td> U+0227B </td> <td> <span class="glyph" title="">&#8827;</span> </td> <tr><td> <code title="">scE;</code> </td><td> U+02AB4 </td> <td> <span class="glyph" title="">&#10932;</span> </td> <tr><td> <code title="">scap;</code> </td> <td> U+02AB8 </td> <td> <span class="glyph" title="">&#10936;</span> </td> <tr><td> <code title="">scaron;</code> </td> <td> U+00161 </td> <td> <span class="glyph" title="">&scaron;</span> </td> <tr><td> <code title="">sccue;</code> </td> <td> U+0227D </td> <td> <span class="glyph" title="">&#8829;</span> </td> <tr><td> <code title="">sce;</code> </td> <td> U+02AB0 </td> <td> <span class="glyph" title="">&#10928;</span> </td> <tr><td> <code title="">scedil;</code> </td> <td> U+0015F </td> <td> <span class="glyph" title="">&#351;</span> </td> <tr><td> <code title="">scirc;</code> </td> <td> U+0015D </td> <td> <span class="glyph" title="">&#349;</span> </td> <tr><td> <code title="">scnE;</code> </td> <td> U+02AB6 </td> <td> <span class="glyph" title="">&#10934;</span> </td> <tr><td> <code title="">scnap;</code> </td> <td> U+02ABA </td> <td> <span class="glyph" title="">&#10938;</span> </td> <t><td> <code title="">scnsim;</code> </td> <td> U+022E9 </td> <td> <span class="glyph" title="">&#8937;</span> </td> <tr><td> <code title="">scpolint;</code> </td> <td> U+02A13 </td> <td> <span class="glyph" title="">&#10771;</span> </td> <tr><td> <code title="">scsim;</code> </td> <td> U+0227F </td> <td> <span class="glyph" title="">&#8831;</span> </td> <tr><td> <code title="">scy;</code> </td> <td> U+00441 </td> <td> <span class="glyph" title="">&#1089;</span> </td> <tr><td> <code title="">sdot;</code> </td> <td> U+022C5 </td> <td> <span class="glyph" title="">&sdot;</span> </td> <tr><td> <code title="">sdotb;</code> </td> <td> U+022A1 </td> <td> <span class="glyph" title="">&#8865;</span> </td> <tr><td> <code title="">sdote;</code> </td> <td> U+02A66 </td> <td> <span class="glyph" title="">&#10854;</span> </td> <tr><td> <code title="">seArr;</code> </td> <td> U+021D8 </td> <td> <span class="glyph" title="">&#8664;</span> </td> <tr><td> <code title="">searhk;</code> </td> <td> U+02925 </td> <td> <span clas="glyph" title="">&#10533;</span> </td> <tr><td> <code title="">searr;</code> </td> <td> U+02198 </td> <td> <span class="glyph" title="">&#8600;</span> </td> <tr><td> <code title="">searrow;</code> </td> <td> U+02198 </td> <td> <span class="glyph" title="">&#8600;</span> </td> <tr><td> <code title="">sect;</code> </td> <td> U+000A7 </td> <td> <span class="glyph" title="">&sect;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">semi;</code> </td> <td> U+0003B </td> <td> <span class="glyph" title="">;</span> </td> <tr><td> <code title="">seswar;</code> </td> <td> U+02929 </td> <td> <span class="glyph" title="">&#10537;</span> </td> <tr><td> <code title="">setminus;</code> </td> <td> U+02216 </td> <td> <span class="glyph" title="">&#8726;</span> </td> <tr><td> <code title="">setmn;</code> </td> <td> U+02216 </td> <td> <span class="glyph" title="">&#8726;</span> </td> <tr><td> <code title="">sext;</code> </td> <td> U+02736 </td> <td> <span class="gyph" title="">&#10038;</span> </td> <tr><td> <code title="">sfr;</code> </td> <td> U+1D530 </td> <td> <span class="glyph" title="">&#120112;</span> </td> <tr><td> <code title="">sfrown;</code> </td> <td> U+02322 </td> <td> <span class="glyph" title="">&#8994;</span> </td> <tr><td> <code title="">sharp;</code> </td> <td> U+0266F </td> <td> <span class="glyph" title="">&#9839;</span> </td> <tr><td> <code title="">shchcy;</code> </td> <td> U+00449 </td> <td> <span class="glyph" title="">&#1097;</span> </td> <tr><td> <code title="">shcy;</code> </td> <td> U+00448 </td> <td> <span class="glyph" title="">&#1096;</span> </td> <tr><td> <code title="">shortmid;</code> </td> <td> U+02223 </td> <td> <span class="glyph" title="">&#8739;</span> </td> <tr><td> <code title="">shortparallel;</code> </td> <td> U+02225 </td> <td> <span class="glyph" title="">&#8741;</span> </td> <tr><td> <code title="">shy;</code> </td> <td> U+000AD </td> <td> <span class="glyph" title="">&shy;</span> </td> </tr><!-- (invalid entity with mising semicolon for legacy support only) --><tr><td> <code title="">sigma;</code> </td> <td> U+003C3 </td> <td> <span class="glyph" title="">&sigma;</span> </td> <tr><td> <code title="">sigmaf;</code> </td> <td> U+003C2 </td> <td> <span class="glyph" title="">&sigmaf;</span> </td> <tr><td> <code title="">sigmav;</code> </td> <td> U+003C2 </td> <td> <span class="glyph" title="">&sigmaf;</span> </td> <tr><td> <code title="">sim;</code> </td> <td> U+0223C </td> <td> <span class="glyph" title="">&sim;</span> </td> <tr><td> <code title="">simdot;</code> </td> <td> U+02A6A </td> <td> <span class="glyph" title="">&#10858;</span> </td> <tr><td> <code title="">sime;</code> </td> <td> U+02243 </td> <td> <span class="glyph" title="">&#8771;</span> </td> <tr><td> <code title="">simeq;</code> </td> <td> U+02243 </td> <td> <span class="glyph" title="">&#8771;</span> </td> <tr><td> <code title="">simg;</code> </td> <td> U+02A9E </td> <td> <span class="glyph" title="">&#10910;</span> </td> <tr><td> <code title="">simgE;</cod> </td> <td> U+02AA0 </td> <td> <span class="glyph" title="">&#10912;</span> </td> <tr><td> <code title="">siml;</code> </td> <td> U+02A9D </td> <td> <span class="glyph" title="">&#10909;</span> </td> <tr><td> <code title="">simlE;</code> </td> <td> U+02A9F </td> <td> <span class="glyph" title="">&#10911;</span> </td> <tr><td> <code title="">simne;</code> </td> <td> U+02246 </td> <td> <span class="glyph" title="">&#8774;</span> </td> <tr><td> <code title="">simplus;</code> </td> <td> U+02A24 </td> <td> <span class="glyph" title="">&#10788;</span> </td> <tr><td> <code title="">simrarr;</code> </td> <td> U+02972 </td> <td> <span class="glyph" title="">&#10610;</span> </td> <tr><td> <code title="">slarr;</code> </td> <td> U+02190 </td> <td> <span class="glyph" title="">&larr;</span> </td> <tr><td> <code title="">smallsetminus;</code> </td> <td> U+02216 </td> <td> <span class="glyph" title="">&#8726;</span> </td> <tr><td> <code title="">smashp;</code> </td> <td> U+02A33 </td> <td> <span class="glyph" title="">&10803;</span> </td> <tr><td> <code title="">smeparsl;</code> </td> <td> U+029E4 </td> <td> <span class="glyph" title="">&#10724;</span> </td> <tr><td> <code title="">smid;</code> </td> <td> U+02223 </td> <td> <span class="glyph" title="">&#8739;</span> </td> <tr><td> <code title="">smile;</code> </td> <td> U+02323 </td> <td> <span class="glyph" title="">&#8995;</span> </td> <tr><td> <code title="">smt;</code> </td> <td> U+02AAA </td> <td> <span class="glyph" title="">&#10922;</span> </td> <tr><td> <code title="">smte;</code> </td> <td> U+02AAC </td> <td> <span class="glyph" title="">&#10924;</span> </td> <tr><td> <code title="">softcy;</code> </td> <td> U+0044C </td> <td> <span class="glyph" title="">&#1100;</span> </td> <tr><td> <code title="">sol;</code> </td> <td> U+0002F </td> <td> <span class="glyph" title="">/</span> </td> <tr><td> <code title="">solb;</code> </td> <td> U+029C4 </td> <td> <span class="glyph" title="">&#10692;</span> </td> <tr><td> <code title="">solbar;</code> </td> <td> U+0233F </td><td> <span class="glyph" title="">&#9023;</span> </td> <tr><td> <code title="">sopf;</code> </td> <td> U+1D564 </td> <td> <span class="glyph" title="">&#120164;</span> </td> <tr><td> <code title="">spades;</code> </td> <td> U+02660 </td> <td> <span class="glyph" title="">&spades;</span> </td> <tr><td> <code title="">spadesuit;</code> </td> <td> U+02660 </td> <td> <span class="glyph" title="">&spades;</span> </td> <tr><td> <code title="">spar;</code> </td> <td> U+02225 </td> <td> <span class="glyph" title="">&#8741;</span> </td> <tr><td> <code title="">sqcap;</code> </td> <td> U+02293 </td> <td> <span class="glyph" title="">&#8851;</span> </td> <tr><td> <code title="">sqcup;</code> </td> <td> U+02294 </td> <td> <span class="glyph" title="">&#8852;</span> </td> <tr><td> <code title="">sqsub;</code> </td> <td> U+0228F </td> <td> <span class="glyph" title="">&#8847;</span> </td> <tr><td> <code title="">sqsube;</code> </td> <td> U+02291 </td> <td> <span class="glyph" title="">&#8849;</span> </td> <tr><td> <code itle="">sqsubset;</code> </td> <td> U+0228F </td> <td> <span class="glyph" title="">&#8847;</span> </td> <tr><td> <code title="">sqsubseteq;</code> </td> <td> U+02291 </td> <td> <span class="glyph" title="">&#8849;</span> </td> <tr><td> <code title="">sqsup;</code> </td> <td> U+02290 </td> <td> <span class="glyph" title="">&#8848;</span> </td> <tr><td> <code title="">sqsupe;</code> </td> <td> U+02292 </td> <td> <span class="glyph" title="">&#8850;</span> </td> <tr><td> <code title="">sqsupset;</code> </td> <td> U+02290 </td> <td> <span class="glyph" title="">&#8848;</span> </td> <tr><td> <code title="">sqsupseteq;</code> </td> <td> U+02292 </td> <td> <span class="glyph" title="">&#8850;</span> </td> <tr><td> <code title="">squ;</code> </td> <td> U+025A1 </td> <td> <span class="glyph" title="">&#9633;</span> </td> <tr><td> <code title="">square;</code> </td> <td> U+025A1 </td> <td> <span class="glyph" title="">&#9633;</span> </td> <tr><td> <code title="">squarf;</code> </td> <td> U+025AA </td> <td> <span clas="glyph" title="">&#9642;</span> </td> <tr><td> <code title="">squf;</code> </td> <td> U+025AA </td> <td> <span class="glyph" title="">&#9642;</span> </td> <tr><td> <code title="">srarr;</code> </td> <td> U+02192 </td> <td> <span class="glyph" title="">&rarr;</span> </td> <tr><td> <code title="">sscr;</code> </td> <td> U+1D4C8 </td> <td> <span class="glyph" title="">&#120008;</span> </td> <tr><td> <code title="">ssetmn;</code> </td> <td> U+02216 </td> <td> <span class="glyph" title="">&#8726;</span> </td> <tr><td> <code title="">ssmile;</code> </td> <td> U+02323 </td> <td> <span class="glyph" title="">&#8995;</span> </td> <tr><td> <code title="">sstarf;</code> </td> <td> U+022C6 </td> <td> <span class="glyph" title="">&#8902;</span> </td> <tr><td> <code title="">star;</code> </td> <td> U+02606 </td> <td> <span class="glyph" title="">&#9734;</span> </td> <tr><td> <code title="">starf;</code> </td> <td> U+02605 </td> <td> <span class="glyph" title="">&#9733;</span> </td> <tr><td> <code title="">straightepsiln;</code> </td> <td> U+003F5 </td> <td> <span class="glyph" title="">&#1013;</span> </td> <tr><td> <code title="">straightphi;</code> </td> <td> U+003D5 </td> <td> <span class="glyph" title="">&#981;</span> </td> <tr><td> <code title="">strns;</code> </td> <td> U+000AF </td> <td> <span class="glyph" title="">&macr;</span> </td> <tr><td> <code title="">sub;</code> </td> <td> U+02282 </td> <td> <span class="glyph" title="">&sub;</span> </td> <tr><td> <code title="">subE;</code> </td> <td> U+02AC5 </td> <td> <span class="glyph" title="">&#10949;</span> </td> <tr><td> <code title="">subdot;</code> </td> <td> U+02ABD </td> <td> <span class="glyph" title="">&#10941;</span> </td> <tr><td> <code title="">sube;</code> </td> <td> U+02286 </td> <td> <span class="glyph" title="">&sube;</span> </td> <tr><td> <code title="">subedot;</code> </td> <td> U+02AC3 </td> <td> <span class="glyph" title="">&#10947;</span> </td> <tr><td> <code title="">submult;</code> </td> <td> U+02AC1 </td> <td> <span class="glyph" title="">&#1045;</span> </td> <tr><td> <code title="">subnE;</code> </td> <td> U+02ACB </td> <td> <span class="glyph" title="">&#10955;</span> </td> <tr><td> <code title="">subne;</code> </td> <td> U+0228A </td> <td> <span class="glyph" title="">&#8842;</span> </td> <tr><td> <code title="">subplus;</code> </td> <td> U+02ABF </td> <td> <span class="glyph" title="">&#10943;</span> </td> <tr><td> <code title="">subrarr;</code> </td> <td> U+02979 </td> <td> <span class="glyph" title="">&#10617;</span> </td> <tr><td> <code title="">subset;</code> </td> <td> U+02282 </td> <td> <span class="glyph" title="">&sub;</span> </td> <tr><td> <code title="">subseteq;</code> </td> <td> U+02286 </td> <td> <span class="glyph" title="">&sube;</span> </td> <tr><td> <code title="">subseteqq;</code> </td> <td> U+02AC5 </td> <td> <span class="glyph" title="">&#10949;</span> </td> <tr><td> <code title="">subsetneq;</code> </td> <td> U+0228A </td> <td> <span class="glyph" title="">&#8842;</span> </td> <tr><td> <code title="">subsetneqq;</code> <td> <td> U+02ACB </td> <td> <span class="glyph" title="">&#10955;</span> </td> <tr><td> <code title="">subsim;</code> </td> <td> U+02AC7 </td> <td> <span class="glyph" title="">&#10951;</span> </td> <tr><td> <code title="">subsub;</code> </td> <td> U+02AD5 </td> <td> <span class="glyph" title="">&#10965;</span> </td> <tr><td> <code title="">subsup;</code> </td> <td> U+02AD3 </td> <td> <span class="glyph" title="">&#10963;</span> </td> <tr><td> <code title="">succ;</code> </td> <td> U+0227B </td> <td> <span class="glyph" title="">&#8827;</span> </td> <tr><td> <code title="">succapprox;</code> </td> <td> U+02AB8 </td> <td> <span class="glyph" title="">&#10936;</span> </td> <tr><td> <code title="">succcurlyeq;</code> </td> <td> U+0227D </td> <td> <span class="glyph" title="">&#8829;</span> </td> <tr><td> <code title="">succeq;</code> </td> <td> U+02AB0 </td> <td> <span class="glyph" title="">&#10928;</span> </td> <tr><td> <code title="">succnapprox;</code> </td> <td> U+02ABA </td> <td> <span class="glyph" titl="">&#10938;</span> </td> <tr><td> <code title="">succneqq;</code> </td> <td> U+02AB6 </td> <td> <span class="glyph" title="">&#10934;</span> </td> <tr><td> <code title="">succnsim;</code> </td> <td> U+022E9 </td> <td> <span class="glyph" title="">&#8937;</span> </td> <tr><td> <code title="">succsim;</code> </td> <td> U+0227F </td> <td> <span class="glyph" title="">&#8831;</span> </td> <tr><td> <code title="">sum;</code> </td> <td> U+02211 </td> <td> <span class="glyph" title="">&sum;</span> </td> <tr><td> <code title="">sung;</code> </td> <td> U+0266A </td> <td> <span class="glyph" title="">&#9834;</span> </td> <tr><td> <code title="">sup1;</code> </td> <td> U+000B9 </td> <td> <span class="glyph" title="">&sup1;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">sup2;</code> </td> <td> U+000B2 </td> <td> <span class="glyph" title="">&sup2;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code ttle="">sup3;</code> </td> <td> U+000B3 </td> <td> <span class="glyph" title="">&sup3;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">sup;</code> </td> <td> U+02283 </td> <td> <span class="glyph" title="">&sup;</span> </td> <tr><td> <code title="">supE;</code> </td> <td> U+02AC6 </td> <td> <span class="glyph" title="">&#10950;</span> </td> <tr><td> <code title="">supdot;</code> </td> <td> U+02ABE </td> <td> <span class="glyph" title="">&#10942;</span> </td> <tr><td> <code title="">supdsub;</code> </td> <td> U+02AD8 </td> <td> <span class="glyph" title="">&#10968;</span> </td> <tr><td> <code title="">supe;</code> </td> <td> U+02287 </td> <td> <span class="glyph" title="">&supe;</span> </td> <tr><td> <code title="">supedot;</code> </td> <td> U+02AC4 </td> <td> <span class="glyph" title="">&#10948;</span> </td> <tr><td> <code title="">suphsol;</code> </td> <td> U+027C9 </td> <td> <span class="glyph" title="">&#10185;</span> </td> <tr><td> <code itle="">suphsub;</code> </td> <td> U+02AD7 </td> <td> <span class="glyph" title="">&#10967;</span> </td> <tr><td> <code title="">suplarr;</code> </td> <td> U+0297B </td> <td> <span class="glyph" title="">&#10619;</span> </td> <tr><td> <code title="">supmult;</code> </td> <td> U+02AC2 </td> <td> <span class="glyph" title="">&#10946;</span> </td> <tr><td> <code title="">supnE;</code> </td> <td> U+02ACC </td> <td> <span class="glyph" title="">&#10956;</span> </td> <tr><td> <code title="">supne;</code> </td> <td> U+0228B </td> <td> <span class="glyph" title="">&#8843;</span> </td> <tr><td> <code title="">supplus;</code> </td> <td> U+02AC0 </td> <td> <span class="glyph" title="">&#10944;</span> </td> <tr><td> <code title="">supset;</code> </td> <td> U+02283 </td> <td> <span class="glyph" title="">&sup;</span> </td> <tr><td> <code title="">supseteq;</code> </td> <td> U+02287 </td> <td> <span class="glyph" title="">&supe;</span> </td> <tr><td> <code title="">supseteqq;</code> </td> <td> U+02AC6 </td> <td> <span clss="glyph" title="">&#10950;</span> </td> <tr><td> <code title="">supsetneq;</code> </td> <td> U+0228B </td> <td> <span class="glyph" title="">&#8843;</span> </td> <tr><td> <code title="">supsetneqq;</code> </td> <td> U+02ACC </td> <td> <span class="glyph" title="">&#10956;</span> </td> <tr><td> <code title="">supsim;</code> </td> <td> U+02AC8 </td> <td> <span class="glyph" title="">&#10952;</span> </td> <tr><td> <code title="">supsub;</code> </td> <td> U+02AD4 </td> <td> <span class="glyph" title="">&#10964;</span> </td> <tr><td> <code title="">supsup;</code> </td> <td> U+02AD6 </td> <td> <span class="glyph" title="">&#10966;</span> </td> <tr><td> <code title="">swArr;</code> </td> <td> U+021D9 </td> <td> <span class="glyph" title="">&#8665;</span> </td> <tr><td> <code title="">swarhk;</code> </td> <td> U+02926 </td> <td> <span class="glyph" title="">&#10534;</span> </td> <tr><td> <code title="">swarr;</code> </td> <td> U+02199 </td> <td> <span class="glyph" title="">&#8601;</span> </td> <tr><td> <code tite="">swarrow;</code> </td> <td> U+02199 </td> <td> <span class="glyph" title="">&#8601;</span> </td> <tr><td> <code title="">swnwar;</code> </td> <td> U+0292A </td> <td> <span class="glyph" title="">&#10538;</span> </td> <tr><td> <code title="">szlig;</code> </td> <td> U+000DF </td> <td> <span class="glyph" title="">&szlig;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">target;</code> </td> <td> U+02316 </td> <td> <span class="glyph" title="">&#8982;</span> </td> <tr><td> <code title="">tau;</code> </td> <td> U+003C4 </td> <td> <span class="glyph" title="">&tau;</span> </td> <tr><td> <code title="">tbrk;</code> </td> <td> U+023B4 </td> <td> <span class="glyph" title="">&#9140;</span> </td> <tr><td> <code title="">tcaron;</code> </td> <td> U+00165 </td> <td> <span class="glyph" title="">&#357;</span> </td> <tr><td> <code title="">tcedil;</code> </td> <td> U+00163 </td> <td> <span class="glyph" title="">&#355;</span> </td> <tr><td> <code title"">tcy;</code> </td> <td> U+00442 </td> <td> <span class="glyph" title="">&#1090;</span> </td> <tr><td> <code title="">tdot;</code> </td> <td> U+020DB </td> <td> <span class="glyph composition" title="">&#9676;&#8411;</span> </td> <tr><td> <code title="">telrec;</code> </td> <td> U+02315 </td> <td> <span class="glyph" title="">&#8981;</span> </td> <tr><td> <code title="">tfr;</code> </td> <td> U+1D531 </td> <td> <span class="glyph" title="">&#120113;</span> </td> <tr><td> <code title="">there4;</code> </td> <td> U+02234 </td> <td> <span class="glyph" title="">&there4;</span> </td> <tr><td> <code title="">therefore;</code> </td> <td> U+02234 </td> <td> <span class="glyph" title="">&there4;</span> </td> <tr><td> <code title="">theta;</code> </td> <td> U+003B8 </td> <td> <span class="glyph" title="">&theta;</span> </td> <tr><td> <code title="">thetasym;</code> </td> <td> U+003D1 </td> <td> <span class="glyph" title="">&thetasym;</span> </td> <tr><td> <code title="">thetav;</code> </td> <td> U+003D1 </td> <td> span class="glyph" title="">&thetasym;</span> </td> <tr><td> <code title="">thickapprox;</code> </td> <td> U+02248 </td> <td> <span class="glyph" title="">&asymp;</span> </td> <tr><td> <code title="">thicksim;</code> </td> <td> U+0223C </td> <td> <span class="glyph" title="">&sim;</span> </td> <tr><td> <code title="">thinsp;</code> </td> <td> U+02009 </td> <td> <span class="glyph" title="">&thinsp;</span> </td> <tr><td> <code title="">thkap;</code> </td> <td> U+02248 </td> <td> <span class="glyph" title="">&asymp;</span> </td> <tr><td> <code title="">thksim;</code> </td> <td> U+0223C </td> <td> <span class="glyph" title="">&sim;</span> </td> <tr><td> <code title="">thorn;</code> </td> <td> U+000FE </td> <td> <span class="glyph" title="">&thorn;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">tilde;</code> </td> <td> U+002DC </td> <td> <span class="glyph" title="">&tilde;</span> </td> <tr><td> <code title="">times;</code> </td> <td> U+000D7 </d> <td> <span class="glyph" title="">&times;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">timesb;</code> </td> <td> U+022A0 </td> <td> <span class="glyph" title="">&#8864;</span> </td> <tr><td> <code title="">timesbar;</code> </td> <td> U+02A31 </td> <td> <span class="glyph" title="">&#10801;</span> </td> <tr><td> <code title="">timesd;</code> </td> <td> U+02A30 </td> <td> <span class="glyph" title="">&#10800;</span> </td> <tr><td> <code title="">tint;</code> </td> <td> U+0222D </td> <td> <span class="glyph" title="">&#8749;</span> </td> <tr><td> <code title="">toea;</code> </td> <td> U+02928 </td> <td> <span class="glyph" title="">&#10536;</span> </td> <tr><td> <code title="">top;</code> </td> <td> U+022A4 </td> <td> <span class="glyph" title="">&#8868;</span> </td> <tr><td> <code title="">topbot;</code> </td> <td> U+02336 </td> <td> <span class="glyph" title="">&#9014;</span> </td> <tr><td> <code title="">topcir;</code> </td> <td> U+02AF </td> <td> <span class="glyph" title="">&#10993;</span> </td> <tr><td> <code title="">topf;</code> </td> <td> U+1D565 </td> <td> <span class="glyph" title="">&#120165;</span> </td> <tr><td> <code title="">topfork;</code> </td> <td> U+02ADA </td> <td> <span class="glyph" title="">&#10970;</span> </td> <tr><td> <code title="">tosa;</code> </td> <td> U+02929 </td> <td> <span class="glyph" title="">&#10537;</span> </td> <tr><td> <code title="">tprime;</code> </td> <td> U+02034 </td> <td> <span class="glyph" title="">&#8244;</span> </td> <tr><td> <code title="">trade;</code> </td> <td> U+02122 </td> <td> <span class="glyph" title="">&trade;</span> </td> <tr><td> <code title="">triangle;</code> </td> <td> U+025B5 </td> <td> <span class="glyph" title="">&#9653;</span> </td> <tr><td> <code title="">triangledown;</code> </td> <td> U+025BF </td> <td> <span class="glyph" title="">&#9663;</span> </td> <tr><td> <code title="">triangleleft;</code> </td> <td> U+025C3 </td> <td> <span class="glyph" title="">&#9667;</span></td> <tr><td> <code title="">trianglelefteq;</code> </td> <td> U+022B4 </td> <td> <span class="glyph" title="">&#8884;</span> </td> <tr><td> <code title="">triangleq;</code> </td> <td> U+0225C </td> <td> <span class="glyph" title="">&#8796;</span> </td> <tr><td> <code title="">triangleright;</code> </td> <td> U+025B9 </td> <td> <span class="glyph" title="">&#9657;</span> </td> <tr><td> <code title="">trianglerighteq;</code> </td> <td> U+022B5 </td> <td> <span class="glyph" title="">&#8885;</span> </td> <tr><td> <code title="">tridot;</code> </td> <td> U+025EC </td> <td> <span class="glyph" title="">&#9708;</span> </td> <tr><td> <code title="">trie;</code> </td> <td> U+0225C </td> <td> <span class="glyph" title="">&#8796;</span> </td> <tr><td> <code title="">triminus;</code> </td> <td> U+02A3A </td> <td> <span class="glyph" title="">&#10810;</span> </td> <tr><td> <code title="">triplus;</code> </td> <td> U+02A39 </td> <td> <span class="glyph" title="">&#10809;</span> </td> <tr><td> <code title="">trisb;</coe> </td> <td> U+029CD </td> <td> <span class="glyph" title="">&#10701;</span> </td> <tr><td> <code title="">tritime;</code> </td> <td> U+02A3B </td> <td> <span class="glyph" title="">&#10811;</span> </td> <tr><td> <code title="">trpezium;</code> </td> <td> U+023E2 </td> <td> <span class="glyph" title="">&#9186;</span> </td> <tr><td> <code title="">tscr;</code> </td> <td> U+1D4C9 </td> <td> <span class="glyph" title="">&#120009;</span> </td> <tr><td> <code title="">tscy;</code> </td> <td> U+00446 </td> <td> <span class="glyph" title="">&#1094;</span> </td> <tr><td> <code title="">tshcy;</code> </td> <td> U+0045B </td> <td> <span class="glyph" title="">&#1115;</span> </td> <tr><td> <code title="">tstrok;</code> </td> <td> U+00167 </td> <td> <span class="glyph" title="">&#359;</span> </td> <tr><td> <code title="">twixt;</code> </td> <td> U+0226C </td> <td> <span class="glyph" title="">&#8812;</span> </td> <tr><td> <code title="">twoheadleftarrow;</code> </td> <td> U+0219E </td> <td> <span class="glyph" title=">&#8606;</span> </td> <tr><td> <code title="">twoheadrightarrow;</code> </td> <td> U+021A0 </td> <td> <span class="glyph" title="">&#8608;</span> </td> <tr><td> <code title="">uArr;</code> </td> <td> U+021D1 </td> <td> <span class="glyph" title="">&uArr;</span> </td> <tr><td> <code title="">uHar;</code> </td> <td> U+02963 </td> <td> <span class="glyph" title="">&#10595;</span> </td> <tr><td> <code title="">uacute;</code> </td> <td> U+000FA </td> <td> <span class="glyph" title="">&uacute;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">uarr;</code> </td> <td> U+02191 </td> <td> <span class="glyph" title="">&uarr;</span> </td> <tr><td> <code title="">ubrcy;</code> </td> <td> U+0045E </td> <td> <span class="glyph" title="">&#1118;</span> </td> <tr><td> <code title="">ubreve;</code> </td> <td> U+0016D </td> <td> <span class="glyph" title="">&#365;</span> </td> <tr><td> <code title="">ucirc;</code> </td> <td> U+000FB </td> <td> <span class="glyph"title="">&ucirc;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">ucy;</code> </td> <td> U+00443 </td> <td> <span class="glyph" title="">&#1091;</span> </td> <tr><td> <code title="">udarr;</code> </td> <td> U+021C5 </td> <td> <span class="glyph" title="">&#8645;</span> </td> <tr><td> <code title="">udblac;</code> </td> <td> U+00171 </td> <td> <span class="glyph" title="">&#369;</span> </td> <tr><td> <code title="">udhar;</code> </td> <td> U+0296E </td> <td> <span class="glyph" title="">&#10606;</span> </td> <tr><td> <code title="">ufisht;</code> </td> <td> U+0297E </td> <td> <span class="glyph" title="">&#10622;</span> </td> <tr><td> <code title="">ufr;</code> </td> <td> U+1D532 </td> <td> <span class="glyph" title="">&#120114;</span> </td> <tr><td> <code title="">ugrave;</code> </td> <td> U+000F9 </td> <td> <span class="glyph" title="">&ugrave;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> code title="">uharl;</code> </td> <td> U+021BF </td> <td> <span class="glyph" title="">&#8639;</span> </td> <tr><td> <code title="">uharr;</code> </td> <td> U+021BE </td> <td> <span class="glyph" title="">&#8638;</span> </td> <tr><td> <code title="">uhblk;</code> </td> <td> U+02580 </td> <td> <span class="glyph" title="">&#9600;</span> </td> <tr><td> <code title="">ulcorn;</code> </td> <td> U+0231C </td> <td> <span class="glyph" title="">&#8988;</span> </td> <tr><td> <code title="">ulcorner;</code> </td> <td> U+0231C </td> <td> <span class="glyph" title="">&#8988;</span> </td> <tr><td> <code title="">ulcrop;</code> </td> <td> U+0230F </td> <td> <span class="glyph" title="">&#8975;</span> </td> <tr><td> <code title="">ultri;</code> </td> <td> U+025F8 </td> <td> <span class="glyph" title="">&#9720;</span> </td> <tr><td> <code title="">umacr;</code> </td> <td> U+0016B </td> <td> <span class="glyph" title="">&#363;</span> </td> <tr><td> <code title="">uml;</code> </td> <td> U+000A8 </td> <td> <span class="glyph title="">&uml;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">uogon;</code> </td> <td> U+00173 </td> <td> <span class="glyph" title="">&#371;</span> </td> <tr><td> <code title="">uopf;</code> </td> <td> U+1D566 </td> <td> <span class="glyph" title="">&#120166;</span> </td> <tr><td> <code title="">uparrow;</code> </td> <td> U+02191 </td> <td> <span class="glyph" title="">&uarr;</span> </td> <tr><td> <code title="">updownarrow;</code> </td> <td> U+02195 </td> <td> <span class="glyph" title="">&#8597;</span> </td> <tr><td> <code title="">upharpoonleft;</code> </td> <td> U+021BF </td> <td> <span class="glyph" title="">&#8639;</span> </td> <tr><td> <code title="">upharpoonright;</code> </td> <td> U+021BE </td> <td> <span class="glyph" title="">&#8638;</span> </td> <tr><td> <code title="">uplus;</code> </td> <td> U+0228E </td> <td> <span class="glyph" title="">&#8846;</span> </td> <tr><td> <code title="">upsi;</code> </td> <td> U+003C5 </td> <td><span class="glyph" title="">&upsilon;</span> </td> <tr><td> <code title="">upsih;</code> </td> <td> U+003D2 </td> <td> <span class="glyph" title="">&upsih;</span> </td> <tr><td> <code title="">upsilon;</code> </td> <td> U+003C5 </td> <td> <span class="glyph" title="">&upsilon;</span> </td> <tr><td> <code title="">upuparrows;</code> </td> <td> U+021C8 </td> <td> <span class="glyph" title="">&#8648;</span> </td> <tr><td> <code title="">urcorn;</code> </td> <td> U+0231D </td> <td> <span class="glyph" title="">&#8989;</span> </td> <tr><td> <code title="">urcorner;</code> </td> <td> U+0231D </td> <td> <span class="glyph" title="">&#8989;</span> </td> <tr><td> <code title="">urcrop;</code> </td> <td> U+0230E </td> <td> <span class="glyph" title="">&#8974;</span> </td> <tr><td> <code title="">uring;</code> </td> <td> U+0016F </td> <td> <span class="glyph" title="">&#367;</span> </td> <tr><td> <code title="">urtri;</code> </td> <td> U+025F9 </td> <td> <span class="glyph" title="">&#9721;</span> </td> <tr><td> <cod title="">uscr;</code> </td> <td> U+1D4CA </td> <td> <span class="glyph" title="">&#120010;</span> </td> <tr><td> <code title="">utdot;</code> </td> <td> U+022F0 </td> <td> <span class="glyph" title="">&#8944;</span> </td> <tr><td> <code title="">utilde;</code> </td> <td> U+00169 </td> <td> <span class="glyph" title="">&#361;</span> </td> <tr><td> <code title="">utri;</code> </td> <td> U+025B5 </td> <td> <span class="glyph" title="">&#9653;</span> </td> <tr><td> <code title="">utrif;</code> </td> <td> U+025B4 </td> <td> <span class="glyph" title="">&#9652;</span> </td> <tr><td> <code title="">uuarr;</code> </td> <td> U+021C8 </td> <td> <span class="glyph" title="">&#8648;</span> </td> <tr><td> <code title="">uuml;</code> </td> <td> U+000FC </td> <td> <span class="glyph" title="">&uuml;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">uwangle;</code> </td> <td> U+029A7 </td> <td> <span class="glyph" title="">&#10663;</span> </td> <tr><td> <codetitle="">vArr;</code> </td> <td> U+021D5 </td> <td> <span class="glyph" title="">&#8661;</span> </td> <tr><td> <code title="">vBar;</code> </td> <td> U+02AE8 </td> <td> <span class="glyph" title="">&#10984;</span> </td> <tr><td> <code title="">vBarv;</code> </td> <td> U+02AE9 </td> <td> <span class="glyph" title="">&#10985;</span> </td> <tr><td> <code title="">vDash;</code> </td> <td> U+022A8 </td> <td> <span class="glyph" title="">&#8872;</span> </td> <tr><td> <code title="">vangrt;</code> </td> <td> U+0299C </td> <td> <span class="glyph" title="">&#10652;</span> </td> <tr><td> <code title="">varepsilon;</code> </td> <td> U+003F5 </td> <td> <span class="glyph" title="">&#1013;</span> </td> <tr><td> <code title="">varkappa;</code> </td> <td> U+003F0 </td> <td> <span class="glyph" title="">&#1008;</span> </td> <tr><td> <code title="">varnothing;</code> </td> <td> U+02205 </td> <td> <span class="glyph" title="">&empty;</span> </td> <tr><td> <code title="">varphi;</code> </td> <td> U+003D5 </td> <td> <span clas="glyph" title="">&#981;</span> </td> <tr><td> <code title="">varpi;</code> </td> <td> U+003D6 </td> <td> <span class="glyph" title="">&piv;</span> </td> <tr><td> <code title="">varpropto;</code> </td> <td> U+0221D </td> <td> <span class="glyph" title="">&prop;</span> </td> <tr><td> <code title="">varr;</code> </td> <td> U+02195 </td> <td> <span class="glyph" title="">&#8597;</span> </td> <tr><td> <code title="">varrho;</code> </td> <td> U+003F1 </td> <td> <span class="glyph" title="">&#1009;</span> </td> <tr><td> <code title="">varsigma;</code> </td> <td> U+003C2 </td> <td> <span class="glyph" title="">&sigmaf;</span> </td> <tr><td> <code title="">vartheta;</code> </td> <td> U+003D1 </td> <td> <span class="glyph" title="">&thetasym;</span> </td> <tr><td> <code title="">vartriangleleft;</code> </td> <td> U+022B2 </td> <td> <span class="glyph" title="">&#8882;</span> </td> <tr><td> <code title="">vartriangleright;</code> </td> <td> U+022B3 </td> <td> <span class="glyph" title="">&#8883;</span> </td> <tr><td <code title="">vcy;</code> </td> <td> U+00432 </td> <td> <span class="glyph" title="">&#1074;</span> </td> <tr><td> <code title="">vdash;</code> </td> <td> U+022A2 </td> <td> <span class="glyph" title="">&#8866;</span> </td> <tr><td> <code title="">vee;</code> </td> <td> U+02228 </td> <td> <span class="glyph" title="">&or;</span> </td> <tr><td> <code title="">veebar;</code> </td> <td> U+022BB </td> <td> <span class="glyph" title="">&#8891;</span> </td> <tr><td> <code title="">veeeq;</code> </td> <td> U+0225A </td> <td> <span class="glyph" title="">&#8794;</span> </td> <tr><td> <code title="">vellip;</code> </td> <td> U+022EE </td> <td> <span class="glyph" title="">&#8942;</span> </td> <tr><td> <code title="">verbar;</code> </td> <td> U+0007C </td> <td> <span class="glyph" title="">|</span> </td> <tr><td> <code title="">vert;</code> </td> <td> U+0007C </td> <td> <span class="glyph" title="">|</span> </td> <tr><td> <code title="">vfr;</code> </td> <td> U+1D533 </td> <td> <span class="glyph" title="">&#120115</span> </td> <tr><td> <code title="">vltri;</code> </td> <td> U+022B2 </td> <td> <span class="glyph" title="">&#8882;</span> </td> <tr><td> <code title="">vopf;</code> </td> <td> U+1D567 </td> <td> <span class="glyph" title="">&#120167;</span> </td> <tr><td> <code title="">vprop;</code> </td> <td> U+0221D </td> <td> <span class="glyph" title="">&prop;</span> </td> <tr><td> <code title="">vrtri;</code> </td> <td> U+022B3 </td> <td> <span class="glyph" title="">&#8883;</span> </td> <tr><td> <code title="">vscr;</code> </td> <td> U+1D4CB </td> <td> <span class="glyph" title="">&#120011;</span> </td> <tr><td> <code title="">vzigzag;</code> </td> <td> U+0299A </td> <td> <span class="glyph" title="">&#10650;</span> </td> <tr><td> <code title="">wcirc;</code> </td> <td> U+00175 </td> <td> <span class="glyph" title="">&#373;</span> </td> <tr><td> <code title="">wedbar;</code> </td> <td> U+02A5F </td> <td> <span class="glyph" title="">&#10847;</span> </td> <tr><td> <code title="">wedge;</code> </td> <td> U+02227 </d> <td> <span class="glyph" title="">&and;</span> </td> <tr><td> <code title="">wedgeq;</code> </td> <td> U+02259 </td> <td> <span class="glyph" title="">&#8793;</span> </td> <tr><td> <code title="">weierp;</code> </td> <td> U+02118 </td> <td> <span class="glyph" title="">&weierp;</span> </td> <tr><td> <code title="">wfr;</code> </td> <td> U+1D534 </td> <td> <span class="glyph" title="">&#120116;</span> </td> <tr><td> <code title="">wopf;</code> </td> <td> U+1D568 </td> <td> <span class="glyph" title="">&#120168;</span> </td> <tr><td> <code title="">wp;</code> </td> <td> U+02118 </td> <td> <span class="glyph" title="">&weierp;</span> </td> <tr><td> <code title="">wr;</code> </td> <td> U+02240 </td> <td> <span class="glyph" title="">&#8768;</span> </td> <tr><td> <code title="">wreath;</code> </td> <td> U+02240 </td> <td> <span class="glyph" title="">&#8768;</span> </td> <tr><td> <code title="">wscr;</code> </td> <td> U+1D4CC </td> <td> <span class="glyph" title="">&#120012;</span> </td> <tr><td> <code title=">xcap;</code> </td> <td> U+022C2 </td> <td> <span class="glyph" title="">&#8898;</span> </td> <tr><td> <code title="">xcirc;</code> </td> <td> U+025EF </td> <td> <span class="glyph" title="">&#9711;</span> </td> <tr><td> <code title="">xcup;</code> </td> <td> U+022C3 </td> <td> <span class="glyph" title="">&#8899;</span> </td> <tr><td> <code title="">xdtri;</code> </td> <td> U+025BD </td> <td> <span class="glyph" title="">&#9661;</span> </td> <tr><td> <code title="">xfr;</code> </td> <td> U+1D535 </td> <td> <span class="glyph" title="">&#120117;</span> </td> <tr><td> <code title="">xhArr;</code> </td> <td> U+027FA </td> <td> <span class="glyph" title="">&#10234;</span> </td> <tr><td> <code title="">xharr;</code> </td> <td> U+027F7 </td> <td> <span class="glyph" title="">&#10231;</span> </td> <tr><td> <code title="">xi;</code> </td> <td> U+003BE </td> <td> <span class="glyph" title="">&xi;</span> </td> <tr><td> <code title="">xlArr;</code> </td> <td> U+027F8 </td> <td> <span class="glyph" title="">&#10232;<span> </td> <tr><td> <code title="">xlarr;</code> </td> <td> U+027F5 </td> <td> <span class="glyph" title="">&#10229;</span> </td> <tr><td> <code title="">xmap;</code> </td> <td> U+027FC </td> <td> <span class="glyph" title="">&#10236;</span> </td> <tr><td> <code title="">xnis;</code> </td> <td> U+022FB </td> <td> <span class="glyph" title="">&#8955;</span> </td> <tr><td> <code title="">xodot;</code> </td> <td> U+02A00 </td> <td> <span class="glyph" title="">&#10752;</span> </td> <tr><td> <code title="">xopf;</code> </td> <td> U+1D569 </td> <td> <span class="glyph" title="">&#120169;</span> </td> <tr><td> <code title="">xoplus;</code> </td> <td> U+02A01 </td> <td> <span class="glyph" title="">&#10753;</span> </td> <tr><td> <code title="">xotime;</code> </td> <td> U+02A02 </td> <td> <span class="glyph" title="">&#10754;</span> </td> <tr><td> <code title="">xrArr;</code> </td> <td> U+027F9 </td> <td> <span class="glyph" title="">&#10233;</span> </td> <tr><td> <code title="">xrarr;</code> </td> <td> U+027F6 </d> <td> <span class="glyph" title="">&#10230;</span> </td> <tr><td> <code title="">xscr;</code> </td> <td> U+1D4CD </td> <td> <span class="glyph" title="">&#120013;</span> </td> <tr><td> <code title="">xsqcup;</code> </td> <td> U+02A06 </td> <td> <span class="glyph" title="">&#10758;</span> </td> <tr><td> <code title="">xuplus;</code> </td> <td> U+02A04 </td> <td> <span class="glyph" title="">&#10756;</span> </td> <tr><td> <code title="">xutri;</code> </td> <td> U+025B3 </td> <td> <span class="glyph" title="">&#9651;</span> </td> <tr><td> <code title="">xvee;</code> </td> <td> U+022C1 </td> <td> <span class="glyph" title="">&#8897;</span> </td> <tr><td> <code title="">xwedge;</code> </td> <td> U+022C0 </td> <td> <span class="glyph" title="">&#8896;</span> </td> <tr><td> <code title="">yacute;</code> </td> <td> U+000FD </td> <td> <span class="glyph" title="">&yacute;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">yacy;</code> </td> <td> U+004F </td> <td> <span class="glyph" title="">&#1103;</span> </td> <tr><td> <code title="">ycirc;</code> </td> <td> U+00177 </td> <td> <span class="glyph" title="">&#375;</span> </td> <tr><td> <code title="">ycy;</code> </td> <td> U+0044B </td> <td> <span class="glyph" title="">&#1099;</span> </td> <tr><td> <code title="">yen;</code> </td> <td> U+000A5 </td> <td> <span class="glyph" title="">&yen;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">yfr;</code> </td> <td> U+1D536 </td> <td> <span class="glyph" title="">&#120118;</span> </td> <tr><td> <code title="">yicy;</code> </td> <td> U+00457 </td> <td> <span class="glyph" title="">&#1111;</span> </td> <tr><td> <code title="">yopf;</code> </td> <td> U+1D56A </td> <td> <span class="glyph" title="">&#120170;</span> </td> <tr><td> <code title="">yscr;</code> </td> <td> U+1D4CE </td> <td> <span class="glyph" title="">&#120014;</span> </td> <tr><td> <code title="">yucy;</code> </td> <td> U+0044E </td> td> <span class="glyph" title="">&#1102;</span> </td> <tr><td> <code title="">yuml;</code> </td> <td> U+000FF </td> <td> <span class="glyph" title="">&yuml;</span> </td> </tr><!-- (invalid entity with missing semicolon for legacy support only) --><tr><td> <code title="">zacute;</code> </td> <td> U+0017A </td> <td> <span class="glyph" title="">&#378;</span> </td> <tr><td> <code title="">zcaron;</code> </td> <td> U+0017E </td> <td> <span class="glyph" title="">&#382;</span> </td> <tr><td> <code title="">zcy;</code> </td> <td> U+00437 </td> <td> <span class="glyph" title="">&#1079;</span> </td> <tr><td> <code title="">zdot;</code> </td> <td> U+0017C </td> <td> <span class="glyph" title="">&#380;</span> </td> <tr><td> <code title="">zeetrf;</code> </td> <td> U+02128 </td> <td> <span class="glyph" title="">&#8488;</span> </td> <tr><td> <code title="">zeta;</code> </td> <td> U+003B6 </td> <td> <span class="glyph" title="">&zeta;</span> </td> <tr><td> <code title="">zfr;</code> </td> <td> U+1D537 </td> <td> <span lass="glyph" title="">&#120119;</span> </td> <tr><td> <code title="">zhcy;</code> </td> <td> U+00436 </td> <td> <span class="glyph" title="">&#1078;</span> </td> <tr><td> <code title="">zigrarr;</code> </td> <td> U+021DD </td> <td> <span class="glyph" title="">&#8669;</span> </td> <tr><td> <code title="">zopf;</code> </td> <td> U+1D56B </td> <td> <span class="glyph" title="">&#120171;</span> </td> <tr><td> <code title="">zscr;</code> </td> <td> U+1D4CF </td> <td> <span class="glyph" title="">&#120015;</span> </td> <tr><td> <code title="">zwj;</code> </td> <td> U+0200D </td> <td> <span class="glyph" title="">&zwj;</span> </td> <tr><td> <code title="">zwnj;</code> </td> <td> U+0200C </td> <td> <span class="glyph" title="">&zwnj;</span> </td> </table><!--

Index: references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/references.html,v
retrieving revision 1.746
retrieving revision 1.747
diff -u -d -r1.746 -r1.747
--- references.html	28 Aug 2010 13:57:22 -0000	1.746
+++ references.html	8 Sep 2010 09:32:14 -0000	1.747
@@ -306,14 +306,14 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="index-of-terms.html">&larr; Index of terms</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="acknowledgements.html">Acknowledgements &rarr;</a>
   </div>
 
-  <h2 class="no-num" id="references">References</h2><p class="XXX annotation"><b>Status: </b><i>Implemented and widely deployed</i></p><!--REFS--><p>All references are normative unless marked "Non-normative".</p><!-- Dates are only included for standards older than the Web, because the newer ones keep changing. --><dl><dt id="refsABNF">[ABNF]</dt>
+  <h2 class="no-num" id="references">References</h2><!--REFS--><p>All references are normative unless marked "Non-normative".</p><!-- Dates are only included for standards older than the Web, because the newer ones keep changing. --><dl><dt id="refsABNF">[ABNF]</dt>
    <dd><cite><a href="http://www.ietf.org/rfc/std/std68.txt">Augmented
    BNF for Syntax Specifications: ABNF</a></cite>, D. Crocker,
    P. Overell. IETF.</dd>

Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/semantics.html,v
retrieving revision 1.760
retrieving revision 1.761
diff -u -d -r1.760 -r1.761
--- semantics.html	28 Aug 2010 13:57:22 -0000	1.760
+++ semantics.html	8 Sep 2010 09:32:15 -0000	1.761
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="apis-in-html-documents.html">&larr; 3.3 APIs in HTML documents</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -317,13 +317,13 @@
     <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>
 
-  <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><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="the-html-element-0"><span class="secno">4.1.1 </span>The <dfn><code>html</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  <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>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As the root element of a document.</dd>
    <dd>Wherever a subdocument fragment is allowed in a compound document.</dd>
    <dt>Content model:</dt>
-   <dd>A <code><a href="#the-head-element-0" id="head-5">head</a></code> element followed by a <code><a href="sections.html#the-body-element-0" id="body-5">body</a></code> element.</dd>
+   <dd>A <code><a href="#the-head-element-0" id="head-6">head</a></code> element followed by a <code><a href="sections.html#the-body-element-0" id="body-7">body</a></code> element.</dd>
    <dt>Content attributes:</dt>
    <dd><a href="elements.html#global-attributes" id="global-attributes-0">Global attributes</a></dd>
    <dd><code title="attr-html-manifest"><a href="#attr-html-manifest" id="manifest">manifest</a></code></dd>
@@ -331,7 +331,7 @@
    <dd>
     <pre class="idl">interface <dfn id="htmlhtmlelement">HTMLHtmlElement</dfn> : <a href="elements.html#htmlelement" id="htmlelement-7">HTMLElement</a> {};</pre>
    </dd>
-  </dl><p>The <code><a href="#the-html-element-0" id="html-4">html</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> the root of
+  </dl><p>The <code><a href="#the-html-element-0" id="html-3">html</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> the root of
   an HTML document.<p>The <dfn id="attr-html-manifest" title="attr-html-manifest"><code>manifest</code></dfn>
   attribute gives the address of the document's <a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#application-cache" title='Read about this "application cache" reference in the full HTML5 spec.'>application
   cache</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#concept-appcache-manifest" title='Read about this "manifest" reference in the full HTML5 spec.'>manifest</a>, if there is
@@ -347,7 +347,7 @@
   attribute provides scripted access to the offline <a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#application-cache" title='Read about this "application cache" reference in the full HTML5 spec.'>application
   cache</a> mechanism.<div class="example">
 
-   <p>The <code><a href="#the-html-element-0" id="html-5">html</a></code> element in the following example declares
+   <p>The <code><a href="#the-html-element-0" id="html-4">html</a></code> element in the following example declares
    that the document's language is English.</p>
 
    <pre>&lt;!DOCTYPE html&gt;
@@ -362,10 +362,10 @@
 &lt;/body&gt;
 <strong>&lt;/html&gt;</strong></pre>
 
-  </div><h3 id="document-metadata"><span class="secno">4.2 </span>Document metadata</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="the-head-element-0"><span class="secno">4.2.1 </span>The <dfn><code>head</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h3 id="document-metadata"><span class="secno">4.2 </span>Document metadata</h3><h4 id="the-head-element-0"><span class="secno">4.2.1 </span>The <dfn><code>head</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
-   <dd>As the first element in an <code><a href="#the-html-element-0" id="html-6">html</a></code> element.</dd>
+   <dd>As the first element in an <code><a href="#the-html-element-0" id="html-5">html</a></code> element.</dd>
    <dt>Content model:</dt>
    <dd>If the document is <a href="the-iframe-element.html#an-iframe-srcdoc-document" id="an-iframe-srcdoc-document-1">an <code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code> document</a> or if title information is available from a higher-level protocol: Zero or more elements of <a href="content-models.html#metadata-content" id="metadata-content-3">metadata content</a>.</dd>
    <dd>Otherwise: One or more elements of <a href="content-models.html#metadata-content" id="metadata-content-4">metadata content</a>, of which exactly one is a <code><a href="#the-title-element-0" id="title-40">title</a></code> element.</dd>
@@ -375,10 +375,10 @@
    <dd>
     <pre class="idl">interface <dfn id="htmlheadelement">HTMLHeadElement</dfn> : <a href="elements.html#htmlelement" id="htmlelement-8">HTMLElement</a> {};</pre>
    </dd>
-  </dl><p>The <code><a href="#the-head-element-0" id="head-6">head</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
+  </dl><p>The <code><a href="#the-head-element-0" id="head-7">head</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
   collection of metadata for the <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>.<div class="example">
 
-   <p>The collection of metadata in a <code><a href="#the-head-element-0" id="head-7">head</a></code> element can be
+   <p>The collection of metadata in a <code><a href="#the-head-element-0" id="head-8">head</a></code> element can be
    large or small. Here is an example of a very short one:</p>
 
    <pre>&lt;!doctype html&gt;
@@ -409,10 +409,10 @@
   in most situations, but when a higher-level protocol provides title
   information, e.g. in the Subject line of an e-mail when HTML is used
   as an e-mail authoring format, the <code><a href="#the-title-element-0" id="title-42">title</a></code> element can be
-  omitted.<h4 id="the-title-element-0"><span class="secno">4.2.2 </span>The <dfn><code>title</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  omitted.<h4 id="the-title-element-0"><span class="secno">4.2.2 </span>The <dfn><code>title</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#metadata-content" id="metadata-content-5">Metadata content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
-   <dd>In a <code><a href="#the-head-element-0" id="head-8">head</a></code> element containing no other <code><a href="#the-title-element-0" id="title-43">title</a></code> elements.</dd>
+   <dd>In a <code><a href="#the-head-element-0" id="head-9">head</a></code> element containing no other <code><a href="#the-title-element-0" id="title-43">title</a></code> elements.</dd>
    <dt>Content model:</dt>
    <dd><a href="content-models.html#text-content" id="text-content-3" title="text content">Text</a>.</dd>
    <dt>Content attributes:</dt>
@@ -463,10 +463,10 @@
   &lt;h1&gt;The Dances&lt;/h1&gt;</pre>
 
   </div><p>The string to use as the document's title is given by the <code title="dom-document-title"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#document.title" title='Read about this "document.title" reference in the full HTML5 spec.'>document.title</a></code> IDL
-  attribute. <h4 id="the-base-element"><span class="secno">4.2.3 </span>The <dfn><code>base</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  attribute. <h4 id="the-base-element"><span class="secno">4.2.3 </span>The <dfn><code>base</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#metadata-content" id="metadata-content-6">Metadata content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
-   <dd>In a <code><a href="#the-head-element-0" id="head-9">head</a></code> element containing no other <code><a href="#the-base-element" id="base-2">base</a></code> elements.</dd>
+   <dd>In a <code><a href="#the-head-element-0" id="head-10">head</a></code> element containing no other <code><a href="#the-base-element" id="base-2">base</a></code> elements.</dd>
    <dt>Content model:</dt>
    <dd>Empty.</dd>
    <dt>Content attributes:</dt>
@@ -489,7 +489,7 @@
   attribute, if specified, must contain a <a href="urls.html#valid-url-potentially-surrounded-by-spaces" id="valid-url-potentially-surrounded-by-spaces-0">valid URL potentially
   surrounded by spaces</a>.<p>A <code><a href="#the-base-element" id="base-6">base</a></code> element, if it has an <code title="attr-base-href"><a href="#attr-base-href" id="href-1">href</a></code> attribute, must come before any
   other elements in the tree that have attributes defined as taking
-  <a href="urls.html#url" id="url-7" title="URL">URLs</a>, except the <code><a href="#the-html-element-0" id="html-7">html</a></code> element
+  <a href="urls.html#url" id="url-7" title="URL">URLs</a>, except the <code><a href="#the-html-element-0" id="html-6">html</a></code> element
   (its <code title="attr-html-manifest"><a href="#attr-html-manifest" id="manifest-2">manifest</a></code> attribute
   isn't affected by <code><a href="#the-base-element" id="base-7">base</a></code> elements).<p>The <dfn id="attr-base-target" title="attr-base-target"><code>target</code></dfn>
   attribute, if specified, must contain a <a href="browsers.html#valid-browsing-context-name-or-keyword" id="valid-browsing-context-name-or-keyword-0">valid browsing context
@@ -513,11 +513,11 @@
 
    <p>The link in the above example would be a link to "<code title="">http://www.example.com/news/archives.html</code>".</p>
 
-  </div><h4 id="the-link-element"><span class="secno">4.2.4 </span>The <dfn><code>link</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-link-element"><span class="secno">4.2.4 </span>The <dfn><code>link</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#metadata-content" id="metadata-content-7">Metadata content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#metadata-content" id="metadata-content-8">metadata content</a> is expected.</dd>
-   <dd>In a <code><a href="scripting-1.html#the-noscript-element" id="noscript-4">noscript</a></code> element that is a child of a <code><a href="#the-head-element-0" id="head-10">head</a></code> element.</dd>
+   <dd>In a <code><a href="scripting-1.html#the-noscript-element" id="noscript-4">noscript</a></code> element that is a child of a <code><a href="#the-head-element-0" id="head-11">head</a></code> element.</dd>
    <dt>Content model:</dt>
    <dd>Empty.</dd>
    <dt>Content attributes:</dt>
@@ -637,12 +637,12 @@
 &lt;link rel=alternate href="/en/pdf" hreflang=en type=application/pdf title="English PDF"&gt;
 &lt;link rel=alternate href="/fr/pdf" hreflang=fr type=application/pdf title="French PDF"&gt;</pre>
 
-  </div><h4 id="meta"><span class="secno">4.2.5 </span>The <dfn><code>meta</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="meta"><span class="secno">4.2.5 </span>The <dfn><code>meta</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#metadata-content" id="metadata-content-9">Metadata content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
-   <dd>If the <code title="attr-meta-charset"><a href="#attr-meta-charset" id="charset-0">charset</a></code> attribute is present, or if the element's <code title="attr-meta-http-equiv"><a href="#attr-meta-http-equiv" id="http-equiv">http-equiv</a></code> attribute is in the <a href="#attr-meta-http-equiv-content-type" id="attr-meta-http-equiv-content-type-0" title="attr-meta-http-equiv-content-type">Encoding declaration state</a>: in a <code><a href="#the-head-element-0" id="head-11">head</a></code> element.</dd>
-   <dd>If the <code title="attr-meta-http-equiv"><a href="#attr-meta-http-equiv" id="http-equiv-0">http-equiv</a></code> attribute is present but not in the <a href="#attr-meta-http-equiv-content-type" id="attr-meta-http-equiv-content-type-1" title="attr-meta-http-equiv-content-type">Encoding declaration state</a>: in a <code><a href="#the-head-element-0" id="head-12">head</a></code> element.</dd>
-   <dd>If the <code title="attr-meta-http-equiv"><a href="#attr-meta-http-equiv" id="http-equiv-1">http-equiv</a></code> attribute is present but not in the <a href="#attr-meta-http-equiv-content-type" id="attr-meta-http-equiv-content-type-2" title="attr-meta-http-equiv-content-type">Encoding declaration state</a>: in a <code><a href="scripting-1.html#the-noscript-element" id="noscript-5">noscript</a></code> element that is a child of a <code><a href="#the-head-element-0" id="head-13">head</a></code> element.</dd>
+   <dd>If the <code title="attr-meta-charset"><a href="#attr-meta-charset" id="charset-0">charset</a></code> attribute is present, or if the element's <code title="attr-meta-http-equiv"><a href="#attr-meta-http-equiv" id="http-equiv">http-equiv</a></code> attribute is in the <a href="#attr-meta-http-equiv-content-type" id="attr-meta-http-equiv-content-type-0" title="attr-meta-http-equiv-content-type">Encoding declaration state</a>: in a <code><a href="#the-head-element-0" id="head-12">head</a></code> element.</dd>
+   <dd>If the <code title="attr-meta-http-equiv"><a href="#attr-meta-http-equiv" id="http-equiv-0">http-equiv</a></code> attribute is present but not in the <a href="#attr-meta-http-equiv-content-type" id="attr-meta-http-equiv-content-type-1" title="attr-meta-http-equiv-content-type">Encoding declaration state</a>: in a <code><a href="#the-head-element-0" id="head-13">head</a></code> element.</dd>
+   <dd>If the <code title="attr-meta-http-equiv"><a href="#attr-meta-http-equiv" id="http-equiv-1">http-equiv</a></code> attribute is present but not in the <a href="#attr-meta-http-equiv-content-type" id="attr-meta-http-equiv-content-type-2" title="attr-meta-http-equiv-content-type">Encoding declaration state</a>: in a <code><a href="scripting-1.html#the-noscript-element" id="noscript-5">noscript</a></code> element that is a child of a <code><a href="#the-head-element-0" id="head-14">head</a></code> element.</dd>
    <dd>If the <code title="attr-meta-name"><a href="#attr-meta-name" id="name">name</a></code> attribute is present: where <a href="content-models.html#metadata-content" id="metadata-content-10">metadata content</a> is expected.</dd>
    <dt>Content model:</dt>
    <dd>Empty.</dd>
@@ -697,7 +697,7 @@
   described in the following sections. If a <code><a href="#meta" id="meta-11">meta</a></code> element
   has no <code title="attr-meta-content"><a href="#attr-meta-content" id="content-2">content</a></code> attribute,
   then the value part of the metadata name/value pair is the empty
-  string.<h5 id="standard-metadata-names"><span class="secno">4.2.5.1 </span>Standard metadata names</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>This specification defines a few names for the <code title="attr-meta-name"><a href="#attr-meta-name" id="name-5">name</a></code> attribute of the
+  string.<h5 id="standard-metadata-names"><span class="secno">4.2.5.1 </span>Standard metadata names</h5><p>This specification defines a few names for the <code title="attr-meta-name"><a href="#attr-meta-name" id="name-5">name</a></code> attribute of the
   <code><a href="#meta" id="meta-12">meta</a></code> element.<p>Names are case-insensitive.<dl><dt><dfn id="meta-application-name" title="meta-application-name"><code>application-name</code></dfn></dt>
 
    <dd><p>The value must be a short free-form string giving the name
@@ -731,7 +731,7 @@
     <div class="example">
 
      <p>Here is what a tool called "Frontweaver" could include in its
-     output, in the page's <code><a href="#the-head-element-0" id="head-14">head</a></code> element, to identify
+     output, in the page's <code><a href="#the-head-element-0" id="head-15">head</a></code> element, to identify
      itself as the tool used to generate the page:</p>
 
      <pre>&lt;meta name=generator content="Frontweaver 8.2"&gt;</pre>
@@ -773,7 +773,7 @@
 
    </dd>
 
-  </dl><h5 id="other-metadata-names"><span class="secno">4.2.5.2 </span>Other metadata names</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/27">ISSUE-27</a> (rel-ownership) blocks progress to Last Call</span><p><dfn id="concept-meta-extensions" title="concept-meta-extensions">Extensions to the predefined
+  </dl><h5 id="other-metadata-names"><span class="secno">4.2.5.2 </span>Other metadata names</h5><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/27">ISSUE-27</a> (rel-ownership) blocks progress to Last Call</span><p><dfn id="concept-meta-extensions" title="concept-meta-extensions">Extensions to the predefined
   set of metadata names</dfn> may be registered in the <a href="http://wiki.whatwg.org/wiki/MetaExtensions">WHATWG Wiki
   MetaExtensions page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a><p>Anyone is free to edit the WHATWG Wiki MetaExtensions page at any
   time to add a type. These new names must be specified with the
@@ -856,7 +856,7 @@
 
   </dl><p>Metadata names whose values are to be <a href="urls.html#url" id="url-8" title="URL">URLs</a> must not be proposed or accepted. Links must
   be represented using the <code><a href="#the-link-element" id="link-20">link</a></code> element, not the
-  <code><a href="#meta" id="meta-16">meta</a></code> element.<h5 id="pragma-directives"><span class="secno">4.2.5.3 </span>Pragma directives</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>When the <dfn id="attr-meta-http-equiv" title="attr-meta-http-equiv"><code>http-equiv</code></dfn> attribute
+  <code><a href="#meta" id="meta-16">meta</a></code> element.<h5 id="pragma-directives"><span class="secno">4.2.5.3 </span>Pragma directives</h5><p>When the <dfn id="attr-meta-http-equiv" title="attr-meta-http-equiv"><code>http-equiv</code></dfn> attribute
   is specified on a <code><a href="#meta" id="meta-17">meta</a></code> element, the element is a pragma
   directive.<p>The <code title="attr-meta-http-equiv"><a href="#attr-meta-http-equiv" id="http-equiv-6">http-equiv</a></code>
   attribute is an <a href="common-microsyntaxes.html#enumerated-attribute" id="enumerated-attribute-1">enumerated attribute</a>. The following
@@ -1024,7 +1024,7 @@
     <div class="example">
 
      <p>A news organization's front page could include the following
-     markup in the page's <code><a href="#the-head-element-0" id="head-15">head</a></code> element, to ensure that
+     markup in the page's <code><a href="#the-head-element-0" id="head-16">head</a></code> element, to ensure that
      the page automatically reloads from the server every five
      minutes:</p>
 
@@ -1045,7 +1045,7 @@
    </dd>
 
   </dl><p>There must not be more than one <code><a href="#meta" id="meta-23">meta</a></code> element with
-  any particular state in the document at a time.<h5 id="other-pragma-directives"><span class="secno">4.2.5.4 </span>Other pragma directives</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="concept-http-equiv-extensions" title="concept-http-equiv-extensions">Extensions to the
+  any particular state in the document at a time.<h5 id="other-pragma-directives"><span class="secno">4.2.5.4 </span>Other pragma directives</h5><p><dfn id="concept-http-equiv-extensions" title="concept-http-equiv-extensions">Extensions to the
   predefined set of pragma directives</dfn> may, under certain
   conditions, be registered in the <a href="http://wiki.whatwg.org/wiki/PragmaExtensions">WHATWG Wiki
   PragmaExtensions page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a><p>Such extensions must use a name that is identical to an HTTP
@@ -1077,7 +1077,7 @@
    <dd>A link to the specification defining the corresponding HTTP
    header.</dd>
 
-  </dl><h5 id="charset"><span class="secno">4.2.5.5 </span>Specifying the document's character encoding</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- READ ME WHEN EDITING: if we ever move this to the "writing
+  </dl><h5 id="charset"><span class="secno">4.2.5.5 </span>Specifying the document's character encoding</h5><!-- READ ME WHEN EDITING: if we ever move this to the "writing
   HTML" section, then we have to duplicate the requirements in the
   parsing section for conformance checkers, and we have to make sure
   that the requirements for charset="" apply even in XML, for the
@@ -1168,7 +1168,7 @@
 
    <p>In HTML, to declare that the character encoding is UTF-8, the
    author could include the following markup near the top of the
-   document (in the <code><a href="#the-head-element-0" id="head-16">head</a></code> element):</p>
+   document (in the <code><a href="#the-head-element-0" id="head-17">head</a></code> element):</p>
 
    <pre>&lt;meta charset="utf-8"&gt;</pre>
 
@@ -1177,12 +1177,12 @@
 
    <pre>&lt;?xml version="1.0" encoding="utf-8"?&gt;</pre>
 
-  </div><h4 id="the-style-element"><span class="secno">4.2.6 </span>The <dfn><code>style</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-style-element"><span class="secno">4.2.6 </span>The <dfn><code>style</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#metadata-content" id="metadata-content-11">Metadata content</a>.</dd>
    <dd>If the <code title="attr-style-scoped"><a href="#attr-style-scoped" id="scoped-0">scoped</a></code> attribute is present: <a href="content-models.html#flow-content" id="flow-content-5">flow content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>If the <code title="attr-style-scoped"><a href="#attr-style-scoped" id="scoped-1">scoped</a></code> attribute is absent: where <a href="content-models.html#metadata-content" id="metadata-content-12">metadata content</a> is expected.</dd>
-   <dd>If the <code title="attr-style-scoped"><a href="#attr-style-scoped" id="scoped-2">scoped</a></code> attribute is absent: in a <code><a href="scripting-1.html#the-noscript-element" id="noscript-6">noscript</a></code> element that is a child of a <code><a href="#the-head-element-0" id="head-17">head</a></code> element.</dd>
+   <dd>If the <code title="attr-style-scoped"><a href="#attr-style-scoped" id="scoped-2">scoped</a></code> attribute is absent: in a <code><a href="scripting-1.html#the-noscript-element" id="noscript-6">noscript</a></code> element that is a child of a <code><a href="#the-head-element-0" id="head-18">head</a></code> element.</dd>
    <dd>If the <code title="attr-style-scoped"><a href="#attr-style-scoped" id="scoped-3">scoped</a></code> attribute is present: where <a href="content-models.html#flow-content" id="flow-content-6">flow content</a> is expected, but before any other <a href="content-models.html#flow-content" id="flow-content-7">flow content</a> other than other <code><a href="#the-style-element" id="style-15">style</a></code> elements and <a href="content-models.html#inter-element-whitespace" id="inter-element-whitespace-6">inter-element whitespace</a>.</dd>
    <dt>Content model:</dt>
    <dd>Depends on the value of the <code title="attr-style-type"><a href="#attr-style-type" id="type-2">type</a></code> attribute, but must match requirements described in prose below.</dd>
@@ -1268,7 +1268,7 @@
  &lt;/body&gt;
 &lt;/html&gt;</pre>
 
-  </div><h4 id="styling"><span class="secno">4.2.7 </span><dfn title="styling processing model">Styling</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="#the-link-element" id="link-22">link</a></code> and <code><a href="#the-style-element" id="style-25">style</a></code> elements can provide
+  </div><h4 id="styling"><span class="secno">4.2.7 </span><dfn title="styling processing model">Styling</dfn></h4><p>The <code><a href="#the-link-element" id="link-22">link</a></code> and <code><a href="#the-style-element" id="style-25">style</a></code> elements can provide
   styling information for the user agent to use when rendering the
   document. The DOM Styling specification specifies what styling
   information is to be used by the user agent and how it is to be

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.763
retrieving revision 1.764
diff -u -d -r1.763 -r1.764
--- index.html	28 Aug 2010 13:57:21 -0000	1.763
+++ index.html	8 Sep 2010 09:32:13 -0000	1.764
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="iana.html">&larr; 11 IANA considerations</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -314,7 +314,7 @@
   <ol class="toc"><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>
 
-  <h2 class="no-num" id="index">Index</h2><p class="XXX annotation"><b>Status: </b><i>Implemented and widely deployed</i><h3 class="no-num" id="elements-1">Elements</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><table><caption>List of elements</caption>
+  <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
      <th> Description
      <th> Categories
@@ -335,7 +335,7 @@
          <code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel" id="rel-25">rel</a></code>;
          <code title="attr-hyperlink-media"><a href="links.html#attr-hyperlink-media" id="media-16">media</a></code>;
          <code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang" id="hreflang-8">hreflang</a></code>;
-         <code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type" id="type-100">type</a></code></td>
+         <code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type" id="type-105">type</a></code></td>
      <td><code><a href="text-level-semantics.html#htmlanchorelement" id="htmlanchorelement-0">HTMLAnchorElement</a></code></td>
     <tr><th><code><a href="text-level-semantics.html#the-abbr-element" id="abbr-14">abbr</a></code></th>
      <td>Abbreviation</td>
@@ -368,7 +368,7 @@
          <code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel" id="rel-26">rel</a></code>;
          <code title="attr-hyperlink-media"><a href="links.html#attr-hyperlink-media" id="media-17">media</a></code>;
          <code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang" id="hreflang-9">hreflang</a></code>;
-         <code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type" id="type-101">type</a></code></td>
+         <code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type" id="type-106">type</a></code></td>
      <td><code><a href="the-map-element.html#htmlareaelement" id="htmlareaelement-0">HTMLAreaElement</a></code></td>
     <tr><th><code><a href="sections.html#the-article-element" id="article-27">article</a></code></th>
      <td>Self-contained syndicatable or reusable composition</td>
@@ -415,7 +415,7 @@
     <tr><th><code><a href="semantics.html#the-base-element" id="base-15">base</a></code></th>
      <td>Base URL and default target <a href="browsers.html#browsing-context" id="browsing-context-46">browsing context</a> for <a href="links.html#attr-hyperlink-target" id="attr-hyperlink-target-0" title="attr-hyperlink-target">hyperlinks</a> and <a href="association-of-controls-and-forms.html#attr-fs-target" id="attr-fs-target-0" title="attr-fs-target">forms</a></td>
      <td><a href="content-models.html#metadata-content" id="metadata-content-18" title="Metadata content">metadata</a></td>
-     <td><code><a href="semantics.html#the-head-element-0" id="head-32">head</a></code></td>
+     <td><code><a href="semantics.html#the-head-element-0" id="head-33">head</a></code></td>
      <td>empty</td>
      <td><a href="elements.html#global-attributes" id="global-attributes-107" title="global attributes">globals</a>;
          <code title="attr-base-href"><a href="semantics.html#attr-base-href" id="href-2">href</a></code>;
@@ -439,10 +439,10 @@
      <td><a href="elements.html#global-attributes" id="global-attributes-109" title="global attributes">globals</a>;
          <code title="attr-blockquote-cite"><a href="grouping-content.html#attr-blockquote-cite" id="cite-1">cite</a></code></td>
      <td><code><a href="grouping-content.html#htmlquoteelement" id="htmlquoteelement-2">HTMLQuoteElement</a></code></td>
-    <tr><th><code><a href="sections.html#the-body-element-0" id="body-42">body</a></code></th>
+    <tr><th><code><a href="sections.html#the-body-element-0" id="body-44">body</a></code></th>
      <td>Document body</td>
      <td><a href="sections.html#sectioning-root" id="sectioning-root-12" title="Sectioning root">sectioning root</a></td>
-     <td><code><a href="semantics.html#the-html-element-0" id="html-24">html</a></code></td>
+     <td><code><a href="semantics.html#the-html-element-0" id="html-23">html</a></code></td>
      <td><a href="content-models.html#flow-content" id="flow-content-148" title="Flow content">flow</a></td>
      <td><a href="elements.html#global-attributes" id="global-attributes-110" title="global attributes">globals</a>;
          <code title="handler-window-onafterprint"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onafterprint" title='Read about this "onafterprint" reference in the full HTML5 spec.'>onafterprint</a></code>;
@@ -478,10 +478,10 @@
      <td><a href="content-models.html#flow-content" id="flow-content-150" title="Flow content">flow</a>;
          <a href="content-models.html#phrasing-content" id="phrasing-content-159" title="Phrasing content">phrasing</a>;
          <a href="content-models.html#interactive-content" id="interactive-content-23" title="Interactive content">interactive</a>;
-         <a href="forms.html#category-listed" id="category-listed-9" title="category-listed">listed</a>;
+         <a href="forms.html#category-listed" id="category-listed-10" title="category-listed">listed</a>;
          <a href="forms.html#category-label" id="category-label-10" title="category-label">labelable</a>;
-         <a href="forms.html#category-submit" id="category-submit-7" title="category-submit">submittable</a>;
-         <a href="forms.html#form-associated-element" id="form-associated-element-19" title="Form-associated element">form-associated</a></td>
+         <a href="forms.html#category-submit" id="category-submit-8" title="category-submit">submittable</a>;
+         <a href="forms.html#form-associated-element" id="form-associated-element-20" title="Form-associated element">form-associated</a></td>
      <td><a href="content-models.html#phrasing-content" id="phrasing-content-160" title="Phrasing content">phrasing</a></td>
      <td><a href="content-models.html#phrasing-content" id="phrasing-content-161">Phrasing content</a>*</td>
      <td><a href="elements.html#global-attributes" id="global-attributes-112" title="global attributes">globals</a>;
@@ -494,7 +494,7 @@
          <code title="attr-fs-formnovalidate"><a href="association-of-controls-and-forms.html#attr-fs-formnovalidate" id="formnovalidate-33">formnovalidate</a></code>;
          <code title="attr-fs-formtarget"><a href="association-of-controls-and-forms.html#attr-fs-formtarget" id="formtarget-31">formtarget</a></code>;
          <code title="attr-fe-name"><a href="association-of-controls-and-forms.html#attr-fe-name" id="name-48">name</a></code>;
-         <code title="attr-button-type"><a href="the-button-element.html#attr-button-type" id="type-72">type</a></code>;
+         <code title="attr-button-type"><a href="the-button-element.html#attr-button-type" id="type-77">type</a></code>;
          <code title="attr-button-value"><a href="the-button-element.html#attr-button-value" id="value-31">value</a></code></td>
      <td><code><a href="the-button-element.html#htmlbuttonelement" id="htmlbuttonelement-0">HTMLButtonElement</a></code></td>
     <tr><th><code><a href="the-canvas-element.html#the-canvas-element">canvas</a></code></th>
@@ -552,11 +552,11 @@
      <td><a href="content-models.html#metadata-content" id="metadata-content-19" title="Metadata content">metadata</a>;
          <a href="content-models.html#flow-content" id="flow-content-155" title="Flow content">flow</a>;
          <a href="content-models.html#phrasing-content" id="phrasing-content-170" title="Phrasing content">phrasing</a></td>
-     <td><code><a href="semantics.html#the-head-element-0" id="head-33">head</a></code>;
+     <td><code><a href="semantics.html#the-head-element-0" id="head-34">head</a></code>;
          <a href="content-models.html#phrasing-content" id="phrasing-content-171" title="Phrasing content">phrasing</a></td>
      <td>empty</td>
      <td><a href="elements.html#global-attributes" id="global-attributes-119" title="global attributes">globals</a>;
-         <code title="attr-command-type"><a href="interactive-elements.html#attr-command-type" id="type-77">type</a></code>;
+         <code title="attr-command-type"><a href="interactive-elements.html#attr-command-type" id="type-82">type</a></code>;
          <code title="attr-command-label"><a href="interactive-elements.html#attr-command-label" id="label-33">label</a></code>;
          <code title="attr-command-icon"><a href="interactive-elements.html#attr-command-icon" id="icon-0">icon</a></code>;
          <code title="attr-command-disabled"><a href="interactive-elements.html#attr-command-disabled" id="disabled-29">disabled</a></code>;
@@ -658,8 +658,8 @@
      <td>Group of form controls</td>
      <td><a href="content-models.html#flow-content" id="flow-content-170" title="Flow content">flow</a>;
          <a href="sections.html#sectioning-root" id="sectioning-root-14" title="Sectioning root">sectioning root</a>;
-         <a href="forms.html#category-listed" id="category-listed-10" title="category-listed">listed</a>;
-         <a href="forms.html#form-associated-element" id="form-associated-element-20" title="Form-associated element">form-associated</a></td>
+         <a href="forms.html#category-listed" id="category-listed-11" title="category-listed">listed</a>;
+         <a href="forms.html#form-associated-element" id="form-associated-element-21" title="Form-associated element">form-associated</a></td>
      <td><a href="content-models.html#flow-content" id="flow-content-171" title="Flow content">flow</a></td>
      <td><code><a href="forms.html#the-legend-element" id="legend-11">legend</a></code>*;
          <a href="content-models.html#flow-content" id="flow-content-172" title="Flow content">flow</a></td>
@@ -717,10 +717,10 @@
      <td><a href="content-models.html#phrasing-content" id="phrasing-content-185" title="Phrasing content">phrasing</a></td>
      <td><a href="elements.html#global-attributes" id="global-attributes-135" title="global attributes">globals</a></td>
      <td><code><a href="sections.html#htmlheadingelement" id="htmlheadingelement-0">HTMLHeadingElement</a></code></td>
-    <tr><th><code><a href="semantics.html#the-head-element-0" id="head-34">head</a></code></th>
+    <tr><th><code><a href="semantics.html#the-head-element-0" id="head-35">head</a></code></th>
      <td>Container for document metadata</td>
      <td>none</td>
-     <td><code><a href="semantics.html#the-html-element-0" id="html-25">html</a></code></td>
+     <td><code><a href="semantics.html#the-html-element-0" id="html-24">html</a></code></td>
      <td><a href="content-models.html#metadata-content" id="metadata-content-20" title="Metadata content">metadata content</a>*</td>
      <td><a href="elements.html#global-attributes" id="global-attributes-136" title="global attributes">globals</a></td>
      <td><code><a href="semantics.html#htmlheadelement" id="htmlheadelement-1">HTMLHeadElement</a></code></td>
@@ -748,12 +748,12 @@
      <td>empty</td>
      <td><a href="elements.html#global-attributes" id="global-attributes-139" title="global attributes">globals</a></td>
      <td><code><a href="grouping-content.html#htmlhrelement" id="htmlhrelement-0">HTMLHRElement</a></code></td>
-    <tr><th><code><a href="semantics.html#the-html-element-0" id="html-26">html</a></code></th>
+    <tr><th><code><a href="semantics.html#the-html-element-0" id="html-25">html</a></code></th>
      <td>Root element</td>
      <td>none</td>
      <td>none*</td>
-     <td><code><a href="semantics.html#the-head-element-0" id="head-35">head</a></code>*;
-         <code><a href="sections.html#the-body-element-0" id="body-43">body</a></code>*</td>
+     <td><code><a href="semantics.html#the-head-element-0" id="head-36">head</a></code>*;
+         <code><a href="sections.html#the-body-element-0" id="body-45">body</a></code>*</td>
      <td><a href="elements.html#global-attributes" id="global-attributes-140" title="global attributes">globals</a>;
          <code title="attr-html-manifest"><a href="semantics.html#attr-html-manifest" id="manifest-3">manifest</a></code></td>
      <td><code><a href="semantics.html#htmlhtmlelement" id="htmlhtmlelement-0">HTMLHtmlElement</a></code></td>
@@ -798,16 +798,16 @@
          <code title="attr-dim-width"><a href="the-map-element.html#attr-dim-width" id="width-37">width</a></code>;
          <code title="attr-dim-height"><a href="the-map-element.html#attr-dim-height" id="height-37">height</a></code></td>
      <td><code><a href="embedded-content-1.html#htmlimageelement" id="htmlimageelement-0">HTMLImageElement</a></code></td>
-    <tr><th><code><a href="the-input-element.html#the-input-element" id="input-130">input</a></code></th>
+    <tr><th><code><a href="the-input-element.html#the-input-element" id="input-132">input</a></code></th>
      <td>Form control</td>
      <td><a href="content-models.html#flow-content" id="flow-content-195" title="Flow content">flow</a>;
          <a href="content-models.html#phrasing-content" id="phrasing-content-193" title="Phrasing content">phrasing</a>;
          <a href="content-models.html#interactive-content" id="interactive-content-28" title="Interactive content">interactive</a>*;
-         <a href="forms.html#category-listed" id="category-listed-11" title="category-listed">listed</a>;
+         <a href="forms.html#category-listed" id="category-listed-12" title="category-listed">listed</a>;
          <a href="forms.html#category-label" id="category-label-11" title="category-label">labelable</a>;
-         <a href="forms.html#category-submit" id="category-submit-8" title="category-submit">submittable</a>;
-         <a href="forms.html#category-reset" id="category-reset-5" title="category-reset">resettable</a>;
-         <a href="forms.html#form-associated-element" id="form-associated-element-21" title="Form-associated element">form-associated</a></td>
+         <a href="forms.html#category-submit" id="category-submit-9" title="category-submit">submittable</a>;
+         <a href="forms.html#category-reset" id="category-reset-6" title="category-reset">resettable</a>;
+         <a href="forms.html#form-associated-element" id="form-associated-element-22" title="Form-associated element">form-associated</a></td>
      <td><a href="content-models.html#phrasing-content" id="phrasing-content-194" title="Phrasing content">phrasing</a></td>
      <td>empty</td>
      <td><a href="elements.html#global-attributes" id="global-attributes-144" title="global attributes">globals</a>;
@@ -837,7 +837,7 @@
          <code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size-29">size</a></code>;
          <code title="attr-input-src"><a href="number-state.html#attr-input-src" id="src-69">src</a></code>;
          <code title="attr-input-step"><a href="common-input-element-attributes.html#attr-input-step" id="step-37">step</a></code>;
-         <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-67">type</a></code>;
+         <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-72">type</a></code>;
          <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-28">value</a></code>;
          <code title="attr-dim-width"><a href="the-map-element.html#attr-dim-width" id="width-38">width</a></code></td>
      <td><code><a href="the-input-element.html#htmlinputelement" id="htmlinputelement-0">HTMLInputElement</a></code></td>
@@ -864,11 +864,11 @@
      <td><a href="content-models.html#flow-content" id="flow-content-198" title="Flow content">flow</a>;
          <a href="content-models.html#phrasing-content" id="phrasing-content-200" title="Phrasing content">phrasing</a>;
          <a href="content-models.html#interactive-content" id="interactive-content-29" title="Interactive content">interactive</a>;
-         <a href="forms.html#category-listed" id="category-listed-12" title="category-listed">listed</a>;
+         <a href="forms.html#category-listed" id="category-listed-13" title="category-listed">listed</a>;
          <a href="forms.html#category-label" id="category-label-12" title="category-label">labelable</a>;
-         <a href="forms.html#category-submit" id="category-submit-9" title="category-submit">submittable</a>;
-         <a href="forms.html#category-reset" id="category-reset-6" title="category-reset">resettable</a>;
-         <a href="forms.html#form-associated-element" id="form-associated-element-22" title="Form-associated element">form-associated</a></td>
+         <a href="forms.html#category-submit" id="category-submit-10" title="category-submit">submittable</a>;
+         <a href="forms.html#category-reset" id="category-reset-7" title="category-reset">resettable</a>;
+         <a href="forms.html#form-associated-element" id="form-associated-element-23" title="Form-associated element">form-associated</a></td>
      <td><a href="content-models.html#phrasing-content" id="phrasing-content-201" title="Phrasing content">phrasing</a></td>
      <td>empty</td>
      <td><a href="elements.html#global-attributes" id="global-attributes-147" title="global attributes">globals</a>;
@@ -884,7 +884,7 @@
      <td><a href="content-models.html#flow-content" id="flow-content-199" title="Flow content">flow</a>;
          <a href="content-models.html#phrasing-content" id="phrasing-content-202" title="Phrasing content">phrasing</a>;
          <a href="content-models.html#interactive-content" id="interactive-content-30" title="Interactive content">interactive</a>;
-         <a href="forms.html#form-associated-element" id="form-associated-element-23" title="Form-associated element">form-associated</a></td>
+         <a href="forms.html#form-associated-element" id="form-associated-element-24" title="Form-associated element">form-associated</a></td>
      <td><a href="content-models.html#phrasing-content" id="phrasing-content-203" title="Phrasing content">phrasing</a></td>
      <td><a href="content-models.html#phrasing-content" id="phrasing-content-204" title="Phrasing content">phrasing</a>*</td>
      <td><a href="elements.html#global-attributes" id="global-attributes-148" title="global attributes">globals</a>;
@@ -911,7 +911,7 @@
      <td><a href="content-models.html#metadata-content" id="metadata-content-21" title="Metadata content">metadata</a>;
          <a href="content-models.html#flow-content" id="flow-content-201" title="Flow content">flow</a>*;
          <a href="content-models.html#phrasing-content" id="phrasing-content-206" title="Phrasing content">phrasing</a>*</td>
-     <td><code><a href="semantics.html#the-head-element-0" id="head-36">head</a></code>;
+     <td><code><a href="semantics.html#the-head-element-0" id="head-37">head</a></code>;
          <code><a href="scripting-1.html#the-noscript-element" id="noscript-39">noscript</a></code>*;
          <a href="content-models.html#phrasing-content" id="phrasing-content-207" title="phrasing content">phrasing</a>*</td>
      <td>empty</td>
@@ -949,7 +949,7 @@
      <td><code><a href="grouping-content.html#the-li-element" id="li-23">li</a></code>*;
          <a href="content-models.html#flow-content" id="flow-content-206" title="Flow content">flow</a></td>
      <td><a href="elements.html#global-attributes" id="global-attributes-154" title="global attributes">globals</a>;
-         <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-90">type</a></code>;
+         <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-95">type</a></code>;
          <code title="attr-menu-label"><a href="interactive-elements.html#attr-menu-label" id="label-36">label</a></code></td>
      <td><code><a href="interactive-elements.html#htmlmenuelement" id="htmlmenuelement-1">HTMLMenuElement</a></code></td>
     <tr><th><code><a href="semantics.html#meta" id="meta-35">meta</a></code></th>
@@ -957,7 +957,7 @@
      <td><a href="content-models.html#metadata-content" id="metadata-content-22" title="Metadata content">metadata</a>;
          <a href="content-models.html#flow-content" id="flow-content-207" title="Flow content">flow</a>*;
          <a href="content-models.html#phrasing-content" id="phrasing-content-213" title="Phrasing content">phrasing</a>*</td>
-     <td><code><a href="semantics.html#the-head-element-0" id="head-37">head</a></code>;
+     <td><code><a href="semantics.html#the-head-element-0" id="head-38">head</a></code>;
          <code><a href="scripting-1.html#the-noscript-element" id="noscript-40">noscript</a></code>*;
          <a href="content-models.html#phrasing-content" id="phrasing-content-214" title="phrasing content">phrasing</a>*</td>
      <td>empty</td>
@@ -972,7 +972,7 @@
      <td><a href="content-models.html#flow-content" id="flow-content-208" title="Flow content">flow</a>;
          <a href="content-models.html#phrasing-content" id="phrasing-content-215" title="Phrasing content">phrasing</a>;
          <a href="forms.html#category-label" id="category-label-13" title="category-label">labelable</a>;
-         <a href="forms.html#form-associated-element" id="form-associated-element-24" title="Form-associated element">form-associated</a></td>
+         <a href="forms.html#form-associated-element" id="form-associated-element-25" title="Form-associated element">form-associated</a></td>
      <td><a href="content-models.html#phrasing-content" id="phrasing-content-216" title="Phrasing content">phrasing</a></td>
      <td><a href="content-models.html#phrasing-content" id="phrasing-content-217" title="Phrasing content">phrasing</a>*</td>
      <td><a href="elements.html#global-attributes" id="global-attributes-156" title="global attributes">globals</a>;
@@ -998,7 +998,7 @@
      <td><a href="content-models.html#metadata-content" id="metadata-content-23" title="Metadata content">metadata</a>;
          <a href="content-models.html#flow-content" id="flow-content-212" title="Flow content">flow</a>;
          <a href="content-models.html#phrasing-content" id="phrasing-content-218" title="Phrasing content">phrasing</a></td>
-     <td><code><a href="semantics.html#the-head-element-0" id="head-38">head</a></code>*;
+     <td><code><a href="semantics.html#the-head-element-0" id="head-39">head</a></code>*;
          <a href="content-models.html#phrasing-content" id="phrasing-content-219" title="Phrasing content">phrasing</a>*</td>
      <td>varies*</td>
      <td><a href="elements.html#global-attributes" id="global-attributes-158" title="global attributes">globals</a></td>
@@ -1009,9 +1009,9 @@
          <a href="content-models.html#phrasing-content" id="phrasing-content-220" title="Phrasing content">phrasing</a>;
          <a href="content-models.html#embedded-content" id="embedded-content-30" title="Embedded content">embedded</a>;
          <a href="content-models.html#interactive-content" id="interactive-content-32" title="Interactive content">interactive</a>*;
-         <a href="forms.html#category-listed" id="category-listed-13" title="category-listed">listed</a>;
-         <a href="forms.html#category-submit" id="category-submit-10" title="category-submit">submittable</a>;
-         <a href="forms.html#form-associated-element" id="form-associated-element-25" title="Form-associated element">form-associated</a></td>
+         <a href="forms.html#category-listed" id="category-listed-14" title="category-listed">listed</a>;
+         <a href="forms.html#category-submit" id="category-submit-11" title="category-submit">submittable</a>;
+         <a href="forms.html#form-associated-element" id="form-associated-element-26" title="Form-associated element">form-associated</a></td>
      <td><a href="content-models.html#phrasing-content" id="phrasing-content-221" title="Phrasing content">phrasing</a></td>
      <td><code><a href="the-iframe-element.html#the-param-element" id="param-9">param</a></code>*;
          <a href="content-models.html#transparent" id="transparent-19">transparent</a></td>
@@ -1059,10 +1059,10 @@
      <td>Calculated output value</td>
      <td><a href="content-models.html#flow-content" id="flow-content-216" title="Flow content">flow</a>;
          <a href="content-models.html#phrasing-content" id="phrasing-content-222" title="Phrasing content">phrasing</a>;
-         <a href="forms.html#category-listed" id="category-listed-14" title="category-listed">listed</a>;
+         <a href="forms.html#category-listed" id="category-listed-15" title="category-listed">listed</a>;
          <a href="forms.html#category-label" id="category-label-14" title="category-label">labelable</a>;
-         <a href="forms.html#category-reset" id="category-reset-7" title="category-reset">resettable</a>;
-         <a href="forms.html#form-associated-element" id="form-associated-element-26" title="Form-associated element">form-associated</a></td>
+         <a href="forms.html#category-reset" id="category-reset-8" title="category-reset">resettable</a>;
+         <a href="forms.html#form-associated-element" id="form-associated-element-27" title="Form-associated element">form-associated</a></td>
      <td><a href="content-models.html#phrasing-content" id="phrasing-content-223" title="Phrasing content">phrasing</a></td>
      <td><a href="content-models.html#phrasing-content" id="phrasing-content-224" title="Phrasing content">phrasing</a></td>
      <td><a href="elements.html#global-attributes" id="global-attributes-163" title="global attributes">globals</a>;
@@ -1100,7 +1100,7 @@
      <td><a href="content-models.html#flow-content" id="flow-content-221" title="Flow content">flow</a>;
          <a href="content-models.html#phrasing-content" id="phrasing-content-227" title="Phrasing content">phrasing</a>;
          <a href="forms.html#category-label" id="category-label-15" title="category-label">labelable</a>;
-         <a href="forms.html#form-associated-element" id="form-associated-element-27" title="Form-associated element">form-associated</a></td>
+         <a href="forms.html#form-associated-element" id="form-associated-element-28" title="Form-associated element">form-associated</a></td>
      <td><a href="content-models.html#phrasing-content" id="phrasing-content-228" title="Phrasing content">phrasing</a></td>
      <td><a href="content-models.html#phrasing-content" id="phrasing-content-229" title="Phrasing content">phrasing</a>*</td>
      <td><a href="elements.html#global-attributes" id="global-attributes-167" title="global attributes">globals</a>;
@@ -1154,7 +1154,7 @@
      <td><a href="content-models.html#metadata-content" id="metadata-content-24" title="Metadata content">metadata</a>;
          <a href="content-models.html#flow-content" id="flow-content-225" title="Flow content">flow</a>;
          <a href="content-models.html#phrasing-content" id="phrasing-content-241" title="Phrasing content">phrasing</a></td>
-     <td><code><a href="semantics.html#the-head-element-0" id="head-39">head</a></code>;
+     <td><code><a href="semantics.html#the-head-element-0" id="head-40">head</a></code>;
          <a href="content-models.html#phrasing-content" id="phrasing-content-242" title="Phrasing content">phrasing</a></td>
      <td>script, data, or script documentation*</td>
      <td><a href="elements.html#global-attributes" id="global-attributes-173" title="global attributes">globals</a>;
@@ -1178,11 +1178,11 @@
      <td><a href="content-models.html#flow-content" id="flow-content-229" title="Flow content">flow</a>;
          <a href="content-models.html#phrasing-content" id="phrasing-content-243" title="Phrasing content">phrasing</a>;
          <a href="content-models.html#interactive-content" id="interactive-content-33" title="Interactive content">interactive</a>;
-         <a href="forms.html#category-listed" id="category-listed-15" title="category-listed">listed</a>;
+         <a href="forms.html#category-listed" id="category-listed-16" title="category-listed">listed</a>;
          <a href="forms.html#category-label" id="category-label-16" title="category-label">labelable</a>;
-         <a href="forms.html#category-submit" id="category-submit-11" title="category-submit">submittable</a>;
-         <a href="forms.html#category-reset" id="category-reset-8" title="category-reset">resettable</a>;
-         <a href="forms.html#form-associated-element" id="form-associated-element-28" title="Form-associated element">form-associated</a></td>
+         <a href="forms.html#category-submit" id="category-submit-12" title="category-submit">submittable</a>;
+         <a href="forms.html#category-reset" id="category-reset-9" title="category-reset">resettable</a>;
+         <a href="forms.html#form-associated-element" id="form-associated-element-29" title="Form-associated element">form-associated</a></td>
      <td><a href="content-models.html#phrasing-content" id="phrasing-content-244" title="Phrasing content">phrasing</a></td>
      <td><code><a href="the-button-element.html#the-option-element" id="option-44">option</a></code>, <code><a href="the-button-element.html#the-optgroup-element" id="optgroup-17">optgroup</a></code></td>
      <td><a href="elements.html#global-attributes" id="global-attributes-175" title="global attributes">globals</a>;
@@ -1233,7 +1233,7 @@
      <td>Embedded styling information</td>
      <td><a href="content-models.html#metadata-content" id="metadata-content-25" title="Metadata content">metadata</a>;
          <a href="content-models.html#flow-content" id="flow-content-233" title="Flow content">flow</a></td>
-     <td><code><a href="semantics.html#the-head-element-0" id="head-40">head</a></code>;
+     <td><code><a href="semantics.html#the-head-element-0" id="head-41">head</a></code>;
          <code><a href="scripting-1.html#the-noscript-element" id="noscript-42">noscript</a></code>*;
          <a href="content-models.html#flow-content" id="flow-content-234" title="flow content">flow</a>*</td>
      <td>varies*</td>
@@ -1271,21 +1271,21 @@
      <td><a href="content-models.html#flow-content" id="flow-content-238" title="Flow content">flow</a></td>
      <td><code><a href="tabular-data.html#the-caption-element" id="caption-20">caption</a></code>*;
          <code><a href="tabular-data.html#the-colgroup-element" id="colgroup-19">colgroup</a></code>*;
-         <code><a href="tabular-data.html#the-thead-element" id="thead-25">thead</a></code>*;
-         <code><a href="tabular-data.html#the-tbody-element" id="tbody-28">tbody</a></code>*;
-         <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-26">tfoot</a></code>*;
+         <code><a href="tabular-data.html#the-thead-element" id="thead-27">thead</a></code>*;
+         <code><a href="tabular-data.html#the-tbody-element" id="tbody-29">tbody</a></code>*;
+         <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-27">tfoot</a></code>*;
          <code><a href="tabular-data.html#the-tr-element" id="tr-33">tr</a></code>*</td>
      <td><a href="elements.html#global-attributes" id="global-attributes-184" title="global attributes">globals</a>;
          <code title="attr-table-summary"><a href="tabular-data.html#attr-table-summary" id="summary-2">summary</a></code></td>
      <td><code><a href="tabular-data.html#htmltableelement" id="htmltableelement-0">HTMLTableElement</a></code></td>
-    <tr><th><code><a href="tabular-data.html#the-tbody-element" id="tbody-29">tbody</a></code></th>
+    <tr><th><code><a href="tabular-data.html#the-tbody-element" id="tbody-30">tbody</a></code></th>
      <td>Group of rows in a table</td>
      <td>none</td>
      <td><code><a href="tabular-data.html#the-table-element" id="table-51">table</a></code></td>
      <td><code><a href="tabular-data.html#the-tr-element" id="tr-34">tr</a></code></td>
      <td><a href="elements.html#global-attributes" id="global-attributes-185" title="global attributes">globals</a></td>
      <td><code><a href="tabular-data.html#htmltablesectionelement" id="htmltablesectionelement-5">HTMLTableSectionElement</a></code></td>
-    <tr><th><code><a href="tabular-data.html#the-td-element" id="td-36">td</a></code></th>
+    <tr><th><code><a href="tabular-data.html#the-td-element" id="td-37">td</a></code></th>
      <td>Table cell</td>
      <td><a href="sections.html#sectioning-root" id="sectioning-root-16" title="Sectioning root">sectioning root</a></td>
      <td><code><a href="tabular-data.html#the-tr-element" id="tr-35">tr</a></code></td>
@@ -1300,11 +1300,11 @@
      <td><a href="content-models.html#flow-content" id="flow-content-240" title="Flow content">flow</a>;
          <a href="content-models.html#phrasing-content" id="phrasing-content-261" title="Phrasing content">phrasing</a>;
          <a href="content-models.html#interactive-content" id="interactive-content-34" title="Interactive content">interactive</a>;
-         <a href="forms.html#category-listed" id="category-listed-16" title="category-listed">listed</a>;
+         <a href="forms.html#category-listed" id="category-listed-17" title="category-listed">listed</a>;
          <a href="forms.html#category-label" id="category-label-17" title="category-label">labelable</a>;
-         <a href="forms.html#category-submit" id="category-submit-12" title="category-submit">submittable</a>;
-         <a href="forms.html#category-reset" id="category-reset-9" title="category-reset">resettable</a>;
-         <a href="forms.html#form-associated-element" id="form-associated-element-29" title="Form-associated element">form-associated</a></td>
+         <a href="forms.html#category-submit" id="category-submit-13" title="category-submit">submittable</a>;
+         <a href="forms.html#category-reset" id="category-reset-10" title="category-reset">resettable</a>;
+         <a href="forms.html#form-associated-element" id="form-associated-element-30" title="Form-associated element">form-associated</a></td>
      <td><a href="content-models.html#phrasing-content" id="phrasing-content-262" title="Phrasing content">phrasing</a></td>
      <td><a href="content-models.html#text-content" id="text-content-7" title="text content">text</a></td>
      <td><a href="elements.html#global-attributes" id="global-attributes-187" title="global attributes">globals</a>;
@@ -1320,7 +1320,7 @@
          <code title="attr-textarea-rows"><a href="the-button-element.html#attr-textarea-rows" id="rows-1">rows</a></code>;
          <code title="attr-textarea-wrap"><a href="the-button-element.html#attr-textarea-wrap" id="wrap-1">wrap</a></code></td>
      <td><code><a href="the-button-element.html#htmltextareaelement" id="htmltextareaelement-0">HTMLTextAreaElement</a></code></td>
-    <tr><th><code><a href="tabular-data.html#the-tfoot-element" id="tfoot-27">tfoot</a></code></th>
+    <tr><th><code><a href="tabular-data.html#the-tfoot-element" id="tfoot-28">tfoot</a></code></th>
      <td>Group of footer rows in a table</td>
      <td>none</td>
      <td><code><a href="tabular-data.html#the-table-element" id="table-52">table</a></code></td>
@@ -1338,7 +1338,7 @@
          <code title="attr-tdth-headers"><a href="tabular-data.html#attr-tdth-headers" id="headers-9">headers</a></code>;
          <code title="attr-th-scope"><a href="tabular-data.html#attr-th-scope" id="scope-8">scope</a></code></td>
      <td><code><a href="tabular-data.html#htmltableheadercellelement" id="htmltableheadercellelement-0">HTMLTableHeaderCellElement</a></code></td>
-    <tr><th><code><a href="tabular-data.html#the-thead-element" id="thead-26">thead</a></code></th>
+    <tr><th><code><a href="tabular-data.html#the-thead-element" id="thead-28">thead</a></code></th>
      <td>Group of heading rows in a table</td>
      <td>none</td>
      <td><code><a href="tabular-data.html#the-table-element" id="table-53">table</a></code></td>
@@ -1358,7 +1358,7 @@
     <tr><th><code><a href="semantics.html#the-title-element-0" id="title-53">title</a></code></th>
      <td>Document title</td>
      <td><a href="content-models.html#metadata-content" id="metadata-content-26" title="Metadata content">metadata</a></td>
-     <td><code><a href="semantics.html#the-head-element-0" id="head-41">head</a></code></td>
+     <td><code><a href="semantics.html#the-head-element-0" id="head-42">head</a></code></td>
      <td><a href="content-models.html#text-content" id="text-content-8" title="text content">text</a></td>
      <td><a href="elements.html#global-attributes" id="global-attributes-192" title="global attributes">globals</a></td>
      <td><code><a href="semantics.html#htmltitleelement" id="htmltitleelement-0">HTMLTitleElement</a></code></td>
@@ -1366,11 +1366,11 @@
      <td>Table row</td>
      <td>none</td>
      <td><code><a href="tabular-data.html#the-table-element" id="table-54">table</a></code>;
-         <code><a href="tabular-data.html#the-thead-element" id="thead-27">thead</a></code>;
-         <code><a href="tabular-data.html#the-tbody-element" id="tbody-30">tbody</a></code>;
-         <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-28">tfoot</a></code></td>
+         <code><a href="tabular-data.html#the-thead-element" id="thead-29">thead</a></code>;
+         <code><a href="tabular-data.html#the-tbody-element" id="tbody-31">tbody</a></code>;
+         <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-29">tfoot</a></code></td>
      <td><code><a href="tabular-data.html#the-th-element" id="th-43">th</a></code>*;
-         <code><a href="tabular-data.html#the-td-element" id="td-37">td</a></code></td>
+         <code><a href="tabular-data.html#the-td-element" id="td-38">td</a></code></td>
      <td><a href="elements.html#global-attributes" id="global-attributes-193" title="global attributes">globals</a></td>
      <td><code><a href="tabular-data.html#htmltablerowelement" id="htmltablerowelement-0">HTMLTableRowElement</a></code></td>
     <tr><th><code><a href="grouping-content.html#the-ul-element" id="ul-19">ul</a></code></th>
@@ -1474,7 +1474,7 @@
       <code><a href="text-level-semantics.html#the-i-element" id="i-15">i</a></code>;
       <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-54">iframe</a></code>;
       <code><a href="embedded-content-1.html#the-img-element" id="img-41">img</a></code>;
-      <code><a href="the-input-element.html#the-input-element" id="input-131">input</a></code>;
+      <code><a href="the-input-element.html#the-input-element" id="input-133">input</a></code>;
       <code><a href="edits.html#the-ins-element" id="ins-24">ins</a></code>;
       <code><a href="text-level-semantics.html#the-kbd-element" id="kbd-18">kbd</a></code>;
       <code><a href="the-button-element.html#the-keygen-element" id="keygen-16">keygen</a></code>;
@@ -1556,7 +1556,7 @@
       <code><a href="text-level-semantics.html#the-i-element" id="i-16">i</a></code>;
       <code><a href="the-iframe-element.html#the-iframe-element" id="iframe-55">iframe</a></code>;
       <code><a href="embedded-content-1.html#the-img-element" id="img-42">img</a></code>;
-      <code><a href="the-input-element.html#the-input-element" id="input-132">input</a></code>;
+      <code><a href="the-input-element.html#the-input-element" id="input-134">input</a></code>;
       <code><a href="text-level-semantics.html#the-kbd-element" id="kbd-19">kbd</a></code>;
       <code><a href="the-button-element.html#the-keygen-element" id="keygen-17">keygen</a></code>;
       <code><a href="forms.html#the-label-element" id="label-22">label</a></code>;
@@ -1621,28 +1621,28 @@
      <td>
       <code><a href="video.html#audio" id="audio-19">audio</a></code> (if the <code title="attr-media-controls"><a href="video.html#attr-media-controls" id="controls-10">controls</a></code> attribute is present);
       <code><a href="embedded-content-1.html#the-img-element" id="img-44">img</a></code> (if the <code title="attr-hyperlink-usemap"><a href="the-map-element.html#attr-hyperlink-usemap" id="usemap-10">usemap</a></code> attribute is present);
-      <code><a href="the-input-element.html#the-input-element" id="input-133">input</a></code> (if the <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-68">type</a></code> attribute is <em>not</em> in the <a href="states-of-the-type-attribute.html#hidden-state" id="attr-input-type-hidden-5" title="attr-input-type-hidden">Hidden</a> state);
-      <code><a href="interactive-elements.html#menus" id="menu-25">menu</a></code> (if the <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-91">type</a></code> attribute is in the <a href="interactive-elements.html#toolbar-state" id="toolbar-state-4" title="toolbar state">toolbar</a> state);
+      <code><a href="the-input-element.html#the-input-element" id="input-135">input</a></code> (if the <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-73">type</a></code> attribute is <em>not</em> in the <a href="states-of-the-type-attribute.html#hidden-state" id="attr-input-type-hidden-8" title="attr-input-type-hidden">Hidden</a> state);
+      <code><a href="interactive-elements.html#menus" id="menu-25">menu</a></code> (if the <code title="attr-menu-type"><a href="interactive-elements.html#attr-menu-type" id="type-96">type</a></code> attribute is in the <a href="interactive-elements.html#toolbar-state" id="toolbar-state-4" title="toolbar state">toolbar</a> state);
       <code><a href="the-iframe-element.html#the-object-element" id="object-51">object</a></code> (if the <code title="attr-hyperlink-usemap"><a href="the-map-element.html#attr-hyperlink-usemap" id="usemap-11">usemap</a></code> attribute is present)<!-- see also comment in <object> section -->;
       <code><a href="video.html#video" id="video-31">video</a></code> (if the <code title="attr-media-controls"><a href="video.html#attr-media-controls" id="controls-11">controls</a></code> attribute is present)
 
     <tr><td> <a href="sections.html#sectioning-root" id="sectioning-root-17" title="sectioning root">Sectioning roots</a>
      <td>
       <code><a href="grouping-content.html#the-blockquote-element" id="blockquote-11">blockquote</a></code>;
-      <code><a href="sections.html#the-body-element-0" id="body-44">body</a></code>;
+      <code><a href="sections.html#the-body-element-0" id="body-46">body</a></code>;
       <!-- v2DATAGRID <code>datagrid</code>; -->
       <code><a href="interactive-elements.html#the-details-element" id="details-18">details</a></code>;
       <code><a href="forms.html#the-fieldset-element" id="fieldset-24">fieldset</a></code>;
       <code><a href="grouping-content.html#the-figure-element" id="figure-21">figure</a></code>;
-      <code><a href="tabular-data.html#the-td-element" id="td-38">td</a></code>
+      <code><a href="tabular-data.html#the-td-element" id="td-39">td</a></code>
      <td>
       &mdash;
 
-    <tr><td> <a href="forms.html#form-associated-element" id="form-associated-element-30" title="form-associated element">Form-associated elements</a>
+    <tr><td> <a href="forms.html#form-associated-element" id="form-associated-element-31" title="form-associated element">Form-associated elements</a>
      <td>
       <code><a href="the-button-element.html#the-button-element" id="button-20">button</a></code>;
       <code><a href="forms.html#the-fieldset-element" id="fieldset-25">fieldset</a></code>;
-      <code><a href="the-input-element.html#the-input-element" id="input-134">input</a></code>;
+      <code><a href="the-input-element.html#the-input-element" id="input-136">input</a></code>;
       <code><a href="the-button-element.html#the-keygen-element" id="keygen-19">keygen</a></code>;
       <code><a href="forms.html#the-label-element" id="label-24">label</a></code>;
       <code><a href="the-button-element.html#the-meter-element" id="meter-19">meter</a></code>;
@@ -1654,11 +1654,11 @@
      <td>
       &mdash;
 
-    <tr><td> <a href="forms.html#category-listed" id="category-listed-17" title="category-listed">Listed elements</a>
+    <tr><td> <a href="forms.html#category-listed" id="category-listed-18" title="category-listed">Listed elements</a>
      <td>
       <code><a href="the-button-element.html#the-button-element" id="button-21">button</a></code>;
       <code><a href="forms.html#the-fieldset-element" id="fieldset-26">fieldset</a></code>;
-      <code><a href="the-input-element.html#the-input-element" id="input-135">input</a></code>;
+      <code><a href="the-input-element.html#the-input-element" id="input-137">input</a></code>;
       <code><a href="the-button-element.html#the-keygen-element" id="keygen-20">keygen</a></code>;
       <code><a href="the-iframe-element.html#the-object-element" id="object-53">object</a></code>;
       <code><a href="the-button-element.html#the-output-element" id="output-18">output</a></code>;
@@ -1670,7 +1670,7 @@
     <tr><td> <a href="forms.html#category-label" id="category-label-18" title="category-label">Labelable elements</a>
      <td>
       <code><a href="the-button-element.html#the-button-element" id="button-22">button</a></code>;
-      <code><a href="the-input-element.html#the-input-element" id="input-136">input</a></code>;
+      <code><a href="the-input-element.html#the-input-element" id="input-138">input</a></code>;
       <code><a href="the-button-element.html#the-keygen-element" id="keygen-21">keygen</a></code>;
       <code><a href="the-button-element.html#the-meter-element" id="meter-20">meter</a></code>;
       <code><a href="the-button-element.html#the-output-element" id="output-19">output</a></code>;
@@ -1680,10 +1680,10 @@
      <td>
       &mdash;
 
-    <tr><td> <a href="forms.html#category-submit" id="category-submit-13" title="category-submit">Submittable elements</a>
+    <tr><td> <a href="forms.html#category-submit" id="category-submit-14" title="category-submit">Submittable elements</a>
      <td>
       <code><a href="the-button-element.html#the-button-element" id="button-23">button</a></code>;
-      <code><a href="the-input-element.html#the-input-element" id="input-137">input</a></code>;
+      <code><a href="the-input-element.html#the-input-element" id="input-139">input</a></code>;
       <code><a href="the-button-element.html#the-keygen-element" id="keygen-22">keygen</a></code>;
       <code><a href="the-iframe-element.html#the-object-element" id="object-54">object</a></code>;
       <code><a href="the-button-element.html#the-select-element" id="select-54">select</a></code>;
@@ -1691,9 +1691,9 @@
      <td>
       &mdash;
 
-    <tr><td> <a href="forms.html#category-reset" id="category-reset-10" title="category-reset">Resettable elements</a>
+    <tr><td> <a href="forms.html#category-reset" id="category-reset-11" title="category-reset">Resettable elements</a>
      <td>
-      <code><a href="the-input-element.html#the-input-element" id="input-138">input</a></code>;
+      <code><a href="the-input-element.html#the-input-element" id="input-140">input</a></code>;
       <code><a href="the-button-element.html#the-keygen-element" id="keygen-23">keygen</a></code>;
       <code><a href="the-button-element.html#the-output-element" id="output-20">output</a></code>;
       <code><a href="the-button-element.html#the-select-element" id="select-55">select</a></code>;
@@ -1993,7 +1993,7 @@
      <td> <a href="obsolete.html#language">Language</a> of the element
      <td> Valid BCP 47 language tag or the empty string
     <tr><th> <code title="">list</code>
-     <td> <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="input-140">input</a></code>
+     <td> <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="input-142">input</a></code>
      <td> List of autocomplete options
      <td> <a href="elements.html#concept-id" id="concept-id-30" title="concept-id">ID</a>*
     <tr><th> <code title="">loop</code>
@@ -2006,11 +2006,11 @@
      <td> High limit of low range
      <td> <a href="common-microsyntaxes.html#valid-floating-point-number" id="valid-floating-point-number-12">Valid floating point number</a>*
     <tr><th> <code title="">manifest</code>
-     <td> <code title="attr-html-manifest"><a href="semantics.html#attr-html-manifest" id="html-28">html</a></code>
+     <td> <code title="attr-html-manifest"><a href="semantics.html#attr-html-manifest" id="html-27">html</a></code>
      <td> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/offline.html#concept-appcache-manifest" title='Read about this "Application cache manifest" reference in the full HTML5 spec.'>Application cache manifest</a>
      <td> <a href="urls.html#valid-non-empty-url-potentially-surrounded-by-spaces" id="valid-non-empty-url-potentially-surrounded-by-spaces-15">Valid non-empty URL potentially surrounded by spaces</a>
     <tr><th> <code title="">max</code>
-     <td> <code title="attr-input-max"><a href="common-input-element-attributes.html#attr-input-max" id="input-141">input</a></code>
+     <td> <code title="attr-input-max"><a href="common-input-element-attributes.html#attr-input-max" id="input-143">input</a></code>
      <td> Maximum value
      <td> varies*
     <tr><th> <code title="">max</code>
@@ -2019,7 +2019,7 @@
      <td> Upper bound of range
      <td> <a href="common-microsyntaxes.html#valid-floating-point-number" id="valid-floating-point-number-13">Valid floating point number</a>*
     <tr><th> <code title="">maxlength</code>
-     <td> <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength" id="input-142">input</a></code>;
+     <td> <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength" id="input-144">input</a></code>;
           <code title="attr-textarea-maxlength"><a href="the-button-element.html#attr-textarea-maxlength" id="textarea-3">textarea</a></code>
      <td> Maximum length of value
      <td> <a href="common-microsyntaxes.html#valid-non-negative-integer" id="valid-non-negative-integer-18">Valid non-negative integer</a>
@@ -2036,7 +2036,7 @@
      <td> HTTP method to use for <a href="association-of-controls-and-forms.html#form-submission" id="form-submission-11">form submission</a>
      <td> "<code title="">GET</code>"; "<code title="">POST</code>"; "<code title="">PUT</code>"; "<code title="">DELETE</code>"
     <tr><th> <code title="">min</code>
-     <td> <code title="attr-input-min"><a href="common-input-element-attributes.html#attr-input-min" id="input-143">input</a></code>
+     <td> <code title="attr-input-min"><a href="common-input-element-attributes.html#attr-input-min" id="input-145">input</a></code>
      <td> Minimum value
      <td> varies*
     <tr><th> <code title="">min</code>
@@ -2044,14 +2044,14 @@
      <td> Lower bound of range
      <td> <a href="common-microsyntaxes.html#valid-floating-point-number" id="valid-floating-point-number-14">Valid floating point number</a>*
     <tr><th> <code title="">multiple</code>
-     <td> <code title="attr-input-multiple"><a href="common-input-element-attributes.html#attr-input-multiple" id="input-144">input</a></code>;
+     <td> <code title="attr-input-multiple"><a href="common-input-element-attributes.html#attr-input-multiple" id="input-146">input</a></code>;
           <code title="attr-select-multiple"><a href="the-button-element.html#attr-select-multiple" id="select-2">select</a></code>
      <td> Whether to allow multiple values
      <td> <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute-37">Boolean attribute</a>
     <tr><th> <code title="">name</code>
      <td> <code title="attr-fe-name"><a href="association-of-controls-and-forms.html#attr-fe-name" id="button-33">button</a></code>;
           <code title="attr-fe-name"><a href="association-of-controls-and-forms.html#attr-fe-name" id="fieldset-29">fieldset</a></code>;
-          <code title="attr-fe-name"><a href="association-of-controls-and-forms.html#attr-fe-name" id="input-145">input</a></code>;
+          <code title="attr-fe-name"><a href="association-of-controls-and-forms.html#attr-fe-name" id="input-147">input</a></code>;
           <code title="attr-fe-name"><a href="association-of-controls-and-forms.html#attr-fe-name" id="keygen-26">keygen</a></code>;
           <code title="attr-fe-name"><a href="association-of-controls-and-forms.html#attr-fe-name" id="output-1">output</a></code>;
           <code title="attr-fe-name"><a href="association-of-controls-and-forms.html#attr-fe-name" id="select-3">select</a></code>;
@@ -2092,11 +2092,11 @@
      <td> Optimum value in gauge
      <td> <a href="common-microsyntaxes.html#valid-floating-point-number" id="valid-floating-point-number-15">Valid floating point number</a>*
     <tr><th> <code title="">pattern</code>
-     <td> <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern" id="input-146">input</a></code>
+     <td> <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern" id="input-148">input</a></code>
      <td> Pattern to be matched by the form control's value
      <td> Regular expression matching the JavaScript <i title="">Pattern</i> production
     <tr><th> <code title="">placeholder</code>
-     <td> <code title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="input-147">input</a></code>;
+     <td> <code title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="input-149">input</a></code>;
           <code title="attr-textarea-placeholder"><a href="the-button-element.html#attr-textarea-placeholder" id="textarea-5">textarea</a></code>
      <td> User-visible label to be placed within the form control
      <td> <a href="elements.html#attribute-text">Text</a>*
@@ -2113,14 +2113,14 @@
           "<code title="attr-media-preload-auto"><a href="video.html#attr-media-preload-auto" id="auto">auto</a></code>"
     <tr><th> <code title="">pubdate</code>
      <td> <code title="attr-time-pubdate"><a href="text-level-semantics.html#attr-time-pubdate" id="time-0">time</a></code>
-     <td> Whether the element's value represents a publication time for the nearest <code><a href="sections.html#the-article-element" id="article-31">article</a></code> or <code><a href="sections.html#the-body-element-0" id="body-45">body</a></code>
+     <td> Whether the element's value represents a publication time for the nearest <code><a href="sections.html#the-article-element" id="article-31">article</a></code> or <code><a href="sections.html#the-body-element-0" id="body-47">body</a></code>
      <td> <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute-40">Boolean attribute</a>
     <tr><th> <code title="">radiogroup</code>
      <td> <code title="attr-command-radiogroup"><a href="interactive-elements.html#attr-command-radiogroup" id="command-15">command</a></code>
      <td> Name of group of commands to treat as a radio button group
      <td> <a href="elements.html#attribute-text">Text</a>
     <tr><th> <code title="">readonly</code>
-     <td> <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly" id="input-148">input</a></code>;
+     <td> <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly" id="input-150">input</a></code>;
           <code title="attr-textarea-readonly"><a href="the-button-element.html#attr-textarea-readonly" id="textarea-6">textarea</a></code>
      <td> Whether to allow the value to be edited by the user
      <td> <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute-41">Boolean attribute</a>
@@ -2131,7 +2131,7 @@
      <td> Relationship between the document containing the hyperlink and the destination resource
      <td> <a href="common-microsyntaxes.html#set-of-space-separated-tokens" id="set-of-space-separated-tokens-8">Set of space-separated tokens</a>*
     <tr><th> <code title="">required</code>
-     <td> <code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required" id="input-149">input</a></code>;
+     <td> <code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required" id="input-151">input</a></code>;
           <code title="attr-select-required"><a href="the-button-element.html#attr-select-required" id="select-4">select</a></code>;
           <code title="attr-textarea-required"><a href="the-button-element.html#attr-textarea-required" id="textarea-7">textarea</a></code>
      <td> Whether the control is required for <a href="association-of-controls-and-forms.html#form-submission" id="form-submission-14">form submission</a>
@@ -2187,7 +2187,7 @@
           "<code title="attr-area-shape-keyword-poly"><a href="the-map-element.html#attr-area-shape-keyword-poly" id="poly">poly</a></code>";
           "<code title="attr-area-shape-keyword-rect"><a href="the-map-element.html#attr-area-shape-keyword-rect" id="rect">rect</a></code>"
     <tr><th> <code title="">size</code>
-     <td> <code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="input-150">input</a></code>;
+     <td> <code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="input-152">input</a></code>;
           <code title="attr-select-size"><a href="the-button-element.html#attr-select-size" id="select-57">select</a></code>
      <td> Size of the control
      <td> <a href="common-microsyntaxes.html#valid-non-negative-integer" id="valid-non-negative-integer-21">Valid non-negative integer</a> greater than zero
@@ -2205,7 +2205,7 @@
           <code title="attr-embed-src"><a href="the-iframe-element.html#attr-embed-src" id="embed-27">embed</a></code>;
           <code title="attr-iframe-src"><a href="the-iframe-element.html#attr-iframe-src" id="iframe-63">iframe</a></code>;
           <code title="attr-img-src"><a href="embedded-content-1.html#attr-img-src" id="img-48">img</a></code>;
-          <code title="attr-input-src"><a href="number-state.html#attr-input-src" id="input-151">input</a></code>;
+          <code title="attr-input-src"><a href="number-state.html#attr-input-src" id="input-153">input</a></code>;
           <code title="attr-script-src"><a href="scripting-1.html#attr-script-src" id="script-38">script</a></code>;
           <code title="attr-source-src"><a href="video.html#attr-source-src" id="source-14">source</a></code>;
           <code title="attr-media-src"><a href="video.html#attr-media-src" id="video-6">video</a></code>
@@ -2220,7 +2220,7 @@
      <td> <a href="grouping-content.html#ordinal-value" id="ordinal-value-2">Ordinal value</a> of the first item
      <td> <a href="common-microsyntaxes.html#valid-integer" id="valid-integer-6">Valid integer</a>
     <tr><th> <code title="">step</code>
-     <td> <code title="attr-input-step"><a href="common-input-element-attributes.html#attr-input-step" id="input-152">input</a></code>
+     <td> <code title="attr-input-step"><a href="common-input-element-attributes.html#attr-input-step" id="input-154">input</a></code>
      <td> Granularity to be matched by the form control's value
      <td> <a href="common-microsyntaxes.html#valid-floating-point-number" id="valid-floating-point-number-16">Valid floating point number</a> greater than zero, or "<code title="">any</code>"
     <tr><th> <code title="">style</code>
@@ -2284,7 +2284,7 @@
           "<code title="attr-button-type-button"><a href="the-button-element.html#attr-button-type-button" id="button-25">button</a></code>"
     <tr><th> <code title="">type</code>
      <td> <code title="attr-button-type"><a href="the-button-element.html#attr-button-type" id="button-35">button</a></code>;
-          <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="input-153">input</a></code>
+          <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="input-155">input</a></code>
      <td> Type of form control
      <td> <a href="the-input-element.html#attr-input-type" id="attr-input-type-0" title="attr-input-type"><code>input</code> type keyword</a>
     <tr><th> <code title="">type</code>
@@ -2316,7 +2316,7 @@
      <td> Value to be used for <a href="association-of-controls-and-forms.html#form-submission" id="form-submission-17">form submission</a>
      <td> <a href="elements.html#attribute-text">Text</a>
     <tr><th> <code title="">value</code>
-     <td> <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="input-154">input</a></code>
+     <td> <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="input-156">input</a></code>
      <td> Value of the form control
      <td> varies*
     <tr><th> <code title="">value</code>
@@ -2337,7 +2337,7 @@
           <code title="attr-dim-width"><a href="the-map-element.html#attr-dim-width" id="embed-29">embed</a></code>;
           <code title="attr-dim-width"><a href="the-map-element.html#attr-dim-width" id="iframe-65">iframe</a></code>;
           <code title="attr-dim-width"><a href="the-map-element.html#attr-dim-width" id="img-50">img</a></code>;
-          <code title="attr-dim-width"><a href="the-map-element.html#attr-dim-width" id="input-155">input</a></code>;
+          <code title="attr-dim-width"><a href="the-map-element.html#attr-dim-width" id="input-157">input</a></code>;
           <code title="attr-dim-width"><a href="the-map-element.html#attr-dim-width" id="object-58">object</a></code>;
           <code title="attr-dim-width"><a href="the-map-element.html#attr-dim-width" id="video-33">video</a></code>
      <td> Horizontal dimension
@@ -2744,7 +2744,7 @@
      <td> <code>textContent</code>
   </table>
   ( include option.text; textarea.defaultValue, and other attributes that "reflect" the element's textContent )
---><h3 class="no-num" id="interfaces">Interfaces</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><table><caption>List of interfaces for elements</caption>
+--><h3 class="no-num" id="interfaces">Interfaces</h3><p><i>This section is non-normative.</i><table><caption>List of interfaces for elements</caption>
    <thead><tr><th> Element(s)
      <th> Interface(s)
    <tbody><tr><td> <code><a href="text-level-semantics.html#the-a-element" id="a-84">a</a></code>
@@ -2780,7 +2780,7 @@
     <tr><td> <code><a href="grouping-content.html#the-blockquote-element" id="blockquote-13">blockquote</a></code>
      <td> <code><a href="grouping-content.html#htmlquoteelement" id="htmlquoteelement-4">HTMLQuoteElement</a></code> : <code><a href="elements.html#htmlelement" id="htmlelement-154">HTMLElement</a></code>
 
-    <tr><td> <code><a href="sections.html#the-body-element-0" id="body-46">body</a></code>
+    <tr><td> <code><a href="sections.html#the-body-element-0" id="body-48">body</a></code>
      <td> <code><a href="sections.html#htmlbodyelement" id="htmlbodyelement-1">HTMLBodyElement</a></code> : <code><a href="elements.html#htmlelement" id="htmlelement-155">HTMLElement</a></code>
 
     <tr><td> <code><a href="text-level-semantics.html#the-br-element" id="br-14">br</a></code>
@@ -2852,7 +2852,7 @@
     <tr><td> <code><a href="forms.html#the-form-element" id="form-38">form</a></code>
      <td> <code><a href="forms.html#htmlformelement" id="htmlformelement-14">HTMLFormElement</a></code> : <code><a href="elements.html#htmlelement" id="htmlelement-178">HTMLElement</a></code>
 
-    <tr><td> <code><a href="semantics.html#the-head-element-0" id="head-42">head</a></code>
+    <tr><td> <code><a href="semantics.html#the-head-element-0" id="head-43">head</a></code>
      <td> <code><a href="semantics.html#htmlheadelement" id="htmlheadelement-2">HTMLHeadElement</a></code> : <code><a href="elements.html#htmlelement" id="htmlelement-179">HTMLElement</a></code>
 
     <tr><td> <code><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-elements" id="h1-27">h1</a></code>
@@ -2882,7 +2882,7 @@
     <tr><td> <code><a href="grouping-content.html#the-hr-element" id="hr-17">hr</a></code>
      <td> <code><a href="grouping-content.html#htmlhrelement" id="htmlhrelement-1">HTMLHRElement</a></code> : <code><a href="elements.html#htmlelement" id="htmlelement-188">HTMLElement</a></code>
 
-    <tr><td> <code><a href="semantics.html#the-html-element-0" id="html-27">html</a></code>
+    <tr><td> <code><a href="semantics.html#the-html-element-0" id="html-26">html</a></code>
      <td> <code><a href="semantics.html#htmlhtmlelement" id="htmlhtmlelement-1">HTMLHtmlElement</a></code> : <code><a href="elements.html#htmlelement" id="htmlelement-189">HTMLElement</a></code>
 
     <tr><td> <code><a href="text-level-semantics.html#the-i-element" id="i-17">i</a></code>
@@ -2894,7 +2894,7 @@
     <tr><td> <code><a href="embedded-content-1.html#the-img-element" id="img-45">img</a></code>
      <td> <code><a href="embedded-content-1.html#htmlimageelement" id="htmlimageelement-1">HTMLImageElement</a></code> : <code><a href="elements.html#htmlelement" id="htmlelement-192">HTMLElement</a></code>
 
-    <tr><td> <code><a href="the-input-element.html#the-input-element" id="input-139">input</a></code>
+    <tr><td> <code><a href="the-input-element.html#the-input-element" id="input-141">input</a></code>
      <td> <code><a href="the-input-element.html#htmlinputelement" id="htmlinputelement-1">HTMLInputElement</a></code> : <code><a href="elements.html#htmlelement" id="htmlelement-193">HTMLElement</a></code>
 
     <tr><td> <code><a href="edits.html#the-ins-element" id="ins-26">ins</a></code>
@@ -3008,22 +3008,22 @@
     <tr><td> <code><a href="tabular-data.html#the-table-element" id="table-56">table</a></code>
      <td> <code><a href="tabular-data.html#htmltableelement" id="htmltableelement-1">HTMLTableElement</a></code> : <code><a href="elements.html#htmlelement" id="htmlelement-230">HTMLElement</a></code>
 
-    <tr><td> <code><a href="tabular-data.html#the-tbody-element" id="tbody-31">tbody</a></code>
+    <tr><td> <code><a href="tabular-data.html#the-tbody-element" id="tbody-32">tbody</a></code>
      <td> <code><a href="tabular-data.html#htmltablesectionelement" id="htmltablesectionelement-9">HTMLTableSectionElement</a></code> : <code><a href="elements.html#htmlelement" id="htmlelement-231">HTMLElement</a></code>
 
-    <tr><td> <code><a href="tabular-data.html#the-td-element" id="td-39">td</a></code>
+    <tr><td> <code><a href="tabular-data.html#the-td-element" id="td-40">td</a></code>
      <td> <code><a href="tabular-data.html#htmltabledatacellelement" id="htmltabledatacellelement-1">HTMLTableDataCellElement</a></code> : <code><a href="tabular-data.html#htmltablecellelement" id="htmltablecellelement-3">HTMLTableCellElement</a></code> : <code><a href="elements.html#htmlelement" id="htmlelement-232">HTMLElement</a></code>
 
     <tr><td> <code><a href="the-button-element.html#the-textarea-element" id="textarea-45">textarea</a></code>
      <td> <code><a href="the-button-element.html#htmltextareaelement" id="htmltextareaelement-1">HTMLTextAreaElement</a></code> : <code><a href="elements.html#htmlelement" id="htmlelement-233">HTMLElement</a></code>
 
-    <tr><td> <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-29">tfoot</a></code>
+    <tr><td> <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-30">tfoot</a></code>
      <td> <code><a href="tabular-data.html#htmltablesectionelement" id="htmltablesectionelement-10">HTMLTableSectionElement</a></code> : <code><a href="elements.html#htmlelement" id="htmlelement-234">HTMLElement</a></code>
 
     <tr><td> <code><a href="tabular-data.html#the-th-element" id="th-44">th</a></code>
      <td> <code><a href="tabular-data.html#htmltableheadercellelement" id="htmltableheadercellelement-1">HTMLTableHeaderCellElement</a></code> : <code><a href="tabular-data.html#htmltablecellelement" id="htmltablecellelement-4">HTMLTableCellElement</a></code> : <code><a href="elements.html#htmlelement" id="htmlelement-235">HTMLElement</a></code>
 
-    <tr><td> <code><a href="tabular-data.html#the-thead-element" id="thead-28">thead</a></code>
+    <tr><td> <code><a href="tabular-data.html#the-thead-element" id="thead-30">thead</a></code>
      <td> <code><a href="tabular-data.html#htmltablesectionelement" id="htmltablesectionelement-11">HTMLTableSectionElement</a></code> : <code><a href="elements.html#htmlelement" id="htmlelement-236">HTMLElement</a></code>
 
     <tr><td> <code><a href="text-level-semantics.html#the-time-element" id="time-22">time</a></code>
@@ -3048,7 +3048,7 @@
     <tr><td> <code><a href="text-level-semantics.html#the-wbr-element" id="wbr-9">wbr</a></code>
      <td> <code><a href="elements.html#htmlelement" id="htmlelement-243">HTMLElement</a></code>
 
-  </table><!-- (only has events from HTML5) --><h3 class="no-num" id="events-0">Events</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><table><caption>List of events</caption>
+  </table><!-- (only has events from HTML5) --><h3 class="no-num" id="events-0">Events</h3><p><i>This section is non-normative.</i><table><caption>List of events</caption>
    <thead><tr><th> Event
      <th> Interface
      <th> Description

Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-button-element.html,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- the-button-element.html	28 Aug 2010 13:57:24 -0000	1.201
+++ the-button-element.html	8 Sep 2010 09:32:18 -0000	1.202
@@ -306,18 +306,18 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="common-input-element-attributes.html">&larr; 4.10.7.2 Common input element attributes</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="association-of-controls-and-forms.html">4.10.18 Association of controls and forms &rarr;</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>
 
-  <h4 id="the-button-element"><span class="secno">4.10.8 </span>The <dfn><code>button</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  <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-114">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-118">Phrasing content</a>.</dd>
    <dd><a href="content-models.html#interactive-content" id="interactive-content-14">Interactive content</a>.</dd>
-   <dd><a href="forms.html#category-listed" id="category-listed-4" title="category-listed">Listed</a>, <a href="forms.html#category-label" id="category-label-3" title="category-label">labelable</a>, and <a href="forms.html#category-submit" id="category-submit-3" title="category-submit">submittable</a> <a href="forms.html#form-associated-element" id="form-associated-element-8">form-associated element</a>.</dd>
+   <dd><a href="forms.html#category-listed" id="category-listed-5" title="category-listed">Listed</a>, <a href="forms.html#category-label" id="category-label-3" title="category-label">labelable</a>, and <a href="forms.html#category-submit" id="category-submit-4" title="category-submit">submittable</a> <a href="forms.html#form-associated-element" id="form-associated-element-9">form-associated element</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#phrasing-content" id="phrasing-content-119">phrasing content</a> is expected.</dd>
    <dt>Content model:</dt>
@@ -333,7 +333,7 @@
    <dd><code title="attr-fs-formnovalidate"><a href="association-of-controls-and-forms.html#attr-fs-formnovalidate" id="formnovalidate-27">formnovalidate</a></code></dd>
    <dd><code title="attr-fs-formtarget"><a href="association-of-controls-and-forms.html#attr-fs-formtarget" id="formtarget-26">formtarget</a></code></dd>
    <dd><code title="attr-fe-name"><a href="association-of-controls-and-forms.html#attr-fe-name" id="name-37">name</a></code></dd>
-   <dd><code title="attr-button-type"><a href="#attr-button-type" id="type-69">type</a></code></dd>
+   <dd><code title="attr-button-type"><a href="#attr-button-type" id="type-74">type</a></code></dd>
    <dd><code title="attr-button-value"><a href="#attr-button-value" id="value-29">value</a></code></dd>
    <dt>DOM interface:</dt>
    <dd>
@@ -378,7 +378,7 @@
      <td><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-button-element.html#attr-button-type-button-state" title='Read about this "Button" reference in the full HTML5 spec.'>Button</a>
      <td>Does nothing.
   </table><p>The <i>missing value default</i> is the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-button-element.html#attr-button-type-submit-state" title='Read about this "Submit Button" reference in the full HTML5 spec.'>Submit Button</a>
-  state.<p>If the <code title="attr-button-type"><a href="#attr-button-type" id="type-70">type</a></code> attribute is in
+  state.<p>If the <code title="attr-button-type"><a href="#attr-button-type" id="type-75">type</a></code> attribute is in
   the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-button-element.html#attr-button-type-submit-state" title='Read about this "Submit Button" reference in the full HTML5 spec.'>Submit Button</a>
   state, the element is specifically a <a href="forms.html#concept-submit-button" id="concept-submit-button-2" title="concept-submit-button">submit button</a>.<p>The <code title="attr-fae-form"><a href="association-of-controls-and-forms.html#attr-fae-form" id="form-51">form</a></code> attribute is used to
   explicitly associate the <code><a href="#the-button-element" id="button-12">button</a></code> element with its
@@ -390,7 +390,7 @@
   <a href="association-of-controls-and-forms.html#attributes-for-form-submission" id="attributes-for-form-submission-3">attributes for form submission</a>.<p class="note">The <code title="attr-fs-formnovalidate"><a href="association-of-controls-and-forms.html#attr-fs-formnovalidate" id="formnovalidate-29">formnovalidate</a></code> attribute can
   be used to make submit buttons that do not trigger the constraint
   validation.<p>The <code title="attr-fs-formaction"><a href="association-of-controls-and-forms.html#attr-fs-formaction" id="formaction-28">formaction</a></code>, <code title="attr-fs-formenctype"><a href="association-of-controls-and-forms.html#attr-fs-formenctype" id="formenctype-28">formenctype</a></code>, <code title="attr-fs-formmethod"><a href="association-of-controls-and-forms.html#attr-fs-formmethod" id="formmethod-28">formmethod</a></code>, <code title="attr-fs-formnovalidate"><a href="association-of-controls-and-forms.html#attr-fs-formnovalidate" id="formnovalidate-30">formnovalidate</a></code>, and <code title="attr-fs-formtarget"><a href="association-of-controls-and-forms.html#attr-fs-formtarget" id="formtarget-28">formtarget</a></code> must not be specified
-  if the element's <code title="attr-button-type"><a href="#attr-button-type" id="type-71">type</a></code>
+  if the element's <code title="attr-button-type"><a href="#attr-button-type" id="type-76">type</a></code>
   attribute is not in the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-button-element.html#attr-button-type-submit-state" title='Read about this "Submit Button" reference in the full HTML5 spec.'>Submit Button</a>
   state.<p>The <dfn id="attr-button-value" title="attr-button-value"><code>value</code></dfn>
   attribute gives the element's value for the purposes of form
@@ -408,11 +408,11 @@
  Show hint
 &lt;/button&gt;</pre>
 
-  </div><h4 id="the-select-element"><span class="secno">4.10.9 </span>The <dfn><code>select</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-select-element"><span class="secno">4.10.9 </span>The <dfn><code>select</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-115">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-121">Phrasing content</a>.</dd>
    <dd><a href="content-models.html#interactive-content" id="interactive-content-16">Interactive content</a>.</dd>
-   <dd><a href="forms.html#category-listed" id="category-listed-5" title="category-listed">Listed</a>, <a href="forms.html#category-label" id="category-label-4" title="category-label">labelable</a>, <a href="forms.html#category-submit" id="category-submit-4" title="category-submit">submittable</a>, and <a href="forms.html#category-reset" id="category-reset-1" title="category-reset">resettable</a> <a href="forms.html#form-associated-element" id="form-associated-element-9">form-associated element</a>.</dd>
+   <dd><a href="forms.html#category-listed" id="category-listed-6" title="category-listed">Listed</a>, <a href="forms.html#category-label" id="category-label-4" title="category-label">labelable</a>, <a href="forms.html#category-submit" id="category-submit-5" title="category-submit">submittable</a>, and <a href="forms.html#category-reset" id="category-reset-2" title="category-reset">resettable</a> <a href="forms.html#form-associated-element" id="form-associated-element-10">form-associated element</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#phrasing-content" id="phrasing-content-122">phrasing content</a> is expected.</dd>
    <dt>Content model:</dt>
@@ -447,7 +447,7 @@
   void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-add" title='Read about this "add" reference in the full HTML5 spec.'>add</a>(in <a href="elements.html#htmlelement" id="htmlelement-97">HTMLElement</a> element, in long before);
   void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-remove" title='Read about this "remove" reference in the full HTML5 spec.'>remove</a>(in long index);
 
-  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-35">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-selectedoptions" title='Read about this "selectedOptions" reference in the full HTML5 spec.'>selectedOptions</a>;
+  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-34">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-selectedoptions" title='Read about this "selectedOptions" reference in the full HTML5 spec.'>selectedOptions</a>;
            attribute long <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-selectedindex" title='Read about this "selectedIndex" reference in the full HTML5 spec.'>selectedIndex</a>;
            attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-button-element.html#dom-select-value" title='Read about this "value" reference in the full HTML5 spec.'>value</a>;
 
@@ -568,7 +568,7 @@
 
    <dd>
 
-    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-36">HTMLCollection</a></code> of the <a href="#concept-select-option-list" id="concept-select-option-list-9" title="concept-select-option-list">list of options</a> that are
+    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-35">HTMLCollection</a></code> of the <a href="#concept-select-option-list" id="concept-select-option-list-9" title="concept-select-option-list">list of options</a> that are
     selected.</p>
 
    </dd>
@@ -630,7 +630,7 @@
  &lt;/select&gt;
 &lt;/p&gt;</pre>
 
-  </div><h4 id="the-datalist-element"><span class="secno">4.10.10 </span>The <dfn><code>datalist</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-datalist-element"><span class="secno">4.10.10 </span>The <dfn><code>datalist</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-116">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-123">Phrasing content</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -643,7 +643,7 @@
    <dt>DOM interface:</dt>
    <dd>
 <pre class="idl">interface <dfn id="htmldatalistelement">HTMLDataListElement</dfn> : <a href="elements.html#htmlelement" id="htmlelement-98">HTMLElement</a> {
-  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-37">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-button-element.html#dom-datalist-options" title='Read about this "options" reference in the full HTML5 spec.'>options</a>;
+  readonly attribute <a href="urls.html#htmlcollection" id="htmlcollection-36">HTMLCollection</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-button-element.html#dom-datalist-options" title='Read about this "options" reference in the full HTML5 spec.'>options</a>;
 };</pre>
    </dd>
   </dl><p>The <code><a href="#the-datalist-element" id="datalist-13">datalist</a></code> element represents a set of
@@ -653,8 +653,8 @@
   elements that represent the predefined options. In the rendering,
   the <code><a href="#the-datalist-element" id="datalist-14">datalist</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>
   nothing.<p>The <code><a href="#the-datalist-element" id="datalist-15">datalist</a></code> element is hooked up to an
-  <code><a href="the-input-element.html#the-input-element" id="input-114">input</a></code> element using the <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list-29">list</a></code> attribute on the
-  <code><a href="the-input-element.html#the-input-element" id="input-115">input</a></code> element. <!-- v2DATAGRID The
+  <code><a href="the-input-element.html#the-input-element" id="input-116">input</a></code> element using the <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list-29">list</a></code> attribute on the
+  <code><a href="the-input-element.html#the-input-element" id="input-117">input</a></code> element. <!-- v2DATAGRID The
   <code>datalist</code> element can also be used with a
   <code>datagrid</code> element, as the source of autocompletion hints
   for <code title="datagrid-type-editable">editable</code>
@@ -665,10 +665,10 @@
   <dl class="domintro"><dt><var title="">datalist</var> . <code title="dom-datalist-options"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-button-element.html#dom-datalist-options" title='Read about this "options" reference in the full HTML5 spec.'>options</a></code></dt>
 
    <dd>
-    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-38">HTMLCollection</a></code> of the <code>options</code> elements of the table.</p>
+    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-37">HTMLCollection</a></code> of the <code>options</code> elements of the table.</p>
    </dd>
 
-  </dl><h4 id="the-optgroup-element"><span class="secno">4.10.11 </span>The <dfn><code>optgroup</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </dl><h4 id="the-optgroup-element"><span class="secno">4.10.11 </span>The <dfn><code>optgroup</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As a child of a <code><a href="#the-select-element" id="select-31">select</a></code> element.</dd>
@@ -719,7 +719,7 @@
  &lt;p&gt;&lt;input type=submit value="&#9654; Play"&gt;
 &lt;/form&gt;</pre>
 
-  </div><h4 id="the-option-element"><span class="secno">4.10.12 </span>The <dfn><code>option</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-option-element"><span class="secno">4.10.12 </span>The <dfn><code>option</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd>None.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>As a child of a <code><a href="#the-select-element" id="select-33">select</a></code> element.</dd>
@@ -780,6 +780,8 @@
 
     <p>Returns true if the element is selected, and false otherwise.</p>
 
+    <p>Can be set, to override the current state of the element.</p>
+
    </dd>
 
    <dt><var title="">option</var> . <code title="dom-option-index"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/the-button-element.html#dom-option-index" title='Read about this "index" reference in the full HTML5 spec.'>index</a></code></dt>
@@ -822,11 +824,11 @@
 
    </dd>
 
-  </dl><h4 id="the-textarea-element"><span class="secno">4.10.13 </span>The <dfn><code>textarea</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </dl><h4 id="the-textarea-element"><span class="secno">4.10.13 </span>The <dfn><code>textarea</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-117">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-126">Phrasing content</a>.</dd>
    <dd><a href="content-models.html#interactive-content" id="interactive-content-17">Interactive content</a>.</dd>
-   <dd><a href="forms.html#category-listed" id="category-listed-6" title="category-listed">Listed</a>, <a href="forms.html#category-label" id="category-label-5" title="category-label">labelable</a>, <a href="forms.html#category-submit" id="category-submit-5" title="category-submit">submittable</a>, and <a href="forms.html#category-reset" id="category-reset-2" title="category-reset">resettable</a> <a href="forms.html#form-associated-element" id="form-associated-element-10">form-associated element</a>.</dd>
+   <dd><a href="forms.html#category-listed" id="category-listed-7" title="category-listed">Listed</a>, <a href="forms.html#category-label" id="category-label-5" title="category-label">labelable</a>, <a href="forms.html#category-submit" id="category-submit-6" title="category-submit">submittable</a>, and <a href="forms.html#category-reset" id="category-reset-3" title="category-reset">resettable</a> <a href="forms.html#form-associated-element" id="form-associated-element-11">form-associated element</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#phrasing-content" id="phrasing-content-127">phrasing content</a> is expected.</dd>
    <dt>Content model:</dt>
@@ -951,11 +953,11 @@
 
    <pre>&lt;p&gt;If you have any comments, please let us know: &lt;textarea cols=80 name=comments&gt;&lt;/textarea&gt;&lt;/p&gt;</pre>
 
-  </div><h4 id="the-keygen-element"><span class="secno">4.10.14 </span>The <dfn><code>keygen</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-keygen-element"><span class="secno">4.10.14 </span>The <dfn><code>keygen</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-118">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-128">Phrasing content</a>.</dd>
    <dd><a href="content-models.html#interactive-content" id="interactive-content-18">Interactive content</a>.</dd>
-   <dd><a href="forms.html#category-listed" id="category-listed-7" title="category-listed">Listed</a>, <a href="forms.html#category-label" id="category-label-6" title="category-label">labelable</a>, <a href="forms.html#category-submit" id="category-submit-6" title="category-submit">submittable</a>, and <a href="forms.html#category-reset" id="category-reset-3" title="category-reset">resettable</a> <a href="forms.html#form-associated-element" id="form-associated-element-11">form-associated element</a>.</dd>
+   <dd><a href="forms.html#category-listed" id="category-listed-8" title="category-listed">Listed</a>, <a href="forms.html#category-label" id="category-label-6" title="category-label">labelable</a>, <a href="forms.html#category-submit" id="category-submit-7" title="category-submit">submittable</a>, and <a href="forms.html#category-reset" id="category-reset-4" title="category-reset">resettable</a> <a href="forms.html#form-associated-element" id="form-associated-element-12">form-associated element</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#phrasing-content" id="phrasing-content-129">phrasing content</a> is expected.</dd>
    <dt>Content model:</dt>
@@ -1050,10 +1052,10 @@
    can then be used for various purposes, such as generating a client
    certificate, as mentioned above.</p>
 
-  </div><h4 id="the-output-element"><span class="secno">4.10.15 </span>The <dfn><code>output</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-output-element"><span class="secno">4.10.15 </span>The <dfn><code>output</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-119">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-130">Phrasing content</a>.</dd>
-   <dd><a href="forms.html#category-listed" id="category-listed-8" title="category-listed">Listed</a>, <a href="forms.html#category-label" id="category-label-7" title="category-label">labelable</a>, and <a href="forms.html#category-reset" id="category-reset-4" title="category-reset">resettable</a> <a href="forms.html#form-associated-element" id="form-associated-element-12">form-associated element</a>.</dd>
+   <dd><a href="forms.html#category-listed" id="category-listed-9" title="category-listed">Listed</a>, <a href="forms.html#category-label" id="category-label-7" title="category-label">labelable</a>, and <a href="forms.html#category-reset" id="category-reset-5" title="category-reset">resettable</a> <a href="forms.html#form-associated-element" id="form-associated-element-13">form-associated element</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#phrasing-content" id="phrasing-content-131">phrasing content</a> is expected.</dd>
    <dt>Content model:</dt>
@@ -1134,10 +1136,10 @@
  &lt;output onforminput="value = a.valueAsNumber + b.valueAsNumber"&gt;&lt;/output&gt;
 &lt;/form&gt;</pre>
 
-  </div><h4 id="the-progress-element"><span class="secno">4.10.16 </span>The <dfn><code>progress</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/96">ISSUE-96</a> (progress) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-progress-element"><span class="secno">4.10.16 </span>The <dfn><code>progress</code></dfn> element</h4><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/96">ISSUE-96</a> (progress) blocks progress to Last Call</span><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-120">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-133">Phrasing content</a>.</dd>
-   <dd><a href="forms.html#category-label" id="category-label-8" title="category-label">Labelable</a> <a href="forms.html#form-associated-element" id="form-associated-element-13">form-associated element</a>.</dd>
+   <dd><a href="forms.html#category-label" id="category-label-8" title="category-label">Labelable</a> <a href="forms.html#form-associated-element" id="form-associated-element-14">form-associated element</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#phrasing-content" id="phrasing-content-134">phrasing content</a> is expected.</dd>
    <dt>Content model:</dt>
@@ -1207,10 +1209,10 @@
 
     <p>For an indeterminate progress bar, returns &minus;1.</p>
 
-  </dl><h4 id="the-meter-element"><span class="secno">4.10.17 </span>The <dfn><code>meter</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/97">ISSUE-97</a> (meter) blocks progress to Last Call</span></p><!-- Keep this after <progress> and NOT close to <time> --><dl class="element"><dt>Categories</dt>
+  </dl><h4 id="the-meter-element"><span class="secno">4.10.17 </span>The <dfn><code>meter</code></dfn> element</h4><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/97">ISSUE-97</a> (meter) blocks progress to Last Call</span></p><!-- Keep this after <progress> and NOT close to <time> --><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-121">Flow content</a>.</dd>
    <dd><a href="content-models.html#phrasing-content" id="phrasing-content-136">Phrasing content</a>.</dd>
-   <dd><a href="forms.html#category-label" id="category-label-9" title="category-label">Labelable</a> <a href="forms.html#form-associated-element" id="form-associated-element-14">form-associated element</a>.</dd>
+   <dd><a href="forms.html#category-label" id="category-label-9" title="category-label">Labelable</a> <a href="forms.html#form-associated-element" id="form-associated-element-15">form-associated element</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
    <dd>Where <a href="content-models.html#phrasing-content" id="phrasing-content-137">phrasing content</a> is expected.</dd>
    <dt>Content model:</dt>

Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dnd.html,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -d -r1.198 -r1.199
--- dnd.html	28 Aug 2010 13:57:20 -0000	1.198
+++ dnd.html	8 Sep 2010 09:32:11 -0000	1.199
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="editing.html">&larr; 7 User interaction</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -315,7 +315,7 @@
     <ol><li><a href="dnd.html#introduction-5"><span class="secno">7.9.1 </span>Introduction</a><li><a href="dnd.html#the-dragevent-and-datatransfer-interfaces"><span class="secno">7.9.2 </span>The <code>DragEvent</code> and <code>DataTransfer</code> interfaces</a><li><a href="dnd.html#dndevents"><span class="secno">7.9.3 </span>Events fired during a drag-and-drop action</a><li><a href="dnd.html#the-draggable-attribute" id="x7.9.4-the-draggable-attribute"><span class="secno">7.9.4 </span>The <code>draggable</code> attribute</a></ol><li><a href="dnd.html#undo" id="x7.10-undo-history"><span class="secno">7.10 </span>Undo history</a>
     <ol><li><a href="dnd.html#the-undomanager-interface"><span class="secno">7.10.1 </span>The <code>UndoManager</code> interface</a><li><a href="dnd.html#the-undomanagerevent-interface-and-the-undo-and-redo-events"><span class="secno">7.10.2 </span>The <code>UndoManagerEvent</code> interface and the <code title="event-undo">undo</code> and <code title="event-redo">redo</code> events</a></ol><li><a href="dnd.html#editing-apis"><span class="secno">7.11 </span>Editing APIs</a></ol></ol></div>
 
-  <h3 id="dnd"><span class="secno">7.9 </span><dfn>Drag and drop</dfn></h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- v2 ideas for drag and drop:
+  <h3 id="dnd"><span class="secno">7.9 </span><dfn>Drag and drop</dfn></h3><!-- v2 ideas for drag and drop:
 
      * being able to animate a drop target:
 
@@ -383,7 +383,7 @@
   the drop could be triggered by the mouse being released.<p>On media without a pointing device, the user would probably have
   to explicitly indicate his intention to perform a drag-and-drop
   operation, stating what he wishes to drag and what he wishes to
-  drop, respectively.<h4 id="introduction-5"><span class="secno">7.9.1 </span>Introduction</h4><p class="XXX annotation"><b>Status: </b><i>Working draft</i><p><i>This section is non-normative.</i><p>To make an element draggable is simple: give the element a <code title="attr-draggable"><a href="#the-draggable-attribute" id="draggable-0">draggable</a></code> attribute, and set an event
+  drop, respectively.<h4 id="introduction-5"><span class="secno">7.9.1 </span>Introduction</h4><p><i>This section is non-normative.</i><p>To make an element draggable is simple: give the element a <code title="attr-draggable"><a href="#the-draggable-attribute" id="draggable-0">draggable</a></code> attribute, and set an event
   listener for <code title="event-dragstart"><a href="#event-dragstart" id="dragstart">dragstart</a></code> that
   stores the data being dragged.<p>The event handler typically needs to check that it's not a text
   selection that is being dragged, and then needs to store data into
@@ -465,7 +465,7 @@
     // remove the dragged element
     event.target.parentNode.removeChild(event.target);
   }
-&lt;/script&gt;</pre><h4 id="the-dragevent-and-datatransfer-interfaces"><span class="secno">7.9.2 </span>The <code><a href="#dragevent" id="dragevent-0">DragEvent</a></code> and <code><a href="#datatransfer" id="datatransfer-1">DataTransfer</a></code> interfaces</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The drag-and-drop processing model involves several events. They
+&lt;/script&gt;</pre><h4 id="the-dragevent-and-datatransfer-interfaces"><span class="secno">7.9.2 </span>The <code><a href="#dragevent" id="dragevent-0">DragEvent</a></code> and <code><a href="#datatransfer" id="datatransfer-1">DataTransfer</a></code> interfaces</h4><p>The drag-and-drop processing model involves several events. They
   all use the <code><a href="#dragevent" id="dragevent-1">DragEvent</a></code> interface.<pre class="idl">interface <dfn id="dragevent">DragEvent</dfn> : <span>MouseEvent</span> {
   readonly attribute <a href="#datatransfer" id="datatransfer-2">DataTransfer</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#dom-dragevent-datatransfer" title='Read about this "dataTransfer" reference in the full HTML5 spec.'>dataTransfer</a>;
 
@@ -583,7 +583,7 @@
 
    </dd>
 
-  </dl><h4 id="dndevents"><span class="secno">7.9.3 </span>Events fired during a drag-and-drop action</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The following events are involved in the drag-and-drop
+  </dl><h4 id="dndevents"><span class="secno">7.9.3 </span>Events fired during a drag-and-drop action</h4><p>The following events are involved in the drag-and-drop
   model.<table><thead><tr><th> Event Name </th>
      <th> Target </th>
      <th> Bubbles? </th>
@@ -649,7 +649,7 @@
      <td><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#current-drag-operation" title='Read about this "Current drag operation" reference in the full HTML5 spec.'>Current drag operation</a></td>
      <td>Varies</td>
     </table><p class="note">"Empty" in the table above means that the <code title="dom-datatransfer-getdata"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#dom-datatransfer-getdata" title='Read about this "getData()" reference in the full HTML5 spec.'>getData()</a></code> and <code title="dom-dataTransfer-files"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#dom-datatransfer-files" title='Read about this "files" reference in the full HTML5 spec.'>files</a></code> attributes act as if
-  there is no data being dragged.<h4 id="the-draggable-attribute"><span class="secno">7.9.4 </span>The <dfn title="attr-draggable"><code>draggable</code></dfn> attribute</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>All <a href="infrastructure.html#html-elements" id="html-elements-28">HTML elements</a> may have the <code title="attr-draggable"><a href="#the-draggable-attribute" id="draggable-1">draggable</a></code> content attribute set. The
+  there is no data being dragged.<h4 id="the-draggable-attribute"><span class="secno">7.9.4 </span>The <dfn title="attr-draggable"><code>draggable</code></dfn> attribute</h4><p>All <a href="infrastructure.html#html-elements" id="html-elements-28">HTML elements</a> may have the <code title="attr-draggable"><a href="#the-draggable-attribute" id="draggable-1">draggable</a></code> content attribute set. The
   <code title="attr-draggable"><a href="#the-draggable-attribute" id="draggable-2">draggable</a></code> attribute is an
   <a href="common-microsyntaxes.html#enumerated-attribute" id="enumerated-attribute-17">enumerated attribute</a>. It has three states. The first
   state is <i>true</i> and it has the keyword <code title="">true</code>. The second state is <i>false</i> and it has
@@ -746,7 +746,7 @@
   <p>All the drag-and-drop events can be involved in this process.</p>
 
   </div>
---><h3 id="undo"><span class="secno">7.10 </span><dfn>Undo history</dfn></h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="the-undomanager-interface"><span class="secno">7.10.1 </span>The <code><a href="#undomanager" id="undomanager-1">UndoManager</a></code> interface</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>To manage <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#undo-object" title='Read about this "undo object" reference in the full HTML5 spec.'>undo object</a> entries in the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#undo-transaction-history" title='Read about this "undo transaction history" reference in the full HTML5 spec.'>undo
+--><h3 id="undo"><span class="secno">7.10 </span><dfn>Undo history</dfn></h3><h4 id="the-undomanager-interface"><span class="secno">7.10.1 </span>The <code><a href="#undomanager" id="undomanager-1">UndoManager</a></code> interface</h4><p>To manage <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#undo-object" title='Read about this "undo object" reference in the full HTML5 spec.'>undo object</a> entries in the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#undo-transaction-history" title='Read about this "undo transaction history" reference in the full HTML5 spec.'>undo
   transaction history</a>, the <code><a href="#undomanager" id="undomanager-2">UndoManager</a></code>
   interface can be used:<pre class="idl">interface <dfn id="undomanager">UndoManager</dfn> {
   readonly attribute unsigned long <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#dom-undomanager-length" title='Read about this "length" reference in the full HTML5 spec.'>length</a>;
@@ -818,7 +818,7 @@
 
    </dd>
 
-  </dl><h4 id="the-undomanagerevent-interface-and-the-undo-and-redo-events"><span class="secno">7.10.2 </span>The <code><a href="#undomanagerevent" id="undomanagerevent-0">UndoManagerEvent</a></code> interface and the <code title="event-undo"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#event-undo" title='Read about this "undo" reference in the full HTML5 spec.'>undo</a></code> and <code title="event-redo"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#event-redo" title='Read about this "redo" reference in the full HTML5 spec.'>redo</a></code> events</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><pre class="idl">interface <dfn id="undomanagerevent">UndoManagerEvent</dfn> : <a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#event" title='Read about this "Event" reference in the full HTML5 spec.'>Event</a> {
+  </dl><h4 id="the-undomanagerevent-interface-and-the-undo-and-redo-events"><span class="secno">7.10.2 </span>The <code><a href="#undomanagerevent" id="undomanagerevent-0">UndoManagerEvent</a></code> interface and the <code title="event-undo"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#event-undo" title='Read about this "undo" reference in the full HTML5 spec.'>undo</a></code> and <code title="event-redo"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#event-redo" title='Read about this "redo" reference in the full HTML5 spec.'>redo</a></code> events</h4><pre class="idl">interface <dfn id="undomanagerevent">UndoManagerEvent</dfn> : <a class="full-spec-link" href="http://dev.w3.org/html5/spec/infrastructure.html#event" title='Read about this "Event" reference in the full HTML5 spec.'>Event</a> {
   readonly attribute any <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#dom-undomanagerevent-data" title='Read about this "data" reference in the full HTML5 spec.'>data</a>;
   void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#dom-undomanagerevent-initundomanagerevent" title='Read about this "initUndoManagerEvent" reference in the full HTML5 spec.'>initUndoManagerEvent</a>(in DOMString typeArg, in boolean canBubbleArg, in boolean cancelableArg, in any dataArg);
 };</pre><dl class="domintro"><dt><var title="">event</var>  . <code title="dom-UndoManagerEvent-data"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#dom-undomanagerevent-data" title='Read about this "data" reference in the full HTML5 spec.'>data</a></code></dt>
@@ -829,7 +829,7 @@
 
    </dd>
 
-  </dl><h3 id="editing-apis"><span class="secno">7.11 </span>Editing APIs</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-execCommand"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#execCommand" title='Read about this "execCommand" reference in the full HTML5 spec.'>execCommand</a></code>(<var title="">commandId</var> [, <var title="">showUI</var> [, <var title="">value</var> ] ] )</dt>
+  </dl><h3 id="editing-apis"><span class="secno">7.11 </span>Editing APIs</h3><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-execCommand"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dnd.html#execCommand" title='Read about this "execCommand" reference in the full HTML5 spec.'>execCommand</a></code>(<var title="">commandId</var> [, <var title="">showUI</var> [, <var title="">value</var> ] ] )</dt>
 
    <dd>
 

Index: links.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/links.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- links.html	28 Aug 2010 13:57:21 -0000	1.205
+++ links.html	8 Sep 2010 09:32:14 -0000	1.206
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="commands.html">&larr; 4.11.5 Commands</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -318,7 +318,7 @@
         <ol><li><a href="links.html#link-type-first" id="x4.12.3.18.1-link-type-first"><span class="secno">4.12.3.18.1 </span>Link type "<code>first</code>"</a><li><a href="links.html#link-type-last" id="x4.12.3.18.2-link-type-last"><span class="secno">4.12.3.18.2 </span>Link type "<code>last</code>"</a><li><a href="links.html#link-type-next" id="x4.12.3.18.3-link-type-next"><span class="secno">4.12.3.18.3 </span>Link type "<code>next</code>"</a><li><a href="links.html#link-type-prev" id="x4.12.3.18.4-link-type-prev"><span class="secno">4.12.3.18.4 </span>Link type "<code>prev</code>"</a></ol><li><a href="links.html#other-link-types"><span class="secno">4.12.3.19 </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#tag-clouds"><span class="secno">4.13.2 </span>Tag clouds</a><li><a href="links.html#conversations"><span class="secno">4.13.3 </span>Conversations</a><li><a href="links.html#footnotes"><span class="secno">4.13.4 </span>Footnotes</a></ol></ol></ol></div>
 
-  <h3 id="links"><span class="secno">4.12 </span>Links</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="introduction-2"><span class="secno">4.12.1 </span>Introduction</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Links are a conceptual construct, created by <code><a href="text-level-semantics.html#the-a-element" id="a-26">a</a></code>,
+  <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-26">a</a></code>,
   <code><a href="the-map-element.html#the-area-element" id="area-20">area</a></code>, and <code><a href="semantics.html#the-link-element" id="link-27">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
   resources, one of which is the current <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>. There
   are two kinds of links in HTML:<dl><dt><dfn id="external-resource-link" title="external resource link">Links to external
@@ -380,7 +380,7 @@
   value must be a valid BCP 47 language tag. <a href="references.html#refsBCP47">[BCP47]</a> <p>The <dfn id="attr-hyperlink-type" title="attr-hyperlink-type"><code>type</code></dfn>
   attribute, if present, gives the <a href="infrastructure.html#mime-type" id="mime-type-10">MIME type</a> of the
   linked resource. It is purely advisory. The value must be a
-  <a href="infrastructure.html#valid-mime-type" id="valid-mime-type-7">valid MIME type</a>. <h4 id="linkTypes"><span class="secno">4.12.3 </span>Link types</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The following table summarizes the link types that are defined by
+  <a href="infrastructure.html#valid-mime-type" id="valid-mime-type-7">valid MIME type</a>. <h4 id="linkTypes"><span class="secno">4.12.3 </span>Link types</h4><p>The following table summarizes the link types that are defined by
   this specification. This table is non-normative; the actual
   definitions for the link types are given in the next few
   sections.<p>In this section, the term <i>referenced document</i> refers to
@@ -511,7 +511,7 @@
 
 
    <dt>The <code title="rel-alternate"><a href="#rel-alternate" id="alternate-3">alternate</a></code> keyword is
-   used with the <code title="attr-hyperlink-type"><a href="#attr-hyperlink-type" id="type-96">type</a></code>
+   used with the <code title="attr-hyperlink-type"><a href="#attr-hyperlink-type" id="type-101">type</a></code>
    attribute set to the value <code title="">application/rss+xml</code> or the value <code title="">application/atom+xml</code></dt>
 
    <dd>
@@ -532,7 +532,7 @@
     <p>The keyword creates a <a href="#hyperlink" id="hyperlink-50">hyperlink</a> referencing an
     alternate representation of the current document.</p>
 
-    <p>The nature of the referenced document is given by the <code title="attr-hyperlink-media"><a href="#attr-hyperlink-media" id="media-13">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="#attr-hyperlink-hreflang" id="hreflang-5">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="#attr-hyperlink-type" id="type-97">type</a></code> attributes.</p>
+    <p>The nature of the referenced document is given by the <code title="attr-hyperlink-media"><a href="#attr-hyperlink-media" id="media-13">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="#attr-hyperlink-hreflang" id="hreflang-5">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="#attr-hyperlink-type" id="type-102">type</a></code> attributes.</p>
 
     <p>If the <code title="rel-alternate"><a href="#rel-alternate" id="alternate-4">alternate</a></code> keyword is
     used with the <code title="attr-hyperlink-media"><a href="#attr-hyperlink-media" id="media-14">media</a></code>
@@ -546,11 +546,11 @@
     referenced document is a translation.</p>
 
     <p>If the <code title="rel-alternate"><a href="#rel-alternate" id="alternate-6">alternate</a></code> keyword is
-    used with the <code title="attr-hyperlink-type"><a href="#attr-hyperlink-type" id="type-98">type</a></code>
+    used with the <code title="attr-hyperlink-type"><a href="#attr-hyperlink-type" id="type-103">type</a></code>
     attribute, it indicates that the referenced document is a
     reformulation of the current document in the specified format.</p>
 
-    <p>The <code title="attr-hyperlink-media"><a href="#attr-hyperlink-media" id="media-15">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="#attr-hyperlink-hreflang" id="hreflang-7">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="#attr-hyperlink-type" id="type-99">type</a></code> attributes can be combined
+    <p>The <code title="attr-hyperlink-media"><a href="#attr-hyperlink-media" id="media-15">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="#attr-hyperlink-hreflang" id="hreflang-7">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="#attr-hyperlink-type" id="type-104">type</a></code> attributes can be combined
     when specified with the <code title="rel-alternate"><a href="#rel-alternate" id="alternate-7">alternate</a></code>
     keyword.</p>
 
@@ -576,7 +576,7 @@
   elements. This keyword creates a <a href="#hyperlink" id="hyperlink-51">hyperlink</a>.<p>The <code title="rel-archives"><a href="#rel-archives" id="archives-1">archives</a></code> keyword indicates
   that the referenced document describes a collection of records,
   documents, or other materials of historical interest.<p class="example">A blog's index page could link to an index of the
-  blog's past posts with <code title="">rel="archives"</code>.<h5 id="link-type-author"><span class="secno">4.12.3.3 </span>Link type "<dfn title="rel-author"><code>author</code></dfn>"</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-author"><a href="#link-type-author" id="author-1">author</a></code> keyword may be
+  blog's past posts with <code title="">rel="archives"</code>.<h5 id="link-type-author"><span class="secno">4.12.3.3 </span>Link type "<dfn title="rel-author"><code>author</code></dfn>"</h5><p>The <code title="rel-author"><a href="#link-type-author" id="author-1">author</a></code> keyword may be
   used with <code><a href="semantics.html#the-link-element" id="link-34">link</a></code>, <code><a href="text-level-semantics.html#the-a-element" id="a-37">a</a></code>, and <code><a href="the-map-element.html#the-area-element" id="area-31">area</a></code>
   elements. This keyword creates a <a href="#hyperlink" id="hyperlink-52">hyperlink</a>.<p>For <code><a href="text-level-semantics.html#the-a-element" id="a-38">a</a></code> and <code><a href="the-map-element.html#the-area-element" id="area-32">area</a></code> elements, the <code title="rel-author"><a href="#link-type-author" id="author-2">author</a></code> keyword indicates that the
   referenced document provides further information about the author of
@@ -586,7 +586,7 @@
   referenced document provides further information about the author
   for the page as a whole.<p class="note">The "referenced document" can be, and often is, a
   <code title="">mailto:</code> URL giving the e-mail address of the
-  author. <a href="references.html#refsMAILTO">[MAILTO]</a><h5 id="link-type-bookmark"><span class="secno">4.12.3.4 </span>Link type "<dfn title="rel-bookmark"><code>bookmark</code></dfn>"</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-bookmark"><a href="#link-type-bookmark" id="bookmark-0">bookmark</a></code> keyword may be
+  author. <a href="references.html#refsMAILTO">[MAILTO]</a><h5 id="link-type-bookmark"><span class="secno">4.12.3.4 </span>Link type "<dfn title="rel-bookmark"><code>bookmark</code></dfn>"</h5><p>The <code title="rel-bookmark"><a href="#link-type-bookmark" id="bookmark-0">bookmark</a></code> keyword may be
   used with <code><a href="text-level-semantics.html#the-a-element" id="a-39">a</a></code> and <code><a href="the-map-element.html#the-area-element" id="area-33">area</a></code> elements. This
   keyword creates a <a href="#hyperlink" id="hyperlink-53">hyperlink</a>.<p>The <code title="rel-bookmark"><a href="#link-type-bookmark" id="bookmark-1">bookmark</a></code> keyword gives a
   permalink for the nearest ancestor <code><a href="sections.html#the-article-element" id="article-22">article</a></code> element of
@@ -642,11 +642,11 @@
   title="rel-contact">contact</code> keyword indicates that the
   referenced document provides further contact information for the
   page as a whole.</p>
---><h5 id="link-type-external"><span class="secno">4.12.3.5 </span>Link type "<dfn title="rel-external"><code>external</code></dfn>"</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-external"><a href="#link-type-external" id="external-0">external</a></code> keyword may be
+--><h5 id="link-type-external"><span class="secno">4.12.3.5 </span>Link type "<dfn title="rel-external"><code>external</code></dfn>"</h5><p>The <code title="rel-external"><a href="#link-type-external" id="external-0">external</a></code> keyword may be
   used with <code><a href="text-level-semantics.html#the-a-element" id="a-40">a</a></code> and <code><a href="the-map-element.html#the-area-element" id="area-34">area</a></code> elements. This
   keyword creates a <a href="#hyperlink" id="hyperlink-54">hyperlink</a>.<p>The <code title="rel-external"><a href="#link-type-external" id="external-1">external</a></code> keyword indicates
   that the link is leading to a document that is not part of the site
-  that the current document forms a part of.<h5 id="link-type-help"><span class="secno">4.12.3.6 </span>Link type "<dfn title="rel-help"><code>help</code></dfn>"</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-help"><a href="#link-type-help" id="help-0">help</a></code> keyword may be used with
+  that the current document forms a part of.<h5 id="link-type-help"><span class="secno">4.12.3.6 </span>Link type "<dfn title="rel-help"><code>help</code></dfn>"</h5><p>The <code title="rel-help"><a href="#link-type-help" id="help-0">help</a></code> keyword may be used with
   <code><a href="semantics.html#the-link-element" id="link-36">link</a></code>, <code><a href="text-level-semantics.html#the-a-element" id="a-41">a</a></code>, and <code><a href="the-map-element.html#the-area-element" id="area-35">area</a></code>
   elements. This keyword creates a <a href="#hyperlink" id="hyperlink-55">hyperlink</a>.<p>For <code><a href="text-level-semantics.html#the-a-element" id="a-42">a</a></code> and <code><a href="the-map-element.html#the-area-element" id="area-36">area</a></code> elements, the <code title="rel-help"><a href="#link-type-help" id="help-1">help</a></code> keyword indicates that the referenced
   document provides further help information for the parent of the
@@ -660,7 +660,7 @@
    <pre> &lt;p&gt;&lt;label&gt; Topic: &lt;input name=topic&gt; &lt;a href="help/topic.html" rel="help"&gt;(Help)&lt;/a&gt;&lt;/label&gt;&lt;/p&gt;</pre>
 
   </div><p>For <code><a href="semantics.html#the-link-element" id="link-37">link</a></code> elements, the <code title="rel-help"><a href="#link-type-help" id="help-2">help</a></code> keyword indicates that the referenced
-  document provides help for the page as a whole.<h5 id="rel-icon"><span class="secno">4.12.3.7 </span>Link type "<dfn title="rel-icon"><code>icon</code></dfn>"</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-icon"><a href="#rel-icon" id="icon-4">icon</a></code> keyword may be used with
+  document provides help for the page as a whole.<h5 id="rel-icon"><span class="secno">4.12.3.7 </span>Link type "<dfn title="rel-icon"><code>icon</code></dfn>"</h5><p>The <code title="rel-icon"><a href="#rel-icon" id="icon-4">icon</a></code> keyword may be used with
   <code><a href="semantics.html#the-link-element" id="link-38">link</a></code> elements. This keyword creates an <a href="#external-resource-link" id="external-resource-link-8" title="external resource link">external resource link</a>.<p>Icons could be auditory icons, visual icons, or other kinds of
   icons. <p>The <dfn id="attr-link-sizes" title="attr-link-sizes"><code>sizes</code></dfn>
   attribute gives the sizes of icons for visual media.<p>If specified, the attribute must have a value that is an
@@ -694,7 +694,7 @@
  &lt;body&gt;
   ...</pre>
 
-  </div><h5 id="link-type-license"><span class="secno">4.12.3.8 </span>Link type "<dfn title="rel-license"><code>license</code></dfn>"</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-license"><a href="#link-type-license" id="license-0">license</a></code> keyword may be used
+  </div><h5 id="link-type-license"><span class="secno">4.12.3.8 </span>Link type "<dfn title="rel-license"><code>license</code></dfn>"</h5><p>The <code title="rel-license"><a href="#link-type-license" id="license-0">license</a></code> keyword may be used
   with <code><a href="semantics.html#the-link-element" id="link-39">link</a></code>, <code><a href="text-level-semantics.html#the-a-element" id="a-43">a</a></code>, and <code><a href="the-map-element.html#the-area-element" id="area-37">area</a></code>
   elements. This keyword creates a <a href="#hyperlink" id="hyperlink-56">hyperlink</a>.<p>The <code title="rel-license"><a href="#link-type-license" id="license-1">license</a></code> keyword indicates
   that the referenced document provides the copyright license terms
@@ -741,7 +741,7 @@
    photograph, while having the page copyright in light small text at
    the foot of the page.</p>
 
-  </div><h5 id="link-type-nofollow"><span class="secno">4.12.3.9 </span>Link type "<dfn title="rel-nofollow"><code>nofollow</code></dfn>"</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-nofollow"><a href="#link-type-nofollow" id="nofollow-0">nofollow</a></code> keyword may be
+  </div><h5 id="link-type-nofollow"><span class="secno">4.12.3.9 </span>Link type "<dfn title="rel-nofollow"><code>nofollow</code></dfn>"</h5><p>The <code title="rel-nofollow"><a href="#link-type-nofollow" id="nofollow-0">nofollow</a></code> keyword may be
   used with <code><a href="text-level-semantics.html#the-a-element" id="a-44">a</a></code> and <code><a href="the-map-element.html#the-area-element" id="area-38">area</a></code> elements. This
   keyword does not create a <a href="#hyperlink" id="hyperlink-57">hyperlink</a>, but <a href="#hyperlink-annotation" id="hyperlink-annotation-2" title="hyperlink annotation">annotates</a> any other hyperlinks
   created by the element (the implied hyperlink, if no other keywords
@@ -749,55 +749,55 @@
   that the link is not endorsed by the original author or publisher of
   the page, or that the link to the referenced document was included
   primarily because of a commercial relationship between people
-  affiliated with the two pages.<h5 id="link-type-noreferrer"><span class="secno">4.12.3.10 </span>Link type "<dfn title="rel-noreferrer"><code>noreferrer</code></dfn>"</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-noreferrer"><a href="#link-type-noreferrer" id="noreferrer-1">noreferrer</a></code> keyword may be
+  affiliated with the two pages.<h5 id="link-type-noreferrer"><span class="secno">4.12.3.10 </span>Link type "<dfn title="rel-noreferrer"><code>noreferrer</code></dfn>"</h5><p>The <code title="rel-noreferrer"><a href="#link-type-noreferrer" id="noreferrer-1">noreferrer</a></code> keyword may be
   used with <code><a href="text-level-semantics.html#the-a-element" id="a-45">a</a></code> and <code><a href="the-map-element.html#the-area-element" id="area-39">area</a></code> elements. This
   keyword does not create a <a href="#hyperlink" id="hyperlink-58">hyperlink</a>, but <a href="#hyperlink-annotation" id="hyperlink-annotation-3" title="hyperlink annotation">annotates</a> any other hyperlinks
   created by the element (the implied hyperlink, if no other keywords
   create one).<p>It indicates that no referrer information is to be leaked when
   following the link.</p><!-- v2: Would be nice to apply this to other elements too,
-  e.g. letting <img> or CSS or <video> hide the referrer --><h5 id="link-type-pingback"><span class="secno">4.12.3.11 </span>Link type "<dfn title="rel-pingback"><code>pingback</code></dfn>"</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-pingback"><a href="#link-type-pingback" id="pingback-0">pingback</a></code> keyword may be
+  e.g. letting <img> or CSS or <video> hide the referrer --><h5 id="link-type-pingback"><span class="secno">4.12.3.11 </span>Link type "<dfn title="rel-pingback"><code>pingback</code></dfn>"</h5><p>The <code title="rel-pingback"><a href="#link-type-pingback" id="pingback-0">pingback</a></code> keyword may be
   used with <code><a href="semantics.html#the-link-element" id="link-40">link</a></code> elements. This keyword creates an <a href="#external-resource-link" id="external-resource-link-9" title="external resource link">external resource link</a>.<p>For the semantics of the <code title="rel-pingback"><a href="#link-type-pingback" id="pingback-1">pingback</a></code> keyword, see the Pingback 1.0
-  specification. <a href="references.html#refsPINGBACK">[PINGBACK]</a><h5 id="link-type-prefetch"><span class="secno">4.12.3.12 </span>Link type "<dfn title="rel-prefetch"><code>prefetch</code></dfn>"</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-prefetch"><a href="#link-type-prefetch" id="prefetch-0">prefetch</a></code> keyword may be
+  specification. <a href="references.html#refsPINGBACK">[PINGBACK]</a><h5 id="link-type-prefetch"><span class="secno">4.12.3.12 </span>Link type "<dfn title="rel-prefetch"><code>prefetch</code></dfn>"</h5><p>The <code title="rel-prefetch"><a href="#link-type-prefetch" id="prefetch-0">prefetch</a></code> keyword may be
   used with <code><a href="semantics.html#the-link-element" id="link-41">link</a></code>, <code><a href="text-level-semantics.html#the-a-element" id="a-46">a</a></code>, and <code><a href="the-map-element.html#the-area-element" id="area-40">area</a></code>
   elements. This keyword creates an <a href="#external-resource-link" id="external-resource-link-10" title="external resource
   link">external resource link</a>.<p>The <code title="rel-prefetch"><a href="#link-type-prefetch" id="prefetch-1">prefetch</a></code> keyword indicates
   that preemptively fetching and caching the specified resource is
   likely to be beneficial, as it is highly likely that the user will
-  require this resource.<p>There is no default type for resources given by the <code title="rel-prefetch"><a href="#link-type-prefetch" id="prefetch-2">prefetch</a></code> keyword.<h5 id="link-type-search"><span class="secno">4.12.3.13 </span>Link type "<dfn title="rel-search"><code>search</code></dfn>"</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-search"><a href="#link-type-search" id="search-0">search</a></code> keyword may be used
+  require this resource.<p>There is no default type for resources given by the <code title="rel-prefetch"><a href="#link-type-prefetch" id="prefetch-2">prefetch</a></code> keyword.<h5 id="link-type-search"><span class="secno">4.12.3.13 </span>Link type "<dfn title="rel-search"><code>search</code></dfn>"</h5><p>The <code title="rel-search"><a href="#link-type-search" id="search-0">search</a></code> keyword may be used
   with <code><a href="semantics.html#the-link-element" id="link-42">link</a></code>, <code><a href="text-level-semantics.html#the-a-element" id="a-47">a</a></code>, and <code><a href="the-map-element.html#the-area-element" id="area-41">area</a></code>
   elements. This keyword creates a <a href="#hyperlink" id="hyperlink-59">hyperlink</a>.<p>The <code title="rel-search"><a href="#link-type-search" id="search-1">search</a></code> keyword indicates that
   the referenced document provides an interface specifically for
   searching the document and its related resources.<p class="note">OpenSearch description documents can be used with
   <code><a href="semantics.html#the-link-element" id="link-43">link</a></code> elements and the <code title="rel-search"><a href="#link-type-search" id="search-2">search</a></code> link type to enable user agents to
-  autodiscover search interfaces. <a href="references.html#refsOPENSEARCH">[OPENSEARCH]</a><h5 id="link-type-stylesheet"><span class="secno">4.12.3.14 </span>Link type "<dfn title="rel-stylesheet"><code>stylesheet</code></dfn>"</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-stylesheet"><a href="#link-type-stylesheet" id="stylesheet-3">stylesheet</a></code> keyword may be
+  autodiscover search interfaces. <a href="references.html#refsOPENSEARCH">[OPENSEARCH]</a><h5 id="link-type-stylesheet"><span class="secno">4.12.3.14 </span>Link type "<dfn title="rel-stylesheet"><code>stylesheet</code></dfn>"</h5><p>The <code title="rel-stylesheet"><a href="#link-type-stylesheet" id="stylesheet-3">stylesheet</a></code> keyword may be
   used with <code><a href="semantics.html#the-link-element" id="link-44">link</a></code> elements. This keyword creates an <a href="#external-resource-link" id="external-resource-link-11" title="external resource link">external resource link</a> that
   contributes to the <a href="semantics.html#styling" id="styling-processing-model-2">styling processing model</a>.<p>The specified resource is a resource that describes how to
   present the document. Exactly how the resource is to be processed
   depends on the actual type of the resource.<p>If the <code title="rel-alternate"><a href="#rel-alternate" id="alternate-9">alternate</a></code> keyword is
   also specified on the <code><a href="semantics.html#the-link-element" id="link-45">link</a></code> element, then <dfn id="the-link-is-an-alternative-stylesheet">the link
   is an alternative stylesheet</dfn>; in this case, the <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-29">title</a></code> attribute must be specified on the
-  <code><a href="semantics.html#the-link-element" id="link-46">link</a></code> element, with a non-empty value.<p>The default type for resources given by the <code title="rel-stylesheet"><a href="#link-type-stylesheet" id="stylesheet-4">stylesheet</a></code> keyword is <code title="">text/css</code>.<h5 id="link-type-sidebar"><span class="secno">4.12.3.15 </span>Link type "<dfn title="rel-sidebar"><code>sidebar</code></dfn>"</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-sidebar"><a href="#link-type-sidebar" id="sidebar-0">sidebar</a></code> keyword may be used
+  <code><a href="semantics.html#the-link-element" id="link-46">link</a></code> element, with a non-empty value.<p>The default type for resources given by the <code title="rel-stylesheet"><a href="#link-type-stylesheet" id="stylesheet-4">stylesheet</a></code> keyword is <code title="">text/css</code>.<h5 id="link-type-sidebar"><span class="secno">4.12.3.15 </span>Link type "<dfn title="rel-sidebar"><code>sidebar</code></dfn>"</h5><p>The <code title="rel-sidebar"><a href="#link-type-sidebar" id="sidebar-0">sidebar</a></code> keyword may be used
   with <code><a href="semantics.html#the-link-element" id="link-47">link</a></code>, <code><a href="text-level-semantics.html#the-a-element" id="a-48">a</a></code>, and <code><a href="the-map-element.html#the-area-element" id="area-42">area</a></code>
   elements. This keyword creates a <a href="#hyperlink" id="hyperlink-60">hyperlink</a>.<p>The <code title="rel-sidebar"><a href="#link-type-sidebar" id="sidebar-1">sidebar</a></code> keyword indicates
   that the referenced document, if retrieved, is intended to be shown
   in a <a href="browsers.html#secondary-browsing-context" id="secondary-browsing-context-0">secondary browsing context</a> (if possible), instead
-  of in the current <a href="browsers.html#browsing-context" id="browsing-context-8">browsing context</a>.<p>A <a href="#hyperlink" id="hyperlink-61">hyperlink</a> with the <code title="rel-sidebar"><a href="#link-type-sidebar" id="sidebar-2">sidebar</a></code> keyword specified is a <dfn id="rel-sidebar-hyperlink" title="rel-sidebar-hyperlink">sidebar hyperlink</dfn>.<h5 id="link-type-tag"><span class="secno">4.12.3.16 </span>Link type "<dfn title="rel-tag"><code>tag</code></dfn>"</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-tag"><a href="#link-type-tag" id="tag-0">tag</a></code> keyword may be used
+  of in the current <a href="browsers.html#browsing-context" id="browsing-context-8">browsing context</a>.<p>A <a href="#hyperlink" id="hyperlink-61">hyperlink</a> with the <code title="rel-sidebar"><a href="#link-type-sidebar" id="sidebar-2">sidebar</a></code> keyword specified is a <dfn id="rel-sidebar-hyperlink" title="rel-sidebar-hyperlink">sidebar hyperlink</dfn>.<h5 id="link-type-tag"><span class="secno">4.12.3.16 </span>Link type "<dfn title="rel-tag"><code>tag</code></dfn>"</h5><p>The <code title="rel-tag"><a href="#link-type-tag" id="tag-0">tag</a></code> keyword may be used
   with <code><a href="semantics.html#the-link-element" id="link-48">link</a></code>, <code><a href="text-level-semantics.html#the-a-element" id="a-49">a</a></code>, and <code><a href="the-map-element.html#the-area-element" id="area-43">area</a></code>
   elements. This keyword creates a <a href="#hyperlink" id="hyperlink-62">hyperlink</a>.<p>The <code title="rel-tag"><a href="#link-type-tag" id="tag-1">tag</a></code> keyword indicates that the
   <em>tag</em> that the referenced document represents applies to the
   current document.<p class="note">Since it indicates that the tag <em>applies to the
   current document</em>, it would be inappropriate to use this keyword
   in the markup of a <a href="#tag-cloud">tag cloud</a>, which lists
-  the popular tag across a set of pages.<h5 id="hierarchical-link-types"><span class="secno">4.12.3.17 </span>Hierarchical link types</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Some documents form part of a hierarchical structure of
+  the popular tag across a set of pages.<h5 id="hierarchical-link-types"><span class="secno">4.12.3.17 </span>Hierarchical link types</h5><p>Some documents form part of a hierarchical structure of
   documents.<p>A hierarchical structure of documents is one where each document
   can have various subdocuments. The document of which a document is a
   subdocument is said to be the document's <em>parent</em>. A document
-  with no parent forms the top of the hierarchy.<p>A document may be part of multiple hierarchies.<h6 id="link-type-index"><span class="secno">4.12.3.17.1 </span>Link type "<dfn title="rel-index"><code>index</code></dfn>"</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-index"><a href="#link-type-index" id="index-1">index</a></code> keyword may be used with
+  with no parent forms the top of the hierarchy.<p>A document may be part of multiple hierarchies.<h6 id="link-type-index"><span class="secno">4.12.3.17.1 </span>Link type "<dfn title="rel-index"><code>index</code></dfn>"</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/118">ISSUE-118</a> (broken-link-types) blocks progress to Last Call</span><p>The <code title="rel-index"><a href="#link-type-index" id="index-1">index</a></code> keyword may be used with
   <code><a href="semantics.html#the-link-element" id="link-49">link</a></code>, <code><a href="text-level-semantics.html#the-a-element" id="a-50">a</a></code>, and <code><a href="the-map-element.html#the-area-element" id="area-44">area</a></code>
   elements. This keyword creates a <a href="#hyperlink" id="hyperlink-63">hyperlink</a>.<p>The <code title="rel-index"><a href="#link-type-index" id="index-2">index</a></code> keyword indicates that
   the document is part of a hierarchical structure, and that the link
   is leading to the document that is the top of the hierarchy. It
-  conveys more information when used with the <code title="rel-up"><a href="#link-type-up" id="up-0">up</a></code> keyword (q.v.).<h6 id="link-type-up"><span class="secno">4.12.3.17.2 </span>Link type "<dfn title="rel-up"><code>up</code></dfn>"</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-up"><a href="#link-type-up" id="up-1">up</a></code> keyword may be used with
+  conveys more information when used with the <code title="rel-up"><a href="#link-type-up" id="up-0">up</a></code> keyword (q.v.).<h6 id="link-type-up"><span class="secno">4.12.3.17.2 </span>Link type "<dfn title="rel-up"><code>up</code></dfn>"</h6><p>The <code title="rel-up"><a href="#link-type-up" id="up-1">up</a></code> keyword may be used with
   <code><a href="semantics.html#the-link-element" id="link-50">link</a></code>, <code><a href="text-level-semantics.html#the-a-element" id="a-51">a</a></code>, and <code><a href="the-map-element.html#the-area-element" id="area-45">area</a></code>
   elements. This keyword creates a <a href="#hyperlink" id="hyperlink-64">hyperlink</a>.<p>The <code title="rel-up"><a href="#link-type-up" id="up-2">up</a></code> keyword indicates that the
   document is part of a hierarchical structure, and that the link is
@@ -836,26 +836,26 @@
   </div><p class="note">The <code title="dom-a-relList"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/text-level-semantics.html#dom-a-rellist" title='Read about this "relList" reference in the full HTML5 spec.'>relList</a></code> IDL
   attribute (e.g. on the <code><a href="text-level-semantics.html#the-a-element" id="a-52">a</a></code> element) does not currently
   represent multiple <code title="rel-up"><a href="#link-type-up" id="up-6">up</a></code> keywords (the
-  interface hides duplicates).<h5 id="sequential-link-types"><span class="secno">4.12.3.18 </span>Sequential link types</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Some documents form part of a sequence of documents.<p>A sequence of documents is one where each document can have a
+  interface hides duplicates).<h5 id="sequential-link-types"><span class="secno">4.12.3.18 </span>Sequential link types</h5><p>Some documents form part of a sequence of documents.<p>A sequence of documents is one where each document can have a
   <em>previous sibling</em> and a <em>next sibling</em>. A document
   with no previous sibling is the start of its sequence, a document
-  with no next sibling is the end of its sequence.<p>A document may be part of multiple sequences.<h6 id="link-type-first"><span class="secno">4.12.3.18.1 </span>Link type "<dfn title="rel-first"><code>first</code></dfn>"</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-first"><a href="#link-type-first" id="first-0">first</a></code> keyword may be used with
+  with no next sibling is the end of its sequence.<p>A document may be part of multiple sequences.<h6 id="link-type-first"><span class="secno">4.12.3.18.1 </span>Link type "<dfn title="rel-first"><code>first</code></dfn>"</h6><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/118">ISSUE-118</a> (broken-link-types) blocks progress to Last Call</span><p>The <code title="rel-first"><a href="#link-type-first" id="first-0">first</a></code> keyword may be used with
   <code><a href="semantics.html#the-link-element" id="link-51">link</a></code>, <code><a href="text-level-semantics.html#the-a-element" id="a-53">a</a></code>, and <code><a href="the-map-element.html#the-area-element" id="area-46">area</a></code>
   elements. This keyword creates a <a href="#hyperlink" id="hyperlink-65">hyperlink</a>.<p>The <code title="rel-first"><a href="#link-type-first" id="first-1">first</a></code> keyword indicates that
   the document is part of a sequence, and that the link is leading to
-  the document that is the first logical document in the sequence.<h6 id="link-type-last"><span class="secno">4.12.3.18.2 </span>Link type "<dfn title="rel-last"><code>last</code></dfn>"</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-last"><a href="#link-type-last" id="last-0">last</a></code> keyword may be used with
+  the document that is the first logical document in the sequence.<h6 id="link-type-last"><span class="secno">4.12.3.18.2 </span>Link type "<dfn title="rel-last"><code>last</code></dfn>"</h6><p>The <code title="rel-last"><a href="#link-type-last" id="last-0">last</a></code> keyword may be used with
   <code><a href="semantics.html#the-link-element" id="link-52">link</a></code>, <code><a href="text-level-semantics.html#the-a-element" id="a-54">a</a></code>, and <code><a href="the-map-element.html#the-area-element" id="area-47">area</a></code>
   elements. This keyword creates a <a href="#hyperlink" id="hyperlink-66">hyperlink</a>.<p>The <code title="rel-last"><a href="#link-type-last" id="last-1">last</a></code> keyword indicates that the
   document is part of a sequence, and that the link is leading to the
-  document that is the last logical document in the sequence.<h6 id="link-type-next"><span class="secno">4.12.3.18.3 </span>Link type "<dfn title="rel-next"><code>next</code></dfn>"</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-next"><a href="#link-type-next" id="next-1">next</a></code> keyword may be used with
+  document that is the last logical document in the sequence.<h6 id="link-type-next"><span class="secno">4.12.3.18.3 </span>Link type "<dfn title="rel-next"><code>next</code></dfn>"</h6><p>The <code title="rel-next"><a href="#link-type-next" id="next-1">next</a></code> keyword may be used with
   <code><a href="semantics.html#the-link-element" id="link-53">link</a></code>, <code><a href="text-level-semantics.html#the-a-element" id="a-55">a</a></code>, and <code><a href="the-map-element.html#the-area-element" id="area-48">area</a></code>
   elements. This keyword creates a <a href="#hyperlink" id="hyperlink-67">hyperlink</a>.<p>The <code title="rel-next"><a href="#link-type-next" id="next-2">next</a></code> keyword indicates that the
   document is part of a sequence, and that the link is leading to the
-  document that is the next logical document in the sequence.<h6 id="link-type-prev"><span class="secno">4.12.3.18.4 </span>Link type "<dfn title="rel-prev"><code>prev</code></dfn>"</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code title="rel-prev"><a href="#link-type-prev" id="prev-0">prev</a></code> keyword may be used with
+  document that is the next logical document in the sequence.<h6 id="link-type-prev"><span class="secno">4.12.3.18.4 </span>Link type "<dfn title="rel-prev"><code>prev</code></dfn>"</h6><p>The <code title="rel-prev"><a href="#link-type-prev" id="prev-0">prev</a></code> keyword may be used with
   <code><a href="semantics.html#the-link-element" id="link-54">link</a></code>, <code><a href="text-level-semantics.html#the-a-element" id="a-56">a</a></code>, and <code><a href="the-map-element.html#the-area-element" id="area-49">area</a></code>
   elements. This keyword creates a <a href="#hyperlink" id="hyperlink-68">hyperlink</a>.<p>The <code title="rel-prev"><a href="#link-type-prev" id="prev-1">prev</a></code> keyword indicates that the
   document is part of a sequence, and that the link is leading to the
-  document that is the previous logical document in the sequence.<h5 id="other-link-types"><span class="secno">4.12.3.19 </span>Other link types</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><span title="concept-rel-extensions">Extensions to the predefined
+  document that is the previous logical document in the sequence.<h5 id="other-link-types"><span class="secno">4.12.3.19 </span>Other link types</h5><p><span title="concept-rel-extensions">Extensions to the predefined
   set of link types</span> may be registered in the <a href="http://wiki.whatwg.org/wiki/RelExtensions">WHATWG Wiki
   RelExtensions page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a><p>Anyone is free to edit the WHATWG Wiki RelExtensions page at any
   time to add a type. Extension types must be specified with the
@@ -1003,19 +1003,19 @@
   RelExtensions page</a> with the status "proposed" or "ratified" may
   be used with the <code title="">rel</code> attribute on
   <code><a href="semantics.html#the-link-element" id="link-59">link</a></code>, <code><a href="text-level-semantics.html#the-a-element" id="a-62">a</a></code>, and <code><a href="the-map-element.html#the-area-element" id="area-55">area</a></code> elements in
-  accordance to the "Effect on..." field. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a><h3 id="common-idioms-without-dedicated-elements"><span class="secno">4.13 </span>Common idioms without dedicated elements</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/89">ISSUE-89</a> (idioms) blocks progress to Last Call</span><h4 id="the-main-part-of-the-content"><span class="secno">4.13.1 </span>The main part of the content</h4><p>The main content of a page &mdash; not including headers and
+  accordance to the "Effect on..." field. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a><h3 id="common-idioms-without-dedicated-elements"><span class="secno">4.13 </span>Common idioms without dedicated elements</h3><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/89">ISSUE-89</a> (idioms) blocks progress to Last Call</span><h4 id="the-main-part-of-the-content"><span class="secno">4.13.1 </span>The main part of the content</h4><p>The main content of a page &mdash; not including headers and
   footers, navigation links, sidebars, advertisements, and so forth
   &mdash; can be marked up in a variety of ways, depending on the
   needs of the author.<p>The simplest solution is to not mark up the main content at all,
   and just leave it as implicit. Another way to think of this is that
-  the <code><a href="sections.html#the-body-element-0" id="body-22">body</a></code> elements marks up the main content of the
+  the <code><a href="sections.html#the-body-element-0" id="body-24">body</a></code> elements marks up the main content of the
   page, and the bits that aren't main content are excluded through the
   use of more appropriate elements like <code><a href="sections.html#the-aside-element" id="aside-7">aside</a></code> and
   <code><a href="sections.html#the-nav-element" id="nav-9">nav</a></code>.<div class="example">
 
    <p>Here is a short Web page marked up along this minimalistic
    school of thought. The main content is highlighted. Notice how all
-   the <em>other</em> content in the <code><a href="sections.html#the-body-element-0" id="body-23">body</a></code> is marked up
+   the <em>other</em> content in the <code><a href="sections.html#the-body-element-0" id="body-25">body</a></code> is marked up
    with elements to indicate that it's not part of the main content,
    in this case <code><a href="sections.html#the-header-element" id="header-12">header</a></code>, <code><a href="sections.html#the-nav-element" id="nav-10">nav</a></code>, and
    <code><a href="sections.html#the-footer-element" id="footer-14">footer</a></code>.</p>
@@ -1147,7 +1147,7 @@
  &lt;/body&gt;
 &lt;/html&gt;</pre>
 
-  </div><h4 id="tag-clouds"><span class="secno">4.13.2 </span>Tag clouds</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p id="tag-cloud">This specification does not define any markup
+  </div><h4 id="tag-clouds"><span class="secno">4.13.2 </span>Tag clouds</h4><p id="tag-cloud">This specification does not define any markup
   specifically for marking up lists of keywords that apply to a group
   of pages (also known as <i>tag clouds</i>). In general, authors are
   encouraged to either mark up such lists using <code><a href="grouping-content.html#the-ul-element" id="ul-12">ul</a></code>
@@ -1192,7 +1192,7 @@
    that apply to the page itself; they are just part of an index
    listing the tags themselves.</p>
 
-  </div><h4 id="conversations"><span class="secno">4.13.3 </span>Conversations</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-September/022576.html --><p>This specification does not define a specific element for marking
+  </div><h4 id="conversations"><span class="secno">4.13.3 </span>Conversations</h4><!-- http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-September/022576.html --><p>This specification does not define a specific element for marking
   up conversations, meeting minutes, chat transcripts, dialogues in
   screenplays, instant message logs, and other situations where
   different players take turns in discourse.<p>Instead, authors are encouraged to mark up conversations using
@@ -1225,7 +1225,7 @@
 &lt;p&gt; &lt;time&gt;14:24&lt;/time&gt; &lt;b&gt;kaj&lt;/b&gt; you are not helping your case</pre>
    <!-- with thanks to http://bash.org/?854262 -->
 
-  </div><h4 id="footnotes"><span class="secno">4.13.4 </span>Footnotes</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>HTML does not have a dedicated mechanism for marking up
+  </div><h4 id="footnotes"><span class="secno">4.13.4 </span>Footnotes</h4><p>HTML does not have a dedicated mechanism for marking up
   footnotes. Here are the recommended alternatives.<hr><p>For short inline annotations, the <code title="attr-title"><a href="elements.html#the-title-attribute" id="title-31">title</a></code> attribute should be used.<div class="example">
 
    <p>In this example, two parts of a dialogue are annotated with

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1128
retrieving revision 1.1129
diff -u -d -r1.1128 -r1.1129
--- spec.html	28 Aug 2010 13:57:22 -0000	1.1128
+++ spec.html	8 Sep 2010 09:32:15 -0000	1.1129
@@ -304,9 +304,9 @@
 </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="style.css" rel="stylesheet"><script src="link-fixup.js"></script></head><body onload="init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor-s-draft-28-august-2010">Editor's Draft 28 August 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-8-september-2010">Editor's Draft 8 September 2010</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5/author/">http://www.w3.org/TR/html5/author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
[...8381 lines suppressed...]
+  </dl><h2 class="no-num" id="acknowledgements">Acknowledgements</h2><!-- ACKS --><p>Thanks to
 
   Aankhen,
   Aaron Boodman,
@@ -55795,6 +55916,7 @@
   Eric Rescorla,
   Eric Semling,
   Erik Arvidsson,
+  Erik Rose,
   Evan Martin,
   Evan Prodromou,
   Evert,
@@ -56065,6 +56187,7 @@
   Scott Gonz&#225;lez,
   Scott Hess,
   Sean Fraser,
+  Sean Hayes,
   Sean Hogan,
   Sean Knapp,
   Sebastian Markb&#229;ge,

Index: number-state.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/number-state.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- number-state.html	28 Aug 2010 13:57:22 -0000	1.194
+++ number-state.html	8 Sep 2010 09:32:14 -0000	1.195
@@ -306,14 +306,14 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="states-of-the-type-attribute.html">&larr; 4.10.7.1 States of the type attribute</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="common-input-element-attributes.html">4.10.7.2 Common input element attributes &rarr;</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>
 
-  <h6 id="number-state"><span class="secno">4.10.7.1.13 </span><dfn title="attr-input-type-number">Number</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-84">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
+  <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-86">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
   number.<p>The <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-20">value</a></code> attribute, if
   specified, must have a value that is a <a href="common-microsyntaxes.html#valid-floating-point-number" id="valid-floating-point-number-2">valid floating point
@@ -326,7 +326,7 @@
   step</a> is 1 (allowing only integers, unless the <code title="attr-input-min"><a href="common-input-element-attributes.html#attr-input-min" id="min-22">min</a></code> attribute has a non-integer
   value).<div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-85">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-87">input</a></code> element content
    attributes, IDL attributes, and methods apply to the element:
    <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete-18">autocomplete</a></code>,
    <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list-15">list</a></code>,
@@ -376,7 +376,7 @@
    <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/editing.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
-  </div><h6 id="range-state"><span class="secno">4.10.7.1.14 </span><dfn title="attr-input-type-range">Range</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-86">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
+  </div><h6 id="range-state"><span class="secno">4.10.7.1.14 </span><dfn title="attr-input-type-range">Range</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input-88">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
   number, but with the caveat that the exact value is not important,
   letting UAs provide a simpler interface than they do for the <a href="#number-state" id="attr-input-type-number-2" title="attr-input-type-number">Number</a> state.<p>The <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-21">value</a></code> attribute, if
@@ -394,7 +394,7 @@
   step</a> is 1 (allowing only integers, unless the <code title="attr-input-min"><a href="common-input-element-attributes.html#attr-input-min" id="min-25">min</a></code> attribute has a non-integer
   value).<div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-87">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-89">input</a></code> element content
    attributes, IDL attributes, and methods apply to the element:
    <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete-19">autocomplete</a></code>,
    <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list-16">list</a></code>,
@@ -499,13 +499,13 @@
    maintain the same resolution for the tick marks, despite the
    differences in width.</p>
 
-  </div><h6 id="color-state"><span class="secno">4.10.7.1.15 </span><dfn title="attr-input-type-color">Color</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-88">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 color
+  </div><h6 id="color-state"><span class="secno">4.10.7.1.15 </span><dfn title="attr-input-type-color">Color</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input-90">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 color
   well 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
   <a href="common-microsyntaxes.html#simple-color" id="simple-color-0">simple color</a>.<p>The <code title="attr-input-value"><a href="the-input-element.html#attr-input-value" id="value-22">value</a></code> attribute, if
   specified, must have a value that is a <a href="common-microsyntaxes.html#valid-simple-color" id="valid-simple-color-1">valid simple
   color</a>.<div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-89">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-91">input</a></code> element content
    attributes, IDL attributes, and methods apply to the element:
    <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete-20">autocomplete</a></code> and
    <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list-18">list</a></code> content attributes;
@@ -555,7 +555,7 @@
    <code class="no-backref" title="dom-input-stepDown"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#dom-input-stepdown" title='Read about this "stepDown()" reference in the full HTML5 spec.'>stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#dom-input-stepup" title='Read about this "stepUp()" reference in the full HTML5 spec.'>stepUp()</a></code> methods.</p>
 
-  </div><h6 id="checkbox-state"><span class="secno">4.10.7.1.16 </span><dfn title="attr-input-type-checkbox">Checkbox</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-90">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
+  </div><h6 id="checkbox-state"><span class="secno">4.10.7.1.16 </span><dfn title="attr-input-type-checkbox">Checkbox</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input-92">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
   two-state control that represents the element's <a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-checked" title='Read about this "checkedness" reference in the full HTML5 spec.'>checkedness</a> state. If the
   element's <a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-checked" title='Read about this "checkedness" reference in the full HTML5 spec.'>checkedness</a> state
   is true, the control represents a positive selection, and if it is
@@ -568,14 +568,14 @@
 
    <dd>
 
-    <p>When set, overrides the rendering of <a href="#checkbox-state" id="attr-input-type-checkbox-2" title="attr-input-type-checkbox">checkbox</a> controls so that
+    <p>When set, overrides the rendering of <a href="#checkbox-state" id="attr-input-type-checkbox-3" title="attr-input-type-checkbox">checkbox</a> controls so that
     the current value is not visible.</p>
 
    </dd>
 
   </dl><div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-91">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-93">input</a></code> element content
    attributes and IDL attributes apply to the element:
    <code title="attr-input-checked"><a href="the-input-element.html#attr-input-checked" id="checked-18">checked</a></code>, and
    <code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required" id="required-18">required</a></code> content attributes;
@@ -627,17 +627,17 @@
 
    <p>The <code class="no-backref" title="event-input-input"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#event-input-input" title='Read about this "input" reference in the full HTML5 spec.'>input</a></code> event does not apply.</p>
 
-  </div><h6 id="radio-button-state"><span class="secno">4.10.7.1.17 </span><dfn title="attr-input-type-radio">Radio Button</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-92">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
-  that, when used in conjunction with other <code><a href="the-input-element.html#the-input-element" id="input-93">input</a></code>
+  </div><h6 id="radio-button-state"><span class="secno">4.10.7.1.17 </span><dfn title="attr-input-type-radio">Radio Button</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input-94">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
+  that, when used in conjunction with other <code><a href="the-input-element.html#the-input-element" id="input-95">input</a></code>
   elements, forms a <i><a href="#radio-button-group" id="radio-button-group-0">radio button group</a></i> in which only one
   control can have its <a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-checked" title='Read about this "checkedness" reference in the full HTML5 spec.'>checkedness</a> state set to true. If
   the element's <a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-checked" title='Read about this "checkedness" reference in the full HTML5 spec.'>checkedness</a>
   state is true, the control represents the selected control in the
   group, and if it is false, it indicates a control in the group that
   is not selected.<p>The <dfn id="radio-button-group"><i>radio button group</i></dfn> that contains an
-  <code><a href="the-input-element.html#the-input-element" id="input-94">input</a></code> element <var title="">a</var> also contains all
-  the other <code><a href="the-input-element.html#the-input-element" id="input-95">input</a></code> elements <var title="">b</var> that
-  fulfill all of the following conditions:<ul><li>The <code><a href="the-input-element.html#the-input-element" id="input-96">input</a></code> element <var title="">b</var>'s <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-64">type</a></code> attribute is in the <a href="#radio-button-state" id="attr-input-type-radio-2" title="attr-input-type-radio">Radio Button</a> state.</li>
+  <code><a href="the-input-element.html#the-input-element" id="input-96">input</a></code> element <var title="">a</var> also contains all
+  the other <code><a href="the-input-element.html#the-input-element" id="input-97">input</a></code> elements <var title="">b</var> that
+  fulfill all of the following conditions:<ul><li>The <code><a href="the-input-element.html#the-input-element" id="input-98">input</a></code> element <var title="">b</var>'s <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-69">type</a></code> attribute is in the <a href="#radio-button-state" id="attr-input-type-radio-3" title="attr-input-type-radio">Radio Button</a> state.</li>
 
    <li>Either <var title="">a</var> and <var title="">b</var> have the
    same <a href="association-of-controls-and-forms.html#form-owner" id="form-owner-5">form owner</a>, or they both have no <a href="association-of-controls-and-forms.html#form-owner" id="form-owner-6">form
@@ -648,14 +648,14 @@
    <a href="infrastructure.html#compatibility-caseless" id="compatibility-caseless-1">compatibility caseless</a> match for the value of <var title="">b</var>'s <code title="attr-fe-name"><a href="association-of-controls-and-forms.html#attr-fe-name" id="name-36">name</a></code>
    attribute.</li>
 
-  </ul><p>A document must not contain an <code><a href="the-input-element.html#the-input-element" id="input-97">input</a></code> element whose
+  </ul><p>A document must not contain an <code><a href="the-input-element.html#the-input-element" id="input-99">input</a></code> element whose
   <i><a href="#radio-button-group" id="radio-button-group-1">radio button group</a></i> contains only that element.<p class="note">If none of the radio buttons in a <a href="#radio-button-group" id="radio-button-group-2">radio button
   group</a> are checked when they are inserted into the document,
   then they will all be initially unchecked in the interface, until
   such time as one of them is checked (either by the user or by
   script).<div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-98">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-100">input</a></code> element content
    attributes and IDL attributes apply to the element:
    <code title="attr-input-checked"><a href="the-input-element.html#attr-input-checked" id="checked-19">checked</a></code> and
    <code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required" id="required-19">required</a></code> content attributes;
@@ -707,10 +707,10 @@
 
    <p>The <code class="no-backref" title="event-input-input"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#event-input-input" title='Read about this "input" reference in the full HTML5 spec.'>input</a></code> event does not apply.</p>
 
-  </div><h6 id="file-upload-state"><span class="secno">4.10.7.1.18 </span><dfn title="attr-input-type-file">File Upload</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- v2 ideas:
+  </div><h6 id="file-upload-state"><span class="secno">4.10.7.1.18 </span><dfn title="attr-input-type-file">File Upload</dfn> state</h6><!-- v2 ideas:
    * maximum height/width or required ratio for image uploads? - Leons Petrazickis
    * maximum per-file upload size - Alfonso Mart&iacute;nez de Lizarrondo
-  --><p>The <code><a href="the-input-element.html#the-input-element" id="input-99">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 list of
+  --><p>The <code><a href="the-input-element.html#the-input-element" id="input-101">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 list of
   <dfn id="concept-input-type-file-selected" title="concept-input-type-file-selected">selected files</dfn>,
   each file consisting of a file name, a file type, and a file body
   (the contents of the file).<hr><p>The <dfn id="attr-input-accept" title="attr-input-accept"><code>accept</code></dfn>
@@ -774,10 +774,10 @@
 
   </div><hr><div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-100">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-102">input</a></code> element content
    attributes apply to the element:
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-101">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-103">input</a></code> element content
    attributes and IDL attributes apply to the element:
    <code title="attr-input-accept"><a href="#attr-input-accept" id="accept-19">accept</a></code>,
    <code title="attr-input-multiple"><a href="common-input-element-attributes.html#attr-input-multiple" id="multiple-20">multiple</a></code>, and
@@ -832,13 +832,13 @@
 
    <p>The <code class="no-backref" title="event-input-input"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#event-input-input" title='Read about this "input" reference in the full HTML5 spec.'>input</a></code> event does not apply.</p>
 
-  </div><h6 id="submit-button-state"><span class="secno">4.10.7.1.19 </span><dfn title="attr-input-type-submit">Submit Button</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-102">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 button
+  </div><h6 id="submit-button-state"><span class="secno">4.10.7.1.19 </span><dfn title="attr-input-type-submit">Submit Button</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input-104">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 button
   that, when activated, submits the form.  The element is a <a href="forms.html#concept-button" id="concept-button-0" title="concept-button">button</a>, specifically a <a href="forms.html#concept-submit-button" id="concept-submit-button-0" title="concept-submit-button">submit button</a>.<p>The <code title="attr-fs-formaction"><a href="association-of-controls-and-forms.html#attr-fs-formaction" id="formaction-20">formaction</a></code>, <code title="attr-fs-formenctype"><a href="association-of-controls-and-forms.html#attr-fs-formenctype" id="formenctype-20">formenctype</a></code>, <code title="attr-fs-formmethod"><a href="association-of-controls-and-forms.html#attr-fs-formmethod" id="formmethod-20">formmethod</a></code>, <code title="attr-fs-formnovalidate"><a href="association-of-controls-and-forms.html#attr-fs-formnovalidate" id="formnovalidate-20">formnovalidate</a></code>, and <code title="attr-fs-formtarget"><a href="association-of-controls-and-forms.html#attr-fs-formtarget" id="formtarget-20">formtarget/a></code> attributes are <a href="association-of-controls-and-forms.html#attributes-for-form-submission" id="attributes-for-form-submission-1">attributes
   for form submission</a>.<p class="note">The <code title="attr-fs-formnovalidate"><a href="association-of-controls-and-forms.html#attr-fs-formnovalidate" id="formnovalidate-21">formnovalidate</a></code> attribute can
   be used to make submit buttons that do not trigger the constraint
   validation.<div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-103">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-105">input</a></code> element content
    attributes and IDL attributes apply to the element:
    <code title="attr-fs-formaction"><a href="association-of-controls-and-forms.html#attr-fs-formaction" id="formaction-21">formaction</a></code>,
    <code title="attr-fs-formenctype"><a href="association-of-controls-and-forms.html#attr-fs-formenctype" id="formenctype-21">formenctype</a></code>,
@@ -888,7 +888,7 @@
 
    <p>The <code class="no-backref" title="event-input-input"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#event-input-input" title='Read about this "input" reference in the full HTML5 spec.'>input</a></code> and <code class="no-backref" title="event-input-change"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#event-input-change" title='Read about this "change" reference in the full HTML5 spec.'>change</a></code> events do not apply.</p>
 
-  </div><h6 id="image-button-state"><span class="secno">4.10.7.1.20 </span><dfn title="attr-input-type-image">Image Button</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-104">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> either an
+  </div><h6 id="image-button-state"><span class="secno">4.10.7.1.20 </span><dfn title="attr-input-type-image">Image Button</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input-106">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> either an
   image from which a user can select a coordinate and submit the form,
   or alternatively a button from which the user can submit the
   form. The element is a <a href="forms.html#concept-button" id="concept-button-1" title="concept-button">button</a>,
@@ -899,11 +899,11 @@
   image resource that is neither paged nor scripted.<p>The <dfn id="attr-input-alt" title="attr-input-alt"><code>alt</code></dfn> attribute
   provides the textual label for the alternative button for users and
   user agents who cannot use the image. The <code title="attr-input-alt"><a href="#attr-input-alt" id="alt-60">alt</a></code> attribute must also be present,
-  and must contain a non-empty string.<p>The <code><a href="the-input-element.html#the-input-element" id="input-105">input</a></code> element supports <a href="the-map-element.html#dimension-attributes" id="dimension-attributes-5">dimension
+  and must contain a non-empty string.<p>The <code><a href="the-input-element.html#the-input-element" id="input-107">input</a></code> element supports <a href="the-map-element.html#dimension-attributes" id="dimension-attributes-5">dimension
   attributes</a>.<p>The <code title="attr-fs-formaction"><a href="association-of-controls-and-forms.html#attr-fs-formaction" id="formaction-22">formaction</a></code>, <code title="attr-fs-formenctype"><a href="association-of-controls-and-forms.html#attr-fs-formenctype" id="formenctype-22">formenctype</a></code>, <code title="attr-fs-formmethod"><a href="association-of-controls-and-forms.html#attr-fs-formmethod" id="formmethod-22">formmethod</a></code>, <code title="attr-fs-formnovalidate"><a href="association-of-controls-and-forms.html#attr-fs-formnovalidate" id="formnovalidate-23">formnovalidate</a></code>, and <code title="attr-fs-formtarget"><a href="association-of-controls-and-forms.html#attr-fs-formtarget" id="formtarget-22">formtarget</a></code> attributes are <a href="association-of-controls-and-forms.html#attributes-for-form-submission" id="attributes-for-form-submission-2">attributes
   for form submission</a>.<div class="bookkeeping">
 
-   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-106">input</a></code> element content
+   <p>The following common <code><a href="the-input-element.html#the-input-element" id="input-108">input</a></code> element content
    attributes and IDL attributes apply to the element:
    <code title="attr-input-alt"><a href="#attr-input-alt" id="alt-61">alt</a></code>,
    <code title="attr-fs-formaction"><a href="association-of-controls-and-forms.html#attr-fs-formaction" id="formaction-23">formaction</a></code>,
@@ -959,7 +959,7 @@
   </div><p class="note">Many aspects of this state's behavior are similar to
   the behavior of the <code><a href="embedded-content-1.html#the-img-element" id="img-26">img</a></code> element. Readers are encouraged
   to read that section, where many of the same requirements are
-  described in more detail.<h6 id="reset-button-state"><span class="secno">4.10.7.1.21 </span><dfn title="attr-input-type-reset">Reset Button</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-107">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 button
+  described in more detail.<h6 id="reset-button-state"><span class="secno">4.10.7.1.21 </span><dfn title="attr-input-type-reset">Reset Button</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input-109">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 button
   that, when activated, resets the form.  The element is a <a href="forms.html#concept-button" id="concept-button-2" title="concept-button">button</a>.<div class="bookkeeping">
 
    <p>The <code title="dom-input-value"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#dom-input-value" title='Read about this "value" reference in the full HTML5 spec.'>value</a></code> IDL attribute
@@ -1008,7 +1008,7 @@
 
    <p>The <code class="no-backref" title="event-input-input"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#event-input-input" title='Read about this "input" reference in the full HTML5 spec.'>input</a></code> and <code class="no-backref" title="event-input-change"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#event-input-change" title='Read about this "change" reference in the full HTML5 spec.'>change</a></code> events do not apply.</p>
 
-  </div><h6 id="button-state"><span class="secno">4.10.7.1.22 </span><dfn title="attr-input-type-button">Button</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="the-input-element.html#the-input-element" id="input-108">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 button
+  </div><h6 id="button-state"><span class="secno">4.10.7.1.22 </span><dfn title="attr-input-type-button">Button</dfn> state</h6><p>The <code><a href="the-input-element.html#the-input-element" id="input-110">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 button
   with no default behavior.  The element is a <a href="forms.html#concept-button" id="concept-button-3" title="concept-button">button</a>.<div class="bookkeeping">
 
    <p>The <code title="dom-input-value"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-attributes.html#dom-input-value" title='Read about this "value" reference in the full HTML5 spec.'>value</a></code> IDL attribute

Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/sections.html,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -d -r1.207 -r1.208
--- sections.html	28 Aug 2010 13:57:22 -0000	1.207
+++ sections.html	8 Sep 2010 09:32:15 -0000	1.208
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="scripting-1.html">&larr; 4.3 Scripting</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -318,10 +318,10 @@
   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>
 
-  <h3 id="sections"><span class="secno">4.4 </span>Sections</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="the-body-element-0"><span class="secno">4.4.1 </span>The <dfn><code>body</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  <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>
    <dt>Contexts in which this element may be used:</dt>
-   <dd>As the second element in an <code><a href="semantics.html#the-html-element-0" id="html-8">html</a></code> element.</dd>
+   <dd>As the second element in an <code><a href="semantics.html#the-html-element-0" id="html-7">html</a></code> element.</dd>
    <dt>Content model:</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-10">Flow content</a>.</dd>
    <dt>Content attributes:</dt>
@@ -369,31 +369,31 @@
            attribute <a href="webappapis.html#function" id="function-126">Function</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onunload" title='Read about this "onunload" reference in the full HTML5 spec.'>onunload</a>;
 };</pre>
 </dd>
-  </dl><p>The <code><a href="#the-body-element-0" id="body-6">body</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> the main
-  content of the document.<p>In conforming documents, there is only one <code><a href="#the-body-element-0" id="body-7">body</a></code>
+  </dl><p>The <code><a href="#the-body-element-0" id="body-8">body</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> the main
+  content of the document.<p>In conforming documents, there is only one <code><a href="#the-body-element-0" id="body-9">body</a></code>
   element. The <code title="dom-document-body"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/dom.html#dom-document-body" title='Read about this "document.body" reference in the full HTML5 spec.'>document.body</a></code>
   IDL attribute provides scripts with easy access to a document's
-  <code><a href="#the-body-element-0" id="body-8">body</a></code> element.<p>The <code><a href="#the-body-element-0" id="body-9">body</a></code> element exposes as <a href="webappapis.html#event-handler-content-attributes" id="event-handler-content-attributes-2">event handler
+  <code><a href="#the-body-element-0" id="body-10">body</a></code> element.<p>The <code><a href="#the-body-element-0" id="body-11">body</a></code> element exposes as <a href="webappapis.html#event-handler-content-attributes" id="event-handler-content-attributes-2">event handler
   content attributes</a> a number of the <a href="webappapis.html#event-handlers" id="event-handlers-1">event
   handlers</a> of the <code><a href="browsers.html#window" id="window-1">Window</a></code> object. It also mirrors
   their <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#event-handler-idl-attributes" title='Read about this "event handler IDL attributes" reference in the full HTML5 spec.'>event handler IDL attributes</a>.<p>The <code title="handler-window-onblur"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onblur" title='Read about this "onblur" reference in the full HTML5 spec.'>onblur</a></code>, <code title="handler-window-onerror"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onerror" title='Read about this "onerror" reference in the full HTML5 spec.'>onerror</a></code>, <code title="handler-window-onfocus"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onfocus" title='Read about this "onfocus" reference in the full HTML5 spec.'>onfocus</a></code>, and <code title="handler-window-onload"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/weappapis.html#handler-window-onload" title='Read about this "onload" reference in the full HTML5 spec.'>onload</a></code> <a href="webappapis.html#event-handlers" id="event-handlers-2">event
   handlers</a> of the <code><a href="browsers.html#window" id="window-2">Window</a></code> object, exposed on the
-  <code><a href="#the-body-element-0" id="body-10">body</a></code> element, shadow the generic <a href="webappapis.html#event-handlers" id="event-handlers-3">event
+  <code><a href="#the-body-element-0" id="body-12">body</a></code> element, shadow the generic <a href="webappapis.html#event-handlers" id="event-handlers-3">event
   handlers</a> with the same names normally supported by <a href="infrastructure.html#html-elements" id="html-elements-24">HTML
   elements</a>.<p class="example">Thus, for example, a bubbling <code title="event-error">error</code> event fired on a child of <a href="dom.html#the-body-element" id="the-body-element-4">the
   body element</a> of 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> would first trigger
   the <code title="handler-onerror"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-onerror" title='Read about this "onerror" reference in the full HTML5 spec.'>onerror</a></code> <a href="webappapis.html#event-handler-content-attributes" id="event-handler-content-attributes-3">event handler
   content attributes</a> of that element, then that of the root
-  <code><a href="semantics.html#the-html-element-0" id="html-9">html</a></code> element, and only <em>then</em> would it trigger
+  <code><a href="semantics.html#the-html-element-0" id="html-8">html</a></code> element, and only <em>then</em> would it trigger
   the <code title="handler-window-onerror"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onerror" title='Read about this "onerror" reference in the full HTML5 spec.'>onerror</a></code> <a href="webappapis.html#event-handler-content-attributes" id="event-handler-content-attributes-4" title="event handler content attributes">event handler content
-  attribute</a> on the <code><a href="#the-body-element-0" id="body-11">body</a></code> element. This is because
-  the event would bubble from the target, to the <code><a href="#the-body-element-0" id="body-12">body</a></code>, to
-  the <code><a href="semantics.html#the-html-element-0" id="html-10">html</a></code>, to the <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>, to the
+  attribute</a> on the <code><a href="#the-body-element-0" id="body-13">body</a></code> element. This is because
+  the event would bubble from the target, to the <code><a href="#the-body-element-0" id="body-14">body</a></code>, to
+  the <code><a href="semantics.html#the-html-element-0" id="html-9">html</a></code>, to the <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>, to the
   <code><a href="browsers.html#window" id="window-3">Window</a></code>, and the <a href="webappapis.html#event-handlers" id="event-handlers-4" title="event handlers">event
-  handler</a> on the <code><a href="#the-body-element-0" id="body-13">body</a></code> is watching the
-  <code><a href="browsers.html#window" id="window-4">Window</a></code> not the <code><a href="#the-body-element-0" id="body-14">body</a></code>. A regular event
-  listener attached to the <code><a href="#the-body-element-0" id="body-15">body</a></code> using <code title="">addEventListener()</code>, however, would fire when the
-  event bubbled through the <code><a href="#the-body-element-0" id="body-16">body</a></code> and not when it reaches
+  handler</a> on the <code><a href="#the-body-element-0" id="body-15">body</a></code> is watching the
+  <code><a href="browsers.html#window" id="window-4">Window</a></code> not the <code><a href="#the-body-element-0" id="body-16">body</a></code>. A regular event
+  listener attached to the <code><a href="#the-body-element-0" id="body-17">body</a></code> using <code title="">addEventListener()</code>, however, would fire when the
+  event bubbled through the <code><a href="#the-body-element-0" id="body-18">body</a></code> and not when it reaches
   the <code><a href="browsers.html#window" id="window-5">Window</a></code> object.<div class="example">
 
    <p>This page updates an indicator to show whether or not the user
@@ -417,7 +417,7 @@
  &lt;/body&gt;
 &lt;/html&gt;</pre>
 
-  </div><h4 id="the-section-element"><span class="secno">4.4.2 </span>The <dfn><code>section</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-section-element"><span class="secno">4.4.2 </span>The <dfn><code>section</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-11">Flow content</a>.</dd>
    <dd><a href="content-models.html#sectioning-content" id="sectioning-content-5">Sectioning content</a>.</dd>
    <dd><a href="dnd.html#formatblock-candidate" id="formatblock-candidate-0"><code title="">formatBlock</code> candidate</a>.</dd>
@@ -523,7 +523,7 @@
  &gt;&lt;/Body
 &gt;&lt;/Html&gt;</pre>
 
-  </div><h4 id="the-nav-element"><span class="secno">4.4.3 </span>The <dfn><code>nav</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-nav-element"><span class="secno">4.4.3 </span>The <dfn><code>nav</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-14">Flow content</a>.</dd>
    <dd><a href="content-models.html#sectioning-content" id="sectioning-content-6">Sectioning content</a>.</dd>
    <dd><a href="dnd.html#formatblock-candidate" id="formatblock-candidate-1"><code title="">formatBlock</code> candidate</a>.</dd>
@@ -645,7 +645,7 @@
  &lt;/footer&gt;
 &lt;/body&gt;</pre>
 
-  </div><h4 id="the-article-element"><span class="secno">4.4.4 </span>The <dfn><code>article</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-article-element"><span class="secno">4.4.4 </span>The <dfn><code>article</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-17">Flow content</a>.</dd>
    <dd><a href="content-models.html#sectioning-content" id="sectioning-content-7">Sectioning content</a>.</dd>
    <dd><a href="dnd.html#formatblock-candidate" id="formatblock-candidate-2"><code title="">formatBlock</code> candidate</a>.</dd>
@@ -732,7 +732,7 @@
    <code><a href="#the-header-element" id="header-1">header</a></code> in this case wouldn't be wrong either; it's
    mostly a matter of authoring preference.)</p>
 
-  </div><h4 id="the-aside-element"><span class="secno">4.4.5 </span>The <dfn><code>aside</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-aside-element"><span class="secno">4.4.5 </span>The <dfn><code>aside</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-20">Flow content</a>.</dd>
    <dd><a href="content-models.html#sectioning-content" id="sectioning-content-8">Sectioning content</a>.</dd>
    <dd><a href="dnd.html#formatblock-candidate" id="formatblock-candidate-3"><code title="">formatBlock</code> candidate</a>.</dd>
@@ -918,7 +918,7 @@
  &lt;/section&gt;
 &lt;/body&gt;</pre>
 
-  </div><h4 id="the-hgroup-element"><span class="secno">4.4.7 </span>The <dfn><code>hgroup</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-hgroup-element"><span class="secno">4.4.7 </span>The <dfn><code>hgroup</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-25">Flow content</a>.</dd>
    <dd><a href="content-models.html#heading-content" id="heading-content-4">Heading content</a>.</dd>
    <dd><a href="dnd.html#formatblock-candidate" id="formatblock-candidate-5"><code title="">formatBlock</code> candidate</a>.</dd>
@@ -971,7 +971,7 @@
   http://www.brucelawson.co.uk/2009/html-5-is-a-mess/#comment-618895
   -->
 
-  </div><h4 id="the-header-element"><span class="secno">4.4.8 </span>The <dfn><code>header</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-header-element"><span class="secno">4.4.8 </span>The <dfn><code>header</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-27">Flow content</a>.</dd>
    <dd><a href="dnd.html#formatblock-candidate" id="formatblock-candidate-6"><code title="">formatBlock</code> candidate</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -1054,7 +1054,7 @@
  &lt;!-- this is still part of the subsection entitled "Games" --&gt;
  ...</pre>
 
-  </div><h4 id="the-footer-element"><span class="secno">4.4.9 </span>The <dfn><code>footer</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-footer-element"><span class="secno">4.4.9 </span>The <dfn><code>footer</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-30">Flow content</a>.</dd>
    <dd><a href="dnd.html#formatblock-candidate" id="formatblock-candidate-7"><code title="">formatBlock</code> candidate</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -1141,7 +1141,7 @@
 &lt;/BODY&gt;
 &lt;/HTML&gt;</pre>
 
-  </div><h4 id="the-address-element"><span class="secno">4.4.10 </span>The <dfn><code>address</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><dl class="element"><dt>Categories</dt>
+  </div><h4 id="the-address-element"><span class="secno">4.4.10 </span>The <dfn><code>address</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
    <dd><a href="content-models.html#flow-content" id="flow-content-33">Flow content</a>.</dd>
    <dd><a href="dnd.html#formatblock-candidate" id="formatblock-candidate-8"><code title="">formatBlock</code> candidate</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
@@ -1157,7 +1157,7 @@
    <dd>Uses <code><a href="elements.html#htmlelement" id="htmlelement-25">HTMLElement</a></code>.</dd>
   </dl><p>The <code><a href="#the-address-element" id="address-4">address</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> the
   contact information for its nearest <code><a href="#the-article-element" id="article-13">article</a></code> or
-  <code><a href="#the-body-element-0" id="body-17">body</a></code> element ancestor. If that is <a href="dom.html#the-body-element" id="the-body-element-6">the body
+  <code><a href="#the-body-element-0" id="body-19">body</a></code> element ancestor. If that is <a href="dom.html#the-body-element" id="the-body-element-6">the body
   element</a>, then the contact information applies to the document
   as a whole.<div class="example">
    <p>For example, a page at the W3C Web site related to HTML might
@@ -1177,7 +1177,7 @@
    <code><a href="#the-address-element" id="address-7">address</a></code> element:</p>
    <pre class="bad">&lt;ADDRESS&gt;Last Modified: 1999/12/24 23:37:50&lt;/ADDRESS&gt;</pre>
   </div><p>Typically, the <code><a href="#the-address-element" id="address-8">address</a></code> element would be included
-  along with other information in a <code><a href="#the-footer-element" id="footer-13">footer</a></code> element.<h4 id="headings-and-sections"><span class="secno">4.4.11 </span><dfn>Headings and sections</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements" id="h1-15">h1</a></code>&ndash;<code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements" id="h6-9">h6</a></code> elements and the
+  along with other information in a <code><a href="#the-footer-element" id="footer-13">footer</a></code> element.<h4 id="headings-and-sections"><span class="secno">4.4.11 </span><dfn>Headings and sections</dfn></h4><p>The <code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements" id="h1-15">h1</a></code>&ndash;<code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements" id="h6-9">h6</a></code> elements and the
   <code><a href="#the-hgroup-element" id="hgroup-21">hgroup</a></code> element are headings.<p>The first element of <a href="content-models.html#heading-content" id="heading-content-7">heading content</a> in an element
   of <a href="content-models.html#sectioning-content" id="sectioning-content-14">sectioning content</a> <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> the
   heading for that section. Subsequent headings of equal or higher
@@ -1189,7 +1189,7 @@
   <code><a href="tabular-data.html#the-td-element" id="td-5">td</a></code> elements. These elements can have their own
   outlines, but the sections and headings inside these elements do not
   contribute to the outlines of their ancestors.</p><!-- when updating this also update the category index --><ul class="brief category-list"><li><code><a href="grouping-content.html#the-blockquote-element" id="blockquote-2">blockquote</a></code></li>
-   <li><code><a href="#the-body-element-0" id="body-18">body</a></code></li>
+   <li><code><a href="#the-body-element-0" id="body-20">body</a></code></li>
 <!-- v2DATAGRID   <li><code>datagrid</code></li> -->
    <li><code><a href="interactive-elements.html#the-details-element" id="details-4">details</a></code></li>
    <li><code><a href="forms.html#the-fieldset-element" id="fieldset-3">fieldset</a></code></li>
@@ -1219,7 +1219,7 @@
 &lt;/body&gt;</pre>
    <p>...the structure would be:</p>
    <ol><li>
-     Foo (heading of explicit <code><a href="#the-body-element-0" id="body-19">body</a></code> section, containing the "Grunt" paragraph)
+     Foo (heading of explicit <code><a href="#the-body-element-0" id="body-21">body</a></code> section, containing the "Grunt" paragraph)
      <ol><li>
        Bar (heading starting implied section, containing a block quote and the "Baz" paragraph)
       </li>
@@ -1299,7 +1299,7 @@
  &lt;/section&gt;
 &lt;/body&gt;</pre>
 
-  </div><h5 id="outlines"><span class="secno">4.4.11.1 </span>Creating an outline</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The <dfn id="outline">outline</dfn> for a <a href="content-models.html#sectioning-content" id="sectioning-content-19">sectioning content</a>
+  </div><h5 id="outlines"><span class="secno">4.4.11.1 </span>Creating an outline</h5><p>The <dfn id="outline">outline</dfn> for a <a href="content-models.html#sectioning-content" id="sectioning-content-19">sectioning content</a>
   element or a <a href="#sectioning-root" id="sectioning-root-5">sectioning root</a> element consists of a list
   of one or more potentially nested <a href="#concept-section" id="concept-section-0" title="concept-section">sections</a>. A <dfn id="concept-section" title="concept-section">section</dfn> is a container that
   corresponds to some nodes in the original DOM tree. Each section can
@@ -1321,10 +1321,10 @@
 &lt;/body&gt;</pre>
 
    <p>...results in the following outline being created for the
-   <code><a href="#the-body-element-0" id="body-20">body</a></code> node (and thus the entire document):</p>
+   <code><a href="#the-body-element-0" id="body-22">body</a></code> node (and thus the entire document):</p>
 
    <ol class="brief"><li>
-     <p>Section created for <code><a href="#the-body-element-0" id="body-21">body</a></code> node.</p>
+     <p>Section created for <code><a href="#the-body-element-0" id="body-23">body</a></code> node.</p>
      <p>Associated with heading "A".</p>
      <p>Also associated with paragraph "B".</p>
      <p>Nested sections:</p>

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.755
retrieving revision 1.756
diff -u -d -r1.755 -r1.756
--- introduction.html	28 Aug 2010 13:57:21 -0000	1.755
+++ introduction.html	8 Sep 2010 09:32:14 -0000	1.756
@@ -305,7 +305,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="infrastructure.html">2 Common infrastructure &rarr;</a>
@@ -315,14 +315,14 @@
     <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>
 
-  <h2 id="introduction"><span class="secno">1 </span>Introduction</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h3 id="background"><span class="secno">1.1 </span>Background</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>The World Wide Web's markup language has always been HTML. HTML
+  <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
   scientific documents, although its general design and adaptations
   over the years have enabled it to be used to describe a number of
   other types of documents.<p>The main area that has not been adequately addressed by HTML is a
   vague subject referred to as Web Applications. This specification
   attempts to rectify this, while at the same time updating the HTML
-  specifications to address issues raised in the past few years.<h3 id="audience"><span class="secno">1.2 </span>Audience</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>This specification is intended for authors of documents and
+  specifications to address issues raised in the past few years.<h3 id="audience"><span class="secno">1.2 </span>Audience</h3><p><i>This section is non-normative.</i><p>This specification is intended for authors of documents and
   scripts that use the features defined in this specification.<p>This document is probably not suited to readers who do not
   already have at least a passing familiarity with Web technologies,
   as in places it sacrifices clarity for precision, and brevity for
@@ -331,7 +331,7 @@
   Events is necessary for a complete understanding of some of the more
   technical parts of this specification. An understanding of Web IDL,
   HTTP, XML, Unicode, character encodings, JavaScript, and CSS will
-  also be helpful in places but is not essential.<h3 id="scope"><span class="secno">1.3 </span>Scope</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>This specification is limited to providing a semantic-level
+  also be helpful in places but is not essential.<h3 id="scope"><span class="secno">1.3 </span>Scope</h3><p><i>This section is non-normative.</i><p>This specification is limited to providing a semantic-level
   markup language and associated semantic-level scripting APIs for
   authoring accessible pages on the Web ranging from static documents
   to dynamic applications.<p>The scope of this specification does not include providing
@@ -349,7 +349,7 @@
   systems, searching systems, games (especially multiplayer online
   games), public telephone books or address books, communications
   software (e-mail clients, instant messaging clients, discussion
-  software), document editing software, etc.<h3 id="history-1"><span class="secno">1.4 </span>History</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>For its first five years (1990-1995), HTML went through a number
+  software), document editing software, etc.<h3 id="history-1"><span class="secno">1.4 </span>History</h3><p><i>This section is non-normative.</i><p>For its first five years (1990-1995), HTML went through a number
   of revisions and experienced a number of extensions, primarily
   hosted first at CERN, and then at the IETF.<p>With the creation of the W3C, HTML's development changed venue
   again. A first abortive attempt at extending HTML in 1995 known as
@@ -421,7 +421,7 @@
   minor differences. For an exact list of differences, please see the
   WHATWG specification.</p><!--w3c-html--><!--VERSION--><p>A separate document has been published by the W3C HTML working
   group to document the differences between this specification and the
-  language described in the HTML4 specification. <a href="references.html#refsHTMLDIFF">[HTMLDIFF]</a><h3 id="design-notes"><span class="secno">1.5 </span>Design notes</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>It must be admitted that many aspects of HTML appear at first
+  language described in the HTML4 specification. <a href="references.html#refsHTMLDIFF">[HTMLDIFF]</a><h3 id="design-notes"><span class="secno">1.5 </span>Design notes</h3><p><i>This section is non-normative.</i><p>It must be admitted that many aspects of HTML appear at first
   glance to be nonsensical and inconsistent.<p>HTML, its supporting DOM APIs, as well as many of its supporting
   technologies, have been developed over a period of several decades
   by a wide array of people with different priorities who, in many
@@ -431,20 +431,20 @@
   often become de-facto, and now de-jure, standards, as content is
   often unintentionally written in ways that rely on them before they
   can be fixed.<p>Despite all this, efforts have been made to adhere to certain
-  design goals. These are described in the next few subsections.<h4 id="serializability-of-script-execution"><span class="secno">1.5.1 </span>Serializability of script execution</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>To avoid exposing Web authors to the complexities of
+  design goals. These are described in the next few subsections.<h4 id="serializability-of-script-execution"><span class="secno">1.5.1 </span>Serializability of script execution</h4><p><i>This section is non-normative.</i><p>To avoid exposing Web authors to the complexities of
   multithreading, the HTML and DOM APIs are designed such that no
   script can ever detect the simultaneous execution of other
   scripts. Even with <span title="Worker">workers</span>, the intent
   is that the behavior of implementations can be thought of as
   completely serializing the execution of all scripts in all <a href="browsers.html#browsing-context" id="browsing-context-0" title="browsing context">browsing contexts</a>.<p class="note">The <code title="dom-navigator-yieldForStorageUpdates"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/timers.html#dom-navigator-yieldforstorageupdates" title='Read about this "navigator.yieldForStorageUpdates()" reference in the full HTML5 spec.'>navigator.yieldForStorageUpdates()</a></code>
   method, in this model, is equivalent to allowing other scripts to
-  run while the calling script is blocked.<h4 id="compliance-with-other-specifications"><span class="secno">1.5.2 </span>Compliance with other specifications</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>This specification interacts with and relies on a wide variety of
+  run while the calling script is blocked.<h4 id="compliance-with-other-specifications"><span class="secno">1.5.2 </span>Compliance with other specifications</h4><p><i>This section is non-normative.</i><p>This specification interacts with and relies on a wide variety of
   other specifications. In certain circumstances, unfortunately,
   conflicting needs have led to this specification violating the
   requirements of these other specifications. Whenever this has
   occurred, the transgressions have each been noted as a "<dfn id="willful-violation">willful
   violation</dfn>", and the reason for the violation has been
-  noted.<h3 id="html-vs-xhtml"><span class="secno">1.6 </span>HTML vs XHTML</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>This specification defines an abstract language for describing
+  noted.<h3 id="html-vs-xhtml"><span class="secno">1.6 </span>HTML vs XHTML</h3><p><i>This section is non-normative.</i><p>This specification defines an abstract language for describing
   documents and applications, and some APIs for interacting with
   in-memory representations of resources that use this language.<p>The in-memory representation is known as "DOM HTML", or "the DOM"
   for short. This specification defines version 5 of DOM HTML, known
@@ -479,7 +479,7 @@
   Similarly, documents that use the <code><a href="scripting-1.html#the-noscript-element" id="noscript">noscript</a></code> feature can
   be represented using the HTML syntax, but cannot be represented with
   the DOM or in XML. Comments that contain the string "<code title="">--&gt;</code>" can only be represented in the DOM, not in
-  the HTML and XML syntaxes.<h3 id="structure-of-this-specification"><span class="secno">1.7 </span>Structure of this specification</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>This specification is divided into the following major
+  the HTML and XML syntaxes.<h3 id="structure-of-this-specification"><span class="secno">1.7 </span>Structure of this specification</h3><p><i>This section is non-normative.</i><p>This specification is divided into the following major
   sections:<dl><dt><a href="infrastructure.html#infrastructure">Common infrastructure</a></dt>
 
    <dd>The conformance classes, algorithms, definitions, and the
@@ -532,11 +532,11 @@
 
   </dl><p>There are also some appendices, defining <a class="full-spec-link" href="http://dev.w3.org/html5/spec/rendering.html#rendering" title='Read about this "rendering rules" reference in the full HTML5 spec.'>rendering rules</a> for Web browsers and listing
   <a href="obsolete.html#obsolete">obsolete features</a> and <a href="iana.html#iana">IANA
-  considerations</a>.<h4 id="how-to-read-this-specification"><span class="secno">1.7.1 </span>How to read this specification</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>This specification should be read like all other specifications.
+  considerations</a>.<h4 id="how-to-read-this-specification"><span class="secno">1.7.1 </span>How to read this specification</h4><p>This specification should be read like all other specifications.
   First, it should be read cover-to-cover, multiple times. Then, it
   should be read backwards at least once. Then it should be read by
   picking random sections from the contents list and following all the
-  cross-references.<h4 id="typographic-conventions"><span class="secno">1.7.2 </span>Typographic conventions</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>This is a definition, requirement, or explanation.<p class="note">This is a note.<p class="example">This is an example.<p class="XXX">This is an open issue.<p class="warning">This is a warning.<pre class="idl extract">interface <dfn title="">Example</dfn> {
+  cross-references.<h4 id="typographic-conventions"><span class="secno">1.7.2 </span>Typographic conventions</h4><p>This is a definition, requirement, or explanation.<p class="note">This is a note.<p class="example">This is an example.<p class="XXX">This is an open issue.<p class="warning">This is a warning.<pre class="idl extract">interface <dfn title="">Example</dfn> {
   // this is an IDL definition
 };</pre><dl class="domintro"><dt><var title="">variable</var> = <var title="">object</var> . <code title="">method</code>( [ <var title="">optionalArgument</var> ] )</dt>
 
@@ -550,7 +550,7 @@
   <a href="#x-this" id="x-this-0" title="x-this">this</a> or like <i title="x-this"><a href="#x-this" id="this">this</a></i>.<p>The defining instance of an element, attribute, or API is marked
   up like <dfn id="x-that" title="x-that"><code>this</code></dfn>. References to
   that element, attribute, or API are marked up like <code title="x-that"><a href="#x-that" id="this-0">this</a></code>.<p>Other code fragments are marked up <code title="">like
-  this</code>.<p>Variables are marked up like <var title="">this</var>.<h3 id="a-quick-introduction-to-html"><span class="secno">1.8 </span>A quick introduction to HTML</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>A basic HTML document looks like this:<pre id="intro-early-example">&lt;!DOCTYPE html&gt;
+  this</code>.<p>Variables are marked up like <var title="">this</var>.<h3 id="a-quick-introduction-to-html"><span class="secno">1.8 </span>A quick introduction to HTML</h3><p><i>This section is non-normative.</i><p>A basic HTML document looks like this:<pre id="intro-early-example">&lt;!DOCTYPE html&gt;
 &lt;html&gt;
  &lt;head&gt;
   &lt;title&gt;Sample page&lt;/title&gt;
@@ -585,15 +585,20 @@
   markup, turning it into a DOM (Document Object Model) tree. A DOM
   tree is an in-memory representation of a document.<p>DOM trees contain several kinds of nodes, in particular a DOCTYPE
   node, elements, text nodes, and comment nodes.<p>The <a href="#intro-early-example">markup snippet at the top of
-  this section</a> would be turned into the following DOM tree:<ul class="domTree"><li class="t10">DOCTYPE: <code><a href="semantics.html#the-html-element-0" id="html">html</a></code><li class="t1"><code><a href="semantics.html#the-html-element-0" id="html-0">html</a></code><ul><li class="t1"><code><a href="semantics.html#the-head-element-0" id="head-0">head</a></code><ul><li class="t3"><code>#text</code>: <span title="">&#9166;&#9251;&#9251;</span><li class="t1"><code><a href="semantics.html#the-title-element-0" id="title-34">title</a></code><ul><li class="t3"><code>#text</code>: <span title="">Sample page</span></ul><li class="t3"><code>#text</code>: <span title="">&#9166;&#9251;</span></ul><li class="t3"><code>#text</code>: <span title="">&#9166;&#9251;</span><li class="t1"><code><a href="sections.html#the-body-element-0" id="body">body</a></code><ul><li class="t3"><code>#text</code>: <span title="">&#9166;&#9251;&#9251;</span><li class="t1"><code><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-element" id="h1">h1</a></code><ul><li class="t3"><code>#text</code>: <span title="">Sample page</span></ul><li class="t3"><code>#text</code>: <span title="">&#9166;&#9251;&#9251;</span><li class="t1"><code><a href="grouping-content.html#the-p-element" id="p">p</a></code><ul><li class="t3"><code>#text</code>: <span title="">This is a </span><li class="t1"><code><a href="text-level-semantics.html#the-a-element" id="a-0">a</a></code> <span class="t2" title=""><code class="attribute name">href</code>="<code class="attribute value">demo.html</code>"</span><ul><li class="t3"><code>#text</code>: <span title="">simple</span></ul><li class="t3"><code>#text</code>: <span title=""> sample.</span></ul><li class="t3"><code>#text</code>: <span title="">&#9166;&#9251;&#9251;</span><li class="t8"><code>#comment</code>: <span title=""> this is a comment </span><li class="t3"><code>#text</code>: <span title="">&#9166;&#9251;&#9166;</span></ul></ul></ul><p>The <a href="infrastructure.html#root-element" id="root-element-0">root elemet</a> of this tree is the
-  <code><a href="semantics.html#the-html-element-0" id="html-1">html</a></code> element, which is the element always found at the
+  this section</a> would be turned into the following DOM tree:<ul class="domTree"><li class="t10">DOCTYPE: <code title="">html</code><li class="t1"><code><a href="semantics.html#the-html-element-0" id="html">html</a></code><ul><li class="t1"><code><a href="semantics.html#the-head-element-0" id="head-0">head</a></code><ul><li class="t3"><code>#text</code>: <span title="">&#9166;&#9251;&#9251;</span><li class="t1"><code><a href="semantics.html#the-title-element-0" id="title-34">title</a></code><ul><li class="t3"><code>#text</code>: <span title="">Sample page</span></ul><li class="t3"><code>#text</code>: <span title="">&#9166;&#9251;</span></ul><li class="t3"><code>#text</code>: <span title="">&#9166;&#9251;</span><li class="t1"><code><a href="sections.html#the-body-element-0" id="body">body</a></code><ul><li class="t3"><code>#text</code>: <span title="">&#9166;&#9251;&#9251;</span><li class="t1"><code><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-elements" id="h1">h1</a></code><ul><li class="t3"><code>#txt</code>: <span title="">Sample page</span></ul><li class="t3"><code>#text</code>: <span title="">&#9166;&#9251;&#9251;</span><li class="t1"><code><a href="grouping-content.html#the-p-element" id="p">p</a></code><ul><li class="t3"><code>#text</code>: <span title="">This is a </span><li class="t1"><code><a href="text-level-semantics.html#the-a-element" id="a-0">a</a></code> <span class="t2" title=""><code class="attribute name">href</code>="<code class="attribute value">demo.html</code>"</span><ul><li class="t3"><code>#text</code>: <span title="">simple</span></ul><li class="t3"><code>#text</code>: <span title=""> sample.</span></ul><li class="t3"><code>#text</code>: <span title="">&#9166;&#9251;&#9251;</span><li class="t8"><code>#comment</code>: <span title=""> this is a comment </span><li class="t3"><code>#text</code>: <span title="">&#9166;&#9251;&#9166;</span></ul></ul></ul><p>The <a href="infrastructure.html#root-element" id="root-element-0">root element</a> of this tree is the
+  <code><a href="semantics.html#the-html-element-0" id="html-0">html</a></code> element, which is the element always found at the
   root of HTML documents. It contains two elements, <code><a href="semantics.html#the-head-element-0" id="head-1">head</a></code>
   and <code><a href="sections.html#the-body-element-0" id="body-0">body</a></code>, as well as a text node between them.<p>There are many more text nodes in the DOM tree than one would
   initially expect, because the source contains a number of spaces
   (represented here by "&#9251;") and line breaks ("&#9166;") that
-  all end up as text nodes in the DOM.<p>The <code><a href="semantics.html#the-head-element-0" id="head-2">head</a></code> element contains a <code><a href="semantics.html#the-title-element-0" id="title-35">title</a></code>
+  all end up as text nodes in the DOM. However, for historical reasons
+  not all of the spaces and line breaks in the original markup appear
+  in the DOM. In particular, all the whitespace before
+  <code><a href="semantics.html#the-head-element-0" id="head-2">head</a></code> start tag ends up being dropped silently, and all
+  the whitespace after the <code><a href="sections.html#the-body-element-0" id="body-1">body</a></code> end tag ends up placed at
+  the end of the <code><a href="sections.html#the-body-element-0" id="body-2">body</a></code>.<p>The <code><a href="semantics.html#the-head-element-0" id="head-3">head</a></code> element contains a <code><a href="semantics.html#the-title-element-0" id="title-35">title</a></code>
   element, which itself contains a text node with the text "Sample
-  page". Similarly, the <code><a href="sections.html#the-body-element-0" id="body-1">body</a></code> element contains an
+  page". Similarly, the <code><a href="sections.html#the-body-element-0" id="body-3">body</a></code> element contains an
   <code><a href="sections.html#the-h1-h2-h3-h4-h5-and-h6-elements" id="h1-0">h1</a></code> element, a <code><a href="grouping-content.html#the-p-element" id="p-0">p</a></code> element, and a
   comment.<hr><p>This DOM tree can be manipulated from scripts in the
   page. Scripts (typically in JavaScript) are small programs that can
@@ -1188,7 +1193,7 @@
 
    </dd>
 
-  </dl><h3 id="recommended-reading"><span class="secno">1.10 </span>Recommended reading</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>The following documents might be of interest to readers of this
+  </dl><h3 id="recommended-reading"><span class="secno">1.10 </span>Recommended reading</h3><p><i>This section is non-normative.</i><p>The following documents might be of interest to readers of this
   specification.<dl><dt><cite>Character Model for the World Wide Web 1.0: Fundamentals</cite> <a href="references.html#refsCHARMOD">[CHARMOD]</a></dt>
 
    <dd><blockquote><p>This Architectural Specification provides

Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/commands.html,v
retrieving revision 1.191
retrieving revision 1.192
diff -u -d -r1.191 -r1.192
--- commands.html	28 Aug 2010 13:57:20 -0000	1.191
+++ commands.html	8 Sep 2010 09:32:11 -0000	1.192
@@ -306,14 +306,14 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="interactive-elements.html">&larr; 4.11 Interactive elements</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="links.html">4.12 Links &rarr;</a>
   </div>
 
-  <h4 id="commands"><span class="secno">4.11.5 </span>Commands</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <dfn id="concept-command" title="concept-command">command</dfn> is the abstraction
+  <h4 id="commands"><span class="secno">4.11.5 </span>Commands</h4><p>A <dfn id="concept-command" title="concept-command">command</dfn> is the abstraction
   behind menu items, buttons, and links.<!--v2COMMAND: Once a command
   is defined, other parts of the interface can refer to the same
   command, allowing many access points to a single feature to share
@@ -475,7 +475,7 @@
 
   </dl><hr><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-commands"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/commands.html#dom-document-commands" title='Read about this "commands" reference in the full HTML5 spec.'>commands</a></code></dt>
    <dd>
-    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-39">HTMLCollection</a></code> of the elements in the
+    <p>Returns an <code><a href="urls.html#htmlcollection" id="htmlcollection-38">HTMLCollection</a></code> of the elements in the
     <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> that define commands and have IDs.</p>
    </dd>
 

Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-microsyntaxes.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- common-microsyntaxes.html	28 Aug 2010 13:57:20 -0000	1.196
+++ common-microsyntaxes.html	8 Sep 2010 09:32:11 -0000	1.197
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="infrastructure.html">&larr; 2 Common infrastructure</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -316,10 +316,10 @@
       <ol><li><a href="common-microsyntaxes.html#non-negative-integers"><span class="secno">2.4.3.1 </span>Non-negative integers</a><li><a href="common-microsyntaxes.html#signed-integers"><span class="secno">2.4.3.2 </span>Signed integers</a><li><a href="common-microsyntaxes.html#real-numbers"><span class="secno">2.4.3.3 </span>Real numbers</a><li><a href="common-microsyntaxes.html#lists-of-integers"><span class="secno">2.4.3.4 </span>Lists of integers</a></ol><li><a href="common-microsyntaxes.html#dates-and-times"><span class="secno">2.4.4 </span>Dates and times</a>
       <ol><li><a href="common-microsyntaxes.html#months"><span class="secno">2.4.4.1 </span>Months</a><li><a href="common-microsyntaxes.html#dates"><span class="secno">2.4.4.2 </span>Dates</a><li><a href="common-microsyntaxes.html#times"><span class="secno">2.4.4.3 </span>Times</a><li><a href="common-microsyntaxes.html#local-dates-and-times"><span class="secno">2.4.4.4 </span>Local dates and times</a><li><a href="common-microsyntaxes.html#global-dates-and-times"><span class="secno">2.4.4.5 </span>Global dates and times</a><li><a href="common-microsyntaxes.html#weeks"><span class="secno">2.4.4.6 </span>Weeks</a><li><a href="common-microsyntaxes.html#vaguer-moments-in-time"><span class="secno">2.4.4.7 </span>Vaguer moments in time</a></ol><li><a href="common-microsyntaxes.html#colors"><span class="secno">2.4.5 </span>Colors</a><li><a href="common-microsyntaxes.html#space-separated-tokens"><span class="secno">2.4.6 </span>Space-separated tokens</a><li><a href="common-microsyntaxes.html#comma-separated-tokens"<span class="secno">2.4.7 </span>Comma-separated tokens</a><li><a href="common-microsyntaxes.html#syntax-references"><span class="secno">2.4.8 </span>References</a><li><a href="common-microsyntaxes.html#mq"><span class="secno">2.4.9 </span>Media queries</a></ol></ol></ol></div>
 
-  <h3 id="common-microsyntaxes"><span class="secno">2.4 </span>Common microsyntaxes</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>There are various places in HTML that accept particular data
+  <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
   conformance criteria for content in those formats is, and how to
-  parse them.<h4 id="boolean-attributes"><span class="secno">2.4.1 </span>Boolean attributes</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A number of attributes are <dfn id="boolean-attribute" title="boolean attribute">boolean
+  parse them.<h4 id="boolean-attributes"><span class="secno">2.4.1 </span>Boolean attributes</h4><p>A number of attributes are <dfn id="boolean-attribute" title="boolean attribute">boolean
   attributes</dfn>. The presence of a boolean attribute on an element
   represents the true value, and the absence of the attribute
   represents the false value.<p>If the attribute is present, its value must either be the empty
@@ -343,7 +343,7 @@
 
    <pre>&lt;label&gt;&lt;input type='checkbox' checked name=cheese disabled=""&gt; Cheese&lt;/label&gt;</pre>
 
-  </div><h4 id="keywords-and-enumerated-attributes"><span class="secno">2.4.2 </span>Keywords and enumerated attributes</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Some attributes are defined as taking one of a finite set of
+  </div><h4 id="keywords-and-enumerated-attributes"><span class="secno">2.4.2 </span>Keywords and enumerated attributes</h4><p>Some attributes are defined as taking one of a finite set of
   keywords. Such attributes are called <dfn id="enumerated-attribute" title="enumerated
   attribute">enumerated attributes</dfn>. The keywords are each
   defined to map to a particular <em>state</em> (several keywords
@@ -367,10 +367,10 @@
   be ignored.<p>When the attribute is <em>not</em> specified, if there is a
   <i>missing value default</i> state defined, then that is the state
   represented by the (missing) attribute. Otherwise, the absence of
-  the attribute means that there is no state represented.<p class="note">The empty string can be a valid keyword.<h4 id="numbers"><span class="secno">2.4.3 </span>Numbers</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h5 id="non-negative-integers"><span class="secno">2.4.3.1 </span>Non-negative integers</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A string is a <dfn id="valid-non-negative-integer">valid non-negative integer</dfn> if it
+  the attribute means that there is no state represented.<p class="note">The empty string can be a valid keyword.<h4 id="numbers"><span class="secno">2.4.3 </span>Numbers</h4><h5 id="non-negative-integers"><span class="secno">2.4.3.1 </span>Non-negative integers</h5><p>A string is a <dfn id="valid-non-negative-integer">valid non-negative integer</dfn> if it
   consists of one or more characters in the range U+0030 DIGIT ZERO
   (0) to U+0039 DIGIT NINE (9).<p>A <a href="#valid-non-negative-integer" id="valid-non-negative-integer-0">valid non-negative integer</a> represents the number
-  that is represented in base ten by that string of digits.<h5 id="signed-integers"><span class="secno">2.4.3.2 </span>Signed integers</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A string is a <dfn id="valid-integer">valid integer</dfn> if it consists of one or
+  that is represented in base ten by that string of digits.<h5 id="signed-integers"><span class="secno">2.4.3.2 </span>Signed integers</h5><p>A string is a <dfn id="valid-integer">valid integer</dfn> if it consists of one or
   more characters in the range U+0030 DIGIT ZERO (0) to U+0039 DIGIT
   NINE (9), optionally prefixed with a U+002D HYPHEN-MINUS character
   (-).<p>A <a href="#valid-integer" id="valid-integer-0">valid integer</a> without a U+002D HYPHEN-MINUS (-)
@@ -378,7 +378,7 @@
   string of digits. A <a href="#valid-integer" id="valid-integer-1">valid integer</a> <em>with</em> a
   U+002D HYPHEN-MINUS (-) prefix represents the number represented in
   base ten by the string of digits that follows the U+002D
-  HYPHEN-MINUS, subtracted from zero.<h5 id="real-numbers"><span class="secno">2.4.3.3 </span>Real numbers</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A string is a <dfn id="valid-floating-point-number">valid floating point number</dfn> if it
+  HYPHEN-MINUS, subtracted from zero.<h5 id="real-numbers"><span class="secno">2.4.3.3 </span>Real numbers</h5><p>A string is a <dfn id="valid-floating-point-number">valid floating point number</dfn> if it
   consists of:<ol class="brief"><li>Optionally, a U+002D HYPHEN-MINUS character (-).</li>
 
    <li>A series of one or more characters in the range U+0030 DIGIT
@@ -420,10 +420,10 @@
   number if there is one). If there is no E, then the exponent is
   treated as zero.<p class="note">The Infinity and Not-a-Number (NaN) values are not
   <a href="#valid-floating-point-number" id="valid-floating-point-number-1" title="valid floating point number">valid floating point
-  numbers</a>.<h5 id="lists-of-integers"><span class="secno">2.4.3.4 </span>Lists of integers</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <dfn id="valid-list-of-integers">valid list of integers</dfn> is a number of <a href="#valid-integer" id="valid-integer-2" title="valid integer">valid integers</a> separated by U+002C
+  numbers</a>.<h5 id="lists-of-integers"><span class="secno">2.4.3.4 </span>Lists of integers</h5><p>A <dfn id="valid-list-of-integers">valid list of integers</dfn> is a number of <a href="#valid-integer" id="valid-integer-2" title="valid integer">valid integers</a> separated by U+002C
   COMMA characters, with no other characters (e.g. no <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.'>space characters</a>). In addition, there
   might be restrictions on the number of integers that can be given,
-  or on the range of values allowed.<h4 id="dates-and-times"><span class="secno">2.4.4 </span>Dates and times</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>In the algorithms below, the <dfn id="number-of-days-in-month-month-of-year-year">number of days in month <var title="">month</var> of year <var title="">year</var></dfn> is:
+  or on the range of values allowed.<h4 id="dates-and-times"><span class="secno">2.4.4 </span>Dates and times</h4><p>In the algorithms below, the <dfn id="number-of-days-in-month-month-of-year-year">number of days in month <var title="">month</var> of year <var title="">year</var></dfn> is:
   <em>31</em> if <var title="">month</var> is 1, 3, 5, 7, 8, 10, or
   12; <em>30</em> if <var title="">month</var> is 4, 6, 9, or 11;
   <em>29</em> if <var title="">month</var> is 2 and <var title="">year</var> is a number divisible by 400, or if <var title="">year</var> is a number divisible by 4 but not by 100; and
@@ -431,7 +431,7 @@
   Gregorian calendar. <a href="references.html#refsGREGORIAN">[GREGORIAN]</a><p>The <dfn id="concept-datetime-digit" title="concept-datetime-digit">digits</dfn> in the date
   and time syntaxes defined in this section must be characters in the
   range U+0030 DIGIT ZERO (0) to U+0039 DIGIT NINE (9), used to
-  express numbers in base ten.<h5 id="months"><span class="secno">2.4.4.1 </span>Months</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <dfn id="concept-month" title="concept-month">month</dfn> consists of a specific
+  express numbers in base ten.<h5 id="months"><span class="secno">2.4.4.1 </span>Months</h5><p>A <dfn id="concept-month" title="concept-month">month</dfn> consists of a specific
   proleptic Gregorian date with no time-zone information and no date
   information beyond a year and a month. <a href="references.html#refsGREGORIAN">[GREGORIAN]</a><p>A string is a <dfn id="valid-month-string">valid month string</dfn> representing a year
   <var title="">year</var> and month <var title="">month</var> if it
@@ -443,7 +443,7 @@
    representing the month <var title="">month</var>, in the range
    1&nbsp;&le;&nbsp;<var title="">month</var>&nbsp;&le;&nbsp;12</li>
 
-  </ol><h5 id="dates"><span class="secno">2.4.4.2 </span>Dates</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <dfn id="concept-date" title="concept-date">date</dfn> consists of a specific
+  </ol><h5 id="dates"><span class="secno">2.4.4.2 </span>Dates</h5><p>A <dfn id="concept-date" title="concept-date">date</dfn> consists of a specific
   proleptic Gregorian date with no time-zone information, consisting
   of a year, a month, and a day. <a href="references.html#refsGREGORIAN">[GREGORIAN]</a><p>A string is a <dfn id="valid-date-string">valid date string</dfn> representing a year
   <var title="">year</var>, month <var title="">month</var>, and day
@@ -457,7 +457,7 @@
    1&nbsp;&le;&nbsp;<var title="">day</var>&nbsp;&le;&nbsp;<var title="">maxday</var> where <var title="">maxday</var> is the <a href="#number-of-days-in-month-month-of-year-year" id="number-of-days-in-month-month-of-year-year-0" title="number of days in month month of year year">number of days
    in the month <var title="">month</var> and year <var title="">year</var></a></li>
 
-  </ol><h5 id="times"><span class="secno">2.4.4.3 </span>Times</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <dfn id="concept-time" title="concept-time">time</dfn> consists of a specific
+  </ol><h5 id="times"><span class="secno">2.4.4.3 </span>Times</h5><p>A <dfn id="concept-time" title="concept-time">time</dfn> consists of a specific
   time with no time-zone information, consisting of an hour, a minute,
   a second, and a fraction of a second.<p>A string is a <dfn id="valid-time-string">valid time string</dfn> representing an hour
   <var title="">hour</var>, a minute <var title="">minute</var>, and a
@@ -494,7 +494,7 @@
     </ol></li>
 
   </ol><p class="note">The <var title="">second</var> component cannot be
-  60 or 61; leap seconds cannot be represented.<h5 id="local-dates-and-times"><span class="secno">2.4.4.4 </span>Local dates and times</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <dfn id="concept-datetime-local" title="concept-datetime-local">local date and time</dfn>
+  60 or 61; leap seconds cannot be represented.<h5 id="local-dates-and-times"><span class="secno">2.4.4.4 </span>Local dates and times</h5><p>A <dfn id="concept-datetime-local" title="concept-datetime-local">local date and time</dfn>
   consists of a specific proleptic Gregorian date, consisting of a
   year, a month, and a day, and a time, consisting of an hour, a
   minute, a second, and a fraction of a second, but expressed without
@@ -506,7 +506,7 @@
 
    <li>A <a href="#valid-time-string" id="valid-time-string-0">valid time string</a> representing the time.</li>
 
-  </ol><h5 id="global-dates-and-times"><span class="secno">2.4.4.5 </span>Global dates and times</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <dfn id="concept-datetime" title="concept-datetime">global date and time</dfn>
+  </ol><h5 id="global-dates-and-times"><span class="secno">2.4.4.5 </span>Global dates and times</h5><p>A <dfn id="concept-datetime" title="concept-datetime">global date and time</dfn>
   consists of a specific proleptic Gregorian date, consisting of a
   year, a month, and a day, and a time, consisting of an hour, a
   minute, a second, and a fraction of a second, expressed with a
@@ -594,7 +594,7 @@
 
     <li>Time-zone offsets differ based on daylight savings time.</li>
 
-   </ul></div><h5 id="weeks"><span class="secno">2.4.4.6 </span>Weeks</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <dfn id="concept-week" title="concept-week">week</dfn> consists of a week-year
+   </ul></div><h5 id="weeks"><span class="secno">2.4.4.6 </span>Weeks</h5><p>A <dfn id="concept-week" title="concept-week">week</dfn> consists of a week-year
   number and a week number representing a seven-day period starting on
   a Monday. Each week-year in this calendaring system has either 52 or
   53 such seven-day periods, as defined below. The seven-day period
@@ -627,7 +627,7 @@
    1&nbsp;&le;&nbsp;<var title="">week</var>&nbsp;&le;&nbsp;<var title="">maxweek</var>, where <var title="">maxweek</var> is the
    <a href="#week-number-of-the-last-day" id="week-number-of-the-last-day-0">week number of the last day</a> of week-year <var title="">year</var></li>
 
-  </ol><h5 id="vaguer-moments-in-time"><span class="secno">2.4.4.7 </span>Vaguer moments in time</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A string is a <dfn id="valid-date-or-time-string">valid date or time string</dfn> if it is also
+  </ol><h5 id="vaguer-moments-in-time"><span class="secno">2.4.4.7 </span>Vaguer moments in time</h5><p>A string is a <dfn id="valid-date-or-time-string">valid date or time string</dfn> if it is also
   one of the following:<ul><li>A <a href="#valid-date-string" id="valid-date-string-2">valid date string</a>.</li>
 
    <li>A <a href="#valid-time-string" id="valid-time-string-2">valid time string</a>.</li>
@@ -646,7 +646,7 @@
   time</dfn> if it consists of zero or more <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#white_space" title='Read about this "White_Space" reference in the full HTML5 spec.'>White_Space</a>
   characters, followed by a <a href="#valid-date-string-with-optional-time" id="valid-date-string-with-optional-time-0">valid date string with optional
   time</a>, followed by zero or more further
-  <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#white_space" title='Read about this "White_Space" reference in the full HTML5 spec.'>White_Space</a> characters.<h4 id="colors"><span class="secno">2.4.5 </span>Colors</h4><p class="XXX annotation"><b>Status: </b><i>Awaiting implementation feedback</i><p>A <dfn id="simple-color">simple color</dfn> consists of three 8-bit numbers in the
+  <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#white_space" title='Read about this "White_Space" reference in the full HTML5 spec.'>White_Space</a> characters.<h4 id="colors"><span class="secno">2.4.5 </span>Colors</h4><p>A <dfn id="simple-color">simple color</dfn> consists of three 8-bit numbers in the
   range 0..255, representing the red, green, and blue components of
   the color respectively, in the sRGB color space. <a href="references.html#refsSRGB">[SRGB]</a><p>A string is a <dfn id="valid-simple-color">valid simple color</dfn> if it is exactly
   seven characters long, and the first character is a U+0023 NUMBER
@@ -659,7 +659,7 @@
   representing the blue component, in hexadecimal.<p>A string is a <dfn id="valid-lowercase-simple-color">valid lowercase simple color</dfn> if it is a
   <a href="#valid-simple-color" id="valid-simple-color-0">valid simple color</a> and doesn't use any characters in
   the range U+0041 LATIN CAPITAL LETTER A to U+0046 LATIN CAPITAL
-  LETTER F.<hr><h4 id="space-separated-tokens"><span class="secno">2.4.6 </span>Space-separated tokens</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <dfn id="set-of-space-separated-tokens">set of space-separated tokens</dfn> is a string containing
+  LETTER F.<hr><h4 id="space-separated-tokens"><span class="secno">2.4.6 </span>Space-separated tokens</h4><p>A <dfn id="set-of-space-separated-tokens">set of space-separated tokens</dfn> is a string containing
   zero or more words separated by one or more <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.'>space characters</a>, where words consist of any
   string of one or more characters, none of which are <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.'>space characters</a>.<p>A string containing a <a href="#set-of-space-separated-tokens" id="set-of-space-separated-tokens-0">set of space-separated tokens</a>
   may have leading or trailing <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.'>space
@@ -672,7 +672,7 @@
   allowed values. When a set of allowed values is defined, the tokens
   must all be from that list of allowed values; other values are
   non-conforming. If no such set of allowed values is provided, then
-  all values are conforming.<h4 id="comma-separated-tokens"><span class="secno">2.4.7 </span>Comma-separated tokens</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <dfn id="set-of-comma-separated-tokens">set of comma-separated tokens</dfn> is a string containing
+  all values are conforming.<h4 id="comma-separated-tokens"><span class="secno">2.4.7 </span>Comma-separated tokens</h4><p>A <dfn id="set-of-comma-separated-tokens">set of comma-separated tokens</dfn> is a string containing
   zero or more tokens each separated from the next by a single U+002C
   COMMA character (,), where tokens consist of any string of zero or
   more characters, neither beginning nor ending with <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.'>space characters</a>, nor containing any
@@ -684,10 +684,10 @@
   what consists a valid token. When such restrictions are defined, the
   tokens must all fit within those restrictions; other values are
   non-conforming. If no such restrictions are specified, then all
-  values are conforming.<h4 id="syntax-references"><span class="secno">2.4.8 </span>References</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A <dfn id="valid-hash-name-reference">valid hash-name reference</dfn> to an element of type <var title="">type</var> is a string consisting of a U+0023 NUMBER SIGN
+  values are conforming.<h4 id="syntax-references"><span class="secno">2.4.8 </span>References</h4><p>A <dfn id="valid-hash-name-reference">valid hash-name reference</dfn> to an element of type <var title="">type</var> is a string consisting of a U+0023 NUMBER SIGN
   character (#) followed by a string which exactly matches the value
   of the <code title="">name</code> attribute of an element with type
-  <var title="">type</var> in the document.<h4 id="mq"><span class="secno">2.4.9 </span>Media queries</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>A string is a <dfn id="valid-media-query">valid media query</dfn> if it matches the
+  <var title="">type</var> in the document.<h4 id="mq"><span class="secno">2.4.9 </span>Media queries</h4><p>A string is a <dfn id="valid-media-query">valid media query</dfn> if it matches the
   <code title="">media_query_list</code> production of the Media
   Queries specification. <a href="references.html#refsMQ">[MQ]</a><p>A string <dfn id="matches-the-environment">matches the environment</dfn> of the user if it is
   the empty string, a string consisting of only <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.'>space characters</a>, or is a media query that matches

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/syntax.html,v
retrieving revision 1.758
retrieving revision 1.759
diff -u -d -r1.758 -r1.759
--- syntax.html	28 Aug 2010 13:57:24 -0000	1.758
+++ syntax.html	8 Sep 2010 09:32:18 -0000	1.759
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="dnd.html">&larr; 7.9 Drag and drop</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -320,7 +320,7 @@
   <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
   are discussed in the section below entitled "<a href="the-xhtml-syntax.html#the-xhtml-syntax">The XHTML
-  syntax</a>".<h3 id="writing"><span class="secno">8.1 </span>Writing HTML documents</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Documents must consist of the following parts, in the given
+  syntax</a>".<h3 id="writing"><span class="secno">8.1 </span>Writing HTML documents</h3><p>Documents must consist of the following parts, in the given
   order:<ol><li>Optionally, a single U+FEFF BYTE ORDER MARK (BOM) character.</li>
 
    <li>Any number of <a href="#syntax-comments" id="syntax-comments-3" title="syntax-comments">comments</a> and
@@ -331,7 +331,7 @@
    <li>Any number of <a href="#syntax-comments" id="syntax-comments-4" title="syntax-comments">comments</a> and
    <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.'>space characters</a>.</li>
 
-   <li>The root element, in the form of an <code><a href="semantics.html#the-html-element-0" id="html-12">html</a></code> <a href="#syntax-elements" id="syntax-elements-1" title="syntax-elements">element</a>.</li>
+   <li>The root element, in the form of an <code><a href="semantics.html#the-html-element-0" id="html-11">html</a></code> <a href="#syntax-elements" id="syntax-elements-1" title="syntax-elements">element</a>.</li>
 
    <li>Any number of <a href="#syntax-comments" id="syntax-comments-5" title="syntax-comments">comments</a> and
    <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.'>space characters</a>.</li>
@@ -341,26 +341,26 @@
   declarations</a> are to be serialized, as discussed in the
   section on that topic.<div class="note">
 
-   <p>Space characters before the root <code><a href="semantics.html#the-html-element-0" id="html-13">html</a></code> element, and
-   space characters at the start of the <code><a href="semantics.html#the-html-element-0" id="html-14">html</a></code> element and
-   before the <code><a href="semantics.html#the-head-element-0" id="head-25">head</a></code> element, will be dropped when the
+   <p>Space characters before the root <code><a href="semantics.html#the-html-element-0" id="html-12">html</a></code> element, and
+   space characters at the start of the <code><a href="semantics.html#the-html-element-0" id="html-13">html</a></code> element and
+   before the <code><a href="semantics.html#the-head-element-0" id="head-26">head</a></code> element, will be dropped when the
    document is parsed; space characters <em>after</em> the root
-   <code><a href="semantics.html#the-html-element-0" id="html-15">html</a></code> element will be parsed as if they were at the end
-   of the <code><a href="sections.html#the-body-element-0" id="body-24">body</a></code> element. Thus, space characters around the
+   <code><a href="semantics.html#the-html-element-0" id="html-14">html</a></code> element will be parsed as if they were at the end
+   of the <code><a href="sections.html#the-body-element-0" id="body-26">body</a></code> element. Thus, space characters around the
    root element do not round-trip.</p>
 
    <p>It is suggested that newlines be inserted after the DOCTYPE,
    after any comments that are before the root element, after the
-   <code><a href="semantics.html#the-html-element-0" id="html-16">html</a></code> element's start tag (if it is not <a href="#syntax-tag-omission" id="syntax-tag-omission-1" title="syntax-tag-omission">omitted</a>), and after any comments
-   that are inside the <code><a href="semantics.html#the-html-element-0" id="html-17">html</a></code> element but before the
-   <code><a href="semantics.html#the-head-element-0" id="head-26">head</a></code> element.</p>
+   <code><a href="semantics.html#the-html-element-0" id="html-15">html</a></code> element's start tag (if it is not <a href="#syntax-tag-omission" id="syntax-tag-omission-1" title="syntax-tag-omission">omitted</a>), and after any comments
+   that are inside the <code><a href="semantics.html#the-html-element-0" id="html-16">html</a></code> element but before the
+   <code><a href="semantics.html#the-head-element-0" id="head-27">head</a></code> element.</p>
 
   </div><p>Many strings in the HTML syntax (e.g. the names of elements and
   their attributes) are case-insensitive, but only for characters in
   the ranges U+0041 to U+005A (LATIN CAPITAL LETTER A to LATIN CAPITAL
   LETTER Z) and U+0061 to U+007A (LATIN SMALL LETTER A to LATIN SMALL
   LETTER Z). For convenience, in this section this is just referred to
-  as "case-insensitive".<h4 id="the-doctype"><span class="secno">8.1.1 </span>The DOCTYPE</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/4">ISSUE-4</a> (html-versioning) and <a href="http://www.w3.org/html/wg/tracker/issues/84">ISSUE-84</a> (legacy-doctypes) block progress to Last Call</span><p>A <dfn id="syntax-doctype" title="syntax-doctype">DOCTYPE</dfn> is a <!-- mostly
+  as "case-insensitive".<h4 id="the-doctype"><span class="secno">8.1.1 </span>The DOCTYPE</h4><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/4">ISSUE-4</a> (html-versioning) and <a href="http://www.w3.org/html/wg/tracker/issues/84">ISSUE-84</a> (legacy-doctypes) block progress to Last Call</span><p>A <dfn id="syntax-doctype" title="syntax-doctype">DOCTYPE</dfn> is a <!-- mostly
   useless but nonetheless --> required preamble.<p class="note">DOCTYPEs are required for legacy reasons. When
   omitted, browsers tend to use a different rendering mode that is
   incompatible with some specifications. Including the DOCTYPE in a
@@ -421,13 +421,13 @@
   </table><p>A <a href="#syntax-doctype" id="syntax-doctype-3" title="syntax-doctype">DOCTYPE</a> containing an
   <a href="#obsolete-permitted-doctype-string" id="obsolete-permitted-doctype-string-2">obsolete permitted DOCTYPE string</a> is an <dfn id="obsolete-permitted-doctype">obsolete
   permitted DOCTYPE</dfn>. Authors should not use <a href="#obsolete-permitted-doctype" id="obsolete-permitted-doctype-0" title="obsolete permitted DOCTYPE">obsolete permitted
-  DOCTYPEs</a>, as they are unnecessarily long.<h4 id="elements-0"><span class="secno">8.1.2 </span>Elements</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>There are five different kinds of <dfn id="syntax-elements" title="syntax-elements">elements</dfn>: <a href="#void-elements" id="void-elements-0">void elements</a>,
+  DOCTYPEs</a>, as they are unnecessarily long.<h4 id="elements-0"><span class="secno">8.1.2 </span>Elements</h4><p>There are five different kinds of <dfn id="syntax-elements" title="syntax-elements">elements</dfn>: <a href="#void-elements" id="void-elements-0">void elements</a>,
   <a href="#raw-text-elements" id="raw-text-elements-0">raw text elements</a>, <a href="#rcdata-elements" id="rcdata-elements-0">RCDATA elements</a>,
   <a href="#foreign-elements" id="foreign-elements-0">foreign elements</a>, and <a href="#normal-elements" id="normal-elements-0">normal elements</a>.<dl><dt><dfn id="void-elements">Void elements</dfn></dt>
 
    <dd><code><a href="the-map-element.html#the-area-element" id="area-56">area</a></code>, <code><a href="semantics.html#the-base-element" id="base-14">base</a></code>, <code><a href="text-level-semantics.html#the-br-element" id="br-9">br</a></code>,
    <code><a href="tabular-data.html#the-col-element" id="col-4">col</a></code>, <code><a href="interactive-elements.html#the-command" id="command-5">command</a></code>, <code><a href="the-iframe-element.html#the-embed-element" id="embed-12">embed</a></code>,
-   <code><a href="grouping-content.html#the-hr-element" id="hr-8">hr</a></code>, <code><a href="embedded-content-1.html#the-img-element" id="img-28">img</a></code>, <code><a href="the-input-element.html#the-input-element" id="input-121">input</a></code>,
+   <code><a href="grouping-content.html#the-hr-element" id="hr-8">hr</a></code>, <code><a href="embedded-content-1.html#the-img-element" id="img-28">img</a></code>, <code><a href="the-input-element.html#the-input-element" id="input-123">input</a></code>,
    <code><a href="the-button-element.html#the-keygen-element" id="keygen-14">keygen</a></code>, <code><a href="semantics.html#the-link-element" id="link-60">link</a></code>, <code><a href="semantics.html#meta" id="meta-31">meta</a></code>,
    <code><a href="the-iframe-element.html#the-param-element" id="param-4">param</a></code>, <code><a href="video.html#the-source-element" id="source-9">source</a></code>, <code>track</code>,
    <code><a href="text-level-semantics.html#the-wbr-element" id="wbr-5">wbr</a></code></dd>
@@ -519,7 +519,7 @@
   Z. In the HTML syntax, tag names, even those for <a href="#foreign-elements" id="foreign-elements-5">foreign
   elements</a>, may be written with any mix of lower- and uppercase
   letters that, when converted to all-lowercase, matches the element's
-  tag name; tag names are case-insensitive.<h5 id="start-tags"><span class="secno">8.1.2.1 </span>Start tags</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="syntax-start-tag" title="syntax-start-tag">Start tags</dfn> must have the
+  tag name; tag names are case-insensitive.<h5 id="start-tags"><span class="secno">8.1.2.1 </span>Start tags</h5><p><dfn id="syntax-start-tag" title="syntax-start-tag">Start tags</dfn> must have the
   following format:<ol><li>The first character of a start tag must be a U+003C LESS-THAN
    SIGN character (&lt;).</li>
 
@@ -550,7 +550,7 @@
    <li>Finally, start tags must be closed by a U+003E GREATER-THAN
    SIGN character (&gt;).</li>
 
-  </ol><h5 id="end-tags"><span class="secno">8.1.2.2 </span>End tags</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="syntax-end-tag" title="syntax-end-tag">End tags</dfn> must have the
+  </ol><h5 id="end-tags"><span class="secno">8.1.2.2 </span>End tags</h5><p><dfn id="syntax-end-tag" title="syntax-end-tag">End tags</dfn> must have the
   following format:<ol><li>The first character of an end tag must be a U+003C LESS-THAN
    SIGN character (&lt;).</li>
 
@@ -565,7 +565,7 @@
    <li>Finally, end tags must be closed by a U+003E GREATER-THAN SIGN
    character (&gt;).</li>
 
-  </ol><h5 id="attributes-0"><span class="secno">8.1.2.3 </span>Attributes</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="syntax-attributes" title="syntax-attributes">Attributes</dfn> for an element
+  </ol><h5 id="attributes-0"><span class="secno">8.1.2.3 </span>Attributes</h5><p><dfn id="syntax-attributes" title="syntax-attributes">Attributes</dfn> for an element
   are expressed inside the element's start tag.<p>Attributes have a name and a value. <dfn id="syntax-attribute-name" title="syntax-attribute-name">Attribute names</dfn> must consist of
   one or more characters other than the <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.'>space characters</a>, U+0000 NULL, U+0022 QUOTATION
   MARK ("), U+0027 APOSTROPHE ('), U+003E GREATER-THAN SIGN
@@ -676,7 +676,7 @@
 
     <div class="example">
 
-     <p>In the following example, the <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-66">type</a></code> attribute is given with the
+     <p>In the following example, the <code title="attr-input-type"><a href="the-input-element.html#attr-input-type" id="type-71">type</a></code> attribute is given with the
      single-quoted attribute value syntax:</p>
 
      <pre>&lt;input <em>type='checkbox'</em>&gt;</pre>
@@ -738,26 +738,26 @@
     <tr><td> <code title="">xmlns</code> <td> <a href="urls.html#xmlns-namespace" id="xmlns-namespace-0">XMLNS namespace</a> <td> <code title="">xmlns</code>
     <tr><td> <code title="">xlink</code> <td> <a href="urls.html#xmlns-namespace" id="xmlns-namespace-1">XMLNS namespace</a> <td> <code title="">xmlns:xlink</code>
   </table><p>No other namespaced attribute can be expressed in <a href="#syntax" id="the-html-syntax-6">the
-  HTML syntax</a>.<h5 id="optional-tags"><span class="secno">8.1.2.4 </span>Optional tags</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Certain tags can be <dfn id="syntax-tag-omission" title="syntax-tag-omission">omitted</dfn>.<p class="note">Omitting an element's <a href="#syntax-start-tag" id="syntax-start-tag-3" title="syntax-start-tag">start tag</a> does not mean the element
+  HTML syntax</a>.<h5 id="optional-tags"><span class="secno">8.1.2.4 </span>Optional tags</h5><p>Certain tags can be <dfn id="syntax-tag-omission" title="syntax-tag-omission">omitted</dfn>.<p class="note">Omitting an element's <a href="#syntax-start-tag" id="syntax-start-tag-3" title="syntax-start-tag">start tag</a> does not mean the element
   is not present; it is implied, but it is still there. An HTML
-  document always has a root <code><a href="semantics.html#the-html-element-0" id="html-18">html</a></code> element, even if the
+  document always has a root <code><a href="semantics.html#the-html-element-0" id="html-17">html</a></code> element, even if the
   string <code title="">&lt;html&gt;</code> doesn't appear anywhere in
-  the markup.</p><!-- <html> --><p>An <code><a href="semantics.html#the-html-element-0" id="html-19">html</a></code> element's <a href="#syntax-start-tag" id="syntax-start-tag-4" title="syntax-start-tag">start tag</a> may be omitted if the
-  first thing inside the <code><a href="semantics.html#the-html-element-0" id="html-20">html</a></code> element is not a <a href="#syntax-comments" id="syntax-comments-8" title="syntax-comments">comment</a>.</p><!-- </html> --><p>An <code><a href="semantics.html#the-html-element-0" id="html-21">html</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-2" title="syntax-end-tag">end
-  tag</a> may be omitted if the <code><a href="semantics.html#the-html-element-0" id="html-22">html</a></code> element is not
-  immediately followed by a <a href="#syntax-comments" id="syntax-comments-9" title="syntax-comments">comment</a>.</p><!-- <head> --><p>A <code><a href="semantics.html#the-head-element-0" id="head-27">head</a></code> element's <a href="#syntax-start-tag" id="syntax-start-tag-5" title="syntax-start-tag">start tag</a> may be omitted if the
+  the markup.</p><!-- <html> --><p>An <code><a href="semantics.html#the-html-element-0" id="html-18">html</a></code> element's <a href="#syntax-start-tag" id="syntax-start-tag-4" title="syntax-start-tag">start tag</a> may be omitted if the
+  first thing inside the <code><a href="semantics.html#the-html-element-0" id="html-19">html</a></code> element is not a <a href="#syntax-comments" id="syntax-comments-8" title="syntax-comments">comment</a>.</p><!-- </html> --><p>An <code><a href="semantics.html#the-html-element-0" id="html-20">html</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-2" title="syntax-end-tag">end
+  tag</a> may be omitted if the <code><a href="semantics.html#the-html-element-0" id="html-21">html</a></code> element is not
+  immediately followed by a <a href="#syntax-comments" id="syntax-comments-9" title="syntax-comments">comment</a>.</p><!-- <head> --><p>A <code><a href="semantics.html#the-head-element-0" id="head-28">head</a></code> element's <a href="#syntax-start-tag" id="syntax-start-tag-5" title="syntax-start-tag">start tag</a> may be omitted if the
   element is empty, or if the first thing inside the
-  <code><a href="semantics.html#the-head-element-0" id="head-28">head</a></code> element is an element.</p><!-- </head> --><p>A <code><a href="semantics.html#the-head-element-0" id="head-29">head</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-3" title="syntax-end-tag">end
-  tag</a> may be omitted if the <code><a href="semantics.html#the-head-element-0" id="head-30">head</a></code> element is not
-  immediately followed by a <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space character" reference in the full HTML5 spec.'>space character</a> or a <a href="#syntax-comments" id="syntax-comments-10" title="syntax-comments">comment</a>.</p><!-- <body> --><p>A <code><a href="sections.html#the-body-element-0" id="body-25">body</a></code> element's <a href="#syntax-start-tag" id="syntax-start-tag-6" title="syntax-start-tag">start tag</a> may be omitted if the
-  element is empty, or if the first thing inside the <code><a href="sections.html#the-body-element-0" id="body-26">body</a></code>
+  <code><a href="semantics.html#the-head-element-0" id="head-29">head</a></code> element is an element.</p><!-- </head> --><p>A <code><a href="semantics.html#the-head-element-0" id="head-30">head</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-3" title="syntax-end-tag">end
+  tag</a> may be omitted if the <code><a href="semantics.html#the-head-element-0" id="head-31">head</a></code> element is not
+  immediately followed by a <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space character" reference in the full HTML5 spec.'>space character</a> or a <a href="#syntax-comments" id="syntax-comments-10" title="syntax-comments">comment</a>.</p><!-- <body> --><p>A <code><a href="sections.html#the-body-element-0" id="body-27">body</a></code> element's <a href="#syntax-start-tag" id="syntax-start-tag-6" title="syntax-start-tag">start tag</a> may be omitted if the
+  element is empty, or if the first thing inside the <code><a href="sections.html#the-body-element-0" id="body-28">body</a></code>
   element is not a <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space character" reference in the full HTML5 spec.'>space character</a> or a <a href="#syntax-comments" id="syntax-comments-11" title="syntax-comments">comment</a>, except if the first thing
-  inside the <code><a href="sections.html#the-body-element-0" id="body-27">body</a></code> element is a <code><a href="scripting-1.html#script" id="script-29">script</a></code> or
+  inside the <code><a href="sections.html#the-body-element-0" id="body-29">body</a></code> element is a <code><a href="scripting-1.html#script" id="script-29">script</a></code> or
   <code><a href="semantics.html#the-style-element" id="style-32">style</a></code> element. <!-- Note that even if the </head> end
   tag is present, the parser makes <style type="text/css"> and <script type="text/javascript"> elements
   between </head> and <body> end up in the <head> instead of implying
-  the <body> --></p><!-- </body> --><p>A <code><a href="sections.html#the-body-element-0" id="body-28">body</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-4" title="syntax-end-tag">end
-  tag</a> may be omitted if the <code><a href="sections.html#the-body-element-0" id="body-29">body</a></code> element is not
+  the <body> --></p><!-- </body> --><p>A <code><a href="sections.html#the-body-element-0" id="body-30">body</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-4" title="syntax-end-tag">end
+  tag</a> may be omitted if the <code><a href="sections.html#the-body-element-0" id="body-31">body</a></code> element is not
   immediately followed by a <a href="#syntax-comments" id="syntax-comments-12" title="syntax-comments">comment</a>.</p><!-- </li> --><p>A <code><a href="grouping-content.html#the-li-element" id="li-18">li</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-5" title="syntax-end-tag">end
   tag</a> may be omitted if the <code><a href="grouping-content.html#the-li-element" id="li-19">li</a></code> element is
   immediately followed by another <code><a href="grouping-content.html#the-li-element" id="li-20">li</a></code> element or if there
@@ -812,38 +812,38 @@
   preceded by another <code><a href="tabular-data.html#the-colgroup-element" id="colgroup-14">colgroup</a></code> element whose <a href="#syntax-end-tag" id="syntax-end-tag-13" title="syntax-end-tag">end tag</a> has been omitted. (It can't be
   omitted if the element is empty.)</p><!-- </colgroup> --><p>A <code><a href="tabular-data.html#the-colgroup-element" id="colgroup-15">colgroup</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-14" title="syntax-end-tag">end tag</a> may be omitted if the
   <code><a href="tabular-data.html#the-colgroup-element" id="colgroup-16">colgroup</a></code> element is not immediately followed by a
-  <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space character" reference in the full HTML5 spec.'>space character</a> or a <a href="#syntax-comments" id="syntax-comments-13" title="syntax-comments">comment</a>.</p><!-- </thead> --><p>A <code><a href="tabular-data.html#the-thead-element" id="thead-17">thead</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-15" title="syntax-end-tag">end
-  tag</a> may be omitted if the <code><a href="tabular-data.html#the-thead-element" id="thead-18">thead</a></code> element is
-  immediately followed by a <code><a href="tabular-data.html#the-tbody-element" id="tbody-14">tbody</a></code> or <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-16">tfoot</a></code>
-  element.</p><!-- <tbody> --><p>A <code><a href="tabular-data.html#the-tbody-element" id="tbody-15">tbody</a></code> element's <a href="#syntax-start-tag" id="syntax-start-tag-8" title="syntax-start-tag">start tag</a> may be omitted if the
-  first thing inside the <code><a href="tabular-data.html#the-tbody-element" id="tbody-16">tbody</a></code> element is a
+  <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space character" reference in the full HTML5 spec.'>space character</a> or a <a href="#syntax-comments" id="syntax-comments-13" title="syntax-comments">comment</a>.</p><!-- </thead> --><p>A <code><a href="tabular-data.html#the-thead-element" id="thead-19">thead</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-15" title="syntax-end-tag">end
+  tag</a> may be omitted if the <code><a href="tabular-data.html#the-thead-element" id="thead-20">thead</a></code> element is
+  immediately followed by a <code><a href="tabular-data.html#the-tbody-element" id="tbody-15">tbody</a></code> or <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-17">tfoot</a></code>
+  element.</p><!-- <tbody> --><p>A <code><a href="tabular-data.html#the-tbody-element" id="tbody-16">tbody</a></code> element's <a href="#syntax-start-tag" id="syntax-start-tag-8" title="syntax-start-tag">start tag</a> may be omitted if the
+  first thing inside the <code><a href="tabular-data.html#the-tbody-element" id="tbody-17">tbody</a></code> element is a
   <code><a href="tabular-data.html#the-tr-element" id="tr-21">tr</a></code> element, and if the element is not immediately
-  preceded by a <code><a href="tabular-data.html#the-tbody-element" id="tbody-17">tbody</a></code>, <code><a href="tabular-data.html#the-thead-element" id="thead-19">thead</a></code>, or
-  <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-17">tfoot</a></code> element whose <a href="#syntax-end-tag" id="syntax-end-tag-16" title="syntax-end-tag">end
+  preceded by a <code><a href="tabular-data.html#the-tbody-element" id="tbody-18">tbody</a></code>, <code><a href="tabular-data.html#the-thead-element" id="thead-21">thead</a></code>, or
+  <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-18">tfoot</a></code> element whose <a href="#syntax-end-tag" id="syntax-end-tag-16" title="syntax-end-tag">end
   tag</a> has been omitted. (It can't be omitted if the element is
-  empty.)</p><!-- </tbody> --><p>A <code><a href="tabular-data.html#the-tbody-element" id="tbody-18">tbody</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-17" title="syntax-end-tag">end
-  tag</a> may be omitted if the <code><a href="tabular-data.html#the-tbody-element" id="tbody-19">tbody</a></code> element is
-  immediately followed by a <code><a href="tabular-data.html#the-tbody-element" id="tbody-20">tbody</a></code> or <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-18">tfoot</a></code>
-  element, or if there is no more content in the parent element.</p><!-- </tfoot> --><p>A <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-19">tfoot</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-18" title="syntax-end-tag">end
-  tag</a> may be omitted if the <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-20">tfoot</a></code> element is
-  immediately followed by a <code><a href="tabular-data.html#the-tbody-element" id="tbody-21">tbody</a></code> element, or if there is
+  empty.)</p><!-- </tbody> --><p>A <code><a href="tabular-data.html#the-tbody-element" id="tbody-19">tbody</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-17" title="syntax-end-tag">end
+  tag</a> may be omitted if the <code><a href="tabular-data.html#the-tbody-element" id="tbody-20">tbody</a></code> element is
+  immediately followed by a <code><a href="tabular-data.html#the-tbody-element" id="tbody-21">tbody</a></code> or <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-19">tfoot</a></code>
+  element, or if there is no more content in the parent element.</p><!-- </tfoot> --><p>A <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-20">tfoot</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-18" title="syntax-end-tag">end
+  tag</a> may be omitted if the <code><a href="tabular-data.html#the-tfoot-element" id="tfoot-21">tfoot</a></code> element is
+  immediately followed by a <code><a href="tabular-data.html#the-tbody-element" id="tbody-22">tbody</a></code> element, or if there is
   no more content in the parent element.</p><!-- </tr> --><p>A <code><a href="tabular-data.html#the-tr-element" id="tr-22">tr</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-19" title="syntax-end-tag">end
   tag</a> may be omitted if the <code><a href="tabular-data.html#the-tr-element" id="tr-23">tr</a></code> element is
   immediately followed by another <code><a href="tabular-data.html#the-tr-element" id="tr-24">tr</a></code> element, or if there
-  is no more content in the parent element.</p><!-- </td> --><p>A <code><a href="tabular-data.html#the-td-element" id="td-21">td</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-20" title="syntax-end-tag">end
-  tag</a> may be omitted if the <code><a href="tabular-data.html#the-td-element" id="td-22">td</a></code> element is
-  immediately followed by a <code><a href="tabular-data.html#the-td-element" id="td-23">td</a></code> or <code><a href="tabular-data.html#the-th-element" id="th-26">th</a></code>
+  is no more content in the parent element.</p><!-- </td> --><p>A <code><a href="tabular-data.html#the-td-element" id="td-22">td</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-20" title="syntax-end-tag">end
+  tag</a> may be omitted if the <code><a href="tabular-data.html#the-td-element" id="td-23">td</a></code> element is
+  immediately followed by a <code><a href="tabular-data.html#the-td-element" id="td-24">td</a></code> or <code><a href="tabular-data.html#the-th-element" id="th-26">th</a></code>
   element, or if there is no more content in the parent element.</p><!-- </th> --><p>A <code><a href="tabular-data.html#the-th-element" id="th-27">th</a></code> element's <a href="#syntax-end-tag" id="syntax-end-tag-21" title="syntax-end-tag">end
   tag</a> may be omitted if the <code><a href="tabular-data.html#the-th-element" id="th-28">th</a></code> element is
-  immediately followed by a <code><a href="tabular-data.html#the-td-element" id="td-24">td</a></code> or <code><a href="tabular-data.html#the-th-element" id="th-29">th</a></code>
+  immediately followed by a <code><a href="tabular-data.html#the-td-element" id="td-25">td</a></code> or <code><a href="tabular-data.html#the-th-element" id="th-29">th</a></code>
   element, or if there is no more content in the parent element.<p><strong>However</strong>, a <a href="#syntax-start-tag" id="syntax-start-tag-9" title="syntax-start-tag">start
-  tag</a> must never be omitted if it has any attributes.<h5 id="element-restrictions"><span class="secno">8.1.2.5 </span>Restrictions on content models</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>For historical reasons, certain elements have extra restrictions
+  tag</a> must never be omitted if it has any attributes.<h5 id="element-restrictions"><span class="secno">8.1.2.5 </span>Restrictions on content models</h5><p>For historical reasons, certain elements have extra restrictions
   beyond even the restrictions given by their content model.<p>A <code><a href="tabular-data.html#the-table-element" id="table-32">table</a></code> element must not contain <code><a href="tabular-data.html#the-tr-element" id="tr-25">tr</a></code>
   elements, even though these elements are technically allowed inside
   <code><a href="tabular-data.html#the-table-element" id="table-33">table</a></code> elements according to the content models
   described in this specification. (If a <code><a href="tabular-data.html#the-tr-element" id="tr-26">tr</a></code> element is
   put inside a <code><a href="tabular-data.html#the-table-element" id="table-34">table</a></code> in the markup, it will in fact imply
-  a <code><a href="tabular-data.html#the-tbody-element" id="tbody-22">tbody</a></code> start tag before it.)<p>A single <a href="#syntax-newlines" id="syntax-newlines-0" title="syntax-newlines">newline</a> may be
+  a <code><a href="tabular-data.html#the-tbody-element" id="tbody-23">tbody</a></code> start tag before it.)<p>A single <a href="#syntax-newlines" id="syntax-newlines-0" title="syntax-newlines">newline</a> may be
   placed immediately after the <a href="#syntax-start-tag" id="syntax-start-tag-10" title="syntax-start-tag">start
   tag</a> of <code><a href="grouping-content.html#the-pre-element" id="pre-13">pre</a></code> and <code><a href="the-button-element.html#the-textarea-element" id="textarea-33">textarea</a></code>
   elements. This does not affect the processing of the element. The
@@ -855,26 +855,26 @@
    <p>The following two <code><a href="grouping-content.html#the-pre-element" id="pre-14">pre</a></code> blocks are equivalent:</p>
    <pre>&lt;pre&gt;Hello&lt;/pre&gt;</pre>
    <pre>&lt;pre&gt;<br>Hello&lt;/pre&gt;</pre>
-  </div><h5 id="cdata-rcdata-restrictions"><span class="secno">8.1.2.6 </span>Restrictions on the contents of raw text and RCDATA elements</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The text in <a href="#raw-text-elements" id="raw-text-elements-3" title="raw text elements">raw text</a> and
+  </div><h5 id="cdata-rcdata-restrictions"><span class="secno">8.1.2.6 </span>Restrictions on the contents of raw text and RCDATA elements</h5><p>The text in <a href="#raw-text-elements" id="raw-text-elements-3" title="raw text elements">raw text</a> and
   <a href="#rcdata-elements" id="rcdata-elements-3">RCDATA elements</a> must not contain any occurrences of the
   string "<code title="">&lt;/</code>" (U+003C LESS-THAN SIGN, U+002F
   SOLIDUS) followed by characters that case-insensitively match the
   tag name of the element followed by one of U+0009 CHARACTER
   TABULATION, U+000A LINE FEED (LF), U+000C FORM FEED (FF), U+000D
   CARRIAGE RETURN (CR), U+0020 SPACE, U+003E GREATER-THAN SIGN (&gt;), or
-  U+002F SOLIDUS (/).<h4 id="text-0"><span class="secno">8.1.3 </span>Text</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="syntax-text" title="syntax-text">Text</dfn> is allowed inside elements,
+  U+002F SOLIDUS (/).<h4 id="text-0"><span class="secno">8.1.3 </span>Text</h4><p><dfn id="syntax-text" title="syntax-text">Text</dfn> is allowed inside elements,
   attribute values, and comments. Text must consist of Unicode
   characters. Text must not contain U+0000 characters. Text must not
   contain permanently undefined Unicode characters (noncharacters).
   Text must not contain control characters other than <a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-microsyntaxes.html#space-character" title='Read about this "space characters" reference in the full HTML5 spec.'>space characters</a>. Extra constraints
   are placed on what is and what is not allowed in text based on where
-  the text is to be put, as described in the other sections.<h5 id="newlines"><span class="secno">8.1.3.1 </span>Newlines</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="syntax-newlines" title="syntax-newlines">Newlines</dfn> in HTML may be
+  the text is to be put, as described in the other sections.<h5 id="newlines"><span class="secno">8.1.3.1 </span>Newlines</h5><p><dfn id="syntax-newlines" title="syntax-newlines">Newlines</dfn> in HTML may be
   represented either as U+000D CARRIAGE RETURN (CR) characters, U+000A
   LINE FEED (LF) characters, or pairs of U+000D CARRIAGE RETURN (CR),
   U+000A LINE FEED (LF) characters in that order.<p>Where <a href="#syntax-charref" id="syntax-charref-5" title="syntax-charref">character references</a>
   are allowed, a character reference of a U+000A LINE FEED (LF)
   character (but not a U+000D CARRIAGE RETURN (CR) character) also
-  represents a <a href="#syntax-newlines" id="syntax-newlines-3" title="syntax-newlines">newline</a>.<h4 id="character-references"><span class="secno">8.1.4 </span>Character references</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>In certain cases described in other sections, <a href="#syntax-text" id="syntax-text-5" title="syntax-text">text</a> may be mixed with <dfn id="syntax-charref" title="syntax-charref">character references</dfn>. These can be used
+  represents a <a href="#syntax-newlines" id="syntax-newlines-3" title="syntax-newlines">newline</a>.<h4 id="character-references"><span class="secno">8.1.4 </span>Character references</h4><p>In certain cases described in other sections, <a href="#syntax-text" id="syntax-text-5" title="syntax-text">text</a> may be mixed with <dfn id="syntax-charref" title="syntax-charref">character references</dfn>. These can be used
   to escape characters that couldn't otherwise legally be included in
   <a href="#syntax-text" id="syntax-text-6" title="syntax-text">text</a>.<p>Character references must start with a U+0026 AMPERSAND character
   (&amp;). Following this, there are three possible kinds of character
@@ -920,7 +920,7 @@
   LATIN SMALL LETTER Z, and U+0041 LATIN CAPITAL LETTER A to U+005A
   LATIN CAPITAL LETTER Z, followed by a U+003B SEMICOLON character
   (;), where these characters do not match any of the names given in
-  the <a href="named-character-references.html#named-character-references" id="named-character-references-1">named character references</a> section.<h4 id="cdata-sections"><span class="secno">8.1.5 </span>CDATA sections</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="syntax-cdata" title="syntax-cdata">CDATA sections</dfn> must start with
+  the <a href="named-character-references.html#named-character-references" id="named-character-references-1">named character references</a> section.<h4 id="cdata-sections"><span class="secno">8.1.5 </span>CDATA sections</h4><p><dfn id="syntax-cdata" title="syntax-cdata">CDATA sections</dfn> must start with
   the character sequence U+003C LESS-THAN SIGN, U+0021 EXCLAMATION
   MARK, U+005B LEFT SQUARE BRACKET, U+0043 LATIN CAPITAL LETTER C,
   U+0044 LATIN CAPITAL LETTER D, U+0041 LATIN CAPITAL LETTER A, U+0054
@@ -947,7 +947,7 @@
  &lt;ms&gt;&lt;![CDATA[x&lt;y3]]&gt;&lt;/ms&gt;
 &lt;/math&gt;</pre>
 
-  </div><h4 id="comments"><span class="secno">8.1.6 </span>Comments</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><dfn id="syntax-comments" title="syntax-comments">Comments</dfn> must start with the
+  </div><h4 id="comments"><span class="secno">8.1.6 </span>Comments</h4><p><dfn id="syntax-comments" title="syntax-comments">Comments</dfn> must start with the
   four character sequence U+003C LESS-THAN SIGN, U+0021 EXCLAMATION
   MARK, U+002D HYPHEN-MINUS, U+002D HYPHEN-MINUS (<code title="">&lt;!--</code>). Following this sequence, the comment may
   have <a href="#syntax-text" id="syntax-text-8" title="syntax-text">text</a>, with the additional

Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/webappapis.html,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- webappapis.html	28 Aug 2010 13:57:25 -0000	1.178
+++ webappapis.html	8 Sep 2010 09:32:19 -0000	1.179
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    </div><div>
    <a href="offline.html">&larr; 5.6 Offline Web applications</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -315,7 +315,7 @@
   <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.2 </span>Events</a></ol></ol></ol></div>
 
-  <h2 id="webappapis"><span class="secno">6 </span>Web application APIs</h2><h3 id="scripting"><span class="secno">6.1 </span>Scripting</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="introduction-4"><span class="secno">6.1.1 </span>Introduction</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>Various mechanisms can cause author-provided executable code to
+  <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
   probably not limited to:<ul><li>Processing of <code><a href="scripting-1.html#script" id="script-27">script</a></code> elements.</li>
 
@@ -331,7 +331,7 @@
    <li>Processing of technologies like XBL or SVG that have their own
    scripting features.</li>
 
-  </ul><h4 id="events"><span class="secno">6.1.2 </span>Events</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!--test: <a href="http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A...%3Cscript%3E%0Aw(a%3Ddocument.implementation.createDocument(null%2C%20null%2C%20null))%3B%0Aw(a.appendChild(a.createElementNS('http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml'%2C%20'html')))%3B%0Aw(b%3Da.firstChild.appendChild(a.createElementNS('http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml'%2C%20'body')))%3B%0Aw(b.test%20%3D%20w)%3B%0Aw(b.setAttribute('onclick'%2C%20'test(%22fire%3A%20%22%20%2B%20event)'))%3B%0Aw(b.onclick)%3B%0Aw(e%3Da.createEvent('Event'))%3B%0Aw(e.initEvent('click'%2C%20false%2C%20false))%3B%0Aw(b.dispatchEvent(e))%3B%0A%3C%2Fscript%3E">test</a>--><p>Many objects can have <dfn id="event-handlers">event handlers</dfn> specified. These
+  </ul><h4 id="events"><span class="secno">6.1.2 </span>Events</h4><!--test: <a href="http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A...%3Cscript%3E%0Aw(a%3Ddocument.implementation.createDocument(null%2C%20null%2C%20null))%3B%0Aw(a.appendChild(a.createElementNS('http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml'%2C%20'html')))%3B%0Aw(b%3Da.firstChild.appendChild(a.createElementNS('http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml'%2C%20'body')))%3B%0Aw(b.test%20%3D%20w)%3B%0Aw(b.setAttribute('onclick'%2C%20'test(%22fire%3A%20%22%20%2B%20event)'))%3B%0Aw(b.onclick)%3B%0Aw(e%3Da.createEvent('Event'))%3B%0Aw(e.initEvent('click'%2C%20false%2C%20false))%3B%0Aw(b.dispatchEvent(e))%3B%0A%3C%2Fscript%3E">test</a>--><p>Many objects can have <dfn id="event-handlers">event handlers</dfn> specified. These
   act as bubbling event listeners for the object on which they are
   specified.<p>An <a href="#event-handlers" id="event-handlers-5" title="event handlers">event handler</a> can either
   have the value null or be set to a <code><a href="#function" id="function-204">Function</a></code>

Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- spec.preprocessed.html	28 Aug 2010 13:57:24 -0000	1.39
+++ spec.preprocessed.html	8 Sep 2010 09:32:17 -0000	1.40
@@ -312,9 +312,9 @@
 </head><body onload="init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4304</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4343</span></h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor-s-draft-28-august-2010">Editor's Draft 28 August 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-8-september-2010">Editor's Draft 8 September 2010</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5/author/">http://www.w3.org/TR/html5/author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
[...6365 lines suppressed...]
+  </dl><h2 class="no-num" id="acknowledgements">Acknowledgements</h2><!-- ACKS --><p>Thanks to
 
   Aankhen,
   Aaron Boodman,
@@ -68723,6 +68838,7 @@
   Eric Rescorla,
   Eric Semling,
   Erik Arvidsson,
+  Erik Rose,
   Evan Martin,
   Evan Prodromou,
   Evert,
@@ -68993,6 +69109,7 @@
   Scott Gonz&#225;lez,
   Scott Hess,
   Sean Fraser,
+  Sean Hayes,
   Sean Hogan,
   Sean Knapp,
   Sebastian Markb&#229;ge,

Received on Wednesday, 8 September 2010 09:32:54 UTC