- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 15 Oct 2012 15:16:00 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv11341
Modified Files:
association-of-controls-and-forms.html
attributes-common-to-form-controls.html
common-dom-interfaces.html common-input-element-apis.html
common-input-element-attributes.html common-microsyntaxes.html
content-models.html dimension-attributes.html dom.html
dynamic-markup-insertion.html element-definitions.html
elements.html form-submission.html forms.html
global-attributes.html headings-and-sections.html
image-maps.html index.html infrastructure.html
interactions-with-xpath-and-xslt.html introduction.html
mathml.html media-elements.html namespaces.html
requirements-relating-to-bidirectional-algorithm-formatting-characters.html
scripting-1.html single-page.html
states-of-the-type-attribute.html styling.html
textFieldSelection.html the-a-element.html
the-abbr-element.html the-address-element.html
the-area-element.html the-article-element.html
the-aside-element.html the-audio-element.html
the-b-element.html the-base-element.html the-bdi-element.html
the-bdo-element.html the-blockquote-element.html
the-body-element.html the-br-element.html
the-button-element.html the-canvas-element.html
the-caption-element.html the-cite-element.html
the-code-element.html the-col-element.html
the-colgroup-element.html the-datalist-element.html
the-dd-element.html the-del-element.html the-dfn-element.html
the-div-element.html the-dl-element.html the-dt-element.html
the-em-element.html the-embed-element.html
the-fieldset-element.html the-figcaption-element.html
the-figure-element.html the-footer-element.html
the-form-element.html the-head-element.html
the-header-element.html the-hgroup-element.html
the-hr-element.html the-html-element.html the-i-element.html
the-iframe-element.html the-img-element.html
the-input-element.html the-ins-element.html
the-kbd-element.html the-keygen-element.html
the-label-element.html the-legend-element.html
the-li-element.html the-link-element.html the-map-element.html
the-mark-element.html the-meta-element.html
the-meter-element.html the-nav-element.html
the-noscript-element.html the-object-element.html
the-ol-element.html the-optgroup-element.html
the-option-element.html the-output-element.html
the-p-element.html the-param-element.html the-pre-element.html
the-progress-element.html the-q-element.html
the-rp-element.html the-rt-element.html the-ruby-element.html
the-s-element.html the-samp-element.html
the-script-element.html the-section-element.html
the-select-element.html the-small-element.html
the-source-element.html the-span-element.html
the-strong-element.html the-style-element.html
the-sub-and-sup-elements.html the-table-element.html
the-tbody-element.html the-td-element.html
the-textarea-element.html the-tfoot-element.html
the-th-element.html the-thead-element.html
the-time-element.html the-title-element.html
the-tr-element.html the-track-element.html the-u-element.html
the-ul-element.html the-var-element.html
the-video-element.html the-wbr-element.html urls.html
wai-aria.html
Added Files:
acknowledgements.html browsers.html commands.html
constraints.html dnd.html editing-apis.html editing.html
history.html iana.html interactive-elements.html links.html
named-character-references.html obsolete.html offline.html
parsing.html references.html rendering.html section-index.html
syntax.html system-state-and-capabilities.html
the-command-element.html the-details-element.html the-end.html
the-menu-element.html the-summary-element.html
the-xhtml-syntax.html timers.html tokenization.html
user-prompts.html webappapis.html
Log Message:
commit 59184468746869815d3ef15c50feaa6ec6a3438d
Author: Robin Berjon <robin@berjon.com>
Date: Mon Oct 15 16:52:42 2012 +0200
added START marked in the right location for w3c-html
Index: the-a-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-a-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-a-element.html 15 Oct 2012 12:48:10 -0000 1.204
+++ the-a-element.html 15 Oct 2012 15:15:52 -0000 1.205
@@ -386,13 +386,13 @@
<dd><a href="content-models.html#transparent">Transparent</a>, but there must be no <a href="content-models.html#interactive-content-0">interactive content</a> descendant.</dd>
<dt><a href="element-definitions.html#element-dfn-attributes" title="element-dfn-attributes">Content attributes</a>:</dt>
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
- <dd><code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code></dd>
- <dd><code title="attr-hyperlink-target"><a href="textFieldSelection.html#attr-hyperlink-target">target</a></code></dd>
+ <dd><code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code></dd>
+ <dd><code title="attr-hyperlink-target"><a href="links.html#attr-hyperlink-target">target</a></code></dd>
<!--DOWNLOAD--><!--PING-->
- <dd><code title="attr-hyperlink-rel"><a href="textFieldSelection.html#attr-hyperlink-rel">rel</a></code></dd>
- <dd><code title="attr-hyperlink-media"><a href="textFieldSelection.html#attr-hyperlink-media">media</a></code></dd>
- <dd><code title="attr-hyperlink-hreflang"><a href="textFieldSelection.html#attr-hyperlink-hreflang">hreflang</a></code></dd>
- <dd><code title="attr-hyperlink-type"><a href="textFieldSelection.html#attr-hyperlink-type">type</a></code></dd>
+ <dd><code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel">rel</a></code></dd>
+ <dd><code title="attr-hyperlink-media"><a href="links.html#attr-hyperlink-media">media</a></code></dd>
+ <dd><code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang">hreflang</a></code></dd>
+ <dd><code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type">type</a></code></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>
<pre class="idl">interface <dfn id="htmlanchorelement">HTMLAnchorElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {
@@ -417,8 +417,8 @@
attribute DOMString <a href="#dom-a-hash" title="dom-a-hash">hash</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>If the <code><a href="#the-a-element">a</a></code> element has an <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute, then it
- <a href="textFieldSelection.html#represents">represents</a> a <a href="textFieldSelection.html#hyperlink">hyperlink</a> (a hypertext
+ </dl><!--TOPIC:HTML--><p>If the <code><a href="#the-a-element">a</a></code> element has an <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute, then it
+ <a href="rendering.html#represents">represents</a> a <a href="links.html#hyperlink">hyperlink</a> (a hypertext
anchor).</p>
<!-- v2: Eric Meyer requests the ability to nest links so that a big
@@ -427,14 +427,14 @@
areas, e.g. a link to see photos of the event, or to edit the event,
or some such. -->
- <p>If the <code><a href="#the-a-element">a</a></code> element has no <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute, then the element
- <a href="textFieldSelection.html#represents">represents</a> a placeholder for where a link might
+ <p>If the <code><a href="#the-a-element">a</a></code> element has no <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute, then the element
+ <a href="rendering.html#represents">represents</a> a placeholder for where a link might
otherwise have been placed, if it had been relevant.</p>
- <p>The <code title="attr-hyperlink-target"><a href="textFieldSelection.html#attr-hyperlink-target">target</a></code>,
+ <p>The <code title="attr-hyperlink-target"><a href="links.html#attr-hyperlink-target">target</a></code>,
<!--DOWNLOAD--><!--PING-->
- <code title="attr-hyperlink-rel"><a href="textFieldSelection.html#attr-hyperlink-rel">rel</a></code>, <code title="attr-hyperlink-media"><a href="textFieldSelection.html#attr-hyperlink-media">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="textFieldSelection.html#attr-hyperlink-hreflang">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="textFieldSelection.html#attr-hyperlink-type">type</a></code> attributes must be omitted
- if the <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute is
+ <code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel">rel</a></code>, <code title="attr-hyperlink-media"><a href="links.html#attr-hyperlink-media">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type">type</a></code> attributes must be omitted
+ if the <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute is
not present.</p>
<!--MD-->
@@ -455,28 +455,28 @@
<div class="impl">
- <p>The <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code>,
- <code title="attr-hyperlink-target"><a href="textFieldSelection.html#attr-hyperlink-target">target</a></code>,
+ <p>The <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code>,
+ <code title="attr-hyperlink-target"><a href="links.html#attr-hyperlink-target">target</a></code>,
<!--DOWNLOAD--><!--PING-->
- attributes affect what happens when users <a href="textFieldSelection.html#following-hyperlinks-0" title="following
+ attributes affect what happens when users <a href="links.html#following-hyperlinks-0" title="following
hyperlinks">follow hyperlinks</a>
<!--DOWNLOAD-->
created using the <code><a href="#the-a-element">a</a></code> element. The
- <code title="attr-hyperlink-rel"><a href="textFieldSelection.html#attr-hyperlink-rel">rel</a></code>, <code title="attr-hyperlink-media"><a href="textFieldSelection.html#attr-hyperlink-media">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="textFieldSelection.html#attr-hyperlink-hreflang">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="textFieldSelection.html#attr-hyperlink-type">type</a></code> attributes may be used to
+ <code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel">rel</a></code>, <code title="attr-hyperlink-media"><a href="links.html#attr-hyperlink-media">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type">type</a></code> attributes may be used to
indicate to the user the likely nature of the target resource before
the user follows the link.</p>
<p>The <a href="content-models.html#activation-behavior">activation behavior</a> of <code><a href="#the-a-element">a</a></code> elements
- that create <a href="textFieldSelection.html#hyperlink" title="hyperlink">hyperlinks</a> is to run the
+ that create <a href="links.html#hyperlink" title="hyperlink">hyperlinks</a> is to run the
following steps:</p>
- <ol><li><p>If the algorithm is not <a href="textFieldSelection.html#allowed-to-show-a-pop-up">allowed to show a
+ <ol><li><p>If the algorithm is not <a href="browsers.html#allowed-to-show-a-pop-up">allowed to show a
pop-up</a> and either the <code><a href="#the-a-element">a</a></code>
<!--DOWNLOAD-->
- element's <code title="attr-hyperlink-target"><a href="textFieldSelection.html#attr-hyperlink-target">target</a></code>
- attribute is present and applying <a href="textFieldSelection.html#the-rules-for-choosing-a-browsing-context-given-a-browsing-context-name">the rules for choosing a
+ element's <code title="attr-hyperlink-target"><a href="links.html#attr-hyperlink-target">target</a></code>
+ attribute is present and applying <a href="browsers.html#the-rules-for-choosing-a-browsing-context-given-a-browsing-context-name">the rules for choosing a
browsing context given a browsing context name</a>, using the
- value of the <code title="attr-hyperlink-target"><a href="textFieldSelection.html#attr-hyperlink-target">target</a></code>
+ value of the <code title="attr-hyperlink-target"><a href="links.html#attr-hyperlink-target">target</a></code>
attribute as the browsing context name, would result in there not
being a chosen browsing context, then throw an
<code><a href="infrastructure.html#invalidaccesserror">InvalidAccessError</a></code> exception and abort these
@@ -504,7 +504,7 @@
</ol></li>
- <li><p>Finally, the user agent must <a href="textFieldSelection.html#following-hyperlinks-0" title="following
+ <li><p>Finally, the user agent must <a href="links.html#following-hyperlinks-0" title="following
hyperlinks">follow the hyperlink</a>
<!--DOWNLOAD-->
created by the <code><a href="#the-a-element">a</a></code> element, as determined by
@@ -534,7 +534,7 @@
name.</p>
<p>The IDL attribute <dfn id="dom-a-rellist" title="dom-a-rellist"><code>relList</code></dfn> must
- <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-hyperlink-rel"><a href="textFieldSelection.html#attr-hyperlink-rel">rel</a></code>
+ <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel">rel</a></code>
content attribute.</p>
<p>The <dfn id="dom-a-text" title="dom-a-text"><code>text</code></dfn> IDL
@@ -547,10 +547,10 @@
<a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <dfn id="dom-a-protocol" title="dom-a-protocol"><code>protocol</code></dfn>, <dfn id="dom-a-host" title="dom-a-host"><code>host</code></dfn>, <dfn id="dom-a-port" title="dom-a-port"><code>port</code></dfn>, <dfn id="dom-a-hostname" title="dom-a-hostname"><code>hostname</code></dfn>, <dfn id="dom-a-pathname" title="dom-a-pathname"><code>pathname</code></dfn>, <dfn id="dom-a-search" title="dom-a-search"><code>search</code></dfn>, and <dfn id="dom-a-hash" title="dom-a-hash"><code>hash</code></dfn>. These must follow the
rules given for <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, with
the <a href="urls.html#concept-uda-input" title="concept-uda-input">input</a> being the result of
- <a href="urls.html#resolve-a-url" title="resolve a url">resolving</a> the element's <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute relative to the
+ <a href="urls.html#resolve-a-url" title="resolve a url">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
element, if there is such an attribute and resolving it is
successful, or the empty string otherwise; and the <a href="urls.html#concept-uda-setter" title="concept-uda-setter">common setter action</a> being the
- same as setting the element's <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute to the new output
+ same as setting the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute to the new output
value.</p>
</div>
Index: the-img-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-img-element.html,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -d -r1.207 -r1.208
--- the-img-element.html 15 Oct 2012 12:50:07 -0000 1.207
+++ the-img-element.html 15 Oct 2012 15:15:54 -0000 1.208
@@ -463,15 +463,15 @@
animation), and so forth. However, these definitions preclude SVG
files with script, multipage PDF files, interactive MNG files, HTML
documents, plain text documents, and so forth.
- <a href="textFieldSelection.html#refsPNG">[PNG]</a>
- <a href="textFieldSelection.html#refsGIF">[GIF]</a>
- <a href="textFieldSelection.html#refsJPEG">[JPEG]</a>
- <a href="textFieldSelection.html#refsPDF">[PDF]</a>
- <a href="textFieldSelection.html#refsXML">[XML]</a>
- <a href="textFieldSelection.html#refsAPNG">[APNG]</a>
+ <a href="references.html#refsPNG">[PNG]</a>
+ <a href="references.html#refsGIF">[GIF]</a>
+ <a href="references.html#refsJPEG">[JPEG]</a>
+ <a href="references.html#refsPDF">[PDF]</a>
+ <a href="references.html#refsXML">[XML]</a>
+ <a href="references.html#refsAPNG">[APNG]</a>
<!-- <a href="#refsAGIF">[AGIF]</a> -->
- <a href="textFieldSelection.html#refsSVG">[SVG]</a>
- <a href="textFieldSelection.html#refsMNG">[MNG]</a>
+ <a href="references.html#refsSVG">[SVG]</a>
+ <a href="references.html#refsMNG">[MNG]</a>
</p>
<p>The <code><a href="#the-img-element">img</a></code> element must not be used as a layout tool.
@@ -565,7 +565,7 @@
available images</dfn>. Each image in this list is identified by a
tuple consisting of an <a href="urls.html#absolute-url">absolute URL</a>, a <a href="urls.html#cors-settings-attribute">CORS
settings attribute</a> mode, and, if the mode is not <a href="urls.html#attr-crossorigin-none" title="attr-crossorigin-none">No CORS</a>, an
- <a href="textFieldSelection.html#origin-0">origin</a>. User agents may copy entries from one
+ <a href="browsers.html#origin-0">origin</a>. User agents may copy entries from one
<code><a href="dom.html#document">Document</a></code> object's <a href="#list-of-available-images">list of available images</a>
to another at any time (e.g. when the <code><a href="dom.html#document">Document</a></code> is
created, user agents can add to it all the images that are loaded in
@@ -580,7 +580,7 @@
<li><p>If an instance of the <a href="urls.html#fetch" title="fetch">fetching</a>
algorithm is still running for this element, then abort that
- algorithm, discarding any pending <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a> generated by that
+ algorithm, discarding any pending <a href="webappapis.html#concept-task" title="concept-task">tasks</a> generated by that
algorithm.</li>
<li><p>Forget the <code><a href="#the-img-element">img</a></code> element's current image data, if
@@ -612,22 +612,22 @@
resulting <a href="urls.html#absolute-url">absolute URL</a>, the <code><a href="#the-img-element">img</a></code> element's
<code title="attr-img-crossorigin"><a href="#attr-img-crossorigin">crossorigin</a></code> attribute's
mode, and, if that mode is not <a href="urls.html#attr-crossorigin-none" title="attr-crossorigin-none">No CORS</a>, the
- <code><a href="dom.html#document">Document</a></code> object's <a href="textFieldSelection.html#origin-0">origin</a>.</li>
+ <code><a href="dom.html#document">Document</a></code> object's <a href="browsers.html#origin-0">origin</a>.</li>
<li><p>If the <a href="#list-of-available-images">list of available images</a>, contains an
entry for <var title="">key</var>, then set the <code><a href="#the-img-element">img</a></code>
element to the <a href="#img-all" title="img-all">completely available</a>
state, update the presentation of the image appropriately,
- <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> named
+ <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named
<code title="event-load">load</code> at the <code><a href="#the-img-element">img</a></code>
element, and abort these steps.</li>
- <li><p>Asynchronously <a href="textFieldSelection.html#await-a-stable-state">await a stable state</a>, allowing
- the <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that invoked this
- algorithm to continue. The <a href="textFieldSelection.html#synchronous-section">synchronous section</a>
+ <li><p>Asynchronously <a href="webappapis.html#await-a-stable-state">await a stable state</a>, allowing
+ the <a href="webappapis.html#concept-task" title="concept-task">task</a> that invoked this
+ algorithm to continue. The <a href="webappapis.html#synchronous-section">synchronous section</a>
consists of all the remaining steps of this algorithm until the
- algorithm says the <a href="textFieldSelection.html#synchronous-section">synchronous section</a> has
- ended. (Steps in <a href="textFieldSelection.html#synchronous-section" title="synchronous section">synchronous
+ algorithm says the <a href="webappapis.html#synchronous-section">synchronous section</a> has
+ ended. (Steps in <a href="webappapis.html#synchronous-section" title="synchronous section">synchronous
sections</a> are marked with ⌛.)</li>
<li>
@@ -650,7 +650,7 @@
<p>⌛ If <var title="">selected source</var> is null, then
set the element to the <a href="#img-error" title="img-error">broken</a>
- state, <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple
+ state, <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple
event</a> named <code title="event-error">error</code> at the
<code><a href="#the-img-element">img</a></code> element, and abort these steps.</p>
@@ -661,41 +661,41 @@
<p>Do a <a href="urls.html#potentially-cors-enabled-fetch">potentially CORS-enabled fetch</a><!--FETCH--> of
the <a href="urls.html#absolute-url">absolute URL</a> that resulted from the earlier step,
with the <i>mode</i> being the state of the element's <code title="attr-img-crossorigin"><a href="#attr-img-crossorigin">crossorigin</a></code> content attribute,
- the <i title="">origin</i> being the <a href="textFieldSelection.html#origin-0">origin</a> of the
+ the <i title="">origin</i> being the <a href="browsers.html#origin-0">origin</a> of the
<code><a href="#the-img-element">img</a></code> element's <code><a href="dom.html#document">Document</a></code>, and the
<i>default origin behaviour</i> set to <i>taint</i>.</p>
<p>The resource obtained in this fashion, if any, is the
<code><a href="#the-img-element">img</a></code> element's image data. It can be either
<a href="urls.html#cors-same-origin">CORS-same-origin</a> or <a href="urls.html#cors-cross-origin">CORS-cross-origin</a>;
- this affects the <a href="textFieldSelection.html#origin-0">origin</a> of the image itself (e.g.
+ this affects the <a href="browsers.html#origin-0">origin</a> of the image itself (e.g.
when used on a <code><a href="the-canvas-element.html#the-canvas-element">canvas</a></code>).</p>
<!-- same text in <input type=image> section and similar text
- elsewhere --> <p>Fetching the image must <a href="textFieldSelection.html#delay-the-load-event">delay the load
- event</a> of the element's document until the <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that is <a href="textFieldSelection.html#queue-a-task" title="queue a
- task">queued</a> by the <a href="textFieldSelection.html#networking-task-source">networking task source</a>
+ elsewhere --> <p>Fetching the image must <a href="the-end.html#delay-the-load-event">delay the load
+ event</a> of the element's document until the <a href="webappapis.html#concept-task" title="concept-task">task</a> that is <a href="webappapis.html#queue-a-task" title="queue a
+ task">queued</a> by the <a href="webappapis.html#networking-task-source">networking task source</a>
once the resource has been <a href="urls.html#fetch" title="fetch">fetched</a> (<a href="#img-load">defined below</a>) has been run.</p>
<p class="warning">This, unfortunately, can be used to perform a
rudimentary port scan of the user's local network (especially in
conjunction with scripting, though scripting isn't actually
necessary to carry out such an attack). User agents may implement
- <a href="textFieldSelection.html#origin-0" title="origin">cross-origin</a> access control policies
+ <a href="browsers.html#origin-0" title="origin">cross-origin</a> access control policies
that are stricter than those described above to mitigate this
attack, but unfortunately such policies are typically not
compatible with existing Web content.</p>
- <p>The first <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that is <a href="textFieldSelection.html#queue-a-task" title="queue a task">queued</a> by the <a href="textFieldSelection.html#networking-task-source">networking task
+ <p>The first <a href="webappapis.html#concept-task" title="concept-task">task</a> that is <a href="webappapis.html#queue-a-task" title="queue a task">queued</a> by the <a href="webappapis.html#networking-task-source">networking task
source</a> while the image is being <a href="urls.html#fetch" title="fetch">fetched</a> must set the <code><a href="#the-img-element">img</a></code> element's
state to <a href="#img-inc" title="img-inc">partially available</a>.</p>
<p id="img-load">If the resource is in a supported image format,
- then each <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that is <a href="textFieldSelection.html#queue-a-task" title="queue a task">queued</a> by the <a href="textFieldSelection.html#networking-task-source">networking task
+ then each <a href="webappapis.html#concept-task" title="concept-task">task</a> that is <a href="webappapis.html#queue-a-task" title="queue a task">queued</a> by the <a href="webappapis.html#networking-task-source">networking task
source</a> while the image is being <a href="urls.html#fetch" title="fetch">fetched</a> must update the presentation of the
image appropriately (e.g. if the image is a progressive JPEG, each
packet can improve the resolution of the image); furthermore, the
- last <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that is <a href="textFieldSelection.html#queue-a-task" title="queue a task">queued</a> by the <a href="textFieldSelection.html#networking-task-source">networking task
+ last <a href="webappapis.html#concept-task" title="concept-task">task</a> that is <a href="webappapis.html#queue-a-task" title="queue a task">queued</a> by the <a href="webappapis.html#networking-task-source">networking task
source</a> once the resource has been <a href="urls.html#fetch" title="fetch">fetched</a> must act as appropriate given the
following alternatives:</p>
@@ -703,7 +703,7 @@
<dd>Set the <code><a href="#the-img-element">img</a></code> element to the <a href="#img-all" title="img-all">completely available</a> state, update the
presentation of the image appropriately, add the image to the
- <a href="#list-of-available-images">list of available images</a> using the key <var title="">key</var>, and <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> named
+ <a href="#list-of-available-images">list of available images</a> using the key <var title="">key</var>, and <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named
<code title="event-load">load</code> at the <code><a href="#the-img-element">img</a></code>
element.</dd>
@@ -711,19 +711,19 @@
<dt>Otherwise</dt>
- <dd>Set the <code><a href="#the-img-element">img</a></code> element to the <a href="#img-error" title="img-error">broken</a> state, and <a href="textFieldSelection.html#fire-a-simple-event">fire a simple
+ <dd>Set the <code><a href="#the-img-element">img</a></code> element to the <a href="#img-error" title="img-error">broken</a> state, and <a href="webappapis.html#fire-a-simple-event">fire a simple
event</a> named <code title="event-error">error</code> at the
<code><a href="#the-img-element">img</a></code> element.</dd>
</dl><p>On the other hand, if the resource type is
- <code><a href="textFieldSelection.html#multipart/x-mixed-replace">multipart/x-mixed-replace</a></code>, then each <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that is <a href="textFieldSelection.html#queue-a-task" title="queue a
- task">queued</a> by the <a href="textFieldSelection.html#networking-task-source">networking task source</a>
+ <code><a href="iana.html#multipart/x-mixed-replace">multipart/x-mixed-replace</a></code>, then each <a href="webappapis.html#concept-task" title="concept-task">task</a> that is <a href="webappapis.html#queue-a-task" title="queue a
+ task">queued</a> by the <a href="webappapis.html#networking-task-source">networking task source</a>
while the image is being <a href="urls.html#fetch" title="fetch">fetched</a> must
also update the presentation of the image, but as each new body
part comes in, it must replace the previous image. Once one body
part has been completely decoded, the user agent must set the
<code><a href="#the-img-element">img</a></code> element to the <a href="#img-all" title="img-all">completely
- available</a> state and <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire
+ available</a> state and <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire
a simple event</a> named <code title="event-load">load</code>
at the <code><a href="#the-img-element">img</a></code> element.</p>
@@ -731,8 +731,8 @@
such that the image dimensions cannot be obtained, or the image
data is not in a supported file format; the user agent must set
the <code><a href="#the-img-element">img</a></code> element to the <a href="#img-error" title="img-error">broken</a> state, abort the <a href="urls.html#fetch" title="fetch">fetching</a> algorithm, discarding any pending
- <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a> generated by that
- algorithm, and then <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a
+ <a href="webappapis.html#concept-task" title="concept-task">tasks</a> generated by that
+ algorithm, and then <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a
simple event</a> named <code title="event-error">error</code>
at the <code><a href="#the-img-element">img</a></code> element.</p>
@@ -789,9 +789,9 @@
<p>If the image is <a href="#img-available" title="img-available">available</a>
and the user agent is configured to display that image, then the
- element <a href="textFieldSelection.html#represents">represents</a> the element's image data.</p>
+ element <a href="rendering.html#represents">represents</a> the element's image data.</p>
- <p>Otherwise, the element <a href="textFieldSelection.html#represents">represents</a> nothing, and may
+ <p>Otherwise, the element <a href="rendering.html#represents">represents</a> nothing, and may
be omitted completely from the rendering. User agents may provide
the user with a notification that an image is present but has been
omitted from the rendering.</p>
@@ -809,9 +809,9 @@
<p>If the image is <a href="#img-available" title="img-available">available</a>
and the user agent is configured to display that image, then the
- element <a href="textFieldSelection.html#represents">represents</a> the element's image data.</p>
+ element <a href="rendering.html#represents">represents</a> the element's image data.</p>
- <p>Otherwise, the element <a href="textFieldSelection.html#represents">represents</a> the text given
+ <p>Otherwise, the element <a href="rendering.html#represents">represents</a> the text given
by the <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code> attribute. User
agents may provide the user with a notification that an image is
present but has been omitted from the rendering.</p>
@@ -832,7 +832,7 @@
<p>If the image is <a href="#img-available" title="img-available">available</a>
and the user agent is configured to display that image, then the
- element <a href="textFieldSelection.html#represents">represents</a> the element's image data.</p>
+ element <a href="rendering.html#represents">represents</a> the element's image data.</p>
<p>Otherwise, the user agent should display some sort of indicator
that there is an image that is not being rendered, and may, if
@@ -867,7 +867,7 @@
<dd>
- <p>The element <a href="textFieldSelection.html#represents">represents</a> nothing.</p>
+ <p>The element <a href="rendering.html#represents">represents</a> nothing.</p>
</dd>
@@ -875,7 +875,7 @@
<dd>
- <p>The element <a href="textFieldSelection.html#represents">represents</a> the text given by the <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code> attribute.</p>
+ <p>The element <a href="rendering.html#represents">represents</a> the text given by the <code title="attr-img-alt"><a href="#attr-img-alt">alt</a></code> attribute.</p>
</dd>
@@ -910,7 +910,7 @@
<p>The <dfn id="attr-img-ismap" title="attr-img-ismap"><code>ismap</code></dfn>
attribute, when used on an element that is a descendant of an
- <code><a href="the-a-element.html#the-a-element">a</a></code> element with an <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute, indicates by its
+ <code><a href="the-a-element.html#the-a-element">a</a></code> element with an <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute, indicates by its
presence that the element provides access to a server-side image
map. This affects how events are handled on the corresponding
<code><a href="the-a-element.html#the-a-element">a</a></code> element.</p>
@@ -918,7 +918,7 @@
<p>The <code title="attr-img-ismap"><a href="#attr-img-ismap">ismap</a></code> attribute is a
<a href="common-microsyntaxes.html#boolean-attribute">boolean attribute</a>. The attribute must not be specified
on an element that does not have an ancestor <code><a href="the-a-element.html#the-a-element">a</a></code> element
- with an <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute.</p>
+ with an <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute.</p>
<p>The <code><a href="#the-img-element">img</a></code> element supports <a href="dimension-attributes.html#dimension-attributes">dimension
attributes</a>.</p>
@@ -988,11 +988,11 @@
<p>The IDL attributes <dfn id="dom-img-width" title="dom-img-width"><code>width</code></dfn> and <dfn id="dom-img-height" title="dom-img-height"><code>height</code></dfn> must return the
rendered width and height of the image, in CSS pixels, if the image
- is <a href="textFieldSelection.html#being-rendered">being rendered</a>, and is being rendered to a visual
+ is <a href="rendering.html#being-rendered">being rendered</a>, and is being rendered to a visual
medium; or else the intrinsic width and height of the image, in CSS
pixels, if the image is <i title="img-available"><a href="#img-available">available</a></i> but
not being rendered to a visual medium; or else 0, if the image is
- not <i title="img-available"><a href="#img-available">available</a></i>. <a href="textFieldSelection.html#refsCSS">[CSS]</a></p>
+ not <i title="img-available"><a href="#img-available">available</a></i>. <a href="references.html#refsCSS">[CSS]</a></p>
<p>On setting, they must act as if they <a href="common-dom-interfaces.html#reflect" title="reflect">reflected</a> the respective content attributes
of the same name.</p>
@@ -1001,18 +1001,18 @@
<dfn id="dom-img-naturalheight" title="dom-img-naturalHeight"><code>naturalHeight</code></dfn>
must return the intrinsic width and height of the image, in CSS
pixels, if the image is <i title="img-available"><a href="#img-available">available</a></i>, or
- else 0. <a href="textFieldSelection.html#refsCSS">[CSS]</a></p>
+ else 0. <a href="references.html#refsCSS">[CSS]</a></p>
<p>The IDL attribute <dfn id="dom-img-complete" title="dom-img-complete"><code>complete</code></dfn> must return
true if any of the following conditions is true:</p>
<ul class="brief"><li>The <code title="attr-img-src"><a href="#attr-img-src">src</a></code> attribute is omitted.
<li>The <code title="attr-img-src"><a href="#attr-img-src">src</a></code> attribute's value is the empty string.
- <li>The final <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that is <a href="textFieldSelection.html#queue-a-task" title="queue a task">queued</a> by the <a href="textFieldSelection.html#networking-task-source">networking task source</a> once the resource has been <a href="urls.html#fetch" title="fetch">fetched</a> has been <a href="textFieldSelection.html#queue-a-task" title="queue a task">queued</a>, but has not yet been run, and the <code><a href="#the-img-element">img</a></code> element is not in the <a href="#img-error" title="img-error">broken</a> state.
+ <li>The final <a href="webappapis.html#concept-task" title="concept-task">task</a> that is <a href="webappapis.html#queue-a-task" title="queue a task">queued</a> by the <a href="webappapis.html#networking-task-source">networking task source</a> once the resource has been <a href="urls.html#fetch" title="fetch">fetched</a> has been <a href="webappapis.html#queue-a-task" title="queue a task">queued</a>, but has not yet been run, and the <code><a href="#the-img-element">img</a></code> element is not in the <a href="#img-error" title="img-error">broken</a> state.
<li>The <code><a href="#the-img-element">img</a></code> element is <a href="#img-all" title="img-all">completely available</a>.
</ul><p>Otherwise, the attribute must return false.</p>
<p class="note">The value of <code title="dom-img-complete"><a href="#dom-img-complete">complete</a></code> can thus change while a
- <a href="textFieldSelection.html#concept-script" title="concept-script">script</a> is executing.</p>
+ <a href="webappapis.html#concept-script" title="concept-script">script</a> is executing.</p>
<p>Three constructors are provided for creating
<code><a href="#htmlimageelement">HTMLImageElement</a></code> objects (in addition to the factory
@@ -1023,8 +1023,8 @@
<var title="">width</var>. If the <var title="">height</var>
argument is also present, the new object's <code title="attr-dim-height"><a href="dimension-attributes.html#attr-dim-height">height</a></code> content attribute must be set
to <var title="">height</var>. The element's document must be the
- <a href="textFieldSelection.html#active-document">active document</a> of the <a href="textFieldSelection.html#browsing-context">browsing context</a> of
- the <code><a href="textFieldSelection.html#window">Window</a></code> object on which the interface object of the
+ <a href="browsers.html#active-document">active document</a> of the <a href="browsers.html#browsing-context">browsing context</a> of
+ the <code><a href="browsers.html#window">Window</a></code> object on which the interface object of the
invoked constructor is found.</p>
</div>
@@ -1179,7 +1179,7 @@
<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>When an <a href="the-a-element.html#the-a-element">a</a> element that creates a
- <a href="textFieldSelection.html#hyperlink">hyperlink</a>, or a <code><a href="the-button-element.html#the-button-element">button</a></code> element, has no
+ <a href="links.html#hyperlink">hyperlink</a>, or a <code><a href="the-button-element.html#the-button-element">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">alt</a></code> attributes must contain text that
together convey the purpose of the link or button.</p>
@@ -1547,10 +1547,10 @@
<!--FORK-->
<p>Exceptions to this rule, in cases where CSS cannot be used to
display an entirely decorative image, are covered by the HTML5:
- Techniques for providing useful text alternatives. <a href="textFieldSelection.html#refsHTMLALTTECHS">[HTMLALTTECHS]</a>
+ Techniques for providing useful text alternatives. <a href="references.html#refsHTMLALTTECHS">[HTMLALTTECHS]</a>
Authors are also encouraged to consult the Web Content Accessibility
Guidelines 2.0 for more detailed information and acceptable
- techniques. <a href="textFieldSelection.html#refsWCAG">[WCAG]</a></p>
+ techniques. <a href="references.html#refsWCAG">[WCAG]</a></p>
<!--FORK-->
<!-- The above paragraph is omitted in the WHATWG copy and replaced
Index: the-del-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-del-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-del-element.html 15 Oct 2012 12:49:13 -0000 1.203
+++ the-del-element.html 15 Oct 2012 15:15:53 -0000 1.204
@@ -388,7 +388,7 @@
<dd><code title="attr-mod-datetime"><a href="attributes-common-to-ins-and-del-elements.html#attr-mod-datetime">datetime</a></code></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses the <code><a href="attributes-common-to-ins-and-del-elements.html#htmlmodelement">HTMLModElement</a></code> interface.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-del-element">del</a></code> element <a href="textFieldSelection.html#represents">represents</a> a removal
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-del-element">del</a></code> element <a href="rendering.html#represents">represents</a> a removal
from the document.</p>
<p><code><a href="#the-del-element">del</a></code> elements should not cross <a href="content-models.html#paragraph" title="paragraph">implied paragraph</a> boundaries.</p>
Index: the-option-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-option-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-option-element.html 15 Oct 2012 12:50:21 -0000 1.202
+++ the-option-element.html 15 Oct 2012 15:15:56 -0000 1.203
@@ -408,7 +408,7 @@
readonly attribute long <a href="#dom-option-index" title="dom-option-index">index</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-option-element">option</a></code> element <a href="textFieldSelection.html#represents">represents</a> an option
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-option-element">option</a></code> element <a href="rendering.html#represents">represents</a> an option
in a <code><a href="the-select-element.html#the-select-element">select</a></code> element or as part of a list of suggestions
in a <code><a href="the-datalist-element.html#the-datalist-element">datalist</a></code> element.</p>
@@ -427,8 +427,8 @@
<div class="impl">
- <p>An <code><a href="#the-option-element">option</a></code> element that is <a href="#attr-option-disabled" title="attr-option-disabled">disabled</a> must prevent any <code title="event-click"><a href="infrastructure.html#event-click">click</a></code> events that are <a href="textFieldSelection.html#queue-a-task" title="queue
- a task">queued</a> on the <a href="textFieldSelection.html#user-interaction-task-source">user interaction task
+ <p>An <code><a href="#the-option-element">option</a></code> element that is <a href="#attr-option-disabled" title="attr-option-disabled">disabled</a> must prevent any <code title="event-click"><a href="infrastructure.html#event-click">click</a></code> events that are <a href="webappapis.html#queue-a-task" title="queue
+ a task">queued</a> on the <a href="webappapis.html#user-interaction-task-source">user interaction task
source</a> from being dispatched on the element.</p>
</div>
@@ -597,9 +597,9 @@
true, the new object must have its <a href="#concept-option-selectedness" title="concept-option-selectedness">selectedness</a> set to true;
otherwise the fourth argument is absent or false, and the <a href="#concept-option-selectedness" title="concept-option-selectedness">selectedness</a> must be set
to false, even if the <var title="">defaultSelected</var> argument
- is present and true. The element's document must be the <a href="textFieldSelection.html#active-document">active
- document</a> of the <a href="textFieldSelection.html#browsing-context">browsing context</a> of the
- <code><a href="textFieldSelection.html#window">Window</a></code> object on which the interface object of the
+ is present and true. The element's document must be the <a href="browsers.html#active-document">active
+ document</a> of the <a href="browsers.html#browsing-context">browsing context</a> of the
+ <code><a href="browsers.html#window">Window</a></code> object on which the interface object of the
invoked constructor is found.</p>
</div>
Index: the-dd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dd-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-dd-element.html 15 Oct 2012 12:49:13 -0000 1.202
+++ the-dd-element.html 15 Oct 2012 15:15:53 -0000 1.203
@@ -385,7 +385,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-dd-element">dd</a></code> element <a href="textFieldSelection.html#represents">represents</a> the
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-dd-element">dd</a></code> element <a href="rendering.html#represents">represents</a> the
description, definition, or value, part of a term-description group
in a description list (<code><a href="the-dl-element.html#the-dl-element">dl</a></code> element).</p>
Index: the-hr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hr-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-hr-element.html 15 Oct 2012 12:50:06 -0000 1.202
+++ the-hr-element.html 15 Oct 2012 15:15:54 -0000 1.203
@@ -387,7 +387,7 @@
<dd>
<pre class="idl">interface <dfn id="htmlhrelement">HTMLHRElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-hr-element">hr</a></code> element <a href="textFieldSelection.html#represents">represents</a> a
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-hr-element">hr</a></code> element <a href="rendering.html#represents">represents</a> a
<a href="content-models.html#paragraph">paragraph</a>-level thematic break, e.g. a scene change in
a story, or a transition to another topic within a section of a
reference book.</p>
--- NEW FILE: the-summary-element.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.11.2 The summary element — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
#table-example-1 caption { padding-bottom: 0.5em; }
#table-example-1 thead, #table-example-1 tbody { border: none; }
#table-example-1 th, #table-example-1 td { border: solid thin; }
#table-example-1 th { font-weight: normal; }
#table-example-1 td { border-style: none solid; vertical-align: top; }
#table-example-1 th { padding: 0.5em; vertical-align: middle; text-align: center; }
#table-example-1 tbody tr:first-child td { padding-top: 0.5em; }
#table-example-1 tbody tr:last-child td { padding-bottom: 1.5em; }
#table-example-1 tbody td:first-child { padding-left: 2.5em; padding-right: 0; width: 9em; }
#table-example-1 tbody td:first-child::after { content: leader(". "); }
#table-example-1 tbody td { padding-left: 2em; padding-right: 2em; }
#table-example-1 tbody td:first-child + td { width: 10em; }
#table-example-1 tbody td:first-child + td ~ td { width: 2.5em; }
#table-example-1 tbody td:first-child + td + td + td ~ td { width: 1.25em; }
.apple-table-examples { border: none; border-collapse: separate; border-spacing: 1.5em 0em; width: 40em; margin-left: 3em; }
.apple-table-examples * { font-family: "Times", serif; }
.apple-table-examples td, .apple-table-examples th { border: none; white-space: nowrap; padding-top: 0; padding-bottom: 0; }
.apple-table-examples tbody th:first-child { border-left: none; width: 100%; }
.apple-table-examples thead th:first-child ~ th { font-size: smaller; font-weight: bolder; border-bottom: solid 2px; text-align: center; }
.apple-table-examples tbody th::after, .apple-table-examples tfoot th::after { content: leader(". ") }
.apple-table-examples tbody th, .apple-table-examples tfoot th { font: inherit; text-align: left; }
.apple-table-examples td { text-align: right; vertical-align: top; }
.apple-table-examples.e1 tbody tr:last-child td { border-bottom: solid 1px; }
.apple-table-examples.e1 tbody + tbody tr:last-child td { border-bottom: double 3px; }
.apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
.apple-table-examples sup { line-height: 0; }
.details-example img { vertical-align: top; }
#base64-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 6em;
column-count: 5;
column-gap: 1em;
-moz-column-width: 6em;
-moz-column-count: 5;
-moz-column-gap: 1em;
-webkit-column-width: 6em;
-webkit-column-count: 5;
-webkit-column-gap: 1em;
}
#base64-table thead { display: none; }
#base64-table * { border: none; }
#base64-table tbody td:first-child:after { content: ':'; }
#base64-table tbody td:last-child { text-align: right; }
#named-character-references-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 30em;
column-gap: 1em;
-moz-column-width: 30em;
-moz-column-gap: 1em;
-webkit-column-width: 30em;
-webkit-column-gap: 1em;
}
#named-character-references-table > table > tbody > tr > td:first-child + td,
#named-character-references-table > table > tbody > tr > td:last-child { text-align: center; }
#named-character-references-table > table > tbody > tr > td:last-child:hover > span { position: absolute; top: auto; left: auto; margin-left: 0.5em; line-height: 1.2; font-size: 5em; border: outset; padding: 0.25em 0.5em; background: white; width: 1.25em; height: auto; text-align: center; }
#named-character-references-table > table > tbody > tr#entity-CounterClockwiseContourIntegral > td:first-child { font-size: 0.5em; }
.glyph.control { color: red; }
@font-face {
font-family: 'Essays1743';
src: url('../fonts/Essays1743.ttf');
}
@font-face {
font-family: 'Essays1743';
font-weight: bold;
src: url('../fonts/Essays1743-Bold.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
src: url('../fonts/Essays1743-Italic.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
font-weight: bold;
src: url('../fonts/Essays1743-BoldItalic.ttf');
}
</style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
h4 { margin: 2.5em 0 0.75em 0; }
h5, h6 { margin: 2.5em 0 1em; }
h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
p { margin: 1em 0; }
hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
dl, dd { margin-top: 0; margin-bottom: 0; }
dt { margin-top: 0.75em; margin-bottom: 0.25em; clear: left; }
dt + dt { margin-top: 0; }
dd dt { margin-top: 0.25em; margin-bottom: 0; }
dd p { margin-top: 0; }
dd dl + p { margin-top: 1em; }
dd table + p { margin-top: 1em; }
p + * > li, dd li { margin: 1em 0; }
dt, dfn { font-weight: bold; font-style: normal; }
i, em { font-style: italic; }
dt dfn { font-style: italic; }
pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
pre strong { color: black; font: inherit; font-weight: bold; background: yellow; }
pre em { font-weight: bolder; font-style: normal; }
@media screen { code { color: orangered; } code :link, code :visited { color: inherit; } }
var sub { vertical-align: bottom; font-size: smaller; position: relative; top: 0.1em; }
table { border-collapse: collapse; border-style: hidden hidden none hidden; }
table thead, table tbody { border-bottom: solid; }
table tbody th:first-child { border-left: solid; }
table tbody th { text-align: left; }
table td, table th { border-left: solid; border-right: solid; border-bottom: solid thin; vertical-align: top; padding: 0.2em; }
blockquote { margin: 0 0 0 2em; border: 0; padding: 0; font-style: italic; }
.bad, .bad *:not(.XXX) { color: gray; border-color: gray; background: transparent; }
.matrix, .matrix td { border: none; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
.toc dfn, h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn { font: inherit; }
img.extra, p.overview { float: right; }
pre.idl { border: solid thin; background: #EEEEEE; color: black; padding: 0.5em 1em; position: relative; }
pre.idl :link, pre.idl :visited { color: inherit; background: transparent; }
pre.idl::before { content: "IDL"; font: bold small sans-serif; padding: 0.5em; background: white; position: absolute; top: 0; margin: -1px 0 0 -4em; width: 1.5em; border: thin solid; border-radius: 0 0 0 0.5em }
pre.css { border: solid thin; background: #FFFFEE; color: black; padding: 0.5em 1em; }
pre.css:first-line { color: #AAAA50; }
dl.domintro { color: green; margin: 2em 0 2em 2em; padding: 0.5em 1em; border: none; background: #DDFFDD; }
hr + dl.domintro, div.impl + dl.domintro { margin-top: 2.5em; margin-bottom: 1.5em; }
dl.domintro dt, dl.domintro dt * { color: black; text-decoration: none; }
dl.domintro dd { margin: 0.5em 0 1em 2em; padding: 0; }
dl.domintro dd p { margin: 0.5em 0; }
dl.domintro:before { display: table; margin: -1em -0.5em -0.5em auto; width: auto; content: 'This box is non-normative. Implementation requirements are given below this box.'; color: black; font-style: italic; border: solid 2px; background: white; padding: 0 0.25em; }
dl.switch { padding-left: 2em; }
dl.switch > dt { text-indent: -1.5em; }
dl.switch > dt:before { content: '\21AA'; padding: 0 0.5em 0 0; display: inline-block; width: 1em; text-align: right; line-height: 0.5em; }
dl.triple { padding: 0 0 0 1em; }
dl.triple dt, dl.triple dd { margin: 0; display: inline }
dl.triple dt:after { content: ':'; }
dl.triple dd:after { content: '\A'; white-space: pre; }
.diff-old { text-decoration: line-through; color: silver; background: transparent; }
.diff-chg, .diff-new { text-decoration: underline; color: green; background: transparent; }
a .diff-new { border-bottom: 1px blue solid; }
figure.diagrams { border: double black; background: white; padding: 1em; }
figure.diagrams img { display: block; margin: 1em auto; }
h2 { page-break-before: always; }
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
h1 + h2, hr + h2.no-toc { page-break-before: auto; }
p > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]),
li > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]) { border-bottom: solid #9999CC; }
div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
div.head p { margin: 0; }
div.head h1 { margin: 0; }
div.head .logo { float: right; margin: 0 1em; }
div.head .logo img { border: none } /* remove border from top image */
div.head dl { margin: 1em 0; }
div.head p.copyright, div.head p.alt { font-size: x-small; font-style: oblique; margin: 0; }
body > .toc > li { margin-top: 1em; margin-bottom: 1em; }
body > .toc.brief > li { margin-top: 0.35em; margin-bottom: 0.35em; }
body > .toc > li > * { margin-bottom: 0.5em; }
body > .toc > li > * > li > * { margin-bottom: 0.25em; }
.toc, .toc li { list-style: none; }
.brief { margin-top: 1em; margin-bottom: 1em; line-height: 1.1; }
.brief li { margin: 0; padding: 0; }
.brief li p { margin: 0; padding: 0; }
.category-list { margin-top: -0.75em; margin-bottom: 1em; line-height: 1.5; }
.category-list::before { content: '\21D2\A0'; font-size: 1.2em; font-weight: 900; }
.category-list li { display: inline; }
.category-list li:not(:last-child)::after { content: ', '; }
.category-list li > span, .category-list li > a { text-transform: lowercase; }
.category-list li * { text-transform: none; } /* don't affect <code> nested in <a> */
.XXX { color: #E50000; background: white; border: solid red; padding: 0.5em; margin: 1em 0; }
.XXX > :first-child { margin-top: 0; }
p .XXX { line-height: 3em; }
.annotation { border: solid thin black; background: #0C479D; color: white; position: relative; margin: 8px 0 20px 0; }
.annotation:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 6px -6px -6px 6px; background: #333333; z-index: -1; content: ''; }
.annotation :link, .annotation :visited { color: inherit; }
.annotation :link:hover, .annotation :visited:hover { background: transparent; }
.annotation span { border: none ! important; }
.note { color: green; background: transparent; font-family: sans-serif; }
.warning { color: red; background: transparent; }
.note, .warning { font-weight: bolder; font-style: italic; }
.note em, .warning em, .note i, .warning i { font-style: normal; }
p.note, div.note { padding: 0.5em 2em; }
span.note { padding: 0 2em; }
.note p:first-child, .warning p:first-child { margin-top: 0; }
.note p:last-child, .warning p:last-child { margin-bottom: 0; }
.warning:before { font-style: normal; }
p.note:before { content: 'Note: '; }
p.warning:before { content: '\26A0 Warning! '; }
.bookkeeping:before { display: block; content: 'Bookkeeping details'; font-weight: bolder; font-style: italic; }
.bookkeeping { font-size: 0.8em; margin: 2em 0; }
.bookkeeping p { margin: 0.5em 2em; display: list-item; list-style: square; }
.bookkeeping dt { margin: 0.5em 2em 0; }
.bookkeeping dd { margin: 0 3em 0.5em; }
h4 { position: relative; z-index: 3; }
h4 + .element, h4 + div + .element { margin-top: -2.5em; padding-top: 2em; }
.element {
background: #EEEEFF;
color: black;
margin: 0 0 1em 0.15em;
padding: 0 1em 0.25em 0.75em;
border-left: solid #9999FF 0.25em;
position: relative;
z-index: 1;
}
.element:before {
position: absolute;
z-index: 2;
top: 0;
left: -1.15em;
height: 2em;
width: 0.9em;
background: #EEEEFF;
content: ' ';
border-style: none none solid solid;
border-color: #9999FF;
border-width: 0.25em;
}
.example { display: block; color: #222222; background: #FCFCFC; border-left: double; margin-left: 2em; padding-left: 1em; }
td > .example:only-child { margin: 0 0 0 0.1em; }
ul.domTree, ul.domTree ul { padding: 0 0 0 1em; margin: 0; }
ul.domTree li { padding: 0; margin: 0; list-style: none; position: relative; }
ul.domTree li li { list-style: none; }
ul.domTree li:first-child::before { position: absolute; top: 0; height: 0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree li:not(:last-child)::after { position: absolute; top: 0; bottom: -0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree span { font-style: italic; font-family: serif; }
ul.domTree .t1 code { color: purple; font-weight: bold; }
ul.domTree .t2 { font-style: normal; font-family: monospace; }
ul.domTree .t2 .name { color: black; font-weight: bold; }
ul.domTree .t2 .value { color: blue; font-weight: normal; }
ul.domTree .t3 code, .domTree .t4 code, .domTree .t5 code { color: gray; }
ul.domTree .t7 code, .domTree .t8 code { color: green; }
ul.domTree .t10 code { color: teal; }
body.dfnEnabled dfn { cursor: pointer; }
.dfnPanel {
display: inline;
position: absolute;
z-index: 10;
height: auto;
width: auto;
padding: 0.5em 0.75em;
font: small sans-serif, Droid Sans Fallback;
background: #DDDDDD;
color: black;
border: outset 0.2em;
}
.dfnPanel * { margin: 0; padding: 0; font: inherit; text-indent: 0; }
.dfnPanel :link, .dfnPanel :visited { color: black; }
.dfnPanel p { font-weight: bolder; }
.dfnPanel * + p { margin-top: 0.25em; }
.dfnPanel li { list-style-position: inside; }
#configUI { position: absolute; z-index: 20; top: 10em; right: 1em; width: 11em; font-size: small; }
#configUI p { margin: 0.5em 0; padding: 0.3em; background: #EEEEEE; color: black; border: inset thin; }
#configUI p label { display: block; }
#configUI #updateUI, #configUI .loginUI { text-align: center; }
#configUI input[type=button] { display: block; margin: auto; }
fieldset { margin: 1em; padding: 0.5em 1em; }
fieldset > legend + * { margin-top: 0; }
fieldset > :last-child { margin-bottom: 0; }
fieldset p { margin: 0.5em 0; }
.stability {
position: fixed;
bottom: 0;
left: 0; right: 0;
margin: 0 auto 0 auto;
width: 50%;
background: maroon; color: yellow;
-webkit-border-radius: 1em 1em 0 0;
-moz-border-radius: 1em 1em 0 0;
border-radius: 1em 1em 0 0;
-moz-box-shadow: 0 0 1em #500;
-webkit-box-shadow: 0 0 1em #500;
box-shadow: 0 0 1em red;
padding: 0.5em 1em;
text-align: center;
}
.stability strong {
display: block;
}
.stability input {
-moz-appearance: none; -webkit-appearance: none; margin: 0;
border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
}
.stability input:hover {
color: white;
text-shadow: 0 0 2px black;
}
.stability input:active {
padding: 0.3em 0.45em 0.2em 0.55em;
}
.stability :link, .stability :visited,
.stability :link:hover, .stability :visited:hover {
background: transparent;
color: white;
}
</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
if (params[index] == name)
return "1";
var data = params[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
var cookies = document.cookie.split("; ");
for (var index = 0; index < cookies.length; index++) {
var data = cookies[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
return null;
}
</script><link href="the-details-element.html" rel="prev" title="4.11.1 The details element">
<link href="index.html#contents" rel="contents" title="Table of contents">
<link href="the-command-element.html" rel="next" title="4.11.3 The command element">
<body class="split chapter" onload="fixBrokenLink();"><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</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="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
</div>
<nav class="prev_next">
<a href="the-details-element.html">← 4.11.1 The details element</a> –
<a href="index.html#contents">Table of contents</a> –
<a href="the-command-element.html">4.11.3 The command element →</a>
</nav>
<h4 id="the-summary-element"><span class="secno">4.11.2 </span>The <dfn><code>summary</code></dfn> element</h4>
<dl class="element"><dt><a href="element-definitions.html#element-dfn-categories" title="element-dfn-categories">Categories</a>:</dt>
<dd>None.</dd>
<dt><a href="element-definitions.html#element-dfn-contexts" title="element-dfn-contexts">Contexts in which this element can be used</a>:</dt>
<dd>As the first child of a <code><a href="the-details-element.html#the-details-element">details</a></code> element.</dd>
<dt><a href="element-definitions.html#element-dfn-content-model" title="element-dfn-content-model">Content model</a>:</dt>
<dd><a href="content-models.html#phrasing-content-1">Phrasing content</a>.</dd>
<dt><a href="element-definitions.html#element-dfn-attributes" title="element-dfn-attributes">Content attributes</a>:</dt>
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-summary-element">summary</a></code> element <a href="rendering.html#represents">represents</a> a
summary, caption, or legend for the rest of the contents of the
<code><a href="#the-summary-element">summary</a></code> element's parent <code><a href="the-details-element.html#the-details-element">details</a></code>
element<span class="impl">, if any</span>.</p>
Index: the-small-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-small-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-small-element.html 15 Oct 2012 12:50:23 -0000 1.202
+++ the-small-element.html 15 Oct 2012 15:15:56 -0000 1.203
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-small-element">small</a></code> element <a href="textFieldSelection.html#represents">represents</a> side
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-small-element">small</a></code> element <a href="rendering.html#represents">represents</a> side
comments such as small print.</p>
<p class="note">Small print typically features disclaimers, caveats,
Index: the-kbd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-kbd-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-kbd-element.html 15 Oct 2012 12:50:07 -0000 1.202
+++ the-kbd-element.html 15 Oct 2012 15:15:54 -0000 1.203
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-kbd-element">kbd</a></code> element <a href="textFieldSelection.html#represents">represents</a> user input
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-kbd-element">kbd</a></code> element <a href="rendering.html#represents">represents</a> user input
(typically keyboard input, although it may also be used to represent
other input, such as voice commands).</p>
Index: single-page.html
===================================================================
RCS file: /sources/public/html5/spec/single-page.html,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- single-page.html 15 Oct 2012 14:44:22 -0000 1.178
+++ single-page.html 15 Oct 2012 15:15:50 -0000 1.179
@@ -1466,6 +1466,11 @@
<li><a href="#application/xhtml+xml"><span class="secno">12.3 </span><code>application/xhtml+xml</code></a></li>
<li><a href="#application/x-www-form-urlencoded"><span class="secno">12.4 </span><code>application/x-www-form-urlencoded</code></a></li>
<li><a href="#text/cache-manifest"><span class="secno">12.5 </span><code>text/cache-manifest</code></a></li>
+ <li><a href="#ping-to"><span class="secno">12.6 </span><code>Ping-To</code></a></li>
+ <li><a href="#web+-scheme-prefix"><span class="secno">12.7 </span><code>web+</code> scheme prefix</a></li></ol></li>
+ <li><a class="no-num" href="#index">Index</a>
+ <ol class="toc">
+ <li><a class="no-num" href="#elements-1">Elements</a></li>
<li><a class="no-num" href="#element-content-categories">Element content categories</a></li>
<li><a class="no-num" href="#attributes-1">Attributes</a></li>
<li><a class="no-num" href="#element-interfaces">Element Interfaces</a></li>
[...3293 lines suppressed...]
+ <a href="#phrasing-content-1" title="Phrasing content">phrasing</a></td>
+ <td><a href="#phrasing-content-1" title="Phrasing content">phrasing</a></td>
+ <td>empty</td>
+ <td><a href="#global-attributes" title="global attributes">globals</a></td>
+ <td><code><a href="#htmlelement">HTMLElement</a></code></td>
+ </tr>
-
+ </tbody></table>
<p>An asterisk (*) in a cell indicates that the actual rules are more complicated than indicated in the table above.</p>
<p>†Categories in the "Parents" column refer to parents that
@@ -97432,4 +97641,4 @@
-->
-</dl></body></html>
\ No newline at end of file
+</body></html>
\ No newline at end of file
--- NEW FILE: the-end.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>8.2.6 The end — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...1300 lines suppressed...]
<li>
<p>If there is a <var title="concept-frag-parse-context"><a href="#concept-frag-parse-context">context</a></var> element, return
the child nodes of <var title="">root</var>, in <a href="infrastructure.html#tree-order">tree
order</a>.</p>
<p>Otherwise, return the children of the <code><a href="dom.html#document">Document</a></code>
object, in <a href="infrastructure.html#tree-order">tree order</a>.</p>
</li>
</ol><p class="note">This algorithm is invoked without a <var title="concept-frag-parse-context"><a href="#concept-frag-parse-context">context</a></var> element in the case
of <code title="dom-Document-innerHTML">Document.innerHTML</code>.</p>
</div>
--- NEW FILE: parsing.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>8.2 Parsing HTML documents — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...1779 lines suppressed...]
<h5 id="other-parsing-state-flags"><span class="secno">8.2.3.5 </span>Other parsing state flags</h5>
<p>The <dfn id="scripting-flag">scripting flag</dfn> is set to "enabled" if <a href="webappapis.html#concept-n-script" title="concept-n-script">scripting was enabled</a> for the
<code><a href="dom.html#document">Document</a></code> with which the parser is associated when the
parser was created, and "disabled" otherwise.</p>
<p class="note">The <a href="#scripting-flag">scripting flag</a> can be enabled even
when the parser was originally created for the <a href="the-end.html#html-fragment-parsing-algorithm">HTML fragment
parsing algorithm</a>, even though <code><a href="the-script-element.html#the-script-element">script</a></code> elements
don't execute in that case.</p>
<p>The <dfn id="frameset-ok-flag">frameset-ok flag</dfn> is set to "ok" when the parser is
created. It is set to "not ok" after certain tokens are seen.</p>
</div>
Index: the-span-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-span-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-span-element.html 15 Oct 2012 12:50:23 -0000 1.202
+++ the-span-element.html 15 Oct 2012 15:15:56 -0000 1.203
@@ -392,7 +392,7 @@
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-span-element">span</a></code> element doesn't mean anything on its own,
but can be useful when used together with the <a href="global-attributes.html#global-attributes">global
attributes</a>, e.g. <code title="attr-class"><a href="global-attributes.html#classes">class</a></code>, <code title="attr-lang"><a href="global-attributes.html#attr-lang">lang</a></code>, or <code title="attr-dir"><a href="global-attributes.html#the-dir-attribute">dir</a></code>.
- It <a href="textFieldSelection.html#represents">represents</a> its children.</p>
+ It <a href="rendering.html#represents">represents</a> its children.</p>
<div class="example">
Index: the-fieldset-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-fieldset-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-fieldset-element.html 15 Oct 2012 12:49:35 -0000 1.203
+++ the-fieldset-element.html 15 Oct 2012 15:15:54 -0000 1.204
@@ -400,14 +400,14 @@
readonly attribute <a href="common-dom-interfaces.html#htmlformcontrolscollection-0">HTMLFormControlsCollection</a> <a href="#dom-fieldset-elements" title="dom-fieldset-elements">elements</a>;
- readonly attribute boolean <a href="textFieldSelection.html#dom-cva-willvalidate" title="dom-cva-willValidate">willValidate</a>;
- readonly attribute <a href="textFieldSelection.html#validitystate">ValidityState</a> <a href="textFieldSelection.html#dom-cva-validity" title="dom-cva-validity">validity</a>;
- readonly attribute DOMString <a href="textFieldSelection.html#dom-cva-validationmessage" title="dom-cva-validationMessage">validationMessage</a>;
- boolean <a href="textFieldSelection.html#dom-cva-checkvalidity" title="dom-cva-checkValidity">checkValidity</a>();
- void <a href="textFieldSelection.html#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(DOMString error);
+ readonly attribute boolean <a href="constraints.html#dom-cva-willvalidate" title="dom-cva-willValidate">willValidate</a>;
+ readonly attribute <a href="constraints.html#validitystate">ValidityState</a> <a href="constraints.html#dom-cva-validity" title="dom-cva-validity">validity</a>;
+ readonly attribute DOMString <a href="constraints.html#dom-cva-validationmessage" title="dom-cva-validationMessage">validationMessage</a>;
+ boolean <a href="constraints.html#dom-cva-checkvalidity" title="dom-cva-checkValidity">checkValidity</a>();
+ void <a href="constraints.html#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(DOMString error);
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-fieldset-element">fieldset</a></code> element <a href="textFieldSelection.html#represents">represents</a> a set
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-fieldset-element">fieldset</a></code> element <a href="rendering.html#represents">represents</a> a set
of form controls optionally grouped under a common name.</p>
<p>The name of the group is given by the first <code><a href="the-legend-element.html#the-legend-element">legend</a></code>
@@ -457,9 +457,9 @@
rooted at the <code><a href="#the-fieldset-element">fieldset</a></code> element, whose filter matches
<a href="forms.html#category-listed" title="category-listed">listed elements</a>.</p>
- <p>The <code title="dom-cva-willValidate"><a href="textFieldSelection.html#dom-cva-willvalidate">willValidate</a></code>, <code title="dom-cva-validity"><a href="textFieldSelection.html#dom-cva-validity">validity</a></code>, and <code title="dom-cva-validationMessage"><a href="textFieldSelection.html#dom-cva-validationmessage">validationMessage</a></code>
- attributes, and the <code title="dom-cva-checkValidity"><a href="textFieldSelection.html#dom-cva-checkvalidity">checkValidity()</a></code> and <code title="dom-cva-setCustomValidity"><a href="textFieldSelection.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
- methods, are part of the <a href="textFieldSelection.html#the-constraint-validation-api">constraint validation API</a>. The
+ <p>The <code title="dom-cva-willValidate"><a href="constraints.html#dom-cva-willvalidate">willValidate</a></code>, <code title="dom-cva-validity"><a href="constraints.html#dom-cva-validity">validity</a></code>, and <code title="dom-cva-validationMessage"><a href="constraints.html#dom-cva-validationmessage">validationMessage</a></code>
+ attributes, and the <code title="dom-cva-checkValidity"><a href="constraints.html#dom-cva-checkvalidity">checkValidity()</a></code> and <code title="dom-cva-setCustomValidity"><a href="constraints.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
+ methods, are part of the <a href="constraints.html#the-constraint-validation-api">constraint validation API</a>. The
<code title="dom-fae-form"><a href="association-of-controls-and-forms.html#dom-fae-form">form</a></code> and <code title="dom-fe-name"><a href="attributes-common-to-form-controls.html#dom-fe-name">name</a></code> IDL attributes are part of the
element's forms API.</p>
Index: the-figure-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figure-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-figure-element.html 15 Oct 2012 12:49:44 -0000 1.202
+++ the-figure-element.html 15 Oct 2012 15:15:54 -0000 1.203
@@ -389,7 +389,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><!-- v2: Add a <credit> element for photo credits --><p>The <code><a href="#the-figure-element">figure</a></code> element <a href="textFieldSelection.html#represents">represents</a> some
+ </dl><!--TOPIC:HTML--><!-- v2: Add a <credit> element for photo credits --><p>The <code><a href="#the-figure-element">figure</a></code> element <a href="rendering.html#represents">represents</a> some
<a href="content-models.html#flow-content-1">flow content</a>, optionally with a caption, that is
self-contained and is typically referenced as a single unit from the
main flow of the document.</p>
Index: the-script-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-script-element.html,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -d -r1.207 -r1.208
--- the-script-element.html 15 Oct 2012 12:50:23 -0000 1.207
+++ the-script-element.html 15 Oct 2012 15:15:56 -0000 1.208
@@ -411,7 +411,7 @@
</dd>
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-script-element">script</a></code> element allows authors to include dynamic
script and data blocks in their documents. The element does not
- <a href="textFieldSelection.html#represents" title="represents">represent</a> content for the user.</p>
+ <a href="rendering.html#represents" title="represents">represent</a> content for the user.</p>
<p>When used to include dynamic scripts, the scripts may either be
embedded inline or may be imported from an external file using the
@@ -454,7 +454,7 @@
<a href="infrastructure.html#preferred-mime-name">preferred MIME name</a> for that encoding, and must match
the encoding given in the <code title="">charset</code> parameter of
the <a href="urls.html#content-type" title="Content-Type">Content-Type metadata</a> of the
- external file, if any. <a href="textFieldSelection.html#refsIANACHARSET">[IANACHARSET]</a></p>
+ external file, if any. <a href="references.html#refsIANACHARSET">[IANACHARSET]</a></p>
<p>The <dfn id="attr-script-async" title="attr-script-async"><code>async</code></dfn> and
<dfn id="attr-script-defer" title="attr-script-defer"><code>defer</code></dfn> attributes
@@ -479,9 +479,9 @@
therefore by necessity scattered throughout the specification. The
algorithms below (in this section) describe the core of this
processing, but these algorithms reference and are referenced by the
- parsing rules for <code><a href="#the-script-element">script</a></code> <a href="textFieldSelection.html#scriptTag">start</a>
- and <a href="textFieldSelection.html#scriptEndTag">end</a> tags in HTML, <a href="textFieldSelection.html#scriptForeignEndTag">in foreign content</a>, and <a href="textFieldSelection.html#scriptTagXML">in XML</a>, the rules for the <code title="dom-document-write"><a href="dynamic-markup-insertion.html#dom-document-write">document.write()</a></code> method, the
- handling of <a href="textFieldSelection.html#scripting">scripting</a>, etc.</p>
+ parsing rules for <code><a href="#the-script-element">script</a></code> <a href="tokenization.html#scriptTag">start</a>
+ and <a href="tokenization.html#scriptEndTag">end</a> tags in HTML, <a href="tokenization.html#scriptForeignEndTag">in foreign content</a>, and <a href="the-xhtml-syntax.html#scriptTagXML">in XML</a>, the rules for the <code title="dom-document-write"><a href="dynamic-markup-insertion.html#dom-document-write">document.write()</a></code> method, the
+ handling of <a href="webappapis.html#scripting">scripting</a>, etc.</p>
<p>The <code title="attr-script-defer"><a href="#attr-script-defer">defer</a></code> attribute may be
specified even if the <code title="attr-script-async"><a href="#attr-script-async">async</a></code>
@@ -508,15 +508,15 @@
<p>The second is a flag indicating whether the element was
<dfn id="parser-inserted">"parser-inserted"</dfn>. Initially, <code><a href="#the-script-element">script</a></code>
- elements must have this flag unset. It is set by the <a href="textFieldSelection.html#html-parser">HTML
- parser</a> and the <a href="textFieldSelection.html#xml-parser">XML parser</a> on <code><a href="#the-script-element">script</a></code>
+ elements must have this flag unset. It is set by the <a href="parsing.html#html-parser">HTML
+ parser</a> and the <a href="the-xhtml-syntax.html#xml-parser">XML parser</a> on <code><a href="#the-script-element">script</a></code>
elements they insert and affects the processing of those
elements.</p>
<p>The third is a flag indicating whether the element will
<dfn id="force-async">"force-async"</dfn>. Initially, <code><a href="#the-script-element">script</a></code> elements
- must have this flag set. It is unset by the <a href="textFieldSelection.html#html-parser">HTML parser</a>
- and the <a href="textFieldSelection.html#xml-parser">XML parser</a> on <code><a href="#the-script-element">script</a></code> elements they
+ must have this flag set. It is unset by the <a href="parsing.html#html-parser">HTML parser</a>
+ and the <a href="the-xhtml-syntax.html#xml-parser">XML parser</a> on <code><a href="#the-script-element">script</a></code> elements they
insert. In addition, whenever a <code><a href="#the-script-element">script</a></code> element whose
<a href="#force-async">"force-async"</a> flag is set has a <code title="attr-script-async"><a href="#attr-script-async">async</a></code> content attribute added, the
element's <a href="#force-async">"force-async"</a> flag must be unset.</p> <!--
@@ -623,10 +623,10 @@
<ul class="brief"><li>the <code><a href="#the-script-element">script</a></code> element has a <code title="attr-script-type"><a href="#attr-script-type">type</a></code> attribute and its value is
the empty string, or</li>
- <li>the <code><a href="#the-script-element">script</a></code> element has no <code title="attr-script-type"><a href="#attr-script-type">type</a></code> attribute but it has a <code title="attr-script-language"><a href="textFieldSelection.html#attr-script-language">language</a></code> attribute and
+ <li>the <code><a href="#the-script-element">script</a></code> element has no <code title="attr-script-type"><a href="#attr-script-type">type</a></code> attribute but it has a <code title="attr-script-language"><a href="obsolete.html#attr-script-language">language</a></code> attribute and
<em>that</em> attribute's value is the empty string, or</li>
- <li>the <code><a href="#the-script-element">script</a></code> element has neither a <code title="attr-script-type"><a href="#attr-script-type">type</a></code> attribute nor a <code title="attr-script-language"><a href="textFieldSelection.html#attr-script-language">language</a></code> attribute, then</li>
+ <li>the <code><a href="#the-script-element">script</a></code> element has neither a <code title="attr-script-type"><a href="#attr-script-type">type</a></code> attribute nor a <code title="attr-script-language"><a href="obsolete.html#attr-script-language">language</a></code> attribute, then</li>
</ul><p>...let <var><a href="#the-script-block's-type">the script block's type</a></var> for this
<code><a href="#the-script-element">script</a></code> element be "<code title="">text/javascript</code>".</p>
@@ -638,13 +638,13 @@
removed.</p> <!-- <span>Strip leading and trailing
whitespace</span> from... -->
- <p>Otherwise, the element has a non-empty <code title="attr-script-language"><a href="textFieldSelection.html#attr-script-language">language</a></code> attribute; let
+ <p>Otherwise, the element has a non-empty <code title="attr-script-language"><a href="obsolete.html#attr-script-language">language</a></code> attribute; let
<var><a href="#the-script-block's-type">the script block's type</a></var> for this <code><a href="#the-script-element">script</a></code>
- element be the concatenation of the string "<code title="">text/</code>" followed by the value of the <code title="attr-script-language"><a href="textFieldSelection.html#attr-script-language">language</a></code> attribute.</p> <!--
+ element be the concatenation of the string "<code title="">text/</code>" followed by the value of the <code title="attr-script-language"><a href="obsolete.html#attr-script-language">language</a></code> attribute.</p> <!--
user agents already support, e.g., type="text/javascript1.3", so
we don't have to support that separately. -->
- <p class="note">The <code title="attr-script-language"><a href="textFieldSelection.html#attr-script-language">language</a></code> attribute is never
+ <p class="note">The <code title="attr-script-language"><a href="obsolete.html#attr-script-language">language</a></code> attribute is never
conforming, and is always ignored if there is a <code title="attr-script-type"><a href="#attr-script-type">type</a></code> attribute present.</p>
</li>
@@ -687,32 +687,32 @@
<li id="script-processing-noscript">
- <p>If <a href="textFieldSelection.html#concept-n-noscript" title="concept-n-noscript">scripting is
+ <p>If <a href="webappapis.html#concept-n-noscript" title="concept-n-noscript">scripting is
disabled</a> for the <code><a href="#the-script-element">script</a></code> element, then the user
agent must abort these steps at this point. The script is not
executed.</p>
- <p class="note">The definition of <a href="textFieldSelection.html#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a> means
+ <p class="note">The definition of <a href="webappapis.html#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a> means
that, amongst others, the following scripts will not execute:
scripts in <code>XMLHttpRequest</code>'s <code title="dom-XMLHttpRequest-responseXML">responseXML</code>
documents, scripts in <code>DOMParser</code>-created documents,
scripts in documents created by <code>XSLTProcessor</code>'s <code title="dom-XSLTProcessor-transformToDocument">transformToDocument</code>
feature, and scripts that are first inserted by a script into a
<code><a href="dom.html#document">Document</a></code> that was created using the <code title="dom-DOMImplementation-createDocument"><a href="infrastructure.html#dom-domimplementation-createdocument">createDocument()</a></code>
- API. <a href="textFieldSelection.html#refsXHR">[XHR]</a> <a href="textFieldSelection.html#refsDOMPARSING">[DOMPARSING]</a> <!--<a
- href="#refsXSLTP">[XSLTP]</a>--> <a href="textFieldSelection.html#refsDOMCORE">[DOMCORE]</a></p>
+ API. <a href="references.html#refsXHR">[XHR]</a> <a href="references.html#refsDOMPARSING">[DOMPARSING]</a> <!--<a
+ href="#refsXSLTP">[XSLTP]</a>--> <a href="references.html#refsDOMCORE">[DOMCORE]</a></p>
</li>
<li id="script-processing-for">
- <p>If the <code><a href="#the-script-element">script</a></code> element has an <code title="attr-script-event"><a href="textFieldSelection.html#attr-script-event">event</a></code> attribute and a <code title="attr-script-for"><a href="textFieldSelection.html#attr-script-for">for</a></code> attribute, then run these
+ <p>If the <code><a href="#the-script-element">script</a></code> element has an <code title="attr-script-event"><a href="obsolete.html#attr-script-event">event</a></code> attribute and a <code title="attr-script-for"><a href="obsolete.html#attr-script-for">for</a></code> attribute, then run these
substeps:</p>
- <ol><li><p>Let <var title="">for</var> be the value of the <code title="attr-script-for"><a href="textFieldSelection.html#attr-script-for">for</a></code> attribute.</li>
+ <ol><li><p>Let <var title="">for</var> be the value of the <code title="attr-script-for"><a href="obsolete.html#attr-script-for">for</a></code> attribute.</li>
- <li><p>Let <var title="">event</var> be the value of the <code title="attr-script-event"><a href="textFieldSelection.html#attr-script-event">event</a></code> attribute.</li>
+ <li><p>Let <var title="">event</var> be the value of the <code title="attr-script-event"><a href="obsolete.html#attr-script-event">event</a></code> attribute.</li>
<li><p><a href="common-microsyntaxes.html#strip-leading-and-trailing-whitespace">Strip leading and trailing whitespace</a> from
<var title="">event</var> and <var title="">for</var>.</li>
@@ -749,16 +749,16 @@
that attribute must be <a href="urls.html#resolve-a-url" title="resolve a url">resolved</a>
relative to the element, and if that is successful, the specified
resource must then be <a href="urls.html#fetch" title="fetch">fetched</a><!--FETCH-->, from the
- <a href="textFieldSelection.html#origin-0">origin</a> of the element's <code><a href="dom.html#document">Document</a></code>.</p>
+ <a href="browsers.html#origin-0">origin</a> of the element's <code><a href="dom.html#document">Document</a></code>.</p>
<!-- not http-origin privacy sensitive -->
<p>If the <code title="attr-script-src"><a href="#attr-script-src">src</a></code> attribute's
value is the empty string or if it could not be resolved, then the
- user agent must <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple
+ user agent must <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple
event</a> named <code title="event-error">error</code> at the
element, and abort these steps.</p>
- <p>For historical reasons, if the <a href="urls.html#url">URL</a> is a <a href="textFieldSelection.html#javascript-protocol" title="javascript protocol"><code title="">javascript:</code>
+ <p>For historical reasons, if the <a href="urls.html#url">URL</a> is a <a href="webappapis.html#javascript-protocol" title="javascript protocol"><code title="">javascript:</code>
URL</a>, then the user agent must not, despite the requirements
in the definition of the <a href="urls.html#fetch" title="fetch">fetching</a>
algorithm, actually execute the script in the URL; instead the
@@ -798,8 +798,8 @@
parsing</dfn> associated with the <code><a href="dom.html#document">Document</a></code> of the
parser that created the element.</p>
- <p>The <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that the
- <a href="textFieldSelection.html#networking-task-source">networking task source</a> places on the <a href="textFieldSelection.html#task-queue">task
+ <p>The <a href="webappapis.html#concept-task" title="concept-task">task</a> that the
+ <a href="webappapis.html#networking-task-source">networking task source</a> places on the <a href="webappapis.html#task-queue">task
queue</a> once the <a href="urls.html#fetch" title="fetch">fetching
algorithm</a> has completed must set the element's
<a href="#ready-to-be-parser-executed">"ready to be parser-executed"</a> flag. The parser will
@@ -820,8 +820,8 @@
created the element. (There can only be one such script per
<code><a href="dom.html#document">Document</a></code> at a time.)</p>
- <p>The <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that the
- <a href="textFieldSelection.html#networking-task-source">networking task source</a> places on the <a href="textFieldSelection.html#task-queue">task
+ <p>The <a href="webappapis.html#concept-task" title="concept-task">task</a> that the
+ <a href="webappapis.html#networking-task-source">networking task source</a> places on the <a href="webappapis.html#task-queue">task
queue</a> once the <a href="urls.html#fetch" title="fetch">fetching
algorithm</a> has completed must set the element's
<a href="#ready-to-be-parser-executed">"ready to be parser-executed"</a> flag. The parser will
@@ -834,10 +834,10 @@
have a <code title="attr-script-src"><a href="#attr-script-src">src</a></code> attribute, and
the element has been flagged as <a href="#parser-inserted">"parser-inserted"</a>,
and either the parser that created the <code><a href="#the-script-element">script</a></code> is an
- <a href="textFieldSelection.html#xml-parser">XML parser</a> or it's an <a href="textFieldSelection.html#html-parser">HTML parser</a> whose
- <a href="textFieldSelection.html#script-nesting-level">script nesting level</a> is not greater than one, and the
- <code><a href="dom.html#document">Document</a></code> of the <a href="textFieldSelection.html#html-parser">HTML parser</a> or
- <a href="textFieldSelection.html#xml-parser">XML parser</a> that created the <code><a href="#the-script-element">script</a></code>
+ <a href="the-xhtml-syntax.html#xml-parser">XML parser</a> or it's an <a href="parsing.html#html-parser">HTML parser</a> whose
+ <a href="parsing.html#script-nesting-level">script nesting level</a> is not greater than one, and the
+ <code><a href="dom.html#document">Document</a></code> of the <a href="parsing.html#html-parser">HTML parser</a> or
+ <a href="the-xhtml-syntax.html#xml-parser">XML parser</a> that created the <code><a href="#the-script-element">script</a></code>
element <a href="styling.html#has-a-style-sheet-that-is-blocking-scripts">has a style sheet that is blocking
scripts</a></dt>
@@ -866,8 +866,8 @@
<code><a href="#the-script-element">script</a></code> element at the time the <a href="#prepare-a-script">prepare a
script</a> algorithm started.</p>
- <p>The <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that the
- <a href="textFieldSelection.html#networking-task-source">networking task source</a> places on the <a href="textFieldSelection.html#task-queue">task
+ <p>The <a href="webappapis.html#concept-task" title="concept-task">task</a> that the
+ <a href="webappapis.html#networking-task-source">networking task source</a> places on the <a href="webappapis.html#task-queue">task
queue</a> once the <a href="urls.html#fetch" title="fetch">fetching
algorithm</a> has completed must run the following steps:</p>
@@ -902,8 +902,8 @@
<code><a href="dom.html#document">Document</a></code> of the <code><a href="#the-script-element">script</a></code> element at the
time the <a href="#prepare-a-script">prepare a script</a> algorithm started.</p>
- <p>The <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that the
- <a href="textFieldSelection.html#networking-task-source">networking task source</a> places on the <a href="textFieldSelection.html#task-queue">task
+ <p>The <a href="webappapis.html#concept-task" title="concept-task">task</a> that the
+ <a href="webappapis.html#networking-task-source">networking task source</a> places on the <a href="webappapis.html#task-queue">task
queue</a> once the <a href="urls.html#fetch" title="fetch">fetching
algorithm</a> has completed must <a href="#execute-the-script-block">execute the script
block</a> and then remove the element from the <a href="#set-of-scripts-that-will-execute-as-soon-as-possible">set of
@@ -919,9 +919,9 @@
</dl></li>
- </ol><!-- similar text in various places --><p>Fetching an external script must <a href="textFieldSelection.html#delay-the-load-event">delay the load
- event</a> of the element's document until the <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that is <a href="textFieldSelection.html#queue-a-task" title="queue a
- task">queued</a> by the <a href="textFieldSelection.html#networking-task-source">networking task source</a> once
+ </ol><!-- similar text in various places --><p>Fetching an external script must <a href="the-end.html#delay-the-load-event">delay the load
+ event</a> of the element's document until the <a href="webappapis.html#concept-task" title="concept-task">task</a> that is <a href="webappapis.html#queue-a-task" title="queue a
+ task">queued</a> by the <a href="webappapis.html#networking-task-source">networking task source</a> once
the resource has been <a href="urls.html#fetch" title="fetch">fetched</a> (defined
above) has been run.</p>
@@ -969,7 +969,7 @@
<dl class="switch"><dt>If the load resulted in an error (for example a DNS error, or
an HTTP 404 error)</dt>
- <dd><p>Executing the script block must just consist of <a href="textFieldSelection.html#fire-a-simple-event" title="fire a simple event">firing a simple event</a> named
+ <dd><p>Executing the script block must just consist of <a href="webappapis.html#fire-a-simple-event" title="fire a simple event">firing a simple event</a> named
<code title="event-error">error</code> at the element.</dd>
<dt>If the load was successful</dt>
@@ -1094,7 +1094,7 @@
<li>
- <p><a href="textFieldSelection.html#fire-a-simple-event">Fire a simple event</a> named <code title="event-beforescriptexecute">beforescriptexecute</code>
+ <p><a href="webappapis.html#fire-a-simple-event">Fire a simple event</a> named <code title="event-beforescriptexecute">beforescriptexecute</code>
that bubbles and is cancelable at the <code><a href="#the-script-element">script</a></code>
element.</p>
@@ -1113,7 +1113,7 @@
<li>
- <p><a href="textFieldSelection.html#create-a-script-from-a-node" title="create a script from a node">Create a
+ <p><a href="webappapis.html#create-a-script-from-a-node" title="create a script from a node">Create a
script</a> from the <code><a href="#the-script-element">script</a></code> element node, using
<var><a href="#the-script-block's-source">the script block's source</a></var>, the <a href="urls.html#url">URL</a>
from which the script was obtained, and <var><a href="#the-script-block's-type">the script
@@ -1134,7 +1134,7 @@
<li>
- <p><a href="textFieldSelection.html#fire-a-simple-event">Fire a simple event</a> named <code title="event-afterscriptexecute">afterscriptexecute</code>
+ <p><a href="webappapis.html#fire-a-simple-event">Fire a simple event</a> named <code title="event-afterscriptexecute">afterscriptexecute</code>
that bubbles (but is not cancelable) at the
<code><a href="#the-script-element">script</a></code> element.</p>
@@ -1142,12 +1142,12 @@
<li>
- <p>If the script is from an external file, <a href="textFieldSelection.html#fire-a-simple-event">fire a simple
+ <p>If the script is from an external file, <a href="webappapis.html#fire-a-simple-event">fire a simple
event</a> named <code title="event-load">load</code> at the
<code><a href="#the-script-element">script</a></code> element.</p>
- <p>Otherwise, the script is internal; <a href="textFieldSelection.html#queue-a-task">queue a
- task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> named <code title="event-load">load</code> at the <code><a href="#the-script-element">script</a></code>
+ <p>Otherwise, the script is internal; <a href="webappapis.html#queue-a-task">queue a
+ task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named <code title="event-load">load</code> at the <code><a href="#the-script-element">script</a></code>
element.</p>
</li>
@@ -1300,10 +1300,10 @@
<dt>"<code>text/livescript</code>"</dt>
<dt>"<code>text/x-ecmascript</code>"</dt>
<dt>"<code>text/x-javascript</code>"</dt>
- <dd>JavaScript. <a href="textFieldSelection.html#refsECMA262">[ECMA262]</a></dd>
+ <dd>JavaScript. <a href="references.html#refsECMA262">[ECMA262]</a></dd>
<dt>"<code>text/javascript;e4x=1</code>"</dt>
- <dd>JavaScript with ECMAScript for XML. <a href="textFieldSelection.html#refsECMA357">[ECMA357]</a></dd>
+ <dd>JavaScript with ECMAScript for XML. <a href="references.html#refsECMA357">[ECMA357]</a></dd>
</dl><div class="impl">
@@ -1345,7 +1345,7 @@
<p>The <code><a href="infrastructure.html#textcontent">textContent</a></code> of a <code><a href="#the-script-element">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="textFieldSelection.html#refsABNF">[ABNF]</a></p>
+ following ABNF, the character set for which is Unicode. <a href="references.html#refsABNF">[ABNF]</a></p>
<pre>script = data1 *( escape [ script-start data3 ] "-->" data1 ) [ escape ]
escape = "<!--" data2 *( script-start data3 script-end data2 )
@@ -1397,7 +1397,7 @@
that the value of the <code title="dom-script-text"><a href="#dom-script-text">text</a></code> IDL
attribute, which is derived from the element's contents, matches the
<code title="">documentation</code> production in the following
- ABNF, the character set for which is Unicode. <a href="textFieldSelection.html#refsABNF">[ABNF]</a></p>
+ ABNF, the character set for which is Unicode. <a href="references.html#refsABNF">[ABNF]</a></p>
<pre>documentation = *( *( space / tab / comment ) [ line-comment ] newline )
comment = slash star *( not-star / star not-slash ) 1*star slash
@@ -1462,10 +1462,10 @@
<li><p>The <code title="dom-XSLTProcessor-transformToDocument">XSLTProcessor.transformToDocument()</code>
method adds elements to a <code><a href="dom.html#document">Document</a></code> that is not in a
- <a href="textFieldSelection.html#browsing-context">browsing context</a>, and, accordingly, any
+ <a href="browsers.html#browsing-context">browsing context</a>, and, accordingly, any
<code><a href="#the-script-element">script</a></code> elements they create need to have their
<a href="#already-started">"already started"</a> flag set in the <a href="#prepare-a-script">prepare a
- script</a> algorithm and never get executed (<a href="textFieldSelection.html#concept-bc-noscript" title="concept-bc-noscript">scripting is disabled</a>). Such
+ script</a> algorithm and never get executed (<a href="webappapis.html#concept-bc-noscript" title="concept-bc-noscript">scripting is disabled</a>). Such
<code><a href="#the-script-element">script</a></code> elements still need to be marked
<a href="#parser-inserted">"parser-inserted"</a>, though, such that their <code title="dom-script-async"><a href="#dom-script-async">async</a></code> IDL attribute will return
false in the absence of an <code title="attr-script-async"><a href="#attr-script-async">async</a></code> content attribute.</li>
Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-input-element.html,v
retrieving revision 1.267
retrieving revision 1.268
diff -u -d -r1.267 -r1.268
--- the-input-element.html 15 Oct 2012 12:50:07 -0000 1.267
+++ the-input-element.html 15 Oct 2012 15:15:54 -0000 1.268
@@ -461,23 +461,23 @@
void <a href="common-input-element-apis.html#dom-input-stepup" title="dom-input-stepUp">stepUp</a>(optional long n);
void <a href="common-input-element-apis.html#dom-input-stepdown" title="dom-input-stepDown">stepDown</a>(optional long n);
- readonly attribute boolean <a href="textFieldSelection.html#dom-cva-willvalidate" title="dom-cva-willValidate">willValidate</a>;
- readonly attribute <a href="textFieldSelection.html#validitystate">ValidityState</a> <a href="textFieldSelection.html#dom-cva-validity" title="dom-cva-validity">validity</a>;
- readonly attribute DOMString <a href="textFieldSelection.html#dom-cva-validationmessage" title="dom-cva-validationMessage">validationMessage</a>;
- boolean <a href="textFieldSelection.html#dom-cva-checkvalidity" title="dom-cva-checkValidity">checkValidity</a>();
- void <a href="textFieldSelection.html#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(DOMString error);
+ readonly attribute boolean <a href="constraints.html#dom-cva-willvalidate" title="dom-cva-willValidate">willValidate</a>;
+ readonly attribute <a href="constraints.html#validitystate">ValidityState</a> <a href="constraints.html#dom-cva-validity" title="dom-cva-validity">validity</a>;
+ readonly attribute DOMString <a href="constraints.html#dom-cva-validationmessage" title="dom-cva-validationMessage">validationMessage</a>;
+ boolean <a href="constraints.html#dom-cva-checkvalidity" title="dom-cva-checkValidity">checkValidity</a>();
+ void <a href="constraints.html#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(DOMString error);
readonly attribute <a href="infrastructure.html#nodelist">NodeList</a> <a href="the-label-element.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
- void <span title="dom-textarea/input-select">select</span>();
- attribute unsigned long <span title="dom-textarea/input-selectionStart">selectionStart</span>;
- attribute unsigned long <span title="dom-textarea/input-selectionEnd">selectionEnd</span>;
- attribute DOMString <span title="dom-textarea/input-selectionDirection">selectionDirection</span>;
+ void <a href="textFieldSelection.html#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
+ attribute unsigned long <a href="textFieldSelection.html#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+ attribute unsigned long <a href="textFieldSelection.html#dom-textarea/input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+ attribute DOMString <a href="textFieldSelection.html#dom-textarea/input-selectiondirection" title="dom-textarea/input-selectionDirection">selectionDirection</a>;
- void <span title="dom-textarea/input-setSelectionRange">setSelectionRange</span>(unsigned long start, unsigned long end, optional DOMString direction);
+ void <a href="textFieldSelection.html#dom-textarea/input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(unsigned long start, unsigned long end, optional DOMString direction);
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a typed data field,
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a typed data field,
usually with a form control to allow the user to edit the data.</p>
<p>The <dfn id="attr-input-type" title="attr-input-type"><code>type</code></dfn>
@@ -585,12 +585,12 @@
<td> A button
</table><p>The <i>missing value default</i> is the <a href="states-of-the-type-attribute.html#text-(type=text)-state-and-search-state-(type=search)" title="attr-input-type-text">Text</a> state.</p>
- <p>Which of the <code title="attr-input-accept"><a href="states-of-the-type-attribute.html#attr-input-accept">accept</a></code>, <code title="attr-input-alt"><a href="states-of-the-type-attribute.html#attr-input-alt">alt</a></code>, <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete">autocomplete</a></code>, <code title="attr-input-checked"><a href="#attr-input-checked">checked</a></code>, <code title="attr-input-dirname"><a href="common-input-element-attributes.html#attr-input-dirname">dirname</a></code>, <code title="attr-fs-formaction"><a href="form-submission.html#attr-fs-formaction">formaction</a></code>, <code title="attr-fs-formenctype"><a href="form-submission.html#attr-fs-formenctype">formenctype</a></code>, <code title="attr-fs-formmethod"><a href="form-submission.html#attr-fs-formmethod">formmethod</a></code>, <code title="attr-fs-formnovalidate"><a href="form-submission.html#attr-fs-formnovalidate">formnovalidate</a></code>, <code title"attr-fs-formtarget"><a href="form-submission.html#attr-fs-formtarget">formtarget</a></code>, <code title="attr-dim-height"><a href="dimension-attributes.html#attr-dim-height">height</a></code>, <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list">list</a></code>, <code title="attr-input-max"><a href="common-input-element-attributes.html#attr-input-max">max</a></code>, <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength">maxlength</a></code>, <code title="attr-input-min"><a href="common-input-element-attributes.html#attr-input-min">min</a></code>, <code title="attr-input-multiple"><a href="common-input-element-attributes.html#attr-input-multiple">multiple</a></code>, <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern">pattern</a></code>, <code title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder">placeholder</a></code>, <code itle="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code>, <code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required">required</a></code>, <code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size">size</a></code>, <code title="attr-input-src"><a href="states-of-the-type-attribute.html#attr-input-src">src</a></code>, <code title="attr-input-step"><a href="common-input-element-attributes.html#attr-input-step">step</a></code>, and <code title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width">width</a></code> content attributes, the <code title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>, <code title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>, <code title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code, <code title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code>, and <code title="dom-input-list"><a href="common-input-element-apis.html#dom-input-list">list</a></code> IDL attributes, the <code title="dom-textarea/input-select">select()</code> method, the <code title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- and <code title="dom-textarea/input-selectionDirection">selectionDirection</code>,
+ <p>Which of the <code title="attr-input-accept"><a href="states-of-the-type-attribute.html#attr-input-accept">accept</a></code>, <code title="attr-input-alt"><a href="states-of-the-type-attribute.html#attr-input-alt">alt</a></code>, <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete">autocomplete</a></code>, <code title="attr-input-checked"><a href="#attr-input-checked">checked</a></code>, <code title="attr-input-dirname"><a href="common-input-element-attributes.html#attr-input-dirname">dirname</a></code>, <code title="attr-fs-formaction"><a href="form-submission.html#attr-fs-formaction">formaction</a></code>, <code title="attr-fs-formenctype"><a href="form-submission.html#attr-fs-formenctype">formenctype</a></code>, <code title="attr-fs-formmethod"><a href="form-submission.html#attr-fs-formmethod">formmethod</a></code>, <code title="attr-fs-formnovalidate"><a href="form-submission.html#attr-fs-formnovalidate">formnovalidate</a></code>, <code title"attr-fs-formtarget"><a href="form-submission.html#attr-fs-formtarget">formtarget</a></code>, <code title="attr-dim-height"><a href="dimension-attributes.html#attr-dim-height">height</a></code>, <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list">list</a></code>, <code title="attr-input-max"><a href="common-input-element-attributes.html#attr-input-max">max</a></code>, <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength">maxlength</a></code>, <code title="attr-input-min"><a href="common-input-element-attributes.html#attr-input-min">min</a></code>, <code title="attr-input-multiple"><a href="common-input-element-attributes.html#attr-input-multiple">multiple</a></code>, <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern">pattern</a></code>, <code title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder">placeholder</a></code>, <code itle="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code>, <code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required">required</a></code>, <code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size">size</a></code>, <code title="attr-input-src"><a href="states-of-the-type-attribute.html#attr-input-src">src</a></code>, <code title="attr-input-step"><a href="common-input-element-attributes.html#attr-input-step">step</a></code>, and <code title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width">width</a></code> content attributes, the <code title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>, <code title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>, <code title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code, <code title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code>, and <code title="dom-input-list"><a href="common-input-element-apis.html#dom-input-list">list</a></code> IDL attributes, the <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code> method, the <code title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ and <code title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
IDL attributes, the
- <code title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
+ <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>
methods, the <code title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> and
<code title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code> methods, and the
<code title="event-input-input"><a href="common-input-element-apis.html#event-input-input">input</a></code> and <code title="event-input-change"><a href="common-input-element-apis.html#event-input-change">change</a></code> events apply to an
@@ -1348,7 +1348,7 @@
<td class="no"> · <!-- Reset Button -->
<!-- <td class="no"> · Button -->
- <tr><th> <code title="dom-textarea/input-select">select()</code>
+ <tr><th> <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>
<td class="no"> · <!-- Hidden -->
<td class="yes"> Yes <!-- Text -->
<!-- <td class="yes"> Yes Search -->
@@ -1372,7 +1372,7 @@
<td class="no"> · <!-- Reset Button -->
<!-- <td class="no"> · Button -->
- <tr><th> <code title="dom-textarea/input-selectionStart">selectionStart</code>
+ <tr><th> <code title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>
<td class="no"> · <!-- Hidden -->
<td class="yes"> Yes <!-- Text -->
<!-- <td class="yes"> Yes Search -->
@@ -1396,7 +1396,7 @@
<td class="no"> · <!-- Reset Button -->
<!-- <td class="no"> · Button -->
- <tr><th> <code title="dom-textarea/input-selectionEnd">selectionEnd</code>
+ <tr><th> <code title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>
<td class="no"> · <!-- Hidden -->
<td class="yes"> Yes <!-- Text -->
<!-- <td class="yes"> Yes Search -->
@@ -1420,7 +1420,7 @@
<td class="no"> · <!-- Reset Button -->
<!-- <td class="no"> · Button -->
- <tr><th> <code title="dom-textarea/input-selectionDirection">selectionDirection</code>
+ <tr><th> <code title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>
<td class="no"> · <!-- Hidden -->
<td class="yes"> Yes <!-- Text -->
<!-- <td class="yes"> Yes Search -->
@@ -1446,7 +1446,7 @@
- <tr><th> <code title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
+ <tr><th> <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>
<td class="no"> · <!-- Hidden -->
<td class="yes"> Yes <!-- Text -->
<!-- <td class="yes"> Yes Search -->
@@ -1635,7 +1635,7 @@
<div class="impl">
- <p>The <a href="textFieldSelection.html#concept-form-reset-control" title="concept-form-reset-control">reset
+ <p>The <a href="constraints.html#concept-form-reset-control" title="concept-form-reset-control">reset
algorithm</a> for <code><a href="#the-input-element">input</a></code> elements is to set the <a href="#concept-input-value-dirty-flag" title="concept-input-value-dirty-flag">dirty value flag</a> and
<a href="#concept-input-checked-dirty-flag" title="concept-input-checked-dirty-flag">dirty checkedness
flag</a> back to false, set the <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> of the element to the value of
@@ -1735,26 +1735,26 @@
<p>The IDL attributes <dfn id="dom-input-width" title="dom-input-width"><code>width</code></dfn> and <dfn id="dom-input-height" title="dom-input-height"><code>height</code></dfn> must return the
rendered width and height of the image, in CSS pixels, if an image
- is <a href="textFieldSelection.html#being-rendered">being rendered</a>, and is being rendered to a visual
+ is <a href="rendering.html#being-rendered">being rendered</a>, and is being rendered to a visual
medium; or else the intrinsic width and height of the image, in CSS
pixels, if an image is <i title="input-img-available"><a href="states-of-the-type-attribute.html#input-img-available">available</a></i>
but not being rendered to a visual medium; or else 0, if no image is
<i title="input-img-available"><a href="states-of-the-type-attribute.html#input-img-available">available</a></i>. When the
<code><a href="#the-input-element">input</a></code> element's <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute is not in the <a href="states-of-the-type-attribute.html#image-button-state-(type=image)" title="attr-input-type-image">Image Button</a> state, then no
- image is <i title="input-img-available"><a href="states-of-the-type-attribute.html#input-img-available">available</a></i>. <a href="textFieldSelection.html#refsCSS">[CSS]</a></p>
+ image is <i title="input-img-available"><a href="states-of-the-type-attribute.html#input-img-available">available</a></i>. <a href="references.html#refsCSS">[CSS]</a></p>
<p>On setting, they must act as if they <a href="common-dom-interfaces.html#reflect" title="reflect">reflected</a> the respective content attributes
of the same name.</p>
- <p>The <code title="dom-cva-willValidate"><a href="textFieldSelection.html#dom-cva-willvalidate">willValidate</a></code>, <code title="dom-cva-validity"><a href="textFieldSelection.html#dom-cva-validity">validity</a></code>, and <code title="dom-cva-validationMessage"><a href="textFieldSelection.html#dom-cva-validationmessage">validationMessage</a></code> IDL
- attributes, and the <code title="dom-cva-checkValidity"><a href="textFieldSelection.html#dom-cva-checkvalidity">checkValidity()</a></code> and <code title="dom-cva-setCustomValidity"><a href="textFieldSelection.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
- methods, are part of the <a href="textFieldSelection.html#the-constraint-validation-api">constraint validation API</a>. The
+ <p>The <code title="dom-cva-willValidate"><a href="constraints.html#dom-cva-willvalidate">willValidate</a></code>, <code title="dom-cva-validity"><a href="constraints.html#dom-cva-validity">validity</a></code>, and <code title="dom-cva-validationMessage"><a href="constraints.html#dom-cva-validationmessage">validationMessage</a></code> IDL
+ attributes, and the <code title="dom-cva-checkValidity"><a href="constraints.html#dom-cva-checkvalidity">checkValidity()</a></code> and <code title="dom-cva-setCustomValidity"><a href="constraints.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
+ methods, are part of the <a href="constraints.html#the-constraint-validation-api">constraint validation API</a>. The
<code title="dom-lfe-labels"><a href="the-label-element.html#dom-lfe-labels">labels</a></code> IDL attribute provides a
- list of the element's <code><a href="the-label-element.html#the-label-element">label</a></code>s. The <code title="dom-textarea/input-select">select()</code>, <code title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code title="dom-textarea/input-selectionDirection">selectionDirection</code>,
+ list of the element's <code><a href="the-label-element.html#the-label-element">label</a></code>s. The <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>, <code title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
<code title="dom-textarea/input-setRangeText">setRangeText()</code>,
- and <code title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
+ and <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>
methods and IDL attributes expose the element's text selection. The
<code title="dom-fe-autofocus"><a href="attributes-common-to-form-controls.html#dom-fe-autofocus">autofocus</a></code>, <code title="dom-fe-disabled"><a href="attributes-common-to-form-controls.html#dom-fe-disabled">disabled</a></code>, <code title="dom-fae-form"><a href="association-of-controls-and-forms.html#dom-fae-form">form</a></code>, and <code title="dom-fe-name"><a href="attributes-common-to-form-controls.html#dom-fe-name">name</a></code> IDL attributes are part of the
element's forms API.</p>
--- NEW FILE: constraints.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.10.21 Constraints — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...1827 lines suppressed...]
<h4 id="resetting-a-form"><span class="secno">4.10.23 </span>Resetting a form</h4>
<p>When a <code><a href="the-form-element.html#the-form-element">form</a></code> element <var title="">form</var> is <dfn id="concept-form-reset" title="concept-form-reset">reset</dfn>, the user agent must
<a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named <code title="event-reset">reset</code>, that is cancelable, at <var title="">form</var>, and then, if that event is not canceled, must
invoke the <a href="#concept-form-reset-control" title="concept-form-reset-control">reset
algorithm</a> of each <a href="forms.html#category-reset" title="category-reset">resettable
element</a> whose <a href="association-of-controls-and-forms.html#form-owner">form owner</a> is <var title="">form</var>.</p>
<p>Each <a href="forms.html#category-reset" title="category-reset">resettable element</a>
defines its own <dfn id="concept-form-reset-control" title="concept-form-reset-control">reset
algorithm</dfn>. Changes made to form controls as part of these
algorithms do not count as changes caused by the user (and thus,
e.g., do not cause <code title="event-input">input</code> events to
fire).</p>
</div>
Index: the-p-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-p-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-p-element.html 15 Oct 2012 12:50:22 -0000 1.202
+++ the-p-element.html 15 Oct 2012 15:15:56 -0000 1.203
@@ -388,7 +388,7 @@
<dd>
<pre class="idl">interface <dfn id="htmlparagraphelement">HTMLParagraphElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-p-element">p</a></code> element <a href="textFieldSelection.html#represents">represents</a> a
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-p-element">p</a></code> element <a href="rendering.html#represents">represents</a> a
<a href="content-models.html#paragraph">paragraph</a>.</p>
<p class="note">While paragraphs are usually represented in visual
Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-map-element.html,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -d -r1.264 -r1.265
--- the-map-element.html 15 Oct 2012 12:50:08 -0000 1.264
+++ the-map-element.html 15 Oct 2012 15:15:55 -0000 1.265
@@ -396,7 +396,7 @@
</dd>
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-map-element">map</a></code> element, in conjunction with any
<code><a href="the-area-element.html#the-area-element">area</a></code> element descendants, defines an <a href="image-maps.html#image-map">image
- map</a>. The element <a href="textFieldSelection.html#represents">represents</a> its children.</p>
+ map</a>. The element <a href="rendering.html#represents">represents</a> its children.</p>
<p>The <dfn id="attr-map-name" title="attr-map-name"><code>name</code></dfn> attribute
gives the map a name so that it can be referenced. The attribute
Index: the-head-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-head-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-head-element.html 15 Oct 2012 12:50:00 -0000 1.202
+++ the-head-element.html 15 Oct 2012 15:15:54 -0000 1.203
@@ -388,7 +388,7 @@
<dd>
<pre class="idl">interface <dfn id="htmlheadelement">HTMLHeadElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-head-element">head</a></code> element <a href="textFieldSelection.html#represents">represents</a> a
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-head-element">head</a></code> element <a href="rendering.html#represents">represents</a> a
collection of metadata for the <code><a href="dom.html#document">Document</a></code>.</p>
<div class="example">
Index: the-s-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-s-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-s-element.html 15 Oct 2012 12:50:22 -0000 1.202
+++ the-s-element.html 15 Oct 2012 15:15:56 -0000 1.203
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-s-element">s</a></code> element <a href="textFieldSelection.html#represents">represents</a> contents that
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-s-element">s</a></code> element <a href="rendering.html#represents">represents</a> contents that
are no longer accurate or no longer relevant.</p>
<p class="note">The <code><a href="#the-s-element">s</a></code> element is not appropriate when
Index: the-section-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-section-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-section-element.html 15 Oct 2012 12:50:23 -0000 1.203
+++ the-section-element.html 15 Oct 2012 15:15:56 -0000 1.204
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-section-element">section</a></code> element <a href="textFieldSelection.html#represents">represents</a> a
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-section-element">section</a></code> element <a href="rendering.html#represents">represents</a> a
generic section of a document or application. A section, in this
context, is a thematic grouping of content, typically with a
heading.</p>
Index: the-article-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-article-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-article-element.html 15 Oct 2012 12:48:15 -0000 1.204
+++ the-article-element.html 15 Oct 2012 15:15:52 -0000 1.205
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-article-element">article</a></code> element <a href="textFieldSelection.html#represents">represents</a> a
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-article-element">article</a></code> element <a href="rendering.html#represents">represents</a> a
self-contained composition in a document, page, application, or site
and that is, in principle, independently distributable or reusable,
e.g. in syndication. This could be a forum post, a magazine or
@@ -410,7 +410,7 @@
<p class="note">When used specifically with content to be
redistributed in syndication, the <code><a href="#the-article-element">article</a></code> element is
similar in purpose to the <code title="">entry</code> element in
- Atom. <a href="textFieldSelection.html#refsATOM">[ATOM]</a>
+ Atom. <a href="references.html#refsATOM">[ATOM]</a>
<!--FORK-->
Index: the-blockquote-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-blockquote-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-blockquote-element.html 15 Oct 2012 12:48:41 -0000 1.202
+++ the-blockquote-element.html 15 Oct 2012 15:15:52 -0000 1.203
@@ -394,7 +394,7 @@
<p class="note">The <code><a href="#htmlquoteelement">HTMLQuoteElement</a></code> interface is
also used by the <code><a href="the-q-element.html#the-q-element">q</a></code> element.</p>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-blockquote-element">blockquote</a></code> element <a href="textFieldSelection.html#represents">represents</a> a
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-blockquote-element">blockquote</a></code> element <a href="rendering.html#represents">represents</a> a
section that is quoted from another source.</p>
<p>Content inside a <code><a href="#the-blockquote-element">blockquote</a></code> must be quoted from
@@ -559,7 +559,7 @@
</div>
- <p class="note"><a href="textFieldSelection.html#conversations">Examples of how to
+ <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="the-cite-element.html#the-cite-element">cite</a></code> and <code><a href="#the-blockquote-element">blockquote</a></code>
elements for this purpose.</p>
Index: the-rp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rp-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-rp-element.html 15 Oct 2012 12:50:22 -0000 1.202
+++ the-rp-element.html 15 Oct 2012 15:15:56 -0000 1.203
@@ -394,11 +394,11 @@
user agents that don't support ruby annotations.</p>
<p>An <code><a href="#the-rp-element">rp</a></code> element <span class="impl">that is a child of
- a <code><a href="the-ruby-element.html#the-ruby-element">ruby</a></code> element</span> <a href="textFieldSelection.html#represents">represents</a>
+ a <code><a href="the-ruby-element.html#the-ruby-element">ruby</a></code> element</span> <a href="rendering.html#represents">represents</a>
nothing<span class="impl"> and its contents must be
ignored</span>. <span class="impl">An <code><a href="#the-rp-element">rp</a></code> element whose
parent element is not a <code><a href="the-ruby-element.html#the-ruby-element">ruby</a></code> element
- <a href="textFieldSelection.html#represents">represents</a> its children.</span></p>
+ <a href="rendering.html#represents">represents</a> its children.</span></p>
<div class="example">
--- NEW FILE: the-details-element.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.11.1 The details element — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
#table-example-1 caption { padding-bottom: 0.5em; }
#table-example-1 thead, #table-example-1 tbody { border: none; }
#table-example-1 th, #table-example-1 td { border: solid thin; }
#table-example-1 th { font-weight: normal; }
#table-example-1 td { border-style: none solid; vertical-align: top; }
#table-example-1 th { padding: 0.5em; vertical-align: middle; text-align: center; }
#table-example-1 tbody tr:first-child td { padding-top: 0.5em; }
#table-example-1 tbody tr:last-child td { padding-bottom: 1.5em; }
#table-example-1 tbody td:first-child { padding-left: 2.5em; padding-right: 0; width: 9em; }
#table-example-1 tbody td:first-child::after { content: leader(". "); }
#table-example-1 tbody td { padding-left: 2em; padding-right: 2em; }
#table-example-1 tbody td:first-child + td { width: 10em; }
#table-example-1 tbody td:first-child + td ~ td { width: 2.5em; }
#table-example-1 tbody td:first-child + td + td + td ~ td { width: 1.25em; }
.apple-table-examples { border: none; border-collapse: separate; border-spacing: 1.5em 0em; width: 40em; margin-left: 3em; }
.apple-table-examples * { font-family: "Times", serif; }
.apple-table-examples td, .apple-table-examples th { border: none; white-space: nowrap; padding-top: 0; padding-bottom: 0; }
.apple-table-examples tbody th:first-child { border-left: none; width: 100%; }
.apple-table-examples thead th:first-child ~ th { font-size: smaller; font-weight: bolder; border-bottom: solid 2px; text-align: center; }
.apple-table-examples tbody th::after, .apple-table-examples tfoot th::after { content: leader(". ") }
.apple-table-examples tbody th, .apple-table-examples tfoot th { font: inherit; text-align: left; }
.apple-table-examples td { text-align: right; vertical-align: top; }
.apple-table-examples.e1 tbody tr:last-child td { border-bottom: solid 1px; }
.apple-table-examples.e1 tbody + tbody tr:last-child td { border-bottom: double 3px; }
.apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
.apple-table-examples sup { line-height: 0; }
.details-example img { vertical-align: top; }
#base64-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 6em;
column-count: 5;
column-gap: 1em;
-moz-column-width: 6em;
-moz-column-count: 5;
-moz-column-gap: 1em;
-webkit-column-width: 6em;
-webkit-column-count: 5;
-webkit-column-gap: 1em;
}
#base64-table thead { display: none; }
#base64-table * { border: none; }
#base64-table tbody td:first-child:after { content: ':'; }
#base64-table tbody td:last-child { text-align: right; }
#named-character-references-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 30em;
column-gap: 1em;
-moz-column-width: 30em;
-moz-column-gap: 1em;
-webkit-column-width: 30em;
-webkit-column-gap: 1em;
}
#named-character-references-table > table > tbody > tr > td:first-child + td,
#named-character-references-table > table > tbody > tr > td:last-child { text-align: center; }
#named-character-references-table > table > tbody > tr > td:last-child:hover > span { position: absolute; top: auto; left: auto; margin-left: 0.5em; line-height: 1.2; font-size: 5em; border: outset; padding: 0.25em 0.5em; background: white; width: 1.25em; height: auto; text-align: center; }
#named-character-references-table > table > tbody > tr#entity-CounterClockwiseContourIntegral > td:first-child { font-size: 0.5em; }
.glyph.control { color: red; }
@font-face {
font-family: 'Essays1743';
src: url('../fonts/Essays1743.ttf');
}
@font-face {
font-family: 'Essays1743';
font-weight: bold;
src: url('../fonts/Essays1743-Bold.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
src: url('../fonts/Essays1743-Italic.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
font-weight: bold;
src: url('../fonts/Essays1743-BoldItalic.ttf');
}
</style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
h4 { margin: 2.5em 0 0.75em 0; }
h5, h6 { margin: 2.5em 0 1em; }
h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
p { margin: 1em 0; }
hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
dl, dd { margin-top: 0; margin-bottom: 0; }
dt { margin-top: 0.75em; margin-bottom: 0.25em; clear: left; }
dt + dt { margin-top: 0; }
dd dt { margin-top: 0.25em; margin-bottom: 0; }
dd p { margin-top: 0; }
dd dl + p { margin-top: 1em; }
dd table + p { margin-top: 1em; }
p + * > li, dd li { margin: 1em 0; }
dt, dfn { font-weight: bold; font-style: normal; }
i, em { font-style: italic; }
dt dfn { font-style: italic; }
pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
pre strong { color: black; font: inherit; font-weight: bold; background: yellow; }
pre em { font-weight: bolder; font-style: normal; }
@media screen { code { color: orangered; } code :link, code :visited { color: inherit; } }
var sub { vertical-align: bottom; font-size: smaller; position: relative; top: 0.1em; }
table { border-collapse: collapse; border-style: hidden hidden none hidden; }
table thead, table tbody { border-bottom: solid; }
table tbody th:first-child { border-left: solid; }
table tbody th { text-align: left; }
table td, table th { border-left: solid; border-right: solid; border-bottom: solid thin; vertical-align: top; padding: 0.2em; }
blockquote { margin: 0 0 0 2em; border: 0; padding: 0; font-style: italic; }
.bad, .bad *:not(.XXX) { color: gray; border-color: gray; background: transparent; }
.matrix, .matrix td { border: none; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
.toc dfn, h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn { font: inherit; }
img.extra, p.overview { float: right; }
pre.idl { border: solid thin; background: #EEEEEE; color: black; padding: 0.5em 1em; position: relative; }
pre.idl :link, pre.idl :visited { color: inherit; background: transparent; }
pre.idl::before { content: "IDL"; font: bold small sans-serif; padding: 0.5em; background: white; position: absolute; top: 0; margin: -1px 0 0 -4em; width: 1.5em; border: thin solid; border-radius: 0 0 0 0.5em }
pre.css { border: solid thin; background: #FFFFEE; color: black; padding: 0.5em 1em; }
pre.css:first-line { color: #AAAA50; }
dl.domintro { color: green; margin: 2em 0 2em 2em; padding: 0.5em 1em; border: none; background: #DDFFDD; }
hr + dl.domintro, div.impl + dl.domintro { margin-top: 2.5em; margin-bottom: 1.5em; }
dl.domintro dt, dl.domintro dt * { color: black; text-decoration: none; }
dl.domintro dd { margin: 0.5em 0 1em 2em; padding: 0; }
dl.domintro dd p { margin: 0.5em 0; }
dl.domintro:before { display: table; margin: -1em -0.5em -0.5em auto; width: auto; content: 'This box is non-normative. Implementation requirements are given below this box.'; color: black; font-style: italic; border: solid 2px; background: white; padding: 0 0.25em; }
dl.switch { padding-left: 2em; }
dl.switch > dt { text-indent: -1.5em; }
dl.switch > dt:before { content: '\21AA'; padding: 0 0.5em 0 0; display: inline-block; width: 1em; text-align: right; line-height: 0.5em; }
dl.triple { padding: 0 0 0 1em; }
dl.triple dt, dl.triple dd { margin: 0; display: inline }
dl.triple dt:after { content: ':'; }
dl.triple dd:after { content: '\A'; white-space: pre; }
.diff-old { text-decoration: line-through; color: silver; background: transparent; }
.diff-chg, .diff-new { text-decoration: underline; color: green; background: transparent; }
a .diff-new { border-bottom: 1px blue solid; }
figure.diagrams { border: double black; background: white; padding: 1em; }
figure.diagrams img { display: block; margin: 1em auto; }
h2 { page-break-before: always; }
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
h1 + h2, hr + h2.no-toc { page-break-before: auto; }
p > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]),
li > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]) { border-bottom: solid #9999CC; }
div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
div.head p { margin: 0; }
div.head h1 { margin: 0; }
div.head .logo { float: right; margin: 0 1em; }
div.head .logo img { border: none } /* remove border from top image */
div.head dl { margin: 1em 0; }
div.head p.copyright, div.head p.alt { font-size: x-small; font-style: oblique; margin: 0; }
body > .toc > li { margin-top: 1em; margin-bottom: 1em; }
body > .toc.brief > li { margin-top: 0.35em; margin-bottom: 0.35em; }
body > .toc > li > * { margin-bottom: 0.5em; }
body > .toc > li > * > li > * { margin-bottom: 0.25em; }
.toc, .toc li { list-style: none; }
.brief { margin-top: 1em; margin-bottom: 1em; line-height: 1.1; }
.brief li { margin: 0; padding: 0; }
.brief li p { margin: 0; padding: 0; }
.category-list { margin-top: -0.75em; margin-bottom: 1em; line-height: 1.5; }
.category-list::before { content: '\21D2\A0'; font-size: 1.2em; font-weight: 900; }
.category-list li { display: inline; }
.category-list li:not(:last-child)::after { content: ', '; }
.category-list li > span, .category-list li > a { text-transform: lowercase; }
.category-list li * { text-transform: none; } /* don't affect <code> nested in <a> */
.XXX { color: #E50000; background: white; border: solid red; padding: 0.5em; margin: 1em 0; }
.XXX > :first-child { margin-top: 0; }
p .XXX { line-height: 3em; }
.annotation { border: solid thin black; background: #0C479D; color: white; position: relative; margin: 8px 0 20px 0; }
.annotation:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 6px -6px -6px 6px; background: #333333; z-index: -1; content: ''; }
.annotation :link, .annotation :visited { color: inherit; }
.annotation :link:hover, .annotation :visited:hover { background: transparent; }
.annotation span { border: none ! important; }
.note { color: green; background: transparent; font-family: sans-serif; }
.warning { color: red; background: transparent; }
.note, .warning { font-weight: bolder; font-style: italic; }
.note em, .warning em, .note i, .warning i { font-style: normal; }
p.note, div.note { padding: 0.5em 2em; }
span.note { padding: 0 2em; }
.note p:first-child, .warning p:first-child { margin-top: 0; }
.note p:last-child, .warning p:last-child { margin-bottom: 0; }
.warning:before { font-style: normal; }
p.note:before { content: 'Note: '; }
p.warning:before { content: '\26A0 Warning! '; }
.bookkeeping:before { display: block; content: 'Bookkeeping details'; font-weight: bolder; font-style: italic; }
.bookkeeping { font-size: 0.8em; margin: 2em 0; }
.bookkeeping p { margin: 0.5em 2em; display: list-item; list-style: square; }
.bookkeeping dt { margin: 0.5em 2em 0; }
.bookkeeping dd { margin: 0 3em 0.5em; }
h4 { position: relative; z-index: 3; }
h4 + .element, h4 + div + .element { margin-top: -2.5em; padding-top: 2em; }
.element {
background: #EEEEFF;
color: black;
margin: 0 0 1em 0.15em;
padding: 0 1em 0.25em 0.75em;
border-left: solid #9999FF 0.25em;
position: relative;
z-index: 1;
}
.element:before {
position: absolute;
z-index: 2;
top: 0;
left: -1.15em;
height: 2em;
width: 0.9em;
background: #EEEEFF;
content: ' ';
border-style: none none solid solid;
border-color: #9999FF;
border-width: 0.25em;
}
.example { display: block; color: #222222; background: #FCFCFC; border-left: double; margin-left: 2em; padding-left: 1em; }
td > .example:only-child { margin: 0 0 0 0.1em; }
ul.domTree, ul.domTree ul { padding: 0 0 0 1em; margin: 0; }
ul.domTree li { padding: 0; margin: 0; list-style: none; position: relative; }
ul.domTree li li { list-style: none; }
ul.domTree li:first-child::before { position: absolute; top: 0; height: 0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree li:not(:last-child)::after { position: absolute; top: 0; bottom: -0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree span { font-style: italic; font-family: serif; }
ul.domTree .t1 code { color: purple; font-weight: bold; }
ul.domTree .t2 { font-style: normal; font-family: monospace; }
ul.domTree .t2 .name { color: black; font-weight: bold; }
ul.domTree .t2 .value { color: blue; font-weight: normal; }
ul.domTree .t3 code, .domTree .t4 code, .domTree .t5 code { color: gray; }
ul.domTree .t7 code, .domTree .t8 code { color: green; }
ul.domTree .t10 code { color: teal; }
body.dfnEnabled dfn { cursor: pointer; }
.dfnPanel {
display: inline;
position: absolute;
z-index: 10;
height: auto;
width: auto;
padding: 0.5em 0.75em;
font: small sans-serif, Droid Sans Fallback;
background: #DDDDDD;
color: black;
border: outset 0.2em;
}
.dfnPanel * { margin: 0; padding: 0; font: inherit; text-indent: 0; }
.dfnPanel :link, .dfnPanel :visited { color: black; }
.dfnPanel p { font-weight: bolder; }
.dfnPanel * + p { margin-top: 0.25em; }
.dfnPanel li { list-style-position: inside; }
#configUI { position: absolute; z-index: 20; top: 10em; right: 1em; width: 11em; font-size: small; }
#configUI p { margin: 0.5em 0; padding: 0.3em; background: #EEEEEE; color: black; border: inset thin; }
#configUI p label { display: block; }
#configUI #updateUI, #configUI .loginUI { text-align: center; }
#configUI input[type=button] { display: block; margin: auto; }
fieldset { margin: 1em; padding: 0.5em 1em; }
fieldset > legend + * { margin-top: 0; }
fieldset > :last-child { margin-bottom: 0; }
fieldset p { margin: 0.5em 0; }
.stability {
position: fixed;
bottom: 0;
left: 0; right: 0;
margin: 0 auto 0 auto;
width: 50%;
background: maroon; color: yellow;
-webkit-border-radius: 1em 1em 0 0;
-moz-border-radius: 1em 1em 0 0;
border-radius: 1em 1em 0 0;
-moz-box-shadow: 0 0 1em #500;
-webkit-box-shadow: 0 0 1em #500;
box-shadow: 0 0 1em red;
padding: 0.5em 1em;
text-align: center;
}
.stability strong {
display: block;
}
.stability input {
-moz-appearance: none; -webkit-appearance: none; margin: 0;
border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
}
.stability input:hover {
color: white;
text-shadow: 0 0 2px black;
}
.stability input:active {
padding: 0.3em 0.45em 0.2em 0.55em;
}
.stability :link, .stability :visited,
.stability :link:hover, .stability :visited:hover {
background: transparent;
color: white;
}
</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
if (params[index] == name)
return "1";
var data = params[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
var cookies = document.cookie.split("; ");
for (var index = 0; index < cookies.length; index++) {
var data = cookies[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
return null;
}
</script><link href="interactive-elements.html" rel="prev" title="4.11 Interactive elements">
<link href="index.html#contents" rel="contents" title="Table of contents">
<link href="the-summary-element.html" rel="next" title="4.11.2 The summary element">
<body class="split chapter" onload="fixBrokenLink();"><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</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="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
</div>
<nav class="prev_next">
<a href="interactive-elements.html">← 4.11 Interactive elements</a> –
<a href="index.html#contents">Table of contents</a> –
<a href="the-summary-element.html">4.11.2 The summary element →</a>
</nav>
<h4 id="the-details-element"><span class="secno">4.11.1 </span>The <dfn><code>details</code></dfn> element</h4>
<dl class="element"><dt><a href="element-definitions.html#element-dfn-categories" title="element-dfn-categories">Categories</a>:</dt>
<dd><a href="content-models.html#flow-content-1">Flow content</a>.</dd>
<dd><a href="headings-and-sections.html#sectioning-root">Sectioning root</a>.</dd>
<dd><a href="content-models.html#interactive-content-0">Interactive content</a>.</dd>
<dd><a href="content-models.html#palpable-content-0">Palpable content</a>.</dd>
<dt><a href="element-definitions.html#element-dfn-contexts" title="element-dfn-contexts">Contexts in which this element can be used</a>:</dt>
<dd>Where <a href="content-models.html#flow-content-1">flow content</a> is expected.</dd>
<dt><a href="element-definitions.html#element-dfn-content-model" title="element-dfn-content-model">Content model</a>:</dt>
<dd>One <code><a href="the-summary-element.html#the-summary-element">summary</a></code> element followed by <a href="content-models.html#flow-content-1">flow content</a>.</dd>
<dt><a href="element-definitions.html#element-dfn-attributes" title="element-dfn-attributes">Content attributes</a>:</dt>
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dd><code title="attr-details-open"><a href="#attr-details-open">open</a></code></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>
<pre class="idl">interface <dfn id="htmldetailselement">HTMLDetailsElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {
attribute boolean <a href="#dom-details-open" title="dom-details-open">open</a>;
};</pre>
</dd>
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-details-element">details</a></code> element <a href="rendering.html#represents">represents</a> a
disclosure widget from which the user can obtain additional
information or controls.</p>
<p class="note">The <code><a href="#the-details-element">details</a></code> element is not appropriate
for footnotes. Please see <a href="links.html#footnotes">the section on
footnotes</a> for details on how to mark up footnotes.</p>
<p>The <span class="impl">first</span> <code><a href="the-summary-element.html#the-summary-element">summary</a></code> element
child of the element, if any, <a href="rendering.html#represents">represents</a> the summary or
legend of the details. <span class="impl">If there is no child
<code><a href="the-summary-element.html#the-summary-element">summary</a></code> element, the user agent should provide its own
legend (e.g. "Details").</span></p>
<p>The rest of the element's contents <a href="rendering.html#represents">represents</a> the
additional information or controls.</p>
<p>The <dfn id="attr-details-open" title="attr-details-open"><code>open</code></dfn>
content attribute is a <a href="common-microsyntaxes.html#boolean-attribute">boolean attribute</a>. If present,
it indicates that both the summary and the additional information is
to be shown to the user. If the attribute is absent, only the
summary is to be shown.</p>
<div class="impl">
<p>When the element is created, if the attribute is absent, the
additional information should be hidden; if the attribute is
present, that information should be shown. Subsequently, if the
attribute is removed, then the information should be hidden; if the
attribute is added, the information should be shown.</p>
<p>The user agent should allow the user to request that the
additional information be shown or hidden. To honor a request for
the details to be shown, the user agent must set the <code title="attr-details-open"><a href="#attr-details-open">open</a></code> attribute on the element to
the value <code title="">open</code>. To honor a request for the
information to be hidden, the user agent must remove the <code title="attr-details-open"><a href="#attr-details-open">open</a></code> attribute from the
element.</p>
<p>The <dfn id="dom-details-open" title="dom-details-open"><code>open</code></dfn> IDL
attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-details-open"><a href="#attr-details-open">open</a></code> content attribute.</p>
</div>
<div class="example">
<p>The following example shows the <code><a href="#the-details-element">details</a></code> element
being used to hide technical details in a progress report.</p>
<pre><section class="progress window">
<h1>Copying "Really Achieving Your Childhood Dreams"</h1>
<details>
<summary>Copying... <progress max="375505392" value="97543282"></progress> 25%</summary>
<dl>
<dt>Transfer rate:</dt> <dd>452KB/s</dd>
<dt>Local filename:</dt> <dd>/home/rpausch/raycd.m4v</dd>
<dt>Remote filename:</dt> <dd>/var/www/lectures/raycd.m4v</dd>
<dt>Duration:</dt> <dd>01:16:27</dd>
<dt>Color profile:</dt> <dd>SD (6-1-6)</dd>
<dt>Dimensions:</dt> <dd>320×240</dd>
</dl>
</details>
</section></pre>
</div>
<div class="example">
<p>The following shows how a <code><a href="#the-details-element">details</a></code> element can be
used to hide some controls by default:</p>
<pre><details>
<summary><label for=fn>Name & Extension:</label></summary>
<p><input type=text id=fn name=fn value="Pillar Magazine.pdf">
<p><label><input type=checkbox name=ext checked> Hide extension</label>
</details></pre>
<p>One could use this in conjunction with other <code><a href="#the-details-element">details</a></code>
in a list to allow the user to collapse a set of fields down to a
small set of headings, with the ability to open each one.</p>
<p class="details-example"><img alt="" height="611" src="images/sample-details-1.png" width="345"><img alt="" height="666" src="images/sample-details-2.png" width="345"></p>
<p>In these examples, the summary really just summarises what the
controls can change, and not the actual values, which is less than
ideal.</p>
</div>
<div class="example">
<p>Because the <code title="attr-details-open"><a href="#attr-details-open">open</a></code>
attribute is added and removed automatically as the user interacts
with the control, it can be used in CSS to style the element
differently based on its state. Here, a stylesheet is used to
animate the color of the summary when the element is opened or
closed:</p>
<pre><style>
details > summary { transition: color 1s; color: black; }
details[open] > summary { color: red; }
</style>
<details>
<summary>Automated Status: Operational</summary>
<p>Velocity: 12m/s</p>
<p>Direction: North</p>
</details></pre>
</div>
Index: the-aside-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-aside-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-aside-element.html 15 Oct 2012 12:48:15 -0000 1.203
+++ the-aside-element.html 15 Oct 2012 15:15:52 -0000 1.204
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-aside-element">aside</a></code> element <a href="textFieldSelection.html#represents">represents</a> a section
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-aside-element">aside</a></code> element <a href="rendering.html#represents">represents</a> a section
of a page that consists of content that is tangentially related to
the content around the <code><a href="#the-aside-element">aside</a></code> element, and which could
be considered separate from that content. Such sections are often
@@ -537,7 +537,7 @@
<dd>
<pre class="idl">interface <dfn id="htmlheadingelement">HTMLHeadingElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>These elements <a href="textFieldSelection.html#represents" title="represents">represent</a> headings
+ </dl><!--TOPIC:HTML--><p>These elements <a href="rendering.html#represents" title="represents">represent</a> headings
for their sections.</p>
<p>The semantics and meaning of these elements are defined in the
Index: the-title-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-title-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-title-element.html 15 Oct 2012 12:50:25 -0000 1.202
+++ the-title-element.html 15 Oct 2012 15:15:57 -0000 1.203
@@ -389,7 +389,7 @@
attribute DOMString <a href="#dom-title-text" title="dom-title-text">text</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-title-element">title</a></code> element <a href="textFieldSelection.html#represents">represents</a> the
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-title-element">title</a></code> element <a href="rendering.html#represents">represents</a> the
document's title or name. Authors should use titles that identify
their documents even when they are used out of context, for example
in a user's history or bookmarks, or in search results. The
--- NEW FILE: offline.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>5.7 Offline Web applications — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...2564 lines suppressed...]
<pre><!DOCTYPE HTML>
<html>
<head>
<title>Online status</title>
<script>
function updateIndicator() {
document.getElementById('indicator').textContent = navigator.onLine ? 'online' : 'offline';
}
</script>
</head>
<body onload="updateIndicator()" ononline="updateIndicator()" onoffline="updateIndicator()">
<p>The network is: <span id="indicator">(state unknown)</span>
</body>
</html></pre>
</div>
<!--TOPIC:HTML-->
Index: textFieldSelection.html
===================================================================
RCS file: /sources/public/html5/spec/textFieldSelection.html,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -d -r1.210 -r1.211
--- textFieldSelection.html 15 Oct 2012 12:48:07 -0000 1.210
+++ textFieldSelection.html 15 Oct 2012 15:15:51 -0000 1.211
@@ -357,6 +357,7 @@
}
</script><link href="form-submission.html" rel="prev" title="4.10.19.6 Form submission">
<link href="index.html#contents" rel="contents" title="Table of contents">
+ <link href="constraints.html" rel="next" title="4.10.21 Constraints">
<body class="split chapter" onload="fixBrokenLink();"><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>
@@ -368,72 +369,9 @@
<nav class="prev_next">
<a href="form-submission.html">← 4.10.19.6 Form submission</a> –
[...39793 lines suppressed...]
- and the detail to which the spec explains how to interpret a
- string as a hexadecimal number.
- v2 * become more consistent about what markup we use to mark up
- productions (nothing? <i>? <code>?)
- v2 * use <code>Document</code> consistently instead of 'document'.
- v2 * be clearer about arrays/lists/collections being zero-based
- despite using the term "/index/th".
- v2 * use the sample widgets:
- <li><img alt="A text field with editable sections for each
- value, with a button to pop up a dialog showing a calendar or
- clock." src="sample-datetime-ui-2"></li>
- <li><img alt="A calendar grid with a clock in the upper right
- hand corner." src="sample-datetime-ui-3"></li>
--->
-
-
-</dl>
\ No newline at end of file
+
\ No newline at end of file
Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/global-attributes.html,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -d -r1.208 -r1.209
--- global-attributes.html 15 Oct 2012 12:46:10 -0000 1.208
+++ global-attributes.html 15 Oct 2012 15:15:46 -0000 1.209
@@ -381,21 +381,21 @@
all <a href="infrastructure.html#html-elements">HTML elements</a><span class="impl"> (even those not
defined in this specification)</span>:</p>
- <ul class="brief"><li><code title="attr-accesskey"><a href="textFieldSelection.html#the-accesskey-attribute">accesskey</a></code></li>
+ <ul class="brief"><li><code title="attr-accesskey"><a href="editing.html#the-accesskey-attribute">accesskey</a></code></li>
<li><code title="attr-class"><a href="#classes">class</a></code></li>
- <li><code title="attr-contenteditable"><a href="textFieldSelection.html#attr-contenteditable">contenteditable</a></code></li>
- <li><code title="attr-contextmenu"><a href="textFieldSelection.html#attr-contextmenu">contextmenu</a></code></li>
+ <li><code title="attr-contenteditable"><a href="editing.html#attr-contenteditable">contenteditable</a></code></li>
+ <li><code title="attr-contextmenu"><a href="the-menu-element.html#attr-contextmenu">contextmenu</a></code></li>
<li><code title="attr-dir"><a href="#the-dir-attribute">dir</a></code></li>
- <li><code title="attr-draggable"><a href="textFieldSelection.html#the-draggable-attribute">draggable</a></code></li>
- <li><code title="attr-dropzone"><a href="textFieldSelection.html#the-dropzone-attribute">dropzone</a></code></li>
- <li><code title="attr-hidden"><a href="textFieldSelection.html#the-hidden-attribute">hidden</a></code></li>
+ <li><code title="attr-draggable"><a href="dnd.html#the-draggable-attribute">draggable</a></code></li>
+ <li><code title="attr-dropzone"><a href="dnd.html#the-dropzone-attribute">dropzone</a></code></li>
+ <li><code title="attr-hidden"><a href="editing.html#the-hidden-attribute">hidden</a></code></li>
<li><code title="attr-id"><a href="#the-id-attribute">id</a></code></li>
<!--INERT-->
<!--MD-->
<li><code title="attr-lang"><a href="#attr-lang">lang</a></code></li>
- <li><code title="attr-spellcheck"><a href="textFieldSelection.html#attr-spellcheck">spellcheck</a></code></li>
+ <li><code title="attr-spellcheck"><a href="editing-apis.html#attr-spellcheck">spellcheck</a></code></li>
<li><code title="attr-style"><a href="#the-style-attribute">style</a></code></li>
- <li><code title="attr-tabindex"><a href="textFieldSelection.html#attr-tabindex">tabindex</a></code></li>
+ <li><code title="attr-tabindex"><a href="editing.html#attr-tabindex">tabindex</a></code></li>
<li><code title="attr-title"><a href="#attr-title">title</a></code></li>
<li><code title="attr-translate"><a href="#attr-translate">translate</a></code></li>
</ul><div class="impl">
@@ -425,69 +425,69 @@
</div>
- <hr><p>The following <a href="textFieldSelection.html#event-handler-content-attributes">event handler content attributes</a> may
+ <hr><p>The following <a href="webappapis.html#event-handler-content-attributes">event handler content attributes</a> may
be specified on any <a href="infrastructure.html#html-elements" title="HTML elements">HTML
element</a>:</p>
- <ul class="brief"><li><code title="handler-onabort"><a href="textFieldSelection.html#handler-onabort">onabort</a></code></li>
- <li><code title="handler-onblur"><a href="textFieldSelection.html#handler-onblur">onblur</a></code>*</li>
- <li><code title="handler-oncancel"><a href="textFieldSelection.html#handler-oncancel">oncancel</a></code></li>
- <li><code title="handler-oncanplay"><a href="textFieldSelection.html#handler-oncanplay">oncanplay</a></code></li>
- <li><code title="handler-oncanplaythrough"><a href="textFieldSelection.html#handler-oncanplaythrough">oncanplaythrough</a></code></li>
- <li><code title="handler-onchange"><a href="textFieldSelection.html#handler-onchange">onchange</a></code></li>
- <li><code title="handler-onclick"><a href="textFieldSelection.html#handler-onclick">onclick</a></code></li>
- <li><code title="handler-onclose"><a href="textFieldSelection.html#handler-onclose">onclose</a></code></li>
- <li><code title="handler-oncontextmenu"><a href="textFieldSelection.html#handler-oncontextmenu">oncontextmenu</a></code></li>
- <li><code title="handler-oncuechange"><a href="textFieldSelection.html#handler-oncuechange">oncuechange</a></code></li>
- <li><code title="handler-ondblclick"><a href="textFieldSelection.html#handler-ondblclick">ondblclick</a></code></li>
- <li><code title="handler-ondrag"><a href="textFieldSelection.html#handler-ondrag">ondrag</a></code></li>
- <li><code title="handler-ondragend"><a href="textFieldSelection.html#handler-ondragend">ondragend</a></code></li>
- <li><code title="handler-ondragenter"><a href="textFieldSelection.html#handler-ondragenter">ondragenter</a></code></li>
- <li><code title="handler-ondragleave"><a href="textFieldSelection.html#handler-ondragleave">ondragleave</a></code></li>
- <li><code title="handler-ondragover"><a href="textFieldSelection.html#handler-ondragover">ondragover</a></code></li>
- <li><code title="handler-ondragstart"><a href="textFieldSelection.html#handler-ondragstart">ondragstart</a></code></li>
- <li><code title="handler-ondrop"><a href="textFieldSelection.html#handler-ondrop">ondrop</a></code></li>
- <li><code title="handler-ondurationchange"><a href="textFieldSelection.html#handler-ondurationchange">ondurationchange</a></code></li>
- <li><code title="handler-onemptied"><a href="textFieldSelection.html#handler-onemptied">onemptied</a></code></li>
- <li><code title="handler-onended"><a href="textFieldSelection.html#handler-onended">onended</a></code></li>
- <li><code title="handler-onerror"><a href="textFieldSelection.html#handler-onerror">onerror</a></code>*</li>
- <li><code title="handler-onfocus"><a href="textFieldSelection.html#handler-onfocus">onfocus</a></code>*</li>
- <li><code title="handler-oninput"><a href="textFieldSelection.html#handler-oninput">oninput</a></code></li>
- <li><code title="handler-oninvalid"><a href="textFieldSelection.html#handler-oninvalid">oninvalid</a></code></li>
- <li><code title="handler-onkeydown"><a href="textFieldSelection.html#handler-onkeydown">onkeydown</a></code></li>
- <li><code title="handler-onkeypress"><a href="textFieldSelection.html#handler-onkeypress">onkeypress</a></code></li>
- <li><code title="handler-onkeyup"><a href="textFieldSelection.html#handler-onkeyup">onkeyup</a></code></li>
- <li><code title="handler-onload"><a href="textFieldSelection.html#handler-onload">onload</a></code>*</li>
- <li><code title="handler-onloadeddata"><a href="textFieldSelection.html#handler-onloadeddata">onloadeddata</a></code></li>
- <li><code title="handler-onloadedmetadata"><a href="textFieldSelection.html#handler-onloadedmetadata">onloadedmetadata</a></code></li>
- <li><code title="handler-onloadstart"><a href="textFieldSelection.html#handler-onloadstart">onloadstart</a></code></li>
- <li><code title="handler-onmousedown"><a href="textFieldSelection.html#handler-onmousedown">onmousedown</a></code></li>
- <li><code title="handler-onmousemove"><a href="textFieldSelection.html#handler-onmousemove">onmousemove</a></code></li>
- <li><code title="handler-onmouseout"><a href="textFieldSelection.html#handler-onmouseout">onmouseout</a></code></li>
- <li><code title="handler-onmouseover"><a href="textFieldSelection.html#handler-onmouseover">onmouseover</a></code></li>
- <li><code title="handler-onmouseup"><a href="textFieldSelection.html#handler-onmouseup">onmouseup</a></code></li>
- <li><code title="handler-onmousewheel"><a href="textFieldSelection.html#handler-onmousewheel">onmousewheel</a></code></li>
- <li><code title="handler-onpause"><a href="textFieldSelection.html#handler-onpause">onpause</a></code></li>
- <li><code title="handler-onplay"><a href="textFieldSelection.html#handler-onplay">onplay</a></code></li>
- <li><code title="handler-onplaying"><a href="textFieldSelection.html#handler-onplaying">onplaying</a></code></li>
- <li><code title="handler-onprogress"><a href="textFieldSelection.html#handler-onprogress">onprogress</a></code></li>
- <li><code title="handler-onratechange"><a href="textFieldSelection.html#handler-onratechange">onratechange</a></code></li>
- <li><code title="handler-onreset"><a href="textFieldSelection.html#handler-onreset">onreset</a></code></li>
- <li><code title="handler-onscroll"><a href="textFieldSelection.html#handler-onscroll">onscroll</a></code>*</li>
- <li><code title="handler-onseeked"><a href="textFieldSelection.html#handler-onseeked">onseeked</a></code></li>
- <li><code title="handler-onseeking"><a href="textFieldSelection.html#handler-onseeking">onseeking</a></code></li>
- <li><code title="handler-onselect"><a href="textFieldSelection.html#handler-onselect">onselect</a></code></li>
- <li><code title="handler-onshow"><a href="textFieldSelection.html#handler-onshow">onshow</a></code></li>
- <li><code title="handler-onstalled"><a href="textFieldSelection.html#handler-onstalled">onstalled</a></code></li>
- <li><code title="handler-onsubmit"><a href="textFieldSelection.html#handler-onsubmit">onsubmit</a></code></li>
- <li><code title="handler-onsuspend"><a href="textFieldSelection.html#handler-onsuspend">onsuspend</a></code></li>
- <li><code title="handler-ontimeupdate"><a href="textFieldSelection.html#handler-ontimeupdate">ontimeupdate</a></code></li>
- <li><code title="handler-onvolumechange"><a href="textFieldSelection.html#handler-onvolumechange">onvolumechange</a></code></li>
- <li><code title="handler-onwaiting"><a href="textFieldSelection.html#handler-onwaiting">onwaiting</a></code></li>
+ <ul class="brief"><li><code title="handler-onabort"><a href="webappapis.html#handler-onabort">onabort</a></code></li>
+ <li><code title="handler-onblur"><a href="webappapis.html#handler-onblur">onblur</a></code>*</li>
+ <li><code title="handler-oncancel"><a href="webappapis.html#handler-oncancel">oncancel</a></code></li>
+ <li><code title="handler-oncanplay"><a href="webappapis.html#handler-oncanplay">oncanplay</a></code></li>
+ <li><code title="handler-oncanplaythrough"><a href="webappapis.html#handler-oncanplaythrough">oncanplaythrough</a></code></li>
+ <li><code title="handler-onchange"><a href="webappapis.html#handler-onchange">onchange</a></code></li>
+ <li><code title="handler-onclick"><a href="webappapis.html#handler-onclick">onclick</a></code></li>
+ <li><code title="handler-onclose"><a href="webappapis.html#handler-onclose">onclose</a></code></li>
+ <li><code title="handler-oncontextmenu"><a href="webappapis.html#handler-oncontextmenu">oncontextmenu</a></code></li>
+ <li><code title="handler-oncuechange"><a href="webappapis.html#handler-oncuechange">oncuechange</a></code></li>
+ <li><code title="handler-ondblclick"><a href="webappapis.html#handler-ondblclick">ondblclick</a></code></li>
+ <li><code title="handler-ondrag"><a href="webappapis.html#handler-ondrag">ondrag</a></code></li>
+ <li><code title="handler-ondragend"><a href="webappapis.html#handler-ondragend">ondragend</a></code></li>
+ <li><code title="handler-ondragenter"><a href="webappapis.html#handler-ondragenter">ondragenter</a></code></li>
+ <li><code title="handler-ondragleave"><a href="webappapis.html#handler-ondragleave">ondragleave</a></code></li>
+ <li><code title="handler-ondragover"><a href="webappapis.html#handler-ondragover">ondragover</a></code></li>
+ <li><code title="handler-ondragstart"><a href="webappapis.html#handler-ondragstart">ondragstart</a></code></li>
+ <li><code title="handler-ondrop"><a href="webappapis.html#handler-ondrop">ondrop</a></code></li>
+ <li><code title="handler-ondurationchange"><a href="webappapis.html#handler-ondurationchange">ondurationchange</a></code></li>
+ <li><code title="handler-onemptied"><a href="webappapis.html#handler-onemptied">onemptied</a></code></li>
+ <li><code title="handler-onended"><a href="webappapis.html#handler-onended">onended</a></code></li>
+ <li><code title="handler-onerror"><a href="webappapis.html#handler-onerror">onerror</a></code>*</li>
+ <li><code title="handler-onfocus"><a href="webappapis.html#handler-onfocus">onfocus</a></code>*</li>
+ <li><code title="handler-oninput"><a href="webappapis.html#handler-oninput">oninput</a></code></li>
+ <li><code title="handler-oninvalid"><a href="webappapis.html#handler-oninvalid">oninvalid</a></code></li>
+ <li><code title="handler-onkeydown"><a href="webappapis.html#handler-onkeydown">onkeydown</a></code></li>
+ <li><code title="handler-onkeypress"><a href="webappapis.html#handler-onkeypress">onkeypress</a></code></li>
+ <li><code title="handler-onkeyup"><a href="webappapis.html#handler-onkeyup">onkeyup</a></code></li>
+ <li><code title="handler-onload"><a href="webappapis.html#handler-onload">onload</a></code>*</li>
+ <li><code title="handler-onloadeddata"><a href="webappapis.html#handler-onloadeddata">onloadeddata</a></code></li>
+ <li><code title="handler-onloadedmetadata"><a href="webappapis.html#handler-onloadedmetadata">onloadedmetadata</a></code></li>
+ <li><code title="handler-onloadstart"><a href="webappapis.html#handler-onloadstart">onloadstart</a></code></li>
+ <li><code title="handler-onmousedown"><a href="webappapis.html#handler-onmousedown">onmousedown</a></code></li>
+ <li><code title="handler-onmousemove"><a href="webappapis.html#handler-onmousemove">onmousemove</a></code></li>
+ <li><code title="handler-onmouseout"><a href="webappapis.html#handler-onmouseout">onmouseout</a></code></li>
+ <li><code title="handler-onmouseover"><a href="webappapis.html#handler-onmouseover">onmouseover</a></code></li>
+ <li><code title="handler-onmouseup"><a href="webappapis.html#handler-onmouseup">onmouseup</a></code></li>
+ <li><code title="handler-onmousewheel"><a href="webappapis.html#handler-onmousewheel">onmousewheel</a></code></li>
+ <li><code title="handler-onpause"><a href="webappapis.html#handler-onpause">onpause</a></code></li>
+ <li><code title="handler-onplay"><a href="webappapis.html#handler-onplay">onplay</a></code></li>
+ <li><code title="handler-onplaying"><a href="webappapis.html#handler-onplaying">onplaying</a></code></li>
+ <li><code title="handler-onprogress"><a href="webappapis.html#handler-onprogress">onprogress</a></code></li>
+ <li><code title="handler-onratechange"><a href="webappapis.html#handler-onratechange">onratechange</a></code></li>
+ <li><code title="handler-onreset"><a href="webappapis.html#handler-onreset">onreset</a></code></li>
+ <li><code title="handler-onscroll"><a href="webappapis.html#handler-onscroll">onscroll</a></code>*</li>
+ <li><code title="handler-onseeked"><a href="webappapis.html#handler-onseeked">onseeked</a></code></li>
+ <li><code title="handler-onseeking"><a href="webappapis.html#handler-onseeking">onseeking</a></code></li>
+ <li><code title="handler-onselect"><a href="webappapis.html#handler-onselect">onselect</a></code></li>
+ <li><code title="handler-onshow"><a href="webappapis.html#handler-onshow">onshow</a></code></li>
+ <li><code title="handler-onstalled"><a href="webappapis.html#handler-onstalled">onstalled</a></code></li>
+ <li><code title="handler-onsubmit"><a href="webappapis.html#handler-onsubmit">onsubmit</a></code></li>
+ <li><code title="handler-onsuspend"><a href="webappapis.html#handler-onsuspend">onsuspend</a></code></li>
+ <li><code title="handler-ontimeupdate"><a href="webappapis.html#handler-ontimeupdate">ontimeupdate</a></code></li>
+ <li><code title="handler-onvolumechange"><a href="webappapis.html#handler-onvolumechange">onvolumechange</a></code></li>
+ <li><code title="handler-onwaiting"><a href="webappapis.html#handler-onwaiting">onwaiting</a></code></li>
</ul><p class="note">The attributes marked with an asterisk have a
different meaning when specified on <code><a href="the-body-element.html#the-body-element">body</a></code> elements as
- those elements expose <a href="textFieldSelection.html#event-handlers">event handlers</a> of the
- <code><a href="textFieldSelection.html#window">Window</a></code> object with the same names.</p>
+ those elements expose <a href="webappapis.html#event-handlers">event handlers</a> of the
+ <code><a href="browsers.html#window">Window</a></code> object with the same names.</p>
<p class="note">While these attributes apply to all elements, they
are not useful on all elements. For example, only <a href="media-elements.html#media-element" title="media
@@ -507,7 +507,7 @@
<p class="note">In HTML, the <code title="">xmlns</code> attribute
has absolutely no effect. It is basically a talisman. It is allowed
merely to make migration to and from XHTML mildly easier. When
- parsed by an <a href="textFieldSelection.html#html-parser">HTML parser</a>, the attribute ends up in no
+ parsed by an <a href="parsing.html#html-parser">HTML parser</a>, the attribute ends up in no
namespace, not the "<code>http://www.w3.org/2000/xmlns/</code>"
namespace like namespace declaration attributes in XML do.</p>
@@ -520,10 +520,10 @@
namespace</a> on any element in an <a href="infrastructure.html#xml-documents" title="XML
documents">XML document</a>. This attribute has no effect on
<a href="infrastructure.html#html-elements">HTML elements</a>, as the default behavior in HTML is to
- preserve whitespace. <a href="textFieldSelection.html#refsXML">[XML]</a></p>
+ preserve whitespace. <a href="references.html#refsXML">[XML]</a></p>
<p class="note">There is no way to serialize the <code title="attr-xml-space">xml:space</code> attribute on <a href="infrastructure.html#html-elements">HTML
- elements</a> in the <code><a href="textFieldSelection.html#text/html">text/html</a></code> syntax.</p>
+ elements</a> in the <code><a href="iana.html#text/html">text/html</a></code> syntax.</p>
<hr><p>To enable assistive technology products to expose a more
fine-grained interface than is otherwise possible with HTML elements
@@ -535,7 +535,7 @@
<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</a></code> attribute specifies its
- element's <a href="infrastructure.html#concept-id" title="concept-id">unique identifier (ID)</a>. <a href="textFieldSelection.html#refsDOMCORE">[DOMCORE]</a></p>
+ element's <a href="infrastructure.html#concept-id" title="concept-id">unique identifier (ID)</a>. <a href="references.html#refsDOMCORE">[DOMCORE]</a></p>
<p>The value must be unique amongst all the <a href="infrastructure.html#concept-id" title="concept-id">IDs</a> in the element's <a href="infrastructure.html#home-subtree">home
subtree</a> and must contain at least one character. The value
@@ -563,7 +563,7 @@
<h5 id="the-title-attribute"><span class="secno">3.2.3.2 </span>The <code title="attr-title"><a href="#attr-title">title</a></code> attribute</h5>
<p>The <dfn id="attr-title" title="attr-title"><code>title</code></dfn> attribute
- <a href="textFieldSelection.html#represents">represents</a> advisory information for the element, such
+ <a href="rendering.html#represents">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
be the image credit or a description of the image; on a paragraph,
@@ -652,10 +652,10 @@
text. Its value must be a valid BCP 47 language tag, or the empty
string. Setting the attribute to the empty string indicates that the
primary language is unknown<!-- UA conformance requirements for this
- are below -->. <a href="textFieldSelection.html#refsBCP47">[BCP47]</a></p>
+ are below -->. <a href="references.html#refsBCP47">[BCP47]</a></p>
<p>The <dfn id="attr-xml-lang" title="attr-xml-lang"><code title="">lang</code></dfn>
- attribute in the <a href="namespaces.html#xml-namespace">XML namespace</a> is defined in XML. <a href="textFieldSelection.html#refsXML">[XML]</a></p>
+ attribute in the <a href="namespaces.html#xml-namespace">XML namespace</a> is defined in XML. <a href="references.html#refsXML">[XML]</a></p>
<p>If these attributes are omitted from an element, then the
language of this element is the same as the language of its parent
@@ -843,7 +843,7 @@
attribute (XML only)</h5>
<p>The <code title="attr-xml-base"><a href="#the-xml:base-attribute-(xml-only)">xml:base</a></code> attribute is
- defined in XML Base. <a href="textFieldSelection.html#refsXMLBASE">[XMLBASE]</a></p>
+ defined in XML Base. <a href="references.html#refsXMLBASE">[XMLBASE]</a></p>
<p>The <code title="attr-xml-base"><a href="#the-xml:base-attribute-(xml-only)">xml:base</a></code> attribute may be
used on <a href="infrastructure.html#html-elements">HTML elements</a> of <a href="infrastructure.html#xml-documents">XML documents</a>.
@@ -890,7 +890,7 @@
a manner analogous to the Paragraph Level determination in the
bidirectional algorithm). Authors are urged to only use this value
as a last resort when the direction of the text is truly unknown
- and no better server-side heuristic can be applied. <a href="textFieldSelection.html#refsBIDI">[BIDI]</a></p>
+ and no better server-side heuristic can be applied. <a href="references.html#refsBIDI">[BIDI]</a></p>
<p class="note">For <code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code> and <code><a href="the-pre-element.html#the-pre-element">pre</a></code>
elements, the heuristic is applied on a per-paragraph level.</p>
@@ -926,7 +926,7 @@
there is no character of bidirectional character type L anywhere
before it in the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a>, then <a href="#the-directionality">the
directionality</a> of the element is '<a href="#concept-rtl" title="concept-rtl">rtl</a>'. Otherwise, <a href="#the-directionality">the
- directionality</a> of the element is '<a href="#concept-ltr" title="concept-ltr">ltr</a>'. <a href="textFieldSelection.html#refsBIDI">[BIDI]</a></p>
+ directionality</a> of the element is '<a href="#concept-ltr" title="concept-ltr">ltr</a>'. <a href="references.html#refsBIDI">[BIDI]</a></p>
</dd>
@@ -949,7 +949,7 @@
determined.</li>
<li><p>The character is of bidirectional character type L, AL,
- or R. <a href="textFieldSelection.html#refsBIDI">[BIDI]</a></li>
+ or R. <a href="references.html#refsBIDI">[BIDI]</a></li>
<li>
@@ -1099,7 +1099,7 @@
<hr><p class="note">The <dfn id="dom-classname" title="dom-className"><code>className</code></dfn> and <dfn id="dom-classlist" title="dom-classList"><code>classList</code></dfn> IDL attributes,
defined in the DOM Core specification, <a href="common-dom-interfaces.html#reflect">reflect</a> the
- <code title="attr-class"><a href="#classes">class</a></code> content attribute. <a href="textFieldSelection.html#refsDOMCORE">[DOMCORE]</a></p>
+ <code title="attr-class"><a href="#classes">class</a></code> content attribute. <a href="references.html#refsDOMCORE">[DOMCORE]</a></p>
</div>
@@ -1109,14 +1109,14 @@
<p>All <a href="infrastructure.html#html-elements">HTML elements</a> may have the <code title="attr-style"><a href="#the-style-attribute">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="textFieldSelection.html#refsCSSATTR">[CSSATTR]</a></p>
+ Attribute Syntax specification. <a href="references.html#refsCSSATTR">[CSSATTR]</a></p>
<div class="impl">
<p>In user agents that support CSS, the attribute's value must be
parsed when the attribute is added or has its value changed<!-- so
dynamic changes to the base URL don't affect the CSS -->, according
- to the rules given for <span>CSS styling attributes</span>. <a href="textFieldSelection.html#refsCSSATTR">[CSSATTR]</a></p>
+ to the rules given for <span>CSS styling attributes</span>. <a href="references.html#refsCSSATTR">[CSSATTR]</a></p>
</div>
@@ -1126,7 +1126,7 @@
<p class="note">In particular, using the <code title="attr-style"><a href="#the-style-attribute">style</a></code> attribute to hide and show content,
or to convey meaning that is otherwise not included in the document,
- is non-conforming. (To hide and show content, use the <code title="attr-hidden"><a href="textFieldSelection.html#the-hidden-attribute">hidden</a></code> attribute.)</p>
+ is non-conforming. (To hide and show content, use the <code title="attr-hidden"><a href="editing.html#the-hidden-attribute">hidden</a></code> attribute.)</p>
<hr><dl class="domintro"><dt><var title="">element</var> . <code title="dom-style"><a href="#dom-style">style</a></code></dt>
<dd>
@@ -1144,7 +1144,7 @@
there isn't one already) and then change its value to be a value
representing the serialized form of the
<code><a href="infrastructure.html#cssstyledeclaration">CSSStyleDeclaration</a></code> object. The same object must be
- returned each time. <a href="textFieldSelection.html#refsCSSOM">[CSSOM]</a></p>
+ returned each time. <a href="references.html#refsCSSOM">[CSSOM]</a></p>
</div>
Index: the-bdi-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdi-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-bdi-element.html 15 Oct 2012 12:48:32 -0000 1.202
+++ the-bdi-element.html 15 Oct 2012 15:15:52 -0000 1.203
@@ -388,9 +388,9 @@
<dd>Also, the <code title="attr-dir"><a href="global-attributes.html#the-dir-attribute">dir</a></code> global attribute has special semantics on this element.</dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-bdi-element">bdi</a></code> element <a href="textFieldSelection.html#represents">represents</a> a span of
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-bdi-element">bdi</a></code> element <a href="rendering.html#represents">represents</a> a span of
text that is to be isolated from its surroundings for the purposes
- of bidirectional text formatting. <a href="textFieldSelection.html#refsBIDI">[BIDI]</a></p>
+ of bidirectional text formatting. <a href="references.html#refsBIDI">[BIDI]</a></p>
<p class="note">The <code title="attr-dir"><a href="global-attributes.html#the-dir-attribute">dir</a></code> global
attribute defaults to <code title="attr-dir-auto"><a href="global-attributes.html#attr-dir-auto">auto</a></code> on
@@ -413,7 +413,7 @@
bidirectional algorithm may be implemented indirectly through the
style layer. For example, an HTML+CSS user agent could implement
these requirements by implementing the CSS 'unicode-bidi' property.
- <a href="textFieldSelection.html#refsCSS">[CSS]</a></p>
+ <a href="references.html#refsCSS">[CSS]</a></p>
</div>
Index: the-legend-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-legend-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-legend-element.html 15 Oct 2012 12:50:07 -0000 1.202
+++ the-legend-element.html 15 Oct 2012 15:15:55 -0000 1.203
@@ -389,7 +389,7 @@
readonly attribute <a href="the-form-element.html#htmlformelement">HTMLFormElement</a>? <a href="#dom-legend-form" title="dom-legend-form">form</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-legend-element">legend</a></code> element <a href="textFieldSelection.html#represents">represents</a> a caption
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-legend-element">legend</a></code> element <a href="rendering.html#represents">represents</a> a caption
for the rest of the contents of the <code><a href="#the-legend-element">legend</a></code> element's
parent <code><a href="the-fieldset-element.html#the-fieldset-element">fieldset</a></code> element<span class="impl">, if
any</span>.</p>
Index: the-dt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dt-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-dt-element.html 15 Oct 2012 12:49:26 -0000 1.202
+++ the-dt-element.html 15 Oct 2012 15:15:53 -0000 1.203
@@ -385,7 +385,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-dt-element">dt</a></code> element <a href="textFieldSelection.html#represents">represents</a> the term, or
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-dt-element">dt</a></code> element <a href="rendering.html#represents">represents</a> the term, or
name, part of a term-description group in a description list
(<code><a href="the-dl-element.html#the-dl-element">dl</a></code> element).</p>
--- NEW FILE: history.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>5.5 Session history and navigation — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...2797 lines suppressed...]
false.</li>
<!-- we could also stop all script, or stop animations -->
</ol><p>User agents may allow users to explicitly invoke the <a href="#abort-a-document" title="abort a document">abort a document</a> algorithm for a
<code><a href="dom.html#document">Document</a></code>. If the user does so, then, if that
<code><a href="dom.html#document">Document</a></code> is an <a href="browsers.html#active-document">active document</a>, the user
agent should <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple
event</a> named <code title="event-abort">abort</code> at that
<code><a href="dom.html#document">Document</a></code>'s <code><a href="browsers.html#window">Window</a></code> object before invoking
the <a href="#abort-a-document" title="abort a document">abort</a> algorithm.</p>
<!-- I'd love to make this more precise, anyone have any suggestions
on what it should say? -->
</div>
<!--TOPIC:Offline Web Applications-->
Index: the-source-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-source-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-source-element.html 15 Oct 2012 12:50:23 -0000 1.203
+++ the-source-element.html 15 Oct 2012 15:15:56 -0000 1.204
@@ -398,7 +398,7 @@
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-source-element">source</a></code> element allows authors to specify
multiple alternative <a href="media-elements.html#media-resource" title="media resource">media
resources</a> for <a href="media-elements.html#media-element" title="media element">media
- elements</a>. It does not <a href="textFieldSelection.html#represents" title="represents">represent</a> anything on its own.</p>
+ elements</a>. It does not <a href="rendering.html#represents" title="represents">represent</a> anything on its own.</p>
<p>The <dfn id="attr-source-src" title="attr-source-src"><code>src</code></dfn> attribute
gives the address of the <a href="media-elements.html#media-resource">media resource</a>. The value must
@@ -420,7 +420,7 @@
resource</a> before fetching it. If specified, its value must be
a <a href="infrastructure.html#valid-mime-type">valid MIME type</a>. The <code title="">codecs</code>
parameter, which certain MIME types define, might be necessary to
- specify exactly how the resource is encoded. <a href="textFieldSelection.html#refsRFC4281">[RFC4281]</a></p>
+ specify exactly how the resource is encoded. <a href="references.html#refsRFC4281">[RFC4281]</a></p>
<div class="example">
Index: the-embed-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-embed-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-embed-element.html 15 Oct 2012 12:49:35 -0000 1.203
+++ the-embed-element.html 15 Oct 2012 15:15:53 -0000 1.204
@@ -423,7 +423,7 @@
interfaces.</p>
</div>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-embed-element">embed</a></code> element <a href="textFieldSelection.html#represents">represents</a> an
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-embed-element">embed</a></code> element <a href="rendering.html#represents">represents</a> an
integration point for an external (typically non-HTML) application
or interactive content.</p>
@@ -455,13 +455,13 @@
<p>An <code><a href="#the-embed-element">embed</a></code> element is said to be <dfn id="concept-embed-active" title="concept-embed-active">potentially active</dfn> when the
following conditions are all met simultaneously:</p>
- <ul class="brief"><li>The element is <a href="infrastructure.html#in-a-document" title="in a document">in a <code>Document</code></a> or was <a href="infrastructure.html#in-a-document" title="in a document">in a <code>Document</code></a> the last time the <a href="textFieldSelection.html#event-loop">event loop</a> reached step 1.</li>
- <li>The element's <code><a href="dom.html#document">Document</a></code> is <a href="textFieldSelection.html#fully-active">fully active</a>.</li>
+ <ul class="brief"><li>The element is <a href="infrastructure.html#in-a-document" title="in a document">in a <code>Document</code></a> or was <a href="infrastructure.html#in-a-document" title="in a document">in a <code>Document</code></a> the last time the <a href="webappapis.html#event-loop">event loop</a> reached step 1.</li>
+ <li>The element's <code><a href="dom.html#document">Document</a></code> is <a href="browsers.html#fully-active">fully active</a>.</li>
<li>The element has either a <code title="attr-embed-src"><a href="#attr-embed-src">src</a></code> attribute set or a <code title="attr-embed-type"><a href="#attr-embed-type">type</a></code> attribute set (or both).</li>
<li>The element's <code title="attr-embed-src"><a href="#attr-embed-src">src</a></code> attribute is either absent or its value is not the empty string.</li>
<li>The element is not a descendant of a <a href="media-elements.html#media-element">media element</a>.</li>
<li>The element is not a descendant of an <code><a href="the-object-element.html#the-object-element">object</a></code> element that is not showing its <a href="content-models.html#fallback-content">fallback content</a>.</li>
- <li>The element is <a href="textFieldSelection.html#being-rendered">being rendered</a>, or was <a href="textFieldSelection.html#being-rendered">being rendered</a> the last time the <a href="textFieldSelection.html#event-loop">event loop</a> reached step 1.</li>
+ <li>The element is <a href="rendering.html#being-rendered">being rendered</a>, or was <a href="rendering.html#being-rendered">being rendered</a> the last time the <a href="webappapis.html#event-loop">event loop</a> reached step 1.</li>
</ul><p>Whenever an <code><a href="#the-embed-element">embed</a></code> element that was not <a href="#concept-embed-active" title="concept-embed-active">potentially active</a> becomes <a href="#concept-embed-active" title="concept-embed-active">potentially active</a>, and whenever
a <a href="#concept-embed-active" title="concept-embed-active">potentially active</a>
<code><a href="#the-embed-element">embed</a></code> element that is remaining <a href="#concept-embed-active" title="concept-embed-active">potentially active</a> and has its
@@ -479,10 +479,10 @@
the value of the element's <code title="attr-embed-src"><a href="#attr-embed-src">src</a></code>
attribute, relative to the element. If that is successful, the
user agent should <a href="urls.html#fetch">fetch</a><!--FETCH--> the resulting
- <a href="urls.html#absolute-url">absolute URL</a>, from the element's <a href="textFieldSelection.html#browsing-context-scope-origin">browsing
+ <a href="urls.html#absolute-url">absolute URL</a>, from the element's <a href="browsers.html#browsing-context-scope-origin">browsing
context scope origin</a> if it has one<!-- potentially
- http-origin privacy sensitive -->. The <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that is <a href="textFieldSelection.html#queue-a-task" title="queue a
- task">queued</a> by the <a href="textFieldSelection.html#networking-task-source">networking task source</a>
+ http-origin privacy sensitive -->. The <a href="webappapis.html#concept-task" title="concept-task">task</a> that is <a href="webappapis.html#queue-a-task" title="queue a
+ task">queued</a> by the <a href="webappapis.html#networking-task-source">networking task source</a>
once the resource has been <a href="urls.html#fetch" title="fetch">fetched</a> must
find and instantiate an appropriate <a href="infrastructure.html#plugin">plugin</a> based on
the <a href="#concept-embed-type" title="concept-embed-type">content's type</a>, and
@@ -490,7 +490,7 @@
replacing any previously instantiated plugin for the element.</p>
<!-- Note that this doesn't happen when the base URL changes. -->
- <p>Fetching the resource must <a href="textFieldSelection.html#delay-the-load-event">delay the load event</a> of
+ <p>Fetching the resource must <a href="the-end.html#delay-the-load-event">delay the load event</a> of
the element's document.</p>
<!-- if we add load/error events, then replace the previous
paragraph with the text one: -->
@@ -516,9 +516,9 @@
be unloaded.</p>
<p id="sandboxPluginEmbed">When a <a href="infrastructure.html#plugin">plugin</a> is to be
- instantiated but it cannot be <a href="infrastructure.html#concept-plugin-secure" title="concept-plugin-secure">secured</a> and the <a href="textFieldSelection.html#sandboxed-plugins-browsing-context-flag">sandboxed
+ instantiated but it cannot be <a href="infrastructure.html#concept-plugin-secure" title="concept-plugin-secure">secured</a> and the <a href="browsers.html#sandboxed-plugins-browsing-context-flag">sandboxed
plugins browsing context flag</a> is set on the
- <code><a href="#the-embed-element">embed</a></code> element's <code><a href="dom.html#document">Document</a></code>'s <a href="textFieldSelection.html#active-sandboxing-flag-set">active
+ <code><a href="#the-embed-element">embed</a></code> element's <code><a href="dom.html#document">Document</a></code>'s <a href="browsers.html#active-sandboxing-flag-set">active
sandboxing flag set</a>, then the user agent must not
instantiate the <a href="infrastructure.html#plugin">plugin</a>, and must instead render the
<code><a href="#the-embed-element">embed</a></code> element in a manner that conveys that the
@@ -589,7 +589,7 @@
</div>
- <p>Any namespace-less attribute other than <code title="attr-embed-name"><a href="textFieldSelection.html#attr-embed-name">name</a></code>, <code title="attr-embed-align"><a href="textFieldSelection.html#attr-embed-align">align</a></code>, <code title="attr-embed-hspace"><a href="textFieldSelection.html#attr-embed-hspace">hspace</a></code>, and <code title="attr-embed-vspace"><a href="textFieldSelection.html#attr-embed-vspace">vspace</a></code> <!-- when editing, see also
+ <p>Any namespace-less attribute other than <code title="attr-embed-name"><a href="obsolete.html#attr-embed-name">name</a></code>, <code title="attr-embed-align"><a href="obsolete.html#attr-embed-align">align</a></code>, <code title="attr-embed-hspace"><a href="obsolete.html#attr-embed-hspace">hspace</a></code>, and <code title="attr-embed-vspace"><a href="obsolete.html#attr-embed-vspace">vspace</a></code> <!-- when editing, see also
note below --> may be specified on the <code><a href="#the-embed-element">embed</a></code> element,
so long as its name is <a href="infrastructure.html#xml-compatible">XML-compatible</a> and contains no
characters in the range U+0041 to U+005A (LATIN CAPITAL LETTER A to
Index: the-ins-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ins-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-ins-element.html 15 Oct 2012 12:50:07 -0000 1.204
+++ the-ins-element.html 15 Oct 2012 15:15:54 -0000 1.205
@@ -389,7 +389,7 @@
<dd><code title="attr-mod-datetime"><a href="attributes-common-to-ins-and-del-elements.html#attr-mod-datetime">datetime</a></code></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses the <code><a href="attributes-common-to-ins-and-del-elements.html#htmlmodelement">HTMLModElement</a></code> interface.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-ins-element">ins</a></code> element <a href="textFieldSelection.html#represents">represents</a> an addition
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-ins-element">ins</a></code> element <a href="rendering.html#represents">represents</a> an addition
to the document.</p>
<div class="example">
Index: the-col-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-col-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-col-element.html 15 Oct 2012 12:49:08 -0000 1.202
+++ the-col-element.html 15 Oct 2012 15:15:53 -0000 1.203
@@ -395,7 +395,7 @@
</dl><!--TOPIC:HTML--><p>If a <code><a href="#the-col-element">col</a></code> element has a parent and that is a
<code><a href="the-colgroup-element.html#the-colgroup-element">colgroup</a></code> element that itself has a parent that is a
<code><a href="the-table-element.html#the-table-element">table</a></code> element, then the <code><a href="#the-col-element">col</a></code> element
- <a href="textFieldSelection.html#represents">represents</a> one or more <a href="attributes-common-to-td-and-th-elements.html#concept-column" title="concept-column">columns</a> in the <a href="attributes-common-to-td-and-th-elements.html#concept-column-group" title="concept-column-group">column group</a> represented by that
+ <a href="rendering.html#represents">represents</a> one or more <a href="attributes-common-to-td-and-th-elements.html#concept-column" title="concept-column">columns</a> in the <a href="attributes-common-to-td-and-th-elements.html#concept-column-group" title="concept-column-group">column group</a> represented by that
<code><a href="the-colgroup-element.html#the-colgroup-element">colgroup</a></code>.</p>
<p>The element may have a <dfn id="attr-col-span" title="attr-col-span"><code>span</code></dfn> content attribute
Index: the-em-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-em-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-em-element.html 15 Oct 2012 12:49:27 -0000 1.203
+++ the-em-element.html 15 Oct 2012 15:15:53 -0000 1.204
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-em-element">em</a></code> element <a href="textFieldSelection.html#represents">represents</a> stress
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-em-element">em</a></code> element <a href="rendering.html#represents">represents</a> stress
emphasis of its contents.</p>
<p>The level of stress that a particular piece of content has is
Index: the-q-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-q-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-q-element.html 15 Oct 2012 12:50:22 -0000 1.202
+++ the-q-element.html 15 Oct 2012 15:15:56 -0000 1.203
@@ -388,7 +388,7 @@
<dd><code title="attr-q-cite"><a href="#attr-q-cite">cite</a></code></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="the-blockquote-element.html#htmlquoteelement">HTMLQuoteElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-q-element">q</a></code> element <a href="textFieldSelection.html#represents">represents</a> some <a href="content-models.html#phrasing-content-1" title="phrasing content">phrasing content</a> quoted from another
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-q-element">q</a></code> element <a href="rendering.html#represents">represents</a> some <a href="content-models.html#phrasing-content-1" title="phrasing content">phrasing content</a> quoted from another
source.</p>
<p>Quotation punctuation (such as quotation marks) that is quoting
Index: the-style-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-style-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-style-element.html 15 Oct 2012 12:50:23 -0000 1.205
+++ the-style-element.html 15 Oct 2012 15:15:56 -0000 1.206
@@ -403,14 +403,14 @@
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-style-element">style</a></code> element allows authors to embed style
information in their documents. The <code><a href="#the-style-element">style</a></code> element is
one of several inputs to the <a href="styling.html#styling">styling processing
- model</a>. The element does not <a href="textFieldSelection.html#represents" title="represents">represent</a> content for the user.</p>
+ model</a>. The element does not <a href="rendering.html#represents" title="represents">represent</a> content for the user.</p>
<p>The <dfn id="attr-style-type" title="attr-style-type"><code>type</code></dfn>
attribute gives the styling language. If the attribute is present,
its value must be a <a href="infrastructure.html#valid-mime-type">valid MIME type</a> that designates a
styling language. The <code title="">charset</code> parameter must
not be specified. The default value for the <code title="attr-style-type"><a href="#attr-style-type">type</a></code> attribute, which is used if the
- attribute is absent, is "<code title="">text/css</code>". <a href="textFieldSelection.html#refsRFC2318">[RFC2318]</a></p>
+ attribute is absent, is "<code title="">text/css</code>". <a href="references.html#refsRFC2318">[RFC2318]</a></p>
<div class="impl">
@@ -521,7 +521,7 @@
<code><a href="#the-style-element">style</a></code> elements defines <a href="infrastructure.html#alternative-style-sheet-sets">alternative style sheet
sets</a>. If the <code><a href="#the-style-element">style</a></code> element has no <code title="attr-style-title"><a href="#attr-style-title">title</a></code> attribute, then it has no
title; the <code title="attr-title"><a href="global-attributes.html#attr-title">title</a></code> attribute of
- ancestors does not apply to the <code><a href="#the-style-element">style</a></code> element. <a href="textFieldSelection.html#refsCSSOM">[CSSOM]</a></p>
+ ancestors does not apply to the <code><a href="#the-style-element">style</a></code> element. <a href="references.html#refsCSSOM">[CSSOM]</a></p>
<p class="note">The <code title="attr-style-title"><a href="#attr-style-title">title</a></code>
attribute on <code><a href="#the-style-element">style</a></code> elements, like the <code title="attr-link-title"><a href="the-link-element.html#attr-link-title">title</a></code> attribute on <code><a href="the-link-element.html#the-link-element">link</a></code>
@@ -531,7 +531,7 @@
<p>The <code><a href="infrastructure.html#textcontent">textContent</a></code> of a <code><a href="#the-style-element">style</a></code> element must
match the <code title="">style</code> production in the following
- ABNF, the character set for which is Unicode. <a href="textFieldSelection.html#refsABNF">[ABNF]</a></p>
+ ABNF, the character set for which is Unicode. <a href="references.html#refsABNF">[ABNF]</a></p>
<pre>style = no-c-start *( c-start no-c-end c-end no-c-start )
no-c-start = <any string that doesn't contain a substring that matches c-start >
@@ -572,21 +572,21 @@
subresources</a>, if any, are complete, or, if the style sheet
has no <a href="infrastructure.html#critical-subresources">critical subresources</a>, once the style sheet has
been parsed and processed, the user agent must, if the loads were
- successful or there were none, <a href="textFieldSelection.html#queue-a-task">queue a task</a> to
- <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> named <code title="event-load">load</code> at the <code><a href="#the-style-element">style</a></code> element,
+ successful or there were none, <a href="webappapis.html#queue-a-task">queue a task</a> to
+ <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named <code title="event-load">load</code> at the <code><a href="#the-style-element">style</a></code> element,
or, if one of the style sheet's <a href="infrastructure.html#critical-subresources">critical subresources</a>
failed to completely load for any reason (e.g. DNS error, HTTP 404
response, a connection being prematurely closed, unsupported
- Content-Type), <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple
+ Content-Type), <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple
event</a> named <code title="event-error">error</code> at the
<code><a href="#the-style-element">style</a></code> element. Non-network errors in processing the
style sheet or its subresources (e.g. CSS parse errors, PNG decoding
errors) are not failures for the purposes of this paragraph.</p>
- <p>The <a href="textFieldSelection.html#task-source">task source</a> for these <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a> is the <a href="textFieldSelection.html#dom-manipulation-task-source">DOM manipulation task
+ <p>The <a href="webappapis.html#task-source">task source</a> for these <a href="webappapis.html#concept-task" title="concept-task">tasks</a> is the <a href="webappapis.html#dom-manipulation-task-source">DOM manipulation task
source</a>.</p>
- <p>The element must <a href="textFieldSelection.html#delay-the-load-event">delay the load event</a> of the
+ <p>The element must <a href="the-end.html#delay-the-load-event">delay the load event</a> of the
element's document until all the attempts to obtain the style
sheet's <a href="infrastructure.html#critical-subresources">critical subresources</a>, if any, are
complete.</p>
@@ -594,7 +594,7 @@
</div>
<p class="note">This specification does not specify a style system,
- but CSS is expected to be supported by most Web browsers. <a href="textFieldSelection.html#refsCSS">[CSS]</a></p>
+ but CSS is expected to be supported by most Web browsers. <a href="references.html#refsCSS">[CSS]</a></p>
<div class="impl">
@@ -610,7 +610,7 @@
<p>The <code><a href="infrastructure.html#linkstyle">LinkStyle</a></code> interface is also implemented by
this element; the <a href="styling.html#styling">styling processing model</a> defines
- how. <a href="textFieldSelection.html#refsCSSOM">[CSSOM]</a></p>
+ how. <a href="references.html#refsCSSOM">[CSSOM]</a></p>
<div class="example">
--- NEW FILE: syntax.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>8 The HTML syntax — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...1191 lines suppressed...]
</math></pre>
</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=""><!--</code>). Following this sequence, the comment may
have <a href="#syntax-text" title="syntax-text">text</a>, with the additional
restriction that the text must not start with a single U+003E
GREATER-THAN SIGN character (>), nor start with a "-" (U+002D) character followed by a U+003E GREATER-THAN SIGN
(>) character, nor contain two consecutive U+002D HYPHEN-MINUS
characters (<code title="">--</code>), nor end with a "-" (U+002D) character. Finally, the comment must be ended by
the three character sequence U+002D HYPHEN-MINUS, U+002D
HYPHEN-MINUS, U+003E GREATER-THAN SIGN (<code title="">--></code>).</p>
--- NEW FILE: webappapis.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>6 Web application APIs — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...2063 lines suppressed...]
</li>
<li><p>Return <var title="">output</var>.</li>
</ol><!-- Note: this function is defined explicitly here because RFC4648
does not specify how to handle erroneous input, and no preexisting
browser implementation simply throws an exception on all erroneous
input. --></div>
<p class="note">Some base64 encoders add newlines or other
whitespace to their output. The <code title="dom-windowbase64-atob"><a href="#dom-windowbase64-atob">atob()</a></code> method throws an
exception if its input contains characters other than those
described by the regular expression bracket expression <code title="">[+/=0-9A-Za-z]</code>, so other characters need to be
removed before <code title="dom-windowbase64-atob"><a href="#dom-windowbase64-atob">atob()</a></code> is
used for decoding.</p>
Index: attributes-common-to-form-controls.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-form-controls.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- attributes-common-to-form-controls.html 15 Oct 2012 12:45:46 -0000 1.202
+++ attributes-common-to-form-controls.html 15 Oct 2012 15:15:44 -0000 1.203
@@ -379,7 +379,7 @@
<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="textFieldSelection.html#form-submission-0">form
+ attribute gives the name of the form control, as used in <a href="constraints.html#form-submission-0">form
submission</a> and in the <code><a href="the-form-element.html#the-form-element">form</a></code> element's <code title="dom-form-elements"><a href="the-form-element.html#dom-form-elements">elements</a></code> object. If the attribute
is specified, its value must not be the empty string.</p>
@@ -424,11 +424,11 @@
<div class="impl">
- <p>A form control that is <a href="#concept-fe-disabled" title="concept-fe-disabled">disabled</a> must prevent any <code title="event-click"><a href="infrastructure.html#event-click">click</a></code> events that are <a href="textFieldSelection.html#queue-a-task" title="queue
- a task">queued</a> on the <a href="textFieldSelection.html#user-interaction-task-source">user interaction task
+ <p>A form control that is <a href="#concept-fe-disabled" title="concept-fe-disabled">disabled</a> must prevent any <code title="event-click"><a href="infrastructure.html#event-click">click</a></code> events that are <a href="webappapis.html#queue-a-task" title="queue
+ a task">queued</a> on the <a href="webappapis.html#user-interaction-task-source">user interaction task
source</a> from being dispatched on the element.</p>
- <p><strong>Constraint validation</strong>: If an element is <a href="#concept-fe-disabled" title="concept-fe-disabled">disabled</a>, it is <a href="textFieldSelection.html#barred-from-constraint-validation">barred from
+ <p><strong>Constraint validation</strong>: If an element is <a href="#concept-fe-disabled" title="concept-fe-disabled">disabled</a>, it is <a href="constraints.html#barred-from-constraint-validation">barred from
constraint validation</a>.</p>
<p>The <dfn id="dom-fe-disabled" title="dom-fe-disabled"><code>disabled</code></dfn> IDL
@@ -460,7 +460,7 @@
<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 or as soon as the
- <code><a href="textFieldSelection.html#the-dialog-element">dialog</a></code> within which it finds itself is shown, allowing
+ <code><a href="commands.html#the-dialog-element">dialog</a></code> within which it finds itself is shown, allowing
the user to just start typing without having to manually focus the
main control.</p>
@@ -469,8 +469,8 @@
<p>An element's <dfn id="nearest-ancestor-autofocus-scoping-root-element">nearest ancestor autofocus scoping root
element</dfn> is the element itself if the element is a
- <code><a href="textFieldSelection.html#the-dialog-element">dialog</a></code> element, or else is the element's nearest
- ancestor <code><a href="textFieldSelection.html#the-dialog-element">dialog</a></code> element, if any, or else is the
+ <code><a href="commands.html#the-dialog-element">dialog</a></code> element, or else is the element's nearest
+ ancestor <code><a href="commands.html#the-dialog-element">dialog</a></code> element, if any, or else is the
element's <a href="infrastructure.html#root-element">root element</a>.</p>
<p>There must not be two elements with the same <a href="#nearest-ancestor-autofocus-scoping-root-element">nearest
@@ -487,46 +487,46 @@
<ol><li><p>Let <var title="">target</var> be the element's
<code><a href="dom.html#document">Document</a></code>.</li>
- <li><p>If <var title="">target</var> has no <a href="textFieldSelection.html#browsing-context">browsing
+ <li><p>If <var title="">target</var> has no <a href="browsers.html#browsing-context">browsing
context</a>, abort these steps.</li>
- <li><p>If <var title="">target</var>'s <a href="textFieldSelection.html#browsing-context">browsing
- context</a> has no <a href="textFieldSelection.html#top-level-browsing-context">top-level browsing context</a> (e.g.
- it is a <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a> with no <a href="textFieldSelection.html#parent-browsing-context">parent
+ <li><p>If <var title="">target</var>'s <a href="browsers.html#browsing-context">browsing
+ context</a> has no <a href="browsers.html#top-level-browsing-context">top-level browsing context</a> (e.g.
+ it is a <a href="browsers.html#nested-browsing-context">nested browsing context</a> with no <a href="browsers.html#parent-browsing-context">parent
browsing context</a>), abort these steps.</li>
- <li><p>If <var title="">target</var>'s <a href="textFieldSelection.html#active-sandboxing-flag-set">active sandboxing
- flag set</a> has the <a href="textFieldSelection.html#sandboxed-automatic-features-browsing-context-flag">sandboxed automatic features
+ <li><p>If <var title="">target</var>'s <a href="browsers.html#active-sandboxing-flag-set">active sandboxing
+ flag set</a> has the <a href="browsers.html#sandboxed-automatic-features-browsing-context-flag">sandboxed automatic features
browsing context flag</a>, abort these steps.</li>
- <li><p>If <var title="">target</var>'s <a href="textFieldSelection.html#origin-0">origin</a> is not
- the <a href="textFieldSelection.html#same-origin" title="same origin">same</a> as the
- <a href="textFieldSelection.html#origin-0">origin</a> of the <code><a href="dom.html#document">Document</a></code> of the currently
- focused element in <var title="">target</var>'s <a href="textFieldSelection.html#top-level-browsing-context">top-level
+ <li><p>If <var title="">target</var>'s <a href="browsers.html#origin-0">origin</a> is not
+ the <a href="browsers.html#same-origin" title="same origin">same</a> as the
+ <a href="browsers.html#origin-0">origin</a> of the <code><a href="dom.html#document">Document</a></code> of the currently
+ focused element in <var title="">target</var>'s <a href="browsers.html#top-level-browsing-context">top-level
browsing context</a>, abort these steps.</li>
- <li><p>If <var title="">target</var>'s <a href="textFieldSelection.html#origin-0">origin</a> is not
- the <a href="textFieldSelection.html#same-origin" title="same origin">same</a> as the
- <a href="textFieldSelection.html#origin-0">origin</a> of the <a href="textFieldSelection.html#active-document">active document</a> of <var title="">target</var>'s <a href="textFieldSelection.html#top-level-browsing-context">top-level browsing context</a>,
+ <li><p>If <var title="">target</var>'s <a href="browsers.html#origin-0">origin</a> is not
+ the <a href="browsers.html#same-origin" title="same origin">same</a> as the
+ <a href="browsers.html#origin-0">origin</a> of the <a href="browsers.html#active-document">active document</a> of <var title="">target</var>'s <a href="browsers.html#top-level-browsing-context">top-level browsing context</a>,
abort these steps.</li>
<li><p>If the user agent has already reached the last step of this
list of steps in response to an element being <a href="infrastructure.html#insert-an-element-into-a-document" title="insert
an element into a document">inserted</a> into a
- <code><a href="dom.html#document">Document</a></code> whose <a href="textFieldSelection.html#top-level-browsing-context">top-level browsing
- context</a>'s <a href="textFieldSelection.html#active-document">active document</a> is the same as <var title="">target</var>'s <a href="textFieldSelection.html#top-level-browsing-context">top-level browsing context</a>'s
- <a href="textFieldSelection.html#active-document">active document</a>, abort these steps.</li>
+ <code><a href="dom.html#document">Document</a></code> whose <a href="browsers.html#top-level-browsing-context">top-level browsing
+ context</a>'s <a href="browsers.html#active-document">active document</a> is the same as <var title="">target</var>'s <a href="browsers.html#top-level-browsing-context">top-level browsing context</a>'s
+ <a href="browsers.html#active-document">active document</a>, abort these steps.</li>
<li><p>If the user has indicated (for example, by starting to type
in a form control) that he does not wish focus to be changed, then
optionally abort these steps.</li>
- <li><p><a href="textFieldSelection.html#queue-a-task">Queue a task</a> that checks to see if the element
- is <a href="textFieldSelection.html#focusable">focusable</a>, and if so, runs the <a href="textFieldSelection.html#focusing-steps">focusing
+ <li><p><a href="webappapis.html#queue-a-task">Queue a task</a> that checks to see if the element
+ is <a href="editing.html#focusable">focusable</a>, and if so, runs the <a href="editing.html#focusing-steps">focusing
steps</a> for that element. User agents may also change the
scrolling position of the document, or perform some other action
- that brings the element to the user's attention. The <a href="textFieldSelection.html#task-source">task
- source</a> for this task is the <a href="textFieldSelection.html#dom-manipulation-task-source">DOM manipulation task
+ that brings the element to the user's attention. The <a href="webappapis.html#task-source">task
+ source</a> for this task is the <a href="webappapis.html#dom-manipulation-task-source">DOM manipulation task
source</a>.</li>
</ol><p class="note">Focusing the control does not imply that the user
@@ -569,7 +569,7 @@
edit (as opposed to a change made by a script), and the
<a href="infrastructure.html#code-unit-length">code-unit length</a> of the element's <a href="#concept-fe-value" title="concept-fe-value">value</a> is greater than the element's
<a href="#maximum-allowed-value-length">maximum allowed value length</a>, then the element is
- <a href="textFieldSelection.html#suffering-from-being-too-long">suffering from being too long</a>.</p>
+ <a href="constraints.html#suffering-from-being-too-long">suffering from being too long</a>.</p>
<p>User agents may prevent the user from causing the element's <a href="#concept-fe-value" title="concept-fe-value">value</a> to be set to a value whose
<a href="infrastructure.html#code-unit-length">code-unit length</a> is greater than the element's
Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec/scripting-1.html,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -d -r1.278 -r1.279
--- scripting-1.html 15 Oct 2012 12:46:46 -0000 1.278
+++ scripting-1.html 15 Oct 2012 15:15:50 -0000 1.279
@@ -383,7 +383,7 @@
<div class="example">
<p>For example, instead of using script to show or hide a section
- to show more details, the <code><a href="textFieldSelection.html#the-details-element">details</a></code> element could be
+ to show more details, the <code><a href="the-details-element.html#the-details-element">details</a></code> element could be
used.</p>
</div>
Index: the-abbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-abbr-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-abbr-element.html 15 Oct 2012 12:48:13 -0000 1.203
+++ the-abbr-element.html 15 Oct 2012 15:15:52 -0000 1.204
@@ -388,7 +388,7 @@
<dd>Also, the <code title="attr-abbr-title"><a href="#attr-abbr-title">title</a></code> attribute has special semantics on this element.</dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-abbr-element">abbr</a></code> element <a href="textFieldSelection.html#represents">represents</a> an
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-abbr-element">abbr</a></code> element <a href="rendering.html#represents">represents</a> an
abbreviation or acronym, optionally with its expansion. The <dfn id="attr-abbr-title" title="attr-abbr-title"><code>title</code></dfn> attribute may be
used to provide an expansion of the abbreviation. The attribute, if
specified, must contain an expansion of the abbreviation, and
Index: the-caption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-caption-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-caption-element.html 15 Oct 2012 12:48:55 -0000 1.202
+++ the-caption-element.html 15 Oct 2012 15:15:52 -0000 1.203
@@ -387,7 +387,7 @@
<dd>
<pre class="idl">interface <dfn id="htmltablecaptionelement">HTMLTableCaptionElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-caption-element">caption</a></code> element <a href="textFieldSelection.html#represents">represents</a> the title of the
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-caption-element">caption</a></code> element <a href="rendering.html#represents">represents</a> the title of the
<code><a href="the-table-element.html#the-table-element">table</a></code> that is its parent, if it has a parent and that
is a <code><a href="the-table-element.html#the-table-element">table</a></code> element.</p>
Index: the-tbody-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tbody-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-tbody-element.html 15 Oct 2012 12:50:24 -0000 1.202
+++ the-tbody-element.html 15 Oct 2012 15:15:57 -0000 1.203
@@ -397,7 +397,7 @@
<p>The <code><a href="#htmltablesectionelement">HTMLTableSectionElement</a></code> interface is also
used for <code><a href="the-thead-element.html#the-thead-element">thead</a></code> and <code><a href="the-tfoot-element.html#the-tfoot-element">tfoot</a></code> elements.</p>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-tbody-element">tbody</a></code> element <a href="textFieldSelection.html#represents">represents</a> a <a href="attributes-common-to-td-and-th-elements.html#concept-row-group" title="concept-row-group">block</a> of <a href="attributes-common-to-td-and-th-elements.html#concept-row" title="concept-row">rows</a> that consist of a body of data for
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-tbody-element">tbody</a></code> element <a href="rendering.html#represents">represents</a> a <a href="attributes-common-to-td-and-th-elements.html#concept-row-group" title="concept-row-group">block</a> of <a href="attributes-common-to-td-and-th-elements.html#concept-row" title="concept-row">rows</a> that consist of a body of data for
the parent <code><a href="the-table-element.html#the-table-element">table</a></code> element, if the <code><a href="#the-tbody-element">tbody</a></code>
element has a parent and it is a <code><a href="the-table-element.html#the-table-element">table</a></code>.</p>
Index: the-td-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-td-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-td-element.html 15 Oct 2012 12:50:24 -0000 1.202
+++ the-td-element.html 15 Oct 2012 15:15:57 -0000 1.203
@@ -391,7 +391,7 @@
<dd>
<pre class="idl">interface <dfn id="htmltabledatacellelement">HTMLTableDataCellElement</dfn> : <a href="attributes-common-to-td-and-th-elements.html#htmltablecellelement">HTMLTableCellElement</a> {};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-td-element">td</a></code> element <a href="textFieldSelection.html#represents">represents</a> a data <a href="attributes-common-to-td-and-th-elements.html#concept-cell" title="concept-cell">cell</a> in a table.</p>
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-td-element">td</a></code> element <a href="rendering.html#represents">represents</a> a data <a href="attributes-common-to-td-and-th-elements.html#concept-cell" title="concept-cell">cell</a> in a table.</p>
<div class="impl">
--- NEW FILE: system-state-and-capabilities.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>6.5 System state and capabilities — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...1256 lines suppressed...]
<a href="urls.html#url">URL</a>, if any. For search engines registered using
OpenSearch description documents, the <a href="urls.html#url">URL</a> of the
search engine corresponds to the URL given in a <code title="">Url</code> element whose <code title="">rel</code>
attribute is "<code title="">results</code>" (the default). <a href="references.html#refsOPENSEARCH">[OPENSEARCH]</a></li>
<li><p>If <var title="">search engines</var> is empty, return 0
and abort these steps.</li>
<li><p>If the user's default search engine (as determined by the
user agent) is one of the search engines in <var title="">search
engines</var>, then return 2 and abort these steps.</li>
<li><p>Return 1.</li>
</ol></div>
<!--TOPIC:HTML-->
--- NEW FILE: browsers.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>5 Loading Web pages — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...2805 lines suppressed...]
must populate <code><a href="dom.html#document">Document</a></code>'s <a href="#active-sandboxing-flag-set">active sandboxing flag set</a> with the union of
the flags that are present in the following <a href="#sandboxing-flag-set" title="sandboxing flag set">sandboxing flag
sets</a> at the time the <code><a href="dom.html#document">Document</a></code> object is created:</p>
<ul><li><p>If the <code><a href="dom.html#document">Document</a></code>'s <a href="#browsing-context">browsing context</a> is a <a href="#top-level-browsing-context">top-level browsing
context</a>, then: the flags set on the <a href="#browsing-context">browsing context</a>'s <a href="#popup-sandboxing-flag-set">popup sandboxing
flag set</a>.</li>
<li><p>If the <code><a href="dom.html#document">Document</a></code>'s <a href="#browsing-context">browsing context</a> is a <a href="#nested-browsing-context">nested browsing
context</a>, then: the flags set on the <a href="#browsing-context">browsing context</a>'s
<a href="#iframe-sandboxing-flag-set"><code>iframe</code> sandboxing flag set</a>.</li>
<li><p>If the <code><a href="dom.html#document">Document</a></code>'s <a href="#browsing-context">browsing context</a> is a <a href="#nested-browsing-context">nested browsing
context</a>, then: the flags set on the <a href="#browsing-context">browsing context</a>'s <a href="#parent-browsing-context">parent browsing
context</a>'s <a href="#active-document">active document</a>'s <a href="#active-sandboxing-flag-set">active sandboxing flag set</a>.</li>
<li><p>The flags set on the <code><a href="dom.html#document">Document</a></code>'s resource's <a href="#forced-sandboxing-flag-set">forced sandboxing flag
set</a>, if it has one.</li>
</ul>
Index: media-elements.html
===================================================================
RCS file: /sources/public/html5/spec/media-elements.html,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -d -r1.211 -r1.212
--- media-elements.html 15 Oct 2012 12:46:36 -0000 1.211
+++ media-elements.html 15 Oct 2012 15:15:48 -0000 1.212
@@ -515,8 +515,8 @@
<div class="impl">
- <p>Except where otherwise specified, the <a href="textFieldSelection.html#task-source">task source</a>
- for all the tasks <a href="textFieldSelection.html#queue-a-task" title="queue a task">queued</a> in this
+ <p>Except where otherwise specified, the <a href="webappapis.html#task-source">task source</a>
+ for all the tasks <a href="webappapis.html#queue-a-task" title="queue a task">queued</a> in this
section and its subsections is the <dfn id="media-element-event-task-source">media element event task
source</dfn>.</p>
@@ -656,7 +656,7 @@
[...1585 lines suppressed...]
<p class="example">For instance, if an SVG animation was embedded in
a <code><a href="the-video-element.html#the-video-element">video</a></code> element, the user agent would not give it
@@ -7333,7 +7333,7 @@
content such as subtitles or chapter titles. Such information is
therefore only exposed if the video resource passes a CORS
<a href="infrastructure.html#resource-sharing-check">resource sharing check</a>. The <code title="attr-media-crossorigin"><a href="#attr-media-crossorigin">crossorigin</a></code> attribute allows
- authors to control how this check is performed. <a href="textFieldSelection.html#refsCORS">[CORS]</a></p>
+ authors to control how this check is performed. <a href="references.html#refsCORS">[CORS]</a></p>
<p class="example">Without this restriction, an attacker could trick
a user running within a corporate network into visiting a site that
@@ -7417,7 +7417,7 @@
<hr><p>When a <a href="#media-element">media element</a> that is paused is <a href="infrastructure.html#remove-an-element-from-a-document" title="remove an element from a document">removed from a
document</a> and not reinserted before the next time the
- <a href="textFieldSelection.html#event-loop">event loop</a> spins, implementations that are resource
+ <a href="webappapis.html#event-loop">event loop</a> spins, implementations that are resource
constrained are encouraged to take that opportunity to release all
hardware resources (like video planes, networking resources, and
data buffers) used by the <a href="#media-element">media element</a>. (User agents
Index: the-base-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-base-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-base-element.html 15 Oct 2012 12:48:29 -0000 1.203
+++ the-base-element.html 15 Oct 2012 15:15:52 -0000 1.204
@@ -394,8 +394,8 @@
</dd>
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-base-element">base</a></code> element allows authors to specify the
<a href="urls.html#document-base-url">document base URL</a> for the purposes of <a href="urls.html#resolve-a-url" title="resolve a url">resolving relative URLs</a>, and the name
- of the default <a href="textFieldSelection.html#browsing-context">browsing context</a> for the purposes of
- <a href="textFieldSelection.html#following-hyperlinks-0">following hyperlinks</a>. The element does not <a href="textFieldSelection.html#represents" title="represents">represent</a> any content beyond this
+ of the default <a href="browsers.html#browsing-context">browsing context</a> for the purposes of
+ <a href="links.html#following-hyperlinks-0">following hyperlinks</a>. The element does not <a href="rendering.html#represents" title="represents">represent</a> any content beyond this
information.</p>
<p>There must be no more than one <code><a href="#the-base-element">base</a></code> element per
@@ -422,12 +422,12 @@
</div>
<p>The <dfn id="attr-base-target" title="attr-base-target"><code>target</code></dfn>
- attribute, if specified, must contain a <a href="textFieldSelection.html#valid-browsing-context-name-or-keyword">valid browsing context
- name or keyword</a>, which specifies which <a href="textFieldSelection.html#browsing-context">browsing
- context</a> is to be used as the default when <a href="textFieldSelection.html#hyperlink" title="hyperlink">hyperlinks</a> and <a href="the-form-element.html#the-form-element" title="form">forms</a> in the <code><a href="dom.html#document">Document</a></code> cause <a href="textFieldSelection.html#navigate" title="navigate">navigation</a>.</p>
+ attribute, if specified, must contain a <a href="browsers.html#valid-browsing-context-name-or-keyword">valid browsing context
+ name or keyword</a>, which specifies which <a href="browsers.html#browsing-context">browsing
+ context</a> is to be used as the default when <a href="links.html#hyperlink" title="hyperlink">hyperlinks</a> and <a href="the-form-element.html#the-form-element" title="form">forms</a> in the <code><a href="dom.html#document">Document</a></code> cause <a href="history.html#navigate" title="navigate">navigation</a>.</p>
<p>A <code><a href="#the-base-element">base</a></code> element, if it has a <code title="attr-base-target"><a href="#attr-base-target">target</a></code> attribute, must come before
- any elements in the tree that represent <a href="textFieldSelection.html#hyperlink" title="hyperlink">hyperlinks</a>.</p>
+ any elements in the tree that represent <a href="links.html#hyperlink" title="hyperlink">hyperlinks</a>.</p>
<div class="impl">
--- NEW FILE: the-menu-element.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.11.4 The menu element — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
#table-example-1 caption { padding-bottom: 0.5em; }
#table-example-1 thead, #table-example-1 tbody { border: none; }
#table-example-1 th, #table-example-1 td { border: solid thin; }
#table-example-1 th { font-weight: normal; }
#table-example-1 td { border-style: none solid; vertical-align: top; }
#table-example-1 th { padding: 0.5em; vertical-align: middle; text-align: center; }
#table-example-1 tbody tr:first-child td { padding-top: 0.5em; }
#table-example-1 tbody tr:last-child td { padding-bottom: 1.5em; }
#table-example-1 tbody td:first-child { padding-left: 2.5em; padding-right: 0; width: 9em; }
#table-example-1 tbody td:first-child::after { content: leader(". "); }
#table-example-1 tbody td { padding-left: 2em; padding-right: 2em; }
#table-example-1 tbody td:first-child + td { width: 10em; }
#table-example-1 tbody td:first-child + td ~ td { width: 2.5em; }
#table-example-1 tbody td:first-child + td + td + td ~ td { width: 1.25em; }
.apple-table-examples { border: none; border-collapse: separate; border-spacing: 1.5em 0em; width: 40em; margin-left: 3em; }
.apple-table-examples * { font-family: "Times", serif; }
.apple-table-examples td, .apple-table-examples th { border: none; white-space: nowrap; padding-top: 0; padding-bottom: 0; }
.apple-table-examples tbody th:first-child { border-left: none; width: 100%; }
.apple-table-examples thead th:first-child ~ th { font-size: smaller; font-weight: bolder; border-bottom: solid 2px; text-align: center; }
.apple-table-examples tbody th::after, .apple-table-examples tfoot th::after { content: leader(". ") }
.apple-table-examples tbody th, .apple-table-examples tfoot th { font: inherit; text-align: left; }
.apple-table-examples td { text-align: right; vertical-align: top; }
.apple-table-examples.e1 tbody tr:last-child td { border-bottom: solid 1px; }
.apple-table-examples.e1 tbody + tbody tr:last-child td { border-bottom: double 3px; }
.apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
.apple-table-examples sup { line-height: 0; }
.details-example img { vertical-align: top; }
#base64-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 6em;
column-count: 5;
column-gap: 1em;
-moz-column-width: 6em;
-moz-column-count: 5;
-moz-column-gap: 1em;
-webkit-column-width: 6em;
-webkit-column-count: 5;
-webkit-column-gap: 1em;
}
#base64-table thead { display: none; }
#base64-table * { border: none; }
#base64-table tbody td:first-child:after { content: ':'; }
#base64-table tbody td:last-child { text-align: right; }
#named-character-references-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 30em;
column-gap: 1em;
-moz-column-width: 30em;
-moz-column-gap: 1em;
-webkit-column-width: 30em;
-webkit-column-gap: 1em;
}
#named-character-references-table > table > tbody > tr > td:first-child + td,
#named-character-references-table > table > tbody > tr > td:last-child { text-align: center; }
#named-character-references-table > table > tbody > tr > td:last-child:hover > span { position: absolute; top: auto; left: auto; margin-left: 0.5em; line-height: 1.2; font-size: 5em; border: outset; padding: 0.25em 0.5em; background: white; width: 1.25em; height: auto; text-align: center; }
#named-character-references-table > table > tbody > tr#entity-CounterClockwiseContourIntegral > td:first-child { font-size: 0.5em; }
.glyph.control { color: red; }
@font-face {
font-family: 'Essays1743';
src: url('../fonts/Essays1743.ttf');
}
@font-face {
font-family: 'Essays1743';
font-weight: bold;
src: url('../fonts/Essays1743-Bold.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
src: url('../fonts/Essays1743-Italic.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
font-weight: bold;
src: url('../fonts/Essays1743-BoldItalic.ttf');
}
</style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
h4 { margin: 2.5em 0 0.75em 0; }
h5, h6 { margin: 2.5em 0 1em; }
h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
p { margin: 1em 0; }
hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
dl, dd { margin-top: 0; margin-bottom: 0; }
dt { margin-top: 0.75em; margin-bottom: 0.25em; clear: left; }
dt + dt { margin-top: 0; }
dd dt { margin-top: 0.25em; margin-bottom: 0; }
dd p { margin-top: 0; }
dd dl + p { margin-top: 1em; }
dd table + p { margin-top: 1em; }
p + * > li, dd li { margin: 1em 0; }
dt, dfn { font-weight: bold; font-style: normal; }
i, em { font-style: italic; }
dt dfn { font-style: italic; }
pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
pre strong { color: black; font: inherit; font-weight: bold; background: yellow; }
pre em { font-weight: bolder; font-style: normal; }
@media screen { code { color: orangered; } code :link, code :visited { color: inherit; } }
var sub { vertical-align: bottom; font-size: smaller; position: relative; top: 0.1em; }
table { border-collapse: collapse; border-style: hidden hidden none hidden; }
table thead, table tbody { border-bottom: solid; }
table tbody th:first-child { border-left: solid; }
table tbody th { text-align: left; }
table td, table th { border-left: solid; border-right: solid; border-bottom: solid thin; vertical-align: top; padding: 0.2em; }
blockquote { margin: 0 0 0 2em; border: 0; padding: 0; font-style: italic; }
.bad, .bad *:not(.XXX) { color: gray; border-color: gray; background: transparent; }
.matrix, .matrix td { border: none; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
.toc dfn, h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn { font: inherit; }
img.extra, p.overview { float: right; }
pre.idl { border: solid thin; background: #EEEEEE; color: black; padding: 0.5em 1em; position: relative; }
pre.idl :link, pre.idl :visited { color: inherit; background: transparent; }
pre.idl::before { content: "IDL"; font: bold small sans-serif; padding: 0.5em; background: white; position: absolute; top: 0; margin: -1px 0 0 -4em; width: 1.5em; border: thin solid; border-radius: 0 0 0 0.5em }
pre.css { border: solid thin; background: #FFFFEE; color: black; padding: 0.5em 1em; }
pre.css:first-line { color: #AAAA50; }
dl.domintro { color: green; margin: 2em 0 2em 2em; padding: 0.5em 1em; border: none; background: #DDFFDD; }
hr + dl.domintro, div.impl + dl.domintro { margin-top: 2.5em; margin-bottom: 1.5em; }
dl.domintro dt, dl.domintro dt * { color: black; text-decoration: none; }
dl.domintro dd { margin: 0.5em 0 1em 2em; padding: 0; }
dl.domintro dd p { margin: 0.5em 0; }
dl.domintro:before { display: table; margin: -1em -0.5em -0.5em auto; width: auto; content: 'This box is non-normative. Implementation requirements are given below this box.'; color: black; font-style: italic; border: solid 2px; background: white; padding: 0 0.25em; }
dl.switch { padding-left: 2em; }
dl.switch > dt { text-indent: -1.5em; }
dl.switch > dt:before { content: '\21AA'; padding: 0 0.5em 0 0; display: inline-block; width: 1em; text-align: right; line-height: 0.5em; }
dl.triple { padding: 0 0 0 1em; }
dl.triple dt, dl.triple dd { margin: 0; display: inline }
dl.triple dt:after { content: ':'; }
dl.triple dd:after { content: '\A'; white-space: pre; }
.diff-old { text-decoration: line-through; color: silver; background: transparent; }
.diff-chg, .diff-new { text-decoration: underline; color: green; background: transparent; }
a .diff-new { border-bottom: 1px blue solid; }
figure.diagrams { border: double black; background: white; padding: 1em; }
figure.diagrams img { display: block; margin: 1em auto; }
h2 { page-break-before: always; }
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
h1 + h2, hr + h2.no-toc { page-break-before: auto; }
p > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]),
li > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]) { border-bottom: solid #9999CC; }
div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
div.head p { margin: 0; }
div.head h1 { margin: 0; }
div.head .logo { float: right; margin: 0 1em; }
div.head .logo img { border: none } /* remove border from top image */
div.head dl { margin: 1em 0; }
div.head p.copyright, div.head p.alt { font-size: x-small; font-style: oblique; margin: 0; }
body > .toc > li { margin-top: 1em; margin-bottom: 1em; }
body > .toc.brief > li { margin-top: 0.35em; margin-bottom: 0.35em; }
body > .toc > li > * { margin-bottom: 0.5em; }
body > .toc > li > * > li > * { margin-bottom: 0.25em; }
.toc, .toc li { list-style: none; }
.brief { margin-top: 1em; margin-bottom: 1em; line-height: 1.1; }
.brief li { margin: 0; padding: 0; }
.brief li p { margin: 0; padding: 0; }
.category-list { margin-top: -0.75em; margin-bottom: 1em; line-height: 1.5; }
.category-list::before { content: '\21D2\A0'; font-size: 1.2em; font-weight: 900; }
.category-list li { display: inline; }
.category-list li:not(:last-child)::after { content: ', '; }
.category-list li > span, .category-list li > a { text-transform: lowercase; }
.category-list li * { text-transform: none; } /* don't affect <code> nested in <a> */
.XXX { color: #E50000; background: white; border: solid red; padding: 0.5em; margin: 1em 0; }
.XXX > :first-child { margin-top: 0; }
p .XXX { line-height: 3em; }
.annotation { border: solid thin black; background: #0C479D; color: white; position: relative; margin: 8px 0 20px 0; }
.annotation:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 6px -6px -6px 6px; background: #333333; z-index: -1; content: ''; }
.annotation :link, .annotation :visited { color: inherit; }
.annotation :link:hover, .annotation :visited:hover { background: transparent; }
.annotation span { border: none ! important; }
.note { color: green; background: transparent; font-family: sans-serif; }
.warning { color: red; background: transparent; }
.note, .warning { font-weight: bolder; font-style: italic; }
.note em, .warning em, .note i, .warning i { font-style: normal; }
p.note, div.note { padding: 0.5em 2em; }
span.note { padding: 0 2em; }
.note p:first-child, .warning p:first-child { margin-top: 0; }
.note p:last-child, .warning p:last-child { margin-bottom: 0; }
.warning:before { font-style: normal; }
p.note:before { content: 'Note: '; }
p.warning:before { content: '\26A0 Warning! '; }
.bookkeeping:before { display: block; content: 'Bookkeeping details'; font-weight: bolder; font-style: italic; }
.bookkeeping { font-size: 0.8em; margin: 2em 0; }
.bookkeeping p { margin: 0.5em 2em; display: list-item; list-style: square; }
.bookkeeping dt { margin: 0.5em 2em 0; }
.bookkeeping dd { margin: 0 3em 0.5em; }
h4 { position: relative; z-index: 3; }
h4 + .element, h4 + div + .element { margin-top: -2.5em; padding-top: 2em; }
.element {
background: #EEEEFF;
color: black;
margin: 0 0 1em 0.15em;
padding: 0 1em 0.25em 0.75em;
border-left: solid #9999FF 0.25em;
position: relative;
z-index: 1;
}
.element:before {
position: absolute;
z-index: 2;
top: 0;
left: -1.15em;
height: 2em;
width: 0.9em;
background: #EEEEFF;
content: ' ';
border-style: none none solid solid;
border-color: #9999FF;
border-width: 0.25em;
}
.example { display: block; color: #222222; background: #FCFCFC; border-left: double; margin-left: 2em; padding-left: 1em; }
td > .example:only-child { margin: 0 0 0 0.1em; }
ul.domTree, ul.domTree ul { padding: 0 0 0 1em; margin: 0; }
ul.domTree li { padding: 0; margin: 0; list-style: none; position: relative; }
ul.domTree li li { list-style: none; }
ul.domTree li:first-child::before { position: absolute; top: 0; height: 0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree li:not(:last-child)::after { position: absolute; top: 0; bottom: -0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree span { font-style: italic; font-family: serif; }
ul.domTree .t1 code { color: purple; font-weight: bold; }
ul.domTree .t2 { font-style: normal; font-family: monospace; }
ul.domTree .t2 .name { color: black; font-weight: bold; }
ul.domTree .t2 .value { color: blue; font-weight: normal; }
ul.domTree .t3 code, .domTree .t4 code, .domTree .t5 code { color: gray; }
ul.domTree .t7 code, .domTree .t8 code { color: green; }
ul.domTree .t10 code { color: teal; }
body.dfnEnabled dfn { cursor: pointer; }
.dfnPanel {
display: inline;
position: absolute;
z-index: 10;
height: auto;
width: auto;
padding: 0.5em 0.75em;
font: small sans-serif, Droid Sans Fallback;
background: #DDDDDD;
color: black;
border: outset 0.2em;
}
.dfnPanel * { margin: 0; padding: 0; font: inherit; text-indent: 0; }
.dfnPanel :link, .dfnPanel :visited { color: black; }
.dfnPanel p { font-weight: bolder; }
.dfnPanel * + p { margin-top: 0.25em; }
.dfnPanel li { list-style-position: inside; }
#configUI { position: absolute; z-index: 20; top: 10em; right: 1em; width: 11em; font-size: small; }
#configUI p { margin: 0.5em 0; padding: 0.3em; background: #EEEEEE; color: black; border: inset thin; }
#configUI p label { display: block; }
#configUI #updateUI, #configUI .loginUI { text-align: center; }
#configUI input[type=button] { display: block; margin: auto; }
fieldset { margin: 1em; padding: 0.5em 1em; }
fieldset > legend + * { margin-top: 0; }
fieldset > :last-child { margin-bottom: 0; }
fieldset p { margin: 0.5em 0; }
.stability {
position: fixed;
bottom: 0;
left: 0; right: 0;
margin: 0 auto 0 auto;
width: 50%;
background: maroon; color: yellow;
-webkit-border-radius: 1em 1em 0 0;
-moz-border-radius: 1em 1em 0 0;
border-radius: 1em 1em 0 0;
-moz-box-shadow: 0 0 1em #500;
-webkit-box-shadow: 0 0 1em #500;
box-shadow: 0 0 1em red;
padding: 0.5em 1em;
text-align: center;
}
.stability strong {
display: block;
}
.stability input {
-moz-appearance: none; -webkit-appearance: none; margin: 0;
border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
}
.stability input:hover {
color: white;
text-shadow: 0 0 2px black;
}
.stability input:active {
padding: 0.3em 0.45em 0.2em 0.55em;
}
.stability :link, .stability :visited,
.stability :link:hover, .stability :visited:hover {
background: transparent;
color: white;
}
</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
if (params[index] == name)
return "1";
var data = params[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
var cookies = document.cookie.split("; ");
for (var index = 0; index < cookies.length; index++) {
var data = cookies[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
return null;
}
</script><link href="the-command-element.html" rel="prev" title="4.11.3 The command element">
<link href="index.html#contents" rel="contents" title="Table of contents">
<link href="commands.html" rel="next" title="4.11.5 Commands">
<body class="split chapter" onload="fixBrokenLink();"><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</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="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
</div>
<nav class="prev_next">
<a href="the-command-element.html">← 4.11.3 The command element</a> –
<a href="index.html#contents">Table of contents</a> –
<a href="commands.html">4.11.5 Commands →</a>
<ol class="toc"><li><ol><li><ol><li><a href="the-menu-element.html#the-menu-element"><span class="secno">4.11.4 </span>The <code>menu</code> element</a>
<ol><li><a href="the-menu-element.html#menus-intro"><span class="secno">4.11.4.1 </span>Introduction</a><li><a href="the-menu-element.html#building-menus-and-toolbars"><span class="secno">4.11.4.2 </span>Building menus and toolbars</a><li><a href="the-menu-element.html#context-menus"><span class="secno">4.11.4.3 </span>Context menus</a><li><a href="the-menu-element.html#toolbars"><span class="secno">4.11.4.4 </span>Toolbars</a></ol></ol></ol></ol></nav>
<h4 id="the-menu-element"><span class="secno">4.11.4 </span>The <dfn id="menus"><code>menu</code></dfn> element</h4>
<dl class="element"><dt><a href="element-definitions.html#element-dfn-categories" title="element-dfn-categories">Categories</a>:</dt>
<dd><a href="content-models.html#flow-content-1">Flow content</a>.</dd>
<dd>If the element's <code title="attr-menu-type"><a href="#attr-menu-type">type</a></code> attribute is in the <a href="#toolbar-state" title="toolbar state">toolbar</a> state: <a href="content-models.html#interactive-content-0">Interactive content</a>.</dd>
<dd>If the element's <code title="attr-menu-type"><a href="#attr-menu-type">type</a></code> attribute is in the <a href="#toolbar-state" title="toolbar state">toolbar</a> state or the <a href="#list-state" title="list state">list</a> state: <a href="content-models.html#palpable-content-0">Palpable content</a>.</dd>
<dt><a href="element-definitions.html#element-dfn-contexts" title="element-dfn-contexts">Contexts in which this element can be used</a>:</dt>
<dd>Where <a href="content-models.html#flow-content-1">flow content</a> is expected.</dd>
<dt><a href="element-definitions.html#element-dfn-content-model" title="element-dfn-content-model">Content model</a>:</dt>
<dd>Either: Zero or more <code><a href="the-li-element.html#the-li-element">li</a></code> elements.</dd>
<dd>Or: <a href="content-models.html#flow-content-1">Flow content</a>.</dd>
<dt><a href="element-definitions.html#element-dfn-attributes" title="element-dfn-attributes">Content attributes</a>:</dt>
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dd><code title="attr-menu-type"><a href="#attr-menu-type">type</a></code></dd>
<dd><code title="attr-menu-label"><a href="#attr-menu-label">label</a></code></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>
<pre class="idl">interface <dfn id="htmlmenuelement">HTMLMenuElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {
attribute DOMString <a href="#dom-menu-type" title="dom-menu-type">type</a>;
attribute DOMString <a href="#dom-menu-label" title="dom-menu-label">label</a>;
};</pre>
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-menu-element">menu</a></code> element represents a list of commands.</p>
<!-- v2 idea: <menu> should get an icon, like <command> -->
<p>The <dfn id="attr-menu-type" title="attr-menu-type"><code>type</code></dfn> attribute
is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a> indicating the kind of menu
being declared. The attribute has three states. The <code title="attr-menu-type-context">context</code> keyword maps to the
<dfn id="context-menu-state" title="context menu state">context menu</dfn> state, in which
the element is declaring a context menu. The <code title="attr-menu-type-toolbar">toolbar</code> keyword maps to the
<dfn id="toolbar-state" title="toolbar state">toolbar</dfn> state, in which the
element is declaring a toolbar. The attribute may also be
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>
<p>If a <code><a href="#the-menu-element">menu</a></code> element's <code title="attr-menu-type"><a href="#attr-menu-type">type</a></code> attribute is in the <a href="#context-menu-state" title="context menu state">context menu</a> state, then the
element <a href="rendering.html#represents">represents</a> the commands of a context menu, and
the user can only interact with the commands if that context menu is
activated.</p>
<p>If a <code><a href="#the-menu-element">menu</a></code> element's <code title="attr-menu-type"><a href="#attr-menu-type">type</a></code> attribute is in the <a href="#toolbar-state" title="toolbar state">toolbar</a> state, then the element
<a href="rendering.html#represents">represents</a> a list of active commands that the user can
immediately interact with.</p>
<p>If a <code><a href="#the-menu-element">menu</a></code> element's <code title="attr-menu-type"><a href="#attr-menu-type">type</a></code> attribute is in the <a href="#list-state" title="list state">list</a> state, then the element either
<a href="rendering.html#represents">represents</a> an unordered list of items (each represented
by an <code><a href="the-li-element.html#the-li-element">li</a></code> element), each of which represents a command
that the user can perform or activate, or, if the element has no
<code><a href="the-li-element.html#the-li-element">li</a></code> element children, <a href="content-models.html#flow-content-1">flow content</a>
describing available commands.</p>
<p>The <dfn id="attr-menu-label" title="attr-menu-label"><code>label</code></dfn>
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">label</a></code> attribute for the submenu's
menu label.</p>
<div class="impl">
<p>The <dfn id="dom-menu-type" title="dom-menu-type"><code>type</code></dfn> and <dfn id="dom-menu-label" title="dom-menu-label"><code>label</code></dfn> IDL attributes must
<a href="common-dom-interfaces.html#reflect">reflect</a> the respective content attributes of the same
name.</p>
</div>
<h5 id="menus-intro"><span class="secno">4.11.4.1 </span>Introduction</h5>
<p><i>This section is non-normative.</i></p>
<p>The <code><a href="#the-menu-element">menu</a></code> element is used to define context menus and
toolbars.</p>
<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:</p>
<pre><menu type="toolbar">
<li>
<menu label="File">
<button type="button" onclick="fnew()">New...</button>
<button type="button" onclick="fopen()">Open...</button>
<button type="button" onclick="fsave()">Save</button>
<button type="button" onclick="fsaveas()">Save as...</button>
</menu>
</li>
<li>
<menu label="Edit">
<button type="button" onclick="ecopy()">Copy</button>
<button type="button" onclick="ecut()">Cut</button>
<button type="button" onclick="epaste()">Paste</button>
</menu>
</li>
<li>
<menu label="Help">
<li><a href="help.html">Help</a></li>
<li><a href="about.html">About</a></li>
</menu>
</li>
</menu></pre>
<p>In a supporting user agent, this might look like this:</p>
<p><img alt="A toolbar with three buttons, labeled 'File', 'Edit', and 'Help'; where if you select the 'Edit' button you get a drop-down menu with three more options, 'Copy', 'Cut', and 'Paste'." height="101" src="images/sample-toolbar-1.png" width="303"></p>
<p>In a legacy user agent, the above would look like a bulleted list
with three items, the first of which has four buttons, the second of
which has three, and the third of which has two nested bullet points
with two items consisting of links.</p>
<hr><p>The following implements a similar toolbar, with a single button
whose values, when selected, redirect the user to Web sites.</p>
<pre><form action="redirect.cgi">
<menu type="toolbar">
<label for="goto">Go to...</label>
<menu label="Go">
<select id="goto"<!--
onchange="if (this.options[this.selectedIndex].value)
window.location = this.options[this.selectedIndex].value"-->>
<option value="" selected="selected"> Select site: </option>
<option value="http://www.apple.com/"> Apple </option>
<option value="http://www.mozilla.org/"> Mozilla </option>
<option value="http://www.opera.com/"> Opera </option>
</select>
<span><input type="submit" value="Go"></span>
</menu>
</menu>
</form></pre>
<p>The behavior in supporting user agents is similar to the example
above, but here the legacy behavior consists of a single
<code><a href="the-select-element.html#the-select-element">select</a></code> element with a submit button. The submit button
doesn't appear in the toolbar, because it is not a child of the
<code><a href="#the-menu-element">menu</a></code> element or of its <code><a href="the-li-element.html#the-li-element">li</a></code> children.</p>
<div class="impl">
<h5 id="building-menus-and-toolbars"><span class="secno">4.11.4.2 </span><dfn>Building menus and toolbars</dfn></h5>
<p>A menu (or toolbar) consists of a list of zero or more of the
following components:</p>
<ul class="brief"><li><a href="commands.html#concept-command" title="concept-command">Commands</a>, which can be marked as default commands</li>
<li>Separators</li>
<li>Other menus (which allows the list to be nested)</li>
</ul><p>The list corresponding to a particular <code><a href="#the-menu-element">menu</a></code> element
is built by iterating over its child nodes. For each child node in
<a href="infrastructure.html#tree-order">tree order</a>, the required behavior depends on what the
node is, as follows:</p>
<dl class="switch"><dt>An element that <a href="commands.html#concept-command" title="concept-command">defines a command</a></dt>
<dd>Append the command to the menu, respecting its <a href="commands.html#concept-facet" title="concept-facet">facets</a><!-- we might need to be
explicit about what this means for each facet, if testing shows
this isn't well-implemented. e.g.: If there's an Icon facet for the
command, it should be <span title="fetch">fetched</span><!- -FETCH-
-> (this would be http-origin privacy-sensitive), and then that
image should be associated with the command, such that each command
only has its image fetched once, to prevent changes to the base URL
from having effects after the image has been fetched once. (no need
to resolve the Icon facet, it's an absolute URL) -->. <!--If the
element is a <code>command</code> element with a <code
title="attr-command-default">default</code> attribute, mark the
command as being a default command.--></dd>
<dt>An <code><a href="the-hr-element.html#the-hr-element">hr</a></code> element</dt>
<dt>An <code><a href="the-option-element.html#the-option-element">option</a></code> element that has a <code title="attr-option-value"><a href="the-option-element.html#attr-option-value">value</a></code> attribute set to the empty
string, and has a <code title="attr-option-disabled"><a href="the-option-element.html#attr-option-disabled">disabled</a></code> attribute, and whose
<code><a href="infrastructure.html#textcontent">textContent</a></code> consists of a string of one or more
hyphens (U+002D HYPHEN-MINUS)</dt>
<dd>Append a separator to the menu.</dd>
<dt>An <code><a href="the-li-element.html#the-li-element">li</a></code> element</dt>
<dt>A <code><a href="the-label-element.html#the-label-element">label</a></code> element</dt>
<dd>Iterate over the children of the element.</dd>
<dt>A <code><a href="#the-menu-element">menu</a></code> element with no <code title="attr-menu-label"><a href="#attr-menu-label">label</a></code> attribute</dt>
<dt>A <code><a href="the-select-element.html#the-select-element">select</a></code> element</dt>
<dd>Append a separator to the menu, then iterate over the children
of the <code><a href="#the-menu-element">menu</a></code> or <code><a href="the-select-element.html#the-select-element">select</a></code> element, then
append another separator.</dd>
<!-- v2: we might want to support <select> in <label> as giving a named submenu -->
<dt>A <code><a href="#the-menu-element">menu</a></code> element with a <code title="attr-menu-label"><a href="#attr-menu-label">label</a></code> attribute</dt>
<dt>An <code><a href="the-optgroup-element.html#the-optgroup-element">optgroup</a></code> element with a <code title="attr-menu-label"><a href="#attr-menu-label">label</a></code> attribute</dt>
<dd>Append a submenu to the menu, using the value of the element's
<code title="">label</code> attribute as the label of the menu. The
submenu must be constructed by taking the element and creating a
new menu for it using the complete process described in this
section.</dd>
<dt>Any other node</dt>
<dd><a href="infrastructure.html#ignore">Ignore</a> the node.</dd>
</dl><p>Once all the nodes have been processed as described above, the
user agent must the post-process the menu as follows:</p>
<ol><li>Except for separators, any menu item with no label, or whose
label is the empty string, must be removed.</li>
<li>Any sequence of two or more separators in a row must be
collapsed to a single separator.</li>
<li>Any separator at the start or end of the menu must be
removed.</li>
</ol></div>
<h5 id="context-menus"><span class="secno">4.11.4.3 </span><dfn>Context menus</dfn></h5>
<p>The <dfn id="attr-contextmenu" title="attr-contextmenu"><code>contextmenu</code></dfn>
attribute gives the element's <a href="#context-menus" title="context menus">context
menu</a>. The value must be the <a href="infrastructure.html#concept-id" title="concept-id">ID</a> of a <code><a href="#the-menu-element">menu</a></code> element in the
DOM. <span class="impl">If the node that would be obtained by
invoking the <code title="dom-Document-getElementById"><a href="infrastructure.html#dom-document-getelementbyid">getElementById()</a></code> method
using the attribute's value as the only argument is null or not a
<code><a href="#the-menu-element">menu</a></code> element, then the element has no assigned context
menu. Otherwise, the element's assigned context menu is the element
so identified.</span></p>
<div class="impl">
<p>When an element's context menu is requested (e.g. by the user
right-clicking the element, or pressing a context menu key), the
user agent must apply the appropriate rules from the following
list:</p>
<dl class="switch"><dt>If the user requested a context menu using a pointing device</dt>
<dd><p>The user agent must fire an event with the name <code title="event-contextmenu">contextmenu</code>, that bubbles and is
cancelable, and that uses the <code><a href="infrastructure.html#mouseevent-10">MouseEvent</a></code> interface, at
the element for which the menu was requested. The context
information of the event must be initialized to the same values as
the last <code><a href="infrastructure.html#mouseevent-10">MouseEvent</a></code> user interaction event that was
fired as part of the gesture that that was interpreted as a request
for the context menu.</dd>
<dt>Otherwise</dt>
<dd><p>The user agent must <a href="webappapis.html#fire-a-synthetic-mouse-event" title="fire a synthetic mouse
event">fire a synthetic mouse event named <code title="event-contextmenu">contextmenu</code></a> that bubbles
and is cancelable at the element for which the menu was
requested.</dd>
</dl><p class="note">Typically, therefore, the firing of the <code title="event-contextmenu">contextmenu</code> event will be the
default action of a <code title="mouseup">mouseup</code> or <code title="event-keyup">keyup</code> event. The exact sequence of events
is UA-dependent, as it will vary based on platform conventions.</p>
<p>The default action of the <code title="event-contextmenu">contextmenu</code> event depends on
whether the element or one of its ancestors has a context menu
assigned (using the <code title="attr-contextmenu"><a href="#attr-contextmenu">contextmenu</a></code> attribute) or not. If
there is no context menu assigned, the default action must be for
the user agent to show its default context menu, if it has one.</p>
<p>If the element or one of its ancestors <em>does</em> have a
context menu assigned, then the user agent must <a href="webappapis.html#fire-a-simple-event">fire a simple
event</a> named <code title="event-show">show</code> at the
<code><a href="#the-menu-element">menu</a></code> element of the context menu of the nearest
ancestor (including the element itself) with one assigned.</p>
<!-- v2: include modifier key information -->
<p>The default action of <em>this</em> event is that the user agent
must show a context menu <a href="#building-menus-and-toolbars" title="building menus and
toolbars">built</a> from the <code><a href="#the-menu-element">menu</a></code> element.</p>
<p>The user agent may also provide access to its default context
menu, if any, with the context menu shown. For example, it could
merge the menu items from the two menus together, or provide the
page's context menu as a submenu of the default menu.</p>
<p>If the user dismisses the menu without making a selection,
nothing in particular happens.</p>
<p>If the user selects a menu item that represents a <a href="commands.html#concept-command" title="concept-command">command</a>, then the UA must invoke
that command's <a href="commands.html#command-facet-action" title="command-facet-Action">Action</a>.</p>
<p>Context menus must not, while being shown, reflect changes in the
DOM; they are constructed as the default action of the <code title="event-show">show</code> event and must remain as constructed
until dismissed.</p>
<p>User agents may provide means for bypassing the context menu
processing model, ensuring that the user can always access the UA's
default context menus. For example, the user agent could handle
right-clicks that have the Shift key depressed in such a way that it
does not fire the <code title="event-contextmenu">contextmenu</code>
event and instead always shows the default context menu.</p>
<p>The <dfn id="dom-contextmenu" title="dom-contextMenu"><code>contextMenu</code></dfn>
IDL attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-contextmenu"><a href="#attr-contextmenu">contextmenu</a></code> content attribute.</p>
</div>
<div class="example">
<p>Here is an example of a context menu for an input control:</p>
<pre><form name="npc">
<label>Character name: <input name=char type=text contextmenu=namemenu required></label>
<menu type=context id=namemenu>
<command label="Pick random name" onclick="document.forms.npc.elements.char.value = getRandomName()">
<command label="Prefill other fields based on name" onclick="prefillFields(document.forms.npc.elements.char.value)">
</menu>
</form></pre>
<p>This adds two items to the control's context menu, one called
"Pick random name", and one called "Prefill other fields based on
name". They invoke scripts that are not shown in the example
above.</p>
</div>
<div class="impl">
<h5 id="toolbars"><span class="secno">4.11.4.4 </span><dfn>Toolbars</dfn></h5>
<p>When a <code><a href="#the-menu-element">menu</a></code> element has a <code title="attr-menu-type"><a href="#attr-menu-type">type</a></code> attribute in the <a href="#toolbar-state" title="toolbar state">toolbar</a> state, then the user agent
must <a href="#building-menus-and-toolbars" title="building menus and toolbars">build</a> the
menu for that <code><a href="#the-menu-element">menu</a></code> element, and use the result in the
rendering.</p>
<p>The user agent must reflect changes made to the
<code><a href="#the-menu-element">menu</a></code>'s DOM, by immediately <a href="#building-menus-and-toolbars" title="building menus
and toolbars">rebuilding</a> the menu.</p>
</div>
Index: styling.html
===================================================================
RCS file: /sources/public/html5/spec/styling.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- styling.html 15 Oct 2012 12:47:48 -0000 1.202
+++ styling.html 15 Oct 2012 15:15:51 -0000 1.203
@@ -379,23 +379,23 @@
styling information for the user agent to use when rendering the
document. The CSS and CSSOM specifications specify what styling
information is to be used by the user agent and how it is to be
- used. <a href="textFieldSelection.html#refsCSS">[CSS]</a> <a href="textFieldSelection.html#refsCSSOM">[CSSOM]</a></p>
+ used. <a href="references.html#refsCSS">[CSS]</a> <a href="references.html#refsCSSOM">[CSSOM]</a></p>
<p>The <code><a href="the-style-element.html#the-style-element">style</a></code> and <code><a href="the-link-element.html#the-link-element">link</a></code> elements implement
- the <code><a href="infrastructure.html#linkstyle">LinkStyle</a></code> interface. <a href="textFieldSelection.html#refsCSSOM">[CSSOM]</a></p>
+ the <code><a href="infrastructure.html#linkstyle">LinkStyle</a></code> interface. <a href="references.html#refsCSSOM">[CSSOM]</a></p>
<div class="impl">
<p>For <code><a href="the-style-element.html#the-style-element">style</a></code> elements, if the user agent does not
support the specified styling language, then the <code title="dom-LinkStyle-sheet"><a href="infrastructure.html#dom-linkstyle-sheet">sheet</a></code> attribute of the element's
<code><a href="infrastructure.html#linkstyle">LinkStyle</a></code> interface must return null. Similarly,
- <code><a href="the-link-element.html#the-link-element">link</a></code> elements that do not represent <a href="textFieldSelection.html#link-type-stylesheet" title="rel-stylesheet">external resource links that contribute to
- the styling processing model</a> (i.e. that do not have a <code title="rel-stylesheet"><a href="textFieldSelection.html#link-type-stylesheet">stylesheet</a></code> keyword in their <code title="attr-link-rel"><a href="the-link-element.html#attr-link-rel">rel</a></code> attribute), or for which <a href="textFieldSelection.html#the-link-is-an-alternative-stylesheet">the
+ <code><a href="the-link-element.html#the-link-element">link</a></code> elements that do not represent <a href="links.html#link-type-stylesheet" title="rel-stylesheet">external resource links that contribute to
+ the styling processing model</a> (i.e. that do not have a <code title="rel-stylesheet"><a href="links.html#link-type-stylesheet">stylesheet</a></code> keyword in their <code title="attr-link-rel"><a href="the-link-element.html#attr-link-rel">rel</a></code> attribute), or for which <a href="links.html#the-link-is-an-alternative-stylesheet">the
link is an alternative stylesheet</a> but whose <code title="dom-title"><a href="global-attributes.html#dom-title">title</a></code> content attribute is absent or empty,
must have their <code><a href="infrastructure.html#linkstyle">LinkStyle</a></code> interface's <code title="dom-LinkStyle-sheet"><a href="infrastructure.html#dom-linkstyle-sheet">sheet</a></code> attribute return null.</p>
<p>Otherwise, the <code><a href="infrastructure.html#linkstyle">LinkStyle</a></code> interface's <code title="dom-LinkStyle-sheet"><a href="infrastructure.html#dom-linkstyle-sheet">sheet</a></code> attribute must return a
- <code><a href="infrastructure.html#stylesheet">StyleSheet</a></code> object with the following properties: <a href="textFieldSelection.html#refsCSSOM">[CSSOM]</a></p>
+ <code><a href="infrastructure.html#stylesheet">StyleSheet</a></code> object with the following properties: <a href="references.html#refsCSSOM">[CSSOM]</a></p>
<dl><dt>The style sheet type</dt>
@@ -433,7 +433,7 @@
<dt>The style sheet alternate flag</dt>
- <dd><p>For <code><a href="the-link-element.html#the-link-element">link</a></code> elements, true if <a href="textFieldSelection.html#the-link-is-an-alternative-stylesheet">the link is an
+ <dd><p>For <code><a href="the-link-element.html#the-link-element">link</a></code> elements, true if <a href="links.html#the-link-is-an-alternative-stylesheet">the link is an
alternative stylesheet</a>. In all other cases, false.</dd>
<!--
@@ -461,7 +461,7 @@
API -->
<p id="alternate-style-sheets">The rules for handling alternative
- style sheets are defined in the CSS object model specification. <a href="textFieldSelection.html#refsCSSOM">[CSSOM]</a></p>
+ style sheets are defined in the CSS object model specification. <a href="references.html#refsCSSOM">[CSSOM]</a></p>
<hr><p>Style sheets, whether added by a <code><a href="the-link-element.html#the-link-element">link</a></code> element, a
<code><a href="the-style-element.html#the-style-element">style</a></code> element, an <code><?xml-stylesheet></code> PI,
@@ -475,20 +475,20 @@
<code><a href="the-style-element.html#the-style-element">style</a></code> element with no <code title="">@import</code>
rules), then the style rules must be synchronously made available to
script; otherwise, the style rules must only be made available to
- script once the <a href="textFieldSelection.html#event-loop">event loop</a> reaches its "update the
+ script once the <a href="webappapis.html#event-loop">event loop</a> reaches its "update the
rendering" step.</p>
<p>A style sheet in the context of the <code><a href="dom.html#document">Document</a></code> of an
- <a href="textFieldSelection.html#html-parser">HTML parser</a> or <a href="textFieldSelection.html#xml-parser">XML parser</a> is said to be
+ <a href="parsing.html#html-parser">HTML parser</a> or <a href="the-xhtml-syntax.html#xml-parser">XML parser</a> is said to be
<dfn id="a-style-sheet-that-is-blocking-scripts">a style sheet that is blocking scripts</dfn> if the element was
created by that <code><a href="dom.html#document">Document</a></code>'s parser, and the element is
either a <code><a href="the-style-element.html#the-style-element">style</a></code> element or a <code><a href="the-link-element.html#the-link-element">link</a></code> element
- that was an <a href="textFieldSelection.html#link-type-stylesheet" title="rel-stylesheet">external resource link that
+ that was an <a href="links.html#link-type-stylesheet" title="rel-stylesheet">external resource link that
contributes to the styling processing model</a> when the element
was created by the parser, and the element's style sheet was enabled
when the element was created by the parser, and the element's
<a href="#style-sheet-ready">style sheet ready</a> flag is not yet set, and, the last
- time the <a href="textFieldSelection.html#event-loop">event loop</a> reached step 1, the element was
+ time the <a href="webappapis.html#event-loop">event loop</a> reached step 1, the element was
<a href="infrastructure.html#in-a-document" title="in a document">in that <code>Document</code></a>,
and the user agent hasn't given up on that particular style sheet
yet. A user agent may give up on a style sheet at any time.</p>
@@ -510,9 +510,9 @@
scripts</dfn> if there is either <a href="#a-style-sheet-that-is-blocking-scripts">a style sheet that is
blocking scripts</a> in the context of that
<code><a href="dom.html#document">Document</a></code>, or if that <code><a href="dom.html#document">Document</a></code> is in a
- <a href="textFieldSelection.html#browsing-context">browsing context</a> that has a <a href="textFieldSelection.html#parent-browsing-context">parent browsing
- context</a>, and the <a href="textFieldSelection.html#active-document">active document</a> of that
- <a href="textFieldSelection.html#parent-browsing-context">parent browsing context</a> itself <a href="#has-a-style-sheet-that-is-blocking-scripts">has a style sheet
+ <a href="browsers.html#browsing-context">browsing context</a> that has a <a href="browsers.html#parent-browsing-context">parent browsing
+ context</a>, and the <a href="browsers.html#active-document">active document</a> of that
+ <a href="browsers.html#parent-browsing-context">parent browsing context</a> itself <a href="#has-a-style-sheet-that-is-blocking-scripts">has a style sheet
that is blocking scripts</a>.</p>
<p>A <code><a href="dom.html#document">Document</a></code> <dfn id="has-no-style-sheet-that-is-blocking-scripts">has no style sheet that is blocking
Index: the-noscript-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-noscript-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-noscript-element.html 15 Oct 2012 12:50:09 -0000 1.202
+++ the-noscript-element.html 15 Oct 2012 15:15:55 -0000 1.203
@@ -383,16 +383,16 @@
<dd>In a <code><a href="the-head-element.html#the-head-element">head</a></code> element of an <a href="infrastructure.html#html-documents" title="HTML documents">HTML document</a>, if there are no ancestor <code><a href="#the-noscript-element">noscript</a></code> elements.</dd>
<dd>Where <a href="content-models.html#phrasing-content-1">phrasing content</a> is expected in <a href="infrastructure.html#html-documents">HTML documents</a>, if there are no ancestor <code><a href="#the-noscript-element">noscript</a></code> elements.</dd>
<dt><a href="element-definitions.html#element-dfn-content-model" title="element-dfn-content-model">Content model</a>:</dt>
- <dd>When <a href="textFieldSelection.html#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a>, in a <code><a href="the-head-element.html#the-head-element">head</a></code> element: in any order, zero or more <code><a href="the-link-element.html#the-link-element">link</a></code> elements, zero or more <code><a href="the-style-element.html#the-style-element">style</a></code> elements, and zero or more <code><a href="the-meta-element.html#the-meta-element">meta</a></code> elements.</dd>
- <dd>When <a href="textFieldSelection.html#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a>, not in a <code><a href="the-head-element.html#the-head-element">head</a></code> element: <a href="content-models.html#transparent">transparent</a>, but there must be no <code><a href="#the-noscript-element">noscript</a></code> element descendants.</dd>
+ <dd>When <a href="webappapis.html#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a>, in a <code><a href="the-head-element.html#the-head-element">head</a></code> element: in any order, zero or more <code><a href="the-link-element.html#the-link-element">link</a></code> elements, zero or more <code><a href="the-style-element.html#the-style-element">style</a></code> elements, and zero or more <code><a href="the-meta-element.html#the-meta-element">meta</a></code> elements.</dd>
+ <dd>When <a href="webappapis.html#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a>, not in a <code><a href="the-head-element.html#the-head-element">head</a></code> element: <a href="content-models.html#transparent">transparent</a>, but there must be no <code><a href="#the-noscript-element">noscript</a></code> element descendants.</dd>
<dd>Otherwise: text that conforms to the requirements given in the prose.</dd>
<dt><a href="element-definitions.html#element-dfn-attributes" title="element-dfn-attributes">Content attributes</a>:</dt>
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-noscript-element">noscript</a></code> element <a href="textFieldSelection.html#represents">represents</a> nothing
- if <a href="textFieldSelection.html#concept-n-script" title="concept-n-script">scripting is enabled</a>, and
- <a href="textFieldSelection.html#represents">represents</a> its children if <a href="textFieldSelection.html#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a>. It is used
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-noscript-element">noscript</a></code> element <a href="rendering.html#represents">represents</a> nothing
+ if <a href="webappapis.html#concept-n-script" title="concept-n-script">scripting is enabled</a>, and
+ <a href="rendering.html#represents">represents</a> its children if <a href="webappapis.html#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a>. It is used
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>
@@ -400,28 +400,28 @@
<p>When used in <a href="infrastructure.html#html-documents">HTML documents</a>, the allowed content
model is as follows:</p>
- <dl><dt>In a <code><a href="the-head-element.html#the-head-element">head</a></code> element, if <a href="textFieldSelection.html#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a> for the
+ <dl><dt>In a <code><a href="the-head-element.html#the-head-element">head</a></code> element, if <a href="webappapis.html#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a> for the
<code><a href="#the-noscript-element">noscript</a></code> element</dt>
<dd><p>The <code><a href="#the-noscript-element">noscript</a></code> element must contain only
<code><a href="the-link-element.html#the-link-element">link</a></code>, <code><a href="the-style-element.html#the-style-element">style</a></code>, and <code><a href="the-meta-element.html#the-meta-element">meta</a></code>
elements.</dd>
- <dt>In a <code><a href="the-head-element.html#the-head-element">head</a></code> element, if <a href="textFieldSelection.html#concept-n-script" title="concept-n-script">scripting is enabled</a> for the
+ <dt>In a <code><a href="the-head-element.html#the-head-element">head</a></code> element, if <a href="webappapis.html#concept-n-script" title="concept-n-script">scripting is enabled</a> for the
<code><a href="#the-noscript-element">noscript</a></code> element</dt>
<dd><p>The <code><a href="#the-noscript-element">noscript</a></code> element must contain only text,
- except that invoking the <a href="textFieldSelection.html#html-fragment-parsing-algorithm">HTML fragment parsing
+ except that invoking the <a href="the-end.html#html-fragment-parsing-algorithm">HTML fragment parsing
algorithm</a> <!-- (which disables <script> execution) --> with
- the <code><a href="#the-noscript-element">noscript</a></code> element as the <var title="concept-frag-parse-context"><a href="textFieldSelection.html#concept-frag-parse-context">context</a></var> element and the
+ the <code><a href="#the-noscript-element">noscript</a></code> element as the <var title="concept-frag-parse-context"><a href="the-end.html#concept-frag-parse-context">context</a></var> element and the
text contents as the <var title="">input</var> must result in a
list of nodes that consists only of <code><a href="the-link-element.html#the-link-element">link</a></code>,
<code><a href="the-style-element.html#the-style-element">style</a></code>, and <code><a href="the-meta-element.html#the-meta-element">meta</a></code> elements that would be
conforming if they were children of the <code><a href="#the-noscript-element">noscript</a></code>
- element, and no <a href="textFieldSelection.html#parse-error" title="parse error">parse
+ element, and no <a href="parsing.html#parse-error" title="parse error">parse
errors</a>.</dd>
- <dt>Outside of <code><a href="the-head-element.html#the-head-element">head</a></code> elements, if <a href="textFieldSelection.html#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a> for the
+ <dt>Outside of <code><a href="the-head-element.html#the-head-element">head</a></code> elements, if <a href="webappapis.html#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a> for the
<code><a href="#the-noscript-element">noscript</a></code> element</dt>
<dd><p>The <code><a href="#the-noscript-element">noscript</a></code> element's content model is
@@ -430,7 +430,7 @@
element as an ancestor (that is, <code><a href="#the-noscript-element">noscript</a></code> can't be
nested).</dd>
- <dt>Outside of <code><a href="the-head-element.html#the-head-element">head</a></code> elements, if <a href="textFieldSelection.html#concept-n-script" title="concept-n-script">scripting is enabled</a> for the
+ <dt>Outside of <code><a href="the-head-element.html#the-head-element">head</a></code> elements, if <a href="webappapis.html#concept-n-script" title="concept-n-script">scripting is enabled</a> for the
<code><a href="#the-noscript-element">noscript</a></code> element</dt>
<dd>
@@ -440,7 +440,7 @@
algorithm results in a conforming document with no
<code><a href="#the-noscript-element">noscript</a></code> elements and no <code><a href="the-script-element.html#the-script-element">script</a></code>
elements, and such that no step in the algorithm causes an
- <a href="textFieldSelection.html#html-parser">HTML parser</a> to flag a <a href="textFieldSelection.html#parse-error">parse error</a>:</p>
+ <a href="parsing.html#html-parser">HTML parser</a> to flag a <a href="parsing.html#parse-error">parse error</a>:</p>
<ol><li>Remove every <code><a href="the-script-element.html#the-script-element">script</a></code> element from the
document.</li>
@@ -484,14 +484,14 @@
</dl><p class="note">All these contortions are required because, for
historical reasons, the <code><a href="#the-noscript-element">noscript</a></code> element is handled
- differently by the <a href="textFieldSelection.html#html-parser">HTML parser</a> based on whether <a href="textFieldSelection.html#scripting-flag" title="scripting flag">scripting was enabled or not</a> when the
+ differently by the <a href="parsing.html#html-parser">HTML parser</a> based on whether <a href="parsing.html#scripting-flag" title="scripting flag">scripting was enabled or not</a> when the
parser was invoked.</p>
<p>The <code><a href="#the-noscript-element">noscript</a></code> element must not be used in <a href="infrastructure.html#xml-documents">XML
documents</a>.</p>
<p class="note">The <code><a href="#the-noscript-element">noscript</a></code> element is only effective
- in <a href="textFieldSelection.html#syntax">the HTML syntax</a>, it has no effect in <a href="textFieldSelection.html#the-xhtml-syntax">the XHTML
+ in <a href="syntax.html#syntax">the HTML syntax</a>, it has no effect in <a href="the-xhtml-syntax.html#the-xhtml-syntax">the XHTML
syntax</a>. This is because the way it works is by essentially
"turning off" the parser when scripts are enabled, so that the
contents of the element are treated as pure text and not as real
@@ -501,8 +501,8 @@
<p>The <code><a href="#the-noscript-element">noscript</a></code> element has no other requirements. In
particular, children of the <code><a href="#the-noscript-element">noscript</a></code> element are not
- exempt from <a href="textFieldSelection.html#form-submission-0">form submission</a>, scripting, and so forth,
- even when <a href="textFieldSelection.html#concept-n-script" title="concept-n-script">scripting is enabled</a>
+ exempt from <a href="constraints.html#form-submission-0">form submission</a>, scripting, and so forth,
+ even when <a href="webappapis.html#concept-n-script" title="concept-n-script">scripting is enabled</a>
for the element.</p>
</div>
@@ -567,7 +567,7 @@
</form></pre>
<p>The above technique is also useful in XHTML, since
- <code><a href="#the-noscript-element">noscript</a></code> is not supported in <a href="textFieldSelection.html#the-xhtml-syntax">the XHTML
+ <code><a href="#the-noscript-element">noscript</a></code> is not supported in <a href="the-xhtml-syntax.html#the-xhtml-syntax">the XHTML
syntax</a>.</p>
</div>
Index: the-code-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-code-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-code-element.html 15 Oct 2012 12:48:56 -0000 1.202
+++ the-code-element.html 15 Oct 2012 15:15:53 -0000 1.203
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-code-element">code</a></code> element <a href="textFieldSelection.html#represents">represents</a> a fragment
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-code-element">code</a></code> element <a href="rendering.html#represents">represents</a> a fragment
of computer code. This could be an XML element name, a filename, a
computer program, or any other string that a computer would
recognize.</p>
--- NEW FILE: the-command-element.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.11.3 The command element — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
#table-example-1 caption { padding-bottom: 0.5em; }
#table-example-1 thead, #table-example-1 tbody { border: none; }
#table-example-1 th, #table-example-1 td { border: solid thin; }
#table-example-1 th { font-weight: normal; }
#table-example-1 td { border-style: none solid; vertical-align: top; }
#table-example-1 th { padding: 0.5em; vertical-align: middle; text-align: center; }
#table-example-1 tbody tr:first-child td { padding-top: 0.5em; }
#table-example-1 tbody tr:last-child td { padding-bottom: 1.5em; }
#table-example-1 tbody td:first-child { padding-left: 2.5em; padding-right: 0; width: 9em; }
#table-example-1 tbody td:first-child::after { content: leader(". "); }
#table-example-1 tbody td { padding-left: 2em; padding-right: 2em; }
#table-example-1 tbody td:first-child + td { width: 10em; }
#table-example-1 tbody td:first-child + td ~ td { width: 2.5em; }
#table-example-1 tbody td:first-child + td + td + td ~ td { width: 1.25em; }
.apple-table-examples { border: none; border-collapse: separate; border-spacing: 1.5em 0em; width: 40em; margin-left: 3em; }
.apple-table-examples * { font-family: "Times", serif; }
.apple-table-examples td, .apple-table-examples th { border: none; white-space: nowrap; padding-top: 0; padding-bottom: 0; }
.apple-table-examples tbody th:first-child { border-left: none; width: 100%; }
.apple-table-examples thead th:first-child ~ th { font-size: smaller; font-weight: bolder; border-bottom: solid 2px; text-align: center; }
.apple-table-examples tbody th::after, .apple-table-examples tfoot th::after { content: leader(". ") }
.apple-table-examples tbody th, .apple-table-examples tfoot th { font: inherit; text-align: left; }
.apple-table-examples td { text-align: right; vertical-align: top; }
.apple-table-examples.e1 tbody tr:last-child td { border-bottom: solid 1px; }
.apple-table-examples.e1 tbody + tbody tr:last-child td { border-bottom: double 3px; }
.apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
.apple-table-examples sup { line-height: 0; }
.details-example img { vertical-align: top; }
#base64-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 6em;
column-count: 5;
column-gap: 1em;
-moz-column-width: 6em;
-moz-column-count: 5;
-moz-column-gap: 1em;
-webkit-column-width: 6em;
-webkit-column-count: 5;
-webkit-column-gap: 1em;
}
#base64-table thead { display: none; }
#base64-table * { border: none; }
#base64-table tbody td:first-child:after { content: ':'; }
#base64-table tbody td:last-child { text-align: right; }
#named-character-references-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 30em;
column-gap: 1em;
-moz-column-width: 30em;
-moz-column-gap: 1em;
-webkit-column-width: 30em;
-webkit-column-gap: 1em;
}
#named-character-references-table > table > tbody > tr > td:first-child + td,
#named-character-references-table > table > tbody > tr > td:last-child { text-align: center; }
#named-character-references-table > table > tbody > tr > td:last-child:hover > span { position: absolute; top: auto; left: auto; margin-left: 0.5em; line-height: 1.2; font-size: 5em; border: outset; padding: 0.25em 0.5em; background: white; width: 1.25em; height: auto; text-align: center; }
#named-character-references-table > table > tbody > tr#entity-CounterClockwiseContourIntegral > td:first-child { font-size: 0.5em; }
.glyph.control { color: red; }
@font-face {
font-family: 'Essays1743';
src: url('../fonts/Essays1743.ttf');
}
@font-face {
font-family: 'Essays1743';
font-weight: bold;
src: url('../fonts/Essays1743-Bold.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
src: url('../fonts/Essays1743-Italic.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
font-weight: bold;
src: url('../fonts/Essays1743-BoldItalic.ttf');
}
</style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
h4 { margin: 2.5em 0 0.75em 0; }
h5, h6 { margin: 2.5em 0 1em; }
h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
p { margin: 1em 0; }
hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
dl, dd { margin-top: 0; margin-bottom: 0; }
dt { margin-top: 0.75em; margin-bottom: 0.25em; clear: left; }
dt + dt { margin-top: 0; }
dd dt { margin-top: 0.25em; margin-bottom: 0; }
dd p { margin-top: 0; }
dd dl + p { margin-top: 1em; }
dd table + p { margin-top: 1em; }
p + * > li, dd li { margin: 1em 0; }
dt, dfn { font-weight: bold; font-style: normal; }
i, em { font-style: italic; }
dt dfn { font-style: italic; }
pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
pre strong { color: black; font: inherit; font-weight: bold; background: yellow; }
pre em { font-weight: bolder; font-style: normal; }
@media screen { code { color: orangered; } code :link, code :visited { color: inherit; } }
var sub { vertical-align: bottom; font-size: smaller; position: relative; top: 0.1em; }
table { border-collapse: collapse; border-style: hidden hidden none hidden; }
table thead, table tbody { border-bottom: solid; }
table tbody th:first-child { border-left: solid; }
table tbody th { text-align: left; }
table td, table th { border-left: solid; border-right: solid; border-bottom: solid thin; vertical-align: top; padding: 0.2em; }
blockquote { margin: 0 0 0 2em; border: 0; padding: 0; font-style: italic; }
.bad, .bad *:not(.XXX) { color: gray; border-color: gray; background: transparent; }
.matrix, .matrix td { border: none; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
.toc dfn, h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn { font: inherit; }
img.extra, p.overview { float: right; }
pre.idl { border: solid thin; background: #EEEEEE; color: black; padding: 0.5em 1em; position: relative; }
pre.idl :link, pre.idl :visited { color: inherit; background: transparent; }
pre.idl::before { content: "IDL"; font: bold small sans-serif; padding: 0.5em; background: white; position: absolute; top: 0; margin: -1px 0 0 -4em; width: 1.5em; border: thin solid; border-radius: 0 0 0 0.5em }
pre.css { border: solid thin; background: #FFFFEE; color: black; padding: 0.5em 1em; }
pre.css:first-line { color: #AAAA50; }
dl.domintro { color: green; margin: 2em 0 2em 2em; padding: 0.5em 1em; border: none; background: #DDFFDD; }
hr + dl.domintro, div.impl + dl.domintro { margin-top: 2.5em; margin-bottom: 1.5em; }
dl.domintro dt, dl.domintro dt * { color: black; text-decoration: none; }
dl.domintro dd { margin: 0.5em 0 1em 2em; padding: 0; }
dl.domintro dd p { margin: 0.5em 0; }
dl.domintro:before { display: table; margin: -1em -0.5em -0.5em auto; width: auto; content: 'This box is non-normative. Implementation requirements are given below this box.'; color: black; font-style: italic; border: solid 2px; background: white; padding: 0 0.25em; }
dl.switch { padding-left: 2em; }
dl.switch > dt { text-indent: -1.5em; }
dl.switch > dt:before { content: '\21AA'; padding: 0 0.5em 0 0; display: inline-block; width: 1em; text-align: right; line-height: 0.5em; }
dl.triple { padding: 0 0 0 1em; }
dl.triple dt, dl.triple dd { margin: 0; display: inline }
dl.triple dt:after { content: ':'; }
dl.triple dd:after { content: '\A'; white-space: pre; }
.diff-old { text-decoration: line-through; color: silver; background: transparent; }
.diff-chg, .diff-new { text-decoration: underline; color: green; background: transparent; }
a .diff-new { border-bottom: 1px blue solid; }
figure.diagrams { border: double black; background: white; padding: 1em; }
figure.diagrams img { display: block; margin: 1em auto; }
h2 { page-break-before: always; }
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
h1 + h2, hr + h2.no-toc { page-break-before: auto; }
p > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]),
li > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]) { border-bottom: solid #9999CC; }
div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
div.head p { margin: 0; }
div.head h1 { margin: 0; }
div.head .logo { float: right; margin: 0 1em; }
div.head .logo img { border: none } /* remove border from top image */
div.head dl { margin: 1em 0; }
div.head p.copyright, div.head p.alt { font-size: x-small; font-style: oblique; margin: 0; }
body > .toc > li { margin-top: 1em; margin-bottom: 1em; }
body > .toc.brief > li { margin-top: 0.35em; margin-bottom: 0.35em; }
body > .toc > li > * { margin-bottom: 0.5em; }
body > .toc > li > * > li > * { margin-bottom: 0.25em; }
.toc, .toc li { list-style: none; }
.brief { margin-top: 1em; margin-bottom: 1em; line-height: 1.1; }
.brief li { margin: 0; padding: 0; }
.brief li p { margin: 0; padding: 0; }
.category-list { margin-top: -0.75em; margin-bottom: 1em; line-height: 1.5; }
.category-list::before { content: '\21D2\A0'; font-size: 1.2em; font-weight: 900; }
.category-list li { display: inline; }
.category-list li:not(:last-child)::after { content: ', '; }
.category-list li > span, .category-list li > a { text-transform: lowercase; }
.category-list li * { text-transform: none; } /* don't affect <code> nested in <a> */
.XXX { color: #E50000; background: white; border: solid red; padding: 0.5em; margin: 1em 0; }
.XXX > :first-child { margin-top: 0; }
p .XXX { line-height: 3em; }
.annotation { border: solid thin black; background: #0C479D; color: white; position: relative; margin: 8px 0 20px 0; }
.annotation:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 6px -6px -6px 6px; background: #333333; z-index: -1; content: ''; }
.annotation :link, .annotation :visited { color: inherit; }
.annotation :link:hover, .annotation :visited:hover { background: transparent; }
.annotation span { border: none ! important; }
.note { color: green; background: transparent; font-family: sans-serif; }
.warning { color: red; background: transparent; }
.note, .warning { font-weight: bolder; font-style: italic; }
.note em, .warning em, .note i, .warning i { font-style: normal; }
p.note, div.note { padding: 0.5em 2em; }
span.note { padding: 0 2em; }
.note p:first-child, .warning p:first-child { margin-top: 0; }
.note p:last-child, .warning p:last-child { margin-bottom: 0; }
.warning:before { font-style: normal; }
p.note:before { content: 'Note: '; }
p.warning:before { content: '\26A0 Warning! '; }
.bookkeeping:before { display: block; content: 'Bookkeeping details'; font-weight: bolder; font-style: italic; }
.bookkeeping { font-size: 0.8em; margin: 2em 0; }
.bookkeeping p { margin: 0.5em 2em; display: list-item; list-style: square; }
.bookkeeping dt { margin: 0.5em 2em 0; }
.bookkeeping dd { margin: 0 3em 0.5em; }
h4 { position: relative; z-index: 3; }
h4 + .element, h4 + div + .element { margin-top: -2.5em; padding-top: 2em; }
.element {
background: #EEEEFF;
color: black;
margin: 0 0 1em 0.15em;
padding: 0 1em 0.25em 0.75em;
border-left: solid #9999FF 0.25em;
position: relative;
z-index: 1;
}
.element:before {
position: absolute;
z-index: 2;
top: 0;
left: -1.15em;
height: 2em;
width: 0.9em;
background: #EEEEFF;
content: ' ';
border-style: none none solid solid;
border-color: #9999FF;
border-width: 0.25em;
}
.example { display: block; color: #222222; background: #FCFCFC; border-left: double; margin-left: 2em; padding-left: 1em; }
td > .example:only-child { margin: 0 0 0 0.1em; }
ul.domTree, ul.domTree ul { padding: 0 0 0 1em; margin: 0; }
ul.domTree li { padding: 0; margin: 0; list-style: none; position: relative; }
ul.domTree li li { list-style: none; }
ul.domTree li:first-child::before { position: absolute; top: 0; height: 0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree li:not(:last-child)::after { position: absolute; top: 0; bottom: -0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree span { font-style: italic; font-family: serif; }
ul.domTree .t1 code { color: purple; font-weight: bold; }
ul.domTree .t2 { font-style: normal; font-family: monospace; }
ul.domTree .t2 .name { color: black; font-weight: bold; }
ul.domTree .t2 .value { color: blue; font-weight: normal; }
ul.domTree .t3 code, .domTree .t4 code, .domTree .t5 code { color: gray; }
ul.domTree .t7 code, .domTree .t8 code { color: green; }
ul.domTree .t10 code { color: teal; }
body.dfnEnabled dfn { cursor: pointer; }
.dfnPanel {
display: inline;
position: absolute;
z-index: 10;
height: auto;
width: auto;
padding: 0.5em 0.75em;
font: small sans-serif, Droid Sans Fallback;
background: #DDDDDD;
color: black;
border: outset 0.2em;
}
.dfnPanel * { margin: 0; padding: 0; font: inherit; text-indent: 0; }
.dfnPanel :link, .dfnPanel :visited { color: black; }
.dfnPanel p { font-weight: bolder; }
.dfnPanel * + p { margin-top: 0.25em; }
.dfnPanel li { list-style-position: inside; }
#configUI { position: absolute; z-index: 20; top: 10em; right: 1em; width: 11em; font-size: small; }
#configUI p { margin: 0.5em 0; padding: 0.3em; background: #EEEEEE; color: black; border: inset thin; }
#configUI p label { display: block; }
#configUI #updateUI, #configUI .loginUI { text-align: center; }
#configUI input[type=button] { display: block; margin: auto; }
fieldset { margin: 1em; padding: 0.5em 1em; }
fieldset > legend + * { margin-top: 0; }
fieldset > :last-child { margin-bottom: 0; }
fieldset p { margin: 0.5em 0; }
.stability {
position: fixed;
bottom: 0;
left: 0; right: 0;
margin: 0 auto 0 auto;
width: 50%;
background: maroon; color: yellow;
-webkit-border-radius: 1em 1em 0 0;
-moz-border-radius: 1em 1em 0 0;
border-radius: 1em 1em 0 0;
-moz-box-shadow: 0 0 1em #500;
-webkit-box-shadow: 0 0 1em #500;
box-shadow: 0 0 1em red;
padding: 0.5em 1em;
text-align: center;
}
.stability strong {
display: block;
}
.stability input {
-moz-appearance: none; -webkit-appearance: none; margin: 0;
border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
}
.stability input:hover {
color: white;
text-shadow: 0 0 2px black;
}
.stability input:active {
padding: 0.3em 0.45em 0.2em 0.55em;
}
.stability :link, .stability :visited,
.stability :link:hover, .stability :visited:hover {
background: transparent;
color: white;
}
</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
if (params[index] == name)
return "1";
var data = params[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
var cookies = document.cookie.split("; ");
for (var index = 0; index < cookies.length; index++) {
var data = cookies[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
return null;
}
</script><link href="the-summary-element.html" rel="prev" title="4.11.2 The summary element">
<link href="index.html#contents" rel="contents" title="Table of contents">
<link href="the-menu-element.html" rel="next" title="4.11.4 The menu element">
<body class="split chapter" onload="fixBrokenLink();"><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</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="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
</div>
<nav class="prev_next">
<a href="the-summary-element.html">← 4.11.2 The summary element</a> –
<a href="index.html#contents">Table of contents</a> –
<a href="the-menu-element.html">4.11.4 The menu element →</a>
</nav>
<h4 id="the-command-element"><span class="secno">4.11.3 </span>The <dfn id="the-command"><code>command</code></dfn> element</h4>
<dl class="element"><dt><a href="element-definitions.html#element-dfn-categories" title="element-dfn-categories">Categories</a>:</dt>
<dd><a href="content-models.html#metadata-content-0">Metadata content</a>.</dd>
<dd><a href="content-models.html#flow-content-1">Flow content</a>.</dd>
<dd><a href="content-models.html#phrasing-content-1">Phrasing content</a>.</dd>
<dt><a href="element-definitions.html#element-dfn-contexts" title="element-dfn-contexts">Contexts in which this element can be used</a>:</dt>
<dd>Where <a href="content-models.html#metadata-content-0">metadata content</a> is expected.</dd>
<dd>Where <a href="content-models.html#phrasing-content-1">phrasing content</a> is expected.</dd>
<dt><a href="element-definitions.html#element-dfn-content-model" title="element-dfn-content-model">Content model</a>:</dt>
<dd>Empty.</dd>
<dt><a href="element-definitions.html#element-dfn-attributes" title="element-dfn-attributes">Content attributes</a>:</dt>
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dd><code title="attr-command-type"><a href="#attr-command-type">type</a></code></dd>
<dd><code title="attr-command-label"><a href="#attr-command-label">label</a></code></dd>
<dd><code title="attr-command-icon"><a href="#attr-command-icon">icon</a></code></dd>
<dd><code title="attr-command-disabled"><a href="#attr-command-disabled">disabled</a></code></dd>
<dd><code title="attr-command-checked"><a href="#attr-command-checked">checked</a></code></dd>
<dd><code title="attr-command-radiogroup"><a href="#attr-command-radiogroup">radiogroup</a></code></dd>
<!--<dd><code title="attr-command-default">default</code></dd>-->
<dd><code title="attr-command-command"><a href="#attr-command-command">command</a></code></dd>
<dd>Also, the <code title="attr-command-title"><a href="#attr-command-title">title</a></code> attribute has special semantics on this element.</dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>
<pre class="idl">interface <dfn id="htmlcommandelement">HTMLCommandElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {
attribute DOMString <a href="#dom-command-type" title="dom-command-type">type</a>;
attribute DOMString <a href="#dom-command-label" title="dom-command-label">label</a>;
attribute DOMString <a href="#dom-command-icon" title="dom-command-icon">icon</a>;
attribute boolean <a href="#dom-command-disabled" title="dom-command-disabled">disabled</a>;
attribute boolean <a href="#dom-command-checked" title="dom-command-checked">checked</a>;
attribute DOMString <a href="#dom-command-radiogroup" title="dom-command-radiogroup">radiogroup</a>;<!--
attribute boolean <span title="dom-command-default">default</span>;-->
readonly attribute <a href="elements.html#htmlelement">HTMLElement</a>? <a href="#dom-command-command" title="dom-command-command">command</a>;
};</pre>
</dd>
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-command-element">command</a></code> element represents a command that the user
can invoke.</p>
<p>A command can be explicitly part of a context menu or toolbar,
using the <code><a href="the-menu-element.html#the-menu-element">menu</a></code> element. It can also be put anywhere
else on a page, either just to define a keyboard shortcut, or to
define a command that is then referenced from other
<code><a href="#the-command-element">command</a></code> elements.</p>
<p>A <code><a href="#the-command-element">command</a></code> element that uses the
<code title="attr-command-type"><a href="#attr-command-type">type</a></code>,
<code title="attr-command-label"><a href="#attr-command-label">label</a></code>,
<code title="attr-command-icon"><a href="#attr-command-icon">icon</a></code>,
<code title="attr-command-disabled"><a href="#attr-command-disabled">disabled</a></code>,
<code title="attr-command-checked"><a href="#attr-command-checked">checked</a></code>,
<code title="attr-command-radiogroup"><a href="#attr-command-radiogroup">radiogroup</a></code>,
<!--<code title="attr-command-default">default</code>,--> and
<code title="attr-title"><a href="global-attributes.html#attr-title">title</a></code> attributes defines a new
command. A <code><a href="#the-command-element">command</a></code> element that uses the <code title="attr-command-command"><a href="#attr-command-command">command</a></code> <em>attribute</em>
defines a command by reference to another one. This allows authors
to define a command once, and set its state (e.g. whether it is
active or disabled) in one place, and have all references to that
command in the user interface change at the same time.</p>
<hr><p>The <dfn id="attr-command-type" title="attr-command-type"><code>type</code></dfn>
attribute indicates the kind of command: either a normal command
with an associated action, or a state or option that can be toggled,
or a selection of one item from a list of items.</p>
<p>The attribute is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a> with three
keywords and states. The "<dfn id="attr-command-type-keyword-command" title="attr-command-type-keyword-command"><code>command</code></dfn>"
keyword maps to the <a href="#attr-command-type-state-command" title="attr-command-type-state-command">Command</a> state, the
"<dfn id="attr-command-type-keyword-checkbox" title="attr-command-type-keyword-checkbox"><code>checkbox</code></dfn>"
keyword maps to the <a href="#attr-command-type-state-checkbox" title="attr-command-type-state-checkbox">Checkbox</a> state, and
the "<dfn id="attr-command-type-keyword-radio" title="attr-command-type-keyword-radio"><code>radio</code></dfn>"
keyword maps to the <a href="#attr-command-type-state-radio" title="attr-command-type-state-radio">Radio</a> state. The
<i>missing value default</i> is the <a href="#attr-command-type-state-command" title="attr-command-type-state-command">Command</a> state.</p>
<dl><dt>The <dfn id="attr-command-type-state-command" title="attr-command-type-state-command">Command</dfn> state</dt>
<dd><p>The element <a href="rendering.html#represents">represents</a> a normal command with an associated action.</dd>
<dt>The <dfn id="attr-command-type-state-checkbox" title="attr-command-type-state-checkbox">Checkbox</dfn> state</dt>
<dd><p>The element <a href="rendering.html#represents">represents</a> a state or option that can be toggled.</dd>
<dt>The <dfn id="attr-command-type-state-radio" title="attr-command-type-state-radio">Radio</dfn> state</dt>
<dd><p>The element <a href="rendering.html#represents">represents</a> a selection of one item from a list of items.</dd>
</dl><p>The <dfn id="attr-command-label" title="attr-command-label"><code>label</code></dfn>
attribute gives the name of the command, as shown to the user. The
<code title="attr-command-label"><a href="#attr-command-label">label</a></code> attribute must be
specified and must have a value that is not the empty string.</p>
<p>The <dfn id="attr-command-title" title="attr-command-title"><code>title</code></dfn>
attribute gives a hint describing the command, which might be shown
to the user to help him.</p>
<p>The <dfn id="attr-command-icon" title="attr-command-icon"><code>icon</code></dfn>
attribute gives a picture that represents the command. If the
attribute is specified, the attribute's value must contain a
<a href="urls.html#valid-non-empty-url-potentially-surrounded-by-spaces">valid non-empty URL potentially surrounded by
spaces</a>. <span class="impl">To obtain the <a href="urls.html#absolute-url">absolute
URL</a> of the icon when the attribute's value is not the empty
string, the attribute's value must be <a href="urls.html#resolve-a-url" title="resolve a
url">resolved</a> relative to the element. When the attribute is
absent, or its value is the empty string, or <a href="urls.html#resolve-a-url" title="resolve a
url">resolving</a> its value fails, there is no icon.</span></p>
<!-- this is affected by the base URL being changed, so users of
this should cache the image once they've fetched it once, at least
until the relative url changes again -->
<p>The <dfn id="attr-command-disabled" title="attr-command-disabled"><code>disabled</code></dfn> attribute
is a <a href="common-microsyntaxes.html#boolean-attribute">boolean attribute</a> that, if present, indicates that
the command is not available in the current state.</p>
<p class="note">The distinction between <code title="attr-command-disabled"><a href="#attr-command-disabled">disabled</a></code> and <code title="attr-hidden"><a href="editing.html#the-hidden-attribute">hidden</a></code> is subtle. A command would be
disabled if, in the same context, it could be enabled if only
certain aspects of the situation were changed. A command would be
marked as hidden if, in that situation, the command will never be
enabled. For example, in the context menu for a water faucet, the
command "open" might be disabled if the faucet is already open, but
the command "eat" would be marked hidden since the faucet could
never be eaten.</p>
<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">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">type</a></code>
attribute is in either the <a href="#attr-command-type-state-checkbox" title="attr-command-type-state-checkbox">Checkbox</a> state or
the <a href="#attr-command-type-state-radio" title="attr-command-type-state-radio">Radio</a>
state.</p>
<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">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">type</a></code> attribute is in the <a href="#attr-command-type-state-radio" 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
title="attr-command-default"><code>default</code></dfn> attribute
indicates, if present, that the command is the one that would have
been invoked if the user had directly activated the menu's subject
instead of using its context menu. The <code
title="attr-command-default">default</code> attribute is a
<span>boolean attribute</span>. The attribute must be omitted unless
the <code title="attr-command-type">type</code> attribute is in the
<span title="attr-command-type-state-command">Command</span>
state.</p>
<div class="example">
...an example that shows an element that, if double-clicked,
invokes an action, but that also has a context menu, showing the
various <code>command</code> attributes off, and that has a default
command...
</div>
-->
<hr><p>If a <code><a href="#the-command-element">command</a></code> element <var title="">slave</var> has a
<dfn id="attr-command-command" title="attr-command-command"><code>command</code></dfn>
attribute, and <var title="">slave</var> is <a href="infrastructure.html#in-a-document">in a
<code>Document</code></a>, and there is an element in that
<code><a href="dom.html#document">Document</a></code> whose <a href="infrastructure.html#concept-id" title="concept-id">ID</a> has a
value equal to the value of <var title="">slave</var>'s <code title="attr-command-command"><a href="#attr-command-command">command</a></code> attribute, and the first
such element in <a href="infrastructure.html#tree-order">tree order</a>, hereafter <var title="">master</var>, itself <a href="commands.html#concept-command" title="concept-command">defines
a command</a> and either is not a <code><a href="#the-command-element">command</a></code> element or
does not itself have a <code title="attr-command-command"><a href="#attr-command-command">command</a></code> attribute, then the
<dfn id="master-command">master command</dfn> of <var title="">slave</var> is <var title="">master</var>.</p>
<p>An element with a
<code title="attr-command-command"><a href="#attr-command-command">command</a></code>
attribute must have a <a href="#master-command">master command</a> and must not have any
<code title="attr-command-type"><a href="#attr-command-type">type</a></code>,
<code title="attr-command-label"><a href="#attr-command-label">label</a></code>,
<code title="attr-command-icon"><a href="#attr-command-icon">icon</a></code>,
<code title="attr-command-disabled"><a href="#attr-command-disabled">disabled</a></code>,
<code title="attr-command-checked"><a href="#attr-command-checked">checked</a></code>, or
<code title="attr-command-radiogroup"><a href="#attr-command-radiogroup">radiogroup</a></code>
attributes.</p>
<hr><div class="impl">
<p>The <dfn id="dom-command-type" title="dom-command-type"><code>type</code></dfn> IDL
attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
same name, <a href="common-dom-interfaces.html#limited-to-only-known-values">limited to only known values</a>.</p>
<p>The <dfn id="dom-command-label" title="dom-command-label"><code>label</code></dfn>, <dfn id="dom-command-icon" title="dom-command-icon"><code>icon</code></dfn>, <dfn id="dom-command-disabled" title="dom-command-disabled"><code>disabled</code></dfn>, <dfn id="dom-command-checked" title="dom-command-checked"><code>checked</code></dfn>, and <dfn id="dom-command-radiogroup" title="dom-command-radiogroup"><code>radiogroup</code></dfn><!--,
and <dfn title="dom-command-default"><code>default</code></dfn>-->
IDL attributes must <a href="common-dom-interfaces.html#reflect">reflect</a> the respective content
attributes of the same name.</p>
<p>The <dfn id="dom-command-command" title="dom-command-command"><code>command</code></dfn>
IDL attribute must return the <a href="#master-command">master command</a>, if any,
or null otherwise.</p>
<hr><p>If the element's <a href="commands.html#command-facet-disabledstate" title="command-facet-DisabledState">Disabled State</a> is false
(enabled) then the element's <a href="content-models.html#activation-behavior">activation behavior</a>
depends on the element's <code title="attr-command-type"><a href="#attr-command-type">type</a></code>
and <code title="attr-command-command"><a href="#attr-command-command">command</a></code> attributes, as
follows:</p>
<dl class="switch"><dt>If the element has a <a href="#master-command">master command</a> set by its
<code title="attr-command-command"><a href="#attr-command-command">command</a></code> attribute</dt>
<dd><p>The user agent must <a href="content-models.html#run-synthetic-click-activation-steps">run synthetic click activation
steps</a> on the element's <a href="#master-command">master command</a>.</dd>
<!-- we know it has a defined <span>activation behavior</span> if
we get here -->
<dt>If the <code title="attr-command-type"><a href="#attr-command-type">type</a></code> attribute is
in the <a href="#attr-command-type-state-checkbox" title="attr-command-type-state-checkbox">Checkbox</a> state</dt>
<dd><p>If the element has a <code title="attr-command-checked"><a href="#attr-command-checked">checked</a></code> attribute, the UA must
remove that attribute. Otherwise, the UA must add a <code title="attr-command-checked"><a href="#attr-command-checked">checked</a></code> attribute, with the
literal value <code title="">checked</code>.</dd>
<dt>If the <code title="attr-command-type"><a href="#attr-command-type">type</a></code> attribute is
in the <a href="#attr-command-type-state-radio" title="attr-command-type-state-radio">Radio</a> state</dt>
<dd><p>If the element has a parent, then the UA must walk the list
of child nodes of that parent element, and for each node that is a
<code><a href="#the-command-element">command</a></code> element, if that element has a <code title="attr-command-radiogroup"><a href="#attr-command-radiogroup">radiogroup</a></code> attribute whose
value exactly matches the current element's (treating missing <code title="attr-command-radiogroup"><a href="#attr-command-radiogroup">radiogroup</a></code> attributes as if
they were the empty string), and has a <code title="attr-command-checked"><a href="#attr-command-checked">checked</a></code> attribute, must remove
that attribute.</p>
<p>Then, the element's <code title="attr-command-checked"><a href="#attr-command-checked">checked</a></code> attribute attribute
must be set to the literal value <code title="">checked</code>.</dd>
<dt>Otherwise</dt>
<dd><p>The element's <a href="content-models.html#activation-behavior">activation behavior</a> is to do
nothing.</dd>
</dl><p class="note">Firing a synthetic <code title="event-click"><a href="infrastructure.html#event-click">click</a></code> event at the element does not cause
any of the actions described above to happen.</p>
<!-- v2COMMAND: Expose the Triggers facet again. -->
<p>If the element's <a href="commands.html#command-facet-disabledstate" title="command-facet-DisabledState">Disabled State</a> is true
(disabled) then the element has no <a href="content-models.html#activation-behavior">activation
behavior</a>.</p>
</div>
<p class="note"><code><a href="#the-command-element">command</a></code> elements are not rendered
unless they <a href="the-menu-element.html#the-menu-element" title="menu">form part of a menu</a>.</p>
<div class="example">
<p>Here is an example of a toolbar with three buttons that let the
user toggle between left, center, and right alignment. One could
imagine such a toolbar as part of a text editor. The toolbar also
has a separator followed by another button labeled "Publish",
though that button is disabled.</p>
<pre><menu type="toolbar">
<command type="radio" radiogroup="alignment" checked="checked"
label="Left" icon="icons/alL.png" onclick="setAlign('left')">
<command type="radio" radiogroup="alignment"
label="Center" icon="icons/alC.png" onclick="setAlign('center')">
<command type="radio" radiogroup="alignment"
label="Right" icon="icons/alR.png" onclick="setAlign('right')">
<hr>
<command type="command" disabled
label="Publish" icon="icons/pub.png" onclick="publish()">
</menu></pre>
</div>
Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec/urls.html,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -d -r1.273 -r1.274
--- urls.html 15 Oct 2012 12:50:26 -0000 1.273
+++ urls.html 15 Oct 2012 15:15:58 -0000 1.274
@@ -388,7 +388,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">willful violation</a> of RFC 3986. <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a></p>
+ <a href="introduction.html#willful-violation">willful violation</a> of RFC 3986. <a href="references.html#refsRFC3986">[RFC3986]</a></p>
<h4 id="terminology-0"><span class="secno">2.6.1 </span>Terminology</h4>
@@ -398,17 +398,17 @@
<p>A <a href="#url">URL</a> is a <dfn id="valid-url">valid URL</dfn> if at least one of
the following conditions holds:</p>
- <ul><li><p>The <a href="#url">URL</a> is a valid URI reference <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a>.</li>
+ <ul><li><p>The <a href="#url">URL</a> is a valid URI reference <a href="references.html#refsRFC3986">[RFC3986]</a>.</li>
<li><p>The <a href="#url">URL</a> is a valid IRI reference and it has no
- query component. <a href="textFieldSelection.html#refsRFC3987">[RFC3987]</a></li>
+ query component. <a href="references.html#refsRFC3987">[RFC3987]</a></li>
<li><p>The <a href="#url">URL</a> is a valid IRI reference and its query
- component contains no unescaped non-ASCII characters. <a href="textFieldSelection.html#refsRFC3987">[RFC3987]</a></li>
+ component contains no unescaped non-ASCII characters. <a href="references.html#refsRFC3987">[RFC3987]</a></li>
<li><p>The <a href="#url">URL</a> is a valid IRI reference and the <a href="infrastructure.html#document's-character-encoding" title="document's character encoding">character encoding</a> of
the URL's <code><a href="dom.html#document">Document</a></code> is UTF-8 or <a href="infrastructure.html#a-utf-16-encoding">a UTF-16
- encoding</a>. <a href="textFieldSelection.html#refsRFC3987">[RFC3987]</a></li>
+ encoding</a>. <a href="references.html#refsRFC3987">[RFC3987]</a></li>
</ul><p>A string is a <dfn id="valid-non-empty-url">valid non-empty URL</dfn> if it is a
<a href="#valid-url">valid URL</a> but it is not the empty string.</p>
@@ -425,14 +425,14 @@
<p>This specification defines the URL
<dfn id="about:legacy-compat"><code>about:legacy-compat</code></dfn> as a reserved, though
- unresolvable, <code title="">about:</code> URI, for use in <a href="textFieldSelection.html#syntax-doctype" title="syntax-doctype">DOCTYPE</a>s in <a href="infrastructure.html#html-documents">HTML
- documents</a> when needed for compatibility with XML tools. <a href="textFieldSelection.html#refsABOUT">[ABOUT]</a></p>
+ unresolvable, <code title="">about:</code> URI, for use in <a href="syntax.html#syntax-doctype" title="syntax-doctype">DOCTYPE</a>s in <a href="infrastructure.html#html-documents">HTML
+ documents</a> when needed for compatibility with XML tools. <a href="references.html#refsABOUT">[ABOUT]</a></p>
<p>This specification defines the URL
<dfn id="about:srcdoc"><code>about:srcdoc</code></dfn> as a reserved, though
unresolvable, <code title="">about:</code> URI, that is used as
<a href="dom.html#the-document's-address">the document's address</a> of <a href="the-iframe-element.html#an-iframe-srcdoc-document" title="an iframe srcdoc
- document"><code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code> documents</a>. <a href="textFieldSelection.html#refsABOUT">[ABOUT]</a></p>
+ document"><code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code> documents</a>. <a href="references.html#refsABOUT">[ABOUT]</a></p>
<div class="impl">
@@ -490,7 +490,7 @@
<p>If <var title="">url</var> doesn't match the
<URI-reference> production, even after the above changes are
made to the ABNF definitions, then parsing the URL fails with an
- error. <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a></p>
+ error. <a href="references.html#refsRFC3986">[RFC3986]</a></p>
<p>Otherwise, parsing <var title="">url</var> was successful; the
components of the URL are substrings of <var title="">url</var>
@@ -558,7 +558,7 @@
</ol><p class="note">These parsing rules are a <a href="introduction.html#willful-violation">willful
violation</a> of RFC 3986 and RFC 3987 (which do not define error
- handling), motivated by a desire to handle legacy content. <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a> <a href="textFieldSelection.html#refsRFC3987">[RFC3987]</a></p>
+ handling), motivated by a desire to handle legacy content. <a href="references.html#refsRFC3986">[RFC3986]</a> <a href="references.html#refsRFC3987">[RFC3987]</a></p>
</div>
@@ -572,8 +572,8 @@
<ol><li><p>If the <code><a href="dom.html#document">Document</a></code> is <a href="the-iframe-element.html#an-iframe-srcdoc-document">an <code>iframe</code>
<code title="attr-iframe-srcdoc">srcdoc</code> document</a>,
then return the <a href="#document-base-url">document base URL</a> of the
- <code><a href="dom.html#document">Document</a></code>'s <a href="textFieldSelection.html#browsing-context">browsing context</a>'s
- <a href="textFieldSelection.html#browsing-context-container">browsing context container</a>'s <code><a href="dom.html#document">Document</a></code> and
+ <code><a href="dom.html#document">Document</a></code>'s <a href="browsers.html#browsing-context">browsing context</a>'s
+ <a href="browsers.html#browsing-context-container">browsing context container</a>'s <code><a href="dom.html#document">Document</a></code> and
abort these steps.</li>
<li>
@@ -587,9 +587,9 @@
<p>If <a href="dom.html#the-document's-address">the document's address</a> is
<code><a href="#about:blank">about:blank</a></code>, and the <code><a href="dom.html#document">Document</a></code>'s
- <a href="textFieldSelection.html#browsing-context">browsing context</a> has a <a href="textFieldSelection.html#creator-browsing-context">creator browsing
+ <a href="browsers.html#browsing-context">browsing context</a> has a <a href="browsers.html#creator-browsing-context">creator browsing
context</a>, then return the <a href="#document-base-url">document base URL</a> of
- the <a href="textFieldSelection.html#creator-document">creator <code>Document</code></a>, and abort these
+ the <a href="browsers.html#creator-document">creator <code>Document</code></a>, and abort these
steps.</p>
</li>
@@ -644,7 +644,7 @@
<dt>If the URL came from a script (e.g. as an argument to a
method)</dt>
- <dd>The URL character encoding is the <a href="textFieldSelection.html#script's-url-character-encoding">script's URL character
+ <dd>The URL character encoding is the <a href="webappapis.html#script's-url-character-encoding">script's URL character
encoding</a>.</dd>
<dt>If the URL came from a DOM node (e.g. from an element)</dt>
@@ -667,7 +667,7 @@
the element</i>, as defined by the XML Base specification, with
<i>the base URI of the document entity</i> being defined as the
<a href="#document-base-url">document base URL</a> of the <code><a href="dom.html#document">Document</a></code> that
- owns the element. <a href="textFieldSelection.html#refsXMLBASE">[XMLBASE]</a></p>
+ owns the element. <a href="references.html#refsXMLBASE">[XMLBASE]</a></p>
<p>For the purposes of the XML Base specification, user agents
must act as if all <code><a href="dom.html#document">Document</a></code> objects represented XML
@@ -703,7 +703,7 @@
<p>If ToASCII fails to convert one of the components of the
string, e.g. because it is too long or because it contains invalid
- characters, then return an error and abort these steps. <a href="textFieldSelection.html#refsRFC3490">[RFC3490]</a></p>
+ characters, then return an error and abort these steps. <a href="references.html#refsRFC3490">[RFC3490]</a></p>
</li>
@@ -719,7 +719,7 @@
UTF-8.</li>
<li>Replace the character with the percent-encoded form of those
- octets. <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a></li>
+ octets. <a href="references.html#refsRFC3986">[RFC3986]</a></li>
</ol><div class="example">
@@ -750,20 +750,20 @@
the encoding <var title="">encoding</var>.</li>
<li>Replace the character with the percent-encoded form of those
- octets. <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a></li>
+ octets. <a href="references.html#refsRFC3986">[RFC3986]</a></li>
</ol></li>
<li><p>Apply the algorithm described in RFC 3986 section 5.2
Relative Resolution, using <var title="">url</var> as the
potentially relative URI reference (<var title="">R</var>), and
- <var title="">base</var> as the base URI (<var title="">Base</var>). <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a></li>
+ <var title="">base</var> as the base URI (<var title="">Base</var>). <a href="references.html#refsRFC3986">[RFC3986]</a></li>
<li>
<p>Apply any relevant conformance criteria of RFC 3986 and RFC
3987, returning an error and aborting these steps if
- appropriate. <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a> <a href="textFieldSelection.html#refsRFC3987">[RFC3987]</a></p>
+ appropriate. <a href="references.html#refsRFC3986">[RFC3986]</a> <a href="references.html#refsRFC3987">[RFC3987]</a></p>
<p class="example">For instance, if an absolute URI that would be
returned by the above algorithm violates the restrictions specific
@@ -785,7 +785,7 @@
</ol><p class="note">Some of the steps in these rules, for example the
processing of "\" (U+005C) characters, are a
<a href="introduction.html#willful-violation">willful violation</a> of RFC 3986 and RFC 3987, motivated
- by a desire to handle legacy content. <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a> <a href="textFieldSelection.html#refsRFC3987">[RFC3987]</a></p>
+ by a desire to handle legacy content. <a href="references.html#refsRFC3986">[RFC3986]</a> <a href="references.html#refsRFC3987">[RFC3987]</a></p>
</div>
@@ -844,7 +844,7 @@
<li>"|" (U+007C) character
<li>"}" (U+007D) character
</ul><p>...then append the percent-encoded form of the character to
- <var title="">output</var>. <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a></p> <!-- this is the same
+ <var title="">output</var>. <a href="references.html#refsRFC3986">[RFC3986]</a></p> <!-- this is the same
phrasing that's used elsewhere in the spec, but we really should
define 'percent-encoded' or at least ensure we consistently say
whether it's upper-case or lower-case. -->
@@ -885,16 +885,16 @@
when an element is <a href="infrastructure.html#affected-by-a-base-url-change">affected by a base URL change</a> (as
defined by the DOM Core specification):</p>
- <dl class="switch"><dt>If the element creates a <a href="textFieldSelection.html#hyperlink">hyperlink</a></dt>
+ <dl class="switch"><dt>If the element creates a <a href="links.html#hyperlink">hyperlink</a></dt>
<dd>
<p>If the <a href="#absolute-url">absolute URL</a> identified by the hyperlink is
being shown to the user, or if any data derived from that URL is
- affecting the display, then the <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute should be <a href="#resolve-a-url" title="resolve a url">re-resolved</a> relative to the element
+ affecting the display, then the <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute should be <a href="#resolve-a-url" title="resolve a url">re-resolved</a> relative to the element
and the UI updated appropriately.</p>
- <p class="example">For example, the CSS <code title="selector-link"><a href="textFieldSelection.html#selector-link">:link</a></code>/<code title="selector-visited"><a href="textFieldSelection.html#selector-visited">:visited</a></code> pseudo-classes might have
+ <p class="example">For example, the CSS <code title="selector-link"><a href="links.html#selector-link">:link</a></code>/<code title="selector-visited"><a href="links.html#selector-visited">:visited</a></code> pseudo-classes might have
been affected.</p>
<!--PING-->
@@ -1173,7 +1173,7 @@
<p id="concept-http-equivalent">User agents can implement a variety
of transfer protocols, but this specification mostly defines
- behavior in terms of HTTP. <a href="textFieldSelection.html#refsHTTP">[HTTP]</a></p>
+ behavior in terms of HTTP. <a href="references.html#refsHTTP">[HTTP]</a></p>
<p>The <dfn id="concept-http-equivalent-get" title="concept-http-equivalent-get">HTTP GET
method</dfn> is equivalent to the default retrieval action of the
@@ -1236,9 +1236,9 @@
<dd>The <i>override referrer source</i>.</dd>
- <dt>When <a href="textFieldSelection.html#navigate" title="navigate">navigating</a></dt>
+ <dt>When <a href="history.html#navigate" title="navigate">navigating</a></dt>
- <dd>The <a href="textFieldSelection.html#active-document">active document</a> of the <a href="textFieldSelection.html#source-browsing-context">source browsing
+ <dd>The <a href="browsers.html#active-document">active document</a> of the <a href="history.html#source-browsing-context">source browsing
context</a>.</dd>
@@ -1253,15 +1253,15 @@
<p>While <var title="">document</var> is <a href="the-iframe-element.html#an-iframe-srcdoc-document">an
<code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code>
- document</a>, let <var title="">document</var> be <var title="">document</var>'s <a href="textFieldSelection.html#browsing-context">browsing context</a>'s
- <a href="textFieldSelection.html#browsing-context-container">browsing context container</a>'s <code><a href="dom.html#document">Document</a></code>
+ document</a>, let <var title="">document</var> be <var title="">document</var>'s <a href="browsers.html#browsing-context">browsing context</a>'s
+ <a href="browsers.html#browsing-context-container">browsing context container</a>'s <code><a href="dom.html#document">Document</a></code>
instead.</p>
</li>
<li>
- <p>If the <a href="textFieldSelection.html#origin-0">origin</a> of <var title="">Document</var> is
+ <p>If the <a href="browsers.html#origin-0">origin</a> of <var title="">Document</var> is
not a scheme/host/port tuple, then set <var title="">referrer</var> to the empty string and jump to the step
labeled <i>clean referrer</i>.</p>
@@ -1285,10 +1285,10 @@
<p>If <var title="">referrer</var> is not the empty string, is not
a <a href="infrastructure.html#data-protocol" title="data protocol"><code title="">data:</code>
- URL</a>, is not a <a href="textFieldSelection.html#javascript-protocol" title="javascript protocol"><code title="">javascript:</code> URL</a>, and is not the
+ URL</a>, is not a <a href="webappapis.html#javascript-protocol" title="javascript protocol"><code title="">javascript:</code> URL</a>, and is not the
<a href="#url">URL</a> "<code><a href="#about:blank">about:blank</a></code>", then generate the
<i>address of the resource from which Request-URIs are
- obtained</i> as required by HTTP for the <code title="http-referer">Referer</code> (sic) header from <var title="">referrer</var>. <a href="textFieldSelection.html#refsHTTP">[HTTP]</a></p>
+ obtained</i> as required by HTTP for the <code title="http-referer">Referer</code> (sic) header from <var title="">referrer</var>. <a href="references.html#refsHTTP">[HTTP]</a></p>
<p>Otherwise, the <code title="http-referer">Referer</code> (sic)
header must be omitted, regardless of its value.</p>
@@ -1327,7 +1327,7 @@
<p>Otherwise, at a time convenient to the user and the user agent,
download (or otherwise obtain) the resource, applying the
semantics of the relevant specifications (e.g. performing an HTTP
- GET or POST operation, or reading the file from disk, <a href="textFieldSelection.html#concept-js-deref" title="concept-js-deref">dereferencing <span title="javascript
+ GET or POST operation, or reading the file from disk, <a href="webappapis.html#concept-js-deref" title="concept-js-deref">dereferencing <span title="javascript
protocol"><code title="">javascript:</code> URLs</span></a>,
etc).</p>
@@ -1338,7 +1338,7 @@
<p>For the purposes of the <code title="http-origin">Origin</code>
header, if the <a href="#fetch" title="fetch">fetching algorithm</a> was
explicitly initiated from an <i title="">origin</i>, then <i title="">the origin that initiated the HTTP request</i> is <i title="">origin</i>. Otherwise, this is <i title="">a request from
- a "privacy-sensitive" context</i>. <a href="textFieldSelection.html#refsORIGIN">[ORIGIN]</a></p>
+ a "privacy-sensitive" context</i>. <a href="references.html#refsORIGIN">[ORIGIN]</a></p>
</li>
@@ -1348,16 +1348,16 @@
flag</i>, and there are cookies to be set, then the user agent
must run the following substeps:</p>
- <ol><li><p>Wait until ownership of the <a href="textFieldSelection.html#storage-mutex">storage mutex</a> can
+ <ol><li><p>Wait until ownership of the <a href="webappapis.html#storage-mutex">storage mutex</a> can
be taken by this instance of the <a href="#fetch" title="fetch">fetching</a> algorithm.</li>
- <li><p>Take ownership of the <a href="textFieldSelection.html#storage-mutex">storage mutex</a>.</li>
+ <li><p>Take ownership of the <a href="webappapis.html#storage-mutex">storage mutex</a>.</li>
- <li><p>Update the cookies. <a href="textFieldSelection.html#refsCOOKIES">[COOKIES]</a>
+ <li><p>Update the cookies. <a href="references.html#refsCOOKIES">[COOKIES]</a>
<!--INSERT FINGERPRINT-->
</li>
- <li><p>Release the <a href="textFieldSelection.html#storage-mutex">storage mutex</a> so that it is once
+ <li><p>Release the <a href="webappapis.html#storage-mutex">storage mutex</a> so that it is once
again free.</li>
</ol></li>
@@ -1369,7 +1369,7 @@
<dl class="switch"><dt>If the <i>force same-origin flag</i> is set and the
<a href="#url">URL</a> of the target of the redirect does not have the
- <a href="textFieldSelection.html#same-origin">same origin</a> as the <a href="#url">URL</a> for which the
+ <a href="browsers.html#same-origin">same origin</a> as the <a href="#url">URL</a> for which the
<a href="#fetch">fetch</a> algorithm was invoked</dt>
<dd>
@@ -1400,13 +1400,13 @@
prompts). Then, redo <i>main step</i>, but using the target of the redirect as the resource to
fetch, rather than the original resource. For HTTP requests, the new request must include the
same headers as the original request, except for headers for which other requirements are
- specified (such as the <code title="http-host">Host</code> header). <a href="textFieldSelection.html#refsHTTP">[HTTP]</a></p>
+ specified (such as the <code title="http-host">Host</code> header). <a href="references.html#refsHTTP">[HTTP]</a></p>
<p class="note">The HTTP specification requires that 301, 302,
and 307 redirects, when applied to methods other than the safe
methods, not be followed without user confirmation. That would
be an appropriate prompt for the purposes of the requirement in
- the paragraph above. <a href="textFieldSelection.html#refsHTTP">[HTTP]</a></p>
+ the paragraph above. <a href="references.html#refsHTTP">[HTTP]</a></p>
</dd>
@@ -1416,13 +1416,13 @@
<p>If the algorithm was not invoked with the <i>synchronous
flag</i>: When the resource is available, or if there is an error
- of some description, <a href="textFieldSelection.html#queue-a-task">queue a task</a> that uses the
+ of some description, <a href="webappapis.html#queue-a-task">queue a task</a> that uses the
resource as appropriate. If the resource can be processed
incrementally, as, for instance, with a progressively interlaced
JPEG or an HTML file, additional tasks may be queued to process
- the data as it is downloaded. The <a href="textFieldSelection.html#task-source">task source</a> for
- these <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a> is the
- <a href="textFieldSelection.html#networking-task-source">networking task source</a>.</p>
+ the data as it is downloaded. The <a href="webappapis.html#task-source">task source</a> for
+ these <a href="webappapis.html#concept-task" title="concept-task">tasks</a> is the
+ <a href="webappapis.html#networking-task-source">networking task source</a>.</p>
<p>Otherwise, return the resource or error information to the
calling algorithm.</p>
@@ -1442,12 +1442,12 @@
each instance of this algorithm. This number must exclude any
out-of-band metadata, such as HTTP headers.</p>
- <p class="note">The <a href="textFieldSelection.html#application-cache">application cache</a> processing model
- introduces some <a href="textFieldSelection.html#changesToNetworkingModel">changes to the
+ <p class="note">The <a href="offline.html#application-cache">application cache</a> processing model
+ introduces some <a href="offline.html#changesToNetworkingModel">changes to the
networking model</a> to handle the returning of cached
resources.</p>
- <p class="note">The <a href="textFieldSelection.html#navigate" title="navigate">navigation</a>
+ <p class="note">The <a href="history.html#navigate" title="navigate">navigation</a>
processing model handles redirects itself, overriding the
redirection handling that would be done by the fetching
algorithm.</p>
@@ -1463,7 +1463,7 @@
<p>Anything in this specification that refers to HTTP also applies to HTTP-over-TLS, as
represented by <a href="#url" title="url">URLs</a> representing the <code title="">https</code> scheme.
- <a href="textFieldSelection.html#refsHTTPS">[HTTPS]</a></p>
+ <a href="references.html#refsHTTPS">[HTTPS]</a></p>
<p class="warning">User agents should report certificate errors to
the user and must either refuse to download resources sent with
@@ -1511,26 +1511,26 @@
<p>The <dfn id="content-type" title="Content-Type">Content-Type metadata</dfn> of a
resource must be obtained and interpreted in a manner consistent
with the requirements of the Media Type Sniffing
- specification. <a href="textFieldSelection.html#refsMIMESNIFF">[MIMESNIFF]</a></p>
+ specification. <a href="references.html#refsMIMESNIFF">[MIMESNIFF]</a></p>
<p>The <dfn id="content-type-sniffing-0" title="Content-Type sniffing">sniffed type of a
resource</dfn> must be found in a manner consistent with the
requirements given in the Media Type Sniffing
specification for finding the <i>sniffed-type</i> of the relevant
- sequence of octets. <a href="textFieldSelection.html#refsMIMESNIFF">[MIMESNIFF]</a></p>
+ sequence of octets. <a href="references.html#refsMIMESNIFF">[MIMESNIFF]</a></p>
<p>The <dfn id="content-type-sniffing:-image" title="Content-Type sniffing: image">rules for sniffing
images specifically</dfn> and the <dfn id="content-type-sniffing:-text-or-binary" title="Content-Type sniffing:
text or binary">rules for distinguishing if a resource is text or
binary</dfn> are also defined in the Media Type Sniffing
specification. Both sets of rules return a <a href="infrastructure.html#mime-type">MIME type</a> as
- their result. <a href="textFieldSelection.html#refsMIMESNIFF">[MIMESNIFF]</a></p>
+ their result. <a href="references.html#refsMIMESNIFF">[MIMESNIFF]</a></p>
<p class="warning">It is imperative that the rules in the Media Type
Sniffing specification be followed exactly. When a user agent uses
different heuristics for content type detection than the server
expects, security problems can occur. For more details, see the
- Media Type Sniffing specification. <a href="textFieldSelection.html#refsMIMESNIFF">[MIMESNIFF]</a></p>
+ Media Type Sniffing specification. <a href="references.html#refsMIMESNIFF">[MIMESNIFF]</a></p>
<h4 id="extracting-character-encodings-from-meta-elements"><span class="secno">2.7.5 </span>Extracting character encodings from <code><a href="the-meta-element.html#the-meta-element">meta</a></code> elements</h4>
@@ -1585,7 +1585,7 @@
rules for error-handling, which is of course why we're having to
define it ourselves -->). While the algorithm is used in contexts
that, historically, were related to HTTP, the syntax as supported by
- implementations diverged some time ago. <a href="textFieldSelection.html#refsHTTP">[HTTP]</a></p>
+ implementations diverged some time ago. <a href="references.html#refsHTTP">[HTTP]</a></p>
</div>
@@ -1619,7 +1619,7 @@
<p>When the user agent is required to perform a <dfn id="potentially-cors-enabled-fetch">potentially
CORS-enabled fetch</dfn> of an <a href="#absolute-url">absolute URL</a> <var title="">URL</var> with a mode <var title="">mode</var> that is
either "<a href="#attr-crossorigin-none" title="attr-crossorigin-none">No CORS</a>", "<a href="#attr-crossorigin-anonymous" title="attr-crossorigin-anonymous">Anonymous</a>", or "<a href="#attr-crossorigin-use-credentials" title="attr-crossorigin-use-credentials">Use Credentials</a>",
- optionally using a <a href="#referrer-source">referrer source</a> <var title="">referrer source</var>, with an <a href="textFieldSelection.html#origin-0">origin</a> <var title="">origin</var>, and with a default origin behaviour <var title="">default</var> which is either "<i>taint</i>" or
+ optionally using a <a href="#referrer-source">referrer source</a> <var title="">referrer source</var>, with an <a href="browsers.html#origin-0">origin</a> <var title="">origin</var>, and with a default origin behaviour <var title="">default</var> which is either "<i>taint</i>" or
"<i>fail</i>", it must run the first applicable set of steps from
the following list. The default origin behaviour is only used if
<var title="">mode</var> is "<a href="#attr-crossorigin-none" title="attr-crossorigin-none">No
@@ -1628,9 +1628,9 @@
<dfn id="cors-same-origin">CORS-same-origin</dfn> or <dfn id="cors-cross-origin">CORS-cross-origin</dfn>, or
blocks the resource entirely.</p>
- <dl class="switch"><dt>If the <var title="">URL</var> has the <a href="textFieldSelection.html#same-origin">same origin</a> as <var title="">origin</var></dt>
+ <dl class="switch"><dt>If the <var title="">URL</var> has the <a href="browsers.html#same-origin">same origin</a> as <var title="">origin</var></dt>
<dt>If the <var title="">URL</var> is a <a href="infrastructure.html#data-protocol" title="data protocol"><code title="">data:</code> URL</a></dt>
- <dt>If the <var title="">URL</var> is a <a href="textFieldSelection.html#javascript-protocol" title="javascript protocol"><code title="">javascript:</code> URL</a></dt>
+ <dt>If the <var title="">URL</var> is a <a href="webappapis.html#javascript-protocol" title="javascript protocol"><code title="">javascript:</code> URL</a></dt>
<dt>If the <var title="">URL</var> is <code><a href="#about:blank">about:blank</a></code></dt>
<dd>
@@ -1650,8 +1650,8 @@
<p>Follow the first appropriate steps from the following list:</p>
<dl class="switch"><dt>If the result of the <a href="#fetch">fetch</a> is a redirect, and
- the <a href="textFieldSelection.html#origin-0">origin</a> of the target URL of the redirect is
- not the <a href="textFieldSelection.html#same-origin">same origin</a> as <var title="">origin</var></dt>
+ the <a href="browsers.html#origin-0">origin</a> of the target URL of the redirect is
+ not the <a href="browsers.html#same-origin">same origin</a> as <var title="">origin</var></dt>
<dd>
@@ -1668,8 +1668,8 @@
<dd>
- <p class="note">The <a href="textFieldSelection.html#origin-0">origin</a> of the target URL of
- the redirect is the <a href="textFieldSelection.html#same-origin">same origin</a> as <var title="">origin</var>.</p>
+ <p class="note">The <a href="browsers.html#origin-0">origin</a> of the target URL of
+ the redirect is the <a href="browsers.html#same-origin">same origin</a> as <var title="">origin</var>.</p>
<p><a href="#transparently-follow-the-redirect">Transparently follow the redirect</a> and jump to
the step labeled <i>loop</i> above.</p>
@@ -1681,11 +1681,11 @@
<dd>
<p class="note">The resource is available, it is not a
- redirect, and its <a href="textFieldSelection.html#origin-0">origin</a> is the <a href="textFieldSelection.html#same-origin">same
+ redirect, and its <a href="browsers.html#origin-0">origin</a> is the <a href="browsers.html#same-origin">same
origin</a> as <var title="">origin</var>.</p>
- <p>The <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a> from the
- <a href="#fetch">fetch</a> algorithm are <a href="textFieldSelection.html#queue-a-task" title="queue a
+ <p>The <a href="webappapis.html#concept-task" title="concept-task">tasks</a> from the
+ <a href="#fetch">fetch</a> algorithm are <a href="webappapis.html#queue-a-task" title="queue a
task">queued</a> normally, and for the purposes of the
calling algorithm, the obtained resource is
<a href="#cors-same-origin">CORS-same-origin</a>.</p>
@@ -1702,14 +1702,14 @@
<dd>
<p class="note">The <var title="">URL</var> does not have the
- <a href="textFieldSelection.html#same-origin">same origin</a> as <var title="">origin</var>.</p>
+ <a href="browsers.html#same-origin">same origin</a> as <var title="">origin</var>.</p>
<p><a href="#fetch">Fetch</a><!--FETCH--> <var title="">URL</var>, using
<var title="">referrer source</var> if one was specified.</p> <!--
http-origin privacy sensitive -->
- <p>The <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a> from the
- <a href="#fetch">fetch</a> algorithm are <a href="textFieldSelection.html#queue-a-task" title="queue a
+ <p>The <a href="webappapis.html#concept-task" title="concept-task">tasks</a> from the
+ <a href="#fetch">fetch</a> algorithm are <a href="webappapis.html#queue-a-task" title="queue a
task">queued</a> normally, but for the purposes of the calling
algorithm, the obtained resource is
<a href="#cors-cross-origin">CORS-cross-origin</a>. The user agent may report a
@@ -1724,11 +1724,11 @@
<dd>
<p class="note">The <var title="">URL</var> does not have the
- <a href="textFieldSelection.html#same-origin">same origin</a> as <var title="">origin</var>, and <var title="">default</var> is <i>fail</i>.</p>
+ <a href="browsers.html#same-origin">same origin</a> as <var title="">origin</var>, and <var title="">default</var> is <i>fail</i>.</p>
<p>Discard any data fetched as part of this algorithm, and prevent
- any <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a> from such invocations
- of the <a href="#fetch">fetch</a> algorithm from being <a href="textFieldSelection.html#queue-a-task" title="queue
+ any <a href="webappapis.html#concept-task" title="concept-task">tasks</a> from such invocations
+ of the <a href="#fetch">fetch</a> algorithm from being <a href="webappapis.html#queue-a-task" title="queue
a task">queued</a>.
For the purposes of the calling algorithm, the user agent must act
@@ -1745,7 +1745,7 @@
<dd>
<p class="note">The <var title="">URL</var> does not have the
- <a href="textFieldSelection.html#same-origin">same origin</a> as <var title="">origin</var>.</p>
+ <a href="browsers.html#same-origin">same origin</a> as <var title="">origin</var>.</p>
<p>Run these steps:</p>
@@ -1754,7 +1754,7 @@
<var title="">referrer source</var> if one was specified, with
the <i>source origin</i> set to <var title="">origin</var>, and
with the <i><a href="infrastructure.html#omit-credentials-flag">omit credentials flag</a></i> set if <var title="">mode</var> is "<a href="#attr-crossorigin-anonymous" title="attr-crossorigin-anonymous">Anonymous</a>" and not set
- otherwise. <a href="textFieldSelection.html#refsCORS">[CORS]</a></li>
+ otherwise. <a href="references.html#refsCORS">[CORS]</a></li>
<li><p>Wait for the CORS <a href="infrastructure.html#cross-origin-request-status">cross-origin request status</a>
to have a value.</li>
@@ -1767,8 +1767,8 @@
<dd>
- <p>Discard all fetched data and prevent any <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a> from the <a href="#fetch">fetch</a>
- algorithm from being <a href="textFieldSelection.html#queue-a-task" title="queue a task">queued</a>.
+ <p>Discard all fetched data and prevent any <a href="webappapis.html#concept-task" title="concept-task">tasks</a> from the <a href="#fetch">fetch</a>
+ algorithm from being <a href="webappapis.html#queue-a-task" title="queue a task">queued</a>.
For the purposes of the calling algorithm, the user agent must
act as if there was a fatal network error and no resource was
obtained. If a CORS <a href="infrastructure.html#resource-sharing-check">resource sharing check</a>
@@ -1781,8 +1781,8 @@
<dd>
- <p>The <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a> from the
- <a href="#fetch">fetch</a> algorithm are <a href="textFieldSelection.html#queue-a-task" title="queue a
+ <p>The <a href="webappapis.html#concept-task" title="concept-task">tasks</a> from the
+ <a href="#fetch">fetch</a> algorithm are <a href="webappapis.html#queue-a-task" title="queue a
task">queued</a> normally, and for the purposes of the
calling algorithm, the obtained resource is
<a href="#cors-same-origin">CORS-same-origin</a>.</p>
Index: the-textarea-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-textarea-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-textarea-element.html 15 Oct 2012 12:50:24 -0000 1.205
+++ the-textarea-element.html 15 Oct 2012 15:15:57 -0000 1.206
@@ -420,23 +420,23 @@
attribute DOMString <a href="#dom-textarea-value" title="dom-textarea-value">value</a>;
readonly attribute unsigned long <a href="#dom-textarea-textlength" title="dom-textarea-textLength">textLength</a>;
- readonly attribute boolean <a href="textFieldSelection.html#dom-cva-willvalidate" title="dom-cva-willValidate">willValidate</a>;
- readonly attribute <a href="textFieldSelection.html#validitystate">ValidityState</a> <a href="textFieldSelection.html#dom-cva-validity" title="dom-cva-validity">validity</a>;
- readonly attribute DOMString <a href="textFieldSelection.html#dom-cva-validationmessage" title="dom-cva-validationMessage">validationMessage</a>;
- boolean <a href="textFieldSelection.html#dom-cva-checkvalidity" title="dom-cva-checkValidity">checkValidity</a>();
- void <a href="textFieldSelection.html#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(DOMString error);
+ readonly attribute boolean <a href="constraints.html#dom-cva-willvalidate" title="dom-cva-willValidate">willValidate</a>;
+ readonly attribute <a href="constraints.html#validitystate">ValidityState</a> <a href="constraints.html#dom-cva-validity" title="dom-cva-validity">validity</a>;
+ readonly attribute DOMString <a href="constraints.html#dom-cva-validationmessage" title="dom-cva-validationMessage">validationMessage</a>;
+ boolean <a href="constraints.html#dom-cva-checkvalidity" title="dom-cva-checkValidity">checkValidity</a>();
+ void <a href="constraints.html#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(DOMString error);
readonly attribute <a href="infrastructure.html#nodelist">NodeList</a> <a href="the-label-element.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
- void <span title="dom-textarea/input-select">select</span>();
- attribute unsigned long <span title="dom-textarea/input-selectionStart">selectionStart</span>;
- attribute unsigned long <span title="dom-textarea/input-selectionEnd">selectionEnd</span>;
- attribute DOMString <span title="dom-textarea/input-selectionDirection">selectionDirection</span>;
+ void <a href="textFieldSelection.html#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
+ attribute unsigned long <a href="textFieldSelection.html#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
+ attribute unsigned long <a href="textFieldSelection.html#dom-textarea/input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
+ attribute DOMString <a href="textFieldSelection.html#dom-textarea/input-selectiondirection" title="dom-textarea/input-selectionDirection">selectionDirection</a>;
- void <span title="dom-textarea/input-setSelectionRange">setSelectionRange</span>(unsigned long start, unsigned long end, optional DOMString direction);
+ void <a href="textFieldSelection.html#dom-textarea/input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(unsigned long start, unsigned long end, optional DOMString direction);
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-textarea-element">textarea</a></code> element <a href="textFieldSelection.html#represents">represents</a> a
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-textarea-element">textarea</a></code> element <a href="rendering.html#represents">represents</a> a
multiline plain text edit control<span class="impl"> for the
element's <dfn id="concept-textarea-raw-value" title="concept-textarea-raw-value">raw
value</dfn></span>. The contents of the control represent the
@@ -452,7 +452,7 @@
paragraphs for the purposes of the Unicode bidirectional algorithm.
This requirement may be implemented indirectly through the style
layer. For example, an HTML+CSS user agent could implement these
- requirements by implementing the CSS 'unicode-bidi' property. <a href="textFieldSelection.html#refsBIDI">[BIDI]</a> <a href="textFieldSelection.html#refsCSS">[CSS]</a></p>
+ requirements by implementing the CSS 'unicode-bidi' property. <a href="references.html#refsBIDI">[BIDI]</a> <a href="references.html#refsCSS">[CSS]</a></p>
</div>
@@ -483,7 +483,7 @@
<p><strong>Constraint validation</strong>: If the <code title="attr-textarea-readonly"><a href="#attr-textarea-readonly">readonly</a></code> attribute is
specified on a <code><a href="#the-textarea-element">textarea</a></code> element, the element is
- <a href="textFieldSelection.html#barred-from-constraint-validation">barred from constraint validation</a>.</p>
+ <a href="constraints.html#barred-from-constraint-validation">barred from constraint validation</a>.</p>
<p>A <code><a href="#the-textarea-element">textarea</a></code> element is <dfn id="concept-textarea-mutable" title="concept-textarea-mutable">mutable</dfn> if it is neither
<a href="attributes-common-to-form-controls.html#concept-fe-disabled" title="concept-fe-disabled">disabled</a> nor has a <code title="attr-textarea-readonly"><a href="#attr-textarea-readonly">readonly</a></code> attribute
@@ -494,8 +494,8 @@
insert, and remove text, and to insert and remove line breaks in the
form of "LF" (U+000A) characters. Any time the user causes
the element's <a href="#concept-textarea-raw-value" title="concept-textarea-raw-value">raw
- value</a> to change, the user agent must <a href="textFieldSelection.html#queue-a-task">queue a
- task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> that bubbles named
+ value</a> to change, the user agent must <a href="webappapis.html#queue-a-task">queue a
+ task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> that bubbles named
<code title="event-input">input</code> at the <code><a href="#the-textarea-element">textarea</a></code>
element. User agents may wait for a suitable break in the user's
interaction before queuing the task; for example, a user agent could
@@ -514,7 +514,7 @@
value</a> must be set to the value of the element's
<code><a href="infrastructure.html#textcontent">textContent</a></code> IDL attribute.</p>
- <p>The <a href="textFieldSelection.html#concept-form-reset-control" title="concept-form-reset-control">reset
+ <p>The <a href="constraints.html#concept-form-reset-control" title="concept-form-reset-control">reset
algorithm</a> for <code><a href="#the-textarea-element">textarea</a></code> elements is to set the
element's <a href="#concept-textarea-raw-value" title="concept-textarea-raw-value">value</a> to
the value of the element's <code><a href="infrastructure.html#textcontent">textContent</a></code> IDL
@@ -533,7 +533,7 @@
selected a left-to-right writing direction, and "<code title="attr-dir-rtl"><a href="global-attributes.html#attr-dir-rtl">rtl</a></code>" if the user selected a
right-to-left writing direction.</li>
- <li><p><a href="textFieldSelection.html#queue-a-task">Queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple
+ <li><p><a href="webappapis.html#queue-a-task">Queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple
event</a> that bubbles named <code title="event-input">input</code> at the <code><a href="#the-textarea-element">textarea</a></code>
element.</li>
@@ -666,7 +666,7 @@
<code title="attr-textarea-required"><a href="#attr-textarea-required">required</a></code> attribute
specified, and the element is <a href="#concept-textarea-mutable" title="concept-textarea-mutable">mutable</a>, and the element's
<a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> is the empty string,
- then the element is <a href="textFieldSelection.html#suffering-from-being-missing">suffering from being missing</a>.</p>
+ then the element is <a href="constraints.html#suffering-from-being-missing">suffering from being missing</a>.</p>
</div>
@@ -770,15 +770,15 @@
element's <a href="#concept-textarea-api-value" title="concept-textarea-api-value">API
value</a>.</p>
- <p>The <code title="dom-cva-willValidate"><a href="textFieldSelection.html#dom-cva-willvalidate">willValidate</a></code>, <code title="dom-cva-validity"><a href="textFieldSelection.html#dom-cva-validity">validity</a></code>, and <code title="dom-cva-validationMessage"><a href="textFieldSelection.html#dom-cva-validationmessage">validationMessage</a></code> IDL
- attributes, and the <code title="dom-cva-checkValidity"><a href="textFieldSelection.html#dom-cva-checkvalidity">checkValidity()</a></code> and <code title="dom-cva-setCustomValidity"><a href="textFieldSelection.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
- methods, are part of the <a href="textFieldSelection.html#the-constraint-validation-api">constraint validation API</a>. The
+ <p>The <code title="dom-cva-willValidate"><a href="constraints.html#dom-cva-willvalidate">willValidate</a></code>, <code title="dom-cva-validity"><a href="constraints.html#dom-cva-validity">validity</a></code>, and <code title="dom-cva-validationMessage"><a href="constraints.html#dom-cva-validationmessage">validationMessage</a></code> IDL
+ attributes, and the <code title="dom-cva-checkValidity"><a href="constraints.html#dom-cva-checkvalidity">checkValidity()</a></code> and <code title="dom-cva-setCustomValidity"><a href="constraints.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
+ methods, are part of the <a href="constraints.html#the-constraint-validation-api">constraint validation API</a>. The
<code title="dom-lfe-labels"><a href="the-label-element.html#dom-lfe-labels">labels</a></code> IDL attribute provides a
- list of the element's <code><a href="the-label-element.html#the-label-element">label</a></code>s. The <code title="dom-textarea/input-select">select()</code>, <code title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code title="dom-textarea/input-selectionDirection">selectionDirection</code>,
+ list of the element's <code><a href="the-label-element.html#the-label-element">label</a></code>s. The <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>, <code title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
<code title="dom-textarea/input-setRangeText">setRangeText()</code>,
- and <code title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
+ and <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>
methods and IDL attributes expose the element's text selection. The
<code title="dom-fe-autofocus"><a href="attributes-common-to-form-controls.html#dom-fe-autofocus">autofocus</a></code>, <code title="dom-fe-disabled"><a href="attributes-common-to-form-controls.html#dom-fe-disabled">disabled</a></code>, <code title="dom-fae-form"><a href="association-of-controls-and-forms.html#dom-fae-form">form</a></code>, and <code title="dom-fe-name"><a href="attributes-common-to-form-controls.html#dom-fe-name">name</a></code> IDL attributes are part of the
element's forms API.</p>
Index: the-div-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-div-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-div-element.html 15 Oct 2012 12:49:26 -0000 1.203
+++ the-div-element.html 15 Oct 2012 15:15:53 -0000 1.204
@@ -389,7 +389,7 @@
<pre class="idl">interface <dfn id="htmldivelement">HTMLDivElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {};</pre>
</dd>
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-div-element">div</a></code> element has no special meaning at all. It
- <a href="textFieldSelection.html#represents">represents</a> its children. It can be used with the <code title="attr-class"><a href="global-attributes.html#classes">class</a></code>, <code title="attr-lang"><a href="global-attributes.html#attr-lang">lang</a></code>, and <code title="attr-title"><a href="global-attributes.html#attr-title">title</a></code> attributes to mark up semantics
+ <a href="rendering.html#represents">represents</a> its children. It can be used with the <code title="attr-class"><a href="global-attributes.html#classes">class</a></code>, <code title="attr-lang"><a href="global-attributes.html#attr-lang">lang</a></code>, and <code title="attr-title"><a href="global-attributes.html#attr-title">title</a></code> attributes to mark up semantics
common to a group of consecutive elements.</p>
<p class="note">Authors are strongly encouraged to view the
Index: the-output-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-output-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-output-element.html 15 Oct 2012 12:50:21 -0000 1.204
+++ the-output-element.html 15 Oct 2012 15:15:56 -0000 1.205
@@ -400,16 +400,16 @@
attribute DOMString <a href="#dom-output-defaultvalue" title="dom-output-defaultValue">defaultValue</a>;
attribute DOMString <a href="#dom-output-value" title="dom-output-value">value</a>;
- readonly attribute boolean <a href="textFieldSelection.html#dom-cva-willvalidate" title="dom-cva-willValidate">willValidate</a>;
- readonly attribute <a href="textFieldSelection.html#validitystate">ValidityState</a> <a href="textFieldSelection.html#dom-cva-validity" title="dom-cva-validity">validity</a>;
- readonly attribute DOMString <a href="textFieldSelection.html#dom-cva-validationmessage" title="dom-cva-validationMessage">validationMessage</a>;
- boolean <a href="textFieldSelection.html#dom-cva-checkvalidity" title="dom-cva-checkValidity">checkValidity</a>();
- void <a href="textFieldSelection.html#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(DOMString error);
+ readonly attribute boolean <a href="constraints.html#dom-cva-willvalidate" title="dom-cva-willValidate">willValidate</a>;
+ readonly attribute <a href="constraints.html#validitystate">ValidityState</a> <a href="constraints.html#dom-cva-validity" title="dom-cva-validity">validity</a>;
+ readonly attribute DOMString <a href="constraints.html#dom-cva-validationmessage" title="dom-cva-validationMessage">validationMessage</a>;
+ boolean <a href="constraints.html#dom-cva-checkvalidity" title="dom-cva-checkValidity">checkValidity</a>();
+ void <a href="constraints.html#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(DOMString error);
readonly attribute <a href="infrastructure.html#nodelist">NodeList</a> <a href="the-label-element.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-output-element">output</a></code> element <a href="textFieldSelection.html#represents">represents</a> the result of a
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-output-element">output</a></code> element <a href="rendering.html#represents">represents</a> the result of a
calculation.</p>
<p>The <dfn id="attr-output-for" title="attr-output-for"><code>for</code></dfn> content
@@ -456,7 +456,7 @@
be set to the value of the element's <code><a href="infrastructure.html#textcontent">textContent</a></code> IDL
attribute.</p>
- <p>The <a href="textFieldSelection.html#concept-form-reset-control" title="concept-form-reset-control">reset
+ <p>The <a href="constraints.html#concept-form-reset-control" title="concept-form-reset-control">reset
algorithm</a> for <code><a href="#the-output-element">output</a></code> elements is to set the
element's <a href="#concept-output-mode" title="concept-output-mode">value mode flag</a>
to <i title="concept-output-mode-default">default</i> and then to
@@ -515,9 +515,9 @@
<p>The <dfn id="dom-output-htmlfor" title="dom-output-htmlFor"><code>htmlFor</code></dfn>
IDL attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-output-for"><a href="#attr-output-for">for</a></code> content attribute.</p>
- <p>The <code title="dom-cva-willValidate"><a href="textFieldSelection.html#dom-cva-willvalidate">willValidate</a></code>, <code title="dom-cva-validity"><a href="textFieldSelection.html#dom-cva-validity">validity</a></code>, and <code title="dom-cva-validationMessage"><a href="textFieldSelection.html#dom-cva-validationmessage">validationMessage</a></code> IDL
- attributes, and the <code title="dom-cva-checkValidity"><a href="textFieldSelection.html#dom-cva-checkvalidity">checkValidity()</a></code> and <code title="dom-cva-setCustomValidity"><a href="textFieldSelection.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
- methods, are part of the <a href="textFieldSelection.html#the-constraint-validation-api">constraint validation API</a>. The
+ <p>The <code title="dom-cva-willValidate"><a href="constraints.html#dom-cva-willvalidate">willValidate</a></code>, <code title="dom-cva-validity"><a href="constraints.html#dom-cva-validity">validity</a></code>, and <code title="dom-cva-validationMessage"><a href="constraints.html#dom-cva-validationmessage">validationMessage</a></code> IDL
+ attributes, and the <code title="dom-cva-checkValidity"><a href="constraints.html#dom-cva-checkvalidity">checkValidity()</a></code> and <code title="dom-cva-setCustomValidity"><a href="constraints.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
+ methods, are part of the <a href="constraints.html#the-constraint-validation-api">constraint validation API</a>. The
<code title="dom-lfe-labels"><a href="the-label-element.html#dom-lfe-labels">labels</a></code> IDL attribute provides a
list of the element's <code><a href="the-label-element.html#the-label-element">label</a></code>s. The <code title="dom-fae-form"><a href="association-of-controls-and-forms.html#dom-fae-form">form</a></code> and <code title="dom-fe-name"><a href="attributes-common-to-form-controls.html#dom-fe-name">name</a></code> IDL attributes are part of the
element's forms API.</p>
Index: the-label-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-label-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-label-element.html 15 Oct 2012 12:50:07 -0000 1.202
+++ the-label-element.html 15 Oct 2012 15:15:55 -0000 1.203
@@ -397,7 +397,7 @@
readonly attribute <a href="elements.html#htmlelement">HTMLElement</a>? <a href="#dom-label-control" title="dom-label-control">control</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-label-element">label</a></code> <a href="textFieldSelection.html#represents">represents</a> a caption in a
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-label-element">label</a></code> <a href="rendering.html#represents">represents</a> a caption in a
user interface. The caption can be associated with a specific form
control<span class="impl">, known as the <code><a href="#the-label-element">label</a></code>
element's <dfn id="labeled-control">labeled control</dfn></span>, either using <code title="attr-label-for"><a href="#attr-label-for">for</a></code> attribute, or by putting the form
--- NEW FILE: dnd.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>7.7 Drag and drop — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...2808 lines suppressed...]
user to select and drag and drop (or indeed, copy and paste) that
content to a victim page's <code title="attr-contenteditable"><a href="editing.html#attr-contenteditable">contenteditable</a></code> region. If the
browser does not ensure that only safe content is dragged,
potentially unsafe content such as scripts and event handlers in
the selection, once dropped (or pasted) into the victim site, get
the privileges of the victim site. This would thus enable a
cross-site scripting attack.</p>
</div>
</div>
<!--REMOVE-TOPIC:Security-->
<!--FIND-->
<!--POSTMSG-->
<!--TOPIC:HTML Syntax and Parsing-->
Index: the-dl-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dl-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-dl-element.html 15 Oct 2012 12:49:26 -0000 1.202
+++ the-dl-element.html 15 Oct 2012 15:15:53 -0000 1.203
@@ -390,7 +390,7 @@
<dd>
<pre class="idl">interface <dfn id="htmldlistelement">HTMLDListElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-dl-element">dl</a></code> element <a href="textFieldSelection.html#represents">represents</a> an
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-dl-element">dl</a></code> element <a href="rendering.html#represents">represents</a> an
association list consisting of zero or more name-value groups (a
description list). Each group must consist of one or more names
(<code><a href="the-dt-element.html#the-dt-element">dt</a></code> elements) followed by one or more values
@@ -522,7 +522,7 @@
</div>
<p class="note">The <code><a href="#the-dl-element">dl</a></code> element is inappropriate for
- marking up dialogue. <a href="textFieldSelection.html#conversations">Examples of how to
+ marking up dialogue. <a href="links.html#conversations">Examples of how to
mark up dialogue</a> are shown below.</p>
Index: the-select-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-select-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-select-element.html 15 Oct 2012 12:50:23 -0000 1.204
+++ the-select-element.html 15 Oct 2012 15:15:56 -0000 1.205
@@ -419,11 +419,11 @@
attribute long <a href="#dom-select-selectedindex" title="dom-select-selectedIndex">selectedIndex</a>;
attribute DOMString <a href="#dom-select-value" title="dom-select-value">value</a>;
- readonly attribute boolean <a href="textFieldSelection.html#dom-cva-willvalidate" title="dom-cva-willValidate">willValidate</a>;
- readonly attribute <a href="textFieldSelection.html#validitystate">ValidityState</a> <a href="textFieldSelection.html#dom-cva-validity" title="dom-cva-validity">validity</a>;
- readonly attribute DOMString <a href="textFieldSelection.html#dom-cva-validationmessage" title="dom-cva-validationMessage">validationMessage</a>;
- boolean <a href="textFieldSelection.html#dom-cva-checkvalidity" title="dom-cva-checkValidity">checkValidity</a>();
- void <a href="textFieldSelection.html#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(DOMString error);
+ readonly attribute boolean <a href="constraints.html#dom-cva-willvalidate" title="dom-cva-willValidate">willValidate</a>;
+ readonly attribute <a href="constraints.html#validitystate">ValidityState</a> <a href="constraints.html#dom-cva-validity" title="dom-cva-validity">validity</a>;
+ readonly attribute DOMString <a href="constraints.html#dom-cva-validationmessage" title="dom-cva-validationMessage">validationMessage</a>;
+ boolean <a href="constraints.html#dom-cva-checkvalidity" title="dom-cva-checkValidity">checkValidity</a>();
+ void <a href="constraints.html#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(DOMString error);
readonly attribute <a href="infrastructure.html#nodelist">NodeList</a> <a href="the-label-element.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
};</pre>
@@ -439,10 +439,10 @@
<p>The <dfn id="attr-select-multiple" title="attr-select-multiple"><code>multiple</code></dfn>
attribute is a <a href="common-microsyntaxes.html#boolean-attribute">boolean attribute</a>. If the attribute is
present, then the <code><a href="#the-select-element">select</a></code> element
- <a href="textFieldSelection.html#represents">represents</a> a control for selecting zero or more options
+ <a href="rendering.html#represents">represents</a> a control for selecting zero or more options
from the <a href="#concept-select-option-list" title="concept-select-option-list">list of
options</a>. If the attribute is absent, then the
- <code><a href="#the-select-element">select</a></code> element <a href="textFieldSelection.html#represents">represents</a> a control for
+ <code><a href="#the-select-element">select</a></code> element <a href="rendering.html#represents">represents</a> a control for
selecting a single option from the <a href="#concept-select-option-list" title="concept-select-option-list">list of options</a>.</p>
<p>The <dfn id="attr-select-size" title="attr-select-size"><code>size</code></dfn>
@@ -505,7 +505,7 @@
<code><a href="#the-select-element">select</a></code> element's <a href="#concept-select-option-list" title="concept-select-option-list">list of options</a> with its
<a href="the-option-element.html#concept-option-selectedness" title="concept-option-selectedness">selectedness</a> set to
true is the <a href="#placeholder-label-option">placeholder label option</a>, then the element
- is <a href="textFieldSelection.html#suffering-from-being-missing">suffering from being missing</a>.</p>
+ is <a href="constraints.html#suffering-from-being-missing">suffering from being missing</a>.</p>
</div>
@@ -518,15 +518,15 @@
is itself not <a href="the-option-element.html#concept-option-disabled" title="concept-option-disabled">disabled</a>.
Upon this <code><a href="the-option-element.html#the-option-element">option</a></code> element being <dfn id="concept-select-pick" title="concept-select-pick">picked</dfn> (either through a click, or
through unfocusing the element after changing its value, or through
- a <a href="textFieldSelection.html#using-the-option-element-to-define-a-command" title="option-command">menu command</a>, or through any
+ a <a href="commands.html#using-the-option-element-to-define-a-command" title="option-command">menu command</a>, or through any
other mechanism), and before the relevant user interaction event
<!-- interaction event spec point --> is queued (e.g. before the
<code title="event-click"><a href="infrastructure.html#event-click">click</a></code> event), the user agent must
set the <a href="the-option-element.html#concept-option-selectedness" title="concept-option-selectedness">selectedness</a> of the
- picked <code><a href="the-option-element.html#the-option-element">option</a></code> element to true and then <a href="textFieldSelection.html#queue-a-task">queue a
- task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> that bubbles named
+ picked <code><a href="the-option-element.html#the-option-element">option</a></code> element to true and then <a href="webappapis.html#queue-a-task">queue a
+ task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> that bubbles named
<code title="event-change">change</code> at the <code><a href="#the-select-element">select</a></code>
- element, using the <a href="textFieldSelection.html#user-interaction-task-source">user interaction task source</a> as the
+ element, using the <a href="webappapis.html#user-interaction-task-source">user interaction task source</a> as the
task source.</p>
<p>If the <code title="attr-select-multiple"><a href="#attr-select-multiple">multiple</a></code>
@@ -547,10 +547,10 @@
agent, and before the relevant user interaction event <!--
interaction event spec point --> is queued (e.g. before the <code title="event-click"><a href="infrastructure.html#event-click">click</a></code> event), the user agent must set the
<a href="the-option-element.html#concept-option-selectedness" title="concept-option-selectedness">selectedness</a> of
- that <code><a href="the-option-element.html#the-option-element">option</a></code> element to false and then <a href="textFieldSelection.html#queue-a-task">queue a
- task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> that bubbles named
+ that <code><a href="the-option-element.html#the-option-element">option</a></code> element to false and then <a href="webappapis.html#queue-a-task">queue a
+ task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> that bubbles named
<code title="event-change">change</code> at the <code><a href="#the-select-element">select</a></code>
- element, using the <a href="textFieldSelection.html#user-interaction-task-source">user interaction task source</a> as the
+ element, using the <a href="webappapis.html#user-interaction-task-source">user interaction task source</a> as the
task source.</p>
<p>If the <code title="attr-select-multiple"><a href="#attr-select-multiple">multiple</a></code>
@@ -568,17 +568,17 @@
should allow the user to <dfn id="concept-select-toggle" title="concept-select-toggle">toggle</dfn> the <a href="the-option-element.html#concept-option-selectedness" title="concept-option-selectedness">selectedness</a> of the
<code><a href="the-option-element.html#the-option-element">option</a></code> elements in its <a href="#concept-select-option-list" title="concept-select-option-list">list of options</a> that are
themselves not <a href="the-option-element.html#concept-option-disabled" title="concept-option-disabled">disabled</a>
- (either through a click, or through a <a href="textFieldSelection.html#using-the-option-element-to-define-a-command" title="option-command">menu command</a>, or any other mechanism).
+ (either through a click, or through a <a href="commands.html#using-the-option-element-to-define-a-command" title="option-command">menu command</a>, or any other mechanism).
Upon the <a href="the-option-element.html#concept-option-selectedness" title="concept-option-selectedness">selectedness</a> of one or
more <code><a href="the-option-element.html#the-option-element">option</a></code> elements being changed by the user, and
before the relevant user interaction event <!-- interaction event
spec point --> is queued (e.g. before a related <code title="event-click"><a href="infrastructure.html#event-click">click</a></code> event), the user agent must
- <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> that
+ <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> that
bubbles named <code title="event-change">change</code> at the
- <code><a href="#the-select-element">select</a></code> element, using the <a href="textFieldSelection.html#user-interaction-task-source">user interaction task
+ <code><a href="#the-select-element">select</a></code> element, using the <a href="webappapis.html#user-interaction-task-source">user interaction task
source</a> as the task source.</p>
- <p>The <a href="textFieldSelection.html#concept-form-reset-control" title="concept-form-reset-control">reset
+ <p>The <a href="constraints.html#concept-form-reset-control" title="concept-form-reset-control">reset
algorithm</a> for <code><a href="#the-select-element">select</a></code> elements is to go through
all the <code><a href="the-option-element.html#the-option-element">option</a></code> elements in the element's <a href="#concept-select-option-list" title="concept-select-option-list">list of options</a>, and set
their <a href="the-option-element.html#concept-option-selectedness" title="concept-option-selectedness">selectedness</a>
@@ -630,7 +630,7 @@
<dt><var title="">element</var> = <var title="">select</var> . <code title="dom-select-item"><a href="#dom-select-item">namedItem</a></code>(<var title="">name</var>)</dt>
<dd>
- <p>Returns the item with <a href="infrastructure.html#concept-id" title="concept-id">ID</a> or <code title="attr-option-name"><a href="textFieldSelection.html#attr-option-name">name</a></code> <var title="">name</var> from the <a href="#concept-select-option-list" title="concept-select-option-list">list of options</a>.</p>
+ <p>Returns the item with <a href="infrastructure.html#concept-id" title="concept-id">ID</a> or <code title="attr-option-name"><a href="obsolete.html#attr-option-name">name</a></code> <var title="">name</var> from the <a href="#concept-select-option-list" title="concept-select-option-list">list of options</a>.</p>
<p>If there are multiple matching items, then a <code><a href="infrastructure.html#nodelist">NodeList</a></code> object containing all those elements is returned.</p>
<p>Returns null if no element with that <a href="infrastructure.html#concept-id" title="concept-id">ID</a> could be found.</p>
</dd>
@@ -774,9 +774,9 @@
return the actual size used, which, in the absence of the <code title="attr-select-size"><a href="#attr-select-size">size</a></code> content attribute, is either 1
or 4 depending on the presence of the <code title="attr-select-multiple"><a href="#attr-select-multiple">multiple</a></code> attribute.</p>
- <p>The <code title="dom-cva-willValidate"><a href="textFieldSelection.html#dom-cva-willvalidate">willValidate</a></code>, <code title="dom-cva-validity"><a href="textFieldSelection.html#dom-cva-validity">validity</a></code>, and <code title="dom-cva-validationMessage"><a href="textFieldSelection.html#dom-cva-validationmessage">validationMessage</a></code> IDL
- attributes, and the <code title="dom-cva-checkValidity"><a href="textFieldSelection.html#dom-cva-checkvalidity">checkValidity()</a></code> and <code title="dom-cva-setCustomValidity"><a href="textFieldSelection.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
- methods, are part of the <a href="textFieldSelection.html#the-constraint-validation-api">constraint validation API</a>. The
+ <p>The <code title="dom-cva-willValidate"><a href="constraints.html#dom-cva-willvalidate">willValidate</a></code>, <code title="dom-cva-validity"><a href="constraints.html#dom-cva-validity">validity</a></code>, and <code title="dom-cva-validationMessage"><a href="constraints.html#dom-cva-validationmessage">validationMessage</a></code> IDL
+ attributes, and the <code title="dom-cva-checkValidity"><a href="constraints.html#dom-cva-checkvalidity">checkValidity()</a></code> and <code title="dom-cva-setCustomValidity"><a href="constraints.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
+ methods, are part of the <a href="constraints.html#the-constraint-validation-api">constraint validation API</a>. The
<code title="dom-lfe-labels"><a href="the-label-element.html#dom-lfe-labels">labels</a></code> IDL attribute provides a
list of the element's <code><a href="the-label-element.html#the-label-element">label</a></code>s. The <code title="dom-fe-autofocus"><a href="attributes-common-to-form-controls.html#dom-fe-autofocus">autofocus</a></code>, <code title="dom-fe-disabled"><a href="attributes-common-to-form-controls.html#dom-fe-disabled">disabled</a></code>, <code title="dom-fae-form"><a href="association-of-controls-and-forms.html#dom-fae-form">form</a></code>, and <code title="dom-fe-name"><a href="attributes-common-to-form-controls.html#dom-fe-name">name</a></code> IDL attributes are part of the
element's forms API.</p>
--- NEW FILE: editing-apis.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>7.6.4 Editing APIs — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
#table-example-1 caption { padding-bottom: 0.5em; }
#table-example-1 thead, #table-example-1 tbody { border: none; }
#table-example-1 th, #table-example-1 td { border: solid thin; }
#table-example-1 th { font-weight: normal; }
#table-example-1 td { border-style: none solid; vertical-align: top; }
#table-example-1 th { padding: 0.5em; vertical-align: middle; text-align: center; }
#table-example-1 tbody tr:first-child td { padding-top: 0.5em; }
#table-example-1 tbody tr:last-child td { padding-bottom: 1.5em; }
#table-example-1 tbody td:first-child { padding-left: 2.5em; padding-right: 0; width: 9em; }
#table-example-1 tbody td:first-child::after { content: leader(". "); }
#table-example-1 tbody td { padding-left: 2em; padding-right: 2em; }
#table-example-1 tbody td:first-child + td { width: 10em; }
#table-example-1 tbody td:first-child + td ~ td { width: 2.5em; }
#table-example-1 tbody td:first-child + td + td + td ~ td { width: 1.25em; }
.apple-table-examples { border: none; border-collapse: separate; border-spacing: 1.5em 0em; width: 40em; margin-left: 3em; }
.apple-table-examples * { font-family: "Times", serif; }
.apple-table-examples td, .apple-table-examples th { border: none; white-space: nowrap; padding-top: 0; padding-bottom: 0; }
.apple-table-examples tbody th:first-child { border-left: none; width: 100%; }
.apple-table-examples thead th:first-child ~ th { font-size: smaller; font-weight: bolder; border-bottom: solid 2px; text-align: center; }
.apple-table-examples tbody th::after, .apple-table-examples tfoot th::after { content: leader(". ") }
.apple-table-examples tbody th, .apple-table-examples tfoot th { font: inherit; text-align: left; }
.apple-table-examples td { text-align: right; vertical-align: top; }
.apple-table-examples.e1 tbody tr:last-child td { border-bottom: solid 1px; }
.apple-table-examples.e1 tbody + tbody tr:last-child td { border-bottom: double 3px; }
.apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
.apple-table-examples sup { line-height: 0; }
.details-example img { vertical-align: top; }
#base64-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 6em;
column-count: 5;
column-gap: 1em;
-moz-column-width: 6em;
-moz-column-count: 5;
-moz-column-gap: 1em;
-webkit-column-width: 6em;
-webkit-column-count: 5;
-webkit-column-gap: 1em;
}
#base64-table thead { display: none; }
#base64-table * { border: none; }
#base64-table tbody td:first-child:after { content: ':'; }
#base64-table tbody td:last-child { text-align: right; }
#named-character-references-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 30em;
column-gap: 1em;
-moz-column-width: 30em;
-moz-column-gap: 1em;
-webkit-column-width: 30em;
-webkit-column-gap: 1em;
}
#named-character-references-table > table > tbody > tr > td:first-child + td,
#named-character-references-table > table > tbody > tr > td:last-child { text-align: center; }
#named-character-references-table > table > tbody > tr > td:last-child:hover > span { position: absolute; top: auto; left: auto; margin-left: 0.5em; line-height: 1.2; font-size: 5em; border: outset; padding: 0.25em 0.5em; background: white; width: 1.25em; height: auto; text-align: center; }
#named-character-references-table > table > tbody > tr#entity-CounterClockwiseContourIntegral > td:first-child { font-size: 0.5em; }
.glyph.control { color: red; }
@font-face {
font-family: 'Essays1743';
src: url('../fonts/Essays1743.ttf');
}
@font-face {
font-family: 'Essays1743';
font-weight: bold;
src: url('../fonts/Essays1743-Bold.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
src: url('../fonts/Essays1743-Italic.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
font-weight: bold;
src: url('../fonts/Essays1743-BoldItalic.ttf');
}
</style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
h4 { margin: 2.5em 0 0.75em 0; }
h5, h6 { margin: 2.5em 0 1em; }
h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
p { margin: 1em 0; }
hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
dl, dd { margin-top: 0; margin-bottom: 0; }
dt { margin-top: 0.75em; margin-bottom: 0.25em; clear: left; }
dt + dt { margin-top: 0; }
dd dt { margin-top: 0.25em; margin-bottom: 0; }
dd p { margin-top: 0; }
dd dl + p { margin-top: 1em; }
dd table + p { margin-top: 1em; }
p + * > li, dd li { margin: 1em 0; }
dt, dfn { font-weight: bold; font-style: normal; }
i, em { font-style: italic; }
dt dfn { font-style: italic; }
pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
pre strong { color: black; font: inherit; font-weight: bold; background: yellow; }
pre em { font-weight: bolder; font-style: normal; }
@media screen { code { color: orangered; } code :link, code :visited { color: inherit; } }
var sub { vertical-align: bottom; font-size: smaller; position: relative; top: 0.1em; }
table { border-collapse: collapse; border-style: hidden hidden none hidden; }
table thead, table tbody { border-bottom: solid; }
table tbody th:first-child { border-left: solid; }
table tbody th { text-align: left; }
table td, table th { border-left: solid; border-right: solid; border-bottom: solid thin; vertical-align: top; padding: 0.2em; }
blockquote { margin: 0 0 0 2em; border: 0; padding: 0; font-style: italic; }
.bad, .bad *:not(.XXX) { color: gray; border-color: gray; background: transparent; }
.matrix, .matrix td { border: none; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
.toc dfn, h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn { font: inherit; }
img.extra, p.overview { float: right; }
pre.idl { border: solid thin; background: #EEEEEE; color: black; padding: 0.5em 1em; position: relative; }
pre.idl :link, pre.idl :visited { color: inherit; background: transparent; }
pre.idl::before { content: "IDL"; font: bold small sans-serif; padding: 0.5em; background: white; position: absolute; top: 0; margin: -1px 0 0 -4em; width: 1.5em; border: thin solid; border-radius: 0 0 0 0.5em }
pre.css { border: solid thin; background: #FFFFEE; color: black; padding: 0.5em 1em; }
pre.css:first-line { color: #AAAA50; }
dl.domintro { color: green; margin: 2em 0 2em 2em; padding: 0.5em 1em; border: none; background: #DDFFDD; }
hr + dl.domintro, div.impl + dl.domintro { margin-top: 2.5em; margin-bottom: 1.5em; }
dl.domintro dt, dl.domintro dt * { color: black; text-decoration: none; }
dl.domintro dd { margin: 0.5em 0 1em 2em; padding: 0; }
dl.domintro dd p { margin: 0.5em 0; }
dl.domintro:before { display: table; margin: -1em -0.5em -0.5em auto; width: auto; content: 'This box is non-normative. Implementation requirements are given below this box.'; color: black; font-style: italic; border: solid 2px; background: white; padding: 0 0.25em; }
dl.switch { padding-left: 2em; }
dl.switch > dt { text-indent: -1.5em; }
dl.switch > dt:before { content: '\21AA'; padding: 0 0.5em 0 0; display: inline-block; width: 1em; text-align: right; line-height: 0.5em; }
dl.triple { padding: 0 0 0 1em; }
dl.triple dt, dl.triple dd { margin: 0; display: inline }
dl.triple dt:after { content: ':'; }
dl.triple dd:after { content: '\A'; white-space: pre; }
.diff-old { text-decoration: line-through; color: silver; background: transparent; }
.diff-chg, .diff-new { text-decoration: underline; color: green; background: transparent; }
a .diff-new { border-bottom: 1px blue solid; }
figure.diagrams { border: double black; background: white; padding: 1em; }
figure.diagrams img { display: block; margin: 1em auto; }
h2 { page-break-before: always; }
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
h1 + h2, hr + h2.no-toc { page-break-before: auto; }
p > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]),
li > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]) { border-bottom: solid #9999CC; }
div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
div.head p { margin: 0; }
div.head h1 { margin: 0; }
div.head .logo { float: right; margin: 0 1em; }
div.head .logo img { border: none } /* remove border from top image */
div.head dl { margin: 1em 0; }
div.head p.copyright, div.head p.alt { font-size: x-small; font-style: oblique; margin: 0; }
body > .toc > li { margin-top: 1em; margin-bottom: 1em; }
body > .toc.brief > li { margin-top: 0.35em; margin-bottom: 0.35em; }
body > .toc > li > * { margin-bottom: 0.5em; }
body > .toc > li > * > li > * { margin-bottom: 0.25em; }
.toc, .toc li { list-style: none; }
.brief { margin-top: 1em; margin-bottom: 1em; line-height: 1.1; }
.brief li { margin: 0; padding: 0; }
.brief li p { margin: 0; padding: 0; }
.category-list { margin-top: -0.75em; margin-bottom: 1em; line-height: 1.5; }
.category-list::before { content: '\21D2\A0'; font-size: 1.2em; font-weight: 900; }
.category-list li { display: inline; }
.category-list li:not(:last-child)::after { content: ', '; }
.category-list li > span, .category-list li > a { text-transform: lowercase; }
.category-list li * { text-transform: none; } /* don't affect <code> nested in <a> */
.XXX { color: #E50000; background: white; border: solid red; padding: 0.5em; margin: 1em 0; }
.XXX > :first-child { margin-top: 0; }
p .XXX { line-height: 3em; }
.annotation { border: solid thin black; background: #0C479D; color: white; position: relative; margin: 8px 0 20px 0; }
.annotation:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 6px -6px -6px 6px; background: #333333; z-index: -1; content: ''; }
.annotation :link, .annotation :visited { color: inherit; }
.annotation :link:hover, .annotation :visited:hover { background: transparent; }
.annotation span { border: none ! important; }
.note { color: green; background: transparent; font-family: sans-serif; }
.warning { color: red; background: transparent; }
.note, .warning { font-weight: bolder; font-style: italic; }
.note em, .warning em, .note i, .warning i { font-style: normal; }
p.note, div.note { padding: 0.5em 2em; }
span.note { padding: 0 2em; }
.note p:first-child, .warning p:first-child { margin-top: 0; }
.note p:last-child, .warning p:last-child { margin-bottom: 0; }
.warning:before { font-style: normal; }
p.note:before { content: 'Note: '; }
p.warning:before { content: '\26A0 Warning! '; }
.bookkeeping:before { display: block; content: 'Bookkeeping details'; font-weight: bolder; font-style: italic; }
.bookkeeping { font-size: 0.8em; margin: 2em 0; }
.bookkeeping p { margin: 0.5em 2em; display: list-item; list-style: square; }
.bookkeeping dt { margin: 0.5em 2em 0; }
.bookkeeping dd { margin: 0 3em 0.5em; }
h4 { position: relative; z-index: 3; }
h4 + .element, h4 + div + .element { margin-top: -2.5em; padding-top: 2em; }
.element {
background: #EEEEFF;
color: black;
margin: 0 0 1em 0.15em;
padding: 0 1em 0.25em 0.75em;
border-left: solid #9999FF 0.25em;
position: relative;
z-index: 1;
}
.element:before {
position: absolute;
z-index: 2;
top: 0;
left: -1.15em;
height: 2em;
width: 0.9em;
background: #EEEEFF;
content: ' ';
border-style: none none solid solid;
border-color: #9999FF;
border-width: 0.25em;
}
.example { display: block; color: #222222; background: #FCFCFC; border-left: double; margin-left: 2em; padding-left: 1em; }
td > .example:only-child { margin: 0 0 0 0.1em; }
ul.domTree, ul.domTree ul { padding: 0 0 0 1em; margin: 0; }
ul.domTree li { padding: 0; margin: 0; list-style: none; position: relative; }
ul.domTree li li { list-style: none; }
ul.domTree li:first-child::before { position: absolute; top: 0; height: 0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree li:not(:last-child)::after { position: absolute; top: 0; bottom: -0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree span { font-style: italic; font-family: serif; }
ul.domTree .t1 code { color: purple; font-weight: bold; }
ul.domTree .t2 { font-style: normal; font-family: monospace; }
ul.domTree .t2 .name { color: black; font-weight: bold; }
ul.domTree .t2 .value { color: blue; font-weight: normal; }
ul.domTree .t3 code, .domTree .t4 code, .domTree .t5 code { color: gray; }
ul.domTree .t7 code, .domTree .t8 code { color: green; }
ul.domTree .t10 code { color: teal; }
body.dfnEnabled dfn { cursor: pointer; }
.dfnPanel {
display: inline;
position: absolute;
z-index: 10;
height: auto;
width: auto;
padding: 0.5em 0.75em;
font: small sans-serif, Droid Sans Fallback;
background: #DDDDDD;
color: black;
border: outset 0.2em;
}
.dfnPanel * { margin: 0; padding: 0; font: inherit; text-indent: 0; }
.dfnPanel :link, .dfnPanel :visited { color: black; }
.dfnPanel p { font-weight: bolder; }
.dfnPanel * + p { margin-top: 0.25em; }
.dfnPanel li { list-style-position: inside; }
#configUI { position: absolute; z-index: 20; top: 10em; right: 1em; width: 11em; font-size: small; }
#configUI p { margin: 0.5em 0; padding: 0.3em; background: #EEEEEE; color: black; border: inset thin; }
#configUI p label { display: block; }
#configUI #updateUI, #configUI .loginUI { text-align: center; }
#configUI input[type=button] { display: block; margin: auto; }
fieldset { margin: 1em; padding: 0.5em 1em; }
fieldset > legend + * { margin-top: 0; }
fieldset > :last-child { margin-bottom: 0; }
fieldset p { margin: 0.5em 0; }
.stability {
position: fixed;
bottom: 0;
left: 0; right: 0;
margin: 0 auto 0 auto;
width: 50%;
background: maroon; color: yellow;
-webkit-border-radius: 1em 1em 0 0;
-moz-border-radius: 1em 1em 0 0;
border-radius: 1em 1em 0 0;
-moz-box-shadow: 0 0 1em #500;
-webkit-box-shadow: 0 0 1em #500;
box-shadow: 0 0 1em red;
padding: 0.5em 1em;
text-align: center;
}
.stability strong {
display: block;
}
.stability input {
-moz-appearance: none; -webkit-appearance: none; margin: 0;
border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
}
.stability input:hover {
color: white;
text-shadow: 0 0 2px black;
}
.stability input:active {
padding: 0.3em 0.45em 0.2em 0.55em;
}
.stability :link, .stability :visited,
.stability :link:hover, .stability :visited:hover {
background: transparent;
color: white;
}
</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
if (params[index] == name)
return "1";
var data = params[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
var cookies = document.cookie.split("; ");
for (var index = 0; index < cookies.length; index++) {
var data = cookies[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
return null;
}
</script><link href="editing.html" rel="prev" title="7 User interaction">
<link href="index.html#contents" rel="contents" title="Table of contents">
<link href="dnd.html" rel="next" title="7.7 Drag and drop">
<body class="split chapter" onload="fixBrokenLink();"><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</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="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
</div>
<nav class="prev_next">
<a href="editing.html">← 7 User interaction</a> –
<a href="index.html#contents">Table of contents</a> –
<a href="dnd.html">7.7 Drag and drop →</a>
<ol class="toc"><li><ol><li><ol><li><a href="editing-apis.html#editing-apis"><span class="secno">7.6.4 </span>Editing APIs</a><li><a href="editing-apis.html#spelling-and-grammar-checking"><span class="secno">7.6.5 </span>Spelling and grammar checking</a></ol></ol></ol></nav>
<h4 id="editing-apis"><span class="secno">7.6.4 </span>Editing APIs</h4>
<p>The definition of the terms <dfn id="active-range">active range</dfn>, <dfn id="editing-host">editing
host</dfn>, and <dfn id="editable">editable</dfn>, the user interface requirements
of elements that are <a href="#editing-host" title="editing host">editing hosts</a>
or <a href="#editable">editable</a>, the
<dfn id="execCommand" title="dom-document-execCommand"><code>execCommand()</code></dfn>,
<dfn id="dom-document-querycommandenabled" title="dom-document-queryCommandEnabled"><code>queryCommandEnabled()</code></dfn>,
<dfn id="dom-document-querycommandindeterm" title="dom-document-queryCommandIndeterm"><code>queryCommandIndeterm()</code></dfn>,
<dfn id="dom-document-querycommandstate" title="dom-document-queryCommandState"><code>queryCommandState()</code></dfn>,
<dfn id="dom-document-querycommandsupported" title="dom-document-queryCommandSupported"><code>queryCommandSupported()</code></dfn>, and
<dfn id="dom-document-querycommandvalue" title="dom-document-queryCommandValue"><code>queryCommandValue()</code></dfn>
methods, text selections, and the <dfn id="delete-the-selection">delete the selection</dfn>
algorithm are defined in the HTML Editing APIs specification. The
interaction of editing and the undo/redo features in user agents is
defined by the UndoManager and DOM Transaction specification. <a href="references.html#refsEDITING">[EDITING]</a> <a href="references.html#refsUNDO">[UNDO]</a></p>
<!-- those might get merged in here eventually -->
<h4 id="spelling-and-grammar-checking"><span class="secno">7.6.5 </span>Spelling and grammar checking</h4>
<div class="impl">
<p>User agents can support the checking of spelling and grammar of
editable text, either in form controls (such as the value of
<code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code> elements), or in elements in an <a href="#editing-host">editing
host</a> (e.g. using <code title="attr-contenteditable"><a href="editing.html#attr-contenteditable">contenteditable</a></code>).</p>
<p>For each element, user agents must establish a <dfn id="concept-spellcheck-default" title="concept-spellcheck-default">default behavior</dfn>, either
through defaults or through preferences expressed by the user. There
are three possible default behaviors for each element:</p>
<dl><dt><dfn id="concept-spellcheck-default-true" title="concept-spellcheck-default-true">true-by-default</dfn>
<dd>The element will be checked for spelling and grammar if its
contents are editable.
<dt><dfn id="concept-spellcheck-default-false" title="concept-spellcheck-default-false">false-by-default</dfn>
<dd>The element will never be checked for spelling and grammar.
<dt><dfn id="concept-spellcheck-default-inherit" title="concept-spellcheck-default-inherit">inherit-by-default</dfn>
<dd>The element's default behavior is the same as its parent
element's. Elements that have no parent element cannot have this as
their default behavior.
</dl><hr></div>
<p>The <dfn id="attr-spellcheck" title="attr-spellcheck"><code>spellcheck</code></dfn>
attribute is an <a href="common-microsyntaxes.html#enumerated-attribute">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
the <i>missing value default</i> (and the <i>invalid value
default</i>).</p>
<p class="note">The <i>true</i> state indicates that the element is
to have its spelling and grammar checked. The <i>default</i> state
indicates that the element is to act according to a default
behavior, possibly based on the parent element's own <code title="attr-spellcheck"><a href="#attr-spellcheck">spellcheck</a></code> state, as defined below.
The <i>false</i> state indicates that the element is not to be
checked.</p>
<div class="impl">
<hr></div>
<dl class="domintro"><dt><var title="">element</var> . <code title="dom-spellcheck"><a href="#dom-spellcheck">spellcheck</a></code> [ = <var title="">value</var> ]</dt>
<dd>
<p>Returns true if the element is to have its spelling and grammar
checked; otherwise, returns false.</p>
<p>Can be set, to override the default and set the <code title="attr-spellcheck"><a href="#attr-spellcheck">spellcheck</a></code> content attribute.</p>
</dd>
</dl><div class="impl">
<p>The <dfn id="dom-spellcheck" title="dom-spellcheck"><code>spellcheck</code></dfn> IDL
attribute, on getting, must return true if the element's <code title="attr-spellcheck"><a href="#attr-spellcheck">spellcheck</a></code> content attribute is in
the <i>true</i> state, or if the element's <code title="attr-spellcheck"><a href="#attr-spellcheck">spellcheck</a></code> content attribute is in
the <i>default</i> state and the element's <a href="#concept-spellcheck-default" title="concept-spellcheck-default">default behavior</a> is <a href="#concept-spellcheck-default-true" title="concept-spellcheck-default-true">true-by-default</a>, or
if the element's <code title="attr-spellcheck"><a href="#attr-spellcheck">spellcheck</a></code>
content attribute is in the <i>default</i> state and the element's
<a href="#concept-spellcheck-default" title="concept-spellcheck-default">default behavior</a> is
<a href="#concept-spellcheck-default-inherit" title="concept-spellcheck-default-inherit">inherit-by-default</a>
and the element's parent element's <code title="dom-spellcheck"><a href="#dom-spellcheck">spellcheck</a></code> IDL attribute would return
true; otherwise, if none of those conditions applies, then the
attribute must instead return false.</p>
<p class="note">The <code title="dom-spellcheck"><a href="#dom-spellcheck">spellcheck</a></code>
IDL attribute is not affected by user preferences that override the
<code title="attr-spellcheck"><a href="#attr-spellcheck">spellcheck</a></code> content attribute,
and therefore might not reflect the actual spellchecking state.</p>
<p>On setting, if the new value is true, then the element's <code title="attr-spellcheck"><a href="#attr-spellcheck">spellcheck</a></code> content attribute must be
set to the literal string "<code title="">true</code>", otherwise it
must be set to the literal string "<code title="">false</code>".
<hr><p>User agents must only consider the following pieces of text as
checkable for the purposes of this feature:</p>
<ul><li>The value of <code><a href="the-input-element.html#the-input-element">input</a></code> elements to which the <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code> attribute applies,
whose <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attributes are not
in the <a href="states-of-the-type-attribute.html#password-state-(type=password)" title="attr-input-type-password">Password</a>
state, and that are not <i title="concept-input-immutable"><a href="the-input-element.html#concept-input-immutable">immutable</a></i> (i.e. that do not
have the <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code>
attribute specified and that are not <a href="attributes-common-to-form-controls.html#concept-fe-disabled" title="concept-fe-disabled">disabled</a>).</li>
<li>The value of <code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code> elements that do not have a
<code title="attr-textarea-readonly"><a href="the-textarea-element.html#attr-textarea-readonly">readonly</a></code> attribute and
that are not <a href="attributes-common-to-form-controls.html#concept-fe-disabled" title="concept-fe-disabled">disabled</a>.</li>
<li>Text in <code><a href="infrastructure.html#text-0">Text</a></code> nodes that are
children of <a href="#editing-host" title="editing host">editing hosts</a> or
<a href="#editable">editable</a> elements.</li>
<li>Text in attributes of <a href="#editable">editable</a> elements.</li>
</ul><p>For text that is part of a <code><a href="infrastructure.html#text-0">Text</a></code> node, the element
with which the text is associated is the element that is the
immediate parent of the first character of the word, sentence, or
other piece of text. For text in attributes, it is the attribute's
element. For the values of <code><a href="the-input-element.html#the-input-element">input</a></code> and
<code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code> elements, it is the element itself.</p>
<p>To determine if a word, sentence, or other piece of text in an
applicable element (as defined above) is to have spelling- and/or
grammar-checking enabled, the UA must use the following
algorithm:</p>
<ol><!-- user override --><li>If the user has disabled the checking for this text, then the
checking is disabled.</li>
<li>Otherwise, if the user has forced the checking for this text to
always be enabled, then the checking is enabled.</li>
<!-- content attribute: on, off -->
<li>Otherwise, if the element with which the text is associated has
a <code title="attr-spellcheck"><a href="#attr-spellcheck">spellcheck</a></code> content
attribute, then: if that attribute is in the <i>true</i> state,
then checking is enabled; otherwise, if that attribute is in the
<i>false</i> state, then checking is disabled.</li>
<!-- inherit, if there is one to inherit from -->
<li>Otherwise, if there is an ancestor element with a <code title="attr-spellcheck"><a href="#attr-spellcheck">spellcheck</a></code> content attribute that is
not in the <i>default</i> state, then: if the nearest such
ancestor's <code title="attr-spellcheck"><a href="#attr-spellcheck">spellcheck</a></code> content
attribute is in the <i>true</i> state, then checking is enabled;
otherwise, checking is disabled.</li>
<!-- default -->
<li>Otherwise, if the element's <a href="#concept-spellcheck-default" title="concept-spellcheck-default">default behavior</a> is <a href="#concept-spellcheck-default-true" title="concept-spellcheck-default-true">true-by-default</a>,
then checking is enabled.</li>
<li>Otherwise, if the element's <a href="#concept-spellcheck-default" title="concept-spellcheck-default">default behavior</a> is <a href="#concept-spellcheck-default-false" title="concept-spellcheck-default-false">false-by-default</a>,
then checking is disabled.</li>
<!-- default inheritance -->
<li>Otherwise, if the element's parent element has <em>its</em>
checking enabled, then checking is enabled.</li>
<li>Otherwise, checking is disabled.</li>
</ol><p>If the checking is enabled for a word/sentence/text, the user
agent should indicate spelling and/or grammar errors in that
text. User agents should take into account the other semantics given
in the document when suggesting spelling and grammar
corrections. User agents may use the language of the element to
determine what spelling and grammar rules to use, or may use the
user's preferred language settings. UAs should use
<code><a href="the-input-element.html#the-input-element">input</a></code> element attributes such as <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern">pattern</a></code> to ensure that the
resulting value is valid, where possible.</p>
<p>If checking is disabled, the user agent should not indicate
spelling or grammar errors for that text.</p>
<div class="example">
<p>The element with ID "a" in the following example would be the
one used to determine if the word "Hello" is checked for spelling
errors. In this example, it would not be.</p>
<pre><div contenteditable="true">
<span spellcheck="false" id="a">Hell</span><em>o!</em>
</div></pre>
<p>The element with ID "b" in the following example would have
checking enabled (the leading space character in the attribute's
value on the <code><a href="the-input-element.html#the-input-element">input</a></code> element causes the attribute to be
ignored, so the ancestor's value is used instead, regardless of the
default).</p>
<pre><p spellcheck="true">
<label>Name: <input spellcheck=" false" id="b"></label>
</p></pre>
</div>
</div>
<p class="note">This specification does not define the user
interface for spelling and grammar checkers. A user agent could
offer on-demand checking, could perform continuous checking while
the checking is enabled, or could use other interfaces.</p>
Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.1285
retrieving revision 1.1286
diff -u -d -r1.1285 -r1.1286
--- dom.html 15 Oct 2012 12:46:06 -0000 1.1285
+++ dom.html 15 Oct 2012 15:15:45 -0000 1.1286
@@ -380,14 +380,14 @@
<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 href="#document">Document</a></code> object. <a href="textFieldSelection.html#refsDOMCORE">[DOMCORE]</a></p>
+ <code><a href="#document">Document</a></code> object. <a href="references.html#refsDOMCORE">[DOMCORE]</a></p>
<p><dfn id="the-document's-address">The document's address</dfn> is an <a href="urls.html#absolute-url">absolute URL</a>
that is initially set when the <code><a href="#document">Document</a></code> is created but
that can change during the lifetime of the <code><a href="#document">Document</a></code>,
- for example when the user <a href="textFieldSelection.html#navigate" title="navigate">navigates</a> to
- a <a href="textFieldSelection.html#scroll-to-fragid" title="navigate-fragid">fragment identifier</a> on the
- page or when the <code title="dom-history-pushState"><a href="textFieldSelection.html#dom-history-pushstate">pushState()</a></code> method is called
+ for example when the user <a href="history.html#navigate" title="navigate">navigates</a> to
+ a <a href="history.html#scroll-to-fragid" title="navigate-fragid">fragment identifier</a> on the
+ page or when the <code title="dom-history-pushState"><a href="history.html#dom-history-pushstate">pushState()</a></code> method is called
with a new <a href="urls.html#url">URL</a>.</p>
<!--
http://www.hixie.ch/tests/adhoc/dom/level0/history/pushState/002/
@@ -399,12 +399,12 @@
the primary mechanism by which a user can tell if a site is
attempting to impersonate another.</p>
- <p>When a <code><a href="#document">Document</a></code> is created by a <a href="textFieldSelection.html#concept-script" title="concept-script">script</a> using the <code title="dom-DOMImplementation-createDocument"><a href="infrastructure.html#dom-domimplementation-createdocument">createDocument()</a></code>
+ <p>When a <code><a href="#document">Document</a></code> is created by a <a href="webappapis.html#concept-script" title="concept-script">script</a> using the <code title="dom-DOMImplementation-createDocument"><a href="infrastructure.html#dom-domimplementation-createdocument">createDocument()</a></code>
or <code title="dom-DOMHTMLImplementation-createHTMLDocument">createHTMLDocument()</code>
APIs, <a href="#the-document's-address">the document's address</a> is the same as <a href="#the-document's-address">the
- document's address</a> of the <a href="textFieldSelection.html#script's-document">script's document</a>, and
- the <code><a href="#document">Document</a></code> is both <a href="textFieldSelection.html#ready-for-post-load-tasks">ready for post-load
- tasks</a> and <a href="textFieldSelection.html#completely-loaded">completely loaded</a> immediately.</p>
+ document's address</a> of the <a href="webappapis.html#script's-document">script's document</a>, and
+ the <code><a href="#document">Document</a></code> is both <a href="the-end.html#ready-for-post-load-tasks">ready for post-load
+ tasks</a> and <a href="the-end.html#completely-loaded">completely loaded</a> immediately.</p>
<p>Each <code><a href="#document">Document</a></code> object has a <dfn id="reload-override-flag">reload override
flag</dfn> that is originally unset. The flag is set by the <code title="dom-document-open"><a href="dynamic-markup-insertion.html#dom-document-open">document.open()</a></code> and <code title="dom-document-open"><a href="dynamic-markup-insertion.html#dom-document-open">document.write()</a></code> methods in certain
@@ -416,12 +416,12 @@
reload</dfn>, it must act as follows:</p>
<ol><li><p>Let <var title="">source</var> be the value of the
- <a href="textFieldSelection.html#browsing-context">browsing context</a>'s <a href="textFieldSelection.html#active-document">active document</a>'s
+ <a href="browsers.html#browsing-context">browsing context</a>'s <a href="browsers.html#active-document">active document</a>'s
<a href="#reload-override-buffer">reload override buffer</a>.</li>
- <li><p><a href="textFieldSelection.html#navigate">Navigate</a><!--DONAV reload after d.open()--> the
- <a href="textFieldSelection.html#browsing-context">browsing context</a> to a resource whose source is <var title="">source</var>, with <a href="textFieldSelection.html#replacement-enabled">replacement enabled</a>. When
- the <a href="textFieldSelection.html#navigate">navigate</a> algorithm creates a <code><a href="#document">Document</a></code>
+ <li><p><a href="history.html#navigate">Navigate</a><!--DONAV reload after d.open()--> the
+ <a href="browsers.html#browsing-context">browsing context</a> to a resource whose source is <var title="">source</var>, with <a href="history.html#replacement-enabled">replacement enabled</a>. When
+ the <a href="history.html#navigate">navigate</a> algorithm creates a <code><a href="#document">Document</a></code>
object for this purpose, set that <code><a href="#document">Document</a></code>'s
<a href="#reload-override-flag">reload override flag</a> and set its <a href="#reload-override-buffer">reload override
buffer</a> to <var title="">source</var>.</li>
@@ -435,8 +435,8 @@
<pre class="idl">[OverrideBuiltins]
partial interface <dfn id="document">Document</dfn> {
// <a href="#resource-metadata-management">resource metadata management</a>
- [PutForwards=<a href="textFieldSelection.html#dom-location-href" title="dom-location-href">href</a>] readonly attribute <a href="textFieldSelection.html#location">Location</a>? <a href="textFieldSelection.html#dom-document-location" title="dom-document-location">location</a>;
- attribute DOMString <a href="textFieldSelection.html#dom-document-domain" title="dom-document-domain">domain</a>;
+ [PutForwards=<a href="history.html#dom-location-href" title="dom-location-href">href</a>] readonly attribute <a href="history.html#location">Location</a>? <a href="history.html#dom-document-location" title="dom-document-location">location</a>;
+ attribute DOMString <a href="browsers.html#dom-document-domain" title="dom-document-domain">domain</a>;
readonly attribute DOMString <a href="#dom-document-referrer" title="dom-document-referrer">referrer</a>;
attribute DOMString <a href="#dom-document-cookie" title="dom-document-cookie">cookie</a>;
readonly attribute DOMString <a href="#dom-document-lastmodified" title="dom-document-lastModified">lastModified</a>;
@@ -460,85 +460,85 @@
// <a href="dynamic-markup-insertion.html#dynamic-markup-insertion">dynamic markup insertion</a>
<a href="#document">Document</a> <a href="dynamic-markup-insertion.html#dom-document-open" title="dom-document-open">open</a>(optional DOMString type, optional DOMString replace);
- <a href="textFieldSelection.html#windowproxy">WindowProxy</a> <a href="dynamic-markup-insertion.html#dom-document-open" title="dom-document-open">open</a>(DOMString url, DOMString name, DOMString features, optional boolean replace);
+ <a href="browsers.html#windowproxy">WindowProxy</a> <a href="dynamic-markup-insertion.html#dom-document-open" title="dom-document-open">open</a>(DOMString url, DOMString name, DOMString features, optional boolean replace);
void <a href="dynamic-markup-insertion.html#dom-document-close" title="dom-document-close">close</a>();
void <a href="dynamic-markup-insertion.html#dom-document-write" title="dom-document-write">write</a>(DOMString... text);
void <a href="dynamic-markup-insertion.html#dom-document-writeln" title="dom-document-writeln">writeln</a>(DOMString... text);
- // <a href="textFieldSelection.html#editing">user interaction</a>
- readonly attribute <a href="textFieldSelection.html#windowproxy">WindowProxy</a>? <a href="textFieldSelection.html#dom-document-defaultview" title="dom-document-defaultView">defaultView</a>;
- readonly attribute <a href="infrastructure.html#element">Element</a>? <a href="textFieldSelection.html#dom-document-activeelement" title="dom-document-activeElement">activeElement</a>;
- boolean <a href="textFieldSelection.html#dom-document-hasfocus" title="dom-document-hasFocus">hasFocus</a>();
- attribute DOMString <a href="textFieldSelection.html#designMode" title="dom-document-designMode">designMode</a>;
- boolean <a href="textFieldSelection.html#execCommand" title="dom-document-execCommand">execCommand</a>(DOMString commandId);
- boolean <a href="textFieldSelection.html#execCommand" title="dom-document-execCommand">execCommand</a>(DOMString commandId, boolean showUI);
- boolean <a href="textFieldSelection.html#execCommand" title="dom-document-execCommand">execCommand</a>(DOMString commandId, boolean showUI, DOMString value);
- boolean <a href="textFieldSelection.html#dom-document-querycommandenabled" title="dom-document-queryCommandEnabled">queryCommandEnabled</a>(DOMString commandId);
- boolean <a href="textFieldSelection.html#dom-document-querycommandindeterm" title="dom-document-queryCommandIndeterm">queryCommandIndeterm</a>(DOMString commandId);
- boolean <a href="textFieldSelection.html#dom-document-querycommandstate" title="dom-document-queryCommandState">queryCommandState</a>(DOMString commandId);
- boolean <a href="textFieldSelection.html#dom-document-querycommandsupported" title="dom-document-queryCommandSupported">queryCommandSupported</a>(DOMString commandId);
- DOMString <a href="textFieldSelection.html#dom-document-querycommandvalue" title="dom-document-queryCommandValue">queryCommandValue</a>(DOMString commandId);
- readonly attribute <a href="infrastructure.html#htmlcollection">HTMLCollection</a> <a href="textFieldSelection.html#dom-document-commands" title="dom-document-commands">commands</a>;
+ // <a href="editing.html#editing">user interaction</a>
+ readonly attribute <a href="browsers.html#windowproxy">WindowProxy</a>? <a href="browsers.html#dom-document-defaultview" title="dom-document-defaultView">defaultView</a>;
+ readonly attribute <a href="infrastructure.html#element">Element</a>? <a href="editing.html#dom-document-activeelement" title="dom-document-activeElement">activeElement</a>;
+ boolean <a href="editing.html#dom-document-hasfocus" title="dom-document-hasFocus">hasFocus</a>();
+ attribute DOMString <a href="editing.html#designMode" title="dom-document-designMode">designMode</a>;
+ boolean <a href="editing-apis.html#execCommand" title="dom-document-execCommand">execCommand</a>(DOMString commandId);
+ boolean <a href="editing-apis.html#execCommand" title="dom-document-execCommand">execCommand</a>(DOMString commandId, boolean showUI);
+ boolean <a href="editing-apis.html#execCommand" title="dom-document-execCommand">execCommand</a>(DOMString commandId, boolean showUI, DOMString value);
+ boolean <a href="editing-apis.html#dom-document-querycommandenabled" title="dom-document-queryCommandEnabled">queryCommandEnabled</a>(DOMString commandId);
+ boolean <a href="editing-apis.html#dom-document-querycommandindeterm" title="dom-document-queryCommandIndeterm">queryCommandIndeterm</a>(DOMString commandId);
+ boolean <a href="editing-apis.html#dom-document-querycommandstate" title="dom-document-queryCommandState">queryCommandState</a>(DOMString commandId);
+ boolean <a href="editing-apis.html#dom-document-querycommandsupported" title="dom-document-queryCommandSupported">queryCommandSupported</a>(DOMString commandId);
+ DOMString <a href="editing-apis.html#dom-document-querycommandvalue" title="dom-document-queryCommandValue">queryCommandValue</a>(DOMString commandId);
+ readonly attribute <a href="infrastructure.html#htmlcollection">HTMLCollection</a> <a href="commands.html#dom-document-commands" title="dom-document-commands">commands</a>;
- // <a href="textFieldSelection.html#event-handler-idl-attributes">event handler IDL attributes</a>
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onabort" title="handler-onabort">onabort</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onblur" title="handler-onblur">onblur</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-oncancel" title="handler-oncancel">oncancel</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-oncanplay" title="handler-oncanplay">oncanplay</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-oncanplaythrough" title="handler-oncanplaythrough">oncanplaythrough</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onchange" title="handler-onchange">onchange</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onclick" title="handler-onclick">onclick</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onclose" title="handler-onclose">onclose</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-oncontextmenu" title="handler-oncontextmenu">oncontextmenu</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-oncuechange" title="handler-oncuechange">oncuechange</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondblclick" title="handler-ondblclick">ondblclick</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondrag" title="handler-ondrag">ondrag</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondragend" title="handler-ondragend">ondragend</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondragenter" title="handler-ondragenter">ondragenter</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondragleave" title="handler-ondragleave">ondragleave</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondragover" title="handler-ondragover">ondragover</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondragstart" title="handler-ondragstart">ondragstart</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondrop" title="handler-ondrop">ondrop</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondurationchange" title="handler-ondurationchange">ondurationchange</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onemptied" title="handler-onemptied">onemptied</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onended" title="handler-onended">onended</a>;
- attribute <a href="textFieldSelection.html#onerroreventhandler">OnErrorEventHandler</a> <a href="textFieldSelection.html#handler-onerror" title="handler-onerror">onerror</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onfocus" title="handler-onfocus">onfocus</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-oninput" title="handler-oninput">oninput</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-oninvalid" title="handler-oninvalid">oninvalid</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onkeydown" title="handler-onkeydown">onkeydown</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onkeypress" title="handler-onkeypress">onkeypress</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onkeyup" title="handler-onkeyup">onkeyup</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onload" title="handler-onload">onload</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onloadeddata" title="handler-onloadeddata">onloadeddata</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onloadedmetadata" title="handler-onloadedmetadata">onloadedmetadata</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onloadstart" title="handler-onloadstart">onloadstart</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onmousedown" title="handler-onmousedown">onmousedown</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onmousemove" title="handler-onmousemove">onmousemove</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onmouseout" title="handler-onmouseout">onmouseout</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onmouseover" title="handler-onmouseover">onmouseover</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onmouseup" title="handler-onmouseup">onmouseup</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onmousewheel" title="handler-onmousewheel">onmousewheel</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onpause" title="handler-onpause">onpause</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onplay" title="handler-onplay">onplay</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onplaying" title="handler-onplaying">onplaying</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onprogress" title="handler-onprogress">onprogress</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onratechange" title="handler-onratechange">onratechange</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onreset" title="handler-onreset">onreset</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onscroll" title="handler-onscroll">onscroll</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onseeked" title="handler-onseeked">onseeked</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onseeking" title="handler-onseeking">onseeking</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onselect" title="handler-onselect">onselect</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onshow" title="handler-onshow">onshow</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onstalled" title="handler-onstalled">onstalled</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onsubmit" title="handler-onsubmit">onsubmit</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onsuspend" title="handler-onsuspend">onsuspend</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ontimeupdate" title="handler-ontimeupdate">ontimeupdate</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onvolumechange" title="handler-onvolumechange">onvolumechange</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onwaiting" title="handler-onwaiting">onwaiting</a>;
+ // <a href="webappapis.html#event-handler-idl-attributes">event handler IDL attributes</a>
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onabort" title="handler-onabort">onabort</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onblur" title="handler-onblur">onblur</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-oncancel" title="handler-oncancel">oncancel</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-oncanplay" title="handler-oncanplay">oncanplay</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-oncanplaythrough" title="handler-oncanplaythrough">oncanplaythrough</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onchange" title="handler-onchange">onchange</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onclick" title="handler-onclick">onclick</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onclose" title="handler-onclose">onclose</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-oncontextmenu" title="handler-oncontextmenu">oncontextmenu</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-oncuechange" title="handler-oncuechange">oncuechange</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondblclick" title="handler-ondblclick">ondblclick</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondrag" title="handler-ondrag">ondrag</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondragend" title="handler-ondragend">ondragend</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondragenter" title="handler-ondragenter">ondragenter</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondragleave" title="handler-ondragleave">ondragleave</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondragover" title="handler-ondragover">ondragover</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondragstart" title="handler-ondragstart">ondragstart</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondrop" title="handler-ondrop">ondrop</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondurationchange" title="handler-ondurationchange">ondurationchange</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onemptied" title="handler-onemptied">onemptied</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onended" title="handler-onended">onended</a>;
+ attribute <a href="webappapis.html#onerroreventhandler">OnErrorEventHandler</a> <a href="webappapis.html#handler-onerror" title="handler-onerror">onerror</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onfocus" title="handler-onfocus">onfocus</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-oninput" title="handler-oninput">oninput</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-oninvalid" title="handler-oninvalid">oninvalid</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onkeydown" title="handler-onkeydown">onkeydown</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onkeypress" title="handler-onkeypress">onkeypress</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onkeyup" title="handler-onkeyup">onkeyup</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onload" title="handler-onload">onload</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onloadeddata" title="handler-onloadeddata">onloadeddata</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onloadedmetadata" title="handler-onloadedmetadata">onloadedmetadata</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onloadstart" title="handler-onloadstart">onloadstart</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onmousedown" title="handler-onmousedown">onmousedown</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onmousemove" title="handler-onmousemove">onmousemove</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onmouseout" title="handler-onmouseout">onmouseout</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onmouseover" title="handler-onmouseover">onmouseover</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onmouseup" title="handler-onmouseup">onmouseup</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onmousewheel" title="handler-onmousewheel">onmousewheel</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onpause" title="handler-onpause">onpause</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onplay" title="handler-onplay">onplay</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onplaying" title="handler-onplaying">onplaying</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onprogress" title="handler-onprogress">onprogress</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onratechange" title="handler-onratechange">onratechange</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onreset" title="handler-onreset">onreset</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onscroll" title="handler-onscroll">onscroll</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onseeked" title="handler-onseeked">onseeked</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onseeking" title="handler-onseeking">onseeking</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onselect" title="handler-onselect">onselect</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onshow" title="handler-onshow">onshow</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onstalled" title="handler-onstalled">onstalled</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onsubmit" title="handler-onsubmit">onsubmit</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onsuspend" title="handler-onsuspend">onsuspend</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ontimeupdate" title="handler-ontimeupdate">ontimeupdate</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onvolumechange" title="handler-onvolumechange">onvolumechange</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onwaiting" title="handler-onwaiting">onwaiting</a>;
- // special <a href="textFieldSelection.html#event-handler-idl-attributes">event handler IDL attributes</a> that only apply to Document objects
- [LenientThis] attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onreadystatechange" title="handler-onreadystatechange">onreadystatechange</a>;
+ // special <a href="webappapis.html#event-handler-idl-attributes">event handler IDL attributes</a> that only apply to Document objects
+ [LenientThis] attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onreadystatechange" title="handler-onreadystatechange">onreadystatechange</a>;
};</pre>
@@ -548,8 +548,8 @@
<p id="security">User agents <span class="impl">must</span> throw a
<code><a href="infrastructure.html#securityerror">SecurityError</a></code> exception whenever any properties of a
<code><a href="#document">Document</a></code> object are accessed by scripts whose
- <a href="textFieldSelection.html#effective-script-origin">effective script origin</a> is not the <a href="textFieldSelection.html#same-origin" title="same
- origin">same</a> as the <code><a href="#document">Document</a></code>'s <a href="textFieldSelection.html#effective-script-origin">effective
+ <a href="browsers.html#effective-script-origin">effective script origin</a> is not the <a href="browsers.html#same-origin" title="same
+ origin">same</a> as the <code><a href="#document">Document</a></code>'s <a href="browsers.html#effective-script-origin">effective
script origin</a>.</p>
<!--REMOVE-TOPIC:Security-->
@@ -565,7 +565,7 @@
one, unless it was blocked or there was no such document, in which
case it returns the empty string.</p>
- <p>The <code title="rel-noreferrer"><a href="textFieldSelection.html#link-type-noreferrer">noreferrer</a></code> link
+ <p>The <code title="rel-noreferrer"><a href="links.html#link-type-noreferrer">noreferrer</a></code> link
type can be used to block the referrer.</p>
</dd>
@@ -574,13 +574,13 @@
<p>The <dfn id="dom-document-referrer" title="dom-document-referrer"><code>referrer</code></dfn> attribute
must return either the <a href="#the-document's-address" title="the document's
- address">address</a> of the <a href="textFieldSelection.html#active-document">active document</a> of the
- <a href="textFieldSelection.html#source-browsing-context">source browsing context</a> <em>at the time the navigation
- was started</em> (that is, the page which <a href="textFieldSelection.html#navigate" title="navigate">navigated</a> the <a href="textFieldSelection.html#browsing-context">browsing context</a>
+ address">address</a> of the <a href="browsers.html#active-document">active document</a> of the
+ <a href="history.html#source-browsing-context">source browsing context</a> <em>at the time the navigation
+ was started</em> (that is, the page which <a href="history.html#navigate" title="navigate">navigated</a> the <a href="browsers.html#browsing-context">browsing context</a>
to the current document), with any <a href="urls.html#url-fragment" title="url-fragment"><fragment></a> component removed; or
the empty string if there is no such originating page, or if the UA
has been configured not to report referrers in this case, or if the
- navigation was initiated for a <a href="textFieldSelection.html#hyperlink">hyperlink</a> with a <code title="rel-noreferrer"><a href="textFieldSelection.html#link-type-noreferrer">noreferrer</a></code> keyword.</p>
+ navigation was initiated for a <a href="links.html#hyperlink">hyperlink</a> with a <code title="rel-noreferrer"><a href="links.html#link-type-noreferrer">noreferrer</a></code> keyword.</p>
</div>
@@ -601,7 +601,7 @@
applied to this resource, the empty string will be returned.</p>
<p>Can be set, to add a new cookie to the element's set of HTTP
cookies.</p>
- <p>If the contents are <a href="textFieldSelection.html#sandboxed-origin-browsing-context-flag" title="sandboxed origin browsing
+ <p>If the contents are <a href="browsers.html#sandboxed-origin-browsing-context-flag" title="sandboxed origin browsing
context flag">sandboxed into a unique origin</a> (e.g. in an
<code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code> with the <code title="attr-iframe-sandbox"><a href="the-iframe-element.html#attr-iframe-sandbox">sandbox</a></code> attribute), a
<code><a href="infrastructure.html#securityerror">SecurityError</a></code> exception will be thrown on getting and
@@ -618,7 +618,7 @@
following conditions is a <dfn id="cookie-averse-document-object">cookie-averse <code>Document</code>
object</dfn>:</p>
- <ul><li>A <code><a href="#document">Document</a></code> that has no <a href="textFieldSelection.html#browsing-context">browsing
+ <ul><li>A <code><a href="#document">Document</a></code> that has no <a href="browsers.html#browsing-context">browsing
context</a>.</li>
<li>A <code><a href="#document">Document</a></code> whose <a href="#the-document's-address" title="the document's
@@ -630,26 +630,26 @@
object">cookie-averse <code>Document</code> objects</span>.--><p id="sandboxCookies">On getting, if the document is a
<a href="#cookie-averse-document-object">cookie-averse <code>Document</code> object</a>, then the
user agent must return the empty string. Otherwise, if the
- <code><a href="#document">Document</a></code>'s <a href="textFieldSelection.html#origin-0">origin</a> is not a
+ <code><a href="#document">Document</a></code>'s <a href="browsers.html#origin-0">origin</a> is not a
scheme/host/port tuple, the user agent must throw a
<code><a href="infrastructure.html#securityerror">SecurityError</a></code> exception. Otherwise, the user agent must
- first <a href="textFieldSelection.html#obtain-the-storage-mutex">obtain the storage mutex</a> and then return the
+ first <a href="webappapis.html#obtain-the-storage-mutex">obtain the storage mutex</a> and then return the
cookie-string for <a href="#the-document's-address">the document's address</a> for a
"non-HTTP" API, <a href="infrastructure.html#decoded-as-utf-8,-with-error-handling">decoded as UTF-8, with error handling</a>.
- <a href="textFieldSelection.html#refsCOOKIES">[COOKIES]</a>
+ <a href="references.html#refsCOOKIES">[COOKIES]</a>
<!--INSERT FINGERPRINT-->
</p>
<p>On setting, if the document is a <a href="#cookie-averse-document-object">cookie-averse
<code>Document</code> object</a>, then the user agent must do
nothing. Otherwise, if the <code><a href="#document">Document</a></code>'s
- <a href="textFieldSelection.html#origin-0">origin</a> is not a scheme/host/port tuple, the user agent
+ <a href="browsers.html#origin-0">origin</a> is not a scheme/host/port tuple, the user agent
must throw a <code><a href="infrastructure.html#securityerror">SecurityError</a></code> exception. Otherwise, the
- user agent must <a href="textFieldSelection.html#obtain-the-storage-mutex">obtain the storage mutex</a> and then act
+ user agent must <a href="webappapis.html#obtain-the-storage-mutex">obtain the storage mutex</a> and then act
as it would when <a href="infrastructure.html#receives-a-set-cookie-string" title="receives a
set-cookie-string">receiving a set-cookie-string</a> for
<a href="#the-document's-address">the document's address</a> via a "non-HTTP" API, consisting
- of the new value encoded as UTF-8. <a href="textFieldSelection.html#refsCOOKIES">[COOKIES]</a> <a href="textFieldSelection.html#refsRFC3629">[RFC3629]</a></p>
+ of the new value encoded as UTF-8. <a href="references.html#refsCOOKIES">[COOKIES]</a> <a href="references.html#refsRFC3629">[RFC3629]</a></p>
<p class="note">Since the <code title="dom-document-cookie"><a href="#dom-document-cookie">cookie</a></code> attribute is accessible
across frames, the path restrictions on cookies are only a tool to
@@ -722,17 +722,17 @@
<p>Each document has a <dfn id="current-document-readiness">current document readiness</dfn>. When a
<code><a href="#document">Document</a></code> object is created, it must have its
<a href="#current-document-readiness">current document readiness</a> set to the string "<code title="">loading</code>" if the document is associated with an
- <a href="textFieldSelection.html#html-parser">HTML parser</a>, an <a href="textFieldSelection.html#xml-parser">XML parser</a>, or an XSLT
+ <a href="parsing.html#html-parser">HTML parser</a>, an <a href="the-xhtml-syntax.html#xml-parser">XML parser</a>, or an XSLT
processor, and to the string "<code title="">complete</code>"
otherwise. Various algorithms during page loading affect this value.
- When the value is set, the user agent must <a href="textFieldSelection.html#fire-a-simple-event">fire a simple
+ When the value is set, the user agent must <a href="webappapis.html#fire-a-simple-event">fire a simple
event</a> named <dfn id="event-readystatechange" title="event-readystatechange"><code>readystatechange</code></dfn>
at the <code><a href="#document">Document</a></code> object.</p>
<p>A <code><a href="#document">Document</a></code> is said to have an <dfn id="active-parser">active
- parser</dfn> if it is associated with an <a href="textFieldSelection.html#html-parser">HTML parser</a> or
- an <a href="textFieldSelection.html#xml-parser">XML parser</a> that has not yet been <a href="textFieldSelection.html#stop-parsing" title="stop
- parsing">stopped</a> or <a href="textFieldSelection.html#abort-a-parser" title="abort a
+ parser</dfn> if it is associated with an <a href="parsing.html#html-parser">HTML parser</a> or
+ an <a href="the-xhtml-syntax.html#xml-parser">XML parser</a> that has not yet been <a href="the-end.html#stop-parsing" title="stop
+ parsing">stopped</a> or <a href="the-end.html#abort-a-parser" title="abort a
parser">aborted</a>.</p>
<p>The <dfn id="dom-document-readystate" title="dom-document-readyState"><code>readyState</code></dfn> IDL
@@ -793,7 +793,7 @@
element in the "<code title="">http://www.w3.org/2000/svg</code>"
namespace, and the user agent supports SVG, then return the value
that would have been returned by the IDL attribute of the same name
- on the <code>SVGDocument</code> interface. <a href="textFieldSelection.html#refsSVG">[SVG]</a></li>
+ on the <code>SVGDocument</code> interface. <a href="references.html#refsSVG">[SVG]</a></li>
<li><p>Otherwise, let <var title="">value</var> be a concatenation
of the data of all the child <code><a href="infrastructure.html#text-0">Text</a></code> nodes of <a href="#the-title-element-0">the
@@ -815,7 +815,7 @@
namespace, and the user agent supports SVG, then the setter must
act as if it was the setter for the IDL attribute of the same name
on the <code><a href="#document">Document</a></code> interface defined by the SVG
- specification. Stop the algorithm here. <a href="textFieldSelection.html#refsSVG">[SVG]</a></li>
+ specification. Stop the algorithm here. <a href="references.html#refsSVG">[SVG]</a></li>
<li>If <a href="#the-title-element-0">the <code>title</code> element</a> is null and
<a href="#the-head-element-0">the <code>head</code> element</a> is null, then the
@@ -835,7 +835,7 @@
</ol><p>The <code title="dom-document-title"><a href="#document.title">title</a></code> IDL attribute
defined above must replace the attribute of the same name on the
<code><a href="#document">Document</a></code> interface defined by the SVG specification
- when the user agent supports both HTML and SVG. <a href="textFieldSelection.html#refsSVG">[SVG]</a></p>
+ when the user agent supports both HTML and SVG. <a href="references.html#refsSVG">[SVG]</a></p>
</div>
@@ -843,12 +843,12 @@
<dd>
<p>Returns <a href="#the-body-element-0">the body element</a>.</p>
<p>Can be set, to replace <a href="#the-body-element-0">the body element</a>.</p>
- <p>If the new value is not a <code><a href="the-body-element.html#the-body-element">body</a></code> or <code><a href="textFieldSelection.html#frameset">frameset</a></code> element, this will throw a <code><a href="infrastructure.html#hierarchyrequesterror">HierarchyRequestError</a></code> exception.</p>
+ <p>If the new value is not a <code><a href="the-body-element.html#the-body-element">body</a></code> or <code><a href="obsolete.html#frameset">frameset</a></code> element, this will throw a <code><a href="infrastructure.html#hierarchyrequesterror">HierarchyRequestError</a></code> exception.</p>
</dd>
</dl><p><dfn id="the-body-element-0">The body element</dfn> of a document is the first child of
<a href="#the-html-element-0">the <code>html</code> element</a> that is either a
- <code><a href="the-body-element.html#the-body-element">body</a></code> element or a <code><a href="textFieldSelection.html#frameset">frameset</a></code> element. If
+ <code><a href="the-body-element.html#the-body-element">body</a></code> element or a <code><a href="obsolete.html#frameset">frameset</a></code> element. If
there is no such element, it is null.</p>
<div class="impl">
@@ -856,7 +856,7 @@
<p>The <dfn id="dom-document-body" title="dom-document-body"><code>body</code></dfn>
attribute, on getting, must return <a href="#the-body-element-0">the body element</a> of
the document (either a <code><a href="the-body-element.html#the-body-element">body</a></code> element, a
- <code><a href="textFieldSelection.html#frameset">frameset</a></code> element, or null). On setting, the following
+ <code><a href="obsolete.html#frameset">frameset</a></code> element, or null). On setting, the following
algorithm must be run:</p>
<ol><!-- if changes are requested:
@@ -867,7 +867,7 @@
http://trac.webkit.org/projects/webkit/browser/trunk/WebCore/dom/Document.cpp
search for ::body
--><li>If the new value is not a <code><a href="the-body-element.html#the-body-element">body</a></code> or
- <code><a href="textFieldSelection.html#frameset">frameset</a></code> element, then throw a
+ <code><a href="obsolete.html#frameset">frameset</a></code> element, then throw a
<code><a href="infrastructure.html#hierarchyrequesterror">HierarchyRequestError</a></code> exception and abort these
steps.</li>
@@ -899,7 +899,7 @@
<dt><var title="">document</var> . <code title="dom-document-links"><a href="#dom-document-links">links</a></code></dt>
<dd>
- <p>Returns an <code><a href="infrastructure.html#htmlcollection">HTMLCollection</a></code> of the <code><a href="the-a-element.html#the-a-element">a</a></code> and <code><a href="the-area-element.html#the-area-element">area</a></code> elements in the <code><a href="#document">Document</a></code> that have <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attributes.</p>
+ <p>Returns an <code><a href="infrastructure.html#htmlcollection">HTMLCollection</a></code> of the <code><a href="the-a-element.html#the-a-element">a</a></code> and <code><a href="the-area-element.html#the-area-element">area</a></code> elements in the <code><a href="#document">Document</a></code> that have <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attributes.</p>
</dd>
<dt><var title="">document</var> . <code title="dom-document-forms"><a href="#dom-document-forms">forms</a></code></dt>
@@ -933,8 +933,8 @@
<p>The <dfn id="dom-document-links" title="dom-document-links"><code>links</code></dfn>
attribute must return an <code><a href="infrastructure.html#htmlcollection">HTMLCollection</a></code> rooted at the
<code><a href="#document">Document</a></code> node, whose filter matches only <code><a href="the-a-element.html#the-a-element">a</a></code>
- elements with <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code>
- attributes and <code><a href="the-area-element.html#the-area-element">area</a></code> elements with <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attributes.</p>
+ elements with <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code>
+ attributes and <code><a href="the-area-element.html#the-area-element">area</a></code> elements with <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attributes.</p>
<p>The <dfn id="dom-document-forms" title="dom-document-forms"><code>forms</code></dfn>
attribute must return an <code><a href="infrastructure.html#htmlcollection">HTMLCollection</a></code> rooted at the
@@ -977,7 +977,7 @@
interface <a href="infrastructure.html#support-named-properties" title="support named properties">supports named
properties</a>. The <a href="infrastructure.html#supported-property-names">supported property names</a> at any
moment consist of the values of the <code title="attr-name">name</code> content attributes of all the
- <code><a href="textFieldSelection.html#the-applet-element">applet</a></code>,
+ <code><a href="obsolete.html#the-applet-element">applet</a></code>,
<a href="#exposed">exposed</a> <code><a href="the-embed-element.html#the-embed-element">embed</a></code>,
<code><a href="the-form-element.html#the-form-element">form</a></code>,
<code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code>,
@@ -985,7 +985,7 @@
<a href="#exposed">exposed</a> <code><a href="the-object-element.html#the-object-element">object</a></code>
elements in the <code><a href="#document">Document</a></code> that have <code title="attr-name">name</code> content attributes, and the values of
the <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> content attributes of all the
- <code><a href="textFieldSelection.html#the-applet-element">applet</a></code> and
+ <code><a href="obsolete.html#the-applet-element">applet</a></code> and
<a href="#exposed">exposed</a> <code><a href="the-object-element.html#the-object-element">object</a></code>
elements in the <code><a href="#document">Document</a></code> that have <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> content attributes, and the values of the
<code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> content attributes of all the
@@ -1012,7 +1012,7 @@
<p>If <var title="">elements</var> has only one element, and that
element is an <code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code> element, then return the
- <code><a href="textFieldSelection.html#windowproxy">WindowProxy</a></code> object of the <a href="textFieldSelection.html#nested-browsing-context">nested browsing
+ <code><a href="browsers.html#windowproxy">WindowProxy</a></code> object of the <a href="browsers.html#nested-browsing-context">nested browsing
context</a> represented by that <code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code> element,
and abort these steps.</p>
@@ -1044,11 +1044,11 @@
with the name <var title="">name</var>, for the purposes of the
above algorithm, are those that are either:</p>
- <ul><li><code><a href="textFieldSelection.html#the-applet-element">applet</a></code>, <a href="#exposed">exposed</a> <code><a href="the-embed-element.html#the-embed-element">embed</a></code>,
+ <ul><li><code><a href="obsolete.html#the-applet-element">applet</a></code>, <a href="#exposed">exposed</a> <code><a href="the-embed-element.html#the-embed-element">embed</a></code>,
<code><a href="the-form-element.html#the-form-element">form</a></code>, <code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code>, <code><a href="the-img-element.html#the-img-element">img</a></code>, or
<a href="#exposed">exposed</a> <code><a href="the-object-element.html#the-object-element">object</a></code> elements that have a <code title="attr-name">name</code> content attribute whose value is <var title="">name</var>, or</li>
- <li><code><a href="textFieldSelection.html#the-applet-element">applet</a></code> or <a href="#exposed">exposed</a> <code><a href="the-object-element.html#the-object-element">object</a></code>
+ <li><code><a href="obsolete.html#the-applet-element">applet</a></code> or <a href="#exposed">exposed</a> <code><a href="the-object-element.html#the-object-element">object</a></code>
elements that have an <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> content
attribute whose value is <var title="">name</var>, or</li>
@@ -1101,13 +1101,13 @@
object on which the method was invoked.</li>
<li><p><a href="urls.html#resolve-a-url" title="resolve a url">Resolve</a> the method's
- first argument, relative to the <a href="textFieldSelection.html#entry-script">entry script</a>'s <a href="textFieldSelection.html#script's-base-url" title="script's base URL">base URL</a>. If this is not
+ first argument, relative to the <a href="browsers.html#entry-script">entry script</a>'s <a href="webappapis.html#script's-base-url" title="script's base URL">base URL</a>. If this is not
successful, throw a <code><a href="infrastructure.html#syntaxerror">SyntaxError</a></code> exception and abort
these steps. Otherwise, let <var title="">url</var> be the
resulting <a href="urls.html#absolute-url">absolute URL</a>.</li>
- <li><p>If the <a href="textFieldSelection.html#origin-0">origin</a> of <var title="">url</var> is not
- the same as the <a href="textFieldSelection.html#origin-0">origin</a> of <var title="">document</var>, throw a <code><a href="infrastructure.html#securityerror">SecurityError</a></code>
+ <li><p>If the <a href="browsers.html#origin-0">origin</a> of <var title="">url</var> is not
+ the same as the <a href="browsers.html#origin-0">origin</a> of <var title="">document</var>, throw a <code><a href="infrastructure.html#securityerror">SecurityError</a></code>
exception and abort these steps.</li>
<!--SYNCLOAD
<li><p>If <code title="dom-XMLDocument-async">async</code> is
@@ -1131,8 +1131,8 @@
<li><p>Let <var title="">success</var> be false.</li>
<li><p><a href="urls.html#fetch">Fetch</a><!--FETCH--> <var title="">url</var> from
- the <a href="textFieldSelection.html#origin-0">origin</a> of <var title="">document</var>, using the
- <a href="textFieldSelection.html#entry-script">entry script</a>'s <a href="textFieldSelection.html#script's-referrer-source" title="script's referrer
+ the <a href="browsers.html#origin-0">origin</a> of <var title="">document</var>, using the
+ <a href="browsers.html#entry-script">entry script</a>'s <a href="webappapis.html#script's-referrer-source" title="script's referrer
source">referrer source</a>, with the <i title="">synchronous
flag</i> set and the <i title="">force same-origin flag</i>
set.</li>
@@ -1142,7 +1142,7 @@
<p>If the fetch attempt was successful, and the resource's <a href="urls.html#content-type" title="Content-Type">Content-Type metadata</a> is an <a href="infrastructure.html#xml-mime-type">XML
MIME type</a>, then run these substeps:</p>
- <ol><li><p>Create a new <a href="textFieldSelection.html#xml-parser">XML parser</a> associated with the
+ <ol><li><p>Create a new <a href="the-xhtml-syntax.html#xml-parser">XML parser</a> associated with the
<var title="">result</var> document.</li>
<li><p>Pass this parser the fetched document.</li> <!-- no
@@ -1158,7 +1158,7 @@
<li>
<p><!--SYNCLOAD If <code title="dom-XMLDocument-async">async</code> is
- set to true, then <span>queue--> <a href="textFieldSelection.html#queue-a-task">Queue a task</a> to run the following
+ set to true, then <span>queue--> <a href="webappapis.html#queue-a-task">Queue a task</a> to run the following
steps. <!--SYNCLOAD Otherwise, run them synchronously.--></p>
<ol><li><p>Set the <a href="#current-document-readiness">current document readiness</a> of <var title="">document</var> to "<code title="">complete</code>".</li>
@@ -1175,7 +1175,7 @@
ones, while Firefox would basically abort instead, failing to
fire the 'load' event -->
- <li><p><a href="textFieldSelection.html#fire-a-simple-event">Fire a simple event</a> named <code title="event-load">load</code> at <var title="">document</var>.</li>
+ <li><p><a href="webappapis.html#fire-a-simple-event">Fire a simple event</a> named <code title="event-load">load</code> at <var title="">document</var>.</li>
</ol></li>
<!--SYNCLOAD
--- NEW FILE: the-xhtml-syntax.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>9 The XHTML syntax — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
#table-example-1 caption { padding-bottom: 0.5em; }
#table-example-1 thead, #table-example-1 tbody { border: none; }
#table-example-1 th, #table-example-1 td { border: solid thin; }
#table-example-1 th { font-weight: normal; }
#table-example-1 td { border-style: none solid; vertical-align: top; }
#table-example-1 th { padding: 0.5em; vertical-align: middle; text-align: center; }
#table-example-1 tbody tr:first-child td { padding-top: 0.5em; }
#table-example-1 tbody tr:last-child td { padding-bottom: 1.5em; }
#table-example-1 tbody td:first-child { padding-left: 2.5em; padding-right: 0; width: 9em; }
#table-example-1 tbody td:first-child::after { content: leader(". "); }
#table-example-1 tbody td { padding-left: 2em; padding-right: 2em; }
#table-example-1 tbody td:first-child + td { width: 10em; }
#table-example-1 tbody td:first-child + td ~ td { width: 2.5em; }
#table-example-1 tbody td:first-child + td + td + td ~ td { width: 1.25em; }
.apple-table-examples { border: none; border-collapse: separate; border-spacing: 1.5em 0em; width: 40em; margin-left: 3em; }
.apple-table-examples * { font-family: "Times", serif; }
.apple-table-examples td, .apple-table-examples th { border: none; white-space: nowrap; padding-top: 0; padding-bottom: 0; }
.apple-table-examples tbody th:first-child { border-left: none; width: 100%; }
.apple-table-examples thead th:first-child ~ th { font-size: smaller; font-weight: bolder; border-bottom: solid 2px; text-align: center; }
.apple-table-examples tbody th::after, .apple-table-examples tfoot th::after { content: leader(". ") }
.apple-table-examples tbody th, .apple-table-examples tfoot th { font: inherit; text-align: left; }
.apple-table-examples td { text-align: right; vertical-align: top; }
.apple-table-examples.e1 tbody tr:last-child td { border-bottom: solid 1px; }
.apple-table-examples.e1 tbody + tbody tr:last-child td { border-bottom: double 3px; }
.apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
.apple-table-examples sup { line-height: 0; }
.details-example img { vertical-align: top; }
#base64-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 6em;
column-count: 5;
column-gap: 1em;
-moz-column-width: 6em;
-moz-column-count: 5;
-moz-column-gap: 1em;
-webkit-column-width: 6em;
-webkit-column-count: 5;
-webkit-column-gap: 1em;
}
#base64-table thead { display: none; }
#base64-table * { border: none; }
#base64-table tbody td:first-child:after { content: ':'; }
#base64-table tbody td:last-child { text-align: right; }
#named-character-references-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 30em;
column-gap: 1em;
-moz-column-width: 30em;
-moz-column-gap: 1em;
-webkit-column-width: 30em;
-webkit-column-gap: 1em;
}
#named-character-references-table > table > tbody > tr > td:first-child + td,
#named-character-references-table > table > tbody > tr > td:last-child { text-align: center; }
#named-character-references-table > table > tbody > tr > td:last-child:hover > span { position: absolute; top: auto; left: auto; margin-left: 0.5em; line-height: 1.2; font-size: 5em; border: outset; padding: 0.25em 0.5em; background: white; width: 1.25em; height: auto; text-align: center; }
#named-character-references-table > table > tbody > tr#entity-CounterClockwiseContourIntegral > td:first-child { font-size: 0.5em; }
.glyph.control { color: red; }
@font-face {
font-family: 'Essays1743';
src: url('../fonts/Essays1743.ttf');
}
@font-face {
font-family: 'Essays1743';
font-weight: bold;
src: url('../fonts/Essays1743-Bold.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
src: url('../fonts/Essays1743-Italic.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
font-weight: bold;
src: url('../fonts/Essays1743-BoldItalic.ttf');
}
</style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
h4 { margin: 2.5em 0 0.75em 0; }
h5, h6 { margin: 2.5em 0 1em; }
h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
p { margin: 1em 0; }
hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
dl, dd { margin-top: 0; margin-bottom: 0; }
dt { margin-top: 0.75em; margin-bottom: 0.25em; clear: left; }
dt + dt { margin-top: 0; }
dd dt { margin-top: 0.25em; margin-bottom: 0; }
dd p { margin-top: 0; }
dd dl + p { margin-top: 1em; }
dd table + p { margin-top: 1em; }
p + * > li, dd li { margin: 1em 0; }
dt, dfn { font-weight: bold; font-style: normal; }
i, em { font-style: italic; }
dt dfn { font-style: italic; }
pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
pre strong { color: black; font: inherit; font-weight: bold; background: yellow; }
pre em { font-weight: bolder; font-style: normal; }
@media screen { code { color: orangered; } code :link, code :visited { color: inherit; } }
var sub { vertical-align: bottom; font-size: smaller; position: relative; top: 0.1em; }
table { border-collapse: collapse; border-style: hidden hidden none hidden; }
table thead, table tbody { border-bottom: solid; }
table tbody th:first-child { border-left: solid; }
table tbody th { text-align: left; }
table td, table th { border-left: solid; border-right: solid; border-bottom: solid thin; vertical-align: top; padding: 0.2em; }
blockquote { margin: 0 0 0 2em; border: 0; padding: 0; font-style: italic; }
.bad, .bad *:not(.XXX) { color: gray; border-color: gray; background: transparent; }
.matrix, .matrix td { border: none; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
.toc dfn, h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn { font: inherit; }
img.extra, p.overview { float: right; }
pre.idl { border: solid thin; background: #EEEEEE; color: black; padding: 0.5em 1em; position: relative; }
pre.idl :link, pre.idl :visited { color: inherit; background: transparent; }
pre.idl::before { content: "IDL"; font: bold small sans-serif; padding: 0.5em; background: white; position: absolute; top: 0; margin: -1px 0 0 -4em; width: 1.5em; border: thin solid; border-radius: 0 0 0 0.5em }
pre.css { border: solid thin; background: #FFFFEE; color: black; padding: 0.5em 1em; }
pre.css:first-line { color: #AAAA50; }
dl.domintro { color: green; margin: 2em 0 2em 2em; padding: 0.5em 1em; border: none; background: #DDFFDD; }
hr + dl.domintro, div.impl + dl.domintro { margin-top: 2.5em; margin-bottom: 1.5em; }
dl.domintro dt, dl.domintro dt * { color: black; text-decoration: none; }
dl.domintro dd { margin: 0.5em 0 1em 2em; padding: 0; }
dl.domintro dd p { margin: 0.5em 0; }
dl.domintro:before { display: table; margin: -1em -0.5em -0.5em auto; width: auto; content: 'This box is non-normative. Implementation requirements are given below this box.'; color: black; font-style: italic; border: solid 2px; background: white; padding: 0 0.25em; }
dl.switch { padding-left: 2em; }
dl.switch > dt { text-indent: -1.5em; }
dl.switch > dt:before { content: '\21AA'; padding: 0 0.5em 0 0; display: inline-block; width: 1em; text-align: right; line-height: 0.5em; }
dl.triple { padding: 0 0 0 1em; }
dl.triple dt, dl.triple dd { margin: 0; display: inline }
dl.triple dt:after { content: ':'; }
dl.triple dd:after { content: '\A'; white-space: pre; }
.diff-old { text-decoration: line-through; color: silver; background: transparent; }
.diff-chg, .diff-new { text-decoration: underline; color: green; background: transparent; }
a .diff-new { border-bottom: 1px blue solid; }
figure.diagrams { border: double black; background: white; padding: 1em; }
figure.diagrams img { display: block; margin: 1em auto; }
h2 { page-break-before: always; }
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
h1 + h2, hr + h2.no-toc { page-break-before: auto; }
p > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]),
li > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]) { border-bottom: solid #9999CC; }
div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
div.head p { margin: 0; }
div.head h1 { margin: 0; }
div.head .logo { float: right; margin: 0 1em; }
div.head .logo img { border: none } /* remove border from top image */
div.head dl { margin: 1em 0; }
div.head p.copyright, div.head p.alt { font-size: x-small; font-style: oblique; margin: 0; }
body > .toc > li { margin-top: 1em; margin-bottom: 1em; }
body > .toc.brief > li { margin-top: 0.35em; margin-bottom: 0.35em; }
body > .toc > li > * { margin-bottom: 0.5em; }
body > .toc > li > * > li > * { margin-bottom: 0.25em; }
.toc, .toc li { list-style: none; }
.brief { margin-top: 1em; margin-bottom: 1em; line-height: 1.1; }
.brief li { margin: 0; padding: 0; }
.brief li p { margin: 0; padding: 0; }
.category-list { margin-top: -0.75em; margin-bottom: 1em; line-height: 1.5; }
.category-list::before { content: '\21D2\A0'; font-size: 1.2em; font-weight: 900; }
.category-list li { display: inline; }
.category-list li:not(:last-child)::after { content: ', '; }
.category-list li > span, .category-list li > a { text-transform: lowercase; }
.category-list li * { text-transform: none; } /* don't affect <code> nested in <a> */
.XXX { color: #E50000; background: white; border: solid red; padding: 0.5em; margin: 1em 0; }
.XXX > :first-child { margin-top: 0; }
p .XXX { line-height: 3em; }
.annotation { border: solid thin black; background: #0C479D; color: white; position: relative; margin: 8px 0 20px 0; }
.annotation:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 6px -6px -6px 6px; background: #333333; z-index: -1; content: ''; }
.annotation :link, .annotation :visited { color: inherit; }
.annotation :link:hover, .annotation :visited:hover { background: transparent; }
.annotation span { border: none ! important; }
.note { color: green; background: transparent; font-family: sans-serif; }
.warning { color: red; background: transparent; }
.note, .warning { font-weight: bolder; font-style: italic; }
.note em, .warning em, .note i, .warning i { font-style: normal; }
p.note, div.note { padding: 0.5em 2em; }
span.note { padding: 0 2em; }
.note p:first-child, .warning p:first-child { margin-top: 0; }
.note p:last-child, .warning p:last-child { margin-bottom: 0; }
.warning:before { font-style: normal; }
p.note:before { content: 'Note: '; }
p.warning:before { content: '\26A0 Warning! '; }
.bookkeeping:before { display: block; content: 'Bookkeeping details'; font-weight: bolder; font-style: italic; }
.bookkeeping { font-size: 0.8em; margin: 2em 0; }
.bookkeeping p { margin: 0.5em 2em; display: list-item; list-style: square; }
.bookkeeping dt { margin: 0.5em 2em 0; }
.bookkeeping dd { margin: 0 3em 0.5em; }
h4 { position: relative; z-index: 3; }
h4 + .element, h4 + div + .element { margin-top: -2.5em; padding-top: 2em; }
.element {
background: #EEEEFF;
color: black;
margin: 0 0 1em 0.15em;
padding: 0 1em 0.25em 0.75em;
border-left: solid #9999FF 0.25em;
position: relative;
z-index: 1;
}
.element:before {
position: absolute;
z-index: 2;
top: 0;
left: -1.15em;
height: 2em;
width: 0.9em;
background: #EEEEFF;
content: ' ';
border-style: none none solid solid;
border-color: #9999FF;
border-width: 0.25em;
}
.example { display: block; color: #222222; background: #FCFCFC; border-left: double; margin-left: 2em; padding-left: 1em; }
td > .example:only-child { margin: 0 0 0 0.1em; }
ul.domTree, ul.domTree ul { padding: 0 0 0 1em; margin: 0; }
ul.domTree li { padding: 0; margin: 0; list-style: none; position: relative; }
ul.domTree li li { list-style: none; }
ul.domTree li:first-child::before { position: absolute; top: 0; height: 0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree li:not(:last-child)::after { position: absolute; top: 0; bottom: -0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree span { font-style: italic; font-family: serif; }
ul.domTree .t1 code { color: purple; font-weight: bold; }
ul.domTree .t2 { font-style: normal; font-family: monospace; }
ul.domTree .t2 .name { color: black; font-weight: bold; }
ul.domTree .t2 .value { color: blue; font-weight: normal; }
ul.domTree .t3 code, .domTree .t4 code, .domTree .t5 code { color: gray; }
ul.domTree .t7 code, .domTree .t8 code { color: green; }
ul.domTree .t10 code { color: teal; }
body.dfnEnabled dfn { cursor: pointer; }
.dfnPanel {
display: inline;
position: absolute;
z-index: 10;
height: auto;
width: auto;
padding: 0.5em 0.75em;
font: small sans-serif, Droid Sans Fallback;
background: #DDDDDD;
color: black;
border: outset 0.2em;
}
.dfnPanel * { margin: 0; padding: 0; font: inherit; text-indent: 0; }
.dfnPanel :link, .dfnPanel :visited { color: black; }
.dfnPanel p { font-weight: bolder; }
.dfnPanel * + p { margin-top: 0.25em; }
.dfnPanel li { list-style-position: inside; }
#configUI { position: absolute; z-index: 20; top: 10em; right: 1em; width: 11em; font-size: small; }
#configUI p { margin: 0.5em 0; padding: 0.3em; background: #EEEEEE; color: black; border: inset thin; }
#configUI p label { display: block; }
#configUI #updateUI, #configUI .loginUI { text-align: center; }
#configUI input[type=button] { display: block; margin: auto; }
fieldset { margin: 1em; padding: 0.5em 1em; }
fieldset > legend + * { margin-top: 0; }
fieldset > :last-child { margin-bottom: 0; }
fieldset p { margin: 0.5em 0; }
.stability {
position: fixed;
bottom: 0;
left: 0; right: 0;
margin: 0 auto 0 auto;
width: 50%;
background: maroon; color: yellow;
-webkit-border-radius: 1em 1em 0 0;
-moz-border-radius: 1em 1em 0 0;
border-radius: 1em 1em 0 0;
-moz-box-shadow: 0 0 1em #500;
-webkit-box-shadow: 0 0 1em #500;
box-shadow: 0 0 1em red;
padding: 0.5em 1em;
text-align: center;
}
.stability strong {
display: block;
}
.stability input {
-moz-appearance: none; -webkit-appearance: none; margin: 0;
border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
}
.stability input:hover {
color: white;
text-shadow: 0 0 2px black;
}
.stability input:active {
padding: 0.3em 0.45em 0.2em 0.55em;
}
.stability :link, .stability :visited,
.stability :link:hover, .stability :visited:hover {
background: transparent;
color: white;
}
</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
if (params[index] == name)
return "1";
var data = params[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
var cookies = document.cookie.split("; ");
for (var index = 0; index < cookies.length; index++) {
var data = cookies[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
return null;
}
</script><link href="named-character-references.html" rel="prev" title="8.5 Named character references">
<link href="index.html#contents" rel="contents" title="Table of contents">
<link href="rendering.html" rel="next" title="10 Rendering">
<body class="split chapter" onload="fixBrokenLink();"><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</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="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
</div>
<nav class="prev_next">
<a href="named-character-references.html">← 8.5 Named character references</a> –
<a href="index.html#contents">Table of contents</a> –
<a href="rendering.html">10 Rendering →</a>
<ol class="toc"><li><a href="the-xhtml-syntax.html#the-xhtml-syntax"><span class="secno">9 </span>The XHTML syntax</a>
<ol><li><a href="the-xhtml-syntax.html#writing-xhtml-documents"><span class="secno">9.1 </span>Writing XHTML documents</a><li><a href="the-xhtml-syntax.html#parsing-xhtml-documents"><span class="secno">9.2 </span>Parsing XHTML documents</a><li><a href="the-xhtml-syntax.html#serializing-xhtml-fragments"><span class="secno">9.3 </span>Serializing XHTML fragments</a><li><a href="the-xhtml-syntax.html#parsing-xhtml-fragments"><span class="secno">9.4 </span>Parsing XHTML fragments</a></ol></ol></nav>
<h2 id="the-xhtml-syntax"><span class="secno">9 </span><dfn id="xhtml">The XHTML syntax</dfn></h2>
<p class="note">This section only describes the rules for XML
resources. Rules for <code><a href="iana.html#text/html">text/html</a></code> resources are discussed
in the section above entitled "<a href="syntax.html#syntax">The HTML syntax</a>".</p>
<div class="impl">
<h3 id="writing-xhtml-documents"><span class="secno">9.1 </span>Writing XHTML documents</h3>
</div>
<p>The syntax for using HTML with XML, whether in XHTML documents or
embedded in other XML documents, is defined in the XML and
Namespaces in XML specifications. <a href="references.html#refsXML">[XML]</a> <a href="references.html#refsXMLNS">[XMLNS]</a></p>
<p>This specification does not define any syntax-level requirements
beyond those defined for XML proper.</p>
<p>XML documents may contain a <code>DOCTYPE</code> if desired, but
this is not required to conform to this specification. This
specification does not define a public or system identifier, nor
provide a formal DTD.</p>
<p class="note">According to the XML specification, XML processors
are not guaranteed to process the external DTD subset referenced in
the DOCTYPE. This means, for example, that using entity references
for characters in XHTML documents is unsafe if they are defined in
an external file (except for <code title="">&lt;</code>, <code title="">&gt;</code>, <code title="">&amp;</code>, <code title="">&quot;</code> and <code title="">&apos;</code>).</p>
<div class="impl">
<h3 id="parsing-xhtml-documents"><span class="secno">9.2 </span>Parsing XHTML documents</h3>
<p>This section describes the relationship between XML and the DOM,
with a particular emphasis on how this interacts with HTML.</p>
<p>An <dfn id="xml-parser">XML parser</dfn>, for the purposes of this specification,
is a construct that follows the rules given in the XML specification
to map a string of bytes or characters into a <code><a href="dom.html#document">Document</a></code>
object.</p>
<p>An <a href="#xml-parser">XML parser</a> is either associated with a
<code><a href="dom.html#document">Document</a></code> object when it is created, or creates one
implicitly.</p>
<p>This <code><a href="dom.html#document">Document</a></code> must then be populated with DOM nodes
that represent the tree structure of the input passed to the parser,
as defined by the XML specification, the Namespaces in XML
specification, and the DOM Core specification. DOM mutation events
must not fire for the operations that the <a href="#xml-parser">XML parser</a>
performs on the <code><a href="dom.html#document">Document</a></code>'s tree, but the user agent
must act as if elements and attributes were individually appended
and set respectively so as to trigger rules in this specification
regarding what happens when an element is inserted into a document
or has its attributes set. <a href="references.html#refsXML">[XML]</a> <a href="references.html#refsXMLNS">[XMLNS]</a> <a href="references.html#refsDOMCORE">[DOMCORE]</a>
<a href="references.html#refsDOMEVENTS">[DOMEVENTS]</a></p>
<p>Between the time an element's start tag is parsed and the time
either the element's end tag is parsed or the parser detects a
well-formedness error, the user agent must act as if the element was
in a <a href="parsing.html#stack-of-open-elements">stack of open elements</a>.</p>
<p class="note">This is used by the <code><a href="the-object-element.html#the-object-element">object</a></code> element to
avoid instantiating plugins before the <code><a href="the-param-element.html#the-param-element">param</a></code> element
children have been parsed.</p>
<p>This specification provides the following additional information
that user agents should use when retrieving an external entity: the
public identifiers given in the following list all correspond to <a href="data:application/xml-dtd;base64,PCFFTlRJVFkgVGFiICImI3g5OyI%2BPCFFTlRJVFkgTmV3TGluZSAiJiN4QTsiPjwhRU5USVRZIGV4Y2wgIiYjeDIxOyI%2BPCFFTlRJVFkgcXVvdCAiJiN4MjI7Ij48IUVOVElUWSBRVU9UICImI3gyMjsiPjwhRU5USVRZIG51bSAiJiN4MjM7Ij48IUVOVElUWSBkb2xsYXIgIiYjeDI0OyI%2BPCFFTlRJVFkgcGVyY250ICImI3gyNTsiPjwhRU5USVRZIGFtcCAiJiN4MjY7Ij48IUVOVElUWSBBTVAgIiYjeDI2OyI%2BPCFFTlRJVFkgYXBvcyAiJiN4Mjc7Ij48IUVOVElUWSBscGFyICImI3gyODsiPjwhRU5USVRZIHJwYXIgIiYjeDI5OyI%2BPCFFTlRJVFkgYXN0ICImI3gyQTsiPjwhRU5USVRZIG1pZGFzdCAiJiN4MkE7Ij48IUVOVElUWSBwbHVzICImI3gyQjsiPjwhRU5USVRZIGNvbW1hICImI3gyQzsiPjwhRU5USVRZIHBlcmlvZCAiJiN4MkU7Ij48IUVOVElUWSBzb2wgIiYjeDJGOyI%2BPCFFTlRJVFkgY29sb24gIiYjeDNBOyI%2BPCFFTlRJVFkgc2VtaSAiJiN4M0I7Ij48IUVOVElUWSBsdCAiJiN4M0M7Ij48IUVOVElUWSBMVCAiJiN4M0M7Ij48IUVOVElUWSBudmx0ICImI3gzQzsmI3gyMEQyOyI%2BPCFFTlRJVFkgZXF1YWxzICImI3gzRDsiPjwhRU5USVRZIGJuZSAiJiN4M0Q7JiN4MjBFNTsiPjwhRU5USVRZIGd0ICImI3gzRTsiPjwhRU5USVRZIEdUICImI3gzRTsiPjwhRU5USVRZIG52Z3QgIijeDNFOyYjeDIwRDI7Ij48IUVOVElUWSBxdWVzdCAiJiN4M0Y7Ij48IUVOVElUWSBjb21tYXQgIiYjeDQwOyI%2BPCFFTlRJVFkgbHNxYiAiJiN4NUI7Ij48IUVOVElUWSBsYnJhY2sgIiYjeDVCOyI%2BPCFFTlRJVFkgYnNvbCAiJiN4NUM7Ij48IUVOVElUWSByc3FiICImI3g1RDsiPjwhRU5USVRZIHJicmFjayAiJiN4NUQ7Ij48IUVOVElUWSBIYXQgIiYjeDVFOyI%2BPCFFTlRJVFkgbG93YmFyICImI3g1RjsiPjwhRU5USVRZIFVuZGVyQmFyICImI3g1RjsiPjwhRU5USVRZIGdyYXZlICImI3g2MDsiPjwhRU5USVRZIERpYWNyaXRpY2FsR3JhdmUgIiYjeDYwOyI%2BPCFFTlRJVFkgZmpsaWcgIiYjeDY2OyYjeDZBOyI%2BPCFFTlRJVFkgbGN1YiAiJiN4N0I7Ij48IUVOVElUWSBsYnJhY2UgIiYjeDdCOyI%2BPCFFTlRJVFkgdmVyYmFyICImI3g3QzsiPjwhRU5USVRZIHZlcnQgIiYjeDdDOyI%2BPCFFTlRJVFkgVmVydGljYWxMaW5lICImI3g3QzsiPjwhRU5USVRZIHJjdWIgIiYjeDdEOyI%2BPCFFTlRJVFkgcmJyYWNlICImI3g3RDsiPjwhRU5USVRZIG5ic3AgIiYjeEEwOyI%2BPCFFTlRJVFkgTm9uQnJlYWtpbmdTcGFjZSAiJiN4QTA7Ij48IUVOVElUWSBpZXhjbCAiJiN4QTE7Ij48IUVOVElUWSBjZW50ICImI3hBMjsiPjwhRU5USVRZIHBvdW5kICImI3hBMzsiPjwhRU5USVRZIGN1cnJlbiAiJiN4QTQ7Ij48IUVOVElUWSB5ZW4gIiYjeEE1OyI%2BPCFFTlRJVFkgYnJ2YmFyICImI3hBNjsiPjwhRU5USVRZIHNlY3QgIiYjeEE3OyI%2BPCFFTlRVFkgRG90ICImI3hBODsiPjwhRU5USVRZIGRpZSAiJiN4QTg7Ij48IUVOVElUWSBEb3VibGVEb3QgIiYjeEE4OyI%2BPCFFTlRJVFkgdW1sICImI3hBODsiPjwhRU5USVRZIGNvcHkgIiYjeEE5OyI%2BPCFFTlRJVFkgQ09QWSAiJiN4QTk7Ij48IUVOVElUWSBvcmRmICImI3hBQTsiPjwhRU5USVRZIGxhcXVvICImI3hBQjsiPjwhRU5USVRZIG5vdCAiJiN4QUM7Ij48IUVOVElUWSBzaHkgIiYjeEFEOyI%2BPCFFTlRJVFkgcmVnICImI3hBRTsiPjwhRU5USVRZIGNpcmNsZWRSICImI3hBRTsiPjwhRU5USVRZIFJFRyAiJiN4QUU7Ij48IUVOVElUWSBtYWNyICImI3hBRjsiPjwhRU5USVRZIHN0cm5zICImI3hBRjsiPjwhRU5USVRZIGRlZyAiJiN4QjA7Ij48IUVOVElUWSBwbHVzbW4gIiYjeEIxOyI%2BPCFFTlRJVFkgcG0gIiYjeEIxOyI%2BPCFFTlRJVFkgUGx1c01pbnVzICImI3hCMTsiPjwhRU5USVRZIHN1cDIgIiYjeEIyOyI%2BPCFFTlRJVFkgc3VwMyAiJiN4QjM7Ij48IUVOVElUWSBhY3V0ZSAiJiN4QjQ7Ij48IUVOVElUWSBEaWFjcml0aWNhbEFjdXRlICImI3hCNDsiPjwhRU5USVRZIG1pY3JvICImI3hCNTsiPjwhRU5USVRZIHBhcmEgIiYjeEI2OyI%2BPCFFTlRJVFkgbWlkZG90ICImI3hCNzsiPjwhRU5USVRZIGNlbnRlcmRvdCAiJiN4Qjc7Ij48IUVOVElUWSBDZW50ZXJEb3QgIiYjeEI3OyI%2BPCFFTlRJVFkgY2VkaWwgIiYjeEI4OyI%2BPCFFTlRJVFkgQ2VkaWxsYSAiJiN4Qjg7Ij48IUVOVElUWSBzdXAxICImI3hCOTsiPjwhRU5USVRZG9yZG0gIiYjeEJBOyI%2BPCFFTlRJVFkgcmFxdW8gIiYjeEJCOyI%2BPCFFTlRJVFkgZnJhYzE0ICImI3hCQzsiPjwhRU5USVRZIGZyYWMxMiAiJiN4QkQ7Ij48IUVOVElUWSBoYWxmICImI3hCRDsiPjwhRU5USVRZIGZyYWMzNCAiJiN4QkU7Ij48IUVOVElUWSBpcXVlc3QgIiYjeEJGOyI%2BPCFFTlRJVFkgQWdyYXZlICImI3hDMDsiPjwhRU5USVRZIEFhY3V0ZSAiJiN4QzE7Ij48IUVOVElUWSBBY2lyYyAiJiN4QzI7Ij48IUVOVElUWSBBdGlsZGUgIiYjeEMzOyI%2BPCFFTlRJVFkgQXVtbCAiJiN4QzQ7Ij48IUVOVElUWSBBcmluZyAiJiN4QzU7Ij48IUVOVElUWSBhbmdzdCAiJiN4QzU7Ij48IUVOVElUWSBBRWxpZyAiJiN4QzY7Ij48IUVOVElUWSBDY2VkaWwgIiYjeEM3OyI%2BPCFFTlRJVFkgRWdyYXZlICImI3hDODsiPjwhRU5USVRZIEVhY3V0ZSAiJiN4Qzk7Ij48IUVOVElUWSBFY2lyYyAiJiN4Q0E7Ij48IUVOVElUWSBFdW1sICImI3hDQjsiPjwhRU5USVRZIElncmF2ZSAiJiN4Q0M7Ij48IUVOVElUWSBJYWN1dGUgIiYjeENEOyI%2BPCFFTlRJVFkgSWNpcmMgIiYjeENFOyI%2BPCFFTlRJVFkgSXVtbCAiJiN4Q0Y7Ij48IUVOVElUWSBFVEggIiYjeEQwOyI%2BPCFFTlRJVFkgTnRpbGRlICImI3hEMTsiPjwhRU5USVRZIE9ncmF2ZSAiJiN4RDI7Ij48IUVOVElUWSBPYWN1dGUgIiYjeEQzOyI%2BPCFFTlRJVFkgT2NpcmMgIiYjeEQ0OyI%2BPCFFTlRJVFkgT3RpbGRlICImI3hENTsiPjwhRU5USVRZIE91bWwgIiYjeEQ2OyI%2BPCFFTlRJVkgdGltZXMgIiYjeEQ3OyI%2BPCFFTlRJVFkgT3NsYXNoICImI3hEODsiPjwhRU5USVRZIFVncmF2ZSAiJiN4RDk7Ij48IUVOVElUWSBVYWN1dGUgIiYjeERBOyI%2BPCFFTlRJVFkgVWNpcmMgIiYjeERCOyI%2BPCFFTlRJVFkgVXVtbCAiJiN4REM7Ij48IUVOVElUWSBZYWN1dGUgIiYjeEREOyI%2BPCFFTlRJVFkgVEhPUk4gIiYjeERFOyI%2BPCFFTlRJVFkgc3psaWcgIiYjeERGOyI%2BPCFFTlRJVFkgYWdyYXZlICImI3hFMDsiPjwhRU5USVRZIGFhY3V0ZSAiJiN4RTE7Ij48IUVOVElUWSBhY2lyYyAiJiN4RTI7Ij48IUVOVElUWSBhdGlsZGUgIiYjeEUzOyI%2BPCFFTlRJVFkgYXVtbCAiJiN4RTQ7Ij48IUVOVElUWSBhcmluZyAiJiN4RTU7Ij48IUVOVElUWSBhZWxpZyAiJiN4RTY7Ij48IUVOVElUWSBjY2VkaWwgIiYjeEU3OyI%2BPCFFTlRJVFkgZWdyYXZlICImI3hFODsiPjwhRU5USVRZIGVhY3V0ZSAiJiN4RTk7Ij48IUVOVElUWSBlY2lyYyAiJiN4RUE7Ij48IUVOVElUWSBldW1sICImI3hFQjsiPjwhRU5USVRZIGlncmF2ZSAiJiN4RUM7Ij48IUVOVElUWSBpYWN1dGUgIiYjeEVEOyI%2BPCFFTlRJVFkgaWNpcmMgIiYjeEVFOyI%2BPCFFTlRJVFkgaXVtbCAiJiN4RUY7Ij48IUVOVElUWSBldGggIiYjeEYwOyI%2BPCFFTlRJVFkgbnRpbGRlICImI3hGMTsiPjwhRU5USVRZIG9ncmF2ZSAiJiN4RjI7Ij48IUVOVElUWSBvYWN1dGUgIiYjeEYzOyI%2BPCFFTlRJVFkgb2NpcmMgIiYjeEY0OyI%2BPCFFTlRJVFkgb3RpbGRlICImI3hGNTsiPjhRU5USVRZIG91bWwgIiYjeEY2OyI%2BPCFFTlRJVFkgZGl2aWRlICImI3hGNzsiPjwhRU5USVRZIGRpdiAiJiN4Rjc7Ij48IUVOVElUWSBvc2xhc2ggIiYjeEY4OyI%2BPCFFTlRJVFkgdWdyYXZlICImI3hGOTsiPjwhRU5USVRZIHVhY3V0ZSAiJiN4RkE7Ij48IUVOVElUWSB1Y2lyYyAiJiN4RkI7Ij48IUVOVElUWSB1dW1sICImI3hGQzsiPjwhRU5USVRZIHlhY3V0ZSAiJiN4RkQ7Ij48IUVOVElUWSB0aG9ybiAiJiN4RkU7Ij48IUVOVElUWSB5dW1sICImI3hGRjsiPjwhRU5USVRZIEFtYWNyICImI3gxMDA7Ij48IUVOVElUWSBhbWFjciAiJiN4MTAxOyI%2BPCFFTlRJVFkgQWJyZXZlICImI3gxMDI7Ij48IUVOVElUWSBhYnJldmUgIiYjeDEwMzsiPjwhRU5USVRZIEFvZ29uICImI3gxMDQ7Ij48IUVOVElUWSBhb2dvbiAiJiN4MTA1OyI%2BPCFFTlRJVFkgQ2FjdXRlICImI3gxMDY7Ij48IUVOVElUWSBjYWN1dGUgIiYjeDEwNzsiPjwhRU5USVRZIENjaXJjICImI3gxMDg7Ij48IUVOVElUWSBjY2lyYyAiJiN4MTA5OyI%2BPCFFTlRJVFkgQ2RvdCAiJiN4MTBBOyI%2BPCFFTlRJVFkgY2RvdCAiJiN4MTBCOyI%2BPCFFTlRJVFkgQ2Nhcm9uICImI3gxMEM7Ij48IUVOVElUWSBjY2Fyb24gIiYjeDEwRDsiPjwhRU5USVRZIERjYXJvbiAiJiN4MTBFOyI%2BPCFFTlRJVFkgZGNhcm9uICImI3gxMEY7Ij48IUVOVElUWSBEc3Ryb2sgIiYjeDExMDsiPjwhRU5USVRZIGRzdHJvayAiJiN4MTExOyI%2BPCFFTlRJVFkgRW1hY3IgIiYjeDExMjsiPjwhRU5USVRIGVtYWNyICImI3gxMTM7Ij48IUVOVElUWSBFZG90ICImI3gxMTY7Ij48IUVOVElUWSBlZG90ICImI3gxMTc7Ij48IUVOVElUWSBFb2dvbiAiJiN4MTE4OyI%2BPCFFTlRJVFkgZW9nb24gIiYjeDExOTsiPjwhRU5USVRZIEVjYXJvbiAiJiN4MTFBOyI%2BPCFFTlRJVFkgZWNhcm9uICImI3gxMUI7Ij48IUVOVElUWSBHY2lyYyAiJiN4MTFDOyI%2BPCFFTlRJVFkgZ2NpcmMgIiYjeDExRDsiPjwhRU5USVRZIEdicmV2ZSAiJiN4MTFFOyI%2BPCFFTlRJVFkgZ2JyZXZlICImI3gxMUY7Ij48IUVOVElUWSBHZG90ICImI3gxMjA7Ij48IUVOVElUWSBnZG90ICImI3gxMjE7Ij48IUVOVElUWSBHY2VkaWwgIiYjeDEyMjsiPjwhRU5USVRZIEhjaXJjICImI3gxMjQ7Ij48IUVOVElUWSBoY2lyYyAiJiN4MTI1OyI%2BPCFFTlRJVFkgSHN0cm9rICImI3gxMjY7Ij48IUVOVElUWSBoc3Ryb2sgIiYjeDEyNzsiPjwhRU5USVRZIEl0aWxkZSAiJiN4MTI4OyI%2BPCFFTlRJVFkgaXRpbGRlICImI3gxMjk7Ij48IUVOVElUWSBJbWFjciAiJiN4MTJBOyI%2BPCFFTlRJVFkgaW1hY3IgIiYjeDEyQjsiPjwhRU5USVRZIElvZ29uICImI3gxMkU7Ij48IUVOVElUWSBpb2dvbiAiJiN4MTJGOyI%2BPCFFTlRJVFkgSWRvdCAiJiN4MTMwOyI%2BPCFFTlRJVFkgaW1hdGggIiYjeDEzMTsiPjwhRU5USVRZIGlub2RvdCAiJiN4MTMxOyI%2BPCFFTlRJVFkgSUpsaWcgIiYjeDEzMjsiPjwhRU5USVRZIGlqbGlnICImI3gxMzM7Ij48IUVOVElUWSBKY2lyYyAiJiN4MTM0OyI%2BPCFFlRJVFkgamNpcmMgIiYjeDEzNTsiPjwhRU5USVRZIEtjZWRpbCAiJiN4MTM2OyI%2BPCFFTlRJVFkga2NlZGlsICImI3gxMzc7Ij48IUVOVElUWSBrZ3JlZW4gIiYjeDEzODsiPjwhRU5USVRZIExhY3V0ZSAiJiN4MTM5OyI%2BPCFFTlRJVFkgbGFjdXRlICImI3gxM0E7Ij48IUVOVElUWSBMY2VkaWwgIiYjeDEzQjsiPjwhRU5USVRZIGxjZWRpbCAiJiN4MTNDOyI%2BPCFFTlRJVFkgTGNhcm9uICImI3gxM0Q7Ij48IUVOVElUWSBsY2Fyb24gIiYjeDEzRTsiPjwhRU5USVRZIExtaWRvdCAiJiN4MTNGOyI%2BPCFFTlRJVFkgbG1pZG90ICImI3gxNDA7Ij48IUVOVElUWSBMc3Ryb2sgIiYjeDE0MTsiPjwhRU5USVRZIGxzdHJvayAiJiN4MTQyOyI%2BPCFFTlRJVFkgTmFjdXRlICImI3gxNDM7Ij48IUVOVElUWSBuYWN1dGUgIiYjeDE0NDsiPjwhRU5USVRZIE5jZWRpbCAiJiN4MTQ1OyI%2BPCFFTlRJVFkgbmNlZGlsICImI3gxNDY7Ij48IUVOVElUWSBOY2Fyb24gIiYjeDE0NzsiPjwhRU5USVRZIG5jYXJvbiAiJiN4MTQ4OyI%2BPCFFTlRJVFkgbmFwb3MgIiYjeDE0OTsiPjwhRU5USVRZIEVORyAiJiN4MTRBOyI%2BPCFFTlRJVFkgZW5nICImI3gxNEI7Ij48IUVOVElUWSBPbWFjciAiJiN4MTRDOyI%2BPCFFTlRJVFkgb21hY3IgIiYjeDE0RDsiPjwhRU5USVRZIE9kYmxhYyAiJiN4MTUwOyI%2BPCFFTlRJVFkgb2RibGFjICImI3gxNTE7Ij48IUVOVElUWSBPRWxpZyAiJiN4MTUyOyI%2BPCFFTlRJVFkgb2VsaWcgIiYjeDE1MzsiPjwhRU5USVRZIFJhYV0ZSAiJiN4MTU0OyI%2BPCFFTlRJVFkgcmFjdXRlICImI3gxNTU7Ij48IUVOVElUWSBSY2VkaWwgIiYjeDE1NjsiPjwhRU5USVRZIHJjZWRpbCAiJiN4MTU3OyI%2BPCFFTlRJVFkgUmNhcm9uICImI3gxNTg7Ij48IUVOVElUWSByY2Fyb24gIiYjeDE1OTsiPjwhRU5USVRZIFNhY3V0ZSAiJiN4MTVBOyI%2BPCFFTlRJVFkgc2FjdXRlICImI3gxNUI7Ij48IUVOVElUWSBTY2lyYyAiJiN4MTVDOyI%2BPCFFTlRJVFkgc2NpcmMgIiYjeDE1RDsiPjwhRU5USVRZIFNjZWRpbCAiJiN4MTVFOyI%2BPCFFTlRJVFkgc2NlZGlsICImI3gxNUY7Ij48IUVOVElUWSBTY2Fyb24gIiYjeDE2MDsiPjwhRU5USVRZIHNjYXJvbiAiJiN4MTYxOyI%2BPCFFTlRJVFkgVGNlZGlsICImI3gxNjI7Ij48IUVOVElUWSB0Y2VkaWwgIiYjeDE2MzsiPjwhRU5USVRZIFRjYXJvbiAiJiN4MTY0OyI%2BPCFFTlRJVFkgdGNhcm9uICImI3gxNjU7Ij48IUVOVElUWSBUc3Ryb2sgIiYjeDE2NjsiPjwhRU5USVRZIHRzdHJvayAiJiN4MTY3OyI%2BPCFFTlRJVFkgVXRpbGRlICImI3gxNjg7Ij48IUVOVElUWSB1dGlsZGUgIiYjeDE2OTsiPjwhRU5USVRZIFVtYWNyICImI3gxNkE7Ij48IUVOVElUWSB1bWFjciAiJiN4MTZCOyI%2BPCFFTlRJVFkgVWJyZXZlICImI3gxNkM7Ij48IUVOVElUWSB1YnJldmUgIiYjeDE2RDsiPjwhRU5USVRZIFVyaW5nICImI3gxNkU7Ij48IUVOVElUWSB1cmluZyAiJiN4MTZGOyI%2BPCFFTlRJVFkgVWRibGFjICImI3gxNzA7Ij48IUVOVElUWSB1ZGJsYWMgiYjeDE3MTsiPjwhRU5USVRZIFVvZ29uICImI3gxNzI7Ij48IUVOVElUWSB1b2dvbiAiJiN4MTczOyI%2BPCFFTlRJVFkgV2NpcmMgIiYjeDE3NDsiPjwhRU5USVRZIHdjaXJjICImI3gxNzU7Ij48IUVOVElUWSBZY2lyYyAiJiN4MTc2OyI%2BPCFFTlRJVFkgeWNpcmMgIiYjeDE3NzsiPjwhRU5USVRZIFl1bWwgIiYjeDE3ODsiPjwhRU5USVRZIFphY3V0ZSAiJiN4MTc5OyI%2BPCFFTlRJVFkgemFjdXRlICImI3gxN0E7Ij48IUVOVElUWSBaZG90ICImI3gxN0I7Ij48IUVOVElUWSB6ZG90ICImI3gxN0M7Ij48IUVOVElUWSBaY2Fyb24gIiYjeDE3RDsiPjwhRU5USVRZIHpjYXJvbiAiJiN4MTdFOyI%2BPCFFTlRJVFkgZm5vZiAiJiN4MTkyOyI%2BPCFFTlRJVFkgaW1wZWQgIiYjeDFCNTsiPjwhRU5USVRZIGdhY3V0ZSAiJiN4MUY1OyI%2BPCFFTlRJVFkgam1hdGggIiYjeDIzNzsiPjwhRU5USVRZIGNpcmMgIiYjeDJDNjsiPjwhRU5USVRZIGNhcm9uICImI3gyQzc7Ij48IUVOVElUWSBIYWNlayAiJiN4MkM3OyI%2BPCFFTlRJVFkgYnJldmUgIiYjeDJEODsiPjwhRU5USVRZIEJyZXZlICImI3gyRDg7Ij48IUVOVElUWSBkb3QgIiYjeDJEOTsiPjwhRU5USVRZIERpYWNyaXRpY2FsRG90ICImI3gyRDk7Ij48IUVOVElUWSByaW5nICImI3gyREE7Ij48IUVOVElUWSBvZ29uICImI3gyREI7Ij48IUVOVElUWSB0aWxkZSAiJiN4MkRDOyI%2BPCFFTlRJVFkgRGlhY3JpdGljYWxUaWxkZSAiJiN4MkRDOyI%2BPCFFTlRJVFkgZGJsYWMgIiYjeDJERDsiPjwhR5USVRZIERpYWNyaXRpY2FsRG91YmxlQWN1dGUgIiYjeDJERDsiPjwhRU5USVRZIERvd25CcmV2ZSAiJiN4MzExOyI%2BPCFFTlRJVFkgQWxwaGEgIiYjeDM5MTsiPjwhRU5USVRZIEJldGEgIiYjeDM5MjsiPjwhRU5USVRZIEdhbW1hICImI3gzOTM7Ij48IUVOVElUWSBEZWx0YSAiJiN4Mzk0OyI%2BPCFFTlRJVFkgRXBzaWxvbiAiJiN4Mzk1OyI%2BPCFFTlRJVFkgWmV0YSAiJiN4Mzk2OyI%2BPCFFTlRJVFkgRXRhICImI3gzOTc7Ij48IUVOVElUWSBUaGV0YSAiJiN4Mzk4OyI%2BPCFFTlRJVFkgSW90YSAiJiN4Mzk5OyI%2BPCFFTlRJVFkgS2FwcGEgIiYjeDM5QTsiPjwhRU5USVRZIExhbWJkYSAiJiN4MzlCOyI%2BPCFFTlRJVFkgTXUgIiYjeDM5QzsiPjwhRU5USVRZIE51ICImI3gzOUQ7Ij48IUVOVElUWSBYaSAiJiN4MzlFOyI%2BPCFFTlRJVFkgT21pY3JvbiAiJiN4MzlGOyI%2BPCFFTlRJVFkgUGkgIiYjeDNBMDsiPjwhRU5USVRZIFJobyAiJiN4M0ExOyI%2BPCFFTlRJVFkgU2lnbWEgIiYjeDNBMzsiPjwhRU5USVRZIFRhdSAiJiN4M0E0OyI%2BPCFFTlRJVFkgVXBzaWxvbiAiJiN4M0E1OyI%2BPCFFTlRJVFkgUGhpICImI3gzQTY7Ij48IUVOVElUWSBDaGkgIiYjeDNBNzsiPjwhRU5USVRZIFBzaSAiJiN4M0E4OyI%2BPCFFTlRJVFkgT21lZ2EgIiYjeDNBOTsiPjwhRU5USVRZIG9obSAiJiN4M0E5OyI%2BPCFFTlRJVFkgYWxwaGEgIiYjeDNCMTsiPjwhRU5USVRZIGJldGEgIiYjeDNCMjsiPjwhRU5USVRZIGdhbW1hICImI3gzQjM7Ij48UVOVElUWSBkZWx0YSAiJiN4M0I0OyI%2BPCFFTlRJVFkgZXBzaSAiJiN4M0I1OyI%2BPCFFTlRJVFkgZXBzaWxvbiAiJiN4M0I1OyI%2BPCFFTlRJVFkgemV0YSAiJiN4M0I2OyI%2BPCFFTlRJVFkgZXRhICImI3gzQjc7Ij48IUVOVElUWSB0aGV0YSAiJiN4M0I4OyI%2BPCFFTlRJVFkgaW90YSAiJiN4M0I5OyI%2BPCFFTlRJVFkga2FwcGEgIiYjeDNCQTsiPjwhRU5USVRZIGxhbWJkYSAiJiN4M0JCOyI%2BPCFFTlRJVFkgbXUgIiYjeDNCQzsiPjwhRU5USVRZIG51ICImI3gzQkQ7Ij48IUVOVElUWSB4aSAiJiN4M0JFOyI%2BPCFFTlRJVFkgb21pY3JvbiAiJiN4M0JGOyI%2BPCFFTlRJVFkgcGkgIiYjeDNDMDsiPjwhRU5USVRZIHJobyAiJiN4M0MxOyI%2BPCFFTlRJVFkgc2lnbWF2ICImI3gzQzI7Ij48IUVOVElUWSB2YXJzaWdtYSAiJiN4M0MyOyI%2BPCFFTlRJVFkgc2lnbWFmICImI3gzQzI7Ij48IUVOVElUWSBzaWdtYSAiJiN4M0MzOyI%2BPCFFTlRJVFkgdGF1ICImI3gzQzQ7Ij48IUVOVElUWSB1cHNpICImI3gzQzU7Ij48IUVOVElUWSB1cHNpbG9uICImI3gzQzU7Ij48IUVOVElUWSBwaGkgIiYjeDNDNjsiPjwhRU5USVRZIGNoaSAiJiN4M0M3OyI%2BPCFFTlRJVFkgcHNpICImI3gzQzg7Ij48IUVOVElUWSBvbWVnYSAiJiN4M0M5OyI%2BPCFFTlRJVFkgdGhldGF2ICImI3gzRDE7Ij48IUVOVElUWSB2YXJ0aGV0YSAiJiN4M0QxOyI%2BPCFFTlRJVFkgdGhldGFzeW0gIiYjeDNEMTsiPjwhRU5USVRZIFVwc2kgIiYjeDNEMjsiPjwhRU5USRZIHVwc2loICImI3gzRDI7Ij48IUVOVElUWSBzdHJhaWdodHBoaSAiJiN4M0Q1OyI%2BPCFFTlRJVFkgcGhpdiAiJiN4M0Q1OyI%2BPCFFTlRJVFkgdmFycGhpICImI3gzRDU7Ij48IUVOVElUWSBwaXYgIiYjeDNENjsiPjwhRU5USVRZIHZhcnBpICImI3gzRDY7Ij48IUVOVElUWSBHYW1tYWQgIiYjeDNEQzsiPjwhRU5USVRZIGdhbW1hZCAiJiN4M0REOyI%2BPCFFTlRJVFkgZGlnYW1tYSAiJiN4M0REOyI%2BPCFFTlRJVFkga2FwcGF2ICImI3gzRjA7Ij48IUVOVElUWSB2YXJrYXBwYSAiJiN4M0YwOyI%2BPCFFTlRJVFkgcmhvdiAiJiN4M0YxOyI%2BPCFFTlRJVFkgdmFycmhvICImI3gzRjE7Ij48IUVOVElUWSBlcHNpdiAiJiN4M0Y1OyI%2BPCFFTlRJVFkgc3RyYWlnaHRlcHNpbG9uICImI3gzRjU7Ij48IUVOVElUWSB2YXJlcHNpbG9uICImI3gzRjU7Ij48IUVOVElUWSBiZXBzaSAiJiN4M0Y2OyI%2BPCFFTlRJVFkgYmFja2Vwc2lsb24gIiYjeDNGNjsiPjwhRU5USVRZIElPY3kgIiYjeDQwMTsiPjwhRU5USVRZIERKY3kgIiYjeDQwMjsiPjwhRU5USVRZIEdKY3kgIiYjeDQwMzsiPjwhRU5USVRZIEp1a2N5ICImI3g0MDQ7Ij48IUVOVElUWSBEU2N5ICImI3g0MDU7Ij48IUVOVElUWSBJdWtjeSAiJiN4NDA2OyI%2BPCFFTlRJVFkgWUljeSAiJiN4NDA3OyI%2BPCFFTlRJVFkgSnNlcmN5ICImI3g0MDg7Ij48IUVOVElUWSBMSmN5ICImI3g0MDk7Ij48IUVOVElUWSBOSmN5ICImI3g0MEE7Ij48IUVOVElUWSBUU0hjeSAiJiN4NDBCOyI%2BPCFFTlJVFkgS0pjeSAiJiN4NDBDOyI%2BPCFFTlRJVFkgVWJyY3kgIiYjeDQwRTsiPjwhRU5USVRZIERaY3kgIiYjeDQwRjsiPjwhRU5USVRZIEFjeSAiJiN4NDEwOyI%2BPCFFTlRJVFkgQmN5ICImI3g0MTE7Ij48IUVOVElUWSBWY3kgIiYjeDQxMjsiPjwhRU5USVRZIEdjeSAiJiN4NDEzOyI%2BPCFFTlRJVFkgRGN5ICImI3g0MTQ7Ij48IUVOVElUWSBJRWN5ICImI3g0MTU7Ij48IUVOVElUWSBaSGN5ICImI3g0MTY7Ij48IUVOVElUWSBaY3kgIiYjeDQxNzsiPjwhRU5USVRZIEljeSAiJiN4NDE4OyI%2BPCFFTlRJVFkgSmN5ICImI3g0MTk7Ij48IUVOVElUWSBLY3kgIiYjeDQxQTsiPjwhRU5USVRZIExjeSAiJiN4NDFCOyI%2BPCFFTlRJVFkgTWN5ICImI3g0MUM7Ij48IUVOVElUWSBOY3kgIiYjeDQxRDsiPjwhRU5USVRZIE9jeSAiJiN4NDFFOyI%2BPCFFTlRJVFkgUGN5ICImI3g0MUY7Ij48IUVOVElUWSBSY3kgIiYjeDQyMDsiPjwhRU5USVRZIFNjeSAiJiN4NDIxOyI%2BPCFFTlRJVFkgVGN5ICImI3g0MjI7Ij48IUVOVElUWSBVY3kgIiYjeDQyMzsiPjwhRU5USVRZIEZjeSAiJiN4NDI0OyI%2BPCFFTlRJVFkgS0hjeSAiJiN4NDI1OyI%2BPCFFTlRJVFkgVFNjeSAiJiN4NDI2OyI%2BPCFFTlRJVFkgQ0hjeSAiJiN4NDI3OyI%2BPCFFTlRJVFkgU0hjeSAiJiN4NDI4OyI%2BPCFFTlRJVFkgU0hDSGN5ICImI3g0Mjk7Ij48IUVOVElUWSBIQVJEY3kgIiYjeDQyQTsiPjwhRU5USVRZIFljeSAiJiN4NDJCOyI%2BPCFFTlRJVFkgU09GVGN5ICImI3g0MkMIj48IUVOVElUWSBFY3kgIiYjeDQyRDsiPjwhRU5USVRZIFlVY3kgIiYjeDQyRTsiPjwhRU5USVRZIFlBY3kgIiYjeDQyRjsiPjwhRU5USVRZIGFjeSAiJiN4NDMwOyI%2BPCFFTlRJVFkgYmN5ICImI3g0MzE7Ij48IUVOVElUWSB2Y3kgIiYjeDQzMjsiPjwhRU5USVRZIGdjeSAiJiN4NDMzOyI%2BPCFFTlRJVFkgZGN5ICImI3g0MzQ7Ij48IUVOVElUWSBpZWN5ICImI3g0MzU7Ij48IUVOVElUWSB6aGN5ICImI3g0MzY7Ij48IUVOVElUWSB6Y3kgIiYjeDQzNzsiPjwhRU5USVRZIGljeSAiJiN4NDM4OyI%2BPCFFTlRJVFkgamN5ICImI3g0Mzk7Ij48IUVOVElUWSBrY3kgIiYjeDQzQTsiPjwhRU5USVRZIGxjeSAiJiN4NDNCOyI%2BPCFFTlRJVFkgbWN5ICImI3g0M0M7Ij48IUVOVElUWSBuY3kgIiYjeDQzRDsiPjwhRU5USVRZIG9jeSAiJiN4NDNFOyI%2BPCFFTlRJVFkgcGN5ICImI3g0M0Y7Ij48IUVOVElUWSByY3kgIiYjeDQ0MDsiPjwhRU5USVRZIHNjeSAiJiN4NDQxOyI%2BPCFFTlRJVFkgdGN5ICImI3g0NDI7Ij48IUVOVElUWSB1Y3kgIiYjeDQ0MzsiPjwhRU5USVRZIGZjeSAiJiN4NDQ0OyI%2BPCFFTlRJVFkga2hjeSAiJiN4NDQ1OyI%2BPCFFTlRJVFkgdHNjeSAiJiN4NDQ2OyI%2BPCFFTlRJVFkgY2hjeSAiJiN4NDQ3OyI%2BPCFFTlRJVFkgc2hjeSAiJiN4NDQ4OyI%2BPCFFTlRJVFkgc2hjaGN5ICImI3g0NDk7Ij48IUVOVElUWSBoYXJkY3kgIiYjeDQ0QTsiPjwhRU5USVRZIHljeSAiJiN4NDRCOyI%2BPCFFTlRJVFkgc29mdGN5ICImI30NEM7Ij48IUVOVElUWSBlY3kgIiYjeDQ0RDsiPjwhRU5USVRZIHl1Y3kgIiYjeDQ0RTsiPjwhRU5USVRZIHlhY3kgIiYjeDQ0RjsiPjwhRU5USVRZIGlvY3kgIiYjeDQ1MTsiPjwhRU5USVRZIGRqY3kgIiYjeDQ1MjsiPjwhRU5USVRZIGdqY3kgIiYjeDQ1MzsiPjwhRU5USVRZIGp1a2N5ICImI3g0NTQ7Ij48IUVOVElUWSBkc2N5ICImI3g0NTU7Ij48IUVOVElUWSBpdWtjeSAiJiN4NDU2OyI%2BPCFFTlRJVFkgeWljeSAiJiN4NDU3OyI%2BPCFFTlRJVFkganNlcmN5ICImI3g0NTg7Ij48IUVOVElUWSBsamN5ICImI3g0NTk7Ij48IUVOVElUWSBuamN5ICImI3g0NUE7Ij48IUVOVElUWSB0c2hjeSAiJiN4NDVCOyI%2BPCFFTlRJVFkga2pjeSAiJiN4NDVDOyI%2BPCFFTlRJVFkgdWJyY3kgIiYjeDQ1RTsiPjwhRU5USVRZIGR6Y3kgIiYjeDQ1RjsiPjwhRU5USVRZIGVuc3AgIiYjeDIwMDI7Ij48IUVOVElUWSBlbXNwICImI3gyMDAzOyI%2BPCFFTlRJVFkgZW1zcDEzICImI3gyMDA0OyI%2BPCFFTlRJVFkgZW1zcDE0ICImI3gyMDA1OyI%2BPCFFTlRJVFkgbnVtc3AgIiYjeDIwMDc7Ij48IUVOVElUWSBwdW5jc3AgIiYjeDIwMDg7Ij48IUVOVElUWSB0aGluc3AgIiYjeDIwMDk7Ij48IUVOVElUWSBUaGluU3BhY2UgIiYjeDIwMDk7Ij48IUVOVElUWSBoYWlyc3AgIiYjeDIwMEE7Ij48IUVOVElUWSBWZXJ5VGhpblNwYWNlICImI3gyMDBBOyI%2BPCFFTlRJVFkgWmVyb1dpZHRoU3BhY2UgIiYjeDIwMEI7Ij48IUVOVElUWSBOZWdhdGl2ZVZlcnlUaGluUBhY2UgIiYjeDIwMEI7Ij48IUVOVElUWSBOZWdhdGl2ZVRoaW5TcGFjZSAiJiN4MjAwQjsiPjwhRU5USVRZIE5lZ2F0aXZlTWVkaXVtU3BhY2UgIiYjeDIwMEI7Ij48IUVOVElUWSBOZWdhdGl2ZVRoaWNrU3BhY2UgIiYjeDIwMEI7Ij48IUVOVElUWSB6d25qICImI3gyMDBDOyI%2BPCFFTlRJVFkgendqICImI3gyMDBEOyI%2BPCFFTlRJVFkgbHJtICImI3gyMDBFOyI%2BPCFFTlRJVFkgcmxtICImI3gyMDBGOyI%2BPCFFTlRJVFkgaHlwaGVuICImI3gyMDEwOyI%2BPCFFTlRJVFkgZGFzaCAiJiN4MjAxMDsiPjwhRU5USVRZIG5kYXNoICImI3gyMDEzOyI%2BPCFFTlRJVFkgbWRhc2ggIiYjeDIwMTQ7Ij48IUVOVElUWSBob3JiYXIgIiYjeDIwMTU7Ij48IUVOVElUWSBWZXJiYXIgIiYjeDIwMTY7Ij48IUVOVElUWSBWZXJ0ICImI3gyMDE2OyI%2BPCFFTlRJVFkgbHNxdW8gIiYjeDIwMTg7Ij48IUVOVElUWSBPcGVuQ3VybHlRdW90ZSAiJiN4MjAxODsiPjwhRU5USVRZIHJzcXVvICImI3gyMDE5OyI%2BPCFFTlRJVFkgcnNxdW9yICImI3gyMDE5OyI%2BPCFFTlRJVFkgQ2xvc2VDdXJseVF1b3RlICImI3gyMDE5OyI%2BPCFFTlRJVFkgbHNxdW9yICImI3gyMDFBOyI%2BPCFFTlRJVFkgc2JxdW8gIiYjeDIwMUE7Ij48IUVOVElUWSBsZHF1byAiJiN4MjAxQzsiPjwhRU5USVRZIE9wZW5DdXJseURvdWJsZVF1b3RlICImI3gyMDFDOyI%2BPCFFTlRJVFkgcmRxdW8gIiYjeDIwMUQ7Ij48IUVOVElUWSByZHF1b3IgIiYjeDIwMUQ7Ij48IUVOVElUWSBDbG9zUN1cmx5RG91YmxlUXVvdGUgIiYjeDIwMUQ7Ij48IUVOVElUWSBsZHF1b3IgIiYjeDIwMUU7Ij48IUVOVElUWSBiZHF1byAiJiN4MjAxRTsiPjwhRU5USVRZIGRhZ2dlciAiJiN4MjAyMDsiPjwhRU5USVRZIERhZ2dlciAiJiN4MjAyMTsiPjwhRU5USVRZIGRkYWdnZXIgIiYjeDIwMjE7Ij48IUVOVElUWSBidWxsICImI3gyMDIyOyI%2BPCFFTlRJVFkgYnVsbGV0ICImI3gyMDIyOyI%2BPCFFTlRJVFkgbmxkciAiJiN4MjAyNTsiPjwhRU5USVRZIGhlbGxpcCAiJiN4MjAyNjsiPjwhRU5USVRZIG1sZHIgIiYjeDIwMjY7Ij48IUVOVElUWSBwZXJtaWwgIiYjeDIwMzA7Ij48IUVOVElUWSBwZXJ0ZW5rICImI3gyMDMxOyI%2BPCFFTlRJVFkgcHJpbWUgIiYjeDIwMzI7Ij48IUVOVElUWSBQcmltZSAiJiN4MjAzMzsiPjwhRU5USVRZIHRwcmltZSAiJiN4MjAzNDsiPjwhRU5USVRZIGJwcmltZSAiJiN4MjAzNTsiPjwhRU5USVRZIGJhY2twcmltZSAiJiN4MjAzNTsiPjwhRU5USVRZIGxzYXF1byAiJiN4MjAzOTsiPjwhRU5USVRZIHJzYXF1byAiJiN4MjAzQTsiPjwhRU5USVRZIG9saW5lICImI3gyMDNFOyI%2BPCFFTlRJVFkgT3ZlckJhciAiJiN4MjAzRTsiPjwhRU5USVRZIGNhcmV0ICImI3gyMDQxOyI%2BPCFFTlRJVFkgaHlidWxsICImI3gyMDQzOyI%2BPCFFTlRJVFkgZnJhc2wgIiYjeDIwNDQ7Ij48IUVOVElUWSBic2VtaSAiJiN4MjA0RjsiPjwhRU5USVRZIHFwcmltZSAiJiN4MjA1NzsiPjwhRU5USVRZIE1lZGl1bVNwYWNlICImI3gyMDVGOyI%2BPFFTlRJVFkgVGhpY2tTcGFjZSAiJiN4MjA1RjsmI3gyMDBBOyI%2BPCFFTlRJVFkgTm9CcmVhayAiJiN4MjA2MDsiPjwhRU5USVRZIEFwcGx5RnVuY3Rpb24gIiYjeDIwNjE7Ij48IUVOVElUWSBhZiAiJiN4MjA2MTsiPjwhRU5USVRZIEludmlzaWJsZVRpbWVzICImI3gyMDYyOyI%2BPCFFTlRJVFkgaXQgIiYjeDIwNjI7Ij48IUVOVElUWSBJbnZpc2libGVDb21tYSAiJiN4MjA2MzsiPjwhRU5USVRZIGljICImI3gyMDYzOyI%2BPCFFTlRJVFkgZXVybyAiJiN4MjBBQzsiPjwhRU5USVRZIHRkb3QgIiYjeDIwREI7Ij48IUVOVElUWSBUcmlwbGVEb3QgIiYjeDIwREI7Ij48IUVOVElUWSBEb3REb3QgIiYjeDIwREM7Ij48IUVOVElUWSBDb3BmICImI3gyMTAyOyI%2BPCFFTlRJVFkgY29tcGxleGVzICImI3gyMTAyOyI%2BPCFFTlRJVFkgaW5jYXJlICImI3gyMTA1OyI%2BPCFFTlRJVFkgZ3NjciAiJiN4MjEwQTsiPjwhRU5USVRZIGhhbWlsdCAiJiN4MjEwQjsiPjwhRU5USVRZIEhpbGJlcnRTcGFjZSAiJiN4MjEwQjsiPjwhRU5USVRZIEhzY3IgIiYjeDIxMEI7Ij48IUVOVElUWSBIZnIgIiYjeDIxMEM7Ij48IUVOVElUWSBQb2luY2FyZXBsYW5lICImI3gyMTBDOyI%2BPCFFTlRJVFkgcXVhdGVybmlvbnMgIiYjeDIxMEQ7Ij48IUVOVElUWSBIb3BmICImI3gyMTBEOyI%2BPCFFTlRJVFkgcGxhbmNraCAiJiN4MjEwRTsiPjwhRU5USVRZIHBsYW5jayAiJiN4MjEwRjsiPjwhRU5USVRZIGhiYXIgIiYjeDIxMEY7Ij48IUVOVElUWSBwbGFua3YgIiYjeDIxEY7Ij48IUVOVElUWSBoc2xhc2ggIiYjeDIxMEY7Ij48IUVOVElUWSBJc2NyICImI3gyMTEwOyI%2BPCFFTlRJVFkgaW1hZ2xpbmUgIiYjeDIxMTA7Ij48IUVOVElUWSBpbWFnZSAiJiN4MjExMTsiPjwhRU5USVRZIEltICImI3gyMTExOyI%2BPCFFTlRJVFkgaW1hZ3BhcnQgIiYjeDIxMTE7Ij48IUVOVElUWSBJZnIgIiYjeDIxMTE7Ij48IUVOVElUWSBMc2NyICImI3gyMTEyOyI%2BPCFFTlRJVFkgbGFncmFuICImI3gyMTEyOyI%2BPCFFTlRJVFkgTGFwbGFjZXRyZiAiJiN4MjExMjsiPjwhRU5USVRZIGVsbCAiJiN4MjExMzsiPjwhRU5USVRZIE5vcGYgIiYjeDIxMTU7Ij48IUVOVElUWSBuYXR1cmFscyAiJiN4MjExNTsiPjwhRU5USVRZIG51bWVybyAiJiN4MjExNjsiPjwhRU5USVRZIGNvcHlzciAiJiN4MjExNzsiPjwhRU5USVRZIHdlaWVycCAiJiN4MjExODsiPjwhRU5USVRZIHdwICImI3gyMTE4OyI%2BPCFFTlRJVFkgUG9wZiAiJiN4MjExOTsiPjwhRU5USVRZIHByaW1lcyAiJiN4MjExOTsiPjwhRU5USVRZIHJhdGlvbmFscyAiJiN4MjExQTsiPjwhRU5USVRZIFFvcGYgIiYjeDIxMUE7Ij48IUVOVElUWSBSc2NyICImI3gyMTFCOyI%2BPCFFTlRJVFkgcmVhbGluZSAiJiN4MjExQjsiPjwhRU5USVRZIHJlYWwgIiYjeDIxMUM7Ij48IUVOVElUWSBSZSAiJiN4MjExQzsiPjwhRU5USVRZIHJlYWxwYXJ0ICImI3gyMTFDOyI%2BPCFFTlRJVFkgUmZyICImI3gyMTFDOyI%2BPCFFTlRJVFkgcmVhbHMgIiYjeDIxMUQ7Ij48IUVOVElUWSBSb3BmICII3gyMTFEOyI%2BPCFFTlRJVFkgcnggIiYjeDIxMUU7Ij48IUVOVElUWSB0cmFkZSAiJiN4MjEyMjsiPjwhRU5USVRZIFRSQURFICImI3gyMTIyOyI%2BPCFFTlRJVFkgaW50ZWdlcnMgIiYjeDIxMjQ7Ij48IUVOVElUWSBab3BmICImI3gyMTI0OyI%2BPCFFTlRJVFkgbWhvICImI3gyMTI3OyI%2BPCFFTlRJVFkgWmZyICImI3gyMTI4OyI%2BPCFFTlRJVFkgemVldHJmICImI3gyMTI4OyI%2BPCFFTlRJVFkgaWlvdGEgIiYjeDIxMjk7Ij48IUVOVElUWSBiZXJub3UgIiYjeDIxMkM7Ij48IUVOVElUWSBCZXJub3VsbGlzICImI3gyMTJDOyI%2BPCFFTlRJVFkgQnNjciAiJiN4MjEyQzsiPjwhRU5USVRZIENmciAiJiN4MjEyRDsiPjwhRU5USVRZIENheWxleXMgIiYjeDIxMkQ7Ij48IUVOVElUWSBlc2NyICImI3gyMTJGOyI%2BPCFFTlRJVFkgRXNjciAiJiN4MjEzMDsiPjwhRU5USVRZIGV4cGVjdGF0aW9uICImI3gyMTMwOyI%2BPCFFTlRJVFkgRnNjciAiJiN4MjEzMTsiPjwhRU5USVRZIEZvdXJpZXJ0cmYgIiYjeDIxMzE7Ij48IUVOVElUWSBwaG1tYXQgIiYjeDIxMzM7Ij48IUVOVElUWSBNZWxsaW50cmYgIiYjeDIxMzM7Ij48IUVOVElUWSBNc2NyICImI3gyMTMzOyI%2BPCFFTlRJVFkgb3JkZXIgIiYjeDIxMzQ7Ij48IUVOVElUWSBvcmRlcm9mICImI3gyMTM0OyI%2BPCFFTlRJVFkgb3NjciAiJiN4MjEzNDsiPjwhRU5USVRZIGFsZWZzeW0gIiYjeDIxMzU7Ij48IUVOVElUWSBhbGVwaCAiJiN4MjEzNTsiPjwhRU5USVRZIGJldGggIiYjeDIxMzY7j48IUVOVElUWSBnaW1lbCAiJiN4MjEzNzsiPjwhRU5USVRZIGRhbGV0aCAiJiN4MjEzODsiPjwhRU5USVRZIENhcGl0YWxEaWZmZXJlbnRpYWxEICImI3gyMTQ1OyI%2BPCFFTlRJVFkgREQgIiYjeDIxNDU7Ij48IUVOVElUWSBEaWZmZXJlbnRpYWxEICImI3gyMTQ2OyI%2BPCFFTlRJVFkgZGQgIiYjeDIxNDY7Ij48IUVOVElUWSBFeHBvbmVudGlhbEUgIiYjeDIxNDc7Ij48IUVOVElUWSBleHBvbmVudGlhbGUgIiYjeDIxNDc7Ij48IUVOVElUWSBlZSAiJiN4MjE0NzsiPjwhRU5USVRZIEltYWdpbmFyeUkgIiYjeDIxNDg7Ij48IUVOVElUWSBpaSAiJiN4MjE0ODsiPjwhRU5USVRZIGZyYWMxMyAiJiN4MjE1MzsiPjwhRU5USVRZIGZyYWMyMyAiJiN4MjE1NDsiPjwhRU5USVRZIGZyYWMxNSAiJiN4MjE1NTsiPjwhRU5USVRZIGZyYWMyNSAiJiN4MjE1NjsiPjwhRU5USVRZIGZyYWMzNSAiJiN4MjE1NzsiPjwhRU5USVRZIGZyYWM0NSAiJiN4MjE1ODsiPjwhRU5USVRZIGZyYWMxNiAiJiN4MjE1OTsiPjwhRU5USVRZIGZyYWM1NiAiJiN4MjE1QTsiPjwhRU5USVRZIGZyYWMxOCAiJiN4MjE1QjsiPjwhRU5USVRZIGZyYWMzOCAiJiN4MjE1QzsiPjwhRU5USVRZIGZyYWM1OCAiJiN4MjE1RDsiPjwhRU5USVRZIGZyYWM3OCAiJiN4MjE1RTsiPjwhRU5USVRZIGxhcnIgIiYjeDIxOTA7Ij48IUVOVElUWSBsZWZ0YXJyb3cgIiYjeDIxOTA7Ij48IUVOVElUWSBMZWZ0QXJyb3cgIiYjeDIxOTA7Ij48IUVOVElUWSBzbGFyciAiJiN4MjE5MDsiPjwhRU5USVRZIFNb3J0TGVmdEFycm93ICImI3gyMTkwOyI%2BPCFFTlRJVFkgdWFyciAiJiN4MjE5MTsiPjwhRU5USVRZIHVwYXJyb3cgIiYjeDIxOTE7Ij48IUVOVElUWSBVcEFycm93ICImI3gyMTkxOyI%2BPCFFTlRJVFkgU2hvcnRVcEFycm93ICImI3gyMTkxOyI%2BPCFFTlRJVFkgcmFyciAiJiN4MjE5MjsiPjwhRU5USVRZIHJpZ2h0YXJyb3cgIiYjeDIxOTI7Ij48IUVOVElUWSBSaWdodEFycm93ICImI3gyMTkyOyI%2BPCFFTlRJVFkgc3JhcnIgIiYjeDIxOTI7Ij48IUVOVElUWSBTaG9ydFJpZ2h0QXJyb3cgIiYjeDIxOTI7Ij48IUVOVElUWSBkYXJyICImI3gyMTkzOyI%2BPCFFTlRJVFkgZG93bmFycm93ICImI3gyMTkzOyI%2BPCFFTlRJVFkgRG93bkFycm93ICImI3gyMTkzOyI%2BPCFFTlRJVFkgU2hvcnREb3duQXJyb3cgIiYjeDIxOTM7Ij48IUVOVElUWSBoYXJyICImI3gyMTk0OyI%2BPCFFTlRJVFkgbGVmdHJpZ2h0YXJyb3cgIiYjeDIxOTQ7Ij48IUVOVElUWSBMZWZ0UmlnaHRBcnJvdyAiJiN4MjE5NDsiPjwhRU5USVRZIHZhcnIgIiYjeDIxOTU7Ij48IUVOVElUWSB1cGRvd25hcnJvdyAiJiN4MjE5NTsiPjwhRU5USVRZIFVwRG93bkFycm93ICImI3gyMTk1OyI%2BPCFFTlRJVFkgbndhcnIgIiYjeDIxOTY7Ij48IUVOVElUWSBVcHBlckxlZnRBcnJvdyAiJiN4MjE5NjsiPjwhRU5USVRZIG53YXJyb3cgIiYjeDIxOTY7Ij48IUVOVElUWSBuZWFyciAiJiN4MjE5NzsiPjwhRU5USVRZIFVwcGVyUmlnaHRBcnJvdyAiJiN4MjE5NzsiPjwhRU5USVRZIG5lXJyb3cgIiYjeDIxOTc7Ij48IUVOVElUWSBzZWFyciAiJiN4MjE5ODsiPjwhRU5USVRZIHNlYXJyb3cgIiYjeDIxOTg7Ij48IUVOVElUWSBMb3dlclJpZ2h0QXJyb3cgIiYjeDIxOTg7Ij48IUVOVElUWSBzd2FyciAiJiN4MjE5OTsiPjwhRU5USVRZIHN3YXJyb3cgIiYjeDIxOTk7Ij48IUVOVElUWSBMb3dlckxlZnRBcnJvdyAiJiN4MjE5OTsiPjwhRU5USVRZIG5sYXJyICImI3gyMTlBOyI%2BPCFFTlRJVFkgbmxlZnRhcnJvdyAiJiN4MjE5QTsiPjwhRU5USVRZIG5yYXJyICImI3gyMTlCOyI%2BPCFFTlRJVFkgbnJpZ2h0YXJyb3cgIiYjeDIxOUI7Ij48IUVOVElUWSByYXJydyAiJiN4MjE5RDsiPjwhRU5USVRZIHJpZ2h0c3F1aWdhcnJvdyAiJiN4MjE5RDsiPjwhRU5USVRZIG5yYXJydyAiJiN4MjE5RDsmI3gzMzg7Ij48IUVOVElUWSBMYXJyICImI3gyMTlFOyI%2BPCFFTlRJVFkgdHdvaGVhZGxlZnRhcnJvdyAiJiN4MjE5RTsiPjwhRU5USVRZIFVhcnIgIiYjeDIxOUY7Ij48IUVOVElUWSBSYXJyICImI3gyMUEwOyI%2BPCFFTlRJVFkgdHdvaGVhZHJpZ2h0YXJyb3cgIiYjeDIxQTA7Ij48IUVOVElUWSBEYXJyICImI3gyMUExOyI%2BPCFFTlRJVFkgbGFycnRsICImI3gyMUEyOyI%2BPCFFTlRJVFkgbGVmdGFycm93dGFpbCAiJiN4MjFBMjsiPjwhRU5USVRZIHJhcnJ0bCAiJiN4MjFBMzsiPjwhRU5USVRZIHJpZ2h0YXJyb3d0YWlsICImI3gyMUEzOyI%2BPCFFTlRJVFkgTGVmdFRlZUFycm93ICImI3gyMUE0OyI%2BPCFFTlRJVFkgbWFwc3RvbGVdCAiJiN4MjFBNDsiPjwhRU5USVRZIFVwVGVlQXJyb3cgIiYjeDIxQTU7Ij48IUVOVElUWSBtYXBzdG91cCAiJiN4MjFBNTsiPjwhRU5USVRZIG1hcCAiJiN4MjFBNjsiPjwhRU5USVRZIFJpZ2h0VGVlQXJyb3cgIiYjeDIxQTY7Ij48IUVOVElUWSBtYXBzdG8gIiYjeDIxQTY7Ij48IUVOVElUWSBEb3duVGVlQXJyb3cgIiYjeDIxQTc7Ij48IUVOVElUWSBtYXBzdG9kb3duICImI3gyMUE3OyI%2BPCFFTlRJVFkgbGFycmhrICImI3gyMUE5OyI%2BPCFFTlRJVFkgaG9va2xlZnRhcnJvdyAiJiN4MjFBOTsiPjwhRU5USVRZIHJhcnJoayAiJiN4MjFBQTsiPjwhRU5USVRZIGhvb2tyaWdodGFycm93ICImI3gyMUFBOyI%2BPCFFTlRJVFkgbGFycmxwICImI3gyMUFCOyI%2BPCFFTlRJVFkgbG9vcGFycm93bGVmdCAiJiN4MjFBQjsiPjwhRU5USVRZIHJhcnJscCAiJiN4MjFBQzsiPjwhRU5USVRZIGxvb3BhcnJvd3JpZ2h0ICImI3gyMUFDOyI%2BPCFFTlRJVFkgaGFycncgIiYjeDIxQUQ7Ij48IUVOVElUWSBsZWZ0cmlnaHRzcXVpZ2Fycm93ICImI3gyMUFEOyI%2BPCFFTlRJVFkgbmhhcnIgIiYjeDIxQUU7Ij48IUVOVElUWSBubGVmdHJpZ2h0YXJyb3cgIiYjeDIxQUU7Ij48IUVOVElUWSBsc2ggIiYjeDIxQjA7Ij48IUVOVElUWSBMc2ggIiYjeDIxQjA7Ij48IUVOVElUWSByc2ggIiYjeDIxQjE7Ij48IUVOVElUWSBSc2ggIiYjeDIxQjE7Ij48IUVOVElUWSBsZHNoICImI3gyMUIyOyI%2BPCFFTlRJVFkgcmRzaCAiJiN4MjFCMzsiPjwhRU5USVRZIGNyYXJyCImI3gyMUI1OyI%2BPCFFTlRJVFkgY3VsYXJyICImI3gyMUI2OyI%2BPCFFTlRJVFkgY3VydmVhcnJvd2xlZnQgIiYjeDIxQjY7Ij48IUVOVElUWSBjdXJhcnIgIiYjeDIxQjc7Ij48IUVOVElUWSBjdXJ2ZWFycm93cmlnaHQgIiYjeDIxQjc7Ij48IUVOVElUWSBvbGFyciAiJiN4MjFCQTsiPjwhRU5USVRZIGNpcmNsZWFycm93bGVmdCAiJiN4MjFCQTsiPjwhRU5USVRZIG9yYXJyICImI3gyMUJCOyI%2BPCFFTlRJVFkgY2lyY2xlYXJyb3dyaWdodCAiJiN4MjFCQjsiPjwhRU5USVRZIGxoYXJ1ICImI3gyMUJDOyI%2BPCFFTlRJVFkgTGVmdFZlY3RvciAiJiN4MjFCQzsiPjwhRU5USVRZIGxlZnRoYXJwb29udXAgIiYjeDIxQkM7Ij48IUVOVElUWSBsaGFyZCAiJiN4MjFCRDsiPjwhRU5USVRZIGxlZnRoYXJwb29uZG93biAiJiN4MjFCRDsiPjwhRU5USVRZIERvd25MZWZ0VmVjdG9yICImI3gyMUJEOyI%2BPCFFTlRJVFkgdWhhcnIgIiYjeDIxQkU7Ij48IUVOVElUWSB1cGhhcnBvb25yaWdodCAiJiN4MjFCRTsiPjwhRU5USVRZIFJpZ2h0VXBWZWN0b3IgIiYjeDIxQkU7Ij48IUVOVElUWSB1aGFybCAiJiN4MjFCRjsiPjwhRU5USVRZIHVwaGFycG9vbmxlZnQgIiYjeDIxQkY7Ij48IUVOVElUWSBMZWZ0VXBWZWN0b3IgIiYjeDIxQkY7Ij48IUVOVElUWSByaGFydSAiJiN4MjFDMDsiPjwhRU5USVRZIFJpZ2h0VmVjdG9yICImI3gyMUMwOyI%2BPCFFTlRJVFkgcmlnaHRoYXJwb29udXAgIiYjeDIxQzA7Ij48IUVOVElUWSByaGFyZCAiJiN4MjFDMTsiPjwRU5USVRZIHJpZ2h0aGFycG9vbmRvd24gIiYjeDIxQzE7Ij48IUVOVElUWSBEb3duUmlnaHRWZWN0b3IgIiYjeDIxQzE7Ij48IUVOVElUWSBkaGFyciAiJiN4MjFDMjsiPjwhRU5USVRZIFJpZ2h0RG93blZlY3RvciAiJiN4MjFDMjsiPjwhRU5USVRZIGRvd25oYXJwb29ucmlnaHQgIiYjeDIxQzI7Ij48IUVOVElUWSBkaGFybCAiJiN4MjFDMzsiPjwhRU5USVRZIExlZnREb3duVmVjdG9yICImI3gyMUMzOyI%2BPCFFTlRJVFkgZG93bmhhcnBvb25sZWZ0ICImI3gyMUMzOyI%2BPCFFTlRJVFkgcmxhcnIgIiYjeDIxQzQ7Ij48IUVOVElUWSByaWdodGxlZnRhcnJvd3MgIiYjeDIxQzQ7Ij48IUVOVElUWSBSaWdodEFycm93TGVmdEFycm93ICImI3gyMUM0OyI%2BPCFFTlRJVFkgdWRhcnIgIiYjeDIxQzU7Ij48IUVOVElUWSBVcEFycm93RG93bkFycm93ICImI3gyMUM1OyI%2BPCFFTlRJVFkgbHJhcnIgIiYjeDIxQzY7Ij48IUVOVElUWSBsZWZ0cmlnaHRhcnJvd3MgIiYjeDIxQzY7Ij48IUVOVElUWSBMZWZ0QXJyb3dSaWdodEFycm93ICImI3gyMUM2OyI%2BPCFFTlRJVFkgbGxhcnIgIiYjeDIxQzc7Ij48IUVOVElUWSBsZWZ0bGVmdGFycm93cyAiJiN4MjFDNzsiPjwhRU5USVRZIHV1YXJyICImI3gyMUM4OyI%2BPCFFTlRJVFkgdXB1cGFycm93cyAiJiN4MjFDODsiPjwhRU5USVRZIHJyYXJyICImI3gyMUM5OyI%2BPCFFTlRJVFkgcmlnaHRyaWdodGFycm93cyAiJiN4MjFDOTsiPjwhRU5USVRZIGRkYXJyICImI3gyMUNBOyI%2BPCFFTlRJVFkgZG93bmvd25hcnJvd3MgIiYjeDIxQ0E7Ij48IUVOVElUWSBscmhhciAiJiN4MjFDQjsiPjwhRU5USVRZIFJldmVyc2VFcXVpbGlicml1bSAiJiN4MjFDQjsiPjwhRU5USVRZIGxlZnRyaWdodGhhcnBvb25zICImI3gyMUNCOyI%2BPCFFTlRJVFkgcmxoYXIgIiYjeDIxQ0M7Ij48IUVOVElUWSByaWdodGxlZnRoYXJwb29ucyAiJiN4MjFDQzsiPjwhRU5USVRZIEVxdWlsaWJyaXVtICImI3gyMUNDOyI%2BPCFFTlRJVFkgbmxBcnIgIiYjeDIxQ0Q7Ij48IUVOVElUWSBuTGVmdGFycm93ICImI3gyMUNEOyI%2BPCFFTlRJVFkgbmhBcnIgIiYjeDIxQ0U7Ij48IUVOVElUWSBuTGVmdHJpZ2h0YXJyb3cgIiYjeDIxQ0U7Ij48IUVOVElUWSBuckFyciAiJiN4MjFDRjsiPjwhRU5USVRZIG5SaWdodGFycm93ICImI3gyMUNGOyI%2BPCFFTlRJVFkgbEFyciAiJiN4MjFEMDsiPjwhRU5USVRZIExlZnRhcnJvdyAiJiN4MjFEMDsiPjwhRU5USVRZIERvdWJsZUxlZnRBcnJvdyAiJiN4MjFEMDsiPjwhRU5USVRZIHVBcnIgIiYjeDIxRDE7Ij48IUVOVElUWSBVcGFycm93ICImI3gyMUQxOyI%2BPCFFTlRJVFkgRG91YmxlVXBBcnJvdyAiJiN4MjFEMTsiPjwhRU5USVRZIHJBcnIgIiYjeDIxRDI7Ij48IUVOVElUWSBSaWdodGFycm93ICImI3gyMUQyOyI%2BPCFFTlRJVFkgSW1wbGllcyAiJiN4MjFEMjsiPjwhRU5USVRZIERvdWJsZVJpZ2h0QXJyb3cgIiYjeDIxRDI7Ij48IUVOVElUWSBkQXJyICImI3gyMUQzOyI%2BPCFFTlRJVFkgRG93bmFycm93ICImI3gyMUQzOyI%2BPCFFTRJVFkgRG91YmxlRG93bkFycm93ICImI3gyMUQzOyI%2BPCFFTlRJVFkgaEFyciAiJiN4MjFENDsiPjwhRU5USVRZIExlZnRyaWdodGFycm93ICImI3gyMUQ0OyI%2BPCFFTlRJVFkgRG91YmxlTGVmdFJpZ2h0QXJyb3cgIiYjeDIxRDQ7Ij48IUVOVElUWSBpZmYgIiYjeDIxRDQ7Ij48IUVOVElUWSB2QXJyICImI3gyMUQ1OyI%2BPCFFTlRJVFkgVXBkb3duYXJyb3cgIiYjeDIxRDU7Ij48IUVOVElUWSBEb3VibGVVcERvd25BcnJvdyAiJiN4MjFENTsiPjwhRU5USVRZIG53QXJyICImI3gyMUQ2OyI%2BPCFFTlRJVFkgbmVBcnIgIiYjeDIxRDc7Ij48IUVOVElUWSBzZUFyciAiJiN4MjFEODsiPjwhRU5USVRZIHN3QXJyICImI3gyMUQ5OyI%2BPCFFTlRJVFkgbEFhcnIgIiYjeDIxREE7Ij48IUVOVElUWSBMbGVmdGFycm93ICImI3gyMURBOyI%2BPCFFTlRJVFkgckFhcnIgIiYjeDIxREI7Ij48IUVOVElUWSBScmlnaHRhcnJvdyAiJiN4MjFEQjsiPjwhRU5USVRZIHppZ3JhcnIgIiYjeDIxREQ7Ij48IUVOVElUWSBsYXJyYiAiJiN4MjFFNDsiPjwhRU5USVRZIExlZnRBcnJvd0JhciAiJiN4MjFFNDsiPjwhRU5USVRZIHJhcnJiICImI3gyMUU1OyI%2BPCFFTlRJVFkgUmlnaHRBcnJvd0JhciAiJiN4MjFFNTsiPjwhRU5USVRZIGR1YXJyICImI3gyMUY1OyI%2BPCFFTlRJVFkgRG93bkFycm93VXBBcnJvdyAiJiN4MjFGNTsiPjwhRU5USVRZIGxvYXJyICImI3gyMUZEOyI%2BPCFFTlRJVFkgcm9hcnIgIiYjeDIxRkU7Ij48IUVOVElUWSBob2FyciAiJiN4MjGRjsiPjwhRU5USVRZIGZvcmFsbCAiJiN4MjIwMDsiPjwhRU5USVRZIEZvckFsbCAiJiN4MjIwMDsiPjwhRU5USVRZIGNvbXAgIiYjeDIyMDE7Ij48IUVOVElUWSBjb21wbGVtZW50ICImI3gyMjAxOyI%2BPCFFTlRJVFkgcGFydCAiJiN4MjIwMjsiPjwhRU5USVRZIFBhcnRpYWxEICImI3gyMjAyOyI%2BPCFFTlRJVFkgbnBhcnQgIiYjeDIyMDI7JiN4MzM4OyI%2BPCFFTlRJVFkgZXhpc3QgIiYjeDIyMDM7Ij48IUVOVElUWSBFeGlzdHMgIiYjeDIyMDM7Ij48IUVOVElUWSBuZXhpc3QgIiYjeDIyMDQ7Ij48IUVOVElUWSBOb3RFeGlzdHMgIiYjeDIyMDQ7Ij48IUVOVElUWSBuZXhpc3RzICImI3gyMjA0OyI%2BPCFFTlRJVFkgZW1wdHkgIiYjeDIyMDU7Ij48IUVOVElUWSBlbXB0eXNldCAiJiN4MjIwNTsiPjwhRU5USVRZIGVtcHR5diAiJiN4MjIwNTsiPjwhRU5USVRZIHZhcm5vdGhpbmcgIiYjeDIyMDU7Ij48IUVOVElUWSBuYWJsYSAiJiN4MjIwNzsiPjwhRU5USVRZIERlbCAiJiN4MjIwNzsiPjwhRU5USVRZIGlzaW4gIiYjeDIyMDg7Ij48IUVOVElUWSBpc2ludiAiJiN4MjIwODsiPjwhRU5USVRZIEVsZW1lbnQgIiYjeDIyMDg7Ij48IUVOVElUWSBpbiAiJiN4MjIwODsiPjwhRU5USVRZIG5vdGluICImI3gyMjA5OyI%2BPCFFTlRJVFkgTm90RWxlbWVudCAiJiN4MjIwOTsiPjwhRU5USVRZIG5vdGludmEgIiYjeDIyMDk7Ij48IUVOVElUWSBuaXYgIiYjeDIyMEI7Ij48IUVOVElUWSBSZXZlcnNlRWxlbWVudCAiJiN4MjIwQjsiPjwhRU5USVRZIG5ICImI3gyMjBCOyI%2BPCFFTlRJVFkgU3VjaFRoYXQgIiYjeDIyMEI7Ij48IUVOVElUWSBub3RuaSAiJiN4MjIwQzsiPjwhRU5USVRZIG5vdG5pdmEgIiYjeDIyMEM7Ij48IUVOVElUWSBOb3RSZXZlcnNlRWxlbWVudCAiJiN4MjIwQzsiPjwhRU5USVRZIHByb2QgIiYjeDIyMEY7Ij48IUVOVElUWSBQcm9kdWN0ICImI3gyMjBGOyI%2BPCFFTlRJVFkgY29wcm9kICImI3gyMjEwOyI%2BPCFFTlRJVFkgQ29wcm9kdWN0ICImI3gyMjEwOyI%2BPCFFTlRJVFkgc3VtICImI3gyMjExOyI%2BPCFFTlRJVFkgU3VtICImI3gyMjExOyI%2BPCFFTlRJVFkgbWludXMgIiYjeDIyMTI7Ij48IUVOVElUWSBtbnBsdXMgIiYjeDIyMTM7Ij48IUVOVElUWSBtcCAiJiN4MjIxMzsiPjwhRU5USVRZIE1pbnVzUGx1cyAiJiN4MjIxMzsiPjwhRU5USVRZIHBsdXNkbyAiJiN4MjIxNDsiPjwhRU5USVRZIGRvdHBsdXMgIiYjeDIyMTQ7Ij48IUVOVElUWSBzZXRtbiAiJiN4MjIxNjsiPjwhRU5USVRZIHNldG1pbnVzICImI3gyMjE2OyI%2BPCFFTlRJVFkgQmFja3NsYXNoICImI3gyMjE2OyI%2BPCFFTlRJVFkgc3NldG1uICImI3gyMjE2OyI%2BPCFFTlRJVFkgc21hbGxzZXRtaW51cyAiJiN4MjIxNjsiPjwhRU5USVRZIGxvd2FzdCAiJiN4MjIxNzsiPjwhRU5USVRZIGNvbXBmbiAiJiN4MjIxODsiPjwhRU5USVRZIFNtYWxsQ2lyY2xlICImI3gyMjE4OyI%2BPCFFTlRJVFkgcmFkaWMgIiYjeDIyMUE7Ij48IUVOVElUWSBTcXJ0ICImI3gyMjFBOyI%2BPCFFTlRJVFkgcHJvcCAiiN4MjIxRDsiPjwhRU5USVRZIHByb3B0byAiJiN4MjIxRDsiPjwhRU5USVRZIFByb3BvcnRpb25hbCAiJiN4MjIxRDsiPjwhRU5USVRZIHZwcm9wICImI3gyMjFEOyI%2BPCFFTlRJVFkgdmFycHJvcHRvICImI3gyMjFEOyI%2BPCFFTlRJVFkgaW5maW4gIiYjeDIyMUU7Ij48IUVOVElUWSBhbmdydCAiJiN4MjIxRjsiPjwhRU5USVRZIGFuZyAiJiN4MjIyMDsiPjwhRU5USVRZIGFuZ2xlICImI3gyMjIwOyI%2BPCFFTlRJVFkgbmFuZyAiJiN4MjIyMDsmI3gyMEQyOyI%2BPCFFTlRJVFkgYW5nbXNkICImI3gyMjIxOyI%2BPCFFTlRJVFkgbWVhc3VyZWRhbmdsZSAiJiN4MjIyMTsiPjwhRU5USVRZIGFuZ3NwaCAiJiN4MjIyMjsiPjwhRU5USVRZIG1pZCAiJiN4MjIyMzsiPjwhRU5USVRZIFZlcnRpY2FsQmFyICImI3gyMjIzOyI%2BPCFFTlRJVFkgc21pZCAiJiN4MjIyMzsiPjwhRU5USVRZIHNob3J0bWlkICImI3gyMjIzOyI%2BPCFFTlRJVFkgbm1pZCAiJiN4MjIyNDsiPjwhRU5USVRZIE5vdFZlcnRpY2FsQmFyICImI3gyMjI0OyI%2BPCFFTlRJVFkgbnNtaWQgIiYjeDIyMjQ7Ij48IUVOVElUWSBuc2hvcnRtaWQgIiYjeDIyMjQ7Ij48IUVOVElUWSBwYXIgIiYjeDIyMjU7Ij48IUVOVElUWSBwYXJhbGxlbCAiJiN4MjIyNTsiPjwhRU5USVRZIERvdWJsZVZlcnRpY2FsQmFyICImI3gyMjI1OyI%2BPCFFTlRJVFkgc3BhciAiJiN4MjIyNTsiPjwhRU5USVRZIHNob3J0cGFyYWxsZWwgIiYjeDIyMjU7Ij48IUVOVElUWSBucGFyICImI3gyMjI2OyI%2BPCFTlRJVFkgbnBhcmFsbGVsICImI3gyMjI2OyI%2BPCFFTlRJVFkgTm90RG91YmxlVmVydGljYWxCYXIgIiYjeDIyMjY7Ij48IUVOVElUWSBuc3BhciAiJiN4MjIyNjsiPjwhRU5USVRZIG5zaG9ydHBhcmFsbGVsICImI3gyMjI2OyI%2BPCFFTlRJVFkgYW5kICImI3gyMjI3OyI%2BPCFFTlRJVFkgd2VkZ2UgIiYjeDIyMjc7Ij48IUVOVElUWSBvciAiJiN4MjIyODsiPjwhRU5USVRZIHZlZSAiJiN4MjIyODsiPjwhRU5USVRZIGNhcCAiJiN4MjIyOTsiPjwhRU5USVRZIGNhcHMgIiYjeDIyMjk7JiN4RkUwMDsiPjwhRU5USVRZIGN1cCAiJiN4MjIyQTsiPjwhRU5USVRZIGN1cHMgIiYjeDIyMkE7JiN4RkUwMDsiPjwhRU5USVRZIGludCAiJiN4MjIyQjsiPjwhRU5USVRZIEludGVncmFsICImI3gyMjJCOyI%2BPCFFTlRJVFkgSW50ICImI3gyMjJDOyI%2BPCFFTlRJVFkgdGludCAiJiN4MjIyRDsiPjwhRU5USVRZIGlpaW50ICImI3gyMjJEOyI%2BPCFFTlRJVFkgY29uaW50ICImI3gyMjJFOyI%2BPCFFTlRJVFkgb2ludCAiJiN4MjIyRTsiPjwhRU5USVRZIENvbnRvdXJJbnRlZ3JhbCAiJiN4MjIyRTsiPjwhRU5USVRZIENvbmludCAiJiN4MjIyRjsiPjwhRU5USVRZIERvdWJsZUNvbnRvdXJJbnRlZ3JhbCAiJiN4MjIyRjsiPjwhRU5USVRZIENjb25pbnQgIiYjeDIyMzA7Ij48IUVOVElUWSBjd2ludCAiJiN4MjIzMTsiPjwhRU5USVRZIGN3Y29uaW50ICImI3gyMjMyOyI%2BPCFFTlRJVFkgQ2xvY2t3aXNlQ29udG91ckludGVncmFsICImI3gyMjMyOyI%2BCFFTlRJVFkgYXdjb25pbnQgIiYjeDIyMzM7Ij48IUVOVElUWSBDb3VudGVyQ2xvY2t3aXNlQ29udG91ckludGVncmFsICImI3gyMjMzOyI%2BPCFFTlRJVFkgdGhlcmU0ICImI3gyMjM0OyI%2BPCFFTlRJVFkgdGhlcmVmb3JlICImI3gyMjM0OyI%2BPCFFTlRJVFkgVGhlcmVmb3JlICImI3gyMjM0OyI%2BPCFFTlRJVFkgYmVjYXVzICImI3gyMjM1OyI%2BPCFFTlRJVFkgYmVjYXVzZSAiJiN4MjIzNTsiPjwhRU5USVRZIEJlY2F1c2UgIiYjeDIyMzU7Ij48IUVOVElUWSByYXRpbyAiJiN4MjIzNjsiPjwhRU5USVRZIENvbG9uICImI3gyMjM3OyI%2BPCFFTlRJVFkgUHJvcG9ydGlvbiAiJiN4MjIzNzsiPjwhRU5USVRZIG1pbnVzZCAiJiN4MjIzODsiPjwhRU5USVRZIGRvdG1pbnVzICImI3gyMjM4OyI%2BPCFFTlRJVFkgbUREb3QgIiYjeDIyM0E7Ij48IUVOVElUWSBob210aHQgIiYjeDIyM0I7Ij48IUVOVElUWSBzaW0gIiYjeDIyM0M7Ij48IUVOVElUWSBUaWxkZSAiJiN4MjIzQzsiPjwhRU5USVRZIHRoa3NpbSAiJiN4MjIzQzsiPjwhRU5USVRZIHRoaWNrc2ltICImI3gyMjNDOyI%2BPCFFTlRJVFkgbnZzaW0gIiYjeDIyM0M7JiN4MjBEMjsiPjwhRU5USVRZIGJzaW0gIiYjeDIyM0Q7Ij48IUVOVElUWSBiYWNrc2ltICImI3gyMjNEOyI%2BPCFFTlRJVFkgcmFjZSAiJiN4MjIzRDsmI3gzMzE7Ij48IUVOVElUWSBhYyAiJiN4MjIzRTsiPjwhRU5USVRZIG1zdHBvcyAiJiN4MjIzRTsiPjwhRU5USVRZIGFjRSAiJiN4MjIzRTsmI3gzMzM7Ij48IUVOVlUWSBhY2QgIiYjeDIyM0Y7Ij48IUVOVElUWSB3cmVhdGggIiYjeDIyNDA7Ij48IUVOVElUWSBWZXJ0aWNhbFRpbGRlICImI3gyMjQwOyI%2BPCFFTlRJVFkgd3IgIiYjeDIyNDA7Ij48IUVOVElUWSBuc2ltICImI3gyMjQxOyI%2BPCFFTlRJVFkgTm90VGlsZGUgIiYjeDIyNDE7Ij48IUVOVElUWSBlc2ltICImI3gyMjQyOyI%2BPCFFTlRJVFkgRXF1YWxUaWxkZSAiJiN4MjI0MjsiPjwhRU5USVRZIGVxc2ltICImI3gyMjQyOyI%2BPCFFTlRJVFkgTm90RXF1YWxUaWxkZSAiJiN4MjI0MjsmI3gzMzg7Ij48IUVOVElUWSBuZXNpbSAiJiN4MjI0MjsmI3gzMzg7Ij48IUVOVElUWSBzaW1lICImI3gyMjQzOyI%2BPCFFTlRJVFkgVGlsZGVFcXVhbCAiJiN4MjI0MzsiPjwhRU5USVRZIHNpbWVxICImI3gyMjQzOyI%2BPCFFTlRJVFkgbnNpbWUgIiYjeDIyNDQ7Ij48IUVOVElUWSBuc2ltZXEgIiYjeDIyNDQ7Ij48IUVOVElUWSBOb3RUaWxkZUVxdWFsICImI3gyMjQ0OyI%2BPCFFTlRJVFkgY29uZyAiJiN4MjI0NTsiPjwhRU5USVRZIFRpbGRlRnVsbEVxdWFsICImI3gyMjQ1OyI%2BPCFFTlRJVFkgc2ltbmUgIiYjeDIyNDY7Ij48IUVOVElUWSBuY29uZyAiJiN4MjI0NzsiPjwhRU5USVRZIE5vdFRpbGRlRnVsbEVxdWFsICImI3gyMjQ3OyI%2BPCFFTlRJVFkgYXN5bXAgIiYjeDIyNDg7Ij48IUVOVElUWSBhcCAiJiN4MjI0ODsiPjwhRU5USVRZIFRpbGRlVGlsZGUgIiYjeDIyNDg7Ij48IUVOVElUWSBhcHByb3ggIiYjeDIyNDg7Ij48IUVOVElUWSB0aGthcCiJiN4MjI0ODsiPjwhRU5USVRZIHRoaWNrYXBwcm94ICImI3gyMjQ4OyI%2BPCFFTlRJVFkgbmFwICImI3gyMjQ5OyI%2BPCFFTlRJVFkgTm90VGlsZGVUaWxkZSAiJiN4MjI0OTsiPjwhRU5USVRZIG5hcHByb3ggIiYjeDIyNDk7Ij48IUVOVElUWSBhcGUgIiYjeDIyNEE7Ij48IUVOVElUWSBhcHByb3hlcSAiJiN4MjI0QTsiPjwhRU5USVRZIGFwaWQgIiYjeDIyNEI7Ij48IUVOVElUWSBuYXBpZCAiJiN4MjI0QjsmI3gzMzg7Ij48IUVOVElUWSBiY29uZyAiJiN4MjI0QzsiPjwhRU5USVRZIGJhY2tjb25nICImI3gyMjRDOyI%2BPCFFTlRJVFkgYXN5bXBlcSAiJiN4MjI0RDsiPjwhRU5USVRZIEN1cENhcCAiJiN4MjI0RDsiPjwhRU5USVRZIG52YXAgIiYjeDIyNEQ7JiN4MjBEMjsiPjwhRU5USVRZIGJ1bXAgIiYjeDIyNEU7Ij48IUVOVElUWSBIdW1wRG93bkh1bXAgIiYjeDIyNEU7Ij48IUVOVElUWSBCdW1wZXEgIiYjeDIyNEU7Ij48IUVOVElUWSBOb3RIdW1wRG93bkh1bXAgIiYjeDIyNEU7JiN4MzM4OyI%2BPCFFTlRJVFkgbmJ1bXAgIiYjeDIyNEU7JiN4MzM4OyI%2BPCFFTlRJVFkgYnVtcGUgIiYjeDIyNEY7Ij48IUVOVElUWSBIdW1wRXF1YWwgIiYjeDIyNEY7Ij48IUVOVElUWSBidW1wZXEgIiYjeDIyNEY7Ij48IUVOVElUWSBuYnVtcGUgIiYjeDIyNEY7JiN4MzM4OyI%2BPCFFTlRJVFkgTm90SHVtcEVxdWFsICImI3gyMjRGOyYjeDMzODsiPjwhRU5USVRZIGVzZG90ICImI3gyMjUwOyI%2BPCFFTlRJVFkgRG90RXF1YWwgIiYjeDIyNTA7Ij4IUVOVElUWSBkb3RlcSAiJiN4MjI1MDsiPjwhRU5USVRZIG5lZG90ICImI3gyMjUwOyYjeDMzODsiPjwhRU5USVRZIGVEb3QgIiYjeDIyNTE7Ij48IUVOVElUWSBkb3RlcWRvdCAiJiN4MjI1MTsiPjwhRU5USVRZIGVmRG90ICImI3gyMjUyOyI%2BPCFFTlRJVFkgZmFsbGluZ2RvdHNlcSAiJiN4MjI1MjsiPjwhRU5USVRZIGVyRG90ICImI3gyMjUzOyI%2BPCFFTlRJVFkgcmlzaW5nZG90c2VxICImI3gyMjUzOyI%2BPCFFTlRJVFkgY29sb25lICImI3gyMjU0OyI%2BPCFFTlRJVFkgY29sb25lcSAiJiN4MjI1NDsiPjwhRU5USVRZIEFzc2lnbiAiJiN4MjI1NDsiPjwhRU5USVRZIGVjb2xvbiAiJiN4MjI1NTsiPjwhRU5USVRZIGVxY29sb24gIiYjeDIyNTU7Ij48IUVOVElUWSBlY2lyICImI3gyMjU2OyI%2BPCFFTlRJVFkgZXFjaXJjICImI3gyMjU2OyI%2BPCFFTlRJVFkgY2lyZSAiJiN4MjI1NzsiPjwhRU5USVRZIGNpcmNlcSAiJiN4MjI1NzsiPjwhRU5USVRZIHdlZGdlcSAiJiN4MjI1OTsiPjwhRU5USVRZIHZlZWVxICImI3gyMjVBOyI%2BPCFFTlRJVFkgdHJpZSAiJiN4MjI1QzsiPjwhRU5USVRZIHRyaWFuZ2xlcSAiJiN4MjI1QzsiPjwhRU5USVRZIGVxdWVzdCAiJiN4MjI1RjsiPjwhRU5USVRZIHF1ZXN0ZXEgIiYjeDIyNUY7Ij48IUVOVElUWSBuZSAiJiN4MjI2MDsiPjwhRU5USVRZIE5vdEVxdWFsICImI3gyMjYwOyI%2BPCFFTlRJVFkgZXF1aXYgIiYjeDIyNjE7Ij48IUVOVElUWSBDb25ncnVlbnQgIiYjeDIyNjE7Ij48IUVOVElUWSBibmxdWl2ICImI3gyMjYxOyYjeDIwRTU7Ij48IUVOVElUWSBuZXF1aXYgIiYjeDIyNjI7Ij48IUVOVElUWSBOb3RDb25ncnVlbnQgIiYjeDIyNjI7Ij48IUVOVElUWSBsZSAiJiN4MjI2NDsiPjwhRU5USVRZIGxlcSAiJiN4MjI2NDsiPjwhRU5USVRZIG52bGUgIiYjeDIyNjQ7JiN4MjBEMjsiPjwhRU5USVRZIGdlICImI3gyMjY1OyI%2BPCFFTlRJVFkgR3JlYXRlckVxdWFsICImI3gyMjY1OyI%2BPCFFTlRJVFkgZ2VxICImI3gyMjY1OyI%2BPCFFTlRJVFkgbnZnZSAiJiN4MjI2NTsmI3gyMEQyOyI%2BPCFFTlRJVFkgbEUgIiYjeDIyNjY7Ij48IUVOVElUWSBMZXNzRnVsbEVxdWFsICImI3gyMjY2OyI%2BPCFFTlRJVFkgbGVxcSAiJiN4MjI2NjsiPjwhRU5USVRZIG5sRSAiJiN4MjI2NjsmI3gzMzg7Ij48IUVOVElUWSBubGVxcSAiJiN4MjI2NjsmI3gzMzg7Ij48IUVOVElUWSBnRSAiJiN4MjI2NzsiPjwhRU5USVRZIEdyZWF0ZXJGdWxsRXF1YWwgIiYjeDIyNjc7Ij48IUVOVElUWSBnZXFxICImI3gyMjY3OyI%2BPCFFTlRJVFkgbmdFICImI3gyMjY3OyYjeDMzODsiPjwhRU5USVRZIG5nZXFxICImI3gyMjY3OyYjeDMzODsiPjwhRU5USVRZIE5vdEdyZWF0ZXJGdWxsRXF1YWwgIiYjeDIyNjc7JiN4MzM4OyI%2BPCFFTlRJVFkgbG5FICImI3gyMjY4OyI%2BPCFFTlRJVFkgbG5lcXEgIiYjeDIyNjg7Ij48IUVOVElUWSBsdm5FICImI3gyMjY4OyYjeEZFMDA7Ij48IUVOVElUWSBsdmVydG5lcXEgIiYjeDIyNjg7JiN4RkUwMDsiPjwhRU5USVRZIGduRSAiJN4MjI2OTsiPjwhRU5USVRZIGduZXFxICImI3gyMjY5OyI%2BPCFFTlRJVFkgZ3ZuRSAiJiN4MjI2OTsmI3hGRTAwOyI%2BPCFFTlRJVFkgZ3ZlcnRuZXFxICImI3gyMjY5OyYjeEZFMDA7Ij48IUVOVElUWSBMdCAiJiN4MjI2QTsiPjwhRU5USVRZIE5lc3RlZExlc3NMZXNzICImI3gyMjZBOyI%2BPCFFTlRJVFkgbGwgIiYjeDIyNkE7Ij48IUVOVElUWSBuTHR2ICImI3gyMjZBOyYjeDMzODsiPjwhRU5USVRZIE5vdExlc3NMZXNzICImI3gyMjZBOyYjeDMzODsiPjwhRU5USVRZIG5MdCAiJiN4MjI2QTsmI3gyMEQyOyI%2BPCFFTlRJVFkgR3QgIiYjeDIyNkI7Ij48IUVOVElUWSBOZXN0ZWRHcmVhdGVyR3JlYXRlciAiJiN4MjI2QjsiPjwhRU5USVRZIGdnICImI3gyMjZCOyI%2BPCFFTlRJVFkgbkd0diAiJiN4MjI2QjsmI3gzMzg7Ij48IUVOVElUWSBOb3RHcmVhdGVyR3JlYXRlciAiJiN4MjI2QjsmI3gzMzg7Ij48IUVOVElUWSBuR3QgIiYjeDIyNkI7JiN4MjBEMjsiPjwhRU5USVRZIHR3aXh0ICImI3gyMjZDOyI%2BPCFFTlRJVFkgYmV0d2VlbiAiJiN4MjI2QzsiPjwhRU5USVRZIE5vdEN1cENhcCAiJiN4MjI2RDsiPjwhRU5USVRZIG5sdCAiJiN4MjI2RTsiPjwhRU5USVRZIE5vdExlc3MgIiYjeDIyNkU7Ij48IUVOVElUWSBubGVzcyAiJiN4MjI2RTsiPjwhRU5USVRZIG5ndCAiJiN4MjI2RjsiPjwhRU5USVRZIE5vdEdyZWF0ZXIgIiYjeDIyNkY7Ij48IUVOVElUWSBuZ3RyICImI3gyMjZGOyI%2BPCFFTlRJVFkgbmxlICImI3gyMjcwOyI%2BPCFFlRJVFkgTm90TGVzc0VxdWFsICImI3gyMjcwOyI%2BPCFFTlRJVFkgbmxlcSAiJiN4MjI3MDsiPjwhRU5USVRZIG5nZSAiJiN4MjI3MTsiPjwhRU5USVRZIE5vdEdyZWF0ZXJFcXVhbCAiJiN4MjI3MTsiPjwhRU5USVRZIG5nZXEgIiYjeDIyNzE7Ij48IUVOVElUWSBsc2ltICImI3gyMjcyOyI%2BPCFFTlRJVFkgTGVzc1RpbGRlICImI3gyMjcyOyI%2BPCFFTlRJVFkgbGVzc3NpbSAiJiN4MjI3MjsiPjwhRU5USVRZIGdzaW0gIiYjeDIyNzM7Ij48IUVOVElUWSBndHJzaW0gIiYjeDIyNzM7Ij48IUVOVElUWSBHcmVhdGVyVGlsZGUgIiYjeDIyNzM7Ij48IUVOVElUWSBubHNpbSAiJiN4MjI3NDsiPjwhRU5USVRZIE5vdExlc3NUaWxkZSAiJiN4MjI3NDsiPjwhRU5USVRZIG5nc2ltICImI3gyMjc1OyI%2BPCFFTlRJVFkgTm90R3JlYXRlclRpbGRlICImI3gyMjc1OyI%2BPCFFTlRJVFkgbGcgIiYjeDIyNzY7Ij48IUVOVElUWSBsZXNzZ3RyICImI3gyMjc2OyI%2BPCFFTlRJVFkgTGVzc0dyZWF0ZXIgIiYjeDIyNzY7Ij48IUVOVElUWSBnbCAiJiN4MjI3NzsiPjwhRU5USVRZIGd0cmxlc3MgIiYjeDIyNzc7Ij48IUVOVElUWSBHcmVhdGVyTGVzcyAiJiN4MjI3NzsiPjwhRU5USVRZIG50bGcgIiYjeDIyNzg7Ij48IUVOVElUWSBOb3RMZXNzR3JlYXRlciAiJiN4MjI3ODsiPjwhRU5USVRZIG50Z2wgIiYjeDIyNzk7Ij48IUVOVElUWSBOb3RHcmVhdGVyTGVzcyAiJiN4MjI3OTsiPjwhRU5USVRZIHByICImI3gyMjdBOyI%2BPCFFTlRJVFkgUHJlY2VkZXMgIYjeDIyN0E7Ij48IUVOVElUWSBwcmVjICImI3gyMjdBOyI%2BPCFFTlRJVFkgc2MgIiYjeDIyN0I7Ij48IUVOVElUWSBTdWNjZWVkcyAiJiN4MjI3QjsiPjwhRU5USVRZIHN1Y2MgIiYjeDIyN0I7Ij48IUVOVElUWSBwcmN1ZSAiJiN4MjI3QzsiPjwhRU5USVRZIFByZWNlZGVzU2xhbnRFcXVhbCAiJiN4MjI3QzsiPjwhRU5USVRZIHByZWNjdXJseWVxICImI3gyMjdDOyI%2BPCFFTlRJVFkgc2NjdWUgIiYjeDIyN0Q7Ij48IUVOVElUWSBTdWNjZWVkc1NsYW50RXF1YWwgIiYjeDIyN0Q7Ij48IUVOVElUWSBzdWNjY3VybHllcSAiJiN4MjI3RDsiPjwhRU5USVRZIHByc2ltICImI3gyMjdFOyI%2BPCFFTlRJVFkgcHJlY3NpbSAiJiN4MjI3RTsiPjwhRU5USVRZIFByZWNlZGVzVGlsZGUgIiYjeDIyN0U7Ij48IUVOVElUWSBzY3NpbSAiJiN4MjI3RjsiPjwhRU5USVRZIHN1Y2NzaW0gIiYjeDIyN0Y7Ij48IUVOVElUWSBTdWNjZWVkc1RpbGRlICImI3gyMjdGOyI%2BPCFFTlRJVFkgTm90U3VjY2VlZHNUaWxkZSAiJiN4MjI3RjsmI3gzMzg7Ij48IUVOVElUWSBucHIgIiYjeDIyODA7Ij48IUVOVElUWSBucHJlYyAiJiN4MjI4MDsiPjwhRU5USVRZIE5vdFByZWNlZGVzICImI3gyMjgwOyI%2BPCFFTlRJVFkgbnNjICImI3gyMjgxOyI%2BPCFFTlRJVFkgbnN1Y2MgIiYjeDIyODE7Ij48IUVOVElUWSBOb3RTdWNjZWVkcyAiJiN4MjI4MTsiPjwhRU5USVRZIHN1YiAiJiN4MjI4MjsiPjwhRU5USVRZIHN1YnNldCAiJiN4MjI4MjsiPjwhRU5USVRZIHZuc3ViICIm3gyMjgyOyYjeDIwRDI7Ij48IUVOVElUWSBuc3Vic2V0ICImI3gyMjgyOyYjeDIwRDI7Ij48IUVOVElUWSBOb3RTdWJzZXQgIiYjeDIyODI7JiN4MjBEMjsiPjwhRU5USVRZIHN1cCAiJiN4MjI4MzsiPjwhRU5USVRZIHN1cHNldCAiJiN4MjI4MzsiPjwhRU5USVRZIFN1cGVyc2V0ICImI3gyMjgzOyI%2BPCFFTlRJVFkgdm5zdXAgIiYjeDIyODM7JiN4MjBEMjsiPjwhRU5USVRZIG5zdXBzZXQgIiYjeDIyODM7JiN4MjBEMjsiPjwhRU5USVRZIE5vdFN1cGVyc2V0ICImI3gyMjgzOyYjeDIwRDI7Ij48IUVOVElUWSBuc3ViICImI3gyMjg0OyI%2BPCFFTlRJVFkgbnN1cCAiJiN4MjI4NTsiPjwhRU5USVRZIHN1YmUgIiYjeDIyODY7Ij48IUVOVElUWSBTdWJzZXRFcXVhbCAiJiN4MjI4NjsiPjwhRU5USVRZIHN1YnNldGVxICImI3gyMjg2OyI%2BPCFFTlRJVFkgc3VwZSAiJiN4MjI4NzsiPjwhRU5USVRZIHN1cHNldGVxICImI3gyMjg3OyI%2BPCFFTlRJVFkgU3VwZXJzZXRFcXVhbCAiJiN4MjI4NzsiPjwhRU5USVRZIG5zdWJlICImI3gyMjg4OyI%2BPCFFTlRJVFkgbnN1YnNldGVxICImI3gyMjg4OyI%2BPCFFTlRJVFkgTm90U3Vic2V0RXF1YWwgIiYjeDIyODg7Ij48IUVOVElUWSBuc3VwZSAiJiN4MjI4OTsiPjwhRU5USVRZIG5zdXBzZXRlcSAiJiN4MjI4OTsiPjwhRU5USVRZIE5vdFN1cGVyc2V0RXF1YWwgIiYjeDIyODk7Ij48IUVOVElUWSBzdWJuZSAiJiN4MjI4QTsiPjwhRU5USVRZIHN1YnNldG5lcSAiJiN4MjI4QTsiPjwhRU5USVRZIHZzdWJZSAiJiN4MjI4QTsmI3hGRTAwOyI%2BPCFFTlRJVFkgdmFyc3Vic2V0bmVxICImI3gyMjhBOyYjeEZFMDA7Ij48IUVOVElUWSBzdXBuZSAiJiN4MjI4QjsiPjwhRU5USVRZIHN1cHNldG5lcSAiJiN4MjI4QjsiPjwhRU5USVRZIHZzdXBuZSAiJiN4MjI4QjsmI3hGRTAwOyI%2BPCFFTlRJVFkgdmFyc3Vwc2V0bmVxICImI3gyMjhCOyYjeEZFMDA7Ij48IUVOVElUWSBjdXBkb3QgIiYjeDIyOEQ7Ij48IUVOVElUWSB1cGx1cyAiJiN4MjI4RTsiPjwhRU5USVRZIFVuaW9uUGx1cyAiJiN4MjI4RTsiPjwhRU5USVRZIHNxc3ViICImI3gyMjhGOyI%2BPCFFTlRJVFkgU3F1YXJlU3Vic2V0ICImI3gyMjhGOyI%2BPCFFTlRJVFkgc3FzdWJzZXQgIiYjeDIyOEY7Ij48IUVOVElUWSBOb3RTcXVhcmVTdWJzZXQgIiYjeDIyOEY7JiN4MzM4OyI%2BPCFFTlRJVFkgc3FzdXAgIiYjeDIyOTA7Ij48IUVOVElUWSBTcXVhcmVTdXBlcnNldCAiJiN4MjI5MDsiPjwhRU5USVRZIHNxc3Vwc2V0ICImI3gyMjkwOyI%2BPCFFTlRJVFkgTm90U3F1YXJlU3VwZXJzZXQgIiYjeDIyOTA7JiN4MzM4OyI%2BPCFFTlRJVFkgc3FzdWJlICImI3gyMjkxOyI%2BPCFFTlRJVFkgU3F1YXJlU3Vic2V0RXF1YWwgIiYjeDIyOTE7Ij48IUVOVElUWSBzcXN1YnNldGVxICImI3gyMjkxOyI%2BPCFFTlRJVFkgc3FzdXBlICImI3gyMjkyOyI%2BPCFFTlRJVFkgU3F1YXJlU3VwZXJzZXRFcXVhbCAiJiN4MjI5MjsiPjwhRU5USVRZIHNxc3Vwc2V0ZXEgIiYjeDIyOTI7Ij48IUVOVElUWSBzcWNhcCiJiN4MjI5MzsiPjwhRU5USVRZIFNxdWFyZUludGVyc2VjdGlvbiAiJiN4MjI5MzsiPjwhRU5USVRZIHNxY2FwcyAiJiN4MjI5MzsmI3hGRTAwOyI%2BPCFFTlRJVFkgc3FjdXAgIiYjeDIyOTQ7Ij48IUVOVElUWSBTcXVhcmVVbmlvbiAiJiN4MjI5NDsiPjwhRU5USVRZIHNxY3VwcyAiJiN4MjI5NDsmI3hGRTAwOyI%2BPCFFTlRJVFkgb3BsdXMgIiYjeDIyOTU7Ij48IUVOVElUWSBDaXJjbGVQbHVzICImI3gyMjk1OyI%2BPCFFTlRJVFkgb21pbnVzICImI3gyMjk2OyI%2BPCFFTlRJVFkgQ2lyY2xlTWludXMgIiYjeDIyOTY7Ij48IUVOVElUWSBvdGltZXMgIiYjeDIyOTc7Ij48IUVOVElUWSBDaXJjbGVUaW1lcyAiJiN4MjI5NzsiPjwhRU5USVRZIG9zb2wgIiYjeDIyOTg7Ij48IUVOVElUWSBvZG90ICImI3gyMjk5OyI%2BPCFFTlRJVFkgQ2lyY2xlRG90ICImI3gyMjk5OyI%2BPCFFTlRJVFkgb2NpciAiJiN4MjI5QTsiPjwhRU5USVRZIGNpcmNsZWRjaXJjICImI3gyMjlBOyI%2BPCFFTlRJVFkgb2FzdCAiJiN4MjI5QjsiPjwhRU5USVRZIGNpcmNsZWRhc3QgIiYjeDIyOUI7Ij48IUVOVElUWSBvZGFzaCAiJiN4MjI5RDsiPjwhRU5USVRZIGNpcmNsZWRkYXNoICImI3gyMjlEOyI%2BPCFFTlRJVFkgcGx1c2IgIiYjeDIyOUU7Ij48IUVOVElUWSBib3hwbHVzICImI3gyMjlFOyI%2BPCFFTlRJVFkgbWludXNiICImI3gyMjlGOyI%2BPCFFTlRJVFkgYm94bWludXMgIiYjeDIyOUY7Ij48IUVOVElUWSB0aW1lc2IgIiYjeDIyQTA7Ij48IUVOVElUWSBibh0aW1lcyAiJiN4MjJBMDsiPjwhRU5USVRZIHNkb3RiICImI3gyMkExOyI%2BPCFFTlRJVFkgZG90c3F1YXJlICImI3gyMkExOyI%2BPCFFTlRJVFkgdmRhc2ggIiYjeDIyQTI7Ij48IUVOVElUWSBSaWdodFRlZSAiJiN4MjJBMjsiPjwhRU5USVRZIGRhc2h2ICImI3gyMkEzOyI%2BPCFFTlRJVFkgTGVmdFRlZSAiJiN4MjJBMzsiPjwhRU5USVRZIHRvcCAiJiN4MjJBNDsiPjwhRU5USVRZIERvd25UZWUgIiYjeDIyQTQ7Ij48IUVOVElUWSBib3R0b20gIiYjeDIyQTU7Ij48IUVOVElUWSBib3QgIiYjeDIyQTU7Ij48IUVOVElUWSBwZXJwICImI3gyMkE1OyI%2BPCFFTlRJVFkgVXBUZWUgIiYjeDIyQTU7Ij48IUVOVElUWSBtb2RlbHMgIiYjeDIyQTc7Ij48IUVOVElUWSB2RGFzaCAiJiN4MjJBODsiPjwhRU5USVRZIERvdWJsZVJpZ2h0VGVlICImI3gyMkE4OyI%2BPCFFTlRJVFkgVmRhc2ggIiYjeDIyQTk7Ij48IUVOVElUWSBWdmRhc2ggIiYjeDIyQUE7Ij48IUVOVElUWSBWRGFzaCAiJiN4MjJBQjsiPjwhRU5USVRZIG52ZGFzaCAiJiN4MjJBQzsiPjwhRU5USVRZIG52RGFzaCAiJiN4MjJBRDsiPjwhRU5USVRZIG5WZGFzaCAiJiN4MjJBRTsiPjwhRU5USVRZIG5WRGFzaCAiJiN4MjJBRjsiPjwhRU5USVRZIHBydXJlbCAiJiN4MjJCMDsiPjwhRU5USVRZIHZsdHJpICImI3gyMkIyOyI%2BPCFFTlRJVFkgdmFydHJpYW5nbGVsZWZ0ICImI3gyMkIyOyI%2BPCFFTlRJVFkgTGVmdFRyaWFuZ2xlICImI3gyMkIyOyI%2BPCFFTlRJVFkgdnJ0cmkgIiYjeDIyjM7Ij48IUVOVElUWSB2YXJ0cmlhbmdsZXJpZ2h0ICImI3gyMkIzOyI%2BPCFFTlRJVFkgUmlnaHRUcmlhbmdsZSAiJiN4MjJCMzsiPjwhRU5USVRZIGx0cmllICImI3gyMkI0OyI%2BPCFFTlRJVFkgdHJpYW5nbGVsZWZ0ZXEgIiYjeDIyQjQ7Ij48IUVOVElUWSBMZWZ0VHJpYW5nbGVFcXVhbCAiJiN4MjJCNDsiPjwhRU5USVRZIG52bHRyaWUgIiYjeDIyQjQ7JiN4MjBEMjsiPjwhRU5USVRZIHJ0cmllICImI3gyMkI1OyI%2BPCFFTlRJVFkgdHJpYW5nbGVyaWdodGVxICImI3gyMkI1OyI%2BPCFFTlRJVFkgUmlnaHRUcmlhbmdsZUVxdWFsICImI3gyMkI1OyI%2BPCFFTlRJVFkgbnZydHJpZSAiJiN4MjJCNTsmI3gyMEQyOyI%2BPCFFTlRJVFkgb3JpZ29mICImI3gyMkI2OyI%2BPCFFTlRJVFkgaW1vZiAiJiN4MjJCNzsiPjwhRU5USVRZIG11bWFwICImI3gyMkI4OyI%2BPCFFTlRJVFkgbXVsdGltYXAgIiYjeDIyQjg7Ij48IUVOVElUWSBoZXJjb24gIiYjeDIyQjk7Ij48IUVOVElUWSBpbnRjYWwgIiYjeDIyQkE7Ij48IUVOVElUWSBpbnRlcmNhbCAiJiN4MjJCQTsiPjwhRU5USVRZIHZlZWJhciAiJiN4MjJCQjsiPjwhRU5USVRZIGJhcnZlZSAiJiN4MjJCRDsiPjwhRU5USVRZIGFuZ3J0dmIgIiYjeDIyQkU7Ij48IUVOVElUWSBscnRyaSAiJiN4MjJCRjsiPjwhRU5USVRZIHh3ZWRnZSAiJiN4MjJDMDsiPjwhRU5USVRZIFdlZGdlICImI3gyMkMwOyI%2BPCFFTlRJVFkgYmlnd2VkZ2UgIiYjeDIyQzA7Ij48IUVOVElUWSB4dmVlICImI3gyMkMxOyI%2PCFFTlRJVFkgVmVlICImI3gyMkMxOyI%2BPCFFTlRJVFkgYmlndmVlICImI3gyMkMxOyI%2BPCFFTlRJVFkgeGNhcCAiJiN4MjJDMjsiPjwhRU5USVRZIEludGVyc2VjdGlvbiAiJiN4MjJDMjsiPjwhRU5USVRZIGJpZ2NhcCAiJiN4MjJDMjsiPjwhRU5USVRZIHhjdXAgIiYjeDIyQzM7Ij48IUVOVElUWSBVbmlvbiAiJiN4MjJDMzsiPjwhRU5USVRZIGJpZ2N1cCAiJiN4MjJDMzsiPjwhRU5USVRZIGRpYW0gIiYjeDIyQzQ7Ij48IUVOVElUWSBkaWFtb25kICImI3gyMkM0OyI%2BPCFFTlRJVFkgRGlhbW9uZCAiJiN4MjJDNDsiPjwhRU5USVRZIHNkb3QgIiYjeDIyQzU7Ij48IUVOVElUWSBzc3RhcmYgIiYjeDIyQzY7Ij48IUVOVElUWSBTdGFyICImI3gyMkM2OyI%2BPCFFTlRJVFkgZGl2b254ICImI3gyMkM3OyI%2BPCFFTlRJVFkgZGl2aWRlb250aW1lcyAiJiN4MjJDNzsiPjwhRU5USVRZIGJvd3RpZSAiJiN4MjJDODsiPjwhRU5USVRZIGx0aW1lcyAiJiN4MjJDOTsiPjwhRU5USVRZIHJ0aW1lcyAiJiN4MjJDQTsiPjwhRU5USVRZIGx0aHJlZSAiJiN4MjJDQjsiPjwhRU5USVRZIGxlZnR0aHJlZXRpbWVzICImI3gyMkNCOyI%2BPCFFTlRJVFkgcnRocmVlICImI3gyMkNDOyI%2BPCFFTlRJVFkgcmlnaHR0aHJlZXRpbWVzICImI3gyMkNDOyI%2BPCFFTlRJVFkgYnNpbWUgIiYjeDIyQ0Q7Ij48IUVOVElUWSBiYWNrc2ltZXEgIiYjeDIyQ0Q7Ij48IUVOVElUWSBjdXZlZSAiJiN4MjJDRTsiPjwhRU5USVRZIGN1cmx5dmVlICImI3gyMkNFOyI%2BPCFFlRJVFkgY3V3ZWQgIiYjeDIyQ0Y7Ij48IUVOVElUWSBjdXJseXdlZGdlICImI3gyMkNGOyI%2BPCFFTlRJVFkgU3ViICImI3gyMkQwOyI%2BPCFFTlRJVFkgU3Vic2V0ICImI3gyMkQwOyI%2BPCFFTlRJVFkgU3VwICImI3gyMkQxOyI%2BPCFFTlRJVFkgU3Vwc2V0ICImI3gyMkQxOyI%2BPCFFTlRJVFkgQ2FwICImI3gyMkQyOyI%2BPCFFTlRJVFkgQ3VwICImI3gyMkQzOyI%2BPCFFTlRJVFkgZm9yayAiJiN4MjJENDsiPjwhRU5USVRZIHBpdGNoZm9yayAiJiN4MjJENDsiPjwhRU5USVRZIGVwYXIgIiYjeDIyRDU7Ij48IUVOVElUWSBsdGRvdCAiJiN4MjJENjsiPjwhRU5USVRZIGxlc3Nkb3QgIiYjeDIyRDY7Ij48IUVOVElUWSBndGRvdCAiJiN4MjJENzsiPjwhRU5USVRZIGd0cmRvdCAiJiN4MjJENzsiPjwhRU5USVRZIExsICImI3gyMkQ4OyI%2BPCFFTlRJVFkgbkxsICImI3gyMkQ4OyYjeDMzODsiPjwhRU5USVRZIEdnICImI3gyMkQ5OyI%2BPCFFTlRJVFkgZ2dnICImI3gyMkQ5OyI%2BPCFFTlRJVFkgbkdnICImI3gyMkQ5OyYjeDMzODsiPjwhRU5USVRZIGxlZyAiJiN4MjJEQTsiPjwhRU5USVRZIExlc3NFcXVhbEdyZWF0ZXIgIiYjeDIyREE7Ij48IUVOVElUWSBsZXNzZXFndHIgIiYjeDIyREE7Ij48IUVOVElUWSBsZXNnICImI3gyMkRBOyYjeEZFMDA7Ij48IUVOVElUWSBnZWwgIiYjeDIyREI7Ij48IUVOVElUWSBndHJlcWxlc3MgIiYjeDIyREI7Ij48IUVOVElUWSBHcmVhdGVyRXF1YWxMZXNzICImI3gyMkRCOyI%2BPCFFTlRJVFkgZ2VzbAiJiN4MjJEQjsmI3hGRTAwOyI%2BPCFFTlRJVFkgY3VlcHIgIiYjeDIyREU7Ij48IUVOVElUWSBjdXJseWVxcHJlYyAiJiN4MjJERTsiPjwhRU5USVRZIGN1ZXNjICImI3gyMkRGOyI%2BPCFFTlRJVFkgY3VybHllcXN1Y2MgIiYjeDIyREY7Ij48IUVOVElUWSBucHJjdWUgIiYjeDIyRTA7Ij48IUVOVElUWSBOb3RQcmVjZWRlc1NsYW50RXF1YWwgIiYjeDIyRTA7Ij48IUVOVElUWSBuc2NjdWUgIiYjeDIyRTE7Ij48IUVOVElUWSBOb3RTdWNjZWVkc1NsYW50RXF1YWwgIiYjeDIyRTE7Ij48IUVOVElUWSBuc3FzdWJlICImI3gyMkUyOyI%2BPCFFTlRJVFkgTm90U3F1YXJlU3Vic2V0RXF1YWwgIiYjeDIyRTI7Ij48IUVOVElUWSBuc3FzdXBlICImI3gyMkUzOyI%2BPCFFTlRJVFkgTm90U3F1YXJlU3VwZXJzZXRFcXVhbCAiJiN4MjJFMzsiPjwhRU5USVRZIGxuc2ltICImI3gyMkU2OyI%2BPCFFTlRJVFkgZ25zaW0gIiYjeDIyRTc7Ij48IUVOVElUWSBwcm5zaW0gIiYjeDIyRTg7Ij48IUVOVElUWSBwcmVjbnNpbSAiJiN4MjJFODsiPjwhRU5USVRZIHNjbnNpbSAiJiN4MjJFOTsiPjwhRU5USVRZIHN1Y2Nuc2ltICImI3gyMkU5OyI%2BPCFFTlRJVFkgbmx0cmkgIiYjeDIyRUE7Ij48IUVOVElUWSBudHJpYW5nbGVsZWZ0ICImI3gyMkVBOyI%2BPCFFTlRJVFkgTm90TGVmdFRyaWFuZ2xlICImI3gyMkVBOyI%2BPCFFTlRJVFkgbnJ0cmkgIiYjeDIyRUI7Ij48IUVOVElUWSBudHJpYW5nbGVyaWdodCAiJiN4MjJFQjsiPjwhRU5USVRZIE5vdFJpZ2h0VHJpW5nbGUgIiYjeDIyRUI7Ij48IUVOVElUWSBubHRyaWUgIiYjeDIyRUM7Ij48IUVOVElUWSBudHJpYW5nbGVsZWZ0ZXEgIiYjeDIyRUM7Ij48IUVOVElUWSBOb3RMZWZ0VHJpYW5nbGVFcXVhbCAiJiN4MjJFQzsiPjwhRU5USVRZIG5ydHJpZSAiJiN4MjJFRDsiPjwhRU5USVRZIG50cmlhbmdsZXJpZ2h0ZXEgIiYjeDIyRUQ7Ij48IUVOVElUWSBOb3RSaWdodFRyaWFuZ2xlRXF1YWwgIiYjeDIyRUQ7Ij48IUVOVElUWSB2ZWxsaXAgIiYjeDIyRUU7Ij48IUVOVElUWSBjdGRvdCAiJiN4MjJFRjsiPjwhRU5USVRZIHV0ZG90ICImI3gyMkYwOyI%2BPCFFTlRJVFkgZHRkb3QgIiYjeDIyRjE7Ij48IUVOVElUWSBkaXNpbiAiJiN4MjJGMjsiPjwhRU5USVRZIGlzaW5zdiAiJiN4MjJGMzsiPjwhRU5USVRZIGlzaW5zICImI3gyMkY0OyI%2BPCFFTlRJVFkgaXNpbmRvdCAiJiN4MjJGNTsiPjwhRU5USVRZIG5vdGluZG90ICImI3gyMkY1OyYjeDMzODsiPjwhRU5USVRZIG5vdGludmMgIiYjeDIyRjY7Ij48IUVOVElUWSBub3RpbnZiICImI3gyMkY3OyI%2BPCFFTlRJVFkgaXNpbkUgIiYjeDIyRjk7Ij48IUVOVElUWSBub3RpbkUgIiYjeDIyRjk7JiN4MzM4OyI%2BPCFFTlRJVFkgbmlzZCAiJiN4MjJGQTsiPjwhRU5USVRZIHhuaXMgIiYjeDIyRkI7Ij48IUVOVElUWSBuaXMgIiYjeDIyRkM7Ij48IUVOVElUWSBub3RuaXZjICImI3gyMkZEOyI%2BPCFFTlRJVFkgbm90bml2YiAiJiN4MjJGRTsiPjwhRU5USVRZIGJhcndlZCAiJiN4MjMwNTsiPjwhRU5USVRZIGJhcdlZGdlICImI3gyMzA1OyI%2BPCFFTlRJVFkgQmFyd2VkICImI3gyMzA2OyI%2BPCFFTlRJVFkgZG91YmxlYmFyd2VkZ2UgIiYjeDIzMDY7Ij48IUVOVElUWSBsY2VpbCAiJiN4MjMwODsiPjwhRU5USVRZIExlZnRDZWlsaW5nICImI3gyMzA4OyI%2BPCFFTlRJVFkgcmNlaWwgIiYjeDIzMDk7Ij48IUVOVElUWSBSaWdodENlaWxpbmcgIiYjeDIzMDk7Ij48IUVOVElUWSBsZmxvb3IgIiYjeDIzMEE7Ij48IUVOVElUWSBMZWZ0Rmxvb3IgIiYjeDIzMEE7Ij48IUVOVElUWSByZmxvb3IgIiYjeDIzMEI7Ij48IUVOVElUWSBSaWdodEZsb29yICImI3gyMzBCOyI%2BPCFFTlRJVFkgZHJjcm9wICImI3gyMzBDOyI%2BPCFFTlRJVFkgZGxjcm9wICImI3gyMzBEOyI%2BPCFFTlRJVFkgdXJjcm9wICImI3gyMzBFOyI%2BPCFFTlRJVFkgdWxjcm9wICImI3gyMzBGOyI%2BPCFFTlRJVFkgYm5vdCAiJiN4MjMxMDsiPjwhRU5USVRZIHByb2ZsaW5lICImI3gyMzEyOyI%2BPCFFTlRJVFkgcHJvZnN1cmYgIiYjeDIzMTM7Ij48IUVOVElUWSB0ZWxyZWMgIiYjeDIzMTU7Ij48IUVOVElUWSB0YXJnZXQgIiYjeDIzMTY7Ij48IUVOVElUWSB1bGNvcm4gIiYjeDIzMUM7Ij48IUVOVElUWSB1bGNvcm5lciAiJiN4MjMxQzsiPjwhRU5USVRZIHVyY29ybiAiJiN4MjMxRDsiPjwhRU5USVRZIHVyY29ybmVyICImI3gyMzFEOyI%2BPCFFTlRJVFkgZGxjb3JuICImI3gyMzFFOyI%2BPCFFTlRJVFkgbGxjb3JuZXIgIiYjeDIzMUU7Ij48IUVOVElUWSBkcmNvcm4gIiYjeDIzMUY7Ij8IUVOVElUWSBscmNvcm5lciAiJiN4MjMxRjsiPjwhRU5USVRZIGZyb3duICImI3gyMzIyOyI%2BPCFFTlRJVFkgc2Zyb3duICImI3gyMzIyOyI%2BPCFFTlRJVFkgc21pbGUgIiYjeDIzMjM7Ij48IUVOVElUWSBzc21pbGUgIiYjeDIzMjM7Ij48IUVOVElUWSBjeWxjdHkgIiYjeDIzMkQ7Ij48IUVOVElUWSBwcm9mYWxhciAiJiN4MjMyRTsiPjwhRU5USVRZIHRvcGJvdCAiJiN4MjMzNjsiPjwhRU5USVRZIG92YmFyICImI3gyMzNEOyI%2BPCFFTlRJVFkgc29sYmFyICImI3gyMzNGOyI%2BPCFFTlRJVFkgYW5nemFyciAiJiN4MjM3QzsiPjwhRU5USVRZIGxtb3VzdCAiJiN4MjNCMDsiPjwhRU5USVRZIGxtb3VzdGFjaGUgIiYjeDIzQjA7Ij48IUVOVElUWSBybW91c3QgIiYjeDIzQjE7Ij48IUVOVElUWSBybW91c3RhY2hlICImI3gyM0IxOyI%2BPCFFTlRJVFkgdGJyayAiJiN4MjNCNDsiPjwhRU5USVRZIE92ZXJCcmFja2V0ICImI3gyM0I0OyI%2BPCFFTlRJVFkgYmJyayAiJiN4MjNCNTsiPjwhRU5USVRZIFVuZGVyQnJhY2tldCAiJiN4MjNCNTsiPjwhRU5USVRZIGJicmt0YnJrICImI3gyM0I2OyI%2BPCFFTlRJVFkgT3ZlclBhcmVudGhlc2lzICImI3gyM0RDOyI%2BPCFFTlRJVFkgVW5kZXJQYXJlbnRoZXNpcyAiJiN4MjNERDsiPjwhRU5USVRZIE92ZXJCcmFjZSAiJiN4MjNERTsiPjwhRU5USVRZIFVuZGVyQnJhY2UgIiYjeDIzREY7Ij48IUVOVElUWSB0cnBleml1bSAiJiN4MjNFMjsiPjwhRU5USVRZIGVsaW50ZXJzICImI3gyM0U3OyI%2BPCFTlRJVFkgYmxhbmsgIiYjeDI0MjM7Ij48IUVOVElUWSBvUyAiJiN4MjRDODsiPjwhRU5USVRZIGNpcmNsZWRTICImI3gyNEM4OyI%2BPCFFTlRJVFkgYm94aCAiJiN4MjUwMDsiPjwhRU5USVRZIEhvcml6b250YWxMaW5lICImI3gyNTAwOyI%2BPCFFTlRJVFkgYm94diAiJiN4MjUwMjsiPjwhRU5USVRZIGJveGRyICImI3gyNTBDOyI%2BPCFFTlRJVFkgYm94ZGwgIiYjeDI1MTA7Ij48IUVOVElUWSBib3h1ciAiJiN4MjUxNDsiPjwhRU5USVRZIGJveHVsICImI3gyNTE4OyI%2BPCFFTlRJVFkgYm94dnIgIiYjeDI1MUM7Ij48IUVOVElUWSBib3h2bCAiJiN4MjUyNDsiPjwhRU5USVRZIGJveGhkICImI3gyNTJDOyI%2BPCFFTlRJVFkgYm94aHUgIiYjeDI1MzQ7Ij48IUVOVElUWSBib3h2aCAiJiN4MjUzQzsiPjwhRU5USVRZIGJveEggIiYjeDI1NTA7Ij48IUVOVElUWSBib3hWICImI3gyNTUxOyI%2BPCFFTlRJVFkgYm94ZFIgIiYjeDI1NTI7Ij48IUVOVElUWSBib3hEciAiJiN4MjU1MzsiPjwhRU5USVRZIGJveERSICImI3gyNTU0OyI%2BPCFFTlRJVFkgYm94ZEwgIiYjeDI1NTU7Ij48IUVOVElUWSBib3hEbCAiJiN4MjU1NjsiPjwhRU5USVRZIGJveERMICImI3gyNTU3OyI%2BPCFFTlRJVFkgYm94dVIgIiYjeDI1NTg7Ij48IUVOVElUWSBib3hVciAiJiN4MjU1OTsiPjwhRU5USVRZIGJveFVSICImI3gyNTVBOyI%2BPCFFTlRJVFkgYm94dUwgIiYjeDI1NUI7Ij48IUVOVElUWSBib3hVbCAiJiN4MjU1QzsiPjwhRU5USVRZIGJveFVMICImI3gyNTVEyI%2BPCFFTlRJVFkgYm94dlIgIiYjeDI1NUU7Ij48IUVOVElUWSBib3hWciAiJiN4MjU1RjsiPjwhRU5USVRZIGJveFZSICImI3gyNTYwOyI%2BPCFFTlRJVFkgYm94dkwgIiYjeDI1NjE7Ij48IUVOVElUWSBib3hWbCAiJiN4MjU2MjsiPjwhRU5USVRZIGJveFZMICImI3gyNTYzOyI%2BPCFFTlRJVFkgYm94SGQgIiYjeDI1NjQ7Ij48IUVOVElUWSBib3hoRCAiJiN4MjU2NTsiPjwhRU5USVRZIGJveEhEICImI3gyNTY2OyI%2BPCFFTlRJVFkgYm94SHUgIiYjeDI1Njc7Ij48IUVOVElUWSBib3hoVSAiJiN4MjU2ODsiPjwhRU5USVRZIGJveEhVICImI3gyNTY5OyI%2BPCFFTlRJVFkgYm94dkggIiYjeDI1NkE7Ij48IUVOVElUWSBib3hWaCAiJiN4MjU2QjsiPjwhRU5USVRZIGJveFZIICImI3gyNTZDOyI%2BPCFFTlRJVFkgdWhibGsgIiYjeDI1ODA7Ij48IUVOVElUWSBsaGJsayAiJiN4MjU4NDsiPjwhRU5USVRZIGJsb2NrICImI3gyNTg4OyI%2BPCFFTlRJVFkgYmxrMTQgIiYjeDI1OTE7Ij48IUVOVElUWSBibGsxMiAiJiN4MjU5MjsiPjwhRU5USVRZIGJsazM0ICImI3gyNTkzOyI%2BPCFFTlRJVFkgc3F1ICImI3gyNUExOyI%2BPCFFTlRJVFkgc3F1YXJlICImI3gyNUExOyI%2BPCFFTlRJVFkgU3F1YXJlICImI3gyNUExOyI%2BPCFFTlRJVFkgc3F1ZiAiJiN4MjVBQTsiPjwhRU5USVRZIHNxdWFyZiAiJiN4MjVBQTsiPjwhRU5USVRZIGJsYWNrc3F1YXJlICImI3gyNUFBOyI%2BPCFFTlRJVFkgRmlsbGVkVmVyeVNtYWxsU3F1YXJlICImI3gyNUFOyI%2BPCFFTlRJVFkgRW1wdHlWZXJ5U21hbGxTcXVhcmUgIiYjeDI1QUI7Ij48IUVOVElUWSByZWN0ICImI3gyNUFEOyI%2BPCFFTlRJVFkgbWFya2VyICImI3gyNUFFOyI%2BPCFFTlRJVFkgZmx0bnMgIiYjeDI1QjE7Ij48IUVOVElUWSB4dXRyaSAiJiN4MjVCMzsiPjwhRU5USVRZIGJpZ3RyaWFuZ2xldXAgIiYjeDI1QjM7Ij48IUVOVElUWSB1dHJpZiAiJiN4MjVCNDsiPjwhRU5USVRZIGJsYWNrdHJpYW5nbGUgIiYjeDI1QjQ7Ij48IUVOVElUWSB1dHJpICImI3gyNUI1OyI%2BPCFFTlRJVFkgdHJpYW5nbGUgIiYjeDI1QjU7Ij48IUVOVElUWSBydHJpZiAiJiN4MjVCODsiPjwhRU5USVRZIGJsYWNrdHJpYW5nbGVyaWdodCAiJiN4MjVCODsiPjwhRU5USVRZIHJ0cmkgIiYjeDI1Qjk7Ij48IUVOVElUWSB0cmlhbmdsZXJpZ2h0ICImI3gyNUI5OyI%2BPCFFTlRJVFkgeGR0cmkgIiYjeDI1QkQ7Ij48IUVOVElUWSBiaWd0cmlhbmdsZWRvd24gIiYjeDI1QkQ7Ij48IUVOVElUWSBkdHJpZiAiJiN4MjVCRTsiPjwhRU5USVRZIGJsYWNrdHJpYW5nbGVkb3duICImI3gyNUJFOyI%2BPCFFTlRJVFkgZHRyaSAiJiN4MjVCRjsiPjwhRU5USVRZIHRyaWFuZ2xlZG93biAiJiN4MjVCRjsiPjwhRU5USVRZIGx0cmlmICImI3gyNUMyOyI%2BPCFFTlRJVFkgYmxhY2t0cmlhbmdsZWxlZnQgIiYjeDI1QzI7Ij48IUVOVElUWSBsdHJpICImI3gyNUMzOyI%2BPCFFTlRJVFkgdHJpYW5nbGVsZWZ0ICImI3gyNUMzOyI%2BPCFFTlRJVFkgbG96ICImI3gyNUNBOyI%2BPCFTlRJVFkgbG96ZW5nZSAiJiN4MjVDQTsiPjwhRU5USVRZIGNpciAiJiN4MjVDQjsiPjwhRU5USVRZIHRyaWRvdCAiJiN4MjVFQzsiPjwhRU5USVRZIHhjaXJjICImI3gyNUVGOyI%2BPCFFTlRJVFkgYmlnY2lyYyAiJiN4MjVFRjsiPjwhRU5USVRZIHVsdHJpICImI3gyNUY4OyI%2BPCFFTlRJVFkgdXJ0cmkgIiYjeDI1Rjk7Ij48IUVOVElUWSBsbHRyaSAiJiN4MjVGQTsiPjwhRU5USVRZIEVtcHR5U21hbGxTcXVhcmUgIiYjeDI1RkI7Ij48IUVOVElUWSBGaWxsZWRTbWFsbFNxdWFyZSAiJiN4MjVGQzsiPjwhRU5USVRZIHN0YXJmICImI3gyNjA1OyI%2BPCFFTlRJVFkgYmlnc3RhciAiJiN4MjYwNTsiPjwhRU5USVRZIHN0YXIgIiYjeDI2MDY7Ij48IUVOVElUWSBwaG9uZSAiJiN4MjYwRTsiPjwhRU5USVRZIGZlbWFsZSAiJiN4MjY0MDsiPjwhRU5USVRZIG1hbGUgIiYjeDI2NDI7Ij48IUVOVElUWSBzcGFkZXMgIiYjeDI2NjA7Ij48IUVOVElUWSBzcGFkZXN1aXQgIiYjeDI2NjA7Ij48IUVOVElUWSBjbHVicyAiJiN4MjY2MzsiPjwhRU5USVRZIGNsdWJzdWl0ICImI3gyNjYzOyI%2BPCFFTlRJVFkgaGVhcnRzICImI3gyNjY1OyI%2BPCFFTlRJVFkgaGVhcnRzdWl0ICImI3gyNjY1OyI%2BPCFFTlRJVFkgZGlhbXMgIiYjeDI2NjY7Ij48IUVOVElUWSBkaWFtb25kc3VpdCAiJiN4MjY2NjsiPjwhRU5USVRZIHN1bmcgIiYjeDI2NkE7Ij48IUVOVElUWSBmbGF0ICImI3gyNjZEOyI%2BPCFFTlRJVFkgbmF0dXIgIiYjeDI2NkU7Ij48IUVOVElUWSBuYXRcmFsICImI3gyNjZFOyI%2BPCFFTlRJVFkgc2hhcnAgIiYjeDI2NkY7Ij48IUVOVElUWSBjaGVjayAiJiN4MjcxMzsiPjwhRU5USVRZIGNoZWNrbWFyayAiJiN4MjcxMzsiPjwhRU5USVRZIGNyb3NzICImI3gyNzE3OyI%2BPCFFTlRJVFkgbWFsdCAiJiN4MjcyMDsiPjwhRU5USVRZIG1hbHRlc2UgIiYjeDI3MjA7Ij48IUVOVElUWSBzZXh0ICImI3gyNzM2OyI%2BPCFFTlRJVFkgVmVydGljYWxTZXBhcmF0b3IgIiYjeDI3NTg7Ij48IUVOVElUWSBsYmJyayAiJiN4Mjc3MjsiPjwhRU5USVRZIHJiYnJrICImI3gyNzczOyI%2BPCFFTlRJVFkgYnNvbGhzdWIgIiYjeDI3Qzg7Ij48IUVOVElUWSBzdXBoc29sICImI3gyN0M5OyI%2BPCFFTlRJVFkgbG9icmsgIiYjeDI3RTY7Ij48IUVOVElUWSBMZWZ0RG91YmxlQnJhY2tldCAiJiN4MjdFNjsiPjwhRU5USVRZIHJvYnJrICImI3gyN0U3OyI%2BPCFFTlRJVFkgUmlnaHREb3VibGVCcmFja2V0ICImI3gyN0U3OyI%2BPCFFTlRJVFkgbGFuZyAiJiN4MjdFODsiPjwhRU5USVRZIExlZnRBbmdsZUJyYWNrZXQgIiYjeDI3RTg7Ij48IUVOVElUWSBsYW5nbGUgIiYjeDI3RTg7Ij48IUVOVElUWSByYW5nICImI3gyN0U5OyI%2BPCFFTlRJVFkgUmlnaHRBbmdsZUJyYWNrZXQgIiYjeDI3RTk7Ij48IUVOVElUWSByYW5nbGUgIiYjeDI3RTk7Ij48IUVOVElUWSBMYW5nICImI3gyN0VBOyI%2BPCFFTlRJVFkgUmFuZyAiJiN4MjdFQjsiPjwhRU5USVRZIGxvYW5nICImI3gyN0VDOyI%2BPCFFTlRJVFkgcm9hbmcgIiYjeD3RUQ7Ij48IUVOVElUWSB4bGFyciAiJiN4MjdGNTsiPjwhRU5USVRZIGxvbmdsZWZ0YXJyb3cgIiYjeDI3RjU7Ij48IUVOVElUWSBMb25nTGVmdEFycm93ICImI3gyN0Y1OyI%2BPCFFTlRJVFkgeHJhcnIgIiYjeDI3RjY7Ij48IUVOVElUWSBsb25ncmlnaHRhcnJvdyAiJiN4MjdGNjsiPjwhRU5USVRZIExvbmdSaWdodEFycm93ICImI3gyN0Y2OyI%2BPCFFTlRJVFkgeGhhcnIgIiYjeDI3Rjc7Ij48IUVOVElUWSBsb25nbGVmdHJpZ2h0YXJyb3cgIiYjeDI3Rjc7Ij48IUVOVElUWSBMb25nTGVmdFJpZ2h0QXJyb3cgIiYjeDI3Rjc7Ij48IUVOVElUWSB4bEFyciAiJiN4MjdGODsiPjwhRU5USVRZIExvbmdsZWZ0YXJyb3cgIiYjeDI3Rjg7Ij48IUVOVElUWSBEb3VibGVMb25nTGVmdEFycm93ICImI3gyN0Y4OyI%2BPCFFTlRJVFkgeHJBcnIgIiYjeDI3Rjk7Ij48IUVOVElUWSBMb25ncmlnaHRhcnJvdyAiJiN4MjdGOTsiPjwhRU5USVRZIERvdWJsZUxvbmdSaWdodEFycm93ICImI3gyN0Y5OyI%2BPCFFTlRJVFkgeGhBcnIgIiYjeDI3RkE7Ij48IUVOVElUWSBMb25nbGVmdHJpZ2h0YXJyb3cgIiYjeDI3RkE7Ij48IUVOVElUWSBEb3VibGVMb25nTGVmdFJpZ2h0QXJyb3cgIiYjeDI3RkE7Ij48IUVOVElUWSB4bWFwICImI3gyN0ZDOyI%2BPCFFTlRJVFkgbG9uZ21hcHN0byAiJiN4MjdGQzsiPjwhRU5USVRZIGR6aWdyYXJyICImI3gyN0ZGOyI%2BPCFFTlRJVFkgbnZsQXJyICImI3gyOTAyOyI%2BPCFFTlRJVFkgbnZyQXJyICImI3gyOTAzOyI%2BPCFFTRJVFkgbnZIYXJyICImI3gyOTA0OyI%2BPCFFTlRJVFkgTWFwICImI3gyOTA1OyI%2BPCFFTlRJVFkgbGJhcnIgIiYjeDI5MEM7Ij48IUVOVElUWSByYmFyciAiJiN4MjkwRDsiPjwhRU5USVRZIGJrYXJvdyAiJiN4MjkwRDsiPjwhRU5USVRZIGxCYXJyICImI3gyOTBFOyI%2BPCFFTlRJVFkgckJhcnIgIiYjeDI5MEY7Ij48IUVOVElUWSBkYmthcm93ICImI3gyOTBGOyI%2BPCFFTlRJVFkgUkJhcnIgIiYjeDI5MTA7Ij48IUVOVElUWSBkcmJrYXJvdyAiJiN4MjkxMDsiPjwhRU5USVRZIEREb3RyYWhkICImI3gyOTExOyI%2BPCFFTlRJVFkgVXBBcnJvd0JhciAiJiN4MjkxMjsiPjwhRU5USVRZIERvd25BcnJvd0JhciAiJiN4MjkxMzsiPjwhRU5USVRZIFJhcnJ0bCAiJiN4MjkxNjsiPjwhRU5USVRZIGxhdGFpbCAiJiN4MjkxOTsiPjwhRU5USVRZIHJhdGFpbCAiJiN4MjkxQTsiPjwhRU5USVRZIGxBdGFpbCAiJiN4MjkxQjsiPjwhRU5USVRZIHJBdGFpbCAiJiN4MjkxQzsiPjwhRU5USVRZIGxhcnJmcyAiJiN4MjkxRDsiPjwhRU5USVRZIHJhcnJmcyAiJiN4MjkxRTsiPjwhRU5USVRZIGxhcnJiZnMgIiYjeDI5MUY7Ij48IUVOVElUWSByYXJyYmZzICImI3gyOTIwOyI%2BPCFFTlRJVFkgbndhcmhrICImI3gyOTIzOyI%2BPCFFTlRJVFkgbmVhcmhrICImI3gyOTI0OyI%2BPCFFTlRJVFkgc2VhcmhrICImI3gyOTI1OyI%2BPCFFTlRJVFkgaGtzZWFyb3cgIiYjeDI5MjU7Ij48IUVOVElUWSBzd2FyaGsgIiYjeDI5MjY7Ij48IUVOVElUWSBoa3N3YXJvdyiJiN4MjkyNjsiPjwhRU5USVRZIG53bmVhciAiJiN4MjkyNzsiPjwhRU5USVRZIG5lc2VhciAiJiN4MjkyODsiPjwhRU5USVRZIHRvZWEgIiYjeDI5Mjg7Ij48IUVOVElUWSBzZXN3YXIgIiYjeDI5Mjk7Ij48IUVOVElUWSB0b3NhICImI3gyOTI5OyI%2BPCFFTlRJVFkgc3dud2FyICImI3gyOTJBOyI%2BPCFFTlRJVFkgcmFycmMgIiYjeDI5MzM7Ij48IUVOVElUWSBucmFycmMgIiYjeDI5MzM7JiN4MzM4OyI%2BPCFFTlRJVFkgY3VkYXJyciAiJiN4MjkzNTsiPjwhRU5USVRZIGxkY2EgIiYjeDI5MzY7Ij48IUVOVElUWSByZGNhICImI3gyOTM3OyI%2BPCFFTlRJVFkgY3VkYXJybCAiJiN4MjkzODsiPjwhRU5USVRZIGxhcnJwbCAiJiN4MjkzOTsiPjwhRU5USVRZIGN1cmFycm0gIiYjeDI5M0M7Ij48IUVOVElUWSBjdWxhcnJwICImI3gyOTNEOyI%2BPCFFTlRJVFkgcmFycnBsICImI3gyOTQ1OyI%2BPCFFTlRJVFkgaGFycmNpciAiJiN4Mjk0ODsiPjwhRU5USVRZIFVhcnJvY2lyICImI3gyOTQ5OyI%2BPCFFTlRJVFkgbHVyZHNoYXIgIiYjeDI5NEE7Ij48IUVOVElUWSBsZHJ1c2hhciAiJiN4Mjk0QjsiPjwhRU5USVRZIExlZnRSaWdodFZlY3RvciAiJiN4Mjk0RTsiPjwhRU5USVRZIFJpZ2h0VXBEb3duVmVjdG9yICImI3gyOTRGOyI%2BPCFFTlRJVFkgRG93bkxlZnRSaWdodFZlY3RvciAiJiN4Mjk1MDsiPjwhRU5USVRZIExlZnRVcERvd25WZWN0b3IgIiYjeDI5NTE7Ij48IUVOVElUWSBMZWZ0VmVjdG9yQmFyICImI3gyOTUyOyI%2BPCFFTlRJVFkUmlnaHRWZWN0b3JCYXIgIiYjeDI5NTM7Ij48IUVOVElUWSBSaWdodFVwVmVjdG9yQmFyICImI3gyOTU0OyI%2BPCFFTlRJVFkgUmlnaHREb3duVmVjdG9yQmFyICImI3gyOTU1OyI%2BPCFFTlRJVFkgRG93bkxlZnRWZWN0b3JCYXIgIiYjeDI5NTY7Ij48IUVOVElUWSBEb3duUmlnaHRWZWN0b3JCYXIgIiYjeDI5NTc7Ij48IUVOVElUWSBMZWZ0VXBWZWN0b3JCYXIgIiYjeDI5NTg7Ij48IUVOVElUWSBMZWZ0RG93blZlY3RvckJhciAiJiN4Mjk1OTsiPjwhRU5USVRZIExlZnRUZWVWZWN0b3IgIiYjeDI5NUE7Ij48IUVOVElUWSBSaWdodFRlZVZlY3RvciAiJiN4Mjk1QjsiPjwhRU5USVRZIFJpZ2h0VXBUZWVWZWN0b3IgIiYjeDI5NUM7Ij48IUVOVElUWSBSaWdodERvd25UZWVWZWN0b3IgIiYjeDI5NUQ7Ij48IUVOVElUWSBEb3duTGVmdFRlZVZlY3RvciAiJiN4Mjk1RTsiPjwhRU5USVRZIERvd25SaWdodFRlZVZlY3RvciAiJiN4Mjk1RjsiPjwhRU5USVRZIExlZnRVcFRlZVZlY3RvciAiJiN4Mjk2MDsiPjwhRU5USVRZIExlZnREb3duVGVlVmVjdG9yICImI3gyOTYxOyI%2BPCFFTlRJVFkgbEhhciAiJiN4Mjk2MjsiPjwhRU5USVRZIHVIYXIgIiYjeDI5NjM7Ij48IUVOVElUWSBySGFyICImI3gyOTY0OyI%2BPCFFTlRJVFkgZEhhciAiJiN4Mjk2NTsiPjwhRU5USVRZIGx1cnVoYXIgIiYjeDI5NjY7Ij48IUVOVElUWSBsZHJkaGFyICImI3gyOTY3OyI%2BPCFFTlRJVFkgcnVsdWhhciAiJiN4Mjk2ODsiPjwhRU5USVRZIHJkbGRoYXIgIiYjeDI5Njk7j48IUVOVElUWSBsaGFydWwgIiYjeDI5NkE7Ij48IUVOVElUWSBsbGhhcmQgIiYjeDI5NkI7Ij48IUVOVElUWSByaGFydWwgIiYjeDI5NkM7Ij48IUVOVElUWSBscmhhcmQgIiYjeDI5NkQ7Ij48IUVOVElUWSB1ZGhhciAiJiN4Mjk2RTsiPjwhRU5USVRZIFVwRXF1aWxpYnJpdW0gIiYjeDI5NkU7Ij48IUVOVElUWSBkdWhhciAiJiN4Mjk2RjsiPjwhRU5USVRZIFJldmVyc2VVcEVxdWlsaWJyaXVtICImI3gyOTZGOyI%2BPCFFTlRJVFkgUm91bmRJbXBsaWVzICImI3gyOTcwOyI%2BPCFFTlRJVFkgZXJhcnIgIiYjeDI5NzE7Ij48IUVOVElUWSBzaW1yYXJyICImI3gyOTcyOyI%2BPCFFTlRJVFkgbGFycnNpbSAiJiN4Mjk3MzsiPjwhRU5USVRZIHJhcnJzaW0gIiYjeDI5NzQ7Ij48IUVOVElUWSByYXJyYXAgIiYjeDI5NzU7Ij48IUVOVElUWSBsdGxhcnIgIiYjeDI5NzY7Ij48IUVOVElUWSBndHJhcnIgIiYjeDI5Nzg7Ij48IUVOVElUWSBzdWJyYXJyICImI3gyOTc5OyI%2BPCFFTlRJVFkgc3VwbGFyciAiJiN4Mjk3QjsiPjwhRU5USVRZIGxmaXNodCAiJiN4Mjk3QzsiPjwhRU5USVRZIHJmaXNodCAiJiN4Mjk3RDsiPjwhRU5USVRZIHVmaXNodCAiJiN4Mjk3RTsiPjwhRU5USVRZIGRmaXNodCAiJiN4Mjk3RjsiPjwhRU5USVRZIGxvcGFyICImI3gyOTg1OyI%2BPCFFTlRJVFkgcm9wYXIgIiYjeDI5ODY7Ij48IUVOVElUWSBsYnJrZSAiJiN4Mjk4QjsiPjwhRU5USVRZIHJicmtlICImI3gyOThDOyI%2BPCFFTlRJVFkgbGJya3NsdSAiJiN4Mjk4RDsiPjwRU5USVRZIHJicmtzbGQgIiYjeDI5OEU7Ij48IUVOVElUWSBsYnJrc2xkICImI3gyOThGOyI%2BPCFFTlRJVFkgcmJya3NsdSAiJiN4Mjk5MDsiPjwhRU5USVRZIGxhbmdkICImI3gyOTkxOyI%2BPCFFTlRJVFkgcmFuZ2QgIiYjeDI5OTI7Ij48IUVOVElUWSBscGFybHQgIiYjeDI5OTM7Ij48IUVOVElUWSBycGFyZ3QgIiYjeDI5OTQ7Ij48IUVOVElUWSBndGxQYXIgIiYjeDI5OTU7Ij48IUVOVElUWSBsdHJQYXIgIiYjeDI5OTY7Ij48IUVOVElUWSB2emlnemFnICImI3gyOTlBOyI%2BPCFFTlRJVFkgdmFuZ3J0ICImI3gyOTlDOyI%2BPCFFTlRJVFkgYW5ncnR2YmQgIiYjeDI5OUQ7Ij48IUVOVElUWSBhbmdlICImI3gyOUE0OyI%2BPCFFTlRJVFkgcmFuZ2UgIiYjeDI5QTU7Ij48IUVOVElUWSBkd2FuZ2xlICImI3gyOUE2OyI%2BPCFFTlRJVFkgdXdhbmdsZSAiJiN4MjlBNzsiPjwhRU5USVRZIGFuZ21zZGFhICImI3gyOUE4OyI%2BPCFFTlRJVFkgYW5nbXNkYWIgIiYjeDI5QTk7Ij48IUVOVElUWSBhbmdtc2RhYyAiJiN4MjlBQTsiPjwhRU5USVRZIGFuZ21zZGFkICImI3gyOUFCOyI%2BPCFFTlRJVFkgYW5nbXNkYWUgIiYjeDI5QUM7Ij48IUVOVElUWSBhbmdtc2RhZiAiJiN4MjlBRDsiPjwhRU5USVRZIGFuZ21zZGFnICImI3gyOUFFOyI%2BPCFFTlRJVFkgYW5nbXNkYWggIiYjeDI5QUY7Ij48IUVOVElUWSBiZW1wdHl2ICImI3gyOUIwOyI%2BPCFFTlRJVFkgZGVtcHR5diAiJiN4MjlCMTsiPjwhRU5USVRZIGNlbXB0eXYgIiYjeDI5QjI7Ij48IUOVElUWSByYWVtcHR5diAiJiN4MjlCMzsiPjwhRU5USVRZIGxhZW1wdHl2ICImI3gyOUI0OyI%2BPCFFTlRJVFkgb2hiYXIgIiYjeDI5QjU7Ij48IUVOVElUWSBvbWlkICImI3gyOUI2OyI%2BPCFFTlRJVFkgb3BhciAiJiN4MjlCNzsiPjwhRU5USVRZIG9wZXJwICImI3gyOUI5OyI%2BPCFFTlRJVFkgb2xjcm9zcyAiJiN4MjlCQjsiPjwhRU5USVRZIG9kc29sZCAiJiN4MjlCQzsiPjwhRU5USVRZIG9sY2lyICImI3gyOUJFOyI%2BPCFFTlRJVFkgb2ZjaXIgIiYjeDI5QkY7Ij48IUVOVElUWSBvbHQgIiYjeDI5QzA7Ij48IUVOVElUWSBvZ3QgIiYjeDI5QzE7Ij48IUVOVElUWSBjaXJzY2lyICImI3gyOUMyOyI%2BPCFFTlRJVFkgY2lyRSAiJiN4MjlDMzsiPjwhRU5USVRZIHNvbGIgIiYjeDI5QzQ7Ij48IUVOVElUWSBic29sYiAiJiN4MjlDNTsiPjwhRU5USVRZIGJveGJveCAiJiN4MjlDOTsiPjwhRU5USVRZIHRyaXNiICImI3gyOUNEOyI%2BPCFFTlRJVFkgcnRyaWx0cmkgIiYjeDI5Q0U7Ij48IUVOVElUWSBMZWZ0VHJpYW5nbGVCYXIgIiYjeDI5Q0Y7Ij48IUVOVElUWSBOb3RMZWZ0VHJpYW5nbGVCYXIgIiYjeDI5Q0Y7JiN4MzM4OyI%2BPCFFTlRJVFkgUmlnaHRUcmlhbmdsZUJhciAiJiN4MjlEMDsiPjwhRU5USVRZIE5vdFJpZ2h0VHJpYW5nbGVCYXIgIiYjeDI5RDA7JiN4MzM4OyI%2BPCFFTlRJVFkgaWluZmluICImI3gyOURDOyI%2BPCFFTlRJVFkgaW5maW50aWUgIiYjeDI5REQ7Ij48IUVOVElUWSBudmluZmluICImI3gyOURFOyI%2BPCFFTRJVFkgZXBhcnNsICImI3gyOUUzOyI%2BPCFFTlRJVFkgc21lcGFyc2wgIiYjeDI5RTQ7Ij48IUVOVElUWSBlcXZwYXJzbCAiJiN4MjlFNTsiPjwhRU5USVRZIGxvemYgIiYjeDI5RUI7Ij48IUVOVElUWSBibGFja2xvemVuZ2UgIiYjeDI5RUI7Ij48IUVOVElUWSBSdWxlRGVsYXllZCAiJiN4MjlGNDsiPjwhRU5USVRZIGRzb2wgIiYjeDI5RjY7Ij48IUVOVElUWSB4b2RvdCAiJiN4MkEwMDsiPjwhRU5USVRZIGJpZ29kb3QgIiYjeDJBMDA7Ij48IUVOVElUWSB4b3BsdXMgIiYjeDJBMDE7Ij48IUVOVElUWSBiaWdvcGx1cyAiJiN4MkEwMTsiPjwhRU5USVRZIHhvdGltZSAiJiN4MkEwMjsiPjwhRU5USVRZIGJpZ290aW1lcyAiJiN4MkEwMjsiPjwhRU5USVRZIHh1cGx1cyAiJiN4MkEwNDsiPjwhRU5USVRZIGJpZ3VwbHVzICImI3gyQTA0OyI%2BPCFFTlRJVFkgeHNxY3VwICImI3gyQTA2OyI%2BPCFFTlRJVFkgYmlnc3FjdXAgIiYjeDJBMDY7Ij48IUVOVElUWSBxaW50ICImI3gyQTBDOyI%2BPCFFTlRJVFkgaWlpaW50ICImI3gyQTBDOyI%2BPCFFTlRJVFkgZnBhcnRpbnQgIiYjeDJBMEQ7Ij48IUVOVElUWSBjaXJmbmludCAiJiN4MkExMDsiPjwhRU5USVRZIGF3aW50ICImI3gyQTExOyI%2BPCFFTlRJVFkgcnBwb2xpbnQgIiYjeDJBMTI7Ij48IUVOVElUWSBzY3BvbGludCAiJiN4MkExMzsiPjwhRU5USVRZIG5wb2xpbnQgIiYjeDJBMTQ7Ij48IUVOVElUWSBwb2ludGludCAiJiN4MkExNTsiPjwhRU5USVRZIHF1YXRpbnQgIiYjeDJBMTY7Ij48IUVOElUWSBpbnRsYXJoayAiJiN4MkExNzsiPjwhRU5USVRZIHBsdXNjaXIgIiYjeDJBMjI7Ij48IUVOVElUWSBwbHVzYWNpciAiJiN4MkEyMzsiPjwhRU5USVRZIHNpbXBsdXMgIiYjeDJBMjQ7Ij48IUVOVElUWSBwbHVzZHUgIiYjeDJBMjU7Ij48IUVOVElUWSBwbHVzc2ltICImI3gyQTI2OyI%2BPCFFTlRJVFkgcGx1c3R3byAiJiN4MkEyNzsiPjwhRU5USVRZIG1jb21tYSAiJiN4MkEyOTsiPjwhRU5USVRZIG1pbnVzZHUgIiYjeDJBMkE7Ij48IUVOVElUWSBsb3BsdXMgIiYjeDJBMkQ7Ij48IUVOVElUWSByb3BsdXMgIiYjeDJBMkU7Ij48IUVOVElUWSBDcm9zcyAiJiN4MkEyRjsiPjwhRU5USVRZIHRpbWVzZCAiJiN4MkEzMDsiPjwhRU5USVRZIHRpbWVzYmFyICImI3gyQTMxOyI%2BPCFFTlRJVFkgc21hc2hwICImI3gyQTMzOyI%2BPCFFTlRJVFkgbG90aW1lcyAiJiN4MkEzNDsiPjwhRU5USVRZIHJvdGltZXMgIiYjeDJBMzU7Ij48IUVOVElUWSBvdGltZXNhcyAiJiN4MkEzNjsiPjwhRU5USVRZIE90aW1lcyAiJiN4MkEzNzsiPjwhRU5USVRZIG9kaXYgIiYjeDJBMzg7Ij48IUVOVElUWSB0cmlwbHVzICImI3gyQTM5OyI%2BPCFFTlRJVFkgdHJpbWludXMgIiYjeDJBM0E7Ij48IUVOVElUWSB0cml0aW1lICImI3gyQTNCOyI%2BPCFFTlRJVFkgaXByb2QgIiYjeDJBM0M7Ij48IUVOVElUWSBpbnRwcm9kICImI3gyQTNDOyI%2BPCFFTlRJVFkgYW1hbGcgIiYjeDJBM0Y7Ij48IUVOVElUWSBjYXBkb3QgIiYjeDJBNDA7Ij48IUVOVElUWSBuY3VwICImI3gQTQyOyI%2BPCFFTlRJVFkgbmNhcCAiJiN4MkE0MzsiPjwhRU5USVRZIGNhcGFuZCAiJiN4MkE0NDsiPjwhRU5USVRZIGN1cG9yICImI3gyQTQ1OyI%2BPCFFTlRJVFkgY3VwY2FwICImI3gyQTQ2OyI%2BPCFFTlRJVFkgY2FwY3VwICImI3gyQTQ3OyI%2BPCFFTlRJVFkgY3VwYnJjYXAgIiYjeDJBNDg7Ij48IUVOVElUWSBjYXBicmN1cCAiJiN4MkE0OTsiPjwhRU5USVRZIGN1cGN1cCAiJiN4MkE0QTsiPjwhRU5USVRZIGNhcGNhcCAiJiN4MkE0QjsiPjwhRU5USVRZIGNjdXBzICImI3gyQTRDOyI%2BPCFFTlRJVFkgY2NhcHMgIiYjeDJBNEQ7Ij48IUVOVElUWSBjY3Vwc3NtICImI3gyQTUwOyI%2BPCFFTlRJVFkgQW5kICImI3gyQTUzOyI%2BPCFFTlRJVFkgT3IgIiYjeDJBNTQ7Ij48IUVOVElUWSBhbmRhbmQgIiYjeDJBNTU7Ij48IUVOVElUWSBvcm9yICImI3gyQTU2OyI%2BPCFFTlRJVFkgb3JzbG9wZSAiJiN4MkE1NzsiPjwhRU5USVRZIGFuZHNsb3BlICImI3gyQTU4OyI%2BPCFFTlRJVFkgYW5kdiAiJiN4MkE1QTsiPjwhRU5USVRZIG9ydiAiJiN4MkE1QjsiPjwhRU5USVRZIGFuZGQgIiYjeDJBNUM7Ij48IUVOVElUWSBvcmQgIiYjeDJBNUQ7Ij48IUVOVElUWSB3ZWRiYXIgIiYjeDJBNUY7Ij48IUVOVElUWSBzZG90ZSAiJiN4MkE2NjsiPjwhRU5USVRZIHNpbWRvdCAiJiN4MkE2QTsiPjwhRU5USVRZIGNvbmdkb3QgIiYjeDJBNkQ7Ij48IUVOVElUWSBuY29uZ2RvdCAiJiN4MkE2RDsmI3gzMzg7Ij48IUVOVElUWSBlYXN0ZXIgIiYjeDJBNkU7j48IUVOVElUWSBhcGFjaXIgIiYjeDJBNkY7Ij48IUVOVElUWSBhcEUgIiYjeDJBNzA7Ij48IUVOVElUWSBuYXBFICImI3gyQTcwOyYjeDMzODsiPjwhRU5USVRZIGVwbHVzICImI3gyQTcxOyI%2BPCFFTlRJVFkgcGx1c2UgIiYjeDJBNzI7Ij48IUVOVElUWSBFc2ltICImI3gyQTczOyI%2BPCFFTlRJVFkgQ29sb25lICImI3gyQTc0OyI%2BPCFFTlRJVFkgRXF1YWwgIiYjeDJBNzU7Ij48IUVOVElUWSBlRERvdCAiJiN4MkE3NzsiPjwhRU5USVRZIGRkb3RzZXEgIiYjeDJBNzc7Ij48IUVOVElUWSBlcXVpdkREICImI3gyQTc4OyI%2BPCFFTlRJVFkgbHRjaXIgIiYjeDJBNzk7Ij48IUVOVElUWSBndGNpciAiJiN4MkE3QTsiPjwhRU5USVRZIGx0cXVlc3QgIiYjeDJBN0I7Ij48IUVOVElUWSBndHF1ZXN0ICImI3gyQTdDOyI%2BPCFFTlRJVFkgbGVzICImI3gyQTdEOyI%2BPCFFTlRJVFkgTGVzc1NsYW50RXF1YWwgIiYjeDJBN0Q7Ij48IUVOVElUWSBsZXFzbGFudCAiJiN4MkE3RDsiPjwhRU5USVRZIG5sZXMgIiYjeDJBN0Q7JiN4MzM4OyI%2BPCFFTlRJVFkgTm90TGVzc1NsYW50RXF1YWwgIiYjeDJBN0Q7JiN4MzM4OyI%2BPCFFTlRJVFkgbmxlcXNsYW50ICImI3gyQTdEOyYjeDMzODsiPjwhRU5USVRZIGdlcyAiJiN4MkE3RTsiPjwhRU5USVRZIEdyZWF0ZXJTbGFudEVxdWFsICImI3gyQTdFOyI%2BPCFFTlRJVFkgZ2Vxc2xhbnQgIiYjeDJBN0U7Ij48IUVOVElUWSBuZ2VzICImI3gyQTdFOyYjeDMzODsiPjwhRU5USVRZIE5vdEdyZWF0ZXJTbGFudVxdWFsICImI3gyQTdFOyYjeDMzODsiPjwhRU5USVRZIG5nZXFzbGFudCAiJiN4MkE3RTsmI3gzMzg7Ij48IUVOVElUWSBsZXNkb3QgIiYjeDJBN0Y7Ij48IUVOVElUWSBnZXNkb3QgIiYjeDJBODA7Ij48IUVOVElUWSBsZXNkb3RvICImI3gyQTgxOyI%2BPCFFTlRJVFkgZ2VzZG90byAiJiN4MkE4MjsiPjwhRU5USVRZIGxlc2RvdG9yICImI3gyQTgzOyI%2BPCFFTlRJVFkgZ2VzZG90b2wgIiYjeDJBODQ7Ij48IUVOVElUWSBsYXAgIiYjeDJBODU7Ij48IUVOVElUWSBsZXNzYXBwcm94ICImI3gyQTg1OyI%2BPCFFTlRJVFkgZ2FwICImI3gyQTg2OyI%2BPCFFTlRJVFkgZ3RyYXBwcm94ICImI3gyQTg2OyI%2BPCFFTlRJVFkgbG5lICImI3gyQTg3OyI%2BPCFFTlRJVFkgbG5lcSAiJiN4MkE4NzsiPjwhRU5USVRZIGduZSAiJiN4MkE4ODsiPjwhRU5USVRZIGduZXEgIiYjeDJBODg7Ij48IUVOVElUWSBsbmFwICImI3gyQTg5OyI%2BPCFFTlRJVFkgbG5hcHByb3ggIiYjeDJBODk7Ij48IUVOVElUWSBnbmFwICImI3gyQThBOyI%2BPCFFTlRJVFkgZ25hcHByb3ggIiYjeDJBOEE7Ij48IUVOVElUWSBsRWcgIiYjeDJBOEI7Ij48IUVOVElUWSBsZXNzZXFxZ3RyICImI3gyQThCOyI%2BPCFFTlRJVFkgZ0VsICImI3gyQThDOyI%2BPCFFTlRJVFkgZ3RyZXFxbGVzcyAiJiN4MkE4QzsiPjwhRU5USVRZIGxzaW1lICImI3gyQThEOyI%2BPCFFTlRJVFkgZ3NpbWUgIiYjeDJBOEU7Ij48IUVOVElUWSBsc2ltZyAiJiN4MkE4RjsiPjwhRU5USVRZIGdzaW1sICImI3yQTkwOyI%2BPCFFTlRJVFkgbGdFICImI3gyQTkxOyI%2BPCFFTlRJVFkgZ2xFICImI3gyQTkyOyI%2BPCFFTlRJVFkgbGVzZ2VzICImI3gyQTkzOyI%2BPCFFTlRJVFkgZ2VzbGVzICImI3gyQTk0OyI%2BPCFFTlRJVFkgZWxzICImI3gyQTk1OyI%2BPCFFTlRJVFkgZXFzbGFudGxlc3MgIiYjeDJBOTU7Ij48IUVOVElUWSBlZ3MgIiYjeDJBOTY7Ij48IUVOVElUWSBlcXNsYW50Z3RyICImI3gyQTk2OyI%2BPCFFTlRJVFkgZWxzZG90ICImI3gyQTk3OyI%2BPCFFTlRJVFkgZWdzZG90ICImI3gyQTk4OyI%2BPCFFTlRJVFkgZWwgIiYjeDJBOTk7Ij48IUVOVElUWSBlZyAiJiN4MkE5QTsiPjwhRU5USVRZIHNpbWwgIiYjeDJBOUQ7Ij48IUVOVElUWSBzaW1nICImI3gyQTlFOyI%2BPCFFTlRJVFkgc2ltbEUgIiYjeDJBOUY7Ij48IUVOVElUWSBzaW1nRSAiJiN4MkFBMDsiPjwhRU5USVRZIExlc3NMZXNzICImI3gyQUExOyI%2BPCFFTlRJVFkgTm90TmVzdGVkTGVzc0xlc3MgIiYjeDJBQTE7JiN4MzM4OyI%2BPCFFTlRJVFkgR3JlYXRlckdyZWF0ZXIgIiYjeDJBQTI7Ij48IUVOVElUWSBOb3ROZXN0ZWRHcmVhdGVyR3JlYXRlciAiJiN4MkFBMjsmI3gzMzg7Ij48IUVOVElUWSBnbGogIiYjeDJBQTQ7Ij48IUVOVElUWSBnbGEgIiYjeDJBQTU7Ij48IUVOVElUWSBsdGNjICImI3gyQUE2OyI%2BPCFFTlRJVFkgZ3RjYyAiJiN4MkFBNzsiPjwhRU5USVRZIGxlc2NjICImI3gyQUE4OyI%2BPCFFTlRJVFkgZ2VzY2MgIiYjeDJBQTk7Ij48IUVOVElUWSBzbXQgIYjeDJBQUE7Ij48IUVOVElUWSBsYXQgIiYjeDJBQUI7Ij48IUVOVElUWSBzbXRlICImI3gyQUFDOyI%2BPCFFTlRJVFkgc210ZXMgIiYjeDJBQUM7JiN4RkUwMDsiPjwhRU5USVRZIGxhdGUgIiYjeDJBQUQ7Ij48IUVOVElUWSBsYXRlcyAiJiN4MkFBRDsmI3hGRTAwOyI%2BPCFFTlRJVFkgYnVtcEUgIiYjeDJBQUU7Ij48IUVOVElUWSBwcmUgIiYjeDJBQUY7Ij48IUVOVElUWSBwcmVjZXEgIiYjeDJBQUY7Ij48IUVOVElUWSBQcmVjZWRlc0VxdWFsICImI3gyQUFGOyI%2BPCFFTlRJVFkgbnByZSAiJiN4MkFBRjsmI3gzMzg7Ij48IUVOVElUWSBucHJlY2VxICImI3gyQUFGOyYjeDMzODsiPjwhRU5USVRZIE5vdFByZWNlZGVzRXF1YWwgIiYjeDJBQUY7JiN4MzM4OyI%2BPCFFTlRJVFkgc2NlICImI3gyQUIwOyI%2BPCFFTlRJVFkgc3VjY2VxICImI3gyQUIwOyI%2BPCFFTlRJVFkgU3VjY2VlZHNFcXVhbCAiJiN4MkFCMDsiPjwhRU5USVRZIG5zY2UgIiYjeDJBQjA7JiN4MzM4OyI%2BPCFFTlRJVFkgbnN1Y2NlcSAiJiN4MkFCMDsmI3gzMzg7Ij48IUVOVElUWSBOb3RTdWNjZWVkc0VxdWFsICImI3gyQUIwOyYjeDMzODsiPjwhRU5USVRZIHByRSAiJiN4MkFCMzsiPjwhRU5USVRZIHNjRSAiJiN4MkFCNDsiPjwhRU5USVRZIHBybkUgIiYjeDJBQjU7Ij48IUVOVElUWSBwcmVjbmVxcSAiJiN4MkFCNTsiPjwhRU5USVRZIHNjbkUgIiYjeDJBQjY7Ij48IUVOVElUWSBzdWNjbmVxcSAiJiN4MkFCNjsiPjwhRU5USVRZIHByYXAgIiYjeDJBQjc7Ij48IUVOVEUWSBwcmVjYXBwcm94ICImI3gyQUI3OyI%2BPCFFTlRJVFkgc2NhcCAiJiN4MkFCODsiPjwhRU5USVRZIHN1Y2NhcHByb3ggIiYjeDJBQjg7Ij48IUVOVElUWSBwcm5hcCAiJiN4MkFCOTsiPjwhRU5USVRZIHByZWNuYXBwcm94ICImI3gyQUI5OyI%2BPCFFTlRJVFkgc2NuYXAgIiYjeDJBQkE7Ij48IUVOVElUWSBzdWNjbmFwcHJveCAiJiN4MkFCQTsiPjwhRU5USVRZIFByICImI3gyQUJCOyI%2BPCFFTlRJVFkgU2MgIiYjeDJBQkM7Ij48IUVOVElUWSBzdWJkb3QgIiYjeDJBQkQ7Ij48IUVOVElUWSBzdXBkb3QgIiYjeDJBQkU7Ij48IUVOVElUWSBzdWJwbHVzICImI3gyQUJGOyI%2BPCFFTlRJVFkgc3VwcGx1cyAiJiN4MkFDMDsiPjwhRU5USVRZIHN1Ym11bHQgIiYjeDJBQzE7Ij48IUVOVElUWSBzdXBtdWx0ICImI3gyQUMyOyI%2BPCFFTlRJVFkgc3ViZWRvdCAiJiN4MkFDMzsiPjwhRU5USVRZIHN1cGVkb3QgIiYjeDJBQzQ7Ij48IUVOVElUWSBzdWJFICImI3gyQUM1OyI%2BPCFFTlRJVFkgc3Vic2V0ZXFxICImI3gyQUM1OyI%2BPCFFTlRJVFkgbnN1YkUgIiYjeDJBQzU7JiN4MzM4OyI%2BPCFFTlRJVFkgbnN1YnNldGVxcSAiJiN4MkFDNTsmI3gzMzg7Ij48IUVOVElUWSBzdXBFICImI3gyQUM2OyI%2BPCFFTlRJVFkgc3Vwc2V0ZXFxICImI3gyQUM2OyI%2BPCFFTlRJVFkgbnN1cEUgIiYjeDJBQzY7JiN4MzM4OyI%2BPCFFTlRJVFkgbnN1cHNldGVxcSAiJiN4MkFDNjsmI3gzMzg7Ij48IUVOVElUWSBzdWJzaW0gIiYjeDJBQzc7Ij48IUVOVElWSBzdXBzaW0gIiYjeDJBQzg7Ij48IUVOVElUWSBzdWJuRSAiJiN4MkFDQjsiPjwhRU5USVRZIHN1YnNldG5lcXEgIiYjeDJBQ0I7Ij48IUVOVElUWSB2c3VibkUgIiYjeDJBQ0I7JiN4RkUwMDsiPjwhRU5USVRZIHZhcnN1YnNldG5lcXEgIiYjeDJBQ0I7JiN4RkUwMDsiPjwhRU5USVRZIHN1cG5FICImI3gyQUNDOyI%2BPCFFTlRJVFkgc3Vwc2V0bmVxcSAiJiN4MkFDQzsiPjwhRU5USVRZIHZzdXBuRSAiJiN4MkFDQzsmI3hGRTAwOyI%2BPCFFTlRJVFkgdmFyc3Vwc2V0bmVxcSAiJiN4MkFDQzsmI3hGRTAwOyI%2BPCFFTlRJVFkgY3N1YiAiJiN4MkFDRjsiPjwhRU5USVRZIGNzdXAgIiYjeDJBRDA7Ij48IUVOVElUWSBjc3ViZSAiJiN4MkFEMTsiPjwhRU5USVRZIGNzdXBlICImI3gyQUQyOyI%2BPCFFTlRJVFkgc3Vic3VwICImI3gyQUQzOyI%2BPCFFTlRJVFkgc3Vwc3ViICImI3gyQUQ0OyI%2BPCFFTlRJVFkgc3Vic3ViICImI3gyQUQ1OyI%2BPCFFTlRJVFkgc3Vwc3VwICImI3gyQUQ2OyI%2BPCFFTlRJVFkgc3VwaHN1YiAiJiN4MkFENzsiPjwhRU5USVRZIHN1cGRzdWIgIiYjeDJBRDg7Ij48IUVOVElUWSBmb3JrdiAiJiN4MkFEOTsiPjwhRU5USVRZIHRvcGZvcmsgIiYjeDJBREE7Ij48IUVOVElUWSBtbGNwICImI3gyQURCOyI%2BPCFFTlRJVFkgRGFzaHYgIiYjeDJBRTQ7Ij48IUVOVElUWSBEb3VibGVMZWZ0VGVlICImI3gyQUU0OyI%2BPCFFTlRJVFkgVmRhc2hsICImI3gyQUU2OyI%2BPCFFTlRJVFkgQmFydiAiJiN4MkFFNzsiPjwhRU5UVRZIHZCYXIgIiYjeDJBRTg7Ij48IUVOVElUWSB2QmFydiAiJiN4MkFFOTsiPjwhRU5USVRZIFZiYXIgIiYjeDJBRUI7Ij48IUVOVElUWSBOb3QgIiYjeDJBRUM7Ij48IUVOVElUWSBiTm90ICImI3gyQUVEOyI%2BPCFFTlRJVFkgcm5taWQgIiYjeDJBRUU7Ij48IUVOVElUWSBjaXJtaWQgIiYjeDJBRUY7Ij48IUVOVElUWSBtaWRjaXIgIiYjeDJBRjA7Ij48IUVOVElUWSB0b3BjaXIgIiYjeDJBRjE7Ij48IUVOVElUWSBuaHBhciAiJiN4MkFGMjsiPjwhRU5USVRZIHBhcnNpbSAiJiN4MkFGMzsiPjwhRU5USVRZIHBhcnNsICImI3gyQUZEOyI%2BPCFFTlRJVFkgbnBhcnNsICImI3gyQUZEOyYjeDIwRTU7Ij48IUVOVElUWSBmZmxpZyAiJiN4RkIwMDsiPjwhRU5USVRZIGZpbGlnICImI3hGQjAxOyI%2BPCFFTlRJVFkgZmxsaWcgIiYjeEZCMDI7Ij48IUVOVElUWSBmZmlsaWcgIiYjeEZCMDM7Ij48IUVOVElUWSBmZmxsaWcgIiYjeEZCMDQ7Ij48IUVOVElUWSBBc2NyICImI3gxRDQ5QzsiPjwhRU5USVRZIENzY3IgIiYjeDFENDlFOyI%2BPCFFTlRJVFkgRHNjciAiJiN4MUQ0OUY7Ij48IUVOVElUWSBHc2NyICImI3gxRDRBMjsiPjwhRU5USVRZIEpzY3IgIiYjeDFENEE1OyI%2BPCFFTlRJVFkgS3NjciAiJiN4MUQ0QTY7Ij48IUVOVElUWSBOc2NyICImI3gxRDRBOTsiPjwhRU5USVRZIE9zY3IgIiYjeDFENEFBOyI%2BPCFFTlRJVFkgUHNjciAiJiN4MUQ0QUI7Ij48IUVOVElUWSBRc2NyICImI3gxRDRBQzsiPjwhRU5USVRZIFNzY3IgIiYjeDFENEFFOyI2BPCFFTlRJVFkgVHNjciAiJiN4MUQ0QUY7Ij48IUVOVElUWSBVc2NyICImI3gxRDRCMDsiPjwhRU5USVRZIFZzY3IgIiYjeDFENEIxOyI%2BPCFFTlRJVFkgV3NjciAiJiN4MUQ0QjI7Ij48IUVOVElUWSBYc2NyICImI3gxRDRCMzsiPjwhRU5USVRZIFlzY3IgIiYjeDFENEI0OyI%2BPCFFTlRJVFkgWnNjciAiJiN4MUQ0QjU7Ij48IUVOVElUWSBhc2NyICImI3gxRDRCNjsiPjwhRU5USVRZIGJzY3IgIiYjeDFENEI3OyI%2BPCFFTlRJVFkgY3NjciAiJiN4MUQ0Qjg7Ij48IUVOVElUWSBkc2NyICImI3gxRDRCOTsiPjwhRU5USVRZIGZzY3IgIiYjeDFENEJCOyI%2BPCFFTlRJVFkgaHNjciAiJiN4MUQ0QkQ7Ij48IUVOVElUWSBpc2NyICImI3gxRDRCRTsiPjwhRU5USVRZIGpzY3IgIiYjeDFENEJGOyI%2BPCFFTlRJVFkga3NjciAiJiN4MUQ0QzA7Ij48IUVOVElUWSBsc2NyICImI3gxRDRDMTsiPjwhRU5USVRZIG1zY3IgIiYjeDFENEMyOyI%2BPCFFTlRJVFkgbnNjciAiJiN4MUQ0QzM7Ij48IUVOVElUWSBwc2NyICImI3gxRDRDNTsiPjwhRU5USVRZIHFzY3IgIiYjeDFENEM2OyI%2BPCFFTlRJVFkgcnNjciAiJiN4MUQ0Qzc7Ij48IUVOVElUWSBzc2NyICImI3gxRDRDODsiPjwhRU5USVRZIHRzY3IgIiYjeDFENEM5OyI%2BPCFFTlRJVFkgdXNjciAiJiN4MUQ0Q0E7Ij48IUVOVElUWSB2c2NyICImI3gxRDRDQjsiPjwhRU5USVRZIHdzY3IgIiYjeDFENENDOyI%2BPCFFTlRJVFkgeHNjciAiJiN4MUQ0Q0Q7Ij48IUVOVElUWSB5c2NyICImI3gxRDRDRTiPjwhRU5USVRZIHpzY3IgIiYjeDFENENGOyI%2BPCFFTlRJVFkgQWZyICImI3gxRDUwNDsiPjwhRU5USVRZIEJmciAiJiN4MUQ1MDU7Ij48IUVOVElUWSBEZnIgIiYjeDFENTA3OyI%2BPCFFTlRJVFkgRWZyICImI3gxRDUwODsiPjwhRU5USVRZIEZmciAiJiN4MUQ1MDk7Ij48IUVOVElUWSBHZnIgIiYjeDFENTBBOyI%2BPCFFTlRJVFkgSmZyICImI3gxRDUwRDsiPjwhRU5USVRZIEtmciAiJiN4MUQ1MEU7Ij48IUVOVElUWSBMZnIgIiYjeDFENTBGOyI%2BPCFFTlRJVFkgTWZyICImI3gxRDUxMDsiPjwhRU5USVRZIE5mciAiJiN4MUQ1MTE7Ij48IUVOVElUWSBPZnIgIiYjeDFENTEyOyI%2BPCFFTlRJVFkgUGZyICImI3gxRDUxMzsiPjwhRU5USVRZIFFmciAiJiN4MUQ1MTQ7Ij48IUVOVElUWSBTZnIgIiYjeDFENTE2OyI%2BPCFFTlRJVFkgVGZyICImI3gxRDUxNzsiPjwhRU5USVRZIFVmciAiJiN4MUQ1MTg7Ij48IUVOVElUWSBWZnIgIiYjeDFENTE5OyI%2BPCFFTlRJVFkgV2ZyICImI3gxRDUxQTsiPjwhRU5USVRZIFhmciAiJiN4MUQ1MUI7Ij48IUVOVElUWSBZZnIgIiYjeDFENTFDOyI%2BPCFFTlRJVFkgYWZyICImI3gxRDUxRTsiPjwhRU5USVRZIGJmciAiJiN4MUQ1MUY7Ij48IUVOVElUWSBjZnIgIiYjeDFENTIwOyI%2BPCFFTlRJVFkgZGZyICImI3gxRDUyMTsiPjwhRU5USVRZIGVmciAiJiN4MUQ1MjI7Ij48IUVOVElUWSBmZnIgIiYjeDFENTIzOyI%2BPCFFTlRJVFkgZ2ZyICImI3gxRDUyNDsiPjwhRU5USVRZIGhmciAiJiN4MUQ1MjU7I48IUVOVElUWSBpZnIgIiYjeDFENTI2OyI%2BPCFFTlRJVFkgamZyICImI3gxRDUyNzsiPjwhRU5USVRZIGtmciAiJiN4MUQ1Mjg7Ij48IUVOVElUWSBsZnIgIiYjeDFENTI5OyI%2BPCFFTlRJVFkgbWZyICImI3gxRDUyQTsiPjwhRU5USVRZIG5mciAiJiN4MUQ1MkI7Ij48IUVOVElUWSBvZnIgIiYjeDFENTJDOyI%2BPCFFTlRJVFkgcGZyICImI3gxRDUyRDsiPjwhRU5USVRZIHFmciAiJiN4MUQ1MkU7Ij48IUVOVElUWSByZnIgIiYjeDFENTJGOyI%2BPCFFTlRJVFkgc2ZyICImI3gxRDUzMDsiPjwhRU5USVRZIHRmciAiJiN4MUQ1MzE7Ij48IUVOVElUWSB1ZnIgIiYjeDFENTMyOyI%2BPCFFTlRJVFkgdmZyICImI3gxRDUzMzsiPjwhRU5USVRZIHdmciAiJiN4MUQ1MzQ7Ij48IUVOVElUWSB4ZnIgIiYjeDFENTM1OyI%2BPCFFTlRJVFkgeWZyICImI3gxRDUzNjsiPjwhRU5USVRZIHpmciAiJiN4MUQ1Mzc7Ij48IUVOVElUWSBBb3BmICImI3gxRDUzODsiPjwhRU5USVRZIEJvcGYgIiYjeDFENTM5OyI%2BPCFFTlRJVFkgRG9wZiAiJiN4MUQ1M0I7Ij48IUVOVElUWSBFb3BmICImI3gxRDUzQzsiPjwhRU5USVRZIEZvcGYgIiYjeDFENTNEOyI%2BPCFFTlRJVFkgR29wZiAiJiN4MUQ1M0U7Ij48IUVOVElUWSBJb3BmICImI3gxRDU0MDsiPjwhRU5USVRZIEpvcGYgIiYjeDFENTQxOyI%2BPCFFTlRJVFkgS29wZiAiJiN4MUQ1NDI7Ij48IUVOVElUWSBMb3BmICImI3gxRDU0MzsiPjwhRU5USVRZIE1vcGYgIiYjeDFENTQ0OyI%2BPCFFTlRJVFkgT29wZiAiiN4MUQ1NDY7Ij48IUVOVElUWSBTb3BmICImI3gxRDU0QTsiPjwhRU5USVRZIFRvcGYgIiYjeDFENTRCOyI%2BPCFFTlRJVFkgVW9wZiAiJiN4MUQ1NEM7Ij48IUVOVElUWSBWb3BmICImI3gxRDU0RDsiPjwhRU5USVRZIFdvcGYgIiYjeDFENTRFOyI%2BPCFFTlRJVFkgWG9wZiAiJiN4MUQ1NEY7Ij48IUVOVElUWSBZb3BmICImI3gxRDU1MDsiPjwhRU5USVRZIGFvcGYgIiYjeDFENTUyOyI%2BPCFFTlRJVFkgYm9wZiAiJiN4MUQ1NTM7Ij48IUVOVElUWSBjb3BmICImI3gxRDU1NDsiPjwhRU5USVRZIGRvcGYgIiYjeDFENTU1OyI%2BPCFFTlRJVFkgZW9wZiAiJiN4MUQ1NTY7Ij48IUVOVElUWSBmb3BmICImI3gxRDU1NzsiPjwhRU5USVRZIGdvcGYgIiYjeDFENTU4OyI%2BPCFFTlRJVFkgaG9wZiAiJiN4MUQ1NTk7Ij48IUVOVElUWSBpb3BmICImI3gxRDU1QTsiPjwhRU5USVRZIGpvcGYgIiYjeDFENTVCOyI%2BPCFFTlRJVFkga29wZiAiJiN4MUQ1NUM7Ij48IUVOVElUWSBsb3BmICImI3gxRDU1RDsiPjwhRU5USVRZIG1vcGYgIiYjeDFENTVFOyI%2BPCFFTlRJVFkgbm9wZiAiJiN4MUQ1NUY7Ij48IUVOVElUWSBvb3BmICImI3gxRDU2MDsiPjwhRU5USVRZIHBvcGYgIiYjeDFENTYxOyI%2BPCFFTlRJVFkgcW9wZiAiJiN4MUQ1NjI7Ij48IUVOVElUWSByb3BmICImI3gxRDU2MzsiPjwhRU5USVRZIHNvcGYgIiYjeDFENTY0OyI%2BPCFFTlRJVFkgdG9wZiAiJiN4MUQ1NjU7Ij48IUVOVElUWSB1b3BmICImI3gxRDU2NjsiPjwhRU5USVRZIHZvcGYgIYjeDFENTY3OyI%2BPCFFTlRJVFkgd29wZiAiJiN4MUQ1Njg7Ij48IUVOVElUWSB4b3BmICImI3gxRDU2OTsiPjwhRU5USVRZIHlvcGYgIiYjeDFENTZBOyI%2BPCFFTlRJVFkgem9wZiAiJiN4MUQ1NkI7Ij4%3D">the URL given by this
link</a>. (This URL is a DTD containing the entity reference
declarations for the names listed in the <a href="named-character-references.html#named-character-references">named character
references</a> section.)</p>
<ul class="brief"><li><code title="">-//W3C//DTD XHTML 1.0 Transitional//EN</code></li>
<li><code title="">-//W3C//DTD XHTML 1.1//EN</code></li>
<li><code title="">-//W3C//DTD XHTML 1.0 Strict//EN</code></li>
<li><code title="">-//W3C//DTD XHTML 1.0 Frameset//EN</code></li>
<li><code title="">-//W3C//DTD XHTML Basic 1.0//EN</code></li>
<li><code title="">-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN</code></li>
<li><code title="">-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN</code></li>
<li><code title="">-//W3C//DTD MathML 2.0//EN</code></li>
<li><code title="">-//WAPFORUM//DTD XHTML Mobile 1.0//EN</code></li>
</ul><p>Furthermore, user agents should attempt to retrieve the above
external entity's content when one of the above public identifiers
is used, and should not attempt to retrieve any other external
entity's content.</p>
<p class="note">This is not strictly a <a href="introduction.html#willful-violation" title="willful
violation">violation</a> of the XML specification, but it does
contradict the spirit of the XML specification's requirements. This
is motivated by a desire for user agents to all handle entities in
an interoperable fashion without requiring any network access for
handling external subsets. <a href="references.html#refsXML">[XML]</a></p>
<p id="scriptTagXML">When an <a href="#xml-parser">XML parser</a> creates a
<code><a href="the-script-element.html#the-script-element">script</a></code> element, it must be marked as being
<a href="the-script-element.html#parser-inserted">"parser-inserted"</a> and its <a href="the-script-element.html#force-async">"force-async"</a>
flag must be unset. If the parser was originally created for the
<a href="#xml-fragment-parsing-algorithm">XML fragment parsing algorithm</a>, then the element must
be marked as <a href="the-script-element.html#already-started">"already started"</a> also. When the element's
end tag is parsed, the user agent must <a href="webappapis.html#provide-a-stable-state">provide a stable
state</a>, and then <a href="the-script-element.html#prepare-a-script" title="prepare a script">prepare</a>
the <code><a href="the-script-element.html#the-script-element">script</a></code> element. If this causes there to be a
<a href="the-script-element.html#pending-parsing-blocking-script">pending parsing-blocking script</a>, then the user agent
must run the following steps:</p>
<ol><li><p>Block this instance of the <a href="#xml-parser">XML parser</a>, such
that the <a href="webappapis.html#event-loop">event loop</a> will not run <a href="webappapis.html#concept-task" title="concept-task">tasks</a> that invoke it.</li>
<li><p><a href="webappapis.html#spin-the-event-loop">Spin the event loop</a> until the parser's
<code><a href="dom.html#document">Document</a></code> <a href="styling.html#has-no-style-sheet-that-is-blocking-scripts">has no style sheet that is blocking
scripts</a> and the <a href="the-script-element.html#pending-parsing-blocking-script">pending parsing-blocking
script</a>'s <a href="the-script-element.html#ready-to-be-parser-executed">"ready to be parser-executed"</a> flag is
set.</li>
<li><p>Unblock this instance of the <a href="#xml-parser">XML parser</a>, such
that <a href="webappapis.html#concept-task" title="concept-task">tasks</a> that invoke it can
again be run.</li>
<li><p><a href="the-script-element.html#execute-the-script-block" title="execute the script block">Execute</a> the
<a href="the-script-element.html#pending-parsing-blocking-script">pending parsing-blocking script</a>.</li>
<li><p>There is no longer a <a href="the-script-element.html#pending-parsing-blocking-script">pending parsing-blocking
script</a>.</li>
</ol><p class="note">Since the <code title="dom-document-write"><a href="dynamic-markup-insertion.html#dom-document-write">document.write()</a></code> API is not
available for <a href="infrastructure.html#xml-documents">XML documents</a>, much of the complexity in
the <a href="parsing.html#html-parser">HTML parser</a> is not needed in the <a href="#xml-parser">XML
parser</a>.</p>
<p>Certain algorithms in this specification <dfn id="feed-the-parser" title="feed the
parser">spoon-feed the parser</dfn> characters one string at a
time. In such cases, the <a href="#xml-parser">XML parser</a> must act as it
would have if faced with a single string consisting of the
concatenation of all those characters.</p>
<p>When an <a href="#xml-parser">XML parser</a> reaches the end of its input, it
must <a href="the-end.html#stop-parsing">stop parsing</a>, following the same rules as the
<a href="parsing.html#html-parser">HTML parser</a>. An <a href="#xml-parser">XML parser</a> can also be
<a href="the-end.html#abort-a-parser" title="abort a parser">aborted</a>, which must again by
done in the same way as for an <a href="parsing.html#html-parser">HTML parser</a>.</p>
<p>For the purposes of conformance checkers, if a resource is
determined to be in <a href="#the-xhtml-syntax">the XHTML syntax</a>, then it is an
<a href="infrastructure.html#xml-documents" title="XML documents">XML document</a>.</p>
<h3 id="serializing-xhtml-fragments"><span class="secno">9.3 </span>Serializing XHTML fragments</h3>
<p>The <dfn id="xml-fragment-serialization-algorithm">XML fragment serialization algorithm</dfn> for a
<code><a href="dom.html#document">Document</a></code> or <code><a href="infrastructure.html#element">Element</a></code> node either returns a
fragment of XML that represents that node or throws an
exception.</p>
<p>For <code><a href="dom.html#document">Document</a></code>s, the algorithm must return a string in
the form of a <a href="http://www.w3.org/TR/xml/#sec-well-formed">document
entity</a>, if none of the error cases below apply.</p>
<p>For <code><a href="infrastructure.html#element">Element</a></code>s, the algorithm must return a string in
the form of an <a href="http://www.w3.org/TR/xml/#wf-entities">internal general parsed
entity</a>, if none of the error cases below apply.</p>
<p>In both cases, the string returned must be XML
namespace-well-formed and must be an isomorphic serialization of all
of that node's child nodes, in <a href="infrastructure.html#tree-order">tree order</a>. User agents
may adjust prefixes and namespace declarations in the serialization
(and indeed might be forced to do so in some cases to obtain
namespace-well-formed XML). User agents may use a combination of
regular text and character references to represent
<code><a href="infrastructure.html#text-0">Text</a></code> nodes in the DOM.</p>
<p>For <code><a href="infrastructure.html#element">Element</a></code>s, if any of the elements in the
serialization are in no namespace, the default namespace in scope
for those elements must be explicitly declared as the empty
string.<!-- because otherwise round-tripping might break since it'll
pick up the surrounding default ns when setting --> (This doesn't
apply in the <code><a href="dom.html#document">Document</a></code> case.) <a href="references.html#refsXML">[XML]</a> <a href="references.html#refsXMLNS">[XMLNS]</a></p>
<p>For the purposes of this section, an internal general parsed
entity is considered XML namespace-well-formed if a document
consisting of an element with no namespace declarations whose
contents are the internal general parsed entity would itself be XML
namespace-well-formed.</p>
<p>If any of the following error cases are found in the DOM subtree
being serialized, then the algorithm must throw an
<code><a href="infrastructure.html#invalidstateerror">InvalidStateError</a></code> exception instead of returning a
string:</p>
<ul><li>A <code><a href="dom.html#document">Document</a></code> node with no child element nodes.</li>
<li>A <code><a href="infrastructure.html#documenttype">DocumentType</a></code> node that has an external subset
public identifier that contains characters that are not matched by
the XML <code title="">PubidChar</code> production. <a href="references.html#refsXML">[XML]</a></li>
<li>A <code><a href="infrastructure.html#documenttype">DocumentType</a></code> node that has an external subset
system identifier that contains both a """ (U+0022)
and a "'" (U+0027) or that contains characters that are
not matched by the XML <code title="">Char</code> production. <a href="references.html#refsXML">[XML]</a></li>
<li>A node with a <!--prefix or--> local name containing a ":" (U+003A).</li> <!--(prefixes can get adjusted, so this isn't an
excuse) -->
<li>A node with a <!--prefix or--> local name that does not match
the XML <code title="">Name</code> production. <a href="references.html#refsXML">[XML]</a></li> <!--(again, prefixes can get
adjusted, so this isn't an excuse) -->
<li>An <code><a href="infrastructure.html#attr">Attr</a></code> node with no namespace whose local name is
the lowercase string "<code title="">xmlns</code>". <a href="references.html#refsXMLNS">[XMLNS]</a></li>
<li>An <code><a href="infrastructure.html#element">Element</a></code> node with two or more attributes with
the same local name and namespace.</li>
<li>An <code><a href="infrastructure.html#attr">Attr</a></code> node, <code><a href="infrastructure.html#text-0">Text</a></code> node,
<code><a href="infrastructure.html#comment-0">Comment</a></code> node, or <code><a href="infrastructure.html#processinginstruction">ProcessingInstruction</a></code>
node whose data contains characters that are not matched by the XML
<code title="">Char</code> production. <a href="references.html#refsXML">[XML]</a></li>
<li>A <code><a href="infrastructure.html#comment-0">Comment</a></code> node whose data contains two adjacent
"-" (U+002D) characters or ends with such a
character.</li>
<li>A <code><a href="infrastructure.html#processinginstruction">ProcessingInstruction</a></code> node whose target name is
an <a href="infrastructure.html#ascii-case-insensitive">ASCII case-insensitive</a> match for the string "<code title="">xml</code>".</li>
<li>A <code><a href="infrastructure.html#processinginstruction">ProcessingInstruction</a></code> node whose target name
contains a ":" (U+003A).</li>
<li>A <code><a href="infrastructure.html#processinginstruction">ProcessingInstruction</a></code> node whose data contains
the string "<code title="">?></code>".</li>
</ul><p class="note">These are the only ways to make a DOM
unserializable. The DOM enforces all the other XML constraints; for
example, trying to append two elements to a <code><a href="dom.html#document">Document</a></code>
node will throw a <code><a href="infrastructure.html#hierarchyrequesterror">HierarchyRequestError</a></code> exception.</p>
<h3 id="parsing-xhtml-fragments"><span class="secno">9.4 </span>Parsing XHTML fragments</h3>
<p>The <dfn id="xml-fragment-parsing-algorithm">XML fragment parsing algorithm</dfn> either returns a
<code><a href="dom.html#document">Document</a></code> or throws a <code><a href="infrastructure.html#syntaxerror">SyntaxError</a></code> exception.
Given a string <var title="">input</var> and an optional context
element <var title="concept-frag-parse-context"><a href="the-end.html#concept-frag-parse-context">context</a></var>, the
algorithm is as follows:</p>
<ol><li>
<p>Create a new <a href="#xml-parser">XML parser</a>.</p>
</li>
<li>
<p>If there is a <var title="concept-frag-parse-context"><a href="the-end.html#concept-frag-parse-context">context</a></var> element,
<a href="#feed-the-parser">feed the parser</a> just created the string corresponding
to the start tag of that element, declaring all the namespace
prefixes that are in scope on that element in the DOM, as well as
declaring the default namespace (if any) that is in scope on that
element in the DOM.</p>
<p>A namespace prefix is in scope if the DOM Core <code title="">lookupNamespaceURI()</code> method on the element would
return a non-null value for that prefix.</p>
<p>The default namespace is the namespace for which the DOM Core
<code title="">isDefaultNamespace()</code> method on the element
would return true.</p>
<p class="note">If there is a <var title="concept-frag-parse-context"><a href="the-end.html#concept-frag-parse-context">context</a></var> element, no <code title="">DOCTYPE</code> is passed to the parser, and therefore no
external subset is referenced, and therefore no entities will be
recognized.</p>
</li>
<li>
<p><a href="#feed-the-parser">Feed the parser</a> just created the string <var title="">input</var>.</p>
</li>
<li>
<p>If there is a <var title="concept-frag-parse-context"><a href="the-end.html#concept-frag-parse-context">context</a></var> element,
<a href="#feed-the-parser">feed the parser</a> just created the string corresponding
to the end tag of that element.</p>
</li>
<li>
<p>If there is an XML well-formedness or XML namespace
well-formedness error, then throw a <code><a href="infrastructure.html#syntaxerror">SyntaxError</a></code>
exception and abort these steps.</p>
</li>
<li>
<p>If there is a <var title="concept-frag-parse-context"><a href="the-end.html#concept-frag-parse-context">context</a></var> element, and the
root element of the resulting <code><a href="dom.html#document">Document</a></code> has any
sibling nodes, then throw a <code><a href="infrastructure.html#syntaxerror">SyntaxError</a></code> exception and
abort these steps.</p>
<!-- http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1443 -->
</li>
<li>
<p>If there is a <var title="concept-frag-parse-context"><a href="the-end.html#concept-frag-parse-context">context</a></var> element, then
return the child nodes of the root element of the resulting
<code><a href="dom.html#document">Document</a></code>, in <a href="infrastructure.html#tree-order">tree order</a>.</p>
<p>Otherwise, return the children of the <code><a href="dom.html#document">Document</a></code>
object, in <a href="infrastructure.html#tree-order">tree order</a>.</p>
</li>
</ol></div>
<!--TOPIC:Rendering-->
Index: the-colgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-colgroup-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-colgroup-element.html 15 Oct 2012 12:49:08 -0000 1.202
+++ the-colgroup-element.html 15 Oct 2012 15:15:53 -0000 1.203
@@ -394,7 +394,7 @@
attribute unsigned long <a href="#dom-colgroup-span" title="dom-colgroup-span">span</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-colgroup-element">colgroup</a></code> element <a href="textFieldSelection.html#represents">represents</a> a <a href="attributes-common-to-td-and-th-elements.html#concept-column-group" title="concept-column-group">group</a> of one or more <a href="attributes-common-to-td-and-th-elements.html#concept-column" title="concept-column">columns</a> in the <code><a href="the-table-element.html#the-table-element">table</a></code> that
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-colgroup-element">colgroup</a></code> element <a href="rendering.html#represents">represents</a> a <a href="attributes-common-to-td-and-th-elements.html#concept-column-group" title="concept-column-group">group</a> of one or more <a href="attributes-common-to-td-and-th-elements.html#concept-column" title="concept-column">columns</a> in the <code><a href="the-table-element.html#the-table-element">table</a></code> that
is its parent, if it has a parent and that is a <code><a href="the-table-element.html#the-table-element">table</a></code>
element.</p>
Index: the-figcaption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figcaption-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-figcaption-element.html 15 Oct 2012 12:49:43 -0000 1.202
+++ the-figcaption-element.html 15 Oct 2012 15:15:54 -0000 1.203
@@ -385,7 +385,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-figcaption-element">figcaption</a></code> element <a href="textFieldSelection.html#represents">represents</a> a
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-figcaption-element">figcaption</a></code> element <a href="rendering.html#represents">represents</a> a
caption or legend for the rest of the contents of the
<code><a href="#the-figcaption-element">figcaption</a></code> element's parent <code><a href="the-figure-element.html#the-figure-element">figure</a></code>
element<span class="impl">, if any</span>.</p>
Index: the-video-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-video-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-video-element.html 15 Oct 2012 12:50:26 -0000 1.204
+++ the-video-element.html 15 Oct 2012 15:15:57 -0000 1.205
@@ -487,7 +487,7 @@
<li><p><a href="urls.html#fetch">Fetch</a><!--FETCH--> the resulting <a href="urls.html#absolute-url">absolute
URL</a>, from the element's <code><a href="dom.html#document">Document</a></code>'s
- <a href="textFieldSelection.html#origin-0">origin</a>. This must <a href="textFieldSelection.html#delay-the-load-event">delay the load event</a> of
+ <a href="browsers.html#origin-0">origin</a>. This must <a href="the-end.html#delay-the-load-event">delay the load event</a> of
the element's document.</li>
<!-- could define how to sniff for an image here -->
@@ -510,19 +510,19 @@
data has yet been obtained at all, or the element's <code title="dom-media-readyState"><a href="media-elements.html#dom-media-readystate">readyState</a></code> attribute is any
subsequent value but the <a href="media-elements.html#media-resource">media resource</a> does not have a
video channel), the <code><a href="#the-video-element">video</a></code> element
- <a href="textFieldSelection.html#represents">represents</a> the <a href="#poster-frame">poster frame</a>.</p>
+ <a href="rendering.html#represents">represents</a> the <a href="#poster-frame">poster frame</a>.</p>
<p>When a <code><a href="#the-video-element">video</a></code> element is <a href="media-elements.html#dom-media-paused" title="dom-media-paused">paused</a> and the <a href="media-elements.html#current-playback-position" title="current
playback position">current playback position</a> is the first
- frame of video, the element <a href="textFieldSelection.html#represents">represents</a> the <a href="#poster-frame">poster
+ frame of video, the element <a href="rendering.html#represents">represents</a> the <a href="#poster-frame">poster
frame</a>, unless a frame of video has already been shown, in
- which case the element <a href="textFieldSelection.html#represents">represents</a> the frame of video
+ which case the element <a href="rendering.html#represents">represents</a> the frame of video
corresponding to the <a href="media-elements.html#current-playback-position" title="current playback position">current
playback position</a>.</p>
<p>When a <code><a href="#the-video-element">video</a></code> element is <a href="media-elements.html#dom-media-paused" title="dom-media-paused">paused</a> at any other position, and
the <a href="media-elements.html#media-resource">media resource</a> has a video channel, the element
- <a href="textFieldSelection.html#represents">represents</a> the frame of video corresponding to the
+ <a href="rendering.html#represents">represents</a> the frame of video corresponding to the
<a href="media-elements.html#current-playback-position" title="current playback position">current playback
position</a>, or, if that is not yet available (e.g. because the
video is seeking or buffering), the last frame of the video to have
@@ -530,7 +530,7 @@
<p>When a <code><a href="#the-video-element">video</a></code> element whose <a href="media-elements.html#media-resource">media
resource</a> has a video channel is <a href="media-elements.html#potentially-playing">potentially
- playing</a>, it <a href="textFieldSelection.html#represents">represents</a> the frame of video at the
+ playing</a>, it <a href="rendering.html#represents">represents</a> the frame of video at the
continuously increasing <a href="media-elements.html#current-playback-position" title="current playback
position">"current" position</a>. When the <a href="media-elements.html#current-playback-position">current playback
position</a> changes such that the last frame rendered is no
@@ -545,14 +545,14 @@
<p>When a <code><a href="#the-video-element">video</a></code> element whose <a href="media-elements.html#media-resource">media
resource</a> has a video channel is neither <a href="media-elements.html#potentially-playing">potentially
playing</a> nor <a href="media-elements.html#dom-media-paused" title="dom-media-paused">paused</a>
- (e.g. when seeking or stalled), the element <a href="textFieldSelection.html#represents">represents</a>
+ (e.g. when seeking or stalled), the element <a href="rendering.html#represents">represents</a>
the last frame of the video to have been rendered.</p>
<p class="note">Which frame in a video stream corresponds to a
particular playback position is defined by the video stream's
format.</p>
- <p>The <code><a href="#the-video-element">video</a></code> element also <a href="textFieldSelection.html#represents">represents</a> any
+ <p>The <code><a href="#the-video-element">video</a></code> element also <a href="rendering.html#represents">represents</a> any
<a href="media-elements.html#text-track-cue" title="text track cue">text track cues</a> whose <a href="media-elements.html#text-track-cue-active-flag">text
track cue active flag</a> is set and whose <a href="media-elements.html#text-track">text
track</a> is in the <a href="media-elements.html#text-track-showing" title="text track
@@ -565,7 +565,7 @@
appropriate manner.</p>
<p>User agents that cannot render the video may instead make the
- element <a href="textFieldSelection.html#represents" title="represents">represent</a> a link to an
+ element <a href="rendering.html#represents" title="represents">represent</a> a link to an
external video playback utility or to the video data itself.</p>
<p>When a <code><a href="#the-video-element">video</a></code> element's <a href="media-elements.html#media-resource">media resource</a>
@@ -627,7 +627,7 @@
nothing.</p>
<p class="note">In user agents that implement CSS, the above
- requirement can be implemented by using the <a href="textFieldSelection.html#video-object-fit">style rule suggested in the rendering
+ requirement can be implemented by using the <a href="rendering.html#video-object-fit">style rule suggested in the rendering
section</a>.</p>
<p>The intrinsic width of a <code><a href="#the-video-element">video</a></code> element's playback
Index: the-table-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-table-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-table-element.html 15 Oct 2012 12:50:24 -0000 1.203
+++ the-table-element.html 15 Oct 2012 15:15:57 -0000 1.204
@@ -413,7 +413,7 @@
attribute DOMString <a href="#dom-table-border" title="dom-table-border">border</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-table-element">table</a></code> element <a href="textFieldSelection.html#represents">represents</a> data with
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-table-element">table</a></code> element <a href="rendering.html#represents">represents</a> data with
more than one dimension, in the form of a <a href="attributes-common-to-td-and-th-elements.html#concept-table" title="concept-table">table</a>.</p>
<p><span class="impl">The <code><a href="#the-table-element">table</a></code> element takes part in
@@ -432,7 +432,7 @@
is given below.</p>
<div class="impl">
- <p>If a <code><a href="#the-table-element">table</a></code> element has a (non-conforming) <code title="attr-table-summary"><a href="textFieldSelection.html#attr-table-summary">summary</a></code> attribute, and the user
+ <p>If a <code><a href="#the-table-element">table</a></code> element has a (non-conforming) <code title="attr-table-summary"><a href="obsolete.html#attr-table-summary">summary</a></code> attribute, and the user
agent has not classified the table as a layout table, the user agent
may report the contents of that attribute to the user.</p>
</div>
@@ -459,7 +459,7 @@
<p class="note">There are a variety of alternatives to using HTML
tables for layout, primarily using CSS positioning and the CSS table
- model. <a href="textFieldSelection.html#refsCSS">[CSS]</a></p>
+ model. <a href="references.html#refsCSS">[CSS]</a></p>
<p>The <dfn id="attr-table-border" title="attr-table-border"><code>border</code></dfn>
attribute may be specified on a <code><a href="#the-table-element">table</a></code> element to
@@ -498,7 +498,7 @@
<td>Probably a layout table
<tr><td>The use of the <code title="attr-table-border"><a href="#attr-table-border">border</a></code> attribute with the non-conforming value 0
<td>Probably a layout table
- <tr><td>The use of the non-conforming <code title="attr-table-cellspacing"><a href="textFieldSelection.html#attr-table-cellspacing">cellspacing</a></code> and <code title="attr-table-cellpadding"><a href="textFieldSelection.html#attr-table-cellpadding">cellpadding</a></code> attributes with the value 0
+ <tr><td>The use of the non-conforming <code title="attr-table-cellspacing"><a href="obsolete.html#attr-table-cellspacing">cellspacing</a></code> and <code title="attr-table-cellpadding"><a href="obsolete.html#attr-table-cellpadding">cellpadding</a></code> attributes with the value 0
<td>Probably a layout table
<tbody><tr><td>The use of <code><a href="the-caption-element.html#the-caption-element">caption</a></code>, <code><a href="the-thead-element.html#the-thead-element">thead</a></code>, or <code><a href="the-th-element.html#the-th-element">th</a></code> elements
<td>Probably a non-layout table
@@ -508,7 +508,7 @@
<td>Probably a non-layout table
<tr><td>Explicit visible borders set using CSS
<td>Probably a non-layout table
- <tbody><tr><td>The use of the <code title="attr-table-summary"><a href="textFieldSelection.html#attr-table-summary">summary</a></code> attribute
+ <tbody><tr><td>The use of the <code title="attr-table-summary"><a href="obsolete.html#attr-table-summary">summary</a></code> attribute
<td>Not a good indicator (both layout and non-layout tables have historically been given this attribute)
</table><p class="note">It is quite possible that the above suggestions are
wrong. Implementors are urged to provide feedback elaborating on
@@ -901,7 +901,7 @@
</table></pre></div>
</dd>
- <dt>In the table's <code><a href="the-caption-element.html#the-caption-element">caption</a></code>, in a <code><a href="textFieldSelection.html#the-details-element">details</a></code> element</dt>
+ <dt>In the table's <code><a href="the-caption-element.html#the-caption-element">caption</a></code>, in a <code><a href="the-details-element.html#the-details-element">details</a></code> element</dt>
<dd>
<div class="example"><pre><table>
Index: the-audio-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-audio-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-audio-element.html 15 Oct 2012 12:48:16 -0000 1.202
+++ the-audio-element.html 15 Oct 2012 15:15:52 -0000 1.203
@@ -406,7 +406,7 @@
NamedConstructor=<a href="#dom-audio-s" title="dom-Audio-s">Audio</a>(DOMString src)]
interface <dfn id="htmlaudioelement">HTMLAudioElement</dfn> : <a href="media-elements.html#htmlmediaelement">HTMLMediaElement</a> {};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>An <code><a href="#the-audio-element">audio</a></code> element <a href="textFieldSelection.html#represents">represents</a> a sound or
+ </dl><!--TOPIC:HTML--><p>An <code><a href="#the-audio-element">audio</a></code> element <a href="rendering.html#represents">represents</a> a sound or
audio stream.</p>
<!-- v2 (actually v3) suggestions:
@@ -493,8 +493,8 @@
the provided value, and the user agent must invoke the object's
<a href="media-elements.html#concept-media-load-algorithm" title="concept-media-load-algorithm">resource selection
algorithm</a> before returning. The element's document must be
- the <a href="textFieldSelection.html#active-document">active document</a> of the <a href="textFieldSelection.html#browsing-context">browsing
- context</a> of the <code><a href="textFieldSelection.html#window">Window</a></code> object on which the
+ the <a href="browsers.html#active-document">active document</a> of the <a href="browsers.html#browsing-context">browsing
+ context</a> of the <code><a href="browsers.html#window">Window</a></code> object on which the
interface object of the invoked constructor is found.</p>
</div>
Index: the-pre-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-pre-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-pre-element.html 15 Oct 2012 12:50:22 -0000 1.202
+++ the-pre-element.html 15 Oct 2012 15:15:56 -0000 1.203
@@ -388,11 +388,11 @@
<dd>
<pre class="idl">interface <dfn id="htmlpreelement">HTMLPreElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-pre-element">pre</a></code> element <a href="textFieldSelection.html#represents">represents</a> a block of
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-pre-element">pre</a></code> element <a href="rendering.html#represents">represents</a> a block of
preformatted text, in which structure is represented by typographic
conventions rather than by elements.</p>
- <p class="note">In <a href="textFieldSelection.html#syntax">the HTML syntax</a>, a leading
+ <p class="note">In <a href="syntax.html#syntax">the HTML syntax</a>, a leading
newline character immediately following the <code><a href="#the-pre-element">pre</a></code> element
start tag is stripped.</p>
@@ -427,7 +427,7 @@
paragraphs for the purposes of the Unicode bidirectional algorithm.
This requirement may be implemented indirectly through the style
layer. For example, an HTML+CSS user agent could implement these
- requirements by implementing the CSS 'unicode-bidi' property. <a href="textFieldSelection.html#refsBIDI">[BIDI]</a> <a href="textFieldSelection.html#refsCSS">[CSS]</a></p>
+ requirements by implementing the CSS 'unicode-bidi' property. <a href="references.html#refsBIDI">[BIDI]</a> <a href="references.html#refsCSS">[CSS]</a></p>
</div>
Index: dynamic-markup-insertion.html
===================================================================
RCS file: /sources/public/html5/spec/dynamic-markup-insertion.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- dynamic-markup-insertion.html 15 Oct 2012 12:46:07 -0000 1.204
+++ dynamic-markup-insertion.html 15 Oct 2012 15:15:45 -0000 1.205
@@ -379,8 +379,8 @@
<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="infrastructure.html#html-documents">HTML documents</a>
- (and the <a href="textFieldSelection.html#html-parser">HTML parser</a>) or XHTML in <a href="infrastructure.html#xml-documents">XML
- documents</a> (and the <a href="textFieldSelection.html#xml-parser">XML parser</a>).</p>
+ (and the <a href="parsing.html#html-parser">HTML parser</a>) or XHTML in <a href="infrastructure.html#xml-documents">XML
+ documents</a> (and the <a href="the-xhtml-syntax.html#xml-parser">XML parser</a>).</p>
@@ -399,7 +399,7 @@
previous object, which is then returned.</p>
<p>If the <var title="">type</var> argument is omitted or has the
- value "<code><a href="textFieldSelection.html#text/html">text/html</a></code>", then the resulting
+ value "<code><a href="iana.html#text/html">text/html</a></code>", then the resulting
<code><a href="dom.html#document">Document</a></code> has an HTML parser associated with it, which
can be given data to parse using <code title="dom-document-write"><a href="#dom-document-write">document.write()</a></code>. Otherwise, all
content passed to <code title="dom-document-write"><a href="#dom-document-write">document.write()</a></code> will be parsed
@@ -423,7 +423,7 @@
<dd>
- <p>Works like the <code title="dom-open"><a href="textFieldSelection.html#dom-open">window.open()</a></code>
+ <p>Works like the <code title="dom-open"><a href="browsers.html#dom-open">window.open()</a></code>
method.</p>
</dd>
@@ -433,7 +433,7 @@
<p><code><a href="dom.html#document">Document</a></code> objects have an
<dfn id="ignore-opens-during-unload-counter">ignore-opens-during-unload counter</dfn>, which is used to
prevent scripts from invoking the <code title="dom-document-open"><a href="#dom-document-open">document.open()</a></code> method (directly or
- indirectly) while the document is <a href="textFieldSelection.html#unload-a-document" title="unload a
+ indirectly) while the document is <a href="history.html#unload-a-document" title="unload a
document">being unloaded</a>. Initially, the counter must be set
to zero.</p> <!-- http://www.hixie.ch/tests/adhoc/dom/level0/document/open/unload/ -->
@@ -445,7 +445,7 @@
steps.</li>
<li><p>Let <var title="">type</var> be the value of the first
- argument, if there is one, or "<code><a href="textFieldSelection.html#text/html">text/html</a></code>"
+ argument, if there is one, or "<code><a href="iana.html#text/html">text/html</a></code>"
otherwise.</li>
<li><p>Let <var title="">replace</var> be true if there is a second
@@ -456,8 +456,8 @@
<p>If the <code><a href="dom.html#document">Document</a></code> has an <a href="dom.html#active-parser">active parser</a>
that isn't a <a href="#script-created-parser">script-created parser</a>, and the
- <a href="textFieldSelection.html#insertion-point">insertion point</a> associated with that parser's
- <a href="textFieldSelection.html#input-stream">input stream</a> is not undefined (that is, it
+ <a href="parsing.html#insertion-point">insertion point</a> associated with that parser's
+ <a href="parsing.html#input-stream">input stream</a> is not undefined (that is, it
<em>does</em> point to somewhere in the input stream), then the
method does nothing. Abort these steps and return the
<code><a href="dom.html#document">Document</a></code> object on which the method was invoked.</p>
@@ -479,34 +479,34 @@
invoked.</p>
<p class="note">This basically causes <code title="dom-document-open"><a href="#dom-document-open">document.open()</a></code> to be ignored
- when it's called from a <code title="event-beforeunload">beforeunload</code> <code title="event-pagehide"><a href="textFieldSelection.html#event-pagehide">pagehide</a></code>, or <code title="event-unload">unload</code> event handler while the
+ when it's called from a <code title="event-beforeunload">beforeunload</code> <code title="event-pagehide"><a href="history.html#event-pagehide">pagehide</a></code>, or <code title="event-unload">unload</code> event handler while the
<code><a href="dom.html#document">Document</a></code> is being unloaded.</p>
</li>
- <li><p>Release the <a href="textFieldSelection.html#storage-mutex">storage mutex</a>.</li>
+ <li><p>Release the <a href="webappapis.html#storage-mutex">storage mutex</a>.</li>
- <li><p>Set the <code><a href="dom.html#document">Document</a></code>'s <var title="concept-document-salvageable"><a href="textFieldSelection.html#concept-document-salvageable">salvageable</a></var> state to
+ <li><p>Set the <code><a href="dom.html#document">Document</a></code>'s <var title="concept-document-salvageable"><a href="history.html#concept-document-salvageable">salvageable</a></var> state to
false.</li>
- <li><p><a href="textFieldSelection.html#prompt-to-unload-a-document" title="prompt to unload a document">Prompt to
+ <li><p><a href="history.html#prompt-to-unload-a-document" title="prompt to unload a document">Prompt to
unload</a> the <code><a href="dom.html#document">Document</a></code> object. If the user
- <a href="textFieldSelection.html#refused-to-allow-the-document-to-be-unloaded">refused to allow the document to be unloaded</a>, then
+ <a href="history.html#refused-to-allow-the-document-to-be-unloaded">refused to allow the document to be unloaded</a>, then
abort these steps and return the <code><a href="dom.html#document">Document</a></code> object on
which the method was invoked.</li>
- <li><p><a href="textFieldSelection.html#unload-a-document" title="unload a document">Unload</a> the
+ <li><p><a href="history.html#unload-a-document" title="unload a document">Unload</a> the
<code><a href="dom.html#document">Document</a></code> object, with the <var title="">recycle</var>
parameter set to true.</li>
- <li><p><a href="textFieldSelection.html#abort-a-document" title="abort a document">Abort</a> the
+ <li><p><a href="history.html#abort-a-document" title="abort a document">Abort</a> the
<code><a href="dom.html#document">Document</a></code>.</li>
<li><p>Unregister all event listeners registered on the
<code><a href="dom.html#document">Document</a></code> node and its descendants.</p>
- <li><p>Remove any <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a>
- associated with the <code><a href="dom.html#document">Document</a></code> in any <a href="textFieldSelection.html#task-source">task
+ <li><p>Remove any <a href="webappapis.html#concept-task" title="concept-task">tasks</a>
+ associated with the <code><a href="dom.html#document">Document</a></code> in any <a href="webappapis.html#task-source">task
source</a>.</li> <!-- removes callbacks that fired between
this algorithm starting and the times and databases being aborted
in the "unload" step above -->
@@ -517,9 +517,9 @@
<li><p>Replace the <code><a href="dom.html#document">Document</a></code>'s singleton objects with
new instances of those objects. (This includes in particular the
- <code><a href="textFieldSelection.html#window">Window</a></code>, <code><a href="textFieldSelection.html#location">Location</a></code>, <code><a href="textFieldSelection.html#history-1">History</a></code>,
- <code><a href="textFieldSelection.html#applicationcache">ApplicationCache</a></code>, and <code><a href="textFieldSelection.html#navigator">Navigator</a></code>, objects,
- the various <code><a href="textFieldSelection.html#barprop">BarProp</a></code> objects, the two
+ <code><a href="browsers.html#window">Window</a></code>, <code><a href="history.html#location">Location</a></code>, <code><a href="history.html#history-1">History</a></code>,
+ <code><a href="offline.html#applicationcache">ApplicationCache</a></code>, and <code><a href="system-state-and-capabilities.html#navigator">Navigator</a></code>, objects,
+ the various <code><a href="browsers.html#barprop">BarProp</a></code> objects, the two
<code>Storage</code> objects, the various
<code><a href="infrastructure.html#htmlcollection">HTMLCollection</a></code> objects, and objects defined by other
specifications, like <code>Selection</code> and the document's
@@ -537,19 +537,19 @@
flag</a> and set the <code><a href="dom.html#document">Document</a></code>'s <a href="dom.html#reload-override-buffer">reload
override buffer</a> to the empty string.</li>
- <li><p>Set the <code><a href="dom.html#document">Document</a></code>'s <var title="concept-document-salvageable"><a href="textFieldSelection.html#concept-document-salvageable">salvageable</a></var> state back
+ <li><p>Set the <code><a href="dom.html#document">Document</a></code>'s <var title="concept-document-salvageable"><a href="history.html#concept-document-salvageable">salvageable</a></var> state back
to true.</li>
<li><p>Change <a href="dom.html#the-document's-address">the document's address</a> to the
- <a href="textFieldSelection.html#entry-script">entry script</a>'s <a href="textFieldSelection.html#script's-document" title="script's
+ <a href="browsers.html#entry-script">entry script</a>'s <a href="webappapis.html#script's-document" title="script's
document">document</a>'s <a href="dom.html#the-document's-address" title="the document's
address">address</a>.</li>
- <li><p>Create a new <a href="textFieldSelection.html#html-parser">HTML parser</a> and associate it with
+ <li><p>Create a new <a href="parsing.html#html-parser">HTML parser</a> and associate it with
the document. This is a <dfn id="script-created-parser">script-created parser</dfn> (meaning
that it can be closed by the <code title="dom-document-open"><a href="#dom-document-open">document.open()</a></code> and <code title="dom-document-close"><a href="#dom-document-close">document.close()</a></code> methods, and
that the tokenizer will wait for an explicit call to <code title="dom-document-close"><a href="#dom-document-close">document.close()</a></code> before emitting
- an end-of-file token). The encoding <a href="textFieldSelection.html#concept-encoding-confidence" title="concept-encoding-confidence">confidence</a> is
+ an end-of-file token). The encoding <a href="parsing.html#concept-encoding-confidence" title="concept-encoding-confidence">confidence</a> is
<i>irrelevant</i>.</li>
<li><p>Set the <a href="dom.html#current-document-readiness">current document readiness</a> of the
@@ -567,12 +567,12 @@
<p>If <var title="">type</var> is <em>not</em> now an <a href="infrastructure.html#ascii-case-insensitive">ASCII
case-insensitive</a> match for the string
- "<code><a href="textFieldSelection.html#text/html">text/html</a></code>", then act as if the tokenizer had emitted
+ "<code><a href="iana.html#text/html">text/html</a></code>", then act as if the tokenizer had emitted
a start tag token with the tag name "pre" followed by a single
"LF" (U+000A) character<!-- to get eaten, so that a
leading LF in the written text doesn't get eaten itself-->, then
- switch the <a href="textFieldSelection.html#html-parser">HTML parser</a>'s tokenizer to the
- <a href="textFieldSelection.html#plaintext-state">PLAINTEXT state</a>.</p>
+ switch the <a href="parsing.html#html-parser">HTML parser</a>'s tokenizer to the
+ <a href="tokenization.html#plaintext-state">PLAINTEXT state</a>.</p>
<!--
http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E...%3Ciframe%3E%3C%2Fiframe%3E%3Cscript%3Eonload%20%3D%20function%20()%20%7B%20%0D%0A%20%20var%20d%20%3D%20document.getElementsByTagName('iframe')%5B0%5D.contentDocument%3B%0D%0A%20%20d.open('image%2Fsvg%2Bxml')%3B%0D%0A%20%20d.write(%22%3Cinput%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml'%20value%3D'(x)html'%2F%3E%22)%3B%0D%0A%20%20d.close()%3B%0D%0A%7D%3B%3C%2Fscript%3E
@@ -586,20 +586,20 @@
<li>
- <p>Remove all the entries in the <a href="textFieldSelection.html#browsing-context">browsing context</a>'s
- <a href="textFieldSelection.html#session-history">session history</a> after the <a href="textFieldSelection.html#current-entry">current
- entry</a>. If the <a href="textFieldSelection.html#current-entry">current entry</a> is the last entry
+ <p>Remove all the entries in the <a href="browsers.html#browsing-context">browsing context</a>'s
+ <a href="history.html#session-history">session history</a> after the <a href="history.html#current-entry">current
+ entry</a>. If the <a href="history.html#current-entry">current entry</a> is the last entry
in the session history, then no entries are removed.</p>
- <p class="note">This <a href="textFieldSelection.html#history-notes">doesn't necessarily
+ <p class="note">This <a href="history.html#history-notes">doesn't necessarily
have to affect</a> the user agent's user interface.</p>
</li>
- <li><p>Remove any <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a> queued by
- the <a href="textFieldSelection.html#history-traversal-task-source">history traversal task source</a> that are associated
- with any <code><a href="dom.html#document">Document</a></code> objects in the <a href="textFieldSelection.html#top-level-browsing-context">top-level
- browsing context</a>'s <a href="textFieldSelection.html#document-family">document family</a>.</li>
+ <li><p>Remove any <a href="webappapis.html#concept-task" title="concept-task">tasks</a> queued by
+ the <a href="webappapis.html#history-traversal-task-source">history traversal task source</a> that are associated
+ with any <code><a href="dom.html#document">Document</a></code> objects in the <a href="browsers.html#top-level-browsing-context">top-level
+ browsing context</a>'s <a href="browsers.html#document-family">document family</a>.</li>
<li>Remove any earlier entries that share the same
<code><a href="dom.html#document">Document</a></code>.</li>
@@ -615,23 +615,23 @@
new one will be created if the session history is traversed to that
entry.</li>
- <li><p>Finally, set the <a href="textFieldSelection.html#insertion-point">insertion point</a> to point at
- just before the end of the <a href="textFieldSelection.html#input-stream">input stream</a> (which at this
+ <li><p>Finally, set the <a href="parsing.html#insertion-point">insertion point</a> to point at
+ just before the end of the <a href="parsing.html#input-stream">input stream</a> (which at this
point will be empty).</li>
<li><p>Return the <code><a href="dom.html#document">Document</a></code> on which the method was
invoked.</li>
</ol><p class="note">The <code title="dom-document-open"><a href="#dom-document-open">document.open()</a></code> method does not
- affect whether a <code><a href="dom.html#document">Document</a></code> is <a href="textFieldSelection.html#ready-for-post-load-tasks">ready for post-load
- tasks</a> or <a href="textFieldSelection.html#completely-loaded">completely loaded</a>.</p>
+ affect whether a <code><a href="dom.html#document">Document</a></code> is <a href="the-end.html#ready-for-post-load-tasks">ready for post-load
+ tasks</a> or <a href="the-end.html#completely-loaded">completely loaded</a>.</p>
<p>When called with three or more arguments, the <code title="dom-document-open"><a href="#dom-document-open">open()</a></code> method on the
- <code><a href="dom.html#document">Document</a></code> object must call the <code title="dom-open"><a href="textFieldSelection.html#dom-open">open()</a></code> method on the <code><a href="textFieldSelection.html#window">Window</a></code>
+ <code><a href="dom.html#document">Document</a></code> object must call the <code title="dom-open"><a href="browsers.html#dom-open">open()</a></code> method on the <code><a href="browsers.html#window">Window</a></code>
object of the <code><a href="dom.html#document">Document</a></code> object, with the same
arguments as the original call to the <code title="dom-document-open"><a href="#dom-document-open">open()</a></code> method, and return whatever
that method returned. If the <code><a href="dom.html#document">Document</a></code> object has no
- <code><a href="textFieldSelection.html#window">Window</a></code> object, then the method must throw an
+ <code><a href="browsers.html#window">Window</a></code> object, then the method must throw an
<code><a href="infrastructure.html#invalidaccesserror">InvalidAccessError</a></code> exception.</p>
</div>
@@ -665,15 +665,15 @@
<li><p>If there is no <a href="#script-created-parser">script-created parser</a> associated
with the document, then abort these steps.</li>
- <li><p>Insert an <a href="textFieldSelection.html#explicit-eof-character">explicit "EOF" character</a> at the end
- of the parser's <a href="textFieldSelection.html#input-stream">input stream</a>.</li>
+ <li><p>Insert an <a href="parsing.html#explicit-eof-character">explicit "EOF" character</a> at the end
+ of the parser's <a href="parsing.html#input-stream">input stream</a>.</li>
<li><p>If there is a <a href="the-script-element.html#pending-parsing-blocking-script">pending parsing-blocking script</a>,
then abort these steps.</li>
<li><p>Run the tokenizer, processing resulting tokens as they are
- emitted, and stopping when the tokenizer reaches the <a href="textFieldSelection.html#explicit-eof-character">explicit
- "EOF" character</a> or <a href="textFieldSelection.html#spin-the-event-loop" title="spin the event loop">spins
+ emitted, and stopping when the tokenizer reaches the <a href="parsing.html#explicit-eof-character">explicit
+ "EOF" character</a> or <a href="webappapis.html#spin-the-event-loop" title="spin the event loop">spins
the event loop</a>.</li>
</ol></div>
@@ -690,7 +690,7 @@
<code><a href="dom.html#document">Document</a></code>'s input stream.</p>
<p class="warning">This method has very idiosyncratic behavior. In
- some cases, this method can affect the state of the <a href="textFieldSelection.html#html-parser">HTML
+ some cases, this method can affect the state of the <a href="parsing.html#html-parser">HTML
parser</a> while the parser is running, resulting in a DOM that
does not correspond to the source of the document (e.g. if the
string written is the string "<code title=""><plaintext></code>" or "<code title=""><!--</code>"). In other cases, the call can clear the
@@ -742,7 +742,7 @@
<li>
- <p>If the <a href="textFieldSelection.html#insertion-point">insertion point</a> is undefined and either the
+ <p>If the <a href="parsing.html#insertion-point">insertion point</a> is undefined and either the
<code><a href="dom.html#document">Document</a></code>'s <a href="#ignore-opens-during-unload-counter">ignore-opens-during-unload
counter</a> is greater than zero or the <code><a href="dom.html#document">Document</a></code>'s
<a href="#ignore-destructive-writes-counter">ignore-destructive-writes counter</a> is greater than
@@ -752,20 +752,20 @@
<li>
- <p>If the <a href="textFieldSelection.html#insertion-point">insertion point</a> is undefined, call the
+ <p>If the <a href="parsing.html#insertion-point">insertion point</a> is undefined, call the
<code title="dom-document-open"><a href="#dom-document-open">open()</a></code> method on the <code title="Document"><a href="dom.html#document">document</a></code> object (with no arguments). If
- the user <a href="textFieldSelection.html#refused-to-allow-the-document-to-be-unloaded">refused to allow the document to be
+ the user <a href="history.html#refused-to-allow-the-document-to-be-unloaded">refused to allow the document to be
unloaded</a>, then abort these steps. Otherwise, the
- <a href="textFieldSelection.html#insertion-point">insertion point</a> will point at just before the end of
- the (empty) <a href="textFieldSelection.html#input-stream">input stream</a>.</p>
+ <a href="parsing.html#insertion-point">insertion point</a> will point at just before the end of
+ the (empty) <a href="parsing.html#input-stream">input stream</a>.</p>
</li>
<li>
<p>Insert the string consisting of the concatenation of all the
- arguments to the method into the <a href="textFieldSelection.html#input-stream">input stream</a> just
- before the <a href="textFieldSelection.html#insertion-point">insertion point</a>.</p>
+ arguments to the method into the <a href="parsing.html#input-stream">input stream</a> just
+ before the <a href="parsing.html#insertion-point">insertion point</a>.</p>
</li>
@@ -781,7 +781,7 @@
<li>
<p>If there is no <a href="the-script-element.html#pending-parsing-blocking-script">pending parsing-blocking script</a>,
- have the <a href="textFieldSelection.html#html-parser">HTML parser</a> process the characters that were
+ have the <a href="parsing.html#html-parser">HTML parser</a> process the characters that were
inserted, one at a time, processing resulting tokens as they are
emitted, and stopping when the tokenizer reaches the insertion
point or when the processing of the tokenizer is aborted by the
@@ -791,7 +791,7 @@
<p class="note">If the <code title="dom-document-write"><a href="#dom-document-write">document.write()</a></code> method was
called from script executing inline (i.e. executing because the
parser parsed a set of <code><a href="the-script-element.html#the-script-element">script</a></code> tags), then this is a
- <a href="textFieldSelection.html#nestedParsing">reentrant invocation of the
+ <a href="parsing.html#nestedParsing">reentrant invocation of the
parser</a>.</p>
</li>
Index: the-tfoot-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tfoot-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-tfoot-element.html 15 Oct 2012 12:50:24 -0000 1.202
+++ the-tfoot-element.html 15 Oct 2012 15:15:57 -0000 1.203
@@ -395,7 +395,7 @@
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd><code><a href="the-tbody-element.html#htmltablesectionelement">HTMLTableSectionElement</a></code>, as defined for
<code><a href="the-tbody-element.html#the-tbody-element">tbody</a></code> elements.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-tfoot-element">tfoot</a></code> element <a href="textFieldSelection.html#represents">represents</a> the <a href="attributes-common-to-td-and-th-elements.html#concept-row-group" title="concept-row-group">block</a> of <a href="attributes-common-to-td-and-th-elements.html#concept-row" title="concept-row">rows</a> that consist of the column summaries
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-tfoot-element">tfoot</a></code> element <a href="rendering.html#represents">represents</a> the <a href="attributes-common-to-td-and-th-elements.html#concept-row-group" title="concept-row-group">block</a> of <a href="attributes-common-to-td-and-th-elements.html#concept-row" title="concept-row">rows</a> that consist of the column summaries
(footers) for the parent <code><a href="the-table-element.html#the-table-element">table</a></code> element, if the
<code><a href="#the-tfoot-element">tfoot</a></code> element has a parent and it is a
<code><a href="the-table-element.html#the-table-element">table</a></code>.</p>
Index: the-thead-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-thead-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-thead-element.html 15 Oct 2012 12:50:24 -0000 1.202
+++ the-thead-element.html 15 Oct 2012 15:15:57 -0000 1.203
@@ -391,7 +391,7 @@
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd><code><a href="the-tbody-element.html#htmltablesectionelement">HTMLTableSectionElement</a></code>, as defined for
<code><a href="the-tbody-element.html#the-tbody-element">tbody</a></code> elements.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-thead-element">thead</a></code> element <a href="textFieldSelection.html#represents">represents</a> the <a href="attributes-common-to-td-and-th-elements.html#concept-row-group" title="concept-row-group">block</a> of <a href="attributes-common-to-td-and-th-elements.html#concept-row" title="concept-row">rows</a> that consist of the column labels
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-thead-element">thead</a></code> element <a href="rendering.html#represents">represents</a> the <a href="attributes-common-to-td-and-th-elements.html#concept-row-group" title="concept-row-group">block</a> of <a href="attributes-common-to-td-and-th-elements.html#concept-row" title="concept-row">rows</a> that consist of the column labels
(headers) for the parent <code><a href="the-table-element.html#the-table-element">table</a></code> element, if the
<code><a href="#the-thead-element">thead</a></code> element has a parent and it is a
<code><a href="the-table-element.html#the-table-element">table</a></code>.</p>
Index: image-maps.html
===================================================================
RCS file: /sources/public/html5/spec/image-maps.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- image-maps.html 15 Oct 2012 12:46:20 -0000 1.203
+++ image-maps.html 15 Oct 2012 15:15:47 -0000 1.204
@@ -390,7 +390,7 @@
</div>
<p>An <dfn id="image-map">image map</dfn> allows geometric areas on an image to be
- associated with <a href="textFieldSelection.html#hyperlink" title="hyperlink">hyperlinks</a>.</p>
+ associated with <a href="links.html#hyperlink" title="hyperlink">hyperlinks</a>.</p>
<p>An image, in the form of an <code><a href="the-img-element.html#the-img-element">img</a></code> element or an
<code><a href="the-object-element.html#the-object-element">object</a></code> element representing an image, may be associated
@@ -457,14 +457,14 @@
content</a> is shown instead). The following steps therefore only
apply to <code><a href="the-img-element.html#the-img-element">img</a></code> elements.</p>
- <ol><li><p>Remove all the <code><a href="the-area-element.html#the-area-element">area</a></code> elements in <var title="">areas</var> that have no <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute.</li>
+ <ol><li><p>Remove all the <code><a href="the-area-element.html#the-area-element">area</a></code> elements in <var title="">areas</var> that have no <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute.</li>
<li><p>Remove all the <code><a href="the-area-element.html#the-area-element">area</a></code> elements in <var title="">areas</var> that have no <code title="attr-area-alt"><a href="the-area-element.html#attr-area-alt">alt</a></code> attribute, or whose <code title="attr-area-alt"><a href="the-area-element.html#attr-area-alt">alt</a></code> attribute's value is the empty
string, <em>if</em> there is another <code><a href="the-area-element.html#the-area-element">area</a></code> element in
- <var title="">areas</var> with the same value in the <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute and with a
+ <var title="">areas</var> with the same value in the <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute and with a
non-empty <code title="attr-area-alt"><a href="the-area-element.html#attr-area-alt">alt</a></code> attribute.</li>
- <li><p>Each remaining <code><a href="the-area-element.html#the-area-element">area</a></code> element in <var title="">areas</var> represents a <a href="textFieldSelection.html#hyperlink">hyperlink</a>. Those
+ <li><p>Each remaining <code><a href="the-area-element.html#the-area-element">area</a></code> element in <var title="">areas</var> represents a <a href="links.html#hyperlink">hyperlink</a>. Those
hyperlinks should all be made available to the user in a manner
associated with the text of the <code><a href="the-img-element.html#the-img-element">img</a></code>.</p>
@@ -574,7 +574,7 @@
<span title="">(<var title="">N</var>/2)-1</span>, where <var title="">N</var> is the number of items in <var title="">coords</var>.</p>
<p>The shape is a polygon whose vertices are given by <var title="">the coordinates</var>, and whose interior is
- established using the even-odd rule. <a href="textFieldSelection.html#refsGRAPHICS">[GRAPHICS]</a></p>
+ established using the even-odd rule. <a href="references.html#refsGRAPHICS">[GRAPHICS]</a></p>
<!--
browsers implement the even-odd rule / even winding rule:
@@ -615,7 +615,7 @@
shape covering the point that the pointing device indicated, if any,
or to the image element itself, if there is no shape covering that
point. User agents may also allow individual <code><a href="the-area-element.html#the-area-element">area</a></code>
- elements representing <a href="textFieldSelection.html#hyperlink" title="hyperlink">hyperlinks</a> to
+ elements representing <a href="links.html#hyperlink" title="hyperlink">hyperlinks</a> to
be selected and activated (e.g. using a keyboard).</p>
<p class="note">Because a <code><a href="the-map-element.html#the-map-element">map</a></code> element (and its
Index: the-br-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-br-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-br-element.html 15 Oct 2012 12:48:55 -0000 1.202
+++ the-br-element.html 15 Oct 2012 15:15:52 -0000 1.203
@@ -388,7 +388,7 @@
<dd>
<pre class="idl">interface <dfn id="htmlbrelement">HTMLBRElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-br-element">br</a></code> element <a href="textFieldSelection.html#represents">represents</a> a line
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-br-element">br</a></code> element <a href="rendering.html#represents">represents</a> a line
break.</p>
<p class="note">While line breaks are usually represented in visual
@@ -449,7 +449,7 @@
purposes of the Unicode bidirectional algorithm. This requirement
may be implemented indirectly through the style layer. For example,
an HTML+CSS user agent could implement these requirements by
- implementing the CSS 'unicode-bidi' property. <a href="textFieldSelection.html#refsBIDI">[BIDI]</a> <a href="textFieldSelection.html#refsCSS">[CSS]</a></p>
+ implementing the CSS 'unicode-bidi' property. <a href="references.html#refsBIDI">[BIDI]</a> <a href="references.html#refsCSS">[CSS]</a></p>
</div>
Index: the-meta-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meta-element.html,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -d -r1.208 -r1.209
--- the-meta-element.html 15 Oct 2012 12:50:08 -0000 1.208
+++ the-meta-element.html 15 Oct 2012 15:15:55 -0000 1.209
@@ -401,7 +401,7 @@
attribute DOMString <a href="#dom-meta-content" title="dom-meta-content">content</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-meta-element">meta</a></code> element <a href="textFieldSelection.html#represents">represents</a> various
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-meta-element">meta</a></code> element <a href="rendering.html#represents">represents</a> various
kinds of metadata that cannot be expressed using the
<code><a href="the-title-element.html#the-title-element">title</a></code>, <code><a href="the-base-element.html#the-base-element">base</a></code>, <code><a href="the-link-element.html#the-link-element">link</a></code>,
<code><a href="the-style-element.html#the-style-element">style</a></code>, and <code><a href="the-script-element.html#the-script-element">script</a></code> elements.</p>
@@ -599,7 +599,7 @@
<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="textFieldSelection.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p>
+ MetaExtensions page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p>
<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
@@ -836,7 +836,7 @@
string that resulted from the previous step.</li>
</ol><p class="note">This pragma is not exactly equivalent to the HTTP
- <code>Content-Language</code> header. <a href="textFieldSelection.html#refsHTTP">[HTTP]</a></p>
+ <code>Content-Language</code> header. <a href="references.html#refsHTTP">[HTTP]</a></p>
</dd>
@@ -886,7 +886,7 @@
steps.</li>
<li><p>Set the <a href="infrastructure.html#preferred-style-sheet-set">preferred style sheet set</a> to the
- value of the element's <code title="attr-meta-content"><a href="#attr-meta-content">content</a></code> attribute. <a href="textFieldSelection.html#refsCSSOM">[CSSOM]</a></li>
+ value of the element's <code title="attr-meta-content"><a href="#attr-meta-content">content</a></code> attribute. <a href="references.html#refsCSSOM">[CSSOM]</a></li>
</ol></div>
@@ -997,19 +997,19 @@
<p>After the refresh has come due (as defined below), if the
user has not canceled the redirect and if the
<code><a href="#the-meta-element">meta</a></code> element's <code><a href="dom.html#document">Document</a></code>'s
- <a href="textFieldSelection.html#active-sandboxing-flag-set">active sandboxing flag set</a> does not have the
- <a href="textFieldSelection.html#sandboxed-automatic-features-browsing-context-flag">sandboxed automatic features browsing context
- flag</a> set, <a href="textFieldSelection.html#navigate" title="navigate">navigate</a><!--DONAV meta refresh--> the
- <code><a href="dom.html#document">Document</a></code>'s <a href="textFieldSelection.html#browsing-context">browsing context</a> to <var title="">url</var>, with <a href="textFieldSelection.html#replacement-enabled">replacement enabled</a>, and
- with the <code><a href="dom.html#document">Document</a></code>'s <a href="textFieldSelection.html#browsing-context">browsing context</a>
- as the <a href="textFieldSelection.html#source-browsing-context">source browsing context</a>.</p>
+ <a href="browsers.html#active-sandboxing-flag-set">active sandboxing flag set</a> does not have the
+ <a href="browsers.html#sandboxed-automatic-features-browsing-context-flag">sandboxed automatic features browsing context
+ flag</a> set, <a href="history.html#navigate" title="navigate">navigate</a><!--DONAV meta refresh--> the
+ <code><a href="dom.html#document">Document</a></code>'s <a href="browsers.html#browsing-context">browsing context</a> to <var title="">url</var>, with <a href="history.html#replacement-enabled">replacement enabled</a>, and
+ with the <code><a href="dom.html#document">Document</a></code>'s <a href="browsers.html#browsing-context">browsing context</a>
+ as the <a href="history.html#source-browsing-context">source browsing context</a>.</p>
<p>For the purposes of the previous paragraph, a refresh is
said to have come due as soon as the <em>later</em> of the
following two conditions occurs:</p>
<ul><li>At least <var title="">time</var> seconds have elapsed
- since the document has <a href="textFieldSelection.html#completely-loaded">completely loaded</a>,
+ since the document has <a href="the-end.html#completely-loaded">completely loaded</a>,
adjusted to take into account user or user agent
preferences.</li>
<!-- http://software.hixie.ch/utilities/js/live-dom-viewer/saved/774 -->
@@ -1024,9 +1024,9 @@
</ul></li>
<li><p>Provide the user with an interface that, when selected,
- <a href="textFieldSelection.html#navigate" title="navigate">navigates</a><!--DONAV meta
- refresh--> a <a href="textFieldSelection.html#browsing-context">browsing context</a> to <var title="">url</var>, with the document's browsing context as the
- <a href="textFieldSelection.html#source-browsing-context">source browsing context</a>.</li>
+ <a href="history.html#navigate" title="navigate">navigates</a><!--DONAV meta
+ refresh--> a <a href="browsers.html#browsing-context">browsing context</a> to <var title="">url</var>, with the document's browsing context as the
+ <a href="history.html#source-browsing-context">source browsing context</a>.</li>
<li><p>Do nothing.</li>
@@ -1085,7 +1085,7 @@
<dd class="impl">
- <p>This pragma sets an HTTP cookie. <a href="textFieldSelection.html#refsCOOKIES">[COOKIES]</a></p>
+ <p>This pragma sets an HTTP cookie. <a href="references.html#refsCOOKIES">[COOKIES]</a></p>
<p>It is non-conforming. Real HTTP headers should be used instead.</p>
@@ -1093,13 +1093,13 @@
attribute's value is the empty string, then abort these
steps.</li>
- <li><p><a href="textFieldSelection.html#obtain-the-storage-mutex">Obtain the storage mutex</a>.</li>
+ <li><p><a href="webappapis.html#obtain-the-storage-mutex">Obtain the storage mutex</a>.</li>
<li><p>Act as if <a href="infrastructure.html#receives-a-set-cookie-string" title="receives a
set-cookie-string">receiving a set-cookie-string</a> for
<a href="dom.html#the-document's-address">the document's address</a> via a "non-HTTP" API,
consisting of the value of the element's <code title="attr-meta-content"><a href="#attr-meta-content">content</a></code> attribute encoded as
- UTF-8. <a href="textFieldSelection.html#refsCOOKIES">[COOKIES]</a> <a href="textFieldSelection.html#refsRFC3629">[RFC3629]</a></li>
+ UTF-8. <a href="references.html#refsCOOKIES">[COOKIES]</a> <a href="references.html#refsRFC3629">[RFC3629]</a></li>
</ol></dd>
@@ -1112,12 +1112,12 @@
<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="textFieldSelection.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p>
+ PragmaExtensions page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p>
<p>Such extensions must use a name that is identical to an HTTP
header registered in the Permanent Message Header Field Registry,
and must have behavior identical to that described for the HTTP
- header. <a href="textFieldSelection.html#refsIANAPERMHEADERS">[IANAPERMHEADERS]</a></p>
+ header. <a href="references.html#refsIANAPERMHEADERS">[IANAPERMHEADERS]</a></p>
<p>Pragma directives corresponding to headers describing metadata,
or not requiring specific user agent processing, must not be
@@ -1185,10 +1185,10 @@
<li>The value must be a valid character encoding name, and must be
an <a href="infrastructure.html#ascii-case-insensitive">ASCII case-insensitive</a> match for the
- <a href="infrastructure.html#preferred-mime-name">preferred MIME name</a> for that encoding. <a href="textFieldSelection.html#refsIANACHARSET">[IANACHARSET]</a></li>
+ <a href="infrastructure.html#preferred-mime-name">preferred MIME name</a> for that encoding. <a href="references.html#refsIANACHARSET">[IANACHARSET]</a></li>
<li>The character encoding declaration must be serialized without
- the use of <a href="textFieldSelection.html#syntax-charref" title="syntax-charref">character references</a>
+ the use of <a href="syntax.html#syntax-charref" title="syntax-charref">character references</a>
or character escapes of any kind.</li>
<li id="charset1024"><span id="charset512" title="">The element
@@ -1235,12 +1235,12 @@
<a href="infrastructure.html#ascii-compatible-character-encoding">ASCII-compatible character encoding</a>.</p>
<p>Authors are encouraged to use UTF-8. Conformance checkers may
- advise authors against using legacy encodings. <a href="textFieldSelection.html#refsRFC3629">[RFC3629]</a></p>
+ advise authors against using legacy encodings. <a href="references.html#refsRFC3629">[RFC3629]</a></p>
<div class="impl">
<p>Authoring tools should default to using UTF-8 for newly-created
- documents. <a href="textFieldSelection.html#refsRFC3629">[RFC3629]</a></p>
+ documents. <a href="references.html#refsRFC3629">[RFC3629]</a></p>
</div>
@@ -1265,24 +1265,24 @@
use the CESU-8, UTF-7, BOCU-1 and SCSU encodings, which also fall
into this category, because these encodings were never intended for
use for Web content.
- <a href="textFieldSelection.html#refsRFC1345">[RFC1345]</a><!-- for the JIS types -->
- <a href="textFieldSelection.html#refsRFC1842">[RFC1842]</a><!-- HZ-GB-2312 -->
- <a href="textFieldSelection.html#refsRFC1468">[RFC1468]</a><!-- ISO-2022-JP -->
- <a href="textFieldSelection.html#refsRFC2237">[RFC2237]</a><!-- ISO-2022-JP-1 -->
- <a href="textFieldSelection.html#refsRFC1554">[RFC1554]</a><!-- ISO-2022-JP-2 -->
- <a href="textFieldSelection.html#refsCP50220">[CP50220]</a><!-- CP50220, the compatibility replacement for ISO-2022-JP -->
- <a href="textFieldSelection.html#refsRFC1922">[RFC1922]</a><!-- ISO-2022-CN and ISO-2022-CN-EXT -->
- <a href="textFieldSelection.html#refsRFC1557">[RFC1557]</a><!-- ISO-2022-KR -->
- <a href="textFieldSelection.html#refsCESU8">[CESU8]</a>
- <a href="textFieldSelection.html#refsUTF7">[UTF7]</a>
- <a href="textFieldSelection.html#refsBOCU1">[BOCU1]</a>
- <a href="textFieldSelection.html#refsSCSU">[SCSU]</a>
+ <a href="references.html#refsRFC1345">[RFC1345]</a><!-- for the JIS types -->
+ <a href="references.html#refsRFC1842">[RFC1842]</a><!-- HZ-GB-2312 -->
+ <a href="references.html#refsRFC1468">[RFC1468]</a><!-- ISO-2022-JP -->
+ <a href="references.html#refsRFC2237">[RFC2237]</a><!-- ISO-2022-JP-1 -->
+ <a href="references.html#refsRFC1554">[RFC1554]</a><!-- ISO-2022-JP-2 -->
+ <a href="references.html#refsCP50220">[CP50220]</a><!-- CP50220, the compatibility replacement for ISO-2022-JP -->
+ <a href="references.html#refsRFC1922">[RFC1922]</a><!-- ISO-2022-CN and ISO-2022-CN-EXT -->
+ <a href="references.html#refsRFC1557">[RFC1557]</a><!-- ISO-2022-KR -->
+ <a href="references.html#refsCESU8">[CESU8]</a>
+ <a href="references.html#refsUTF7">[UTF7]</a>
+ <a href="references.html#refsBOCU1">[BOCU1]</a>
+ <a href="references.html#refsSCSU">[SCSU]</a>
<!-- no idea what to reference for JOHAB or EBCDIC, so... -->
</p>
<p>Authors should not use UTF-32, as the encoding detection
algorithms described in this specification intentionally do not
- distinguish it from UTF-16. <a href="textFieldSelection.html#refsUNICODE">[UNICODE]</a></p>
+ distinguish it from UTF-16. <a href="references.html#refsUNICODE">[UNICODE]</a></p>
<p class="note">Using non-UTF-8 encodings can have unexpected
results on form submission and URL encodings, which use the
Index: the-wbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-wbr-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-wbr-element.html 15 Oct 2012 12:50:26 -0000 1.202
+++ the-wbr-element.html 15 Oct 2012 15:15:57 -0000 1.203
@@ -386,7 +386,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-wbr-element">wbr</a></code> element <a href="textFieldSelection.html#represents">represents</a> a line break
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-wbr-element">wbr</a></code> element <a href="rendering.html#represents">represents</a> a line break
opportunity.</p>
<div class="example">
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.1269
retrieving revision 1.1270
diff -u -d -r1.1269 -r1.1270
--- introduction.html 15 Oct 2012 12:46:34 -0000 1.1269
+++ introduction.html 15 Oct 2012 15:15:47 -0000 1.1270
@@ -552,7 +552,7 @@
<p>A separate document has been published by the W3C HTML working
group to document the differences between the HTML specified in this
- document and the language described in the HTML4 specification. <a href="textFieldSelection.html#refsHTMLDIFF">[HTMLDIFF]</a></p>
+ document and the language described in the HTML4 specification. <a href="references.html#refsHTMLDIFF">[HTMLDIFF]</a></p>
@@ -587,9 +587,9 @@
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="textFieldSelection.html#browsing-context" title="browsing context">browsing contexts</a>.</p>
+ completely serializing the execution of all scripts in all <a href="browsers.html#browsing-context" title="browsing context">browsing contexts</a>.</p>
- <p class="note">The <code title="dom-navigator-yieldForStorageUpdates"><a href="textFieldSelection.html#dom-navigator-yieldforstorageupdates">navigator.yieldForStorageUpdates()</a></code>
+ <p class="note">The <code title="dom-navigator-yieldForStorageUpdates"><a href="system-state-and-capabilities.html#dom-navigator-yieldforstorageupdates">navigator.yieldForStorageUpdates()</a></code>
method, in this model, is equivalent to allowing other scripts to
run while the calling script is blocked.</p>
@@ -625,7 +625,7 @@
<p>The first such concrete syntax is the HTML syntax. This is the
format suggested for most authors. It is compatible with most legacy
Web browsers. If a document is transmitted with the
- <code><a href="textFieldSelection.html#text/html">text/html</a></code> <a href="infrastructure.html#mime-type">MIME type</a>, then it will be
+ <code><a href="iana.html#text/html">text/html</a></code> <a href="infrastructure.html#mime-type">MIME type</a>, then it will be
processed as an HTML document by Web browsers.
<!--VERSION-->
@@ -637,7 +637,7 @@
<p>The second concrete syntax is the XHTML syntax, which is an
application of XML. When a document is transmitted with an <a href="infrastructure.html#xml-mime-type">XML
- MIME type</a>, such as <code><a href="textFieldSelection.html#application/xhtml+xml">application/xhtml+xml</a></code>, then
+ MIME type</a>, such as <code><a href="iana.html#application/xhtml+xml">application/xhtml+xml</a></code>, then
it is treated as an XML document by Web browsers, to be parsed by an
XML processor. Authors are reminded that the processing for XML and
HTML differs; in particular, even minor syntax errors will prevent a
@@ -689,18 +689,18 @@
<!--MD-->
- <dt><a href="textFieldSelection.html#browsers">Loading Web pages</a></dt>
+ <dt><a href="browsers.html#browsers">Loading Web pages</a></dt>
<dd>HTML documents do not exist in a vacuum — this section
defines many of the features that affect environments that deal
with multiple pages.</dd>
- <dt><a href="textFieldSelection.html#webappapis">Web application APIs</a></dt>
+ <dt><a href="webappapis.html#webappapis">Web application APIs</a></dt>
<dd>This section introduces basic features for scripting of
applications in HTML.</dd>
- <dt><a href="textFieldSelection.html#editing">User interaction</a></dt>
+ <dt><a href="editing.html#editing">User interaction</a></dt>
<dd>HTML documents can provide a number of mechanisms for users to
interact with and modify content, which are described in this
@@ -711,8 +711,8 @@
<!--POSTMSG-->
- <dt><a href="textFieldSelection.html#syntax">The HTML syntax</a></dt>
- <dt><a href="textFieldSelection.html#xhtml">The XHTML syntax</a></dt>
+ <dt><a href="syntax.html#syntax">The HTML syntax</a></dt>
+ <dt><a href="the-xhtml-syntax.html#xhtml">The XHTML syntax</a></dt>
<dd>All of these features would be for naught if they couldn't be
represented in a serialized form and sent to other people, and so
@@ -720,8 +720,8 @@
rules for how to parse content using those syntaxes.</dd>
- </dl><p>There are also some appendices, defining <a href="textFieldSelection.html#rendering">rendering rules</a> for Web browsers and listing
- <a href="textFieldSelection.html#obsolete">obsolete features</a> and <a href="textFieldSelection.html#iana">IANA
+ </dl><p>There are also some appendices, defining <a href="rendering.html#rendering">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>.</p>
@@ -895,7 +895,7 @@
<li>The maximum allowed stack depth for recursion in script.</li>
<li>Features that describe the user's environment, like Media
- Queries and the <code>Screen</code> object. <a href="textFieldSelection.html#refsMQ">[MQ]</a> <a href="textFieldSelection.html#refsCSSOMVIEW">[CSSOMVIEW]</a></li>
+ Queries and the <code>Screen</code> object. <a href="references.html#refsMQ">[MQ]</a> <a href="references.html#refsCSSOMVIEW">[CSSOMVIEW]</a></li>
<li>The user's time zone.</li>
@@ -917,9 +917,9 @@
</html></pre>
<p>HTML documents consist of a tree of elements and text. Each
- element is denoted in the source by a <a href="textFieldSelection.html#syntax-start-tag" title="syntax-start-tag">start tag</a>, such as "<code title=""><body></code>", and an <a href="textFieldSelection.html#syntax-end-tag" title="syntax-end-tag">end
+ element is denoted in the source by a <a href="syntax.html#syntax-start-tag" title="syntax-start-tag">start tag</a>, such as "<code title=""><body></code>", and an <a href="syntax.html#syntax-end-tag" title="syntax-end-tag">end
tag</a>, such as "<code title=""></body></code>". (Certain
- start tags and end tags can in certain cases be <a href="textFieldSelection.html#syntax-tag-omission" title="syntax-tag-omission">omitted</a> and are implied by other
+ start tags and end tags can in certain cases be <a href="syntax.html#syntax-tag-omission" title="syntax-tag-omission">omitted</a> and are implied by other
tags.)</p>
<p>Tags have to be nested such that elements are all completely
@@ -933,13 +933,13 @@
nested.</p>
<p>Elements can have attributes, which control how the elements
- work. In the example below, there is a <a href="textFieldSelection.html#hyperlink">hyperlink</a>,
- formed using the <code><a href="the-a-element.html#the-a-element">a</a></code> element and its <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute:</p>
+ work. In the example below, there is a <a href="links.html#hyperlink">hyperlink</a>,
+ formed using the <code><a href="the-a-element.html#the-a-element">a</a></code> element and its <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute:</p>
<pre><a href="demo.html">simple</a></pre>
- <p><a href="textFieldSelection.html#syntax-attributes" title="syntax-attributes">Attributes</a> are placed
- inside the start tag, and consist of a <a href="textFieldSelection.html#syntax-attribute-name" title="syntax-attribute-name">name</a> and a <a href="textFieldSelection.html#syntax-attribute-value" title="syntax-attribute-value">value</a>, separated by an "<code title="">=</code>" character. The attribute value can remain <a href="textFieldSelection.html#unquoted">unquoted</a> if it doesn't contain <a href="common-microsyntaxes.html#space-character" title="space character">space characters</a> or any of <code title="">"</code> <code title="">'</code> <code title="">`</code>
+ <p><a href="syntax.html#syntax-attributes" title="syntax-attributes">Attributes</a> are placed
+ inside the start tag, and consist of a <a href="syntax.html#syntax-attribute-name" title="syntax-attribute-name">name</a> and a <a href="syntax.html#syntax-attribute-value" title="syntax-attribute-value">value</a>, separated by an "<code title="">=</code>" character. The attribute value can remain <a href="syntax.html#unquoted">unquoted</a> if it doesn't contain <a href="common-microsyntaxes.html#space-character" title="space character">space characters</a> or any of <code title="">"</code> <code title="">'</code> <code title="">`</code>
<code title="">=</code> <code title=""><</code> or <code title="">></code>. Otherwise, it has to be quoted using either
single or double quotes. The value, along with the "<code title="">=</code>" character, can be omitted altogether if the value
is the empty string.</p>
@@ -990,7 +990,7 @@
<hr><p>This DOM tree can be manipulated from scripts in the
page. Scripts (typically in JavaScript) are small programs that can
be embedded using the <code><a href="the-script-element.html#the-script-element">script</a></code> element or using
- <a href="textFieldSelection.html#event-handler-content-attributes">event handler content attributes</a>. For example, here is
+ <a href="webappapis.html#event-handler-content-attributes">event handler content attributes</a>. For example, here is
a form with a script that sets the value of the form's
<code><a href="the-output-element.html#the-output-element">output</a></code> element to say "Hello World":</p>
@@ -1004,7 +1004,7 @@
<p>Each element in the DOM tree is represented by an object, and
these objects have APIs so that they can be manipulated. For
instance, a link (e.g. the <code><a href="the-a-element.html#the-a-element">a</a></code> element in the tree above)
- can have its "<code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code>"
+ can have its "<code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code>"
attribute changed in several ways:</p>
<pre>var a = <a href="dom.html#document" title="Document">document</a>.<a href="dom.html#dom-document-links" title="dom-document-links">links</a>[0]; // obtain the first link in the document
@@ -1065,7 +1065,7 @@
<p>The security model of the Web is based on the concept of
"origins", and correspondingly many of the potential attacks on the
- Web involve cross-origin actions. <a href="textFieldSelection.html#refsORIGIN">[ORIGIN]</a></p>
+ Web involve cross-origin actions. <a href="references.html#refsORIGIN">[ORIGIN]</a></p>
<dl><dt>Not validating user input</dt>
<dt>Cross-site scripting (XSS)</dt>
@@ -1128,7 +1128,7 @@
<ul><li>When allowing harmless-seeming elements like
<code><a href="the-img-element.html#the-img-element">img</a></code>, it is important to whitelist any provided
attributes as well. If one allowed all attributes then an
- attacker could, for instance, use the <code title="handler-onload"><a href="textFieldSelection.html#handler-onload">onload</a></code> attribute to run arbitrary
+ attacker could, for instance, use the <code title="handler-onload"><a href="webappapis.html#handler-onload">onload</a></code> attribute to run arbitrary
script.</li>
<li>When allowing URLs to be provided (e.g. for links), the
@@ -1187,7 +1187,7 @@
<p>To avoid this, sites that do not expect to be used in frames
are encouraged to only enable their interface if they detect that
- they are not in a frame (e.g. by comparing the <code title="dom-window"><a href="textFieldSelection.html#dom-window">window</a></code> object to the value of the <code title="dom-top"><a href="textFieldSelection.html#dom-top">top</a></code> attribute).</p>
+ they are not in a frame (e.g. by comparing the <code title="dom-window"><a href="browsers.html#dom-window">window</a></code> object to the value of the <code title="dom-top"><a href="browsers.html#dom-top">top</a></code> attribute).</p>
</dd>
@@ -1205,7 +1205,7 @@
that authors need to be careful to avoid hooking event handlers
after the events could have possibly fired.</p>
- <p>There are two techniques for doing this reliably: use <a href="textFieldSelection.html#event-handler-content-attributes">event
+ <p>There are two techniques for doing this reliably: use <a href="webappapis.html#event-handler-content-attributes">event
handler content attributes</a>, or create the element and add the
event handlers in the same script. The latter is safe because, as
mentioned earlier, scripts are run to completion before further
@@ -1218,7 +1218,7 @@
event could fire as soon as the element has been parsed, especially
if the image has already been cached (which is common).</p>
- <p>Here, the author uses the <code title="handler-onload"><a href="textFieldSelection.html#handler-onload">onload</a></code> handler on an <code><a href="the-img-element.html#the-img-element">img</a></code>
+ <p>Here, the author uses the <code title="handler-onload"><a href="webappapis.html#handler-onload">onload</a></code> handler on an <code><a href="the-img-element.html#the-img-element">img</a></code>
element to catch the <code title="event-load">load</code> event:</p>
<pre><img src="games.png" alt="Games" onload="gamesLogoHasLoaded(event)"></pre>
@@ -1379,7 +1379,7 @@
<p>To allow user agents to be used in controlled environments
without having to implement the more bizarre and convoluted error
handling rules, user agents are permitted to fail whenever
- encountering a <a href="textFieldSelection.html#parse-error">parse error</a>.</p>
+ encountering a <a href="parsing.html#parse-error">parse error</a>.</p>
</dd>
@@ -1827,7 +1827,7 @@
on the content models of elements and values of attributes are
intended to allow for future expansion of the HTML vocabulary.</p>
- <p class="example">For example, limiting the values of the <code title="attr-hyperlink-target"><a href="textFieldSelection.html#attr-hyperlink-target">target</a></code> attribute that start
+ <p class="example">For example, limiting the values of the <code title="attr-hyperlink-target"><a href="links.html#attr-hyperlink-target">target</a></code> attribute that start
with an "_" (U+005F) character to only specific predefined
values allows new predefined values to be introduced at a future
time without conflicting with author-defined values.</p>
@@ -1855,7 +1855,7 @@
<p>The following documents might be of interest to readers of this
specification.</p>
- <dl><dt><cite>Character Model for the World Wide Web 1.0: Fundamentals</cite> <a href="textFieldSelection.html#refsCHARMOD">[CHARMOD]</a></dt>
+ <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
authors of specifications, software developers, and content
@@ -1867,7 +1867,7 @@
identification of character encodings, character escaping, and
string indexing.</blockquote></dd>
- <dt><cite>Unicode Security Considerations</cite> <a href="textFieldSelection.html#refsUTR36">[UTR36]</a></dt>
+ <dt><cite>Unicode Security Considerations</cite> <a href="references.html#refsUTR36">[UTR36]</a></dt>
<dd><blockquote><p>Because Unicode contains such a large number of
characters and incorporates the varied writing systems of the
@@ -1879,7 +1879,7 @@
provides specific recommendations to reduce the risk of
problems.</blockquote></dd>
- <dt><cite>Web Content Accessibility Guidelines (WCAG) 2.0</cite> <a href="textFieldSelection.html#refsWCAG">[WCAG]</a></dt>
+ <dt><cite>Web Content Accessibility Guidelines (WCAG) 2.0</cite> <a href="references.html#refsWCAG">[WCAG]</a></dt>
<dd><blockquote><p>Web Content Accessibility Guidelines (WCAG) 2.0
covers a wide range of recommendations for making Web content more
@@ -1891,7 +1891,7 @@
guidelines will also often make your Web content more usable to
users in general.</blockquote></dd>
- <dt class="impl"><cite>Authoring Tool Accessibility Guidelines (ATAG) 2.0</cite> <a href="textFieldSelection.html#refsATAG">[ATAG]</a></dt>
+ <dt class="impl"><cite>Authoring Tool Accessibility Guidelines (ATAG) 2.0</cite> <a href="references.html#refsATAG">[ATAG]</a></dt>
<dd class="impl"><blockquote><p>This specification provides
guidelines for designing Web content authoring tools that are more
@@ -1901,7 +1901,7 @@
as well as by enabling, supporting, and promoting the production of
accessible Web content by all authors.</blockquote></dd>
- <dt class="impl"><cite>User Agent Accessibility Guidelines (UAAG) 2.0</cite> <a href="textFieldSelection.html#refsUAAG">[UAAG]</a></dt>
+ <dt class="impl"><cite>User Agent Accessibility Guidelines (UAAG) 2.0</cite> <a href="references.html#refsUAAG">[UAAG]</a></dt>
<dd class="impl"><blockquote><p>This document provides guidelines
for designing user agents that lower barriers to Web accessibility
@@ -1915,7 +1915,7 @@
disabilities, should find conforming user agents to be more
usable.</blockquote></dd>
- <dt><cite>Polyglot Markup: HTML-Compatible XHTML Documents</cite> <a href="textFieldSelection.html#refsPOLYGLOT">[POLYGLOT]</a></dt>
+ <dt><cite>Polyglot Markup: HTML-Compatible XHTML Documents</cite> <a href="references.html#refsPOLYGLOT">[POLYGLOT]</a></dt>
<dd><blockquote><p>A document that uses polyglot markup is a document
that is a stream of bytes that parses into identical document trees
@@ -1933,7 +1933,7 @@
<!--(the following is not included in the WHATWG spec for quality reasons)-->
<!--HPAAIG--><!--FORK-->
- <dt><cite>HTML to Platform Accessibility APIs Implementation Guide</cite> <a href="textFieldSelection.html#refsHPAAIG">[HPAAIG]</a></dt>
+ <dt><cite>HTML to Platform Accessibility APIs Implementation Guide</cite> <a href="references.html#refsHPAAIG">[HPAAIG]</a></dt>
<dd><blockquote><p>This is draft documentation mapping HTML
elements and attributes to accessibility API Roles, States and
--- NEW FILE: editing.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>7 User interaction — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...1367 lines suppressed...]
'white-space' requires adjacent regular spaces to be collapsed
together.</p>
<p>In the former case, "<samp>yellow⍽</samp>" might wrap to
the next line ("⍽" being used here to represent a
non-breaking space) even though "<samp>yellow</samp>" alone might
fit at the end of the line; in the latter case,
"<samp>⍽ball</samp>", if wrapped to the start of the line,
would have visible indentation from the non-breaking space.</p>
<p>When 'white-space' is set to 'pre-wrap', however, the editing
rules will instead simply put two regular spaces between the words,
and should the two words be split at the end of a line, the spaces
would be neatly removed from the rendering.</p>
</div>
Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -d -r1.272 -r1.273
--- common-microsyntaxes.html 15 Oct 2012 12:45:55 -0000 1.272
+++ common-microsyntaxes.html 15 Oct 2012 15:15:45 -0000 1.273
@@ -409,7 +409,7 @@
<p>The <dfn id="white_space" title="White_Space">White_Space characters</dfn> are
those that have the Unicode property "White_Space" in the Unicode
- <code title="">PropList.txt</code> data file. <a href="textFieldSelection.html#refsUNICODE">[UNICODE]</a></p>
+ <code title="">PropList.txt</code> data file. <a href="references.html#refsUNICODE">[UNICODE]</a></p>
<p class="note">This should not be confused with the "White_Space"
value (abbreviated "WS") of the "Bidi_Class" property in the <code title="">Unicode.txt</code> data file.</p>
@@ -453,7 +453,7 @@
White_Space characters</dfn> means that the user agent must
<a href="#collect-a-sequence-of-characters">collect a sequence of characters</a> that are
<a href="#white_space">White_Space</a> characters. In both cases, the collected
- characters are not used. <a href="textFieldSelection.html#refsUNICODE">[UNICODE]</a></p>
+ characters are not used. <a href="references.html#refsUNICODE">[UNICODE]</a></p>
<p>When a user agent is to <dfn id="strip-line-breaks">strip line breaks</dfn> from a
string, the user agent must remove any "LF" (U+000A) and
@@ -1373,7 +1373,7 @@
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
<em>28</em> otherwise. This takes into account leap years in the
- Gregorian calendar. <a href="textFieldSelection.html#refsGREGORIAN">[GREGORIAN]</a></p>
+ Gregorian calendar. <a href="references.html#refsGREGORIAN">[GREGORIAN]</a></p>
<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
@@ -1388,7 +1388,7 @@
Implementors are therefore encouraged to carefully examine any date
parsing libraries before using them to implement the parsing rules
described below; ISO8601 libraries might not parse dates and times
- in exactly the same manner. <a href="textFieldSelection.html#refsISO8601">[ISO8601]</a></p>
+ in exactly the same manner. <a href="references.html#refsISO8601">[ISO8601]</a></p>
</div>
@@ -1397,7 +1397,7 @@
<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="textFieldSelection.html#refsGREGORIAN">[GREGORIAN]</a></p>
+ information beyond a year and a month. <a href="references.html#refsGREGORIAN">[GREGORIAN]</a></p>
<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
@@ -1469,7 +1469,7 @@
<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="textFieldSelection.html#refsGREGORIAN">[GREGORIAN]</a></p>
+ of a year, a month, and a day. <a href="references.html#refsGREGORIAN">[GREGORIAN]</a></p>
<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
@@ -1541,7 +1541,7 @@
<p>A <dfn id="concept-yearless-date" title="concept-yearless-date">yearless date</dfn> consists
of a Gregorian month and a day within that month, but with no
- associated year. <a href="textFieldSelection.html#refsGREGORIAN">[GREGORIAN]</a></p>
+ associated year. <a href="references.html#refsGREGORIAN">[GREGORIAN]</a></p>
<p>A string is a <dfn id="valid-yearless-date-string">valid yearless date string</dfn> representing
a month <var title="">month</var> and a day <var title="">day</var>
@@ -1772,7 +1772,7 @@
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
- a time zone. <a href="textFieldSelection.html#refsGREGORIAN">[GREGORIAN]</a></p>
+ a time zone. <a href="references.html#refsGREGORIAN">[GREGORIAN]</a></p>
<p>A string is a <dfn id="valid-local-date-and-time-string">valid local date and time string</dfn>
representing a date and time if it consists of the following
@@ -1986,7 +1986,7 @@
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
time-zone offset, consisting of a signed number of hours and
- minutes. <a href="textFieldSelection.html#refsGREGORIAN">[GREGORIAN]</a></p>
+ minutes. <a href="references.html#refsGREGORIAN">[GREGORIAN]</a></p>
<p>A string is a <dfn id="valid-global-date-and-time-string">valid global date and time string</dfn>
representing a date, time, and a time-zone offset if it consists of
@@ -2070,7 +2070,7 @@
<p class="note">The zone offset is not a complete time zone specification. When working
with real date and time values, consider using a separate field for time zone,
- perhaps using IANA time zone IDs. <a href="textFieldSelection.html#refsTIMEZONES">[TIMEZONES]</a></p>
+ perhaps using IANA time zone IDs. <a href="references.html#refsTIMEZONES">[TIMEZONES]</a></p>
<p>A string is a <dfn id="valid-normalized-forced-utc-global-date-and-time-string">valid normalized forced-UTC global date and time
string</dfn> representing a date, time, and a time-zone offset if it
@@ -2139,7 +2139,7 @@
(1969-12-29) is defined as week number 1 in week-year
1970. Consecutive weeks are numbered sequentially. The week before
the number 1 week in a week-year is the last week in the previous
- week-year, and vice versa. <a href="textFieldSelection.html#refsGREGORIAN">[GREGORIAN]</a></p>
+ week-year, and vice versa. <a href="references.html#refsGREGORIAN">[GREGORIAN]</a></p>
<p>A week-year with a number <var title="">year</var> has 53 weeks
if it corresponds to either a year <var title="">year</var> in the
@@ -2160,7 +2160,7 @@
the Gregorian year <var title="">y</var>.</p>
<p class="note">For modern purposes, a <a href="#concept-week" title="concept-week">week</a> as defined here is equivalent to
- ISO weeks as defined in ISO 8601. <a href="textFieldSelection.html#refsISO8601">[ISO8601]</a></p>
+ ISO weeks as defined in ISO 8601. <a href="references.html#refsISO8601">[ISO8601]</a></p>
<p>A string is a <dfn id="valid-week-string">valid week string</dfn> representing a
week-year <var title="">year</var> and week <var title="">week</var>
@@ -2315,7 +2315,7 @@
</ol><p class="note">This, as with a number of other date- and
time-related microsyntaxes defined in this specification, is based
- on one of the formats defined in ISO 8601. <a href="textFieldSelection.html#refsISO8601">[ISO8601]</a></p>
+ on one of the formats defined in ISO 8601. <a href="references.html#refsISO8601">[ISO8601]</a></p>
</li>
@@ -2699,7 +2699,7 @@
<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="textFieldSelection.html#refsSRGB">[SRGB]</a></p>
+ the color respectively, in the sRGB color space. <a href="references.html#refsSRGB">[SRGB]</a></p>
<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) character, and the remaining six characters are all in the
@@ -2794,7 +2794,7 @@
href="http://www.w3.org/TR/css3-color/#css2-system">CSS2 System
Colors</a> --> section<!--s--> of the CSS3 Color specification,
then return the <a href="#simple-color">simple color</a> corresponding to that
- keyword. <a href="textFieldSelection.html#refsCSSCOLOR">[CSSCOLOR]</a></p>
+ keyword. <a href="references.html#refsCSSCOLOR">[CSSCOLOR]</a></p>
<p class="note"><a href="http://www.w3.org/TR/css3-color/#css2-system">CSS2 System
Colors</a> are not recognised.</p>
@@ -3106,13 +3106,13 @@
<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="textFieldSelection.html#refsMQ">[MQ]</a></p>
+ Queries specification. <a href="references.html#refsMQ">[MQ]</a></p>
<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 href="#space-character" title="space
character">space characters</a>, or is a media query that matches
the user's environment according to the definitions given in the
- Media Queries specification. <a href="textFieldSelection.html#refsMQ">[MQ]</a></p>
+ Media Queries specification. <a href="references.html#refsMQ">[MQ]</a></p>
--- NEW FILE: rendering.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>10 Rendering — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...3097 lines suppressed...]
opportunity to <dfn id="obtain-a-physical-form">obtain a physical form</dfn> (or a
representation of a physical form) of a <code><a href="dom.html#document">Document</a></code>. For
example, selecting the option to print a page or convert it to PDF
format. <a href="references.html#refsPDF">[PDF]</a></p>
<p>When the user actually <a href="#obtain-a-physical-form" title="obtain a physical
form">obtains a physical form</a> (or a representation of a
physical form) of a <code><a href="dom.html#document">Document</a></code>, the user agent is
expected to create a new rendering of the <code><a href="dom.html#document">Document</a></code> for
the print media.</p>
</div>
<!--TOPIC:HTML-->
Index: element-definitions.html
===================================================================
RCS file: /sources/public/html5/spec/element-definitions.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- element-definitions.html 15 Oct 2012 12:46:08 -0000 1.202
+++ element-definitions.html 15 Oct 2012 15:15:46 -0000 1.203
@@ -426,7 +426,7 @@
must implement.</dd>
</dl><p>This is then followed by a description of what the element
- <a href="textFieldSelection.html#represents">represents</a>, along with any additional normative
+ <a href="rendering.html#represents">represents</a>, along with any additional normative
conformance criteria that may apply to authors<span class="impl" title=""> and implementations</span>. Examples are sometimes
also included.</p>
Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.1336
retrieving revision 1.1337
diff -u -d -r1.1336 -r1.1337
--- infrastructure.html 15 Oct 2012 12:46:31 -0000 1.1336
+++ infrastructure.html 15 Oct 2012 15:15:47 -0000 1.1337
@@ -390,7 +390,7 @@
properties</dfn> respectively.</p>
<p>Generally, when the specification states that a feature applies
- to <a href="textFieldSelection.html#syntax">the HTML syntax</a> or <a href="textFieldSelection.html#the-xhtml-syntax">the XHTML syntax</a>, it
+ to <a href="syntax.html#syntax">the HTML syntax</a> or <a href="the-xhtml-syntax.html#the-xhtml-syntax">the XHTML syntax</a>, it
also includes the other. When a feature specifically only applies to
one of the two languages, it is called out by explicitly stating
that it does not apply to the other format, as in "for HTML,
@@ -401,19 +401,19 @@
long essays or reports with rich multimedia, as well as to
fully-fledged interactive applications. The term is used to refer
both to <code><a href="dom.html#document">Document</a></code> objects and their descendant DOM
- trees, and to serialized byte streams using the <a href="textFieldSelection.html#syntax" title="the
- HTML syntax">HTML syntax</a> or <a href="textFieldSelection.html#the-xhtml-syntax" title="the XHTML
+ trees, and to serialized byte streams using the <a href="syntax.html#syntax" title="the
+ HTML syntax">HTML syntax</a> or <a href="the-xhtml-syntax.html#the-xhtml-syntax" title="the XHTML
syntax">XHTML syntax</a>, depending on context.</p>
<p>In the context of the DOM structures, the terms <a href="#html-documents" title="HTML
documents">HTML document</a> and <a href="#xml-documents" title="XML documents">XML
document</a> are used as defined in the DOM Core specification,
and refer specifically to two different modes that
- <code><a href="dom.html#document">Document</a></code> objects can find themselves in. <a href="textFieldSelection.html#refsDOMCORE">[DOMCORE]</a> (Such uses are always hyperlinked
+ <code><a href="dom.html#document">Document</a></code> objects can find themselves in. <a href="references.html#refsDOMCORE">[DOMCORE]</a> (Such uses are always hyperlinked
to their definition.)</p>
<p>In the context of byte streams, the term HTML document refers to
- resources labeled as <code><a href="textFieldSelection.html#text/html">text/html</a></code>, and the term XML
+ resources labeled as <code><a href="iana.html#text/html">text/html</a></code>, and the term XML
document refers to resources labeled with an <a href="#xml-mime-type">XML MIME
type</a>.</p>
@@ -466,25 +466,25 @@
<p>What some specifications, in particular the HTTP and URI
specifications, refer to as a <i>representation</i> is referred to
- in this specification as a <dfn title="">resource</dfn>. <a href="textFieldSelection.html#refsHTTP">[HTTP]</a> <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a></p>
+ in this specification as a <dfn title="">resource</dfn>. <a href="references.html#refsHTTP">[HTTP]</a> <a href="references.html#refsRFC3986">[RFC3986]</a></p>
<p>The term <dfn id="mime-type">MIME type</dfn> is used to refer to what is
sometimes called an <i>Internet media type</i> in protocol
literature. The term <i>media type</i> in this specification is used
to refer to the type of media intended for presentation, as used by
- the CSS specifications. <a href="textFieldSelection.html#refsRFC2046">[RFC2046]</a> <a href="textFieldSelection.html#refsMQ">[MQ]</a></p>
+ the CSS specifications. <a href="references.html#refsRFC2046">[RFC2046]</a> <a href="references.html#refsMQ">[MQ]</a></p>
<p>A string is a <dfn id="valid-mime-type">valid MIME type</dfn> if it matches the <code title="">media-type</code> rule defined in section 3.7 "Media Types"
of RFC 2616. In particular, a <a href="#valid-mime-type">valid MIME type</a> may
- include MIME type parameters. <a href="textFieldSelection.html#refsHTTP">[HTTP]</a></p>
+ include MIME type parameters. <a href="references.html#refsHTTP">[HTTP]</a></p>
<p>A string is a <dfn id="valid-mime-type-with-no-parameters">valid MIME type with no parameters</dfn> if it
matches the <code title="">media-type</code> rule defined in section
3.7 "Media Types" of RFC 2616, but does not contain any ";" (U+003B) characters. In other words, if it consists only of a
- type and subtype, with no MIME Type parameters. <a href="textFieldSelection.html#refsHTTP">[HTTP]</a></p>
+ type and subtype, with no MIME Type parameters. <a href="references.html#refsHTTP">[HTTP]</a></p>
<p>The term <dfn id="html-mime-type">HTML MIME type</dfn> is used to refer to the
- <a href="#mime-type">MIME type</a> <code><a href="textFieldSelection.html#text/html">text/html</a></code>.</p>
+ <a href="#mime-type">MIME type</a> <code><a href="iana.html#text/html">text/html</a></code>.</p>
<p>A resource's <dfn id="critical-subresources">critical subresources</dfn> are those that the
resource needs to have available to be correctly processed. Which
@@ -492,7 +492,7 @@
specification that defines the resource's format.</p>
<p>The term <dfn id="data-protocol" title="data protocol"><code title="">data:</code>
- URL</dfn> refers to <a href="urls.html#url" title="URL">URLs</a> that use the <code title="">data:</code> scheme. <a href="textFieldSelection.html#refsRFC2397">[RFC2397]</a></p>
+ URL</dfn> refers to <a href="urls.html#url" title="URL">URLs</a> that use the <code title="">data:</code> scheme. <a href="references.html#refsRFC2397">[RFC2397]</a></p>
<h4 id="xml"><span class="secno">2.1.2 </span>XML</h4>
@@ -520,11 +520,11 @@
match the <a href="http://www.w3.org/TR/REC-xml/#NT-Name"><code title="">Name</code></a> production defined in XML, they contain no
":" (U+003A) characters, and their first three characters are
not an <a href="#ascii-case-insensitive">ASCII case-insensitive</a> match for the string
- "<code title="">xml</code>". <a href="textFieldSelection.html#refsXML">[XML]</a></p>
+ "<code title="">xml</code>". <a href="references.html#refsXML">[XML]</a></p>
<p>The term <dfn id="xml-mime-type">XML MIME type</dfn> is used to refer to the <a href="#mime-type" title="MIME type">MIME types</a> <code title="">text/xml</code>,
<code title="">application/xml</code>, and any <a href="#mime-type">MIME
- type</a> whose subtype ends with the four characters "<code title="">+xml</code>". <a href="textFieldSelection.html#refsRFC3023">[RFC3023]</a></p>
+ type</a> whose subtype ends with the four characters "<code title="">+xml</code>". <a href="references.html#refsRFC3023">[RFC3023]</a></p>
<h4 id="dom-trees"><span class="secno">2.1.3 </span>DOM trees</h4>
@@ -610,7 +610,7 @@
create and dispatch it, and dispatching an event means to follow the
steps that propagate the event through the tree. The term <dfn id="concept-events-trusted" title="concept-events-trusted">trusted event</dfn> is used to refer
to events whose <code title="dom-event-isTrusted"><a href="#dom-event-istrusted">isTrusted</a></code>
- attribute is initialized to true. <a href="textFieldSelection.html#refsDOMCORE">[DOMCORE]</a></p>
+ attribute is initialized to true. <a href="references.html#refsDOMCORE">[DOMCORE]</a></p>
<h4 id="plugins"><span class="secno">2.1.5 </span>Plugins</h4>
@@ -618,7 +618,7 @@
<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 href="dom.html#document">Document</a></code> object, but that
- neither act as <a href="textFieldSelection.html#child-browsing-context" title="child browsing context">child browsing
+ neither act as <a href="browsers.html#child-browsing-context" title="child browsing context">child browsing
contexts</a> of the <code><a href="dom.html#document">Document</a></code> nor introduce any
<code><a href="#node">Node</a></code> objects to the <code><a href="dom.html#document">Document</a></code>'s DOM.</p>
@@ -637,7 +637,7 @@
</div>
<p class="example">One example of a plugin would be a PDF viewer
- that is instantiated in a <a href="textFieldSelection.html#browsing-context">browsing context</a> when the
+ that is instantiated in a <a href="browsers.html#browsing-context">browsing context</a> when the
user navigates to a PDF file. This would count as a plugin
regardless of whether the party that implemented the PDF viewer
component was the same as that which implemented the user agent
@@ -651,7 +651,7 @@
such as the Netscape Plugin API; others might use remote content
converters or have built-in support for certain types. Indeed, this
specification doesn't require user agents to support plugins at all.
- <a href="textFieldSelection.html#refsNPAPI">[NPAPI]</a></p>
+ <a href="references.html#refsNPAPI">[NPAPI]</a></p>
<p>A plugin can be <dfn id="concept-plugin-secure" title="concept-plugin-secure">secured</dfn>
if it honors the semantics of the <code title="attr-iframe-sandbox"><a href="the-iframe-element.html#attr-iframe-sandbox">sandbox</a></code> attribute.</p>
@@ -676,7 +676,7 @@
<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="textFieldSelection.html#refsIANACHARSET">[IANACHARSET]</a></p>
+ encoding's name, if none of the aliases are so labeled. <a href="references.html#refsIANACHARSET">[IANACHARSET]</a></p>
<p>An <dfn id="ascii-compatible-character-encoding">ASCII-compatible character encoding</dfn> is a
single-byte or variable-length encoding in which the bytes 0x09,
@@ -685,7 +685,7 @@
to support do things outside that range? -->, ignoring bytes that
are the second and later bytes of multibyte sequences, all
correspond to single-byte sequences that map to the same Unicode
- characters as those bytes in ANSI_X3.4-1968 (US-ASCII). <a href="textFieldSelection.html#refsRFC1345">[RFC1345]</a></p>
+ characters as those bytes in ANSI_X3.4-1968 (US-ASCII). <a href="references.html#refsRFC1345">[RFC1345]</a></p>
<p class="note">This includes such encodings as Shift_JIS,
HZ-GB-2312, and variants of ISO-2022, even though it is possible in
@@ -701,12 +701,12 @@
<p>The term <dfn id="a-utf-16-encoding">a UTF-16 encoding</dfn> refers to any variant of
UTF-16: self-describing UTF-16 with a BOM, ambiguous UTF-16 without
- a BOM, raw UTF-16LE, and raw UTF-16BE. <a href="textFieldSelection.html#refsRFC2781">[RFC2781]</a></p>
+ a BOM, raw UTF-16LE, and raw UTF-16BE. <a href="references.html#refsRFC2781">[RFC2781]</a></p>
<p>The term <dfn id="code-unit">code unit</dfn> is used as defined in the Web IDL
specification: a 16 bit unsigned integer, the smallest atomic
component of a <code>DOMString</code>. (This is a narrower
- definition than the one used in Unicode.) <a href="textFieldSelection.html#refsWEBIDL">[WEBIDL]</a></p>
+ definition than the one used in Unicode.) <a href="references.html#refsWEBIDL">[WEBIDL]</a></p>
<p>The term <dfn id="unicode-code-point">Unicode code point</dfn> means a <i title="">Unicode scalar value</i> where possible, and an isolated
surrogate code point when not. When a conformance requirement is
@@ -715,14 +715,14 @@
surrogate followed by a low surrogate must be treated as the single
code point represented by the surrogate pair, but isolated
surrogates must each be treated as the single code point with the
- value of the surrogate. <a href="textFieldSelection.html#refsUNICODE">[UNICODE]</a></p>
+ value of the surrogate. <a href="references.html#refsUNICODE">[UNICODE]</a></p>
<p>In this specification, the term <dfn id="character">character</dfn>, when not
qualified as <em>Unicode</em> character, is synonymous with the term
<a href="#unicode-code-point">Unicode code point</a>.</p>
<p>The term <dfn id="unicode-character">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="textFieldSelection.html#refsUNICODE">[UNICODE]</a></p>
+ is not a surrogate code point). <a href="references.html#refsUNICODE">[UNICODE]</a></p>
<p>The <dfn id="code-unit-length">code-unit length</dfn> of a string is the number of
<a href="#code-unit" title="code unit">code units</a> in that string.</p>
@@ -751,7 +751,7 @@
the normative parts of this document is to be interpreted with the
same normative meaning as "MAY" and "OPTIONAL". For readability,
these words do not appear in all uppercase letters in this
- specification. <a href="textFieldSelection.html#refsRFC2119">[RFC2119]</a></p>
+ specification. <a href="references.html#refsRFC2119">[RFC2119]</a></p>
<div class="impl">
@@ -829,7 +829,7 @@
<dd>
- <p>Web browsers that support <a href="textFieldSelection.html#the-xhtml-syntax">the XHTML syntax</a> must
+ <p>Web browsers that support <a href="the-xhtml-syntax.html#the-xhtml-syntax">the XHTML syntax</a> must
process elements and attributes from the <a href="namespaces.html#html-namespace-0">HTML
namespace</a> found in XML documents as described in this
specification, so that users can interact with them, unless the
@@ -844,14 +844,14 @@
would instead treat the <code><a href="the-script-element.html#the-script-element">script</a></code> element as an opaque
element that forms part of the transform.</p>
- <p>Web browsers that support <a href="textFieldSelection.html#syntax">the HTML syntax</a> must
+ <p>Web browsers that support <a href="syntax.html#syntax">the HTML syntax</a> must
process documents labeled with an <a href="#html-mime-type">HTML MIME type</a> as
described in this specification, so that users can interact with
them.</p>
<p>User agents that support scripting must also be conforming
implementations of the IDL fragments in this specification, as
- described in the Web IDL specification. <a href="textFieldSelection.html#refsWEBIDL">[WEBIDL]</a></p>
+ described in the Web IDL specification. <a href="references.html#refsWEBIDL">[WEBIDL]</a></p>
<p class="note">Unless explicitly stated, specifications that
override the semantics of HTML elements do not override the
@@ -901,7 +901,7 @@
<p>User agents that are designated as supporting the suggested
default rendering must, while so designated, implement the rules
- in <a href="textFieldSelection.html#rendering">the rendering section</a> that that
+ in <a href="rendering.html#rendering">the rendering section</a> that that
section defines as the behavior that user agents are
<em>expected</em> to implement.</p>
@@ -942,14 +942,14 @@
contain quoted material).</p>
<p>Conformance checkers must check that the input document
- conforms when parsed without a <a href="textFieldSelection.html#browsing-context">browsing context</a>
+ conforms when parsed without a <a href="browsers.html#browsing-context">browsing context</a>
(meaning that no scripts are run, and that the parser's
- <a href="textFieldSelection.html#scripting-flag">scripting flag</a> is disabled), and should also check
- that the input document conforms when parsed with a <a href="textFieldSelection.html#browsing-context">browsing
+ <a href="parsing.html#scripting-flag">scripting flag</a> is disabled), and should also check
+ that the input document conforms when parsed with a <a href="browsers.html#browsing-context">browsing
context</a> in which scripts execute, and that the scripts
never cause non-conforming states to occur other than transiently
during script execution itself. (This is only a "SHOULD" and not a
- "MUST" requirement because it has been proven to be impossible. <a href="textFieldSelection.html#refsCOMPUTABLE">[COMPUTABLE]</a>)</p>
+ "MUST" requirement because it has been proven to be impossible. <a href="references.html#refsCOMPUTABLE">[COMPUTABLE]</a>)</p>
<!--VERSION-->
<p>The term "HTML5 validator" can be used to refer to a
@@ -1073,8 +1073,8 @@
<p>For compatibility with existing content and prior specifications,
this specification describes two authoring formats: one based on XML
- (referred to as <a href="textFieldSelection.html#the-xhtml-syntax">the XHTML syntax</a>), and one using a <a href="textFieldSelection.html#writing">custom format</a> inspired by SGML (referred to as
- <a href="textFieldSelection.html#syntax">the HTML syntax</a>). Implementations must support at least
+ (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">the HTML syntax</a>). Implementations must support at least
one of these two formats, although supporting both is
encouraged.</p>
@@ -1104,10 +1104,10 @@
<dd>
- <p>Implementations that support <a href="textFieldSelection.html#the-xhtml-syntax">the XHTML syntax</a> must
+ <p>Implementations that support <a href="the-xhtml-syntax.html#the-xhtml-syntax">the XHTML syntax</a> must
support some version of XML, as well as its corresponding
namespaces specification, because that syntax uses an XML
- serialization with namespaces. <a href="textFieldSelection.html#refsXML">[XML]</a> <a href="textFieldSelection.html#refsXMLNS">[XMLNS]</a></p>
+ serialization with namespaces. <a href="references.html#refsXML">[XML]</a> <a href="references.html#refsXMLNS">[XMLNS]</a></p>
</dd>
@@ -1120,15 +1120,15 @@
model — of a document and its content. The DOM is not just
an API; the conformance criteria of HTML implementations are
defined, in this specification, in terms of operations on the DOM.
- <a href="textFieldSelection.html#refsDOMCORE">[DOMCORE]</a></p>
+ <a href="references.html#refsDOMCORE">[DOMCORE]</a></p>
<p>Implementations must support DOM Core and the events defined in
DOM Events, because this specification is defined in terms of the
DOM, and some of the features are defined as extensions to the DOM
- Core interfaces. <a href="textFieldSelection.html#refsDOMCORE">[DOMCORE]</a> <a href="textFieldSelection.html#refsDOMEVENTS">[DOMEVENTS]</a></p>
+ Core interfaces. <a href="references.html#refsDOMCORE">[DOMCORE]</a> <a href="references.html#refsDOMEVENTS">[DOMEVENTS]</a></p>
<p>In particular, the following features are defined in the DOM
- Core specification: <a href="textFieldSelection.html#refsDOMCORE">[DOMCORE]</a></p>
+ Core specification: <a href="references.html#refsDOMCORE">[DOMCORE]</a></p>
<ul class="brief"><li><dfn id="attr"><code>Attr</code></dfn> interface</li>
<li><dfn id="comment-0"><code>Comment</code></dfn> interface</li>
@@ -1190,7 +1190,7 @@
</ul><p>The term <dfn id="throw">throw</dfn> in this specification is used as
defined in the DOM Core specification. The following
<code><a href="#domexception">DOMException</a></code> types are defined in the DOM Core
- specification: <a href="textFieldSelection.html#refsDOMCORE">[DOMCORE]</a></p>
+ specification: <a href="references.html#refsDOMCORE">[DOMCORE]</a></p>
<ol class="brief"><li value="1"><dfn id="indexsizeerror"><code>IndexSizeError</code></dfn></li>
<li value="3"><dfn id="hierarchyrequesterror"><code>HierarchyRequestError</code></dfn></li>
@@ -1226,7 +1226,7 @@
document's address</a>.</p>
<p>The following features are defined in the DOM Events
- specification: <a href="textFieldSelection.html#refsDOMEVENTS">[DOMEVENTS]</a></p>
+ specification: <a href="references.html#refsDOMEVENTS">[DOMEVENTS]</a></p>
<ul class="brief"><li><dfn id="mouseevent"><code>MouseEvent</code></dfn> interface</li>
@@ -1252,7 +1252,7 @@
are synonymous.</p>
<p>The following features are defined in the DOM Parsing and
- Serialization specification: <a href="textFieldSelection.html#refsDOMPARSING">[DOMPARSING]</a></p>
+ Serialization specification: <a href="references.html#refsDOMPARSING">[DOMPARSING]</a></p>
<ul class="brief"><li><dfn id="dom-innerhtml" title="dom-innerHTML"><code>innerHTML</code></dfn></li>
<li><dfn id="dom-outerhtml" title="dom-outerHTML"><code>outerHTML</code></dfn></li>
@@ -1261,8 +1261,8 @@
features described in the <cite>HTML Editing APIs</cite> and
<cite><code>UndoManager</code> and DOM Transaction</cite>
specifications.
- <a href="textFieldSelection.html#refsEDITING">[EDITING]</a>
- <a href="textFieldSelection.html#refsUNDO">[UNDO]</a>
+ <a href="references.html#refsEDITING">[EDITING]</a>
+ <a href="references.html#refsUNDO">[UNDO]</a>
</p>
</dd>
@@ -1272,14 +1272,14 @@
<dd>
<p>This specification uses the following interfaces defined in the
- File API specification: <a href="textFieldSelection.html#refsFILEAPI">[FILEAPI]</a></p>
+ File API specification: <a href="references.html#refsFILEAPI">[FILEAPI]</a></p>
<ul class="brief"><li><dfn id="blob"><code>Blob</code></dfn></li>
<li><dfn id="file"><code>File</code></dfn></li>
<li><dfn id="filelist"><code>FileList</code></dfn></li>
</ul><p>It also uses the following interface defined in the File System
- API specification: <a href="textFieldSelection.html#refsFILESYSTEMAPI">[FILESYSTEMAPI]</a></p>
+ API specification: <a href="references.html#refsFILESYSTEMAPI">[FILESYSTEMAPI]</a></p>
<ul class="brief"><li><dfn id="filecallback"><code>FileCallback</code></dfn></li>
@@ -1295,7 +1295,7 @@
<dfn id="xmlhttprequest-base-url"><code>XMLHttpRequest</code> base URL</dfn>,
<dfn id="xmlhttprequest-origin"><code>XMLHttpRequest</code> origin</dfn>, and
<dfn id="xmlhttprequest-referrer-source"><code>XMLHttpRequest</code> referrer source</dfn> are defined
- in that specification. <a href="textFieldSelection.html#refsXHR">[XHR]</a></p>
+ in that specification. <a href="references.html#refsXHR">[XHR]</a></p>
</dd>
@@ -1339,7 +1339,7 @@
from the Typed Array Specification are used for several features
in this specification. The <dfn id="uint8clampedarray">Uint8ClampedArray</dfn> interface
type is specifically used in the definition of the
- <code><a href="the-canvas-element.html#the-canvas-element">canvas</a></code> element's 2D API. <a href="textFieldSelection.html#refsTYPEDARRAY">[TYPEDARRAY]</a></p>
+ <code><a href="the-canvas-element.html#the-canvas-element">canvas</a></code> element's 2D API. <a href="references.html#refsTYPEDARRAY">[TYPEDARRAY]</a></p>
</dd>
@@ -1348,7 +1348,7 @@
<dd>
<p>Some parts of the language described by this specification only
- support JavaScript as the underlying scripting language. <a href="textFieldSelection.html#refsECMA262">[ECMA262]</a></p>
+ support JavaScript as the underlying scripting language. <a href="references.html#refsECMA262">[ECMA262]</a></p>
<p class="note">The term "JavaScript" is used to refer to ECMA262,
rather than the official term ECMAScript, since the term
@@ -1357,7 +1357,7 @@
<code title="">text/javascript</code>, since that is the most
commonly used type, <a href="introduction.html#willful-violation" title="willful violation">despite it
being an officially obsoleted type</a> according to RFC
- 4329. <a href="textFieldSelection.html#refsRFC4329">[RFC4329]</a></p>
+ 4329. <a href="references.html#refsRFC4329">[RFC4329]</a></p>
<p>The term <dfn id="javascript-global-environment">JavaScript global environment</dfn> refers to the
<i title="">global environment</i> concept defined in the
@@ -1371,7 +1371,7 @@
<dd>
- <p>Implementations must support the Media Queries language. <a href="textFieldSelection.html#refsMQ">[MQ]</a></p>
+ <p>Implementations must support the Media Queries language. <a href="references.html#refsMQ">[MQ]</a></p>
</dd>
@@ -1383,7 +1383,7 @@
<p>Implementations may support <dfn id="webvtt">WebVTT</dfn> as a text track
format for subtitles, captions, chapter titles, metadata, etc, for
- media resources. <a href="textFieldSelection.html#refsWEBVTT">[WEBVTT]</a></p>
+ media resources. <a href="references.html#refsWEBVTT">[WEBVTT]</a></p>
<p>The following terms, used in this specification, are defined in
the WebVTT specification:</p>
@@ -1409,8 +1409,8 @@
<p>Implementations must support the semantics of <a href="urls.html#url" title="URL">URLs</a> defined in the URI and IRI specifications,
as well as the semantics of IDNA domain names defined in the
<cite>Internationalizing Domain Names in Applications
- (IDNA)</cite> specification. <a href="textFieldSelection.html#refsRFC3986">[RFC3986]</a>
- <a href="textFieldSelection.html#refsRFC3987">[RFC3987]</a> <a href="textFieldSelection.html#refsRFC3490">[RFC3490]</a>
+ (IDNA)</cite> specification. <a href="references.html#refsRFC3986">[RFC3986]</a>
+ <a href="references.html#refsRFC3987">[RFC3987]</a> <a href="references.html#refsRFC3490">[RFC3490]</a>
</dd>
@@ -1418,7 +1418,7 @@
<dd>
- <p>The following terms are defined in the Cookie specification: <a href="textFieldSelection.html#refsCOOKIES">[COOKIES]</a></p>
+ <p>The following terms are defined in the Cookie specification: <a href="references.html#refsCOOKIES">[COOKIES]</a></p>
<ul class="brief"><li><dfn id="cookie-string">cookie-string</dfn>
<li><dfn id="receives-a-set-cookie-string">receives a set-cookie-string</dfn>
@@ -1428,7 +1428,7 @@
<dd>
- <p>The following terms are defined in the CORS specification: <a href="textFieldSelection.html#refsCORS">[CORS]</a></p>
+ <p>The following terms are defined in the CORS specification: <a href="references.html#refsCORS">[CORS]</a></p>
<ul class="brief"><li><dfn id="cross-origin-request">cross-origin request</dfn>
<li><dfn id="cross-origin-request-status">cross-origin request status</dfn>
@@ -1452,7 +1452,7 @@
<dfn id="parsed-as-a-css-color-value">parsed as a CSS <color> value</dfn>. When parsing a CSS
value, user agents are required by the CSS specifications to apply
some error handling rules. These apply to this specification also.
- <a href="textFieldSelection.html#refsCSSCOLOR">[CSSCOLOR]</a> <a href="textFieldSelection.html#refsCSS">[CSS]</a></p>
+ <a href="references.html#refsCSSCOLOR">[CSSCOLOR]</a> <a href="references.html#refsCSS">[CSS]</a></p>
<p class="example">For example, user agents are required to close
all open constructs upon finding the end of a style sheet
@@ -1467,11 +1467,11 @@
<p>The term <dfn id="provides-a-paint-source">provides a paint source</dfn> is used
as defined in the <cite>CSS Image Values and Replaced
Content</cite> specification to define the interaction of certain
- HTML elements with the CSS 'element()' function. <a href="textFieldSelection.html#refsCSSIMAGES">[CSSIMAGES]</a></p>
+ HTML elements with the CSS 'element()' function. <a href="references.html#refsCSSIMAGES">[CSSIMAGES]</a></p>
<p>Support for the CSS Object Model is required for
implementations that support scripting. The following features and
- terms are defined in the CSSOM specifications: <a href="textFieldSelection.html#refsCSSOM">[CSSOM]</a> <a href="textFieldSelection.html#refsCSSOMVIEW">[CSSOMVIEW]</a>
+ terms are defined in the CSSOM specifications: <a href="references.html#refsCSSOM">[CSSOM]</a> <a href="references.html#refsCSSOMVIEW">[CSSOMVIEW]</a>
<ul class="brief"><li><dfn id="linkstyle"><code>LinkStyle</code></dfn></li>
<li><dfn id="cssstyledeclaration"><code>CSSStyleDeclaration</code></dfn></li>
@@ -1483,7 +1483,7 @@
<li><dfn id="scroll-an-element-into-view">Scroll an element into view</dfn></li>
</ul><p>Parts of the Fullscreen specification, in particular the
<dfn id="top-layer">top layer</dfn> concept, are used to define the rendering of
- the <code><a href="textFieldSelection.html#the-dialog-element">dialog</a></code> element. <a href="textFieldSelection.html#refsFULLSCREEN">[FULLSCREEN]</a>
+ the <code><a href="commands.html#the-dialog-element">dialog</a></code> element. <a href="references.html#refsFULLSCREEN">[FULLSCREEN]</a>
</dd>
@@ -1493,7 +1493,7 @@
<dd>
- <p>The following interface is defined in the SVG specification: <a href="textFieldSelection.html#refsSVG">[SVG]</a></p>
+ <p>The following interface is defined in the SVG specification: <a href="references.html#refsSVG">[SVG]</a></p>
<ul class="brief"><li><dfn id="svgmatrix"><code>SVGMatrix</code></dfn>
</ul></dd>
@@ -1509,7 +1509,7 @@
features assume that those languages and protocols are in use.</p>
<p>A user agent that implements the HTTP protocol must implement the Web Origin Concept
- specification and the HTTP State Management Mechanism specification (Cookies) as well. <a href="textFieldSelection.html#refsHTTP">[HTTP]</a> <a href="textFieldSelection.html#refsORIGIN">[ORIGIN]</a> <a href="textFieldSelection.html#refsCOOKIES">[COOKIES]</a></p>
+ specification and the HTTP State Management Mechanism specification (Cookies) as well. <a href="references.html#refsHTTP">[HTTP]</a> <a href="references.html#refsORIGIN">[ORIGIN]</a> <a href="references.html#refsCOOKIES">[COOKIES]</a></p>
<p class="note">This specification might have certain additional
requirements on character encodings, image formats, audio formats,
@@ -1543,8 +1543,8 @@
registering <a href="the-meta-element.html#concept-meta-extensions" title="concept-meta-extensions">extensions to the
predefined set of metadata names</a>.</li>
- <li>Authors can use the <code title="attr-hyperlink-rel"><a href="textFieldSelection.html#attr-hyperlink-rel">rel=""</a></code> mechanism to annotate
- links with specific meanings by registering <a href="textFieldSelection.html#concept-rel-extensions" title="concept-rel-extensions">extensions to the predefined set of
+ <li>Authors can use the <code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel">rel=""</a></code> mechanism to annotate
+ links with specific meanings by registering <a href="links.html#concept-rel-extensions" title="concept-rel-extensions">extensions to the predefined set of
link types</a>. This is also used by microformats. Additionally,
absolute URLs that do not contain any non-ASCII characters, nor
characters in the range U+0041 (LATIN CAPITAL LETTER A) through
@@ -1583,7 +1583,7 @@
supported.</p>
<p>For markup-level features that are intended for use with
- <a href="textFieldSelection.html#syntax">the HTML syntax</a>, extensions should be limited to new
+ <a href="syntax.html#syntax">the HTML syntax</a>, extensions should be limited to new
attributes of the form "<code title="">x-<var title="">vendor</var>-<var title="">feature</var></code>", where
<var title="">vendor</var> is a short string that identifies the
vendor responsible for the extension, and <var title="">feature</var> is the name of the feature. New element names
@@ -1739,7 +1739,7 @@
<p>Comparing two strings in a <dfn id="compatibility-caseless">compatibility caseless</dfn>
manner means using the Unicode <i>compatibility caseless match</i>
- operation to compare the two strings. <a href="textFieldSelection.html#refsUNICODE">[UNICODE]</a></p>
+ operation to compare the two strings. <a href="references.html#refsUNICODE">[UNICODE]</a></p>
<p>Except where otherwise stated, string comparisons must be
performed in a <a href="#case-sensitive">case-sensitive</a> manner.</p>
@@ -1777,7 +1777,7 @@
handling</dfn>, it means that the byte stream must be converted to a
Unicode string by interpreting it as UTF-8, except that any errors
must be handled as described in the following list. Bytes in the
- following list are represented in hexadecimal. <a href="textFieldSelection.html#refsRFC3629">[RFC3629]</a>
+ following list are represented in hexadecimal. <a href="references.html#refsRFC3629">[RFC3629]</a>
<dl class="switch"><dt>One byte in the range FE to FF</dt>
Index: form-submission.html
===================================================================
RCS file: /sources/public/html5/spec/form-submission.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- form-submission.html 15 Oct 2012 12:46:09 -0000 1.203
+++ form-submission.html 15 Oct 2012 15:15:46 -0000 1.204
@@ -449,7 +449,7 @@
<hr><p>The <dfn id="attr-fs-target" title="attr-fs-target"><code>target</code></dfn> and
<dfn id="attr-fs-formtarget" title="attr-fs-formtarget"><code>formtarget</code></dfn>
- content attributes, if specified, must have values that are <a href="textFieldSelection.html#valid-browsing-context-name-or-keyword" title="valid browsing context name or keyword">valid browsing
+ content attributes, if specified, must have values that are <a href="browsers.html#valid-browsing-context-name-or-keyword" title="valid browsing context name or keyword">valid browsing
context names or keywords</a>.</p>
<p>The <dfn id="concept-fs-target" title="concept-fs-target">target</dfn> of an element is
@@ -532,7 +532,7 @@
<p>A <dfn id="form-control-dirname-attribute">form control <code title="">dirname</code> attribute</dfn>
on a form control element enables the submission of <a href="global-attributes.html#the-directionality">the
directionality</a> of the element, and gives the name of the
- field that contains this value during <a href="textFieldSelection.html#form-submission-0">form submission</a>.
+ field that contains this value during <a href="constraints.html#form-submission-0">form submission</a>.
If such an attribute is specified, its value must not be the empty
string.</p>
--- NEW FILE: user-prompts.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>6.4 User prompts — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
#table-example-1 caption { padding-bottom: 0.5em; }
#table-example-1 thead, #table-example-1 tbody { border: none; }
#table-example-1 th, #table-example-1 td { border: solid thin; }
#table-example-1 th { font-weight: normal; }
#table-example-1 td { border-style: none solid; vertical-align: top; }
#table-example-1 th { padding: 0.5em; vertical-align: middle; text-align: center; }
#table-example-1 tbody tr:first-child td { padding-top: 0.5em; }
#table-example-1 tbody tr:last-child td { padding-bottom: 1.5em; }
#table-example-1 tbody td:first-child { padding-left: 2.5em; padding-right: 0; width: 9em; }
#table-example-1 tbody td:first-child::after { content: leader(". "); }
#table-example-1 tbody td { padding-left: 2em; padding-right: 2em; }
#table-example-1 tbody td:first-child + td { width: 10em; }
#table-example-1 tbody td:first-child + td ~ td { width: 2.5em; }
#table-example-1 tbody td:first-child + td + td + td ~ td { width: 1.25em; }
.apple-table-examples { border: none; border-collapse: separate; border-spacing: 1.5em 0em; width: 40em; margin-left: 3em; }
.apple-table-examples * { font-family: "Times", serif; }
.apple-table-examples td, .apple-table-examples th { border: none; white-space: nowrap; padding-top: 0; padding-bottom: 0; }
.apple-table-examples tbody th:first-child { border-left: none; width: 100%; }
.apple-table-examples thead th:first-child ~ th { font-size: smaller; font-weight: bolder; border-bottom: solid 2px; text-align: center; }
.apple-table-examples tbody th::after, .apple-table-examples tfoot th::after { content: leader(". ") }
.apple-table-examples tbody th, .apple-table-examples tfoot th { font: inherit; text-align: left; }
.apple-table-examples td { text-align: right; vertical-align: top; }
.apple-table-examples.e1 tbody tr:last-child td { border-bottom: solid 1px; }
.apple-table-examples.e1 tbody + tbody tr:last-child td { border-bottom: double 3px; }
.apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
.apple-table-examples sup { line-height: 0; }
.details-example img { vertical-align: top; }
#base64-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 6em;
column-count: 5;
column-gap: 1em;
-moz-column-width: 6em;
-moz-column-count: 5;
-moz-column-gap: 1em;
-webkit-column-width: 6em;
-webkit-column-count: 5;
-webkit-column-gap: 1em;
}
#base64-table thead { display: none; }
#base64-table * { border: none; }
#base64-table tbody td:first-child:after { content: ':'; }
#base64-table tbody td:last-child { text-align: right; }
#named-character-references-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 30em;
column-gap: 1em;
-moz-column-width: 30em;
-moz-column-gap: 1em;
-webkit-column-width: 30em;
-webkit-column-gap: 1em;
}
#named-character-references-table > table > tbody > tr > td:first-child + td,
#named-character-references-table > table > tbody > tr > td:last-child { text-align: center; }
#named-character-references-table > table > tbody > tr > td:last-child:hover > span { position: absolute; top: auto; left: auto; margin-left: 0.5em; line-height: 1.2; font-size: 5em; border: outset; padding: 0.25em 0.5em; background: white; width: 1.25em; height: auto; text-align: center; }
#named-character-references-table > table > tbody > tr#entity-CounterClockwiseContourIntegral > td:first-child { font-size: 0.5em; }
.glyph.control { color: red; }
@font-face {
font-family: 'Essays1743';
src: url('../fonts/Essays1743.ttf');
}
@font-face {
font-family: 'Essays1743';
font-weight: bold;
src: url('../fonts/Essays1743-Bold.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
src: url('../fonts/Essays1743-Italic.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
font-weight: bold;
src: url('../fonts/Essays1743-BoldItalic.ttf');
}
</style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
h4 { margin: 2.5em 0 0.75em 0; }
h5, h6 { margin: 2.5em 0 1em; }
h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
p { margin: 1em 0; }
hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
dl, dd { margin-top: 0; margin-bottom: 0; }
dt { margin-top: 0.75em; margin-bottom: 0.25em; clear: left; }
dt + dt { margin-top: 0; }
dd dt { margin-top: 0.25em; margin-bottom: 0; }
dd p { margin-top: 0; }
dd dl + p { margin-top: 1em; }
dd table + p { margin-top: 1em; }
p + * > li, dd li { margin: 1em 0; }
dt, dfn { font-weight: bold; font-style: normal; }
i, em { font-style: italic; }
dt dfn { font-style: italic; }
pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
pre strong { color: black; font: inherit; font-weight: bold; background: yellow; }
pre em { font-weight: bolder; font-style: normal; }
@media screen { code { color: orangered; } code :link, code :visited { color: inherit; } }
var sub { vertical-align: bottom; font-size: smaller; position: relative; top: 0.1em; }
table { border-collapse: collapse; border-style: hidden hidden none hidden; }
table thead, table tbody { border-bottom: solid; }
table tbody th:first-child { border-left: solid; }
table tbody th { text-align: left; }
table td, table th { border-left: solid; border-right: solid; border-bottom: solid thin; vertical-align: top; padding: 0.2em; }
blockquote { margin: 0 0 0 2em; border: 0; padding: 0; font-style: italic; }
.bad, .bad *:not(.XXX) { color: gray; border-color: gray; background: transparent; }
.matrix, .matrix td { border: none; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
.toc dfn, h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn { font: inherit; }
img.extra, p.overview { float: right; }
pre.idl { border: solid thin; background: #EEEEEE; color: black; padding: 0.5em 1em; position: relative; }
pre.idl :link, pre.idl :visited { color: inherit; background: transparent; }
pre.idl::before { content: "IDL"; font: bold small sans-serif; padding: 0.5em; background: white; position: absolute; top: 0; margin: -1px 0 0 -4em; width: 1.5em; border: thin solid; border-radius: 0 0 0 0.5em }
pre.css { border: solid thin; background: #FFFFEE; color: black; padding: 0.5em 1em; }
pre.css:first-line { color: #AAAA50; }
dl.domintro { color: green; margin: 2em 0 2em 2em; padding: 0.5em 1em; border: none; background: #DDFFDD; }
hr + dl.domintro, div.impl + dl.domintro { margin-top: 2.5em; margin-bottom: 1.5em; }
dl.domintro dt, dl.domintro dt * { color: black; text-decoration: none; }
dl.domintro dd { margin: 0.5em 0 1em 2em; padding: 0; }
dl.domintro dd p { margin: 0.5em 0; }
dl.domintro:before { display: table; margin: -1em -0.5em -0.5em auto; width: auto; content: 'This box is non-normative. Implementation requirements are given below this box.'; color: black; font-style: italic; border: solid 2px; background: white; padding: 0 0.25em; }
dl.switch { padding-left: 2em; }
dl.switch > dt { text-indent: -1.5em; }
dl.switch > dt:before { content: '\21AA'; padding: 0 0.5em 0 0; display: inline-block; width: 1em; text-align: right; line-height: 0.5em; }
dl.triple { padding: 0 0 0 1em; }
dl.triple dt, dl.triple dd { margin: 0; display: inline }
dl.triple dt:after { content: ':'; }
dl.triple dd:after { content: '\A'; white-space: pre; }
.diff-old { text-decoration: line-through; color: silver; background: transparent; }
.diff-chg, .diff-new { text-decoration: underline; color: green; background: transparent; }
a .diff-new { border-bottom: 1px blue solid; }
figure.diagrams { border: double black; background: white; padding: 1em; }
figure.diagrams img { display: block; margin: 1em auto; }
h2 { page-break-before: always; }
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
h1 + h2, hr + h2.no-toc { page-break-before: auto; }
p > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]),
li > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]) { border-bottom: solid #9999CC; }
div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
div.head p { margin: 0; }
div.head h1 { margin: 0; }
div.head .logo { float: right; margin: 0 1em; }
div.head .logo img { border: none } /* remove border from top image */
div.head dl { margin: 1em 0; }
div.head p.copyright, div.head p.alt { font-size: x-small; font-style: oblique; margin: 0; }
body > .toc > li { margin-top: 1em; margin-bottom: 1em; }
body > .toc.brief > li { margin-top: 0.35em; margin-bottom: 0.35em; }
body > .toc > li > * { margin-bottom: 0.5em; }
body > .toc > li > * > li > * { margin-bottom: 0.25em; }
.toc, .toc li { list-style: none; }
.brief { margin-top: 1em; margin-bottom: 1em; line-height: 1.1; }
.brief li { margin: 0; padding: 0; }
.brief li p { margin: 0; padding: 0; }
.category-list { margin-top: -0.75em; margin-bottom: 1em; line-height: 1.5; }
.category-list::before { content: '\21D2\A0'; font-size: 1.2em; font-weight: 900; }
.category-list li { display: inline; }
.category-list li:not(:last-child)::after { content: ', '; }
.category-list li > span, .category-list li > a { text-transform: lowercase; }
.category-list li * { text-transform: none; } /* don't affect <code> nested in <a> */
.XXX { color: #E50000; background: white; border: solid red; padding: 0.5em; margin: 1em 0; }
.XXX > :first-child { margin-top: 0; }
p .XXX { line-height: 3em; }
.annotation { border: solid thin black; background: #0C479D; color: white; position: relative; margin: 8px 0 20px 0; }
.annotation:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 6px -6px -6px 6px; background: #333333; z-index: -1; content: ''; }
.annotation :link, .annotation :visited { color: inherit; }
.annotation :link:hover, .annotation :visited:hover { background: transparent; }
.annotation span { border: none ! important; }
.note { color: green; background: transparent; font-family: sans-serif; }
.warning { color: red; background: transparent; }
.note, .warning { font-weight: bolder; font-style: italic; }
.note em, .warning em, .note i, .warning i { font-style: normal; }
p.note, div.note { padding: 0.5em 2em; }
span.note { padding: 0 2em; }
.note p:first-child, .warning p:first-child { margin-top: 0; }
.note p:last-child, .warning p:last-child { margin-bottom: 0; }
.warning:before { font-style: normal; }
p.note:before { content: 'Note: '; }
p.warning:before { content: '\26A0 Warning! '; }
.bookkeeping:before { display: block; content: 'Bookkeeping details'; font-weight: bolder; font-style: italic; }
.bookkeeping { font-size: 0.8em; margin: 2em 0; }
.bookkeeping p { margin: 0.5em 2em; display: list-item; list-style: square; }
.bookkeeping dt { margin: 0.5em 2em 0; }
.bookkeeping dd { margin: 0 3em 0.5em; }
h4 { position: relative; z-index: 3; }
h4 + .element, h4 + div + .element { margin-top: -2.5em; padding-top: 2em; }
.element {
background: #EEEEFF;
color: black;
margin: 0 0 1em 0.15em;
padding: 0 1em 0.25em 0.75em;
border-left: solid #9999FF 0.25em;
position: relative;
z-index: 1;
}
.element:before {
position: absolute;
z-index: 2;
top: 0;
left: -1.15em;
height: 2em;
width: 0.9em;
background: #EEEEFF;
content: ' ';
border-style: none none solid solid;
border-color: #9999FF;
border-width: 0.25em;
}
.example { display: block; color: #222222; background: #FCFCFC; border-left: double; margin-left: 2em; padding-left: 1em; }
td > .example:only-child { margin: 0 0 0 0.1em; }
ul.domTree, ul.domTree ul { padding: 0 0 0 1em; margin: 0; }
ul.domTree li { padding: 0; margin: 0; list-style: none; position: relative; }
ul.domTree li li { list-style: none; }
ul.domTree li:first-child::before { position: absolute; top: 0; height: 0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree li:not(:last-child)::after { position: absolute; top: 0; bottom: -0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree span { font-style: italic; font-family: serif; }
ul.domTree .t1 code { color: purple; font-weight: bold; }
ul.domTree .t2 { font-style: normal; font-family: monospace; }
ul.domTree .t2 .name { color: black; font-weight: bold; }
ul.domTree .t2 .value { color: blue; font-weight: normal; }
ul.domTree .t3 code, .domTree .t4 code, .domTree .t5 code { color: gray; }
ul.domTree .t7 code, .domTree .t8 code { color: green; }
ul.domTree .t10 code { color: teal; }
body.dfnEnabled dfn { cursor: pointer; }
.dfnPanel {
display: inline;
position: absolute;
z-index: 10;
height: auto;
width: auto;
padding: 0.5em 0.75em;
font: small sans-serif, Droid Sans Fallback;
background: #DDDDDD;
color: black;
border: outset 0.2em;
}
.dfnPanel * { margin: 0; padding: 0; font: inherit; text-indent: 0; }
.dfnPanel :link, .dfnPanel :visited { color: black; }
.dfnPanel p { font-weight: bolder; }
.dfnPanel * + p { margin-top: 0.25em; }
.dfnPanel li { list-style-position: inside; }
#configUI { position: absolute; z-index: 20; top: 10em; right: 1em; width: 11em; font-size: small; }
#configUI p { margin: 0.5em 0; padding: 0.3em; background: #EEEEEE; color: black; border: inset thin; }
#configUI p label { display: block; }
#configUI #updateUI, #configUI .loginUI { text-align: center; }
#configUI input[type=button] { display: block; margin: auto; }
fieldset { margin: 1em; padding: 0.5em 1em; }
fieldset > legend + * { margin-top: 0; }
fieldset > :last-child { margin-bottom: 0; }
fieldset p { margin: 0.5em 0; }
.stability {
position: fixed;
bottom: 0;
left: 0; right: 0;
margin: 0 auto 0 auto;
width: 50%;
background: maroon; color: yellow;
-webkit-border-radius: 1em 1em 0 0;
-moz-border-radius: 1em 1em 0 0;
border-radius: 1em 1em 0 0;
-moz-box-shadow: 0 0 1em #500;
-webkit-box-shadow: 0 0 1em #500;
box-shadow: 0 0 1em red;
padding: 0.5em 1em;
text-align: center;
}
.stability strong {
display: block;
}
.stability input {
-moz-appearance: none; -webkit-appearance: none; margin: 0;
border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
}
.stability input:hover {
color: white;
text-shadow: 0 0 2px black;
}
.stability input:active {
padding: 0.3em 0.45em 0.2em 0.55em;
}
.stability :link, .stability :visited,
.stability :link:hover, .stability :visited:hover {
background: transparent;
color: white;
}
</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
if (params[index] == name)
return "1";
var data = params[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
var cookies = document.cookie.split("; ");
for (var index = 0; index < cookies.length; index++) {
var data = cookies[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
return null;
}
</script><link href="timers.html" rel="prev" title="6.3 Timers">
<link href="index.html#contents" rel="contents" title="Table of contents">
<link href="system-state-and-capabilities.html" rel="next" title="6.5 System state and capabilities">
<body class="split chapter" onload="fixBrokenLink();"><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</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="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
</div>
<nav class="prev_next">
<a href="timers.html">← 6.3 Timers</a> –
<a href="index.html#contents">Table of contents</a> –
<a href="system-state-and-capabilities.html">6.5 System state and capabilities →</a>
<ol class="toc"><li><ol><li><a href="user-prompts.html#user-prompts"><span class="secno">6.4 </span>User prompts</a>
<ol><li><a href="user-prompts.html#simple-dialogs"><span class="secno">6.4.1 </span>Simple dialogs</a><li><a href="user-prompts.html#printing"><span class="secno">6.4.2 </span>Printing</a><li><a href="user-prompts.html#dialogs-implemented-using-separate-documents"><span class="secno">6.4.3 </span>Dialogs implemented using separate documents</a></ol></ol></ol></nav>
<h3 id="user-prompts"><span class="secno">6.4 </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.4.1 </span>Simple dialogs</h4>
<dl class="domintro"><dt><var title="">window</var> . <code title="dom-alert"><a href="#dom-alert">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>
<p>A call to the <code title="dom-navigator-yieldForStorageUpdates"><a href="system-state-and-capabilities.html#dom-navigator-yieldforstorageupdates">navigator.yieldForStorageUpdates()</a></code>
method is implied when this method is invoked.</p>
</dd>
<dt><var title="">result</var> = <var title="">window</var> . <code title="dom-confirm"><a href="#dom-confirm">confirm</a></code>(<var title="">message</var>)</dt>
<dd>
<p>Displays a modal OK/Cancel prompt with the given message, waits
for the user to dismiss it, and returns true if the user clicks OK
and false if the user clicks Cancel.</p>
<p>A call to the <code title="dom-navigator-yieldForStorageUpdates"><a href="system-state-and-capabilities.html#dom-navigator-yieldforstorageupdates">navigator.yieldForStorageUpdates()</a></code>
method is implied when this method is invoked.</p>
</dd>
<dt><var title="">result</var> = <var title="">window</var> . <code title="dom-prompt"><a href="#dom-prompt">prompt</a></code>(<var title="">message</var> [, <var title="">default</var>] )</dt>
<dd>
<p>Displays a modal text field prompt with the given message,
waits for the user to dismiss it, and returns the value that the
user entered. If the user cancels the prompt, then returns null
instead. If the second argument is present, then the given value
is used as a default.</p>
<p>A call to the <code title="dom-navigator-yieldForStorageUpdates"><a href="system-state-and-capabilities.html#dom-navigator-yieldforstorageupdates">navigator.yieldForStorageUpdates()</a></code>
method is implied when this method is invoked.</p>
</dd>
</dl><div class="impl">
<p>The <dfn id="dom-alert" title="dom-alert"><code>alert(<var title="">message</var>)</code></dfn> method, when invoked, must run
the following steps:</p>
<ol><li><p>If the <a href="webappapis.html#event-loop">event loop</a>'s <a href="history.html#termination-nesting-level">termination nesting
level</a> is non-zero, optionally abort these steps.</li>
<li><p>Release the <a href="webappapis.html#storage-mutex">storage mutex</a>.</li>
<li><p>Optionally, abort these steps. (For example, the user agent might give the user the option
to ignore all alerts, and would thus abort at this step whenever the method was
invoked.)</li>
<li><p>Show the given <var title="">message</var> to the
user.</li>
<li><p>Optionally, <a href="webappapis.html#pause">pause</a> while waiting for for the
user to acknowledge the message.</li>
</ol><p>The <dfn id="dom-confirm" title="dom-confirm"><code>confirm(<var title="">message</var>)</code></dfn> method, when invoked, must run
the following steps:</p>
<ol><li><p>If the <a href="webappapis.html#event-loop">event loop</a>'s <a href="history.html#termination-nesting-level">termination nesting
level</a> is non-zero, optionally abort these steps, returning
false.</li>
<li><p>Release the <a href="webappapis.html#storage-mutex">storage mutex</a>.</li>
<li><p>Optionally, return false and abort these steps. (For example, the user agent might give
the user the option to ignore all prompts, and would thus abort at this step whenever the method
was invoked.)</li>
<li><p>Show the given <var title="">message</var> to the user, and
ask the user to respond with a positive or negative
response.</li>
<li><p><a href="webappapis.html#pause">Pause</a> until the user responds either positively
or negatively.</li>
<li><p>If the user responded positively, return true; otherwise,
the user responded negatively: return false.</li>
</ol><p>The <dfn id="dom-prompt" title="dom-prompt"><code>prompt(<var title="">message</var>, <var title="">default</var>)</code></dfn>
method, when invoked, must run the following steps:</p>
<ol><li><p>If the <a href="webappapis.html#event-loop">event loop</a>'s <a href="history.html#termination-nesting-level">termination nesting
level</a> is non-zero, optionally abort these steps, returning
null.</li>
<li><p>Release the <a href="webappapis.html#storage-mutex">storage mutex</a>.</li>
<li><p>Optionally, return null and abort these steps. (For example, the user agent might give the
user the option to ignore all prompts, and would thus abort at this step whenever the method was
invoked.)</li>
<li><p>Show the given <var title="">message</var> to the user, and
ask the user to either respond with a string value or abort. The
second argument is optional. If the second argument (<var title="">default</var>) is present, then the response must be
defaulted to the value given by <var title="">default</var>.</li>
<li><p><a href="webappapis.html#pause">Pause</a> while waiting for the user's
response.</li>
<li><p>If the user aborts, then return null; otherwise, return the
string that the user responded with.</li>
</ol></div>
<h4 id="printing"><span class="secno">6.4.2 </span>Printing</h4>
<!--TOPIC:DOM APIs-->
<dl class="domintro"><dt><var title="">window</var> . <code title="dom-print"><a href="#dom-print">print</a></code>()</dt>
<dd>
<p>Prompts the user to print the page.</p>
<p>A call to the <code title="dom-navigator-yieldForStorageUpdates"><a href="system-state-and-capabilities.html#dom-navigator-yieldforstorageupdates">navigator.yieldForStorageUpdates()</a></code>
method is implied when this method is invoked.</p>
</dd>
</dl><div class="impl">
<p>When the <dfn id="dom-print" title="dom-print"><code>print()</code></dfn> method
is invoked, if the <code><a href="dom.html#document">Document</a></code> is <a href="the-end.html#ready-for-post-load-tasks">ready for
post-load tasks</a>, then the user agent must synchronously run
the <a href="#printing-steps">printing steps</a>. Otherwise, the user agent must only
set the <dfn id="print-when-loaded">print when loaded</dfn> flag on the
<code><a href="dom.html#document">Document</a></code>.</p>
<!--TOPIC:HTML-->
<p>User agents should also run the <a href="#printing-steps">printing steps</a>
whenever the user asks for the opportunity to <a href="rendering.html#obtain-a-physical-form">obtain a
physical form</a> (e.g. printed copy), or the representation of a
physical form (e.g. PDF copy), of a document.</p>
<p>The <dfn id="printing-steps">printing steps</dfn> are as follows:</p>
<ol><li>
<p>The user agent may display a message to the user and/or may
abort these steps.</p>
<p class="example">For instance, a kiosk browser could silently
ignore any invocations of the <code title="dom-print"><a href="#dom-print">print()</a></code> method.</p>
<p class="example">For instance, a browser on a mobile device
could detect that there are no printers in the vicinity and
display a message saying so before continuing to offer a "save to
PDF" option.</p>
</li>
<li>
<p>The user agent must <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named
<code title="event-beforeprint">beforeprint</code> at the
<code><a href="browsers.html#window">Window</a></code> object of the <code><a href="dom.html#document">Document</a></code> that is
being printed, as well as any <a href="browsers.html#nested-browsing-context" title="nested browsing
context">nested browsing contexts</a> in it.</p>
<p class="example">The <code title="event-beforeprint">beforeprint</code> event can be used
to annotate the printed copy, for instance adding the time at
which the document was printed.</p>
</li>
<li>
<p>The user agent must release the <a href="webappapis.html#storage-mutex">storage mutex</a>.</p>
</li>
<li>
<p>The user agent should offer the user the opportunity to
<a href="rendering.html#obtain-a-physical-form">obtain a physical form</a> (or the representation of a
physical form) of the document. The user agent may wait for the
user to either accept or decline before returning; if so, the user
agent must <a href="webappapis.html#pause">pause</a> while the method is waiting. Even if
the user agent doesn't wait at this point, the user agent must use
the state of the relevant documents as they are at this point in
the algorithm if and when it eventually creates the alternate
form.</p>
</li>
<li>
<p>The user agent must <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named
<code title="event-afterprint">afterprint</code> at the
<code><a href="browsers.html#window">Window</a></code> object of the <code><a href="dom.html#document">Document</a></code> that is
being printed, as well as any <a href="browsers.html#nested-browsing-context" title="nested browsing
context">nested browsing contexts</a> in it.</p>
<p class="example">The <code title="event-afterprint">afterprint</code> event can be used
to revert annotations added in the earlier event, as well as
showing post-printing UI. For instance, if a page is walking the
user through the steps of applying for a home loan, the script
could automatically advance to the next step after having printed
a form or other.</p>
</li>
</ol></div>
<!--TOPIC:DOM APIs-->
<h4 id="dialogs-implemented-using-separate-documents"><span class="secno">6.4.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 href="#dom-showmodaldialog">showModalDialog</a></code>(<var title="">url</var> [, <var title="">argument</var>] )</dt>
<dd>
<p>Prompts the user with the given page, waits for that page to
close, and returns the return value.</p>
<p>A call to the <code title="dom-navigator-yieldForStorageUpdates"><a href="system-state-and-capabilities.html#dom-navigator-yieldforstorageupdates">navigator.yieldForStorageUpdates()</a></code>
method is implied when this method is invoked.</p>
</dd>
</dl><div class="impl">
<p>The <dfn id="dom-showmodaldialog" title="dom-showModalDialog"><code>showModalDialog(<var title="">url</var>, <var title="">argument</var><!--, <var
title="">features</var>-->)</code></dfn> method, when invoked, must
cause the user agent to run the following steps:</p>
<ol><li>
<p><a href="urls.html#resolve-a-url" title="resolve a url">Resolve</a> <var title="">url</var> relative to the <a href="browsers.html#entry-script">entry script</a>'s
<a href="webappapis.html#script's-base-url" title="script's base URL">base URL</a>.</p>
<p>If this fails, then throw a <code><a href="infrastructure.html#syntaxerror">SyntaxError</a></code> exception
and abort these steps.</p>
</li>
<li><p>If the <a href="webappapis.html#event-loop">event loop</a>'s <a href="history.html#termination-nesting-level">termination nesting
level</a> is non-zero, optionally abort these steps, returning
the empty string.</li>
<li>
<p>Release the <a href="webappapis.html#storage-mutex">storage mutex</a>.</p>
</li>
<li>
<p>If the user agent is configured such that this invocation of
<code title="dom-showModalDialog"><a href="#dom-showmodaldialog">showModalDialog()</a></code> is
somehow disabled, then return the empty string and abort these
steps.</p>
<p class="note">User agents are expected to disable this method in
certain cases to avoid user annoyance (e.g. as part of their popup
blocker feature). For instance, a user agent could require that a
site be white-listed before enabling this method, or the user
agent could be configured to only allow one modal dialog at a
time.</p>
</li>
<li>
<p>If the <a href="browsers.html#active-sandboxing-flag-set">active sandboxing flag set</a>
of the <a href="browsers.html#active-document">active document</a>
of the <a href="webappapis.html#script's-browsing-context" title="script's browsing context">browsing context</a>
of the <a href="webappapis.html#concept-script" title="concept-script">script</a> that invoked the method
has its
<a href="browsers.html#sandboxed-auxiliary-navigation-browsing-context-flag">sandboxed auxiliary navigation browsing context flag</a>
set, then return the empty string and abort these steps.</p>
</li>
<li>
<p>Let <var title="">the list of background browsing
contexts</var> be a list of all the browsing contexts that:</p>
<ul><li>are part of the same <a href="browsers.html#unit-of-related-browsing-contexts">unit of related browsing
contexts</a> as the browsing context of the
<code><a href="browsers.html#window">Window</a></code> object on which the <code title="dom-showModalDialog"><a href="#dom-showmodaldialog">showModalDialog()</a></code> method was
called, and that</li>
<li>have an <a href="browsers.html#active-document">active document</a> whose
<a href="browsers.html#origin-0">origin</a> is the <a href="browsers.html#same-origin" title="same origin">same</a>
as the <a href="browsers.html#origin-0">origin</a> of the <a href="webappapis.html#concept-script" title="concept-script">script</a> that called the <code title="dom-showModalDialog"><a href="#dom-showmodaldialog">showModalDialog()</a></code> method at
the time the method was called,</li> <!-- Note that changing
document.domain to talk to another domain doesn't make you able
to block that domain -->
</ul><p>...as well as any browsing contexts that are nested inside any
of the browsing contexts matching those conditions.</p>
</li>
<li>
<p>Disable the user interface for all the browsing contexts in
<var title="">the list of background browsing contexts</var>. This
should prevent the user from navigating those browsing contexts,
causing events to be sent to those browsing context, or editing
any content in those browsing contexts. However, it does not
prevent those browsing contexts from receiving events from sources
other than the user, from running scripts, from running
animations, and so forth.</p>
</li>
<li>
<p>Create a new <a href="browsers.html#auxiliary-browsing-context">auxiliary browsing context</a>, with the
<a href="browsers.html#opener-browsing-context">opener browsing context</a> being the browsing context of
the <code><a href="browsers.html#window">Window</a></code> object on which the <code title="dom-showModalDialog"><a href="#dom-showmodaldialog">showModalDialog()</a></code> method was
called. The new auxiliary browsing context has no name.</p>
<p class="note">This <a href="browsers.html#browsing-context">browsing context</a>'s
<code><a href="dom.html#document">Document</a></code>s' <code><a href="browsers.html#window">Window</a></code> objects all implement
the <code><a href="#windowmodal">WindowModal</a></code> interface.</p>
</li>
<li>
<p>Set all the flags
in the new browsing context's <a href="browsers.html#popup-sandboxing-flag-set">popup sandboxing flag set</a>
that are set in the
<a href="browsers.html#active-sandboxing-flag-set">active sandboxing flag set</a>
of the <a href="browsers.html#active-document">active document</a>
of the <a href="webappapis.html#script's-browsing-context" title="script's browsing context">browsing context</a>
of the <a href="webappapis.html#concept-script" title="concept-script">script</a> that invoked the method.
The <a href="webappapis.html#script's-browsing-context" title="script's browsing context">browsing context</a>
of the <a href="webappapis.html#concept-script" title="concept-script">script</a> that invoked the method
must be set as the new browsing context's
<a href="browsers.html#one-permitted-sandboxed-navigator">one permitted sandboxed navigator</a>.</p>
</li>
<li>
<p>Let the <a href="#dialog-arguments">dialog arguments</a> of the new browsing
context be set to the value of <var title="">argument</var>, or
the 'undefined' value if the argument was omitted.</p>
</li>
<li>
<p>Let the <a href="#dialog-arguments'-origin">dialog arguments' origin</a> be the
<a href="browsers.html#origin-0">origin</a> of the <a href="webappapis.html#concept-script" title="concept-script">script</a> that called the <code title="dom-showModalDialog"><a href="#dom-showmodaldialog">showModalDialog()</a></code> method.</p>
</li>
<li>
<p><a href="history.html#navigate">Navigate</a><!--DONAV showModalDialog--> the new
<a href="browsers.html#browsing-context">browsing context</a> to the <a href="urls.html#absolute-url">absolute URL</a>
that resulted from <a href="urls.html#resolve-a-url" title="resolve a url">resolving</a>
<var title="">url</var> earlier, with <a href="history.html#replacement-enabled">replacement
enabled</a>, and with the <a href="webappapis.html#script's-browsing-context" title="script's browsing
context">browsing context</a> of the <a href="webappapis.html#concept-script" title="concept-script">script</a> that invoked the method as
the <a href="history.html#source-browsing-context">source browsing context</a>.</p>
</li>
<li>
<p><a href="webappapis.html#spin-the-event-loop">Spin the event loop</a> until the new <a href="browsers.html#browsing-context">browsing
context</a> is closed. (The user agent must allow the user to
indicate that the <a href="browsers.html#browsing-context">browsing context</a> is to be
closed.)</p>
</li>
<li>
<p>Reenable the user interface for all the browsing contexts in
<var title="">the list of background browsing contexts</var>.</p>
</li>
<li>
<p>Return the <a href="browsers.html#auxiliary-browsing-context">auxiliary browsing context</a>'s
<a href="#return-value">return value</a>.</p>
</li>
</ol><p>The <code><a href="browsers.html#window">Window</a></code> objects of <code><a href="dom.html#document">Document</a></code>s hosted
by <a href="browsers.html#browsing-context" title="browsing context">browsing contexts</a> created
by the above algorithm must also implement the
<code><a href="#windowmodal">WindowModal</a></code> interface.</p>
<p class="note">When this happens, the members of the
<code><a href="#windowmodal">WindowModal</a></code> interface, in JavaScript environments,
appear to actually be part of the <code><a href="browsers.html#window">Window</a></code> interface
(e.g. they are on the same prototype chain as the <code title="dom-alert"><a href="#dom-alert">window.alert()</a></code> method).</p>
</div>
<pre class="idl">[NoInterfaceObject] interface <dfn id="windowmodal">WindowModal</dfn> {
readonly attribute any <a href="#dom-windowmodal-dialogarguments" title="dom-WindowModal-dialogArguments">dialogArguments</a>;
attribute DOMString <a href="#dom-windowmodal-returnvalue" title="dom-WindowModal-returnValue">returnValue</a>;
};</pre>
<dl class="domintro"><dt><var title="">window</var> . <code title="dom-WindowModal-dialogArguments"><a href="#dom-windowmodal-dialogarguments">dialogArguments</a></code></dt>
<dd>
<p>Returns the <var title="">argument</var> argument that was
passed to the <code title="dom-showModalDialog"><a href="#dom-showmodaldialog">showModalDialog()</a></code> method.</p>
</dd>
<dt><var title="">window</var> . <code title="dom-WindowModal-returnValue"><a href="#dom-windowmodal-returnvalue">returnValue</a></code> [ = <var title="">value</var> ]</dt>
<dd>
<p>Returns the current return value for the window.</p>
<p>Can be set, to change the value that will be returned by the
<code title="dom-showModalDialog"><a href="#dom-showmodaldialog">showModalDialog()</a></code>
method.</p>
</dd>
</dl><div class="impl">
<p>Such browsing contexts have associated <dfn id="dialog-arguments">dialog
arguments</dfn>, which are stored along with the <dfn id="dialog-arguments'-origin">dialog
arguments' origin</dfn>. These values are set by the <code title="dom-showModalDialog"><a href="#dom-showmodaldialog">showModalDialog()</a></code> method in the
algorithm above, when the browsing context is created, based on the
arguments provided to the method.</p>
<p>The <dfn id="dom-windowmodal-dialogarguments" title="dom-WindowModal-dialogArguments"><code>dialogArguments</code></dfn>
IDL attribute, on getting, must check whether its browsing context's
<a href="browsers.html#active-document">active document</a>'s <a href="browsers.html#origin-0">origin</a> is the <a href="browsers.html#same-origin" title="same origin">same</a> as the <a href="#dialog-arguments'-origin">dialog arguments'
origin</a>. If it is, then the browsing context's <a href="#dialog-arguments">dialog
arguments</a> must be returned unchanged. Otherwise, if the
<a href="#dialog-arguments">dialog arguments</a> are an object, then the empty string
must be returned, and if the <a href="#dialog-arguments">dialog arguments</a> are not
an object, then the stringification of the <a href="#dialog-arguments">dialog
arguments</a> must be returned.
<p>These browsing contexts also have an associated <dfn id="return-value">return
value</dfn>. The <a href="#return-value">return value</a> of a browsing context
must be initialized to the empty string when the browsing context is
created.</p>
<p>The <dfn id="dom-windowmodal-returnvalue" title="dom-WindowModal-returnValue"><code>returnValue</code></dfn>
IDL attribute, on getting, must return the <a href="#return-value">return value</a>
of its browsing context, and on setting, must set the <a href="#return-value">return
value</a> to the given new value.</p>
</div>
<p class="note">The <code title="dom-window-close"><a href="browsers.html#dom-window-close">window.close()</a></code> method can be used to
close the browsing context.</p>
<!--TOPIC:HTML-->
<!--TOPIC:DOM APIs-->
Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-iframe-element.html,v
retrieving revision 1.352
retrieving revision 1.353
diff -u -d -r1.352 -r1.353
--- the-iframe-element.html 15 Oct 2012 12:50:06 -0000 1.352
+++ the-iframe-element.html 15 Oct 2012 15:15:54 -0000 1.353
@@ -405,43 +405,43 @@
attribute DOMString <a href="dimension-attributes.html#dom-dim-width" title="dom-dim-width">width</a>;
attribute DOMString <a href="dimension-attributes.html#dom-dim-height" title="dom-dim-height">height</a>;
readonly attribute Document? <a href="#dom-iframe-contentdocument" title="dom-iframe-contentDocument">contentDocument</a>;
- readonly attribute <a href="textFieldSelection.html#windowproxy">WindowProxy</a>? <a href="#dom-iframe-contentwindow" title="dom-iframe-contentWindow">contentWindow</a>;
+ readonly attribute <a href="browsers.html#windowproxy">WindowProxy</a>? <a href="#dom-iframe-contentwindow" title="dom-iframe-contentWindow">contentWindow</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><!-- INTRO --><p>The <code><a href="#the-iframe-element">iframe</a></code> element <a href="textFieldSelection.html#represents">represents</a> a <a href="textFieldSelection.html#nested-browsing-context">nested browsing
+ </dl><!--TOPIC:HTML--><!-- INTRO --><p>The <code><a href="#the-iframe-element">iframe</a></code> element <a href="rendering.html#represents">represents</a> a <a href="browsers.html#nested-browsing-context">nested browsing
context</a>.</p>
<!-- SRC/SRCDOC -->
<p>The <dfn id="attr-iframe-src" title="attr-iframe-src"><code>src</code></dfn> attribute gives the address of a page
- that the <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a> is to contain. The attribute, if present, must be a
+ that the <a href="browsers.html#nested-browsing-context">nested browsing context</a> is to contain. The attribute, if present, must be a
<a href="urls.html#valid-non-empty-url-potentially-surrounded-by-spaces">valid non-empty URL potentially surrounded by spaces</a>. If the <code title="attr-itemprop">itemprop</code> is specified on an <code><a href="#the-iframe-element">iframe</a></code> element, then the
<code title="attr-iframe-src"><a href="#attr-iframe-src">src</a></code> attribute must also be specified.</p>
<p>The <dfn id="attr-iframe-srcdoc" title="attr-iframe-srcdoc"><code>srcdoc</code></dfn> attribute gives the content of
- the page that the <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a> is to contain. The value of the attribute
+ the page that the <a href="browsers.html#nested-browsing-context">nested browsing context</a> is to contain. The value of the attribute
is the source of <dfn id="an-iframe-srcdoc-document">an <code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code>
document</dfn>.</p>
- <p>For <code><a href="#the-iframe-element">iframe</a></code> elements in <a href="infrastructure.html#html-documents">HTML documents</a>, the <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">srcdoc</a></code> attribute, if present, must have a value using <a href="textFieldSelection.html#syntax">the
+ <p>For <code><a href="#the-iframe-element">iframe</a></code> elements in <a href="infrastructure.html#html-documents">HTML documents</a>, the <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">srcdoc</a></code> attribute, if present, must have a value using <a href="syntax.html#syntax">the
HTML syntax</a> that consists of the following syntactic components, in the given order:</p>
- <ol><li>Any number of <a href="textFieldSelection.html#syntax-comments" title="syntax-comments">comments</a> and <a href="common-microsyntaxes.html#space-character" title="space
+ <ol><li>Any number of <a href="syntax.html#syntax-comments" title="syntax-comments">comments</a> and <a href="common-microsyntaxes.html#space-character" title="space
character">space characters</a>.</li>
- <li>Optionally, a <a href="textFieldSelection.html#syntax-doctype" title="syntax-doctype">DOCTYPE</a>.
+ <li>Optionally, a <a href="syntax.html#syntax-doctype" title="syntax-doctype">DOCTYPE</a>.
- <li>Any number of <a href="textFieldSelection.html#syntax-comments" title="syntax-comments">comments</a> and <a href="common-microsyntaxes.html#space-character" title="space
+ <li>Any number of <a href="syntax.html#syntax-comments" title="syntax-comments">comments</a> and <a href="common-microsyntaxes.html#space-character" title="space
character">space characters</a>.</li>
- <li>The root element, in the form of an <code><a href="the-html-element.html#the-html-element">html</a></code> <a href="textFieldSelection.html#syntax-elements" title="syntax-elements">element</a>.</li>
+ <li>The root element, in the form of an <code><a href="the-html-element.html#the-html-element">html</a></code> <a href="syntax.html#syntax-elements" title="syntax-elements">element</a>.</li>
- <li>Any number of <a href="textFieldSelection.html#syntax-comments" title="syntax-comments">comments</a> and <a href="common-microsyntaxes.html#space-character" title="space
+ <li>Any number of <a href="syntax.html#syntax-comments" title="syntax-comments">comments</a> and <a href="common-microsyntaxes.html#space-character" title="space
character">space characters</a>.</li>
</ol><p>For <code><a href="#the-iframe-element">iframe</a></code> elements in <a href="infrastructure.html#xml-documents">XML documents</a>, the <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">srcdoc</a></code> attribute, if present, must have a value that matches the
- production labeled <code title="">document</code> in the XML specification. <a href="textFieldSelection.html#refsXML">[XML]</a></p>
+ production labeled <code title="">document</code> in the XML specification. <a href="references.html#refsXML">[XML]</a></p>
<div class="example">
@@ -481,11 +481,11 @@
</div>
- <p class="note">In <a href="textFieldSelection.html#syntax">the HTML syntax</a>, authors need only remember to use """ (U+0022) characters to wrap the attribute contents and then to escape all """ (U+0022) and U+0026 AMPERSAND (&) characters, and to specify the <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox">sandbox</a></code> attribute, to ensure safe embedding of content.</p>
+ <p class="note">In <a href="syntax.html#syntax">the HTML syntax</a>, authors need only remember to use """ (U+0022) characters to wrap the attribute contents and then to escape all """ (U+0022) and U+0026 AMPERSAND (&) characters, and to specify the <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox">sandbox</a></code> attribute, to ensure safe embedding of content.</p>
- <p class="note">Due to restrictions of <a href="textFieldSelection.html#the-xhtml-syntax">the XHTML syntax</a>, in XML the U+003C LESS-THAN
+ <p class="note">Due to restrictions of <a href="the-xhtml-syntax.html#the-xhtml-syntax">the XHTML syntax</a>, in XML the U+003C LESS-THAN
SIGN character (<) needs to be escaped as well. In order to prevent <a href="http://www.w3.org/TR/REC-xml/#AVNormalize">attribute-value normalization</a>, some of XML's
- whitespace characters — specifically "tab" (U+0009), "LF" (U+000A), and "CR" (U+000D) — also need to be escaped. <a href="textFieldSelection.html#refsXML">[XML]</a></p>
+ whitespace characters — specifically "tab" (U+0009), "LF" (U+000A), and "CR" (U+000D) — also need to be escaped. <a href="references.html#refsXML">[XML]</a></p>
<p class="note">If the <code title="attr-iframe-src"><a href="#attr-iframe-src">src</a></code> attribute and the <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">srcdoc</a></code> attribute are both specified together, the <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">srcdoc</a></code> attribute takes priority. This allows authors to provide
a fallback <a href="urls.html#url">URL</a> for legacy user agents that do not support the <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">srcdoc</a></code> attribute.</p>
@@ -494,24 +494,24 @@
<div class="impl">
<hr><!-- SRC/SRCDOC PROCESSING MODEL --><p>When an <code><a href="#the-iframe-element">iframe</a></code> element is <a href="infrastructure.html#insert-an-element-into-a-document" title="insert an element into a document">inserted
- into a document</a>, the user agent must create a <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>, and
+ into a document</a>, the user agent must create a <a href="browsers.html#nested-browsing-context">nested browsing context</a>, and
then <a href="#process-the-iframe-attributes">process the <code>iframe</code> attributes</a> for the first time.</p>
<p>When an <code><a href="#the-iframe-element">iframe</a></code> element is <a href="infrastructure.html#remove-an-element-from-a-document" title="remove an element from a document">removed
- from a document</a>, the user agent must <a href="textFieldSelection.html#a-browsing-context-is-discarded" title="a browsing context is
- discarded">discard</a> the <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>.</p>
+ from a document</a>, the user agent must <a href="browsers.html#a-browsing-context-is-discarded" title="a browsing context is
+ discarded">discard</a> the <a href="browsers.html#nested-browsing-context">nested browsing context</a>.</p>
<p class="note">This happens without any <code title="event-unload">unload</code> events firing
- (the <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a> and its <code><a href="dom.html#document">Document</a></code> are <em title="a browsing
- context is discarded"><a href="textFieldSelection.html#a-browsing-context-is-discarded">discarded</a></em>, not <em title="unload a document"><a href="textFieldSelection.html#unload-a-document">unloaded</a></em>).</p>
+ (the <a href="browsers.html#nested-browsing-context">nested browsing context</a> and its <code><a href="dom.html#document">Document</a></code> are <em title="a browsing
+ context is discarded"><a href="browsers.html#a-browsing-context-is-discarded">discarded</a></em>, not <em title="unload a document"><a href="history.html#unload-a-document">unloaded</a></em>).</p>
<!-- START of section that's very similar to <frame> -->
- <p>Whenever an <code><a href="#the-iframe-element">iframe</a></code> element with a <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a> has its
+ <p>Whenever an <code><a href="#the-iframe-element">iframe</a></code> element with a <a href="browsers.html#nested-browsing-context">nested browsing context</a> has its
<code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">srcdoc</a></code> attribute set, changed, or removed, the user agent
must <a href="#process-the-iframe-attributes">process the <code>iframe</code> attributes</a>.</p>
- <p>Similarly, whenever an <code><a href="#the-iframe-element">iframe</a></code> element with a <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>
+ <p>Similarly, whenever an <code><a href="#the-iframe-element">iframe</a></code> element with a <a href="browsers.html#nested-browsing-context">nested browsing context</a>
but with no <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">srcdoc</a></code> attribute specified has its <code title="attr-iframe-src"><a href="#attr-iframe-src">src</a></code> attribute set, changed, or removed, the user agent must
<a href="#process-the-iframe-attributes">process the <code>iframe</code> attributes</a>.</p> <!-- It doesn't happen when the base
URL is changed, though. -->
@@ -521,8 +521,8 @@
<dl class="switch"><dt>If the <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">srcdoc</a></code> attribute is specified</dt>
- <dd><p><a href="textFieldSelection.html#navigate">Navigate</a><!--DONAV iframe--> the element's <a href="textFieldSelection.html#child-browsing-context">child browsing context</a>
- to a resource whose <a href="urls.html#content-type">Content-Type</a> is <code><a href="textFieldSelection.html#text/html">text/html</a></code>, whose <a href="urls.html#url">URL</a>
+ <dd><p><a href="history.html#navigate">Navigate</a><!--DONAV iframe--> the element's <a href="browsers.html#child-browsing-context">child browsing context</a>
+ to a resource whose <a href="urls.html#content-type">Content-Type</a> is <code><a href="iana.html#text/html">text/html</a></code>, whose <a href="urls.html#url">URL</a>
is <code><a href="urls.html#about:srcdoc">about:srcdoc</a></code>, and whose data consists of the value of the attribute. The
resulting <code><a href="dom.html#document">Document</a></code> must be considered <a href="#an-iframe-srcdoc-document">an <code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code> document</a>.</dd>
@@ -532,7 +532,7 @@
<dd>
- <p><a href="textFieldSelection.html#queue-a-task">Queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> named <code title="event-load">load</code> at the <code><a href="#the-iframe-element">iframe</a></code> element.</p>
+ <p><a href="webappapis.html#queue-a-task">Queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named <code title="event-load">load</code> at the <code><a href="#the-iframe-element">iframe</a></code> element.</p>
</dd>
@@ -555,53 +555,53 @@
<li>
- <p><a href="textFieldSelection.html#navigate">Navigate</a><!--DONAV iframe--> the element's <a href="textFieldSelection.html#child-browsing-context">child browsing context</a>
+ <p><a href="history.html#navigate">Navigate</a><!--DONAV iframe--> the element's <a href="browsers.html#child-browsing-context">child browsing context</a>
to <var title="">url</var>.</p>
</li>
</ol></dd>
- </dl><p>Any <a href="textFieldSelection.html#navigate" title="navigate">navigation</a> required of the user agent in the <a href="#process-the-iframe-attributes">process
- the <code>iframe</code> attributes</a> algorithm must be completed as an <a href="textFieldSelection.html#explicit-self-navigation-override">explicit
+ </dl><p>Any <a href="history.html#navigate" title="navigate">navigation</a> required of the user agent in the <a href="#process-the-iframe-attributes">process
+ the <code>iframe</code> attributes</a> algorithm must be completed as an <a href="history.html#explicit-self-navigation-override">explicit
self-navigation override</a> and with the <code><a href="#the-iframe-element">iframe</a></code> element's document's
- <a href="textFieldSelection.html#browsing-context">browsing context</a> as the <a href="textFieldSelection.html#source-browsing-context">source browsing context</a>.</p>
+ <a href="browsers.html#browsing-context">browsing context</a> as the <a href="history.html#source-browsing-context">source browsing context</a>.</p>
- <p>Furthermore, if the <a href="textFieldSelection.html#active-document">active document</a> of the element's <a href="textFieldSelection.html#child-browsing-context">child browsing
- context</a> before such a <a href="textFieldSelection.html#navigate" title="navigate">navigation</a> was not <a href="textFieldSelection.html#completely-loaded">completely
- loaded</a> at the time of the new <a href="textFieldSelection.html#navigate" title="navigate">navigation</a>, then the <a href="textFieldSelection.html#navigate" title="navigate">navigation</a> must be completed with <a href="textFieldSelection.html#replacement-enabled">replacement enabled</a>.</p>
+ <p>Furthermore, if the <a href="browsers.html#active-document">active document</a> of the element's <a href="browsers.html#child-browsing-context">child browsing
+ context</a> before such a <a href="history.html#navigate" title="navigate">navigation</a> was not <a href="the-end.html#completely-loaded">completely
+ loaded</a> at the time of the new <a href="history.html#navigate" title="navigate">navigation</a>, then the <a href="history.html#navigate" title="navigate">navigation</a> must be completed with <a href="history.html#replacement-enabled">replacement enabled</a>.</p>
- <p>Similarly, if the <a href="textFieldSelection.html#child-browsing-context">child browsing context</a>'s <a href="textFieldSelection.html#session-history">session history</a> contained
+ <p>Similarly, if the <a href="browsers.html#child-browsing-context">child browsing context</a>'s <a href="history.html#session-history">session history</a> contained
only one <code><a href="dom.html#document">Document</a></code> when the <a href="#process-the-iframe-attributes">process the <code>iframe</code> attributes</a>
algorithm was invoked, and that was the <code><a href="urls.html#about:blank">about:blank</a></code> <code><a href="dom.html#document">Document</a></code> created
- when the <a href="textFieldSelection.html#child-browsing-context">child browsing context</a> was created, then any <a href="textFieldSelection.html#navigate" title="navigate">navigation</a> required of the user agent in that algorithm must be completed
- with <a href="textFieldSelection.html#replacement-enabled">replacement enabled</a>.</p> <!-- see also the note near similar text for the
+ when the <a href="browsers.html#child-browsing-context">child browsing context</a> was created, then any <a href="history.html#navigate" title="navigate">navigation</a> required of the user agent in that algorithm must be completed
+ with <a href="history.html#replacement-enabled">replacement enabled</a>.</p> <!-- see also the note near similar text for the
location.assign() method -->
- <p>When a <code><a href="dom.html#document">Document</a></code> in an <code><a href="#the-iframe-element">iframe</a></code> is marked as <a href="textFieldSelection.html#completely-loaded">completely
- loaded</a>, the user agent must synchronously <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> named <code title="event-load">load</code> at the <code><a href="#the-iframe-element">iframe</a></code> element. When content whose
- <a href="urls.html#url">URL</a> has the <a href="textFieldSelection.html#same-origin">same origin</a> as the <code><a href="#the-iframe-element">iframe</a></code> element's
+ <p>When a <code><a href="dom.html#document">Document</a></code> in an <code><a href="#the-iframe-element">iframe</a></code> is marked as <a href="the-end.html#completely-loaded">completely
+ loaded</a>, the user agent must synchronously <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named <code title="event-load">load</code> at the <code><a href="#the-iframe-element">iframe</a></code> element. When content whose
+ <a href="urls.html#url">URL</a> has the <a href="browsers.html#same-origin">same origin</a> as the <code><a href="#the-iframe-element">iframe</a></code> element's
<code><a href="dom.html#document">Document</a></code> fails to load (e.g. due to a DNS error, network error, or if the server
returned a 4xx or 5xx status code <a href="urls.html#concept-http-equivalent-codes" title="concept-http-equivalent-codes">or
- equivalent</a>), then the user agent must <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple
+ equivalent</a>), then the user agent must <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple
event</a> named <code title="event-error">error</code> at the element instead. (This event does
- not fire for <a href="textFieldSelection.html#parse-error" title="parse error">parse errors</a>, script errors, or any errors for
+ not fire for <a href="parsing.html#parse-error" title="parse error">parse errors</a>, script errors, or any errors for
cross-origin resources.)</p>
- <p>The <a href="textFieldSelection.html#task-source">task source</a> for these <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a> is the <a href="textFieldSelection.html#dom-manipulation-task-source">DOM
+ <p>The <a href="webappapis.html#task-source">task source</a> for these <a href="webappapis.html#concept-task" title="concept-task">tasks</a> is the <a href="webappapis.html#dom-manipulation-task-source">DOM
manipulation task source</a>.</p>
<p class="note">A <code title="event-load">load</code> event is also fired at the
<code><a href="#the-iframe-element">iframe</a></code> element when it is created if no other data is loaded in it.</p>
- <p>When the <code><a href="#the-iframe-element">iframe</a></code>'s <a href="textFieldSelection.html#active-document">active document</a> is not <a href="textFieldSelection.html#ready-for-post-load-tasks">ready for post-load
- tasks</a>, and when anything in the <code><a href="#the-iframe-element">iframe</a></code> is <a href="textFieldSelection.html#delay-the-load-event" title="delay the load
- event">delaying the load event</a> of the <code><a href="#the-iframe-element">iframe</a></code>'s <a href="textFieldSelection.html#browsing-context">browsing context</a>'s
- <a href="textFieldSelection.html#active-document">active document</a>, the <code><a href="#the-iframe-element">iframe</a></code> must <a href="textFieldSelection.html#delay-the-load-event">delay the load event</a> of
+ <p>When the <code><a href="#the-iframe-element">iframe</a></code>'s <a href="browsers.html#active-document">active document</a> is not <a href="the-end.html#ready-for-post-load-tasks">ready for post-load
+ tasks</a>, and when anything in the <code><a href="#the-iframe-element">iframe</a></code> is <a href="the-end.html#delay-the-load-event" title="delay the load
+ event">delaying the load event</a> of the <code><a href="#the-iframe-element">iframe</a></code>'s <a href="browsers.html#browsing-context">browsing context</a>'s
+ <a href="browsers.html#active-document">active document</a>, the <code><a href="#the-iframe-element">iframe</a></code> must <a href="the-end.html#delay-the-load-event">delay the load event</a> of
its document.</p>
<p class="note">If, during the handling of the <code title="event-load">load</code> event, the
- <a href="textFieldSelection.html#browsing-context">browsing context</a> in the <code><a href="#the-iframe-element">iframe</a></code> is again <a href="textFieldSelection.html#navigate" title="navigate">navigated</a>, that will further <a href="textFieldSelection.html#delay-the-load-event">delay the load event</a>.</p>
+ <a href="browsers.html#browsing-context">browsing context</a> in the <code><a href="#the-iframe-element">iframe</a></code> is again <a href="history.html#navigate" title="navigate">navigated</a>, that will further <a href="the-end.html#delay-the-load-event">delay the load event</a>.</p>
</div>
@@ -611,22 +611,22 @@
<a href="urls.html#resolve-a-url" title="resolve a url">resolved</a>, the browsing context will remain at the initial
<code><a href="urls.html#about:blank">about:blank</a></code> page.</p>
- <p class="note">If the user <a href="textFieldSelection.html#navigate" title="navigate">navigates</a> away from this page, the
- <code><a href="#the-iframe-element">iframe</a></code>'s corresponding <code><a href="textFieldSelection.html#windowproxy">WindowProxy</a></code> object will proxy new
- <code><a href="textFieldSelection.html#window">Window</a></code> objects for new <code><a href="dom.html#document">Document</a></code> objects, but the <code title="attr-iframe-src"><a href="#attr-iframe-src">src</a></code> attribute will not change.</p>
+ <p class="note">If the user <a href="history.html#navigate" title="navigate">navigates</a> away from this page, the
+ <code><a href="#the-iframe-element">iframe</a></code>'s corresponding <code><a href="browsers.html#windowproxy">WindowProxy</a></code> object will proxy new
+ <code><a href="browsers.html#window">Window</a></code> objects for new <code><a href="dom.html#document">Document</a></code> objects, but the <code title="attr-iframe-src"><a href="#attr-iframe-src">src</a></code> attribute will not change.</p>
<hr><!-- NAME --><p>The <dfn id="attr-iframe-name" title="attr-iframe-name"><code>name</code></dfn> attribute, if present, must be a
- <a href="textFieldSelection.html#valid-browsing-context-name">valid browsing context name</a>. The given value is used to name the <a href="textFieldSelection.html#nested-browsing-context">nested
+ <a href="browsers.html#valid-browsing-context-name">valid browsing context name</a>. The given value is used to name the <a href="browsers.html#nested-browsing-context">nested
browsing context</a>. <span class="impl">When the browsing context is created, if the attribute
- is present, the <a href="textFieldSelection.html#browsing-context-name">browsing context name</a> must be set to the value of this attribute;
- otherwise, the <a href="textFieldSelection.html#browsing-context-name">browsing context name</a> must be set to the empty string.</span></p>
+ is present, the <a href="browsers.html#browsing-context-name">browsing context name</a> must be set to the value of this attribute;
+ otherwise, the <a href="browsers.html#browsing-context-name">browsing context name</a> must be set to the empty string.</span></p>
<div class="impl">
<p>Whenever the <code title="attr-iframe-name"><a href="#attr-iframe-name">name</a></code> attribute is set, the nested
- <a href="textFieldSelection.html#browsing-context">browsing context</a>'s <a href="textFieldSelection.html#browsing-context-name" title="browsing context name">name</a> must be changed to
- the new value. If the attribute is removed, the <a href="textFieldSelection.html#browsing-context-name">browsing context name</a> must be set to
+ <a href="browsers.html#browsing-context">browsing context</a>'s <a href="browsers.html#browsing-context-name" title="browsing context name">name</a> must be changed to
+ the new value. If the attribute is removed, the <a href="browsers.html#browsing-context-name">browsing context name</a> must be set to
the empty string.</p>
</div>
@@ -635,22 +635,22 @@
<hr><!-- SANDBOX --><p>The <dfn id="attr-iframe-sandbox" title="attr-iframe-sandbox"><code>sandbox</code></dfn> attribute, when specified,
enables a set of extra restrictions on any content hosted by the <code><a href="#the-iframe-element">iframe</a></code>. Its value
must be an <a href="common-microsyntaxes.html#unordered-set-of-unique-space-separated-tokens">unordered set of unique space-separated tokens</a> that are <a href="infrastructure.html#ascii-case-insensitive">ASCII
- case-insensitive</a>. The allowed values are <code title="attr-iframe-sandbox-allow-forms"><a href="textFieldSelection.html#attr-iframe-sandbox-allow-forms">allow-forms</a></code>, <code title="attr-iframe-sandbox-allow-popups"><a href="textFieldSelection.html#attr-iframe-sandbox-allow-popups">allow-popups</a></code>, <code title="attr-iframe-sandbox-allow-same-origin"><a href="textFieldSelection.html#attr-iframe-sandbox-allow-same-origin">allow-same-origin</a></code>, <code title="attr-iframe-sandbox-allow-scripts"><a href="textFieldSelection.html#attr-iframe-sandbox-allow-scripts">allow-scripts</a></code>, and <code title="attr-iframe-sandbox-allow-top-navigation"><a href="textFieldSelection.html#attr-iframe-sandbox-allow-top-navigation">allow-top-navigation</a></code>.</p>
+ case-insensitive</a>. The allowed values are <code title="attr-iframe-sandbox-allow-forms"><a href="browsers.html#attr-iframe-sandbox-allow-forms">allow-forms</a></code>, <code title="attr-iframe-sandbox-allow-popups"><a href="browsers.html#attr-iframe-sandbox-allow-popups">allow-popups</a></code>, <code title="attr-iframe-sandbox-allow-same-origin"><a href="browsers.html#attr-iframe-sandbox-allow-same-origin">allow-same-origin</a></code>, <code title="attr-iframe-sandbox-allow-scripts"><a href="browsers.html#attr-iframe-sandbox-allow-scripts">allow-scripts</a></code>, and <code title="attr-iframe-sandbox-allow-top-navigation"><a href="browsers.html#attr-iframe-sandbox-allow-top-navigation">allow-top-navigation</a></code>.</p>
- <p>When the attribute is set, the content is treated as being from a unique <a href="textFieldSelection.html#origin-0">origin</a>,
- forms and scripts are disabled, links are prevented from targeting other <a href="textFieldSelection.html#browsing-context" title="browsing
- context">browsing contexts</a>, and plugins are secured. The <code title="attr-iframe-sandbox-allow-same-origin"><a href="textFieldSelection.html#attr-iframe-sandbox-allow-same-origin">allow-same-origin</a></code> keyword allows the content
- to be treated as being from the same origin instead of forcing it into a unique origin, the <code title="attr-iframe-sandbox-allow-top-navigation"><a href="textFieldSelection.html#attr-iframe-sandbox-allow-top-navigation">allow-top-navigation</a></code> keyword allows the
- content to <a href="textFieldSelection.html#navigate">navigate</a> its <a href="textFieldSelection.html#top-level-browsing-context">top-level browsing context</a>, and the <code title="attr-iframe-sandbox-allow-forms"><a href="textFieldSelection.html#attr-iframe-sandbox-allow-forms">allow-forms</a></code>, <code title="attr-iframe-sandbox-allow-popups"><a href="textFieldSelection.html#attr-iframe-sandbox-allow-popups">allow-popups</a></code> and <code title="attr-iframe-sandbox-allow-scripts"><a href="textFieldSelection.html#attr-iframe-sandbox-allow-scripts">allow-scripts</a></code> keywords re-enable forms, popups,
+ <p>When the attribute is set, the content is treated as being from a unique <a href="browsers.html#origin-0">origin</a>,
+ forms and scripts are disabled, links are prevented from targeting other <a href="browsers.html#browsing-context" title="browsing
+ context">browsing contexts</a>, and plugins are secured. The <code title="attr-iframe-sandbox-allow-same-origin"><a href="browsers.html#attr-iframe-sandbox-allow-same-origin">allow-same-origin</a></code> keyword allows the content
+ to be treated as being from the same origin instead of forcing it into a unique origin, the <code title="attr-iframe-sandbox-allow-top-navigation"><a href="browsers.html#attr-iframe-sandbox-allow-top-navigation">allow-top-navigation</a></code> keyword allows the
+ content to <a href="history.html#navigate">navigate</a> its <a href="browsers.html#top-level-browsing-context">top-level browsing context</a>, and the <code title="attr-iframe-sandbox-allow-forms"><a href="browsers.html#attr-iframe-sandbox-allow-forms">allow-forms</a></code>, <code title="attr-iframe-sandbox-allow-popups"><a href="browsers.html#attr-iframe-sandbox-allow-popups">allow-popups</a></code> and <code title="attr-iframe-sandbox-allow-scripts"><a href="browsers.html#attr-iframe-sandbox-allow-scripts">allow-scripts</a></code> keywords re-enable forms, popups,
and scripts respectively.</p>
- <p class="warning">Setting both the <code title="attr-iframe-sandbox-allow-scripts"><a href="textFieldSelection.html#attr-iframe-sandbox-allow-scripts">allow-scripts</a></code> and <code title="attr-iframe-sandbox-allow-same-origin"><a href="textFieldSelection.html#attr-iframe-sandbox-allow-same-origin">allow-same-origin</a></code> keywords together when the
- embedded page has the <a href="textFieldSelection.html#same-origin">same origin</a> as the page containing the <code><a href="#the-iframe-element">iframe</a></code>
+ <p class="warning">Setting both the <code title="attr-iframe-sandbox-allow-scripts"><a href="browsers.html#attr-iframe-sandbox-allow-scripts">allow-scripts</a></code> and <code title="attr-iframe-sandbox-allow-same-origin"><a href="browsers.html#attr-iframe-sandbox-allow-same-origin">allow-same-origin</a></code> keywords together when the
+ embedded page has the <a href="browsers.html#same-origin">same origin</a> as the page containing the <code><a href="#the-iframe-element">iframe</a></code>
allows the embedded page to simply remove the <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox">sandbox</a></code>
attribute and then reload itself, effectively breaking out of the sandbox altogether.</p>
- <p class="warning">These flags only take effect when the <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a> of
- the <code><a href="#the-iframe-element">iframe</a></code> is <a href="textFieldSelection.html#navigate" title="navigate">navigated</a>. Removing them, or removing the
+ <p class="warning">These flags only take effect when the <a href="browsers.html#nested-browsing-context">nested browsing context</a> of
+ the <code><a href="#the-iframe-element">iframe</a></code> is <a href="history.html#navigate" title="navigate">navigated</a>. Removing them, or removing the
entire <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox">sandbox</a></code> attribute, has no effect on an
already-loaded page.</p>
@@ -673,17 +673,17 @@
-->
<p>When an <code><a href="#the-iframe-element">iframe</a></code> element with a <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox">sandbox</a></code>
- attribute has its <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a> created (before the initial
+ attribute has its <a href="browsers.html#nested-browsing-context">nested browsing context</a> created (before the initial
<code><a href="urls.html#about:blank">about:blank</a></code> <code><a href="dom.html#document">Document</a></code> is created), and when an <code><a href="#the-iframe-element">iframe</a></code>
element's <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox">sandbox</a></code> attribute is set or changed while it
- has a <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>, the user agent must <a href="textFieldSelection.html#parse-a-sandboxing-directive" title="parse a sandboxing
- directive">parse the sandboxing directive</a> using the attribute's value as the <var title="">input</var> and the <code><a href="#the-iframe-element">iframe</a></code> element's <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>'s
- <a href="textFieldSelection.html#iframe-sandboxing-flag-set"><code>iframe</code> sandboxing flag set</a> as the output.</p>
+ has a <a href="browsers.html#nested-browsing-context">nested browsing context</a>, the user agent must <a href="browsers.html#parse-a-sandboxing-directive" title="parse a sandboxing
+ directive">parse the sandboxing directive</a> using the attribute's value as the <var title="">input</var> and the <code><a href="#the-iframe-element">iframe</a></code> element's <a href="browsers.html#nested-browsing-context">nested browsing context</a>'s
+ <a href="browsers.html#iframe-sandboxing-flag-set"><code>iframe</code> sandboxing flag set</a> as the output.</p>
<p>When an <code><a href="#the-iframe-element">iframe</a></code> element's <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox">sandbox</a></code>
- attribute is removed while it has a <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>, the user agent must
- empty the <code><a href="#the-iframe-element">iframe</a></code> element's <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>'s
- <a href="textFieldSelection.html#iframe-sandboxing-flag-set"><code>iframe</code> sandboxing flag set</a> as the output.</p>
+ attribute is removed while it has a <a href="browsers.html#nested-browsing-context">nested browsing context</a>, the user agent must
+ empty the <code><a href="#the-iframe-element">iframe</a></code> element's <a href="browsers.html#nested-browsing-context">nested browsing context</a>'s
+ <a href="browsers.html#iframe-sandboxing-flag-set"><code>iframe</code> sandboxing flag set</a> as the output.</p>
</div>
@@ -730,18 +730,18 @@
<pre><a href=D>Link</a></pre>
- <p>For this example, suppose all the files were served as <code><a href="textFieldSelection.html#text/html">text/html</a></code>.</p>
+ <p>For this example, suppose all the files were served as <code><a href="iana.html#text/html">text/html</a></code>.</p>
<p>Page C in this scenario has all the sandboxing flags set. Scripts are disabled, because the
- <code><a href="#the-iframe-element">iframe</a></code> in A has scripts disabled, and this overrides the <code title="attr-iframe-sandbox-allow-scripts"><a href="textFieldSelection.html#attr-iframe-sandbox-allow-scripts">allow-scripts</a></code> keyword set on the
+ <code><a href="#the-iframe-element">iframe</a></code> in A has scripts disabled, and this overrides the <code title="attr-iframe-sandbox-allow-scripts"><a href="browsers.html#attr-iframe-sandbox-allow-scripts">allow-scripts</a></code> keyword set on the
<code><a href="#the-iframe-element">iframe</a></code> in B. Forms are also disabled, because the inner <code><a href="#the-iframe-element">iframe</a></code> (in B)
- does not have the <code title="attr-iframe-sandbox-allow-forms"><a href="textFieldSelection.html#attr-iframe-sandbox-allow-forms">allow-forms</a></code> keyword
+ does not have the <code title="attr-iframe-sandbox-allow-forms"><a href="browsers.html#attr-iframe-sandbox-allow-forms">allow-forms</a></code> keyword
set.</p>
<p>Suppose now that a script in A removes all the <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox">sandbox</a></code> attributes in A <!--grammar-check-override--> and B.
This would change nothing immediately. If the user clicked the link in C, loading page D into the
- <code><a href="#the-iframe-element">iframe</a></code> in B, page D would now act as if the <code><a href="#the-iframe-element">iframe</a></code> in B had the <code title="attr-iframe-sandbox-allow-same-origin"><a href="textFieldSelection.html#attr-iframe-sandbox-allow-same-origin">allow-same-origin</a></code> and <code title="attr-iframe-sandbox-allow-forms"><a href="textFieldSelection.html#attr-iframe-sandbox-allow-forms">allow-forms</a></code> keywords set, because that was the
- state of the <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a> in the <code><a href="#the-iframe-element">iframe</a></code> in A when page B was
+ <code><a href="#the-iframe-element">iframe</a></code> in B, page D would now act as if the <code><a href="#the-iframe-element">iframe</a></code> in B had the <code title="attr-iframe-sandbox-allow-same-origin"><a href="browsers.html#attr-iframe-sandbox-allow-same-origin">allow-same-origin</a></code> and <code title="attr-iframe-sandbox-allow-forms"><a href="browsers.html#attr-iframe-sandbox-allow-forms">allow-forms</a></code> keywords set, because that was the
+ state of the <a href="browsers.html#nested-browsing-context">nested browsing context</a> in the <code><a href="#the-iframe-element">iframe</a></code> in A when page B was
loaded.</p>
<p>Generally speaking, dynamically removing or changing the <code title="attr-iframe-sandbox"><a href="#attr-iframe-sandbox">sandbox</a></code> attribute is ill-advised, because it can make it quite
@@ -752,7 +752,7 @@
<hr><!-- SEAMLESS --><!-- v2: Might be interesting to have a value on seamless that allowed event propagation of some
sort, maybe based on the WICD work: http://www.w3.org/TR/WICD/ --><p>The <dfn id="attr-iframe-seamless" title="attr-iframe-seamless"><code>seamless</code></dfn> attribute is a <a href="common-microsyntaxes.html#boolean-attribute">boolean
attribute</a>. When specified, it indicates that the <code><a href="#the-iframe-element">iframe</a></code> element's
- <a href="textFieldSelection.html#browsing-context">browsing context</a> is to be rendered in a manner that makes it appear to be part of the
+ <a href="browsers.html#browsing-context">browsing context</a> is to be rendered in a manner that makes it appear to be part of the
containing document (seamlessly included in the parent document).</p>
<div class="impl">
@@ -763,19 +763,19 @@
<ul><li>The <code title="attr-iframe-seamless"><a href="#attr-iframe-seamless">seamless</a></code> attribute is set on the
<code><a href="#the-iframe-element">iframe</a></code> element, and
- <li>The <code><a href="#the-iframe-element">iframe</a></code> element's owner <code><a href="dom.html#document">Document</a></code>'s <a href="textFieldSelection.html#active-sandboxing-flag-set">active sandboxing flag
- set</a> does not have the <a href="textFieldSelection.html#sandboxed-seamless-iframes-flag">sandboxed seamless iframes flag</a> set, and
+ <li>The <code><a href="#the-iframe-element">iframe</a></code> element's owner <code><a href="dom.html#document">Document</a></code>'s <a href="browsers.html#active-sandboxing-flag-set">active sandboxing flag
+ set</a> does not have the <a href="browsers.html#sandboxed-seamless-iframes-flag">sandboxed seamless iframes flag</a> set, and
<li>Either:
- <ul><li>The <a href="textFieldSelection.html#browsing-context">browsing context</a>'s <a href="textFieldSelection.html#active-document">active document</a> has the <a href="textFieldSelection.html#same-origin">same
+ <ul><li>The <a href="browsers.html#browsing-context">browsing context</a>'s <a href="browsers.html#active-document">active document</a> has the <a href="browsers.html#same-origin">same
origin</a> as the <code><a href="#the-iframe-element">iframe</a></code> element's <code><a href="dom.html#document">Document</a></code>, or
- <li>The <a href="textFieldSelection.html#browsing-context">browsing context</a>'s <a href="textFieldSelection.html#active-document">active document</a>'s <em><a href="the-address-element.html#the-address-element"><span title="the
- document's address">address</span></a></em> has the <a href="textFieldSelection.html#same-origin">same origin</a> as the
+ <li>The <a href="browsers.html#browsing-context">browsing context</a>'s <a href="browsers.html#active-document">active document</a>'s <em><a href="the-address-element.html#the-address-element"><span title="the
+ document's address">address</span></a></em> has the <a href="browsers.html#same-origin">same origin</a> as the
<code><a href="#the-iframe-element">iframe</a></code> element's <code><a href="dom.html#document">Document</a></code>, or
- <li>The <a href="textFieldSelection.html#browsing-context">browsing context</a>'s <a href="textFieldSelection.html#active-document">active document</a> is <a href="#an-iframe-srcdoc-document">an
+ <li>The <a href="browsers.html#browsing-context">browsing context</a>'s <a href="browsers.html#active-document">active document</a> is <a href="#an-iframe-srcdoc-document">an
<code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code> document</a>.
</ul></li>
@@ -784,25 +784,25 @@
requirements apply:</p>
<ul><li><p>The user agent must set the <dfn id="seamless-browsing-context-flag">seamless browsing context flag</dfn> to true for that
- <a href="textFieldSelection.html#browsing-context">browsing context</a>. This will <a href="textFieldSelection.html#seamlessLinks">cause links to open in the
- parent browsing context</a> unless an <a href="textFieldSelection.html#explicit-self-navigation-override">explicit self-navigation override</a> is used
+ <a href="browsers.html#browsing-context">browsing context</a>. This will <a href="history.html#seamlessLinks">cause links to open in the
+ parent browsing context</a> unless an <a href="history.html#explicit-self-navigation-override">explicit self-navigation override</a> is used
(<code title="">target="_self"</code>).</li>
- <li><p>Media queries in the context of the <code><a href="#the-iframe-element">iframe</a></code>'s <a href="textFieldSelection.html#browsing-context">browsing context</a>
+ <li><p>Media queries in the context of the <code><a href="#the-iframe-element">iframe</a></code>'s <a href="browsers.html#browsing-context">browsing context</a>
(e.g. on <code title="attr-style-media"><a href="the-style-element.html#attr-style-media">media</a></code> attributes of <code><a href="the-style-element.html#the-style-element">style</a></code> elements in
<code><a href="dom.html#document">Document</a></code>s in that <code><a href="#the-iframe-element">iframe</a></code>) must be evaluated with respect to the nearest
- <a href="textFieldSelection.html#ancestor-browsing-context">ancestor browsing context</a> that is not itself being <a href="textFieldSelection.html#browsing-context-nested-through" title="browsing context
+ <a href="browsers.html#ancestor-browsing-context">ancestor browsing context</a> that is not itself being <a href="browsers.html#browsing-context-nested-through" title="browsing context
nested through">nested through</a> an <code><a href="#the-iframe-element">iframe</a></code> that is <a href="#in-seamless-mode">in seamless
- mode</a>. <a href="textFieldSelection.html#refsMQ">[MQ]</a></li>
+ mode</a>. <a href="references.html#refsMQ">[MQ]</a></li>
<li><p>In a CSS-supporting user agent: the user agent must add all the style sheets that apply to
- the <code><a href="#the-iframe-element">iframe</a></code> element to the cascade of the <a href="textFieldSelection.html#active-document">active document</a> of the
- <code><a href="#the-iframe-element">iframe</a></code> element's <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>, at the appropriate cascade
+ the <code><a href="#the-iframe-element">iframe</a></code> element to the cascade of the <a href="browsers.html#active-document">active document</a> of the
+ <code><a href="#the-iframe-element">iframe</a></code> element's <a href="browsers.html#nested-browsing-context">nested browsing context</a>, at the appropriate cascade
levels, before any style sheets specified by the document itself.</li>
<li><p>In a CSS-supporting user agent: the user agent must, for the purpose of CSS property
- inheritance only, treat the root element of the <a href="textFieldSelection.html#active-document">active document</a> of the
- <code><a href="#the-iframe-element">iframe</a></code> element's <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a> as being a child of the
+ inheritance only, treat the root element of the <a href="browsers.html#active-document">active document</a> of the
+ <code><a href="#the-iframe-element">iframe</a></code> element's <a href="browsers.html#nested-browsing-context">nested browsing context</a> as being a child of the
<code><a href="#the-iframe-element">iframe</a></code> element. (Thus inherited properties on the root element of the document in
the <code><a href="#the-iframe-element">iframe</a></code> will inherit the computed values of those properties on the
<code><a href="#the-iframe-element">iframe</a></code> element instead of taking their initial values.)</li>
@@ -825,7 +825,7 @@
<li>
<p>In visual media, in a CSS-supporting user agent: the user agent must force the height of the
- initial containing block of the <a href="textFieldSelection.html#active-document">active document</a> of the <a href="textFieldSelection.html#nested-browsing-context">nested browsing
+ initial containing block of the <a href="browsers.html#active-document">active document</a> of the <a href="browsers.html#nested-browsing-context">nested browsing
context</a> of the <code><a href="#the-iframe-element">iframe</a></code> to zero.</p>
<p class="note">This is intended to get around the otherwise circular dependency of percentage
@@ -835,13 +835,13 @@
</li>
- <li><p>In speech media, the user agent should render the <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>
+ <li><p>In speech media, the user agent should render the <a href="browsers.html#nested-browsing-context">nested browsing context</a>
without announcing that it is a separate document.</li>
<li>
- <p>User agents should, in general, act as if the <a href="textFieldSelection.html#active-document">active document</a> of the
- <code><a href="#the-iframe-element">iframe</a></code>'s <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a> was part of the document that the
+ <p>User agents should, in general, act as if the <a href="browsers.html#active-document">active document</a> of the
+ <code><a href="#the-iframe-element">iframe</a></code>'s <a href="browsers.html#nested-browsing-context">nested browsing context</a> was part of the document that the
<code><a href="#the-iframe-element">iframe</a></code> is in, if any.</p>
<p class="example">For example if the user agent supports listing all the links in a document,
@@ -850,16 +850,16 @@
</li>
- </ul><p>If the attribute is not specified, or if the <a href="textFieldSelection.html#origin-0">origin</a> conditions listed above are
- not met, then the user agent should render the <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a> in a manner
- that is clearly distinguishable as a separate <a href="textFieldSelection.html#browsing-context">browsing context</a>, and the
- <a href="#seamless-browsing-context-flag">seamless browsing context flag</a> must be set to false for that <a href="textFieldSelection.html#browsing-context">browsing
+ </ul><p>If the attribute is not specified, or if the <a href="browsers.html#origin-0">origin</a> conditions listed above are
+ not met, then the user agent should render the <a href="browsers.html#nested-browsing-context">nested browsing context</a> in a manner
+ that is clearly distinguishable as a separate <a href="browsers.html#browsing-context">browsing context</a>, and the
+ <a href="#seamless-browsing-context-flag">seamless browsing context flag</a> must be set to false for that <a href="browsers.html#browsing-context">browsing
context</a>.</p>
<p class="warning">It is important that user agents recheck the above conditions whenever the
- <a href="textFieldSelection.html#active-document">active document</a> of the <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a> of the
+ <a href="browsers.html#active-document">active document</a> of the <a href="browsers.html#nested-browsing-context">nested browsing context</a> of the
<code><a href="#the-iframe-element">iframe</a></code> changes, such that the <a href="#seamless-browsing-context-flag">seamless browsing context flag</a> gets unset
- if the <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a> is <a href="textFieldSelection.html#navigate" title="navigate">navigated</a> to another
+ if the <a href="browsers.html#nested-browsing-context">nested browsing context</a> is <a href="history.html#navigate" title="navigate">navigated</a> to another
origin.</p>
</div>
@@ -881,7 +881,7 @@
</div>
- <p class="note">The <code title="attr-contenteditable"><a href="textFieldSelection.html#attr-contenteditable">contenteditable</a></code> attribute does not
+ <p class="note">The <code title="attr-contenteditable"><a href="editing.html#attr-contenteditable">contenteditable</a></code> attribute does not
propagate into <code title="attr-iframe-seamless"><a href="#attr-iframe-seamless">seamless</a></code> <code><a href="#the-iframe-element">iframe</a></code>s.</p>
@@ -889,7 +889,7 @@
embedded content has specific dimensions (e.g. ad units have well-defined dimensions).</p>
<p>An <code><a href="#the-iframe-element">iframe</a></code> element never has <a href="content-models.html#fallback-content">fallback content</a>, as it will always
- create a nested <a href="textFieldSelection.html#browsing-context">browsing context</a>, regardless of whether the specified initial
+ create a nested <a href="browsers.html#browsing-context">browsing context</a>, regardless of whether the specified initial
contents are successfully used.</p>
@@ -898,15 +898,15 @@
fallback content.)</p>
<p id="iframe-content-model">When used in <a href="infrastructure.html#html-documents">HTML documents</a>, the allowed content model
- of <code><a href="#the-iframe-element">iframe</a></code> elements is text, except that invoking the <a href="textFieldSelection.html#html-fragment-parsing-algorithm">HTML fragment parsing
- algorithm</a> with the <code><a href="#the-iframe-element">iframe</a></code> element as the <var title="concept-frag-parse-context"><a href="textFieldSelection.html#concept-frag-parse-context">context</a></var> element and the text contents as the <var title="">input</var> must result in a list of nodes that are all <a href="content-models.html#phrasing-content-1">phrasing content</a>,
- with no <a href="textFieldSelection.html#parse-error" title="parse error">parse errors</a> having occurred, with no <code><a href="the-script-element.html#the-script-element">script</a></code>
+ of <code><a href="#the-iframe-element">iframe</a></code> elements is text, except that invoking the <a href="the-end.html#html-fragment-parsing-algorithm">HTML fragment parsing
+ algorithm</a> with the <code><a href="#the-iframe-element">iframe</a></code> element as the <var title="concept-frag-parse-context"><a href="the-end.html#concept-frag-parse-context">context</a></var> element and the text contents as the <var title="">input</var> must result in a list of nodes that are all <a href="content-models.html#phrasing-content-1">phrasing content</a>,
+ with no <a href="parsing.html#parse-error" title="parse error">parse errors</a> having occurred, with no <code><a href="the-script-element.html#the-script-element">script</a></code>
elements being anywhere in the list or as descendants of elements in the list, and with all the
elements in the list (including their descendants) being themselves conforming.</p>
<p>The <code><a href="#the-iframe-element">iframe</a></code> element must be empty in <a href="infrastructure.html#xml-documents">XML documents</a>.</p>
- <p class="note">The <a href="textFieldSelection.html#html-parser">HTML parser</a> treats markup inside <code><a href="#the-iframe-element">iframe</a></code> elements as
+ <p class="note">The <a href="parsing.html#html-parser">HTML parser</a> treats markup inside <code><a href="#the-iframe-element">iframe</a></code> elements as
text.</p>
@@ -916,11 +916,11 @@
content attributes of the same name.</p>
<p>The <dfn id="dom-iframe-contentdocument" title="dom-iframe-contentDocument"><code>contentDocument</code></dfn> IDL attribute
- must return the <code><a href="dom.html#document">Document</a></code> object of the <a href="textFieldSelection.html#active-document">active document</a> of the
- <code><a href="#the-iframe-element">iframe</a></code> element's <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>, if any, or null otherwise.</p>
+ must return the <code><a href="dom.html#document">Document</a></code> object of the <a href="browsers.html#active-document">active document</a> of the
+ <code><a href="#the-iframe-element">iframe</a></code> element's <a href="browsers.html#nested-browsing-context">nested browsing context</a>, if any, or null otherwise.</p>
<p>The <dfn id="dom-iframe-contentwindow" title="dom-iframe-contentWindow"><code>contentWindow</code></dfn> IDL attribute must
- return the <code><a href="textFieldSelection.html#windowproxy">WindowProxy</a></code> object of the <code><a href="#the-iframe-element">iframe</a></code> element's <a href="textFieldSelection.html#nested-browsing-context">nested
+ return the <code><a href="browsers.html#windowproxy">WindowProxy</a></code> object of the <code><a href="#the-iframe-element">iframe</a></code> element's <a href="browsers.html#nested-browsing-context">nested
browsing context</a>, if any, or null otherwise.</p>
</div>
Index: dimension-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/dimension-attributes.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- dimension-attributes.html 15 Oct 2012 12:45:59 -0000 1.202
+++ dimension-attributes.html 15 Oct 2012 15:15:45 -0000 1.203
@@ -420,7 +420,7 @@
<div class="impl">
<p><strong>User agent requirements</strong>: User agents are
- expected to use these attributes <a href="textFieldSelection.html#dimRendering">as hints
+ expected to use these attributes <a href="rendering.html#dimRendering">as hints
for the rendering</a>.</p>
<p>The <dfn id="dom-dim-width" title="dom-dim-width"><code>width</code></dfn> and <dfn id="dom-dim-height" title="dom-dim-height"><code>height</code></dfn> IDL attributes on
Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v
retrieving revision 1.313
retrieving revision 1.314
diff -u -d -r1.313 -r1.314
--- association-of-controls-and-forms.html 15 Oct 2012 12:45:46 -0000 1.313
+++ association-of-controls-and-forms.html 15 Oct 2012 15:15:44 -0000 1.314
@@ -416,7 +416,7 @@
document">inserted into a <code>Document</code></a>, then the
user agent must <a href="#reset-the-form-owner">reset the form owner</a> of that
<a href="forms.html#form-associated-element">form-associated element</a>. <span class="note">The
- <a href="textFieldSelection.html#html-parser">HTML parser</a> overrides this requirement when inserting
+ <a href="parsing.html#html-parser">HTML parser</a> overrides this requirement when inserting
form controls.</span></p>
<p>When an element is <a href="infrastructure.html#remove-an-element-from-a-document" title="remove an element from a
@@ -500,7 +500,7 @@
outer form "a".</p>
<p>This happens as follows: First, the "e" node gets associated
- with "c" in the <a href="textFieldSelection.html#html-parser">HTML parser</a>. Then, the <code title="dom-innerHTML"><a href="infrastructure.html#dom-innerhtml">innerHTML</a></code> algorithm moves the nodes
+ with "c" in the <a href="parsing.html#html-parser">HTML parser</a>. Then, the <code title="dom-innerHTML"><a href="infrastructure.html#dom-innerhtml">innerHTML</a></code> algorithm moves the nodes
from the temporary document to the "b" element. At this point, the
nodes see their ancestor chain change, and thus all the "magic"
associations done by the parser are reset to normal ancestor
Index: common-dom-interfaces.html
===================================================================
RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v
retrieving revision 1.289
retrieving revision 1.290
diff -u -d -r1.289 -r1.290
--- common-dom-interfaces.html 15 Oct 2012 12:45:48 -0000 1.289
+++ common-dom-interfaces.html 15 Oct 2012 15:15:45 -0000 1.290
@@ -542,7 +542,7 @@
<p class="note">The values Infinity and Not-a-Number (NaN) values
throw an exception on setting, as defined in the Web IDL
- specification. <a href="textFieldSelection.html#refsWEBIDL">[WEBIDL]</a></p>
+ specification. <a href="references.html#refsWEBIDL">[WEBIDL]</a></p>
<p>If a reflecting IDL attribute has the type
<code><a href="infrastructure.html#domtokenlist">DOMTokenList</a></code> or <code><a href="infrastructure.html#domsettabletokenlist">DOMSettableTokenList</a></code>, then
@@ -620,7 +620,7 @@
returns an <code><a href="#htmlallcollection-0">HTMLAllCollection</a></code> object when there are
multiple matching elements, and that its <code title="dom-HTMLAllCollection-item">item()</code> method can be used
as a synonym for its <code title="dom-HTMLAllCollection-namedItem"><a href="#dom-htmlallcollection-nameditem">namedItem()</a></code> method.
- It is intended only for the legacy <code title="dom-document-all"><a href="textFieldSelection.html#dom-document-all">document.all</a></code> attribute.</p>
+ It is intended only for the legacy <code title="dom-document-all"><a href="obsolete.html#dom-document-all">document.all</a></code> attribute.</p>
<pre class="idl">interface <dfn id="htmlallcollection-0">HTMLAllCollection</dfn> : <a href="infrastructure.html#htmlcollection">HTMLCollection</a> {
// inherits <span title="dom-HTMLCollection-length">length</span> and <span title="dom-HTMLCollection-item">item</span>()
@@ -649,9 +649,9 @@
<dd>
<p>Returns the item with <a href="infrastructure.html#concept-id" 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-0">HTMLAllCollection</a></code> object containing all those elements is returned.</p>
- <p>Only <code><a href="the-a-element.html#the-a-element">a</a></code>, <code><a href="textFieldSelection.html#the-applet-element">applet</a></code>, <code><a href="the-area-element.html#the-area-element">area</a></code>,
- <code><a href="the-embed-element.html#the-embed-element">embed</a></code>, <code><a href="the-form-element.html#the-form-element">form</a></code>, <code><a href="textFieldSelection.html#frame">frame</a></code>,
- <code><a href="textFieldSelection.html#frameset">frameset</a></code>, <code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code>, <code><a href="the-img-element.html#the-img-element">img</a></code>, and
+ <p>Only <code><a href="the-a-element.html#the-a-element">a</a></code>, <code><a href="obsolete.html#the-applet-element">applet</a></code>, <code><a href="the-area-element.html#the-area-element">area</a></code>,
+ <code><a href="the-embed-element.html#the-embed-element">embed</a></code>, <code><a href="the-form-element.html#the-form-element">form</a></code>, <code><a href="obsolete.html#frame">frame</a></code>,
+ <code><a href="obsolete.html#frameset">frameset</a></code>, <code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code>, <code><a href="the-img-element.html#the-img-element">img</a></code>, and
<code><a href="the-object-element.html#the-object-element">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>
@@ -679,9 +679,9 @@
match the filter of the <code><a href="#htmlallcollection-0">HTMLAllCollection</a></code> object on
which the method was invoked and that are either:</p>
- <ul><li><code><a href="the-a-element.html#the-a-element">a</a></code>, <code><a href="textFieldSelection.html#the-applet-element">applet</a></code>, <code><a href="the-area-element.html#the-area-element">area</a></code>,
- <code><a href="the-embed-element.html#the-embed-element">embed</a></code>, <code><a href="the-form-element.html#the-form-element">form</a></code>, <code><a href="textFieldSelection.html#frame">frame</a></code>,
- <code><a href="textFieldSelection.html#frameset">frameset</a></code>, <code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code>, <code><a href="the-img-element.html#the-img-element">img</a></code>, or
+ <ul><li><code><a href="the-a-element.html#the-a-element">a</a></code>, <code><a href="obsolete.html#the-applet-element">applet</a></code>, <code><a href="the-area-element.html#the-area-element">area</a></code>,
+ <code><a href="the-embed-element.html#the-embed-element">embed</a></code>, <code><a href="the-form-element.html#the-form-element">form</a></code>, <code><a href="obsolete.html#frame">frame</a></code>,
+ <code><a href="obsolete.html#frameset">frameset</a></code>, <code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code>, <code><a href="the-img-element.html#the-img-element">img</a></code>, or
<code><a href="the-object-element.html#the-object-element">object</a></code> elements with a <code title="">name</code>
attribute equal to <var title="">name</var>, or,</li>
@@ -870,7 +870,7 @@
<dt><var title="">collection</var>[<var title="">name</var>]</dt>
<dt><var title="">collection</var>(<var title="">name</var>)</dt>
<dd>
- <p>Returns the item with <a href="infrastructure.html#concept-id" title="concept-id">ID</a> or <code title="attr-option-name"><a href="textFieldSelection.html#attr-option-name">name</a></code> <var title="">name</var> from the collection.</p>
+ <p>Returns the item with <a href="infrastructure.html#concept-id" title="concept-id">ID</a> or <code title="attr-option-name"><a href="obsolete.html#attr-option-name">name</a></code> <var title="">name</var> from the collection.</p>
<p>If there are multiple matching items, then a <code><a href="infrastructure.html#nodelist">NodeList</a></code> object containing all those elements is returned.</p>
</dd>
@@ -930,25 +930,25 @@
remove children from them).</p>
<p>The <a href="infrastructure.html#supported-property-names">supported property names</a> consist of the values
- of all the <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> and <code title="attr-option-name"><a href="textFieldSelection.html#attr-option-name">name</a></code> attributes of all the elements
+ of all the <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> and <code title="attr-option-name"><a href="obsolete.html#attr-option-name">name</a></code> attributes of all the elements
<a href="infrastructure.html#represented-by-the-collection">represented by the collection</a>.</p>
<p>The <dfn id="dom-htmloptionscollection-nameditem" title="dom-HTMLOptionsCollection-namedItem"><code>namedItem(<var title="">name</var>)</code></dfn> method must act according to the
following algorithm:</p>
<ol><li>If, at the time the method is called, there is exactly one node
- in the collection that has either an <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> attribute or a <code title="attr-option-name"><a href="textFieldSelection.html#attr-option-name">name</a></code> attribute equal to <var title="">name</var>, then return that node and stop the
+ in the collection that has either an <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> attribute or a <code title="attr-option-name"><a href="obsolete.html#attr-option-name">name</a></code> attribute equal to <var title="">name</var>, then return that node and stop the
algorithm.</li>
<li>Otherwise, if there are no nodes in the collection that have
- either an <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> attribute or a <code title="attr-option-name"><a href="textFieldSelection.html#attr-option-name">name</a></code> attribute equal to <var title="">name</var>, then return null and stop the algorithm.</li>
+ either an <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> attribute or a <code title="attr-option-name"><a href="obsolete.html#attr-option-name">name</a></code> attribute equal to <var title="">name</var>, then return null and stop the algorithm.</li>
<!-- IE returns an HTMLCollection instead; we may need to change to that for compat -->
<li>Otherwise, create a new <code><a href="infrastructure.html#nodelist">NodeList</a></code> object
representing a <a href="infrastructure.html#live">live</a> view of the
<code><a href="#htmloptionscollection-0">HTMLOptionsCollection</a></code> object, further filtered so that
the only nodes in the <code><a href="infrastructure.html#nodelist">NodeList</a></code> object are those that
- have either an <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> attribute or a <code title="attr-option-name"><a href="textFieldSelection.html#attr-option-name">name</a></code> attribute equal to <var title="">name</var>. The nodes in the <code><a href="infrastructure.html#nodelist">NodeList</a></code> object
+ have either an <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> attribute or a <code title="attr-option-name"><a href="obsolete.html#attr-option-name">name</a></code> attribute equal to <var title="">name</var>. The nodes in the <code><a href="infrastructure.html#nodelist">NodeList</a></code> object
must be sorted in <a href="infrastructure.html#tree-order">tree order</a>.</li>
<li>Return that <code><a href="infrastructure.html#nodelist">NodeList</a></code> object.</li>
@@ -1146,7 +1146,7 @@
<p>The following <code><a href="#transferable">Transferable</a></code> types exist:</p>
<ul class="brief"><li><code>MessagePort</code>
- <li><code><a href="infrastructure.html#arraybuffer">ArrayBuffer</a></code> <a href="textFieldSelection.html#refsTYPEDARRAY">[TYPEDARRAY]</a>
+ <li><code><a href="infrastructure.html#arraybuffer">ArrayBuffer</a></code> <a href="references.html#refsTYPEDARRAY">[TYPEDARRAY]</a>
</ul><div class="impl">
<h4 id="safe-passing-of-structured-data"><span class="secno">2.8.5 </span>Safe passing of structured data</h4>
@@ -1329,7 +1329,7 @@
<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="textFieldSelection.html#refsDOMCORE">[DOMCORE]</a></p>
+ strings</a>. <a href="references.html#refsDOMCORE">[DOMCORE]</a></p>
<p>Authors are strongly discouraged from using these, as they are
notoriously unreliable and imprecise. Authors are encouraged to rely
@@ -1358,7 +1358,7 @@
<p>For example, the <code>document.location</code> attribute means
that there is a strong reference from a <code><a href="dom.html#document">Document</a></code>
- object to its <code><a href="textFieldSelection.html#location">Location</a></code> object. Similarly, there is
+ object to its <code><a href="history.html#location">Location</a></code> object. Similarly, there is
always a strong reference from a <code><a href="dom.html#document">Document</a></code> to any
descendant nodes, and from any node to its owner
<code><a href="dom.html#document">Document</a></code>.</p>
Index: the-strong-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-strong-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-strong-element.html 15 Oct 2012 12:50:23 -0000 1.202
+++ the-strong-element.html 15 Oct 2012 15:15:56 -0000 1.203
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-strong-element">strong</a></code> element <a href="textFieldSelection.html#represents">represents</a> strong
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-strong-element">strong</a></code> element <a href="rendering.html#represents">represents</a> strong
importance for its contents.</p>
<p>The relative level of importance of a piece of content is given
Index: the-form-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-form-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-form-element.html 15 Oct 2012 12:49:55 -0000 1.202
+++ the-form-element.html 15 Oct 2012 15:15:54 -0000 1.203
@@ -416,7 +416,7 @@
boolean <a href="#dom-form-checkvalidity" title="dom-form-checkValidity">checkValidity</a>();
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-form-element">form</a></code> element <a href="textFieldSelection.html#represents">represents</a> a
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-form-element">form</a></code> element <a href="rendering.html#represents">represents</a> a
collection of <a href="forms.html#form-associated-element" title="form-associated element">form-associated
elements</a>, some of which can represent editable values that
can be submitted to a server for processing.</p>
@@ -428,7 +428,7 @@
case-insensitive</a>, and each token must be an <a href="infrastructure.html#ascii-case-insensitive">ASCII
case-insensitive</a> match for the <a href="infrastructure.html#preferred-mime-name">preferred MIME
name</a> of an <a href="infrastructure.html#ascii-compatible-character-encoding">ASCII-compatible character encoding</a>.
- <a href="textFieldSelection.html#refsIANACHARSET">[IANACHARSET]</a></p>
+ <a href="references.html#refsIANACHARSET">[IANACHARSET]</a></p>
<p>The <dfn id="attr-form-name" title="attr-form-name"><code>name</code></dfn> attribute
represents the <code><a href="#the-form-element">form</a></code>'s name within the <code title="dom-document-forms"><a href="dom.html#dom-document-forms">forms</a></code> collection. The value must
@@ -585,7 +585,7 @@
<li><p>If <var title="">candidates</var> is empty, let <var title="">candidates</var> be a <a href="infrastructure.html#live">live</a>
<code><a href="common-dom-interfaces.html#radionodelist">RadioNodeList</a></code> object containing all the
<code><a href="the-img-element.html#the-img-element">img</a></code> elements that are descendants of the
- <code><a href="#the-form-element">form</a></code> element and that have either an <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> attribute or a <code title="attr-img-name"><a href="textFieldSelection.html#attr-img-name">name</a></code> attribute equal to <var title="">name</var>, in <a href="infrastructure.html#tree-order">tree order</a>.</li>
+ <code><a href="#the-form-element">form</a></code> element and that have either an <code title="attr-id"><a href="global-attributes.html#the-id-attribute">id</a></code> attribute or a <code title="attr-img-name"><a href="obsolete.html#attr-img-name">name</a></code> attribute equal to <var title="">name</var>, in <a href="infrastructure.html#tree-order">tree order</a>.</li>
<li><p>If <var title="">candidates</var> is empty, <var title="">name</var> is the name of one of the entries in the
<code><a href="#the-form-element">form</a></code> element's <a href="#past-names-map">past names map</a>: return the
@@ -640,7 +640,7 @@
<!-- Now leaving crazy town. -->
<hr><p>The <dfn id="dom-form-submit" title="dom-form-submit"><code>submit()</code></dfn>
- method, when invoked, must <a href="textFieldSelection.html#concept-form-submit" title="concept-form-submit">submit</a> the <code><a href="#the-form-element">form</a></code>
+ method, when invoked, must <a href="constraints.html#concept-form-submit" title="concept-form-submit">submit</a> the <code><a href="#the-form-element">form</a></code>
element from the <code><a href="#the-form-element">form</a></code> element itself, with the <var title="">submitted from <code title="dom-form-submit"><a href="#dom-form-submit">submit()</a></code> method</var> flag set.</p>
<p>The <dfn id="dom-form-reset" title="dom-form-reset"><code>reset()</code></dfn>
@@ -652,14 +652,14 @@
<li><p>Mark the <code><a href="#the-form-element">form</a></code> element as <dfn id="locked-for-reset">locked for
reset</dfn>.</li>
- <li><p><a href="textFieldSelection.html#concept-form-reset" title="concept-form-reset">Reset</a> the
+ <li><p><a href="constraints.html#concept-form-reset" title="concept-form-reset">Reset</a> the
<code><a href="#the-form-element">form</a></code> element.</li>
<li><p>Unmark the <code><a href="#the-form-element">form</a></code> element as <i><a href="#locked-for-reset">locked for
reset</a></i>.</li>
</ol><p>If the <dfn id="dom-form-checkvalidity" title="dom-form-checkValidity"><code>checkValidity()</code></dfn>
- method is invoked, the user agent must <a href="textFieldSelection.html#statically-validate-the-constraints">statically validate the
+ method is invoked, the user agent must <a href="constraints.html#statically-validate-the-constraints">statically validate the
constraints</a> of the <code><a href="#the-form-element">form</a></code> element, and return true
if the constraint validation return a <i>positive</i> result, and
false if it returned a <i>negative</i> result.</p>
Index: the-li-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-li-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-li-element.html 15 Oct 2012 12:50:08 -0000 1.202
+++ the-li-element.html 15 Oct 2012 15:15:55 -0000 1.203
@@ -380,7 +380,7 @@
<dt><a href="element-definitions.html#element-dfn-contexts" title="element-dfn-contexts">Contexts in which this element can be used</a>:</dt>
<dd>Inside <code><a href="the-ol-element.html#the-ol-element">ol</a></code> elements.</dd>
<dd>Inside <code><a href="the-ul-element.html#the-ul-element">ul</a></code> elements.</dd>
- <dd>Inside <code><a href="textFieldSelection.html#the-menu-element">menu</a></code> elements.</dd>
+ <dd>Inside <code><a href="the-menu-element.html#the-menu-element">menu</a></code> elements.</dd>
<dt><a href="element-definitions.html#element-dfn-content-model" title="element-dfn-content-model">Content model</a>:</dt>
<dd><a href="content-models.html#flow-content-1">Flow content</a>.</dd>
<dt><a href="element-definitions.html#element-dfn-attributes" title="element-dfn-attributes">Content attributes</a>:</dt>
@@ -392,9 +392,9 @@
attribute long <a href="#dom-li-value" title="dom-li-value">value</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-li-element">li</a></code> element <a href="textFieldSelection.html#represents">represents</a> a list
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-li-element">li</a></code> element <a href="rendering.html#represents">represents</a> a list
item. If its parent element is an <code><a href="the-ol-element.html#the-ol-element">ol</a></code>, <code><a href="the-ul-element.html#the-ul-element">ul</a></code>,
- or <code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element, then the element is an item of the
+ or <code><a href="the-menu-element.html#the-menu-element">menu</a></code> element, then the element is an item of the
parent element's list, as defined for those elements. Otherwise, the
list item has no defined list-related relationship to any other
<code><a href="#the-li-element">li</a></code> element.</p>
@@ -467,9 +467,9 @@
</div>
<p class="note">If the <code><a href="#the-li-element">li</a></code> element is the child of a
- <code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element and itself has a child that defines a
- <a href="textFieldSelection.html#concept-command" title="concept-command">command</a>, then the
- <code><a href="#the-li-element">li</a></code> element will match the <code title="selector-enabled"><a href="textFieldSelection.html#selector-enabled">:enabled</a></code> and <code title="selector-disabled"><a href="textFieldSelection.html#selector-disabled">:disabled</a></code> pseudo-classes in the
+ <code><a href="the-menu-element.html#the-menu-element">menu</a></code> element and itself has a child that defines a
+ <a href="commands.html#concept-command" title="concept-command">command</a>, then the
+ <code><a href="#the-li-element">li</a></code> element will match the <code title="selector-enabled"><a href="links.html#selector-enabled">:enabled</a></code> and <code title="selector-disabled"><a href="links.html#selector-disabled">:disabled</a></code> pseudo-classes in the
same way as the first such child element does.</p>
<p class="note">While it is conforming to include heading elements
Index: the-keygen-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-keygen-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-keygen-element.html 15 Oct 2012 12:50:07 -0000 1.204
+++ the-keygen-element.html 15 Oct 2012 15:15:54 -0000 1.205
@@ -405,16 +405,16 @@
readonly attribute DOMString <a href="#dom-keygen-type" title="dom-keygen-type">type</a>;
- readonly attribute boolean <a href="textFieldSelection.html#dom-cva-willvalidate" title="dom-cva-willValidate">willValidate</a>;
- readonly attribute <a href="textFieldSelection.html#validitystate">ValidityState</a> <a href="textFieldSelection.html#dom-cva-validity" title="dom-cva-validity">validity</a>;
- readonly attribute DOMString <a href="textFieldSelection.html#dom-cva-validationmessage" title="dom-cva-validationMessage">validationMessage</a>;
- boolean <a href="textFieldSelection.html#dom-cva-checkvalidity" title="dom-cva-checkValidity">checkValidity</a>();
- void <a href="textFieldSelection.html#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(DOMString error);
+ readonly attribute boolean <a href="constraints.html#dom-cva-willvalidate" title="dom-cva-willValidate">willValidate</a>;
+ readonly attribute <a href="constraints.html#validitystate">ValidityState</a> <a href="constraints.html#dom-cva-validity" title="dom-cva-validity">validity</a>;
+ readonly attribute DOMString <a href="constraints.html#dom-cva-validationmessage" title="dom-cva-validationMessage">validationMessage</a>;
+ boolean <a href="constraints.html#dom-cva-checkvalidity" title="dom-cva-checkValidity">checkValidity</a>();
+ void <a href="constraints.html#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(DOMString error);
readonly attribute <a href="infrastructure.html#nodelist">NodeList</a> <a href="the-label-element.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-keygen-element">keygen</a></code> element <a href="textFieldSelection.html#represents">represents</a> a key
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-keygen-element">keygen</a></code> element <a href="rendering.html#represents">represents</a> a key
pair generator control. When the control's form is submitted, the
private key is stored in the local keystore, and the public key is
packaged and sent to the server.</p>
@@ -452,7 +452,7 @@
<code><a href="#the-keygen-element">keygen</a></code> element to allow the user to configure settings
of the element's key pair generator, e.g. the key length.</p>
- <p>The <a href="textFieldSelection.html#concept-form-reset-control" title="concept-form-reset-control">reset
+ <p>The <a href="constraints.html#concept-form-reset-control" title="concept-form-reset-control">reset
algorithm</a> for <code><a href="#the-keygen-element">keygen</a></code> elements is to set these
various configuration settings back to their defaults.</p>
@@ -485,7 +485,7 @@
user, if appropriate, using the <code title="">md5WithRSAEncryption</code> RSA signature algorithm
(the signature algorithm with MD5 and the RSA encryption
algorithm) referenced in section 2.2.1 ("RSA Signature
- Algorithm") of RFC 3279, and defined in RFC 2313. <a href="textFieldSelection.html#refsRFC3279">[RFC3279]</a> <a href="textFieldSelection.html#refsRFC2313">[RFC2313]</a></p>
+ Algorithm") of RFC 3279, and defined in RFC 2313. <a href="references.html#refsRFC3279">[RFC3279]</a> <a href="references.html#refsRFC2313">[RFC2313]</a></p>
</dd>
@@ -524,7 +524,7 @@
algorithm</var>, using the OIDs defined in section 2.2 ("Signature
Algorithms") of RFC 3279, and the <code title="">parameters</code>
field set up as required by RFC 3279 for <code title="">AlgorithmIdentifier</code> structures for that
- algorithm. <a href="textFieldSelection.html#refsX690">[X690]</a> <a href="textFieldSelection.html#refsRFC5280">[RFC5280]</a> <a href="textFieldSelection.html#refsRFC3279">[RFC3279]</a></p>
+ algorithm. <a href="references.html#refsX690">[X690]</a> <a href="references.html#refsRFC5280">[RFC5280]</a> <a href="references.html#refsRFC3279">[RFC3279]</a></p>
</li>
@@ -534,7 +534,7 @@
RFC 5280, with the <code title="">algorithm</code> field set to the
<var title="">algorithm</var> structure from the previous step,
and the <code title="">subjectPublicKey</code> field set to the
- BIT STRING value resulting from ASN.1 DER encoding the <var title="">public key</var>. <a href="textFieldSelection.html#refsX690">[X690]</a> <a href="textFieldSelection.html#refsRFC5280">[RFC5280]</a></p>
+ BIT STRING value resulting from ASN.1 DER encoding the <var title="">public key</var>. <a href="references.html#refsX690">[X690]</a> <a href="references.html#refsRFC5280">[RFC5280]</a></p>
</li>
@@ -543,7 +543,7 @@
<p>Let <var title="">publicKeyAndChallenge</var> be an ASN.1
<code><a href="#publickeyandchallenge">PublicKeyAndChallenge</a></code> structure as defined below,
with the <code title="">spki</code> field set to the <var title="">spki</var> structure from the previous step, and the
- <code title="">challenge</code> field set to the string <var title="">challenge</var> obtained earlier. <a href="textFieldSelection.html#refsX690">[X690]</a></p>
+ <code title="">challenge</code> field set to the string <var title="">challenge</var> obtained earlier. <a href="references.html#refsX690">[X690]</a></p>
</li>
@@ -552,7 +552,7 @@
<p>Let <var title="">signature</var> be the BIT STRING value
resulting from ASN.1 DER encoding the signature generated by
applying the <var title="">signature algorithm</var> to the byte
- string obtained by ASN.1 DER encoding the <var title="">publicKeyAndChallenge</var> structure, using <var title="">private key</var> as the signing key. <a href="textFieldSelection.html#refsX690">[X690]</a></p>
+ string obtained by ASN.1 DER encoding the <var title="">publicKeyAndChallenge</var> structure, using <var title="">private key</var> as the signing key. <a href="references.html#refsX690">[X690]</a></p>
</li>
@@ -562,7 +562,7 @@
<code><a href="#signedpublickeyandchallenge">SignedPublicKeyAndChallenge</a></code> structure as defined
below, with the <code title="">publicKeyAndChallenge</code> field
set to the <var title="">publicKeyAndChallenge</var> structure,
- the <code title="">signatureAlgorithm</code> field set to the <var title="">algorithm</var> structure, and the <code title="">signature</code> field set to the BIT STRING <var title="">signature</var> from the previous step. <a href="textFieldSelection.html#refsX690">[X690]</a></p>
+ the <code title="">signatureAlgorithm</code> field set to the <var title="">algorithm</var> structure, and the <code title="">signature</code> field set to the BIT STRING <var title="">signature</var> from the previous step. <a href="references.html#refsX690">[X690]</a></p>
</li>
@@ -570,13 +570,13 @@
<p>Return the result of base64 encoding the result of ASN.1 DER
encoding the <var title="">signedPublicKeyAndChallenge</var>
- structure. <a href="textFieldSelection.html#refsRFC4648">[RFC4648]</a><!--base64--> <a href="textFieldSelection.html#refsX690">[X690]</a></p>
+ structure. <a href="references.html#refsRFC4648">[RFC4648]</a><!--base64--> <a href="references.html#refsX690">[X690]</a></p>
</li>
</ol><p>The data objects used by the above algorithm are defined as
follows. These definitions use the same "ASN.1-like" syntax defined
- by RFC 5280. <a href="textFieldSelection.html#refsRFC5280">[RFC5280]</a></p>
+ by RFC 5280. <a href="references.html#refsRFC5280">[RFC5280]</a></p>
<pre class="asn"><dfn id="publickeyandchallenge">PublicKeyAndChallenge</dfn> ::= SEQUENCE {
spki <span>SubjectPublicKeyInfo</span>,
@@ -590,7 +590,7 @@
}</pre>
<hr><p><strong>Constraint validation</strong>: The <code><a href="#the-keygen-element">keygen</a></code>
- element is <a href="textFieldSelection.html#barred-from-constraint-validation">barred from constraint validation</a>.</p>
+ element is <a href="constraints.html#barred-from-constraint-validation">barred from constraint validation</a>.</p>
</div>
@@ -624,9 +624,9 @@
<p>The <dfn id="dom-keygen-type" title="dom-keygen-type"><code>type</code></dfn> IDL
attribute must return the value "<code title="">keygen</code>".</p>
- <p>The <code title="dom-cva-willValidate"><a href="textFieldSelection.html#dom-cva-willvalidate">willValidate</a></code>, <code title="dom-cva-validity"><a href="textFieldSelection.html#dom-cva-validity">validity</a></code>, and <code title="dom-cva-validationMessage"><a href="textFieldSelection.html#dom-cva-validationmessage">validationMessage</a></code> IDL
- attributes, and the <code title="dom-cva-checkValidity"><a href="textFieldSelection.html#dom-cva-checkvalidity">checkValidity()</a></code> and <code title="dom-cva-setCustomValidity"><a href="textFieldSelection.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
- methods, are part of the <a href="textFieldSelection.html#the-constraint-validation-api">constraint validation API</a>. The
+ <p>The <code title="dom-cva-willValidate"><a href="constraints.html#dom-cva-willvalidate">willValidate</a></code>, <code title="dom-cva-validity"><a href="constraints.html#dom-cva-validity">validity</a></code>, and <code title="dom-cva-validationMessage"><a href="constraints.html#dom-cva-validationmessage">validationMessage</a></code> IDL
+ attributes, and the <code title="dom-cva-checkValidity"><a href="constraints.html#dom-cva-checkvalidity">checkValidity()</a></code> and <code title="dom-cva-setCustomValidity"><a href="constraints.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
+ methods, are part of the <a href="constraints.html#the-constraint-validation-api">constraint validation API</a>. The
<code title="dom-lfe-labels"><a href="the-label-element.html#dom-lfe-labels">labels</a></code> IDL attribute provides a
list of the element's <code><a href="the-label-element.html#the-label-element">label</a></code>s. The <code title="dom-fe-autofocus"><a href="attributes-common-to-form-controls.html#dom-fe-autofocus">autofocus</a></code>, <code title="dom-fe-disabled"><a href="attributes-common-to-form-controls.html#dom-fe-disabled">disabled</a></code>, <code title="dom-fae-form"><a href="association-of-controls-and-forms.html#dom-fae-form">form</a></code>, and <code title="dom-fe-name"><a href="attributes-common-to-form-controls.html#dom-fe-name">name</a></code> IDL attributes are part of the
element's forms API.</p>
Index: the-link-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-link-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-link-element.html 15 Oct 2012 12:50:08 -0000 1.204
+++ the-link-element.html 15 Oct 2012 15:15:55 -0000 1.205
@@ -391,7 +391,7 @@
<dd><code title="attr-link-media"><a href="#attr-link-media">media</a></code></dd>
<dd><code title="attr-link-hreflang"><a href="#attr-link-hreflang">hreflang</a></code></dd>
<dd><code title="attr-link-type"><a href="#attr-link-type">type</a></code></dd>
- <dd><code title="attr-link-sizes"><a href="textFieldSelection.html#attr-link-sizes">sizes</a></code></dd>
+ <dd><code title="attr-link-sizes"><a href="links.html#attr-link-sizes">sizes</a></code></dd>
<dd>Also, the <code title="attr-link-title"><a href="#attr-link-title">title</a></code> attribute has special semantics on this element.</dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>
@@ -422,7 +422,7 @@
<p>The types of link indicated (the relationships) are given by the
value of the <dfn id="attr-link-rel" title="attr-link-rel"><code>rel</code></dfn>
attribute, which, if present, must have a value that is a <a href="common-microsyntaxes.html#set-of-space-separated-tokens">set
- of space-separated tokens</a>. The <a href="textFieldSelection.html#linkTypes">allowed
+ of space-separated tokens</a>. The <a href="links.html#linkTypes">allowed
keywords and their meanings</a> are defined in a later
section. <span class="impl">If the <code title="attr-link-rel"><a href="#attr-link-rel">rel</a></code> attribute is absent, has no
keywords, or if none of the keywords used are allowed according to
@@ -430,8 +430,8 @@
create any links.</span></p>
<p>Two categories of links can be created using the
- <code><a href="#the-link-element">link</a></code> element: <a href="textFieldSelection.html#external-resource-link" title="external resource
- link">Links to external resources</a> and <a href="textFieldSelection.html#hyperlink" title="hyperlink">hyperlinks</a>. The <a href="textFieldSelection.html#linkTypes">link
+ <code><a href="#the-link-element">link</a></code> element: <a href="links.html#external-resource-link" title="external resource
+ link">Links to external resources</a> and <a href="links.html#hyperlink" title="hyperlink">hyperlinks</a>. The <a href="links.html#linkTypes">link
types section</a> defines whether a particular link type is an
external resource or a hyperlink. One <code><a href="#the-link-element">link</a></code> element can
create multiple links (of which some might be external resource
@@ -445,8 +445,8 @@
count as a separate external resource, and each is affected by its
own attributes independently. Similarly, if a single
<code><a href="#the-link-element">link</a></code> element has a <code title="attr-link-rel"><a href="#attr-link-rel">rel</a></code> attribute with the value <code title="">next stylesheet</code>, it creates both a
- <a href="textFieldSelection.html#hyperlink">hyperlink</a> (for the <code title="rel-next"><a href="textFieldSelection.html#link-type-next">next</a></code>
- keyword) and an <a href="textFieldSelection.html#external-resource-link">external resource link</a> (for the <code title="rel-stylesheet"><a href="textFieldSelection.html#link-type-stylesheet">stylesheet</a></code> keyword), and they are
+ <a href="links.html#hyperlink">hyperlink</a> (for the <code title="rel-next"><a href="links.html#link-type-next">next</a></code>
+ keyword) and an <a href="links.html#external-resource-link">external resource link</a> (for the <code title="rel-stylesheet"><a href="links.html#link-type-stylesheet">stylesheet</a></code> keyword), and they are
affected by other attributes (such as <code title="attr-link-media"><a href="#attr-link-media">media</a></code> or <code title="attr-link-title"><a href="#attr-link-title">title</a></code>) differently.</p>
<div class="example">
@@ -500,29 +500,29 @@
<!-- the next few paragraph are similar to text in the <style> section -->
<p>Once the attempts to obtain the resource and its <a href="infrastructure.html#critical-subresources">critical
subresources</a> are complete, the user agent must, if the loads
- were successful, <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple
+ were successful, <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple
event</a> named <code title="event-load">load</code> at the
<code><a href="#the-link-element">link</a></code> element, or, if the resource or one of its
<a href="infrastructure.html#critical-subresources">critical subresources</a> failed to completely load for any
reason (e.g. DNS error, HTTP 404 response, a connection being
- prematurely closed, unsupported Content-Type), <a href="textFieldSelection.html#queue-a-task">queue a
- task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> named <code title="event-error">error</code> at the <code><a href="#the-link-element">link</a></code>
+ prematurely closed, unsupported Content-Type), <a href="webappapis.html#queue-a-task">queue a
+ task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named <code title="event-error">error</code> at the <code><a href="#the-link-element">link</a></code>
element. Non-network errors in processing the resource or its
subresources (e.g. CSS parse errors, PNG decoding errors) are not
failures for the purposes of this paragraph.</p>
- <p>The <a href="textFieldSelection.html#task-source">task source</a> for these <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a> is the <a href="textFieldSelection.html#dom-manipulation-task-source">DOM manipulation task
+ <p>The <a href="webappapis.html#task-source">task source</a> for these <a href="webappapis.html#concept-task" title="concept-task">tasks</a> is the <a href="webappapis.html#dom-manipulation-task-source">DOM manipulation task
source</a>.</p>
- <p>The element must <a href="textFieldSelection.html#delay-the-load-event">delay the load event</a> of the
+ <p>The element must <a href="the-end.html#delay-the-load-event">delay the load event</a> of the
element's document until all the attempts to obtain the resource and
its <a href="infrastructure.html#critical-subresources">critical subresources</a> are complete. (Resources that
the user agent has not yet attempted to obtain, e.g. because it is
- waiting for the resource to be needed, do not <a href="textFieldSelection.html#delay-the-load-event">delay the load
+ waiting for the resource to be needed, do not <a href="the-end.html#delay-the-load-event">delay the load
event</a>.)</p>
<hr><p id="linkui">Interactive user agents may provide users with a
- means to <a href="textFieldSelection.html#following-hyperlinks-0" title="following hyperlinks">follow the
+ means to <a href="links.html#following-hyperlinks-0" title="following hyperlinks">follow the
hyperlinks</a> created using the <code><a href="#the-link-element">link</a></code> element,
somewhere within their user interface. The exact interface is not
defined by this specification, but it could include the following
@@ -549,7 +549,7 @@
<p class="note">Hyperlinks created with the <code><a href="#the-link-element">link</a></code>
element and its <code title="attr-link-rel"><a href="#attr-link-rel">rel</a></code> attribute
- apply to the whole page. This contrasts with the <code title="attr-hyperlink-rel"><a href="textFieldSelection.html#attr-hyperlink-rel">rel</a></code> attribute of <code><a href="the-a-element.html#the-a-element">a</a></code>
+ apply to the whole page. This contrasts with the <code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel">rel</a></code> attribute of <code><a href="the-a-element.html#the-a-element">a</a></code>
and <code><a href="the-area-element.html#the-area-element">area</a></code> elements, which indicates the type of a link
whose context is given by the link's location within the
document.</p>
@@ -560,11 +560,11 @@
<div class="impl">
- <p>If the link is a <a href="textFieldSelection.html#hyperlink">hyperlink</a> then the <code title="attr-link-media"><a href="#attr-link-media">media</a></code> attribute is purely advisory,
+ <p>If the link is a <a href="links.html#hyperlink">hyperlink</a> then the <code title="attr-link-media"><a href="#attr-link-media">media</a></code> attribute is purely advisory,
and describes for which media the document in question was
designed.</p>
- <p>However, if the link is an <a href="textFieldSelection.html#external-resource-link">external resource link</a>,
+ <p>However, if the link is an <a href="links.html#external-resource-link">external resource link</a>,
then the <code title="attr-link-media"><a href="#attr-link-media">media</a></code> attribute is
prescriptive. The user agent must apply the external resource when
the <code title="attr-link-media"><a href="#attr-link-media">media</a></code> attribute's value
@@ -585,7 +585,7 @@
<p>The <dfn id="attr-link-hreflang" title="attr-link-hreflang"><code>hreflang</code></dfn>
attribute on the <code><a href="#the-link-element">link</a></code> element has the same semantics as
- the <a href="textFieldSelection.html#attr-hyperlink-hreflang" title="attr-hyperlink-hreflang"><code>hreflang</code>
+ the <a href="links.html#attr-hyperlink-hreflang" title="attr-hyperlink-hreflang"><code>hreflang</code>
attribute on <code>a</code> and <code>area</code>
elements</a>.</p>
@@ -594,7 +594,7 @@
purely advisory. The value must be a <a href="infrastructure.html#valid-mime-type">valid MIME
type</a>.</p>
- <p>For <a href="textFieldSelection.html#external-resource-link" title="external resource link">external resource
+ <p>For <a href="links.html#external-resource-link" title="external resource link">external resource
links</a>, the <code title="attr-link-type"><a href="#attr-link-type">type</a></code> attribute
is used as a hint to user agents so that they can avoid fetching
resources they do not support. <span class="impl">If the attribute
@@ -607,7 +607,7 @@
relationship, then the UA should not <a href="#concept-link-obtain" title="concept-link-obtain">obtain</a> the resource; if the UA
does support the given <a href="infrastructure.html#mime-type">MIME type</a> for the given link
relationship, then the UA should <a href="#concept-link-obtain" title="concept-link-obtain">obtain</a> the resource at the
- appropriate time as specified for the <a href="textFieldSelection.html#external-resource-link">external resource
+ appropriate time as specified for the <a href="links.html#external-resource-link">external resource
link</a>'s particular type. If the attribute is omitted, and the
external resource link type does not have a default type defined,
but the user agent would <a href="#concept-link-obtain" title="concept-link-obtain">obtain</a> the resource if the type
@@ -636,7 +636,7 @@
resource link type has a default type defined, then the user agent
must assume that the resource is of that type.</p>
- <p class="note">The <code title="rel-stylesheet"><a href="textFieldSelection.html#link-type-stylesheet">stylesheet</a></code>
+ <p class="note">The <code title="rel-stylesheet"><a href="links.html#link-type-stylesheet">stylesheet</a></code>
link type defines rules for processing the resource's <a href="urls.html#content-type" title="Content-Type">Content-Type metadata</a>.</p>
<p>Once the user agent has established the type of the resource, the
@@ -665,7 +665,7 @@
<p>If one of the two files was returned without a
<a href="urls.html#content-type">Content-Type</a> metadata, or with a syntactically
incorrect type like <code title="">Content-Type: "null"</code>, then the default type
- for <code title="rel-stylesheet"><a href="textFieldSelection.html#link-type-stylesheet">stylesheet</a></code> links would kick
+ for <code title="rel-stylesheet"><a href="links.html#link-type-stylesheet">stylesheet</a></code> links would kick
in. Since that default type is <code title="">text/css</code>, the
style sheet <em>would</em> nonetheless be applied.</p>
@@ -685,11 +685,11 @@
elements in that a link without a title does not inherit the title
of the parent element: it merely has no title.</p>
- <p>The <code title="attr-link-sizes"><a href="textFieldSelection.html#attr-link-sizes">sizes</a></code> attribute is used
- with the <code title="rel-icon"><a href="textFieldSelection.html#rel-icon">icon</a></code> link type. The attribute
+ <p>The <code title="attr-link-sizes"><a href="links.html#attr-link-sizes">sizes</a></code> attribute is used
+ with the <code title="rel-icon"><a href="links.html#rel-icon">icon</a></code> link type. The attribute
must not be specified on <code><a href="#the-link-element">link</a></code> elements that do not have
a <code title="attr-link-rel"><a href="#attr-link-rel">rel</a></code> attribute that specifies
- the <code title="rel-icon"><a href="textFieldSelection.html#rel-icon">icon</a></code> keyword.</p>
+ the <code title="rel-icon"><a href="links.html#rel-icon">icon</a></code> keyword.</p>
<div class="impl">
@@ -699,11 +699,11 @@
supported, must be assumed to come before any links in the document,
in the order that they were given in the HTTP message. These header
fields are to be processed according to the rules given in the
- relevant specifications. <a href="textFieldSelection.html#refsHTTP">[HTTP]</a> <a href="textFieldSelection.html#refsWEBLINK">[WEBLINK]</a></p> <!-- WEBLINK is ref for Link:
+ relevant specifications. <a href="references.html#refsHTTP">[HTTP]</a> <a href="references.html#refsWEBLINK">[WEBLINK]</a></p> <!-- WEBLINK is ref for Link:
header -->
<p class="note">Registration of relation types in HTTP Link: header
- fields is distinct from <a href="textFieldSelection.html#linkTypes">HTML link types</a>,
+ fields is distinct from <a href="links.html#linkTypes">HTML link types</a>,
and thus their semantics can be different from same-named HTML
types.</p>
@@ -725,7 +725,7 @@
<p>The <code><a href="infrastructure.html#linkstyle">LinkStyle</a></code> interface is also implemented by
this element; the <a href="styling.html#styling">styling processing model</a> defines
- how. <a href="textFieldSelection.html#refsCSSOM">[CSSOM]</a></p>
+ how. <a href="references.html#refsCSSOM">[CSSOM]</a></p>
<div class="example">
Index: the-optgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-optgroup-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-optgroup-element.html 15 Oct 2012 12:50:21 -0000 1.202
+++ the-optgroup-element.html 15 Oct 2012 15:15:55 -0000 1.203
@@ -392,7 +392,7 @@
attribute DOMString <a href="#dom-optgroup-label" title="dom-optgroup-label">label</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><!-- v2: make optgroups selectable if they have a value. --><p>The <code><a href="#the-optgroup-element">optgroup</a></code> element <a href="textFieldSelection.html#represents">represents</a> a group of
+ </dl><!--TOPIC:HTML--><!-- v2: make optgroups selectable if they have a value. --><p>The <code><a href="#the-optgroup-element">optgroup</a></code> element <a href="rendering.html#represents">represents</a> a group of
<code><a href="the-option-element.html#the-option-element">option</a></code> elements with a common label.</p>
<p>The element's group of <code><a href="the-option-element.html#the-option-element">option</a></code> elements consists of
Index: the-param-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-param-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-param-element.html 15 Oct 2012 12:50:22 -0000 1.202
+++ the-param-element.html 15 Oct 2012 15:15:56 -0000 1.203
@@ -393,7 +393,7 @@
};</pre>
</dd>
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-param-element">param</a></code> element defines parameters for plugins
- invoked by <code><a href="the-object-element.html#the-object-element">object</a></code> elements. It does not <a href="textFieldSelection.html#represents" title="represents">represent</a> anything on its own.</p>
+ invoked by <code><a href="the-object-element.html#the-object-element">object</a></code> elements. It does not <a href="rendering.html#represents" title="represents">represent</a> anything on its own.</p>
<p>The <dfn id="attr-param-name" title="attr-param-name"><code>name</code></dfn>
attribute gives the name of the parameter.</p>
@@ -412,7 +412,7 @@
<p>If either the name or value of a <a href="#concept-param-parameter" title="concept-param-parameter">parameter</a> defined by a
<code><a href="#the-param-element">param</a></code> element that is the child of an
- <code><a href="the-object-element.html#the-object-element">object</a></code> element that <a href="textFieldSelection.html#represents">represents</a> an
+ <code><a href="the-object-element.html#the-object-element">object</a></code> element that <a href="rendering.html#represents">represents</a> an
instantiated <a href="infrastructure.html#plugin">plugin</a> changes, and if that
<a href="infrastructure.html#plugin">plugin</a> is communicating with the user agent using an
API that features the ability to update the <a href="infrastructure.html#plugin">plugin</a> when
Index: the-time-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-time-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-time-element.html 15 Oct 2012 12:50:25 -0000 1.204
+++ the-time-element.html 15 Oct 2012 15:15:57 -0000 1.205
@@ -392,7 +392,7 @@
attribute DOMString <a href="#dom-time-datetime" title="dom-time-datetime">datetime</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-time-element">time</a></code> element <a href="textFieldSelection.html#represents">represents</a> its
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-time-element">time</a></code> element <a href="rendering.html#represents">represents</a> its
contents, along with a machine-readable form of those contents in
the <code title="attr-time-datetime"><a href="#attr-time-datetime">datetime</a></code> attribute. The
kind of content is limited to various kinds of dates, times,
Index: mathml.html
===================================================================
RCS file: /sources/public/html5/spec/mathml.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- mathml.html 15 Oct 2012 12:46:34 -0000 1.202
+++ mathml.html 15 Oct 2012 15:15:48 -0000 1.203
@@ -407,7 +407,7 @@
</div>
<p>The semantics of MathML elements are defined by the MathML
- specification and <a href="infrastructure.html#other-applicable-specifications">other applicable specifications</a>. <a href="textFieldSelection.html#refsMATHML">[MATHML]</a></p>
+ specification and <a href="infrastructure.html#other-applicable-specifications">other applicable specifications</a>. <a href="references.html#refsMATHML">[MATHML]</a></p>
<div class="example">
@@ -466,7 +466,7 @@
<p>When the SVG <code title="">foreignObject</code> element contains
elements from the <a href="namespaces.html#html-namespace-0">HTML namespace</a>, such elements must
- all be <a href="content-models.html#flow-content-1">flow content</a>. <a href="textFieldSelection.html#refsSVG">[SVG]</a></p>
+ all be <a href="content-models.html#flow-content-1">flow content</a>. <a href="references.html#refsSVG">[SVG]</a></p>
<p>The content model for <code title="">title</code> elements in the
<a href="namespaces.html#svg-namespace">SVG namespace</a> inside <a href="infrastructure.html#html-documents">HTML documents</a> is
@@ -474,7 +474,7 @@
requirements given in the SVG specification.)</p>
<p>The semantics of SVG elements are defined by the SVG
- specification and <a href="infrastructure.html#other-applicable-specifications">other applicable specifications</a>. <a href="textFieldSelection.html#refsSVG">[SVG]</a></p>
+ specification and <a href="infrastructure.html#other-applicable-specifications">other applicable specifications</a>. <a href="references.html#refsSVG">[SVG]</a></p>
<!-- The following paragraph is for bug 7510 -->
<p>The SVG specification includes requirements regarding the
Index: the-var-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-var-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-var-element.html 15 Oct 2012 12:50:25 -0000 1.202
+++ the-var-element.html 15 Oct 2012 15:15:57 -0000 1.203
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-var-element">var</a></code> element <a href="textFieldSelection.html#represents">represents</a> a variable.
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-var-element">var</a></code> element <a href="rendering.html#represents">represents</a> a variable.
This could be an actual variable in a mathematical expression or
programming context, an identifier representing a constant, a symbol
identifying a physical quantity, a function parameter, or just be a
Index: the-th-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-th-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-th-element.html 15 Oct 2012 12:50:24 -0000 1.202
+++ the-th-element.html 15 Oct 2012 15:15:57 -0000 1.203
@@ -394,7 +394,7 @@
attribute DOMString <a href="#dom-th-scope" title="dom-th-scope">scope</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-th-element">th</a></code> element <a href="textFieldSelection.html#represents">represents</a> a header <a href="attributes-common-to-td-and-th-elements.html#concept-cell" title="concept-cell">cell</a> in a table.</p>
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-th-element">th</a></code> element <a href="rendering.html#represents">represents</a> a header <a href="attributes-common-to-td-and-th-elements.html#concept-cell" title="concept-cell">cell</a> in a table.</p>
<p>The <code><a href="#the-th-element">th</a></code> element may have a <dfn id="attr-th-scope" title="attr-th-scope"><code>scope</code></dfn> content attribute
specified. The <code title="attr-th-scope"><a href="#attr-th-scope">scope</a></code> attribute is
--- NEW FILE: tokenization.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>8.2.4 Tokenization — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...6285 lines suppressed...]
elements</a> until <var title="">node</var> has been popped
from the stack, and then abort these steps.</li>
<li><p>Set <var title="">node</var> to the previous entry in the
<a href="parsing.html#stack-of-open-elements">stack of open elements</a>.</li>
<li><p>If <var title="">node</var> is not an element in the
<a href="namespaces.html#html-namespace-0">HTML namespace</a>, return to the step labeled
<i>loop</i>.</li>
<li><p>Otherwise, process the token according to the rules given
in the section corresponding to the current <a href="parsing.html#insertion-mode">insertion
mode</a> in HTML content.</li>
</ol></dd>
</dl></div>
Index: requirements-relating-to-bidirectional-algorithm-formatting-characters.html
===================================================================
RCS file: /sources/public/html5/spec/requirements-relating-to-bidirectional-algorithm-formatting-characters.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- requirements-relating-to-bidirectional-algorithm-formatting-characters.html 15 Oct 2012 12:46:39 -0000 1.202
+++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html 15 Oct 2012 15:15:50 -0000 1.203
@@ -386,7 +386,7 @@
embeddings and overrides are explicitly terminated by a U+202C POP
DIRECTIONAL FORMATTING character. This helps reduce incidences of
text being reused in a manner that has unforeseen effects on the
- bidirectional algorithm. <a href="textFieldSelection.html#refsBIDI">[BIDI]</a></p>
+ bidirectional algorithm. <a href="references.html#refsBIDI">[BIDI]</a></p>
<p>The aforementioned restrictions are defined by specifying that
certain parts of documents form <a href="#bidirectional-algorithm-formatting-character-ranges">bidirectional-algorithm
@@ -459,7 +459,7 @@
<p>Any strings that, as described above, are
<dfn id="bidirectional-algorithm-formatting-character-ranges">bidirectional-algorithm formatting character ranges</dfn> must
match the <code title="">string</code> production in the following
- ABNF, the character set for which is Unicode. <a href="textFieldSelection.html#refsABNF">[ABNF]</a></p>
+ ABNF, the character set for which is Unicode. <a href="references.html#refsABNF">[ABNF]</a></p>
<pre>string = *( plaintext ( embedding / override ) ) plaintext
embedding = ( lre / rle ) string pdf
Index: the-body-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-body-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-body-element.html 15 Oct 2012 12:48:41 -0000 1.203
+++ the-body-element.html 15 Oct 2012 15:15:52 -0000 1.204
@@ -383,48 +383,48 @@
<dd><a href="content-models.html#flow-content-1">Flow content</a>.</dd>
<dt><a href="element-definitions.html#element-dfn-attributes" title="element-dfn-attributes">Content attributes</a>:</dt>
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
- <dd><code title="handler-window-onafterprint"><a href="textFieldSelection.html#handler-window-onafterprint">onafterprint</a></code></dd>
- <dd><code title="handler-window-onbeforeprint"><a href="textFieldSelection.html#handler-window-onbeforeprint">onbeforeprint</a></code></dd>
- <dd><code title="handler-window-onbeforeunload"><a href="textFieldSelection.html#handler-window-onbeforeunload">onbeforeunload</a></code></dd>
- <dd><code title="handler-window-onblur"><a href="textFieldSelection.html#handler-window-onblur">onblur</a></code></dd>
- <dd><code title="handler-window-onerror"><a href="textFieldSelection.html#handler-window-onerror">onerror</a></code></dd>
- <dd><code title="handler-window-onfocus"><a href="textFieldSelection.html#handler-window-onfocus">onfocus</a></code></dd>
- <dd><code title="handler-window-onhashchange"><a href="textFieldSelection.html#handler-window-onhashchange">onhashchange</a></code></dd>
- <dd><code title="handler-window-onload"><a href="textFieldSelection.html#handler-window-onload">onload</a></code></dd>
- <dd><code title="handler-window-onmessage"><a href="textFieldSelection.html#handler-window-onmessage">onmessage</a></code></dd>
- <dd><code title="handler-window-onoffline"><a href="textFieldSelection.html#handler-window-onoffline">onoffline</a></code></dd>
- <dd><code title="handler-window-ononline"><a href="textFieldSelection.html#handler-window-ononline">ononline</a></code></dd>
- <dd><code title="handler-window-onpagehide"><a href="textFieldSelection.html#handler-window-onpagehide">onpagehide</a></code></dd>
- <dd><code title="handler-window-onpageshow"><a href="textFieldSelection.html#handler-window-onpageshow">onpageshow</a></code></dd>
- <dd><code title="handler-window-onpopstate"><a href="textFieldSelection.html#handler-window-onpopstate">onpopstate</a></code></dd>
- <dd><code title="handler-window-onresize"><a href="textFieldSelection.html#handler-window-onresize">onresize</a></code></dd>
- <dd><code title="handler-window-onscroll"><a href="textFieldSelection.html#handler-window-onscroll">onscroll</a></code></dd>
- <dd><code title="handler-window-onstorage"><a href="textFieldSelection.html#handler-window-onstorage">onstorage</a></code></dd>
- <dd><code title="handler-window-onunload"><a href="textFieldSelection.html#handler-window-onunload">onunload</a></code></dd>
+ <dd><code title="handler-window-onafterprint"><a href="webappapis.html#handler-window-onafterprint">onafterprint</a></code></dd>
+ <dd><code title="handler-window-onbeforeprint"><a href="webappapis.html#handler-window-onbeforeprint">onbeforeprint</a></code></dd>
+ <dd><code title="handler-window-onbeforeunload"><a href="webappapis.html#handler-window-onbeforeunload">onbeforeunload</a></code></dd>
+ <dd><code title="handler-window-onblur"><a href="webappapis.html#handler-window-onblur">onblur</a></code></dd>
+ <dd><code title="handler-window-onerror"><a href="webappapis.html#handler-window-onerror">onerror</a></code></dd>
+ <dd><code title="handler-window-onfocus"><a href="webappapis.html#handler-window-onfocus">onfocus</a></code></dd>
+ <dd><code title="handler-window-onhashchange"><a href="webappapis.html#handler-window-onhashchange">onhashchange</a></code></dd>
+ <dd><code title="handler-window-onload"><a href="webappapis.html#handler-window-onload">onload</a></code></dd>
+ <dd><code title="handler-window-onmessage"><a href="webappapis.html#handler-window-onmessage">onmessage</a></code></dd>
+ <dd><code title="handler-window-onoffline"><a href="webappapis.html#handler-window-onoffline">onoffline</a></code></dd>
+ <dd><code title="handler-window-ononline"><a href="webappapis.html#handler-window-ononline">ononline</a></code></dd>
+ <dd><code title="handler-window-onpagehide"><a href="webappapis.html#handler-window-onpagehide">onpagehide</a></code></dd>
+ <dd><code title="handler-window-onpageshow"><a href="webappapis.html#handler-window-onpageshow">onpageshow</a></code></dd>
+ <dd><code title="handler-window-onpopstate"><a href="webappapis.html#handler-window-onpopstate">onpopstate</a></code></dd>
+ <dd><code title="handler-window-onresize"><a href="webappapis.html#handler-window-onresize">onresize</a></code></dd>
+ <dd><code title="handler-window-onscroll"><a href="webappapis.html#handler-window-onscroll">onscroll</a></code></dd>
+ <dd><code title="handler-window-onstorage"><a href="webappapis.html#handler-window-onstorage">onstorage</a></code></dd>
+ <dd><code title="handler-window-onunload"><a href="webappapis.html#handler-window-onunload">onunload</a></code></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>
<pre class="idl">interface <dfn id="htmlbodyelement">HTMLBodyElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-onafterprint" title="handler-window-onafterprint">onafterprint</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-onbeforeprint" title="handler-window-onbeforeprint">onbeforeprint</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-onbeforeunload" title="handler-window-onbeforeunload">onbeforeunload</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-onblur" title="handler-window-onblur">onblur</a>;
- attribute <a href="textFieldSelection.html#onerroreventhandler">OnErrorEventHandler</a> <a href="textFieldSelection.html#handler-window-onerror" title="handler-window-onerror">onerror</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-onfocus" title="handler-window-onfocus">onfocus</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-onhashchange" title="handler-window-onhashchange">onhashchange</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-onload" title="handler-window-onload">onload</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-onmessage" title="handler-window-onmessage">onmessage</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-onoffline" title="handler-window-onoffline">onoffline</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-ononline" title="handler-window-ononline">ononline</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-onpopstate" title="handler-window-onpopstate">onpopstate</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-onpagehide" title="handler-window-onpagehide">onpagehide</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-onpageshow" title="handler-window-onpageshow">onpageshow</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-onresize" title="handler-window-onresize">onresize</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-onscroll" title="handler-window-onscroll">onscroll</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-onstorage" title="handler-window-onstorage">onstorage</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-window-onunload" title="handler-window-onunload">onunload</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-onafterprint" title="handler-window-onafterprint">onafterprint</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-onbeforeprint" title="handler-window-onbeforeprint">onbeforeprint</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-onbeforeunload" title="handler-window-onbeforeunload">onbeforeunload</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-onblur" title="handler-window-onblur">onblur</a>;
+ attribute <a href="webappapis.html#onerroreventhandler">OnErrorEventHandler</a> <a href="webappapis.html#handler-window-onerror" title="handler-window-onerror">onerror</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-onfocus" title="handler-window-onfocus">onfocus</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-onhashchange" title="handler-window-onhashchange">onhashchange</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-onload" title="handler-window-onload">onload</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-onmessage" title="handler-window-onmessage">onmessage</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-onoffline" title="handler-window-onoffline">onoffline</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-ononline" title="handler-window-ononline">ononline</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-onpopstate" title="handler-window-onpopstate">onpopstate</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-onpagehide" title="handler-window-onpagehide">onpagehide</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-onpageshow" title="handler-window-onpageshow">onpageshow</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-onresize" title="handler-window-onresize">onresize</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-onscroll" title="handler-window-onscroll">onscroll</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-onstorage" title="handler-window-onstorage">onstorage</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-window-onunload" title="handler-window-onunload">onunload</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-body-element">body</a></code> element <a href="textFieldSelection.html#represents">represents</a> the main
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-body-element">body</a></code> element <a href="rendering.html#represents">represents</a> the main
content of the document.</p>
<p>In conforming documents, there is only one <code><a href="#the-body-element">body</a></code>
@@ -435,40 +435,40 @@
<div class="impl">
<p class="note">Some DOM operations (for example, parts of the
- <a href="textFieldSelection.html#dnd">drag and drop</a> model) are defined in terms of "<a href="dom.html#the-body-element-0">the
+ <a href="dnd.html#dnd">drag and drop</a> model) are defined in terms of "<a href="dom.html#the-body-element-0">the
body element</a>". This refers to a particular element in the
DOM, as per the definition of the term, and not any arbitrary
<code><a href="#the-body-element">body</a></code> element.</p>
</div>
- <p>The <code><a href="#the-body-element">body</a></code> element exposes as <a href="textFieldSelection.html#event-handler-content-attributes">event handler
- content attributes</a> a number of the <a href="textFieldSelection.html#event-handlers">event
- handlers</a> of the <code><a href="textFieldSelection.html#window">Window</a></code> object. It also mirrors
- their <a href="textFieldSelection.html#event-handler-idl-attributes">event handler IDL attributes</a>.</p>
+ <p>The <code><a href="#the-body-element">body</a></code> element exposes as <a href="webappapis.html#event-handler-content-attributes">event handler
+ content attributes</a> a number of the <a href="webappapis.html#event-handlers">event
+ handlers</a> of the <code><a href="browsers.html#window">Window</a></code> object. It also mirrors
+ their <a href="webappapis.html#event-handler-idl-attributes">event handler IDL attributes</a>.</p>
- <p>The <code title="handler-window-onblur"><a href="textFieldSelection.html#handler-window-onblur">onblur</a></code>, <code title="handler-window-onerror"><a href="textFieldSelection.html#handler-window-onerror">onerror</a></code>, <code title="handler-window-onfocus"><a href="textFieldSelection.html#handler-window-onfocus">onfocus</a></code>, <code title="handler-window-onload"><a href="textFieldSelection.html#handler-window-onload">onload</a></code>, and <code title="handler-window-onscroll"><a href="textFieldSelection.html#handler-window-onscroll">onscroll</a></code> <a href="textFieldSelection.html#event-handlers">event
- handlers</a> of the <code><a href="textFieldSelection.html#window">Window</a></code> object, exposed on the
- <code><a href="#the-body-element">body</a></code> element, shadow the generic <a href="textFieldSelection.html#event-handlers">event
+ <p>The <code title="handler-window-onblur"><a href="webappapis.html#handler-window-onblur">onblur</a></code>, <code title="handler-window-onerror"><a href="webappapis.html#handler-window-onerror">onerror</a></code>, <code title="handler-window-onfocus"><a href="webappapis.html#handler-window-onfocus">onfocus</a></code>, <code title="handler-window-onload"><a href="webappapis.html#handler-window-onload">onload</a></code>, and <code title="handler-window-onscroll"><a href="webappapis.html#handler-window-onscroll">onscroll</a></code> <a href="webappapis.html#event-handlers">event
+ handlers</a> of the <code><a href="browsers.html#window">Window</a></code> object, exposed on the
+ <code><a href="#the-body-element">body</a></code> element, shadow the generic <a href="webappapis.html#event-handlers">event
handlers</a> with the same names normally supported by <a href="infrastructure.html#html-elements">HTML
elements</a>.</p>
<p class="example">Thus, for example, a bubbling <code title="event-error">error</code> event dispatched on a child of
<a href="dom.html#the-body-element-0">the body element</a> of a <code><a href="dom.html#document">Document</a></code> would first
- trigger the <code title="handler-onerror"><a href="textFieldSelection.html#handler-onerror">onerror</a></code> <a href="textFieldSelection.html#event-handler-content-attributes">event
+ trigger the <code title="handler-onerror"><a href="webappapis.html#handler-onerror">onerror</a></code> <a href="webappapis.html#event-handler-content-attributes">event
handler content attributes</a> of that element, then that of the
root <code><a href="the-html-element.html#the-html-element">html</a></code> element, and only <em>then</em> would it
- trigger the <code title="handler-window-onerror"><a href="textFieldSelection.html#handler-window-onerror">onerror</a></code>
- <a href="textFieldSelection.html#event-handler-content-attributes" title="event handler content attributes">event handler content
+ trigger the <code title="handler-window-onerror"><a href="webappapis.html#handler-window-onerror">onerror</a></code>
+ <a href="webappapis.html#event-handler-content-attributes" title="event handler content attributes">event handler content
attribute</a> on the <code><a href="#the-body-element">body</a></code> element. This is because
the event would bubble from the target, to the <code><a href="#the-body-element">body</a></code>, to
the <code><a href="the-html-element.html#the-html-element">html</a></code>, to the <code><a href="dom.html#document">Document</a></code>, to the
- <code><a href="textFieldSelection.html#window">Window</a></code>, and the <a href="textFieldSelection.html#event-handlers" title="event handlers">event
+ <code><a href="browsers.html#window">Window</a></code>, and the <a href="webappapis.html#event-handlers" title="event handlers">event
handler</a> on the <code><a href="#the-body-element">body</a></code> is watching the
- <code><a href="textFieldSelection.html#window">Window</a></code> not the <code><a href="#the-body-element">body</a></code>. A regular event
+ <code><a href="browsers.html#window">Window</a></code> not the <code><a href="#the-body-element">body</a></code>. A regular event
listener attached to the <code><a href="#the-body-element">body</a></code> using <code title="">addEventListener()</code>, however, would be run when the
event bubbled through the <code><a href="#the-body-element">body</a></code> and not when it reaches
- the <code><a href="textFieldSelection.html#window">Window</a></code> object.</p>
+ the <code><a href="browsers.html#window">Window</a></code> object.</p>
<div class="example">
Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -d -r1.270 -r1.271
--- common-input-element-attributes.html 15 Oct 2012 12:45:53 -0000 1.270
+++ common-input-element-attributes.html 15 Oct 2012 15:15:45 -0000 1.271
@@ -457,15 +457,15 @@
values to the user.</p>
<p>In addition, if the <a href="#resulting-autocompletion-state">resulting autocompletion state</a>
- is <i title="">off</i>, <a href="textFieldSelection.html#history-autocomplete">values are
- reset</a> when <a href="textFieldSelection.html#traverse-the-history" title="traverse the history">traversing the
+ is <i title="">off</i>, <a href="history.html#history-autocomplete">values are
+ reset</a> when <a href="history.html#traverse-the-history" title="traverse the history">traversing the
history</a>.</p>
<p>The autocompletion mechanism must be implemented by the user
agent acting as if the user had modified the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a>, and must be done at a time
where the element is <i title="concept-input-mutable"><a href="the-input-element.html#concept-input-mutable">mutable</a></i>
(e.g. just after the element has been inserted into the document, or
- when the user agent <a href="textFieldSelection.html#stop-parsing" title="stop parsing">stops
+ when the user agent <a href="the-end.html#stop-parsing" title="stop parsing">stops
parsing</a>).</p>
</div>
@@ -682,7 +682,7 @@
<div class="impl">
<p><strong>Constraint validation</strong>: If the <code title="attr-input-readonly"><a href="#attr-input-readonly">readonly</a></code> attribute is specified
- on an <code><a href="the-input-element.html#the-input-element">input</a></code> element, the element is <a href="textFieldSelection.html#barred-from-constraint-validation">barred from
+ on an <code><a href="the-input-element.html#the-input-element">input</a></code> element, the element is <a href="constraints.html#barred-from-constraint-validation">barred from
constraint validation</a>.</p>
</div>
@@ -766,7 +766,7 @@
the mode <a href="common-input-element-apis.html#dom-input-value-value" title="dom-input-value-value">value</a>, and the
element is <i title="concept-input-mutable"><a href="the-input-element.html#concept-input-mutable">mutable</a></i>, and the
element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> is the empty
- string, then the element is <a href="textFieldSelection.html#suffering-from-being-missing">suffering from being
+ string, then the element is <a href="constraints.html#suffering-from-being-missing">suffering from being
missing</a>.</p>
</div>
@@ -884,7 +884,7 @@
set, the control's <a href="attributes-common-to-form-controls.html#concept-fe-values" title="concept-fe-values">value<em>s</em></a>, are to be
checked.</p>
- <p>If specified, the attribute's value must match the JavaScript <i title="">Pattern</i> production. <a href="textFieldSelection.html#refsECMA262">[ECMA262]</a></p>
+ <p>If specified, the attribute's value must match the JavaScript <i title="">Pattern</i> production. <a href="references.html#refsECMA262">[ECMA262]</a></p>
<div class="impl">
@@ -896,7 +896,7 @@
regular expression is the element's <dfn id="compiled-pattern-regular-expression">compiled pattern regular
expression</dfn>. If the element has no such attribute, or if the
value doesn't compile successfully, then the element has no
- <a href="#compiled-pattern-regular-expression">compiled pattern regular expression</a>. <a href="textFieldSelection.html#refsECMA262">[ECMA262]</a></p>
+ <a href="#compiled-pattern-regular-expression">compiled pattern regular expression</a>. <a href="references.html#refsECMA262">[ECMA262]</a></p>
<p><strong>Constraint validation</strong>: If the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> is not the empty string, and
either the element's <code title="attr-input-multiple"><a href="#attr-input-multiple">multiple</a></code> attribute is not
@@ -905,7 +905,7 @@
current state, and the element has a <a href="#compiled-pattern-regular-expression">compiled pattern regular
expression</a> but that regular expression does not match the
entirety of the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a>, then the element is
- <a href="textFieldSelection.html#suffering-from-a-pattern-mismatch">suffering from a pattern mismatch</a>.</p>
+ <a href="constraints.html#suffering-from-a-pattern-mismatch">suffering from a pattern mismatch</a>.</p>
<p><strong>Constraint validation</strong>: If the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> is not the empty string, and
the element's <code title="attr-input-multiple"><a href="#attr-input-multiple">multiple</a></code>
@@ -913,7 +913,7 @@
element, and the element has a <a href="#compiled-pattern-regular-expression">compiled pattern regular
expression</a> but that regular expression does not match the
entirety of each of the element's <a href="attributes-common-to-form-controls.html#concept-fe-values" title="concept-fe-values">value<em>s</em></a>, then the element
- is <a href="textFieldSelection.html#suffering-from-a-pattern-mismatch">suffering from a pattern mismatch</a>.</p>
+ is <a href="constraints.html#suffering-from-a-pattern-mismatch">suffering from a pattern mismatch</a>.</p>
<p>The <a href="#compiled-pattern-regular-expression">compiled pattern regular expression</a>, when
matched against a string, must have its start anchored to the start
@@ -986,7 +986,7 @@
applying the <a href="the-input-element.html#concept-input-value-string-number" title="concept-input-value-string-number">algorithm to convert a
string to a number</a> to the string given by the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> is a number, and the number
obtained from that algorithm is less than the <a href="#attr-input-min" title="attr-input-min">minimum</a>, the element is
- <a href="textFieldSelection.html#suffering-from-an-underflow">suffering from an underflow</a>.</p>
+ <a href="constraints.html#suffering-from-an-underflow">suffering from an underflow</a>.</p>
<p>The <code title="attr-input-min"><a href="#attr-input-min">min</a></code> attribute also
defines the <a href="#concept-input-min-zero" title="concept-input-min-zero">step
@@ -1005,7 +1005,7 @@
applying the <a href="the-input-element.html#concept-input-value-string-number" title="concept-input-value-string-number">algorithm to convert a
string to a number</a> to the string given by the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> is a number, and the number
obtained from that algorithm is more than the <a href="#attr-input-max" title="attr-input-max">maximum</a>, the element is
- <a href="textFieldSelection.html#suffering-from-an-overflow">suffering from an overflow</a>.</p>
+ <a href="constraints.html#suffering-from-an-overflow">suffering from an overflow</a>.</p>
</div>
@@ -1018,7 +1018,7 @@
<p class="note">If an element has a <a href="#attr-input-max" title="attr-input-max">maximum</a> that is less than its <a href="#attr-input-min" title="attr-input-min">minimum</a>, then so long as the element
has a <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a>, it will either be
- <a href="textFieldSelection.html#suffering-from-an-underflow">suffering from an underflow</a> or <a href="textFieldSelection.html#suffering-from-an-overflow">suffering from an
+ <a href="constraints.html#suffering-from-an-underflow">suffering from an underflow</a> or <a href="constraints.html#suffering-from-an-overflow">suffering from an
overflow</a>.</p>
</div>
@@ -1103,7 +1103,7 @@
string to a number</a> to the string given by the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> is a number, and that
number subtracted from the <a href="#concept-input-min-zero" title="concept-input-min-zero">step
base</a> is not an integral multiple of the <a href="#concept-input-step" title="concept-input-step">allowed value step</a>, the element is
- <a href="textFieldSelection.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>.</p>
+ <a href="constraints.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>.</p>
</div>
--- NEW FILE: interactive-elements.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.11 Interactive elements — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
#table-example-1 caption { padding-bottom: 0.5em; }
#table-example-1 thead, #table-example-1 tbody { border: none; }
#table-example-1 th, #table-example-1 td { border: solid thin; }
#table-example-1 th { font-weight: normal; }
#table-example-1 td { border-style: none solid; vertical-align: top; }
#table-example-1 th { padding: 0.5em; vertical-align: middle; text-align: center; }
#table-example-1 tbody tr:first-child td { padding-top: 0.5em; }
#table-example-1 tbody tr:last-child td { padding-bottom: 1.5em; }
#table-example-1 tbody td:first-child { padding-left: 2.5em; padding-right: 0; width: 9em; }
#table-example-1 tbody td:first-child::after { content: leader(". "); }
#table-example-1 tbody td { padding-left: 2em; padding-right: 2em; }
#table-example-1 tbody td:first-child + td { width: 10em; }
#table-example-1 tbody td:first-child + td ~ td { width: 2.5em; }
#table-example-1 tbody td:first-child + td + td + td ~ td { width: 1.25em; }
.apple-table-examples { border: none; border-collapse: separate; border-spacing: 1.5em 0em; width: 40em; margin-left: 3em; }
.apple-table-examples * { font-family: "Times", serif; }
.apple-table-examples td, .apple-table-examples th { border: none; white-space: nowrap; padding-top: 0; padding-bottom: 0; }
.apple-table-examples tbody th:first-child { border-left: none; width: 100%; }
.apple-table-examples thead th:first-child ~ th { font-size: smaller; font-weight: bolder; border-bottom: solid 2px; text-align: center; }
.apple-table-examples tbody th::after, .apple-table-examples tfoot th::after { content: leader(". ") }
.apple-table-examples tbody th, .apple-table-examples tfoot th { font: inherit; text-align: left; }
.apple-table-examples td { text-align: right; vertical-align: top; }
.apple-table-examples.e1 tbody tr:last-child td { border-bottom: solid 1px; }
.apple-table-examples.e1 tbody + tbody tr:last-child td { border-bottom: double 3px; }
.apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
.apple-table-examples sup { line-height: 0; }
.details-example img { vertical-align: top; }
#base64-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 6em;
column-count: 5;
column-gap: 1em;
-moz-column-width: 6em;
-moz-column-count: 5;
-moz-column-gap: 1em;
-webkit-column-width: 6em;
-webkit-column-count: 5;
-webkit-column-gap: 1em;
}
#base64-table thead { display: none; }
#base64-table * { border: none; }
#base64-table tbody td:first-child:after { content: ':'; }
#base64-table tbody td:last-child { text-align: right; }
#named-character-references-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 30em;
column-gap: 1em;
-moz-column-width: 30em;
-moz-column-gap: 1em;
-webkit-column-width: 30em;
-webkit-column-gap: 1em;
}
#named-character-references-table > table > tbody > tr > td:first-child + td,
#named-character-references-table > table > tbody > tr > td:last-child { text-align: center; }
#named-character-references-table > table > tbody > tr > td:last-child:hover > span { position: absolute; top: auto; left: auto; margin-left: 0.5em; line-height: 1.2; font-size: 5em; border: outset; padding: 0.25em 0.5em; background: white; width: 1.25em; height: auto; text-align: center; }
#named-character-references-table > table > tbody > tr#entity-CounterClockwiseContourIntegral > td:first-child { font-size: 0.5em; }
.glyph.control { color: red; }
@font-face {
font-family: 'Essays1743';
src: url('../fonts/Essays1743.ttf');
}
@font-face {
font-family: 'Essays1743';
font-weight: bold;
src: url('../fonts/Essays1743-Bold.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
src: url('../fonts/Essays1743-Italic.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
font-weight: bold;
src: url('../fonts/Essays1743-BoldItalic.ttf');
}
</style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
h4 { margin: 2.5em 0 0.75em 0; }
h5, h6 { margin: 2.5em 0 1em; }
h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
p { margin: 1em 0; }
hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
dl, dd { margin-top: 0; margin-bottom: 0; }
dt { margin-top: 0.75em; margin-bottom: 0.25em; clear: left; }
dt + dt { margin-top: 0; }
dd dt { margin-top: 0.25em; margin-bottom: 0; }
dd p { margin-top: 0; }
dd dl + p { margin-top: 1em; }
dd table + p { margin-top: 1em; }
p + * > li, dd li { margin: 1em 0; }
dt, dfn { font-weight: bold; font-style: normal; }
i, em { font-style: italic; }
dt dfn { font-style: italic; }
pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
pre strong { color: black; font: inherit; font-weight: bold; background: yellow; }
pre em { font-weight: bolder; font-style: normal; }
@media screen { code { color: orangered; } code :link, code :visited { color: inherit; } }
var sub { vertical-align: bottom; font-size: smaller; position: relative; top: 0.1em; }
table { border-collapse: collapse; border-style: hidden hidden none hidden; }
table thead, table tbody { border-bottom: solid; }
table tbody th:first-child { border-left: solid; }
table tbody th { text-align: left; }
table td, table th { border-left: solid; border-right: solid; border-bottom: solid thin; vertical-align: top; padding: 0.2em; }
blockquote { margin: 0 0 0 2em; border: 0; padding: 0; font-style: italic; }
.bad, .bad *:not(.XXX) { color: gray; border-color: gray; background: transparent; }
.matrix, .matrix td { border: none; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
.toc dfn, h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn { font: inherit; }
img.extra, p.overview { float: right; }
pre.idl { border: solid thin; background: #EEEEEE; color: black; padding: 0.5em 1em; position: relative; }
pre.idl :link, pre.idl :visited { color: inherit; background: transparent; }
pre.idl::before { content: "IDL"; font: bold small sans-serif; padding: 0.5em; background: white; position: absolute; top: 0; margin: -1px 0 0 -4em; width: 1.5em; border: thin solid; border-radius: 0 0 0 0.5em }
pre.css { border: solid thin; background: #FFFFEE; color: black; padding: 0.5em 1em; }
pre.css:first-line { color: #AAAA50; }
dl.domintro { color: green; margin: 2em 0 2em 2em; padding: 0.5em 1em; border: none; background: #DDFFDD; }
hr + dl.domintro, div.impl + dl.domintro { margin-top: 2.5em; margin-bottom: 1.5em; }
dl.domintro dt, dl.domintro dt * { color: black; text-decoration: none; }
dl.domintro dd { margin: 0.5em 0 1em 2em; padding: 0; }
dl.domintro dd p { margin: 0.5em 0; }
dl.domintro:before { display: table; margin: -1em -0.5em -0.5em auto; width: auto; content: 'This box is non-normative. Implementation requirements are given below this box.'; color: black; font-style: italic; border: solid 2px; background: white; padding: 0 0.25em; }
dl.switch { padding-left: 2em; }
dl.switch > dt { text-indent: -1.5em; }
dl.switch > dt:before { content: '\21AA'; padding: 0 0.5em 0 0; display: inline-block; width: 1em; text-align: right; line-height: 0.5em; }
dl.triple { padding: 0 0 0 1em; }
dl.triple dt, dl.triple dd { margin: 0; display: inline }
dl.triple dt:after { content: ':'; }
dl.triple dd:after { content: '\A'; white-space: pre; }
.diff-old { text-decoration: line-through; color: silver; background: transparent; }
.diff-chg, .diff-new { text-decoration: underline; color: green; background: transparent; }
a .diff-new { border-bottom: 1px blue solid; }
figure.diagrams { border: double black; background: white; padding: 1em; }
figure.diagrams img { display: block; margin: 1em auto; }
h2 { page-break-before: always; }
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
h1 + h2, hr + h2.no-toc { page-break-before: auto; }
p > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]),
li > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]) { border-bottom: solid #9999CC; }
div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
div.head p { margin: 0; }
div.head h1 { margin: 0; }
div.head .logo { float: right; margin: 0 1em; }
div.head .logo img { border: none } /* remove border from top image */
div.head dl { margin: 1em 0; }
div.head p.copyright, div.head p.alt { font-size: x-small; font-style: oblique; margin: 0; }
body > .toc > li { margin-top: 1em; margin-bottom: 1em; }
body > .toc.brief > li { margin-top: 0.35em; margin-bottom: 0.35em; }
body > .toc > li > * { margin-bottom: 0.5em; }
body > .toc > li > * > li > * { margin-bottom: 0.25em; }
.toc, .toc li { list-style: none; }
.brief { margin-top: 1em; margin-bottom: 1em; line-height: 1.1; }
.brief li { margin: 0; padding: 0; }
.brief li p { margin: 0; padding: 0; }
.category-list { margin-top: -0.75em; margin-bottom: 1em; line-height: 1.5; }
.category-list::before { content: '\21D2\A0'; font-size: 1.2em; font-weight: 900; }
.category-list li { display: inline; }
.category-list li:not(:last-child)::after { content: ', '; }
.category-list li > span, .category-list li > a { text-transform: lowercase; }
.category-list li * { text-transform: none; } /* don't affect <code> nested in <a> */
.XXX { color: #E50000; background: white; border: solid red; padding: 0.5em; margin: 1em 0; }
.XXX > :first-child { margin-top: 0; }
p .XXX { line-height: 3em; }
.annotation { border: solid thin black; background: #0C479D; color: white; position: relative; margin: 8px 0 20px 0; }
.annotation:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 6px -6px -6px 6px; background: #333333; z-index: -1; content: ''; }
.annotation :link, .annotation :visited { color: inherit; }
.annotation :link:hover, .annotation :visited:hover { background: transparent; }
.annotation span { border: none ! important; }
.note { color: green; background: transparent; font-family: sans-serif; }
.warning { color: red; background: transparent; }
.note, .warning { font-weight: bolder; font-style: italic; }
.note em, .warning em, .note i, .warning i { font-style: normal; }
p.note, div.note { padding: 0.5em 2em; }
span.note { padding: 0 2em; }
.note p:first-child, .warning p:first-child { margin-top: 0; }
.note p:last-child, .warning p:last-child { margin-bottom: 0; }
.warning:before { font-style: normal; }
p.note:before { content: 'Note: '; }
p.warning:before { content: '\26A0 Warning! '; }
.bookkeeping:before { display: block; content: 'Bookkeeping details'; font-weight: bolder; font-style: italic; }
.bookkeeping { font-size: 0.8em; margin: 2em 0; }
.bookkeeping p { margin: 0.5em 2em; display: list-item; list-style: square; }
.bookkeeping dt { margin: 0.5em 2em 0; }
.bookkeeping dd { margin: 0 3em 0.5em; }
h4 { position: relative; z-index: 3; }
h4 + .element, h4 + div + .element { margin-top: -2.5em; padding-top: 2em; }
.element {
background: #EEEEFF;
color: black;
margin: 0 0 1em 0.15em;
padding: 0 1em 0.25em 0.75em;
border-left: solid #9999FF 0.25em;
position: relative;
z-index: 1;
}
.element:before {
position: absolute;
z-index: 2;
top: 0;
left: -1.15em;
height: 2em;
width: 0.9em;
background: #EEEEFF;
content: ' ';
border-style: none none solid solid;
border-color: #9999FF;
border-width: 0.25em;
}
.example { display: block; color: #222222; background: #FCFCFC; border-left: double; margin-left: 2em; padding-left: 1em; }
td > .example:only-child { margin: 0 0 0 0.1em; }
ul.domTree, ul.domTree ul { padding: 0 0 0 1em; margin: 0; }
ul.domTree li { padding: 0; margin: 0; list-style: none; position: relative; }
ul.domTree li li { list-style: none; }
ul.domTree li:first-child::before { position: absolute; top: 0; height: 0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree li:not(:last-child)::after { position: absolute; top: 0; bottom: -0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree span { font-style: italic; font-family: serif; }
ul.domTree .t1 code { color: purple; font-weight: bold; }
ul.domTree .t2 { font-style: normal; font-family: monospace; }
ul.domTree .t2 .name { color: black; font-weight: bold; }
ul.domTree .t2 .value { color: blue; font-weight: normal; }
ul.domTree .t3 code, .domTree .t4 code, .domTree .t5 code { color: gray; }
ul.domTree .t7 code, .domTree .t8 code { color: green; }
ul.domTree .t10 code { color: teal; }
body.dfnEnabled dfn { cursor: pointer; }
.dfnPanel {
display: inline;
position: absolute;
z-index: 10;
height: auto;
width: auto;
padding: 0.5em 0.75em;
font: small sans-serif, Droid Sans Fallback;
background: #DDDDDD;
color: black;
border: outset 0.2em;
}
.dfnPanel * { margin: 0; padding: 0; font: inherit; text-indent: 0; }
.dfnPanel :link, .dfnPanel :visited { color: black; }
.dfnPanel p { font-weight: bolder; }
.dfnPanel * + p { margin-top: 0.25em; }
.dfnPanel li { list-style-position: inside; }
#configUI { position: absolute; z-index: 20; top: 10em; right: 1em; width: 11em; font-size: small; }
#configUI p { margin: 0.5em 0; padding: 0.3em; background: #EEEEEE; color: black; border: inset thin; }
#configUI p label { display: block; }
#configUI #updateUI, #configUI .loginUI { text-align: center; }
#configUI input[type=button] { display: block; margin: auto; }
fieldset { margin: 1em; padding: 0.5em 1em; }
fieldset > legend + * { margin-top: 0; }
fieldset > :last-child { margin-bottom: 0; }
fieldset p { margin: 0.5em 0; }
.stability {
position: fixed;
bottom: 0;
left: 0; right: 0;
margin: 0 auto 0 auto;
width: 50%;
background: maroon; color: yellow;
-webkit-border-radius: 1em 1em 0 0;
-moz-border-radius: 1em 1em 0 0;
border-radius: 1em 1em 0 0;
-moz-box-shadow: 0 0 1em #500;
-webkit-box-shadow: 0 0 1em #500;
box-shadow: 0 0 1em red;
padding: 0.5em 1em;
text-align: center;
}
.stability strong {
display: block;
}
.stability input {
-moz-appearance: none; -webkit-appearance: none; margin: 0;
border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
}
.stability input:hover {
color: white;
text-shadow: 0 0 2px black;
}
.stability input:active {
padding: 0.3em 0.45em 0.2em 0.55em;
}
.stability :link, .stability :visited,
.stability :link:hover, .stability :visited:hover {
background: transparent;
color: white;
}
</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
if (params[index] == name)
return "1";
var data = params[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
var cookies = document.cookie.split("; ");
for (var index = 0; index < cookies.length; index++) {
var data = cookies[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
return null;
}
</script><link href="constraints.html" rel="prev" title="4.10.21 Constraints">
<link href="index.html#contents" rel="contents" title="Table of contents">
<link href="the-details-element.html" rel="next" title="4.11.1 The details element">
<body class="split chapter" onload="fixBrokenLink();"><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</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="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
</div>
<nav class="prev_next">
<a href="constraints.html">← 4.10.21 Constraints</a> –
<a href="index.html#contents">Table of contents</a> –
<a href="the-details-element.html">4.11.1 The details element →</a>
</nav>
<h3 id="interactive-elements"><span class="secno">4.11 </span>Interactive elements</h3>
Index: the-address-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-address-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-address-element.html 15 Oct 2012 12:48:15 -0000 1.202
+++ the-address-element.html 15 Oct 2012 15:15:52 -0000 1.203
@@ -389,7 +389,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-address-element">address</a></code> element <a href="textFieldSelection.html#represents">represents</a> the
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-address-element">address</a></code> element <a href="rendering.html#represents">represents</a> the
contact information for its nearest <code><a href="the-article-element.html#the-article-element">article</a></code> or
<code><a href="the-body-element.html#the-body-element">body</a></code> element ancestor. If that is <a href="dom.html#the-body-element-0">the body
element</a>, then the contact information applies to the document
--- NEW FILE: iana.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>12 IANA considerations — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
#table-example-1 caption { padding-bottom: 0.5em; }
#table-example-1 thead, #table-example-1 tbody { border: none; }
#table-example-1 th, #table-example-1 td { border: solid thin; }
#table-example-1 th { font-weight: normal; }
#table-example-1 td { border-style: none solid; vertical-align: top; }
#table-example-1 th { padding: 0.5em; vertical-align: middle; text-align: center; }
#table-example-1 tbody tr:first-child td { padding-top: 0.5em; }
#table-example-1 tbody tr:last-child td { padding-bottom: 1.5em; }
#table-example-1 tbody td:first-child { padding-left: 2.5em; padding-right: 0; width: 9em; }
#table-example-1 tbody td:first-child::after { content: leader(". "); }
#table-example-1 tbody td { padding-left: 2em; padding-right: 2em; }
#table-example-1 tbody td:first-child + td { width: 10em; }
#table-example-1 tbody td:first-child + td ~ td { width: 2.5em; }
#table-example-1 tbody td:first-child + td + td + td ~ td { width: 1.25em; }
.apple-table-examples { border: none; border-collapse: separate; border-spacing: 1.5em 0em; width: 40em; margin-left: 3em; }
.apple-table-examples * { font-family: "Times", serif; }
.apple-table-examples td, .apple-table-examples th { border: none; white-space: nowrap; padding-top: 0; padding-bottom: 0; }
.apple-table-examples tbody th:first-child { border-left: none; width: 100%; }
.apple-table-examples thead th:first-child ~ th { font-size: smaller; font-weight: bolder; border-bottom: solid 2px; text-align: center; }
.apple-table-examples tbody th::after, .apple-table-examples tfoot th::after { content: leader(". ") }
.apple-table-examples tbody th, .apple-table-examples tfoot th { font: inherit; text-align: left; }
.apple-table-examples td { text-align: right; vertical-align: top; }
.apple-table-examples.e1 tbody tr:last-child td { border-bottom: solid 1px; }
.apple-table-examples.e1 tbody + tbody tr:last-child td { border-bottom: double 3px; }
.apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
.apple-table-examples sup { line-height: 0; }
.details-example img { vertical-align: top; }
#base64-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 6em;
column-count: 5;
column-gap: 1em;
-moz-column-width: 6em;
-moz-column-count: 5;
-moz-column-gap: 1em;
-webkit-column-width: 6em;
-webkit-column-count: 5;
-webkit-column-gap: 1em;
}
#base64-table thead { display: none; }
#base64-table * { border: none; }
#base64-table tbody td:first-child:after { content: ':'; }
#base64-table tbody td:last-child { text-align: right; }
#named-character-references-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 30em;
column-gap: 1em;
-moz-column-width: 30em;
-moz-column-gap: 1em;
-webkit-column-width: 30em;
-webkit-column-gap: 1em;
}
#named-character-references-table > table > tbody > tr > td:first-child + td,
#named-character-references-table > table > tbody > tr > td:last-child { text-align: center; }
#named-character-references-table > table > tbody > tr > td:last-child:hover > span { position: absolute; top: auto; left: auto; margin-left: 0.5em; line-height: 1.2; font-size: 5em; border: outset; padding: 0.25em 0.5em; background: white; width: 1.25em; height: auto; text-align: center; }
#named-character-references-table > table > tbody > tr#entity-CounterClockwiseContourIntegral > td:first-child { font-size: 0.5em; }
.glyph.control { color: red; }
@font-face {
font-family: 'Essays1743';
src: url('../fonts/Essays1743.ttf');
}
@font-face {
font-family: 'Essays1743';
font-weight: bold;
src: url('../fonts/Essays1743-Bold.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
src: url('../fonts/Essays1743-Italic.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
font-weight: bold;
src: url('../fonts/Essays1743-BoldItalic.ttf');
}
</style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
h4 { margin: 2.5em 0 0.75em 0; }
h5, h6 { margin: 2.5em 0 1em; }
h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
p { margin: 1em 0; }
hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
dl, dd { margin-top: 0; margin-bottom: 0; }
dt { margin-top: 0.75em; margin-bottom: 0.25em; clear: left; }
dt + dt { margin-top: 0; }
dd dt { margin-top: 0.25em; margin-bottom: 0; }
dd p { margin-top: 0; }
dd dl + p { margin-top: 1em; }
dd table + p { margin-top: 1em; }
p + * > li, dd li { margin: 1em 0; }
dt, dfn { font-weight: bold; font-style: normal; }
i, em { font-style: italic; }
dt dfn { font-style: italic; }
pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
pre strong { color: black; font: inherit; font-weight: bold; background: yellow; }
pre em { font-weight: bolder; font-style: normal; }
@media screen { code { color: orangered; } code :link, code :visited { color: inherit; } }
var sub { vertical-align: bottom; font-size: smaller; position: relative; top: 0.1em; }
table { border-collapse: collapse; border-style: hidden hidden none hidden; }
table thead, table tbody { border-bottom: solid; }
table tbody th:first-child { border-left: solid; }
table tbody th { text-align: left; }
table td, table th { border-left: solid; border-right: solid; border-bottom: solid thin; vertical-align: top; padding: 0.2em; }
blockquote { margin: 0 0 0 2em; border: 0; padding: 0; font-style: italic; }
.bad, .bad *:not(.XXX) { color: gray; border-color: gray; background: transparent; }
.matrix, .matrix td { border: none; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
.toc dfn, h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn { font: inherit; }
img.extra, p.overview { float: right; }
pre.idl { border: solid thin; background: #EEEEEE; color: black; padding: 0.5em 1em; position: relative; }
pre.idl :link, pre.idl :visited { color: inherit; background: transparent; }
pre.idl::before { content: "IDL"; font: bold small sans-serif; padding: 0.5em; background: white; position: absolute; top: 0; margin: -1px 0 0 -4em; width: 1.5em; border: thin solid; border-radius: 0 0 0 0.5em }
pre.css { border: solid thin; background: #FFFFEE; color: black; padding: 0.5em 1em; }
pre.css:first-line { color: #AAAA50; }
dl.domintro { color: green; margin: 2em 0 2em 2em; padding: 0.5em 1em; border: none; background: #DDFFDD; }
hr + dl.domintro, div.impl + dl.domintro { margin-top: 2.5em; margin-bottom: 1.5em; }
dl.domintro dt, dl.domintro dt * { color: black; text-decoration: none; }
dl.domintro dd { margin: 0.5em 0 1em 2em; padding: 0; }
dl.domintro dd p { margin: 0.5em 0; }
dl.domintro:before { display: table; margin: -1em -0.5em -0.5em auto; width: auto; content: 'This box is non-normative. Implementation requirements are given below this box.'; color: black; font-style: italic; border: solid 2px; background: white; padding: 0 0.25em; }
dl.switch { padding-left: 2em; }
dl.switch > dt { text-indent: -1.5em; }
dl.switch > dt:before { content: '\21AA'; padding: 0 0.5em 0 0; display: inline-block; width: 1em; text-align: right; line-height: 0.5em; }
dl.triple { padding: 0 0 0 1em; }
dl.triple dt, dl.triple dd { margin: 0; display: inline }
dl.triple dt:after { content: ':'; }
dl.triple dd:after { content: '\A'; white-space: pre; }
.diff-old { text-decoration: line-through; color: silver; background: transparent; }
.diff-chg, .diff-new { text-decoration: underline; color: green; background: transparent; }
a .diff-new { border-bottom: 1px blue solid; }
figure.diagrams { border: double black; background: white; padding: 1em; }
figure.diagrams img { display: block; margin: 1em auto; }
h2 { page-break-before: always; }
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
h1 + h2, hr + h2.no-toc { page-break-before: auto; }
p > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]),
li > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]) { border-bottom: solid #9999CC; }
div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
div.head p { margin: 0; }
div.head h1 { margin: 0; }
div.head .logo { float: right; margin: 0 1em; }
div.head .logo img { border: none } /* remove border from top image */
div.head dl { margin: 1em 0; }
div.head p.copyright, div.head p.alt { font-size: x-small; font-style: oblique; margin: 0; }
body > .toc > li { margin-top: 1em; margin-bottom: 1em; }
body > .toc.brief > li { margin-top: 0.35em; margin-bottom: 0.35em; }
body > .toc > li > * { margin-bottom: 0.5em; }
body > .toc > li > * > li > * { margin-bottom: 0.25em; }
.toc, .toc li { list-style: none; }
.brief { margin-top: 1em; margin-bottom: 1em; line-height: 1.1; }
.brief li { margin: 0; padding: 0; }
.brief li p { margin: 0; padding: 0; }
.category-list { margin-top: -0.75em; margin-bottom: 1em; line-height: 1.5; }
.category-list::before { content: '\21D2\A0'; font-size: 1.2em; font-weight: 900; }
.category-list li { display: inline; }
.category-list li:not(:last-child)::after { content: ', '; }
.category-list li > span, .category-list li > a { text-transform: lowercase; }
.category-list li * { text-transform: none; } /* don't affect <code> nested in <a> */
.XXX { color: #E50000; background: white; border: solid red; padding: 0.5em; margin: 1em 0; }
.XXX > :first-child { margin-top: 0; }
p .XXX { line-height: 3em; }
.annotation { border: solid thin black; background: #0C479D; color: white; position: relative; margin: 8px 0 20px 0; }
.annotation:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 6px -6px -6px 6px; background: #333333; z-index: -1; content: ''; }
.annotation :link, .annotation :visited { color: inherit; }
.annotation :link:hover, .annotation :visited:hover { background: transparent; }
.annotation span { border: none ! important; }
.note { color: green; background: transparent; font-family: sans-serif; }
.warning { color: red; background: transparent; }
.note, .warning { font-weight: bolder; font-style: italic; }
.note em, .warning em, .note i, .warning i { font-style: normal; }
p.note, div.note { padding: 0.5em 2em; }
span.note { padding: 0 2em; }
.note p:first-child, .warning p:first-child { margin-top: 0; }
.note p:last-child, .warning p:last-child { margin-bottom: 0; }
.warning:before { font-style: normal; }
p.note:before { content: 'Note: '; }
p.warning:before { content: '\26A0 Warning! '; }
.bookkeeping:before { display: block; content: 'Bookkeeping details'; font-weight: bolder; font-style: italic; }
.bookkeeping { font-size: 0.8em; margin: 2em 0; }
.bookkeeping p { margin: 0.5em 2em; display: list-item; list-style: square; }
.bookkeeping dt { margin: 0.5em 2em 0; }
.bookkeeping dd { margin: 0 3em 0.5em; }
h4 { position: relative; z-index: 3; }
h4 + .element, h4 + div + .element { margin-top: -2.5em; padding-top: 2em; }
.element {
background: #EEEEFF;
color: black;
margin: 0 0 1em 0.15em;
padding: 0 1em 0.25em 0.75em;
border-left: solid #9999FF 0.25em;
position: relative;
z-index: 1;
}
.element:before {
position: absolute;
z-index: 2;
top: 0;
left: -1.15em;
height: 2em;
width: 0.9em;
background: #EEEEFF;
content: ' ';
border-style: none none solid solid;
border-color: #9999FF;
border-width: 0.25em;
}
.example { display: block; color: #222222; background: #FCFCFC; border-left: double; margin-left: 2em; padding-left: 1em; }
td > .example:only-child { margin: 0 0 0 0.1em; }
ul.domTree, ul.domTree ul { padding: 0 0 0 1em; margin: 0; }
ul.domTree li { padding: 0; margin: 0; list-style: none; position: relative; }
ul.domTree li li { list-style: none; }
ul.domTree li:first-child::before { position: absolute; top: 0; height: 0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree li:not(:last-child)::after { position: absolute; top: 0; bottom: -0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree span { font-style: italic; font-family: serif; }
ul.domTree .t1 code { color: purple; font-weight: bold; }
ul.domTree .t2 { font-style: normal; font-family: monospace; }
ul.domTree .t2 .name { color: black; font-weight: bold; }
ul.domTree .t2 .value { color: blue; font-weight: normal; }
ul.domTree .t3 code, .domTree .t4 code, .domTree .t5 code { color: gray; }
ul.domTree .t7 code, .domTree .t8 code { color: green; }
ul.domTree .t10 code { color: teal; }
body.dfnEnabled dfn { cursor: pointer; }
.dfnPanel {
display: inline;
position: absolute;
z-index: 10;
height: auto;
width: auto;
padding: 0.5em 0.75em;
font: small sans-serif, Droid Sans Fallback;
background: #DDDDDD;
color: black;
border: outset 0.2em;
}
.dfnPanel * { margin: 0; padding: 0; font: inherit; text-indent: 0; }
.dfnPanel :link, .dfnPanel :visited { color: black; }
.dfnPanel p { font-weight: bolder; }
.dfnPanel * + p { margin-top: 0.25em; }
.dfnPanel li { list-style-position: inside; }
#configUI { position: absolute; z-index: 20; top: 10em; right: 1em; width: 11em; font-size: small; }
#configUI p { margin: 0.5em 0; padding: 0.3em; background: #EEEEEE; color: black; border: inset thin; }
#configUI p label { display: block; }
#configUI #updateUI, #configUI .loginUI { text-align: center; }
#configUI input[type=button] { display: block; margin: auto; }
fieldset { margin: 1em; padding: 0.5em 1em; }
fieldset > legend + * { margin-top: 0; }
fieldset > :last-child { margin-bottom: 0; }
fieldset p { margin: 0.5em 0; }
.stability {
position: fixed;
bottom: 0;
left: 0; right: 0;
margin: 0 auto 0 auto;
width: 50%;
background: maroon; color: yellow;
-webkit-border-radius: 1em 1em 0 0;
-moz-border-radius: 1em 1em 0 0;
border-radius: 1em 1em 0 0;
-moz-box-shadow: 0 0 1em #500;
-webkit-box-shadow: 0 0 1em #500;
box-shadow: 0 0 1em red;
padding: 0.5em 1em;
text-align: center;
}
.stability strong {
display: block;
}
.stability input {
-moz-appearance: none; -webkit-appearance: none; margin: 0;
border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
}
.stability input:hover {
color: white;
text-shadow: 0 0 2px black;
}
.stability input:active {
padding: 0.3em 0.45em 0.2em 0.55em;
}
.stability :link, .stability :visited,
.stability :link:hover, .stability :visited:hover {
background: transparent;
color: white;
}
</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
if (params[index] == name)
return "1";
var data = params[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
var cookies = document.cookie.split("; ");
for (var index = 0; index < cookies.length; index++) {
var data = cookies[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
return null;
}
</script><link href="obsolete.html" rel="prev" title="11 Obsolete features">
<link href="index.html#contents" rel="contents" title="Table of contents">
<link href="section-index.html" rel="next" title="Index">
<body class="split chapter" onload="fixBrokenLink();"><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</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="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
</div>
<nav class="prev_next">
<a href="obsolete.html">← 11 Obsolete features</a> –
<a href="index.html#contents">Table of contents</a> –
<a href="section-index.html">Index →</a>
<ol class="toc"><li><a href="iana.html#iana"><span class="secno">12 </span>IANA considerations</a>
<ol><li><a href="iana.html#text/html"><span class="secno">12.1 </span><code>text/html</code></a><li><a href="iana.html#multipart/x-mixed-replace"><span class="secno">12.2 </span><code>multipart/x-mixed-replace</code></a><li><a href="iana.html#application/xhtml+xml"><span class="secno">12.3 </span><code>application/xhtml+xml</code></a><li><a href="iana.html#application/x-www-form-urlencoded"><span class="secno">12.4 </span><code>application/x-www-form-urlencoded</code></a><li><a href="iana.html#text/cache-manifest"><span class="secno">12.5 </span><code>text/cache-manifest</code></a><li><a href="iana.html#ping-to"><span class="secno">12.6 </span><code>Ping-To</code></a><li><a href="iana.html#web+-scheme-prefix"><span class="secno">12.7 </span><code>web+</code> scheme prefix</a></ol></ol></nav>
<h2 id="iana"><span class="secno">12 </span>IANA considerations</h2>
<!-- http://www.w3.org/2002/06/registering-mediatype.html -->
<h3 id="text/html"><span class="secno">12.1 </span><dfn><code>text/html</code></dfn></h3>
<p>This registration is for community review and will be submitted
to the IESG for review, approval, and registration with IANA.</p>
<!--
To: ietf-types@iana.org
Subject: Registration of media type text/html
-->
<!--
Obsoletes:
http://tools.ietf.org/html/rfc2854
Include a request to retire RFC 2854 persuant to section 6.4 of RFC 2026.
-->
<dl><dt>Type name:</dt>
<dd>text</dd>
<dt>Subtype name:</dt>
<dd>html</dd>
<dt>Required parameters:</dt>
<dd>No required parameters</dd>
<dt>Optional parameters:</dt>
<dd>
<dl><dt><code title="">charset</code></dt>
<dd>
<p>The <code title="">charset</code> parameter may be provided
to definitively specify the <a href="infrastructure.html#document's-character-encoding">document's character
encoding</a>, overriding any <a href="the-meta-element.html#character-encoding-declaration" title="character encoding
declaration">character encoding declarations</a> in the
document. The parameter's value must be the name of the
character encoding used to serialize the file, must be a valid
character encoding name, and must be an <a href="infrastructure.html#ascii-case-insensitive">ASCII
case-insensitive</a> match for the <a href="infrastructure.html#preferred-mime-name">preferred MIME
name</a> for that encoding. <a href="references.html#refsIANACHARSET">[IANACHARSET]</a></p>
</dd>
</dl></dd>
<dt>Encoding considerations:</dt>
<dd>
8bit (see the section on <a href="the-meta-element.html#character-encoding-declaration" title="character encoding
declaration">character encoding declarations</a>)
</dd>
<!--ADD-TOPIC:Security-->
<dt>Security considerations:</dt>
<dd>
<p>Entire novels have been written about the security
considerations that apply to HTML documents. Many are listed in
this document, to which the reader is referred for more
details. Some general concerns bear mentioning here, however:</p>
<p>HTML is scripted language, and has a large number of APIs (some
of which are described in this document). Script can expose the
user to potential risks of information leakage, credential
leakage, cross-site scripting attacks, cross-site request
forgeries, and a host of other problems. While the designs in this
specification are intended to be safe if implemented correctly, a
full implementation is a massive undertaking and, as with any
software, user agents are likely to have security bugs.</p>
<p>Even without scripting, there are specific features in HTML
which, for historical reasons, are required for broad
compatibility with legacy content but that expose the user to
unfortunate security problems. In particular, the <code><a href="the-img-element.html#the-img-element">img</a></code>
element can be used in conjunction with some other features as a
way to effect a port scan from the user's location on the
Internet. This can expose local network topologies that the
attacker would otherwise not be able to determine.</p>
<p>HTML relies on a compartmentalization scheme sometimes known as
the <i>same-origin policy</i>. An <a href="browsers.html#origin-0">origin</a> in most
cases consists of all the pages served from the same host, on the
same port, using the same protocol.</p>
<p>It is critical, therefore, to ensure that any untrusted content
that forms part of a site be hosted on a different
<a href="browsers.html#origin-0">origin</a> than any sensitive content on that site.
Untrusted content can easily spoof any other page on the same
origin, read data from that origin, cause scripts in that origin
to execute, submit forms to and from that origin even if they are
protected from cross-site request forgery attacks by unique
tokens, and make use of any third-party resources exposed to or
rights granted to that origin.</p>
</dd>
<!--REMOVE-TOPIC:Security-->
<dt>Interoperability considerations:</dt>
<dd>
Rules for processing both conforming and non-conforming content
are defined in this specification.
</dd>
<dt>Published specification:</dt>
<dd id="authors-using-html">
This document is the relevant specification. Labeling a resource
with the <code><a href="#text/html">text/html</a></code> type asserts that the resource is
an <a href="infrastructure.html#html-documents" title="HTML documents">HTML document</a> using
<a href="syntax.html#syntax">the HTML syntax</a>.
</dd>
<dt>Applications that use this media type:</dt>
<dd>
Web browsers, tools for processing Web content, HTML authoring
tools, search engines, validators.
</dd>
<dt>Additional information:</dt>
<dd>
<dl><dt>Magic number(s):</dt>
<dd>No sequence of bytes can uniquely identify an HTML
document. More information on detecting HTML documents is
available in the Media Type Sniffing specification. <a href="references.html#refsMIMESNIFF">[MIMESNIFF]</a></dd>
<dt>File extension(s):</dt>
<dd>"<code title="">html</code>" and "<code title="">htm</code>"
are commonly, but certainly not exclusively, used as the
extension for HTML documents.</dd>
<dt>Macintosh file type code(s):</dt>
<dd><code title="">TEXT</code></dd>
</dl></dd>
<dt>Person & email address to contact for further information:</dt>
<dd>Ian Hickson <ian@hixie.ch></dd>
<dt>Intended usage:</dt>
<dd>Common</dd>
<dt>Restrictions on usage:</dt>
<dd>No restrictions apply.</dd>
<dt>Author:</dt>
<dd>Ian Hickson <ian@hixie.ch></dd>
<dt>Change controller:</dt>
<dd>W3C</dd>
</dl><p>Fragment identifiers used with <code><a href="#text/html">text/html</a></code> resources
either refer to <a href="history.html#the-indicated-part-of-the-document">the indicated part of the document</a> or
provide state information for in-page scripts.</p>
<h3 id="multipart/x-mixed-replace"><span class="secno">12.2 </span><dfn><code>multipart/x-mixed-replace</code></dfn></h3>
<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 multipart/x-mixed-replace
-->
<dl><dt>Type name:</dt>
<dd>multipart</dd>
<dt>Subtype name:</dt>
<dd>x-mixed-replace</dd>
<dt>Required parameters:</dt>
<dd>
<ul class="brief"><li><code title="">boundary</code> (defined in RFC2046) <a href="references.html#refsRFC2046">[RFC2046]</a>
</ul></dd>
<dt>Optional parameters:</dt>
<dd>No optional parameters.</dd>
<dt>Encoding considerations:</dt>
<dd>binary</dd>
<!--ADD-TOPIC:Security-->
<dt>Security considerations:</dt>
<dd>
Subresources of a <code><a href="#multipart/x-mixed-replace">multipart/x-mixed-replace</a></code>
resource can be of any type, including types with non-trivial
security implications such as <code><a href="#text/html">text/html</a></code>.
</dd>
<!--REMOVE-TOPIC:Security-->
<dt>Interoperability considerations:</dt>
<dd>
None.
</dd>
<dt>Published specification:</dt>
<dd>
This specification describes processing rules for Web browsers.
Conformance requirements for generating resources with this type are the same as for <code>multipart/mixed</code>. <a href="references.html#refsRFC2046">[RFC2046]</a>
</dd>
<dt>Applications that use this media type:</dt>
<dd>
This type is intended to be used in resources generated by Web servers, for consumption by Web browsers.
</dd>
<dt>Additional information:</dt>
<dd>
<dl><dt>Magic number(s):</dt>
<dd>No sequence of bytes can uniquely identify a <code><a href="#multipart/x-mixed-replace">multipart/x-mixed-replace</a></code> resource.</dd>
<dt>File extension(s):</dt>
<dd>No specific file extensions are recommended for this type.</dd>
<dt>Macintosh file type code(s):</dt>
<dd>No specific Macintosh file type codes are recommended for this type.</dd>
</dl></dd>
<dt>Person & email address to contact for further information:</dt>
<dd>Ian Hickson <ian@hixie.ch></dd>
<dt>Intended usage:</dt>
<dd>Common</dd>
<dt>Restrictions on usage:</dt>
<dd>No restrictions apply.</dd>
<dt>Author:</dt>
<dd>Ian Hickson <ian@hixie.ch></dd>
<dt>Change controller:</dt>
<dd>W3C</dd>
</dl><p>Fragment identifiers used with
<code><a href="#multipart/x-mixed-replace">multipart/x-mixed-replace</a></code> resources apply to each body
part as defined by the type used by that body part.</p>
<h3 id="application/xhtml+xml"><span class="secno">12.3 </span><dfn><code>application/xhtml+xml</code></dfn></h3>
<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 application/xhtml+xml
-->
<!--
Obsoletes:
http://tools.ietf.org/html/rfc3236
-->
<dl><dt>Type name:</dt>
<dd>application</dd>
<dt>Subtype name:</dt>
<dd>xhtml+xml</dd>
<dt>Required parameters:</dt>
<dd>Same as for <code>application/xml</code> <a href="references.html#refsRFC3023">[RFC3023]</a></dd>
<dt>Optional parameters:</dt>
<dd>Same as for <code>application/xml</code> <a href="references.html#refsRFC3023">[RFC3023]</a></dd>
<dt>Encoding considerations:</dt>
<dd>Same as for <code>application/xml</code> <a href="references.html#refsRFC3023">[RFC3023]</a></dd>
<!--ADD-TOPIC:Security-->
<dt>Security considerations:</dt>
<dd>Same as for <code>application/xml</code> <a href="references.html#refsRFC3023">[RFC3023]</a></dd>
<!--REMOVE-TOPIC:Security-->
<dt>Interoperability considerations:</dt>
<dd>Same as for <code>application/xml</code> <a href="references.html#refsRFC3023">[RFC3023]</a></dd>
<dt id="authors-using-xhtml">Published specification:</dt>
<dd>
Labeling a resource with the <code><a href="#application/xhtml+xml">application/xhtml+xml</a></code>
type asserts that the resource is an XML document that likely has
a root element from the <a href="namespaces.html#html-namespace-0">HTML namespace</a>. Thus, the
relevant specifications are the XML specification, the Namespaces
in XML specification, and this specification. <a href="references.html#refsXML">[XML]</a> <a href="references.html#refsXMLNS">[XMLNS]</a>
</dd>
<dt>Applications that use this media type:</dt>
<dd>Same as for <code>application/xml</code> <a href="references.html#refsRFC3023">[RFC3023]</a></dd>
<dt>Additional information:</dt>
<dd>
<dl><dt>Magic number(s):</dt>
<dd>Same as for <code>application/xml</code> <a href="references.html#refsRFC3023">[RFC3023]</a></dd>
<dt>File extension(s):</dt>
<dd>"<code title="">xhtml</code>" and "<code title="">xht</code>"
are sometimes used as extensions for XML resources that have a
root element from the <a href="namespaces.html#html-namespace-0">HTML namespace</a>.</dd>
<dt>Macintosh file type code(s):</dt>
<dd><code title="">TEXT</code></dd>
</dl></dd>
<dt>Person & email address to contact for further information:</dt>
<dd>Ian Hickson <ian@hixie.ch></dd>
<dt>Intended usage:</dt>
<dd>Common</dd>
<dt>Restrictions on usage:</dt>
<dd>No restrictions apply.</dd>
<dt>Author:</dt>
<dd>Ian Hickson <ian@hixie.ch></dd>
<dt>Change controller:</dt>
<dd>W3C</dd>
</dl><p>Fragment identifiers used with <code><a href="#application/xhtml+xml">application/xhtml+xml</a></code>
resources have the same semantics as with any <a href="infrastructure.html#xml-mime-type">XML MIME
type</a>. <a href="references.html#refsRFC3023">[RFC3023]</a></p>
<h3 id="application/x-www-form-urlencoded"><span class="secno">12.4 </span><dfn><code>application/x-www-form-urlencoded</code></dfn></h3>
<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 application/x-www-form-urlencoded
-->
<dl><dt>Type name:</dt>
<dd>application</dd>
<dt>Subtype name:</dt>
<dd>x-www-form-urlencoded</dd>
<dt>Required parameters:</dt>
<dd>No parameters</dd>
<dt>Optional parameters:</dt>
<dd>No parameters</dd>
<dt>Encoding considerations:</dt>
<dd>7bit (US-ASCII encoding of octets that themselves can be encoding text using any <a href="infrastructure.html#ascii-compatible-character-encoding">ASCII-compatible character encoding</a>)</dd>
<!--ADD-TOPIC:Security-->
<dt>Security considerations:</dt>
<dd>
<p>In isolation, an <code><a href="#application/x-www-form-urlencoded">application/x-www-form-urlencoded</a></code>
payload poses no security risks. However, as this type is usually
used as part of a form submission, all the risks that apply to
HTML forms need to be considered in the context of this type.</p>
</dd>
<!--REMOVE-TOPIC:Security-->
<dt>Interoperability considerations:</dt>
<dd>
Rules for generating and processing
<code><a href="#application/x-www-form-urlencoded">application/x-www-form-urlencoded</a></code> payloads are
defined in this specification.
</dd>
<dt>Published specification:</dt>
<dd>
This document is the relevant specification.
Algorithms for <a href="constraints.html#application/x-www-form-urlencoded-encoding-algorithm" title="application/x-www-form-urlencoded encoding algorithm">encoding</a>
and <a href="constraints.html#application/x-www-form-urlencoded-decoding-algorithm" title="application/x-www-form-urlencoded decoding algorithm">decoding</a> are defined.
</dd>
<dt>Applications that use this media type:</dt>
<dd>
Web browsers and servers.
</dd>
<dt>Additional information:</dt>
<dd>
<dl><dt>Magic number(s):</dt>
<dd>There is no reliable mechanism for recognising <code><a href="#application/x-www-form-urlencoded">application/x-www-form-urlencoded</a></code> payloads.</dd>
<dt>File extension(s):</dt>
<dd>Not applicable.</dd>
<dt>Macintosh file type code(s):</dt>
<dd>Not applicable.</dd>
</dl></dd>
<dt>Person & email address to contact for further information:</dt>
<dd>Ian Hickson <ian@hixie.ch></dd>
<dt>Intended usage:</dt>
<dd>Common</dd>
<dt>Restrictions on usage:</dt>
<dd>This type is only intended to be used to describe HTML form
submission payloads.</dd>
<dt>Author:</dt>
<dd>Ian Hickson <ian@hixie.ch></dd>
<dt>Change controller:</dt>
<dd>W3C</dd>
</dl><p>Fragment identifiers have no meaning with the
<code><a href="#application/x-www-form-urlencoded">application/x-www-form-urlencoded</a></code> type.</p>
<h3 id="text/cache-manifest"><span class="secno">12.5 </span><dfn><code>text/cache-manifest</code></dfn></h3>
<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/cache-manifest
-->
<dl><dt>Type name:</dt>
<dd>text</dd>
<dt>Subtype name:</dt>
<dd>cache-manifest</dd>
<dt>Required parameters:</dt>
<dd>No parameters</dd>
<dt>Optional parameters:</dt>
<dd>No parameters</dd>
<dt>Encoding considerations:</dt>
<dd>8bit (always UTF-8)</dd>
<!--ADD-TOPIC:Security-->
<dt>Security considerations:</dt>
<dd>
<p>Cache manifests themselves pose no immediate risk unless
sensitive information is included within the
manifest. Implementations, however, are required to follow
specific rules when populating a cache based on a cache manifest,
to ensure that certain origin-based restrictions are
honored. Failure to correctly implement these rules can result in
information leakage, cross-site scripting attacks, and the
like.</p>
</dd>
<!--REMOVE-TOPIC:Security-->
<dt>Interoperability considerations:</dt>
<dd>
Rules for processing both conforming and non-conforming content
are defined in this specification.
</dd>
<dt>Published specification:</dt>
<dd>
This document is the relevant specification.
</dd>
<dt>Applications that use this media type:</dt>
<dd>
Web browsers.
</dd>
<dt>Additional information:</dt>
<dd>
<dl><dt>Magic number(s):</dt>
<dd>Cache manifests begin with the string "<code title="">CACHE
MANIFEST</code>", followed by either a U+0020 SPACE character, a
"tab" (U+0009) character, a "LF" (U+000A) character, or a "CR" (U+000D) character.</dd>
<dt>File extension(s):</dt>
<dd>"<code title="">appcache</code>"</dd>
<dt>Macintosh file type code(s):</dt>
<dd>No specific Macintosh file type codes are recommended for this type.</dd>
</dl></dd>
<dt>Person & email address to contact for further information:</dt>
<dd>Ian Hickson <ian@hixie.ch></dd>
<dt>Intended usage:</dt>
<dd>Common</dd>
<dt>Restrictions on usage:</dt>
<dd>No restrictions apply.</dd>
<dt>Author:</dt>
<dd>Ian Hickson <ian@hixie.ch></dd>
<dt>Change controller:</dt>
<dd>W3C</dd>
</dl><p>Fragment identifiers have no meaning with
<code><a href="#text/cache-manifest">text/cache-manifest</a></code> resources.</p>
<!--PING-->
<!--MD-->
<h3 id="ping-to"><span class="secno">12.6 </span><dfn title="http-ping-to"><code>Ping-To</code></dfn></h3>
<p>This section describes a header field for registration in the
Permanent Message Header Field Registry. <a href="references.html#refsRFC3864">[RFC3864]</a></p>
<dl><dt>Header field name:</dt>
<dd>Ping-To</dd>
<dt>Applicable protocol:</dt>
<dd>http</dd>
<dt>Status:</dt>
<dd>standard</dd>
<dt>Author/Change controller:</dt>
<dd>W3C</dd>
<dt>Specification document(s):</dt>
<dd>
This document is the relevant specification.
</dd>
<dt>Related information:</dt>
<dd>None.</dd>
</dl><h3 id="web+-scheme-prefix"><span class="secno">12.7 </span><dfn title="scheme-web"><code>web+</code> scheme prefix</dfn></h3>
<p>This section describes a convention for use with the IANA URI
scheme registry. It does not itself register a specific scheme. <a href="references.html#refsRFC4395">[RFC4395]</a></p>
<p>Schemes using the <code title="">web+</code> prefix must have names
starting with the four characters "<code title="">web+</code>"
followed by one or more letters in the range <code title="">a</code>-<code title="">z</code>.</p>
<p>Registrations of such schemes should specify the syntax and
semantics of the scheme. Registrations should define what applications
and/or protocols use the scheme.</p>
<p>All "<code title="">web+</code>" schemes should use UTF-8 encodings were relevant.</p>
<!--ADD-TOPIC:Security-->
<p>Any Web page is able to register a handler for all "<code title="">web+</code>" schemes. As such, these schemes must not be used
for features intended to be core platform features (e.g. network
transfer protocols like HTTP or FTP). Similarly, such schemes must not
store confidential information in their URLs, such as usernames,
passwords, personal information, or confidential project names.</p>
<!--REMOVE-TOPIC:Security-->
<p>Registrations should reference the description of <code title="">web+</code> schemes in <cite>Custom scheme and content
handlers</cite>, HTML5: <a href="system-state-and-capabilities.html#custom-handlers">http://www.w3.org/TR/html5/system-state-and-capabilities.html#custom-handlers</a></p>
Index: the-b-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-b-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-b-element.html 15 Oct 2012 12:48:28 -0000 1.202
+++ the-b-element.html 15 Oct 2012 15:15:52 -0000 1.203
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-b-element">b</a></code> element <a href="textFieldSelection.html#represents">represents</a> a span of text
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-b-element">b</a></code> element <a href="rendering.html#represents">represents</a> a span of text
to which attention is being drawn for utilitarian purposes without
conveying any extra importance and with no implication of an
alternate voice or mood, such as key words in a document abstract,
Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v
retrieving revision 1.268
retrieving revision 1.269
diff -u -d -r1.268 -r1.269
--- states-of-the-type-attribute.html 15 Oct 2012 12:47:46 -0000 1.268
+++ states-of-the-type-attribute.html 15 Oct 2012 15:15:51 -0000 1.269
@@ -386,7 +386,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a value
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a value
that is not intended to be examined or manipulated by the user.</p>
<div class="impl">
@@ -394,7 +394,7 @@
<p><strong>Constraint validation</strong>: If an <code><a href="the-input-element.html#the-input-element">input</a></code>
element's <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute is in
the <a href="#hidden-state-(type=hidden)" title="attr-input-type-hidden">Hidden</a> state, it is
- <a href="textFieldSelection.html#barred-from-constraint-validation">barred from constraint validation</a>.</p>
+ <a href="constraints.html#barred-from-constraint-validation">barred from constraint validation</a>.</p>
</div>
@@ -443,14 +443,14 @@
<code class="no-backref" title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>,
<code class="no-backref" title="dom-input-list"><a href="common-input-element-apis.html#dom-input-list">list</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code>,
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
<code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
<code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>,
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
<code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
<code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -472,7 +472,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a one line
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a one line
plain text edit control for the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a>.</p>
<p class="note">The difference between the <a href="#text-(type=text)-state-and-search-state-(type=search)" title="attr-input-type-text">Text</a> state and the <a href="#text-(type=text)-state-and-search-state-(type=search)" title="attr-input-type-search">Search</a> state is primarily
@@ -501,7 +501,7 @@
selected a left-to-right writing direction, and "<code title="attr-dir-rtl"><a href="global-attributes.html#attr-dir-rtl">rtl</a></code>" if the user selected a
right-to-left writing direction.</li>
- <li><p><a href="textFieldSelection.html#queue-a-task">Queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple
+ <li><p><a href="webappapis.html#queue-a-task">Queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple
event</a> that bubbles named <code title="event-input">input</code> at the <code><a href="the-input-element.html#the-input-element">input</a></code>
element.</li>
@@ -532,13 +532,13 @@
<code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required">required</a></code>, and
<code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size">size</a></code> content attributes;
<code title="dom-input-list"><a href="common-input-element-apis.html#dom-input-list">list</a></code>,
- <code title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code title="dom-textarea/input-selectionDirection">selectionDirection</code>, and
+ <code title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>, and
<code title="dom-input-value"><a href="common-input-element-apis.html#dom-input-value">value</a></code> IDL attributes;
- <code title="dom-textarea/input-select">select()</code>,
+ <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
- <code title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
+ <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>
methods.</p>
<p>The <code title="dom-input-value"><a href="common-input-element-apis.html#dom-input-value">value</a></code> IDL attribute is
@@ -585,7 +585,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a control
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a control
for editing a telephone number given in the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a>.</p>
<div class="impl">
@@ -614,7 +614,7 @@
particular syntax. This is intentional; in practice, telephone
number fields tend to be free-form fields, because there are a wide
variety of valid phone numbers. Systems that need to enforce a
- particular format are encouraged to use the <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern">pattern</a></code> attribute or the <code title="dom-cva-setCustomValidity"><a href="textFieldSelection.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code> method
+ particular format are encouraged to use the <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern">pattern</a></code> attribute or the <code title="dom-cva-setCustomValidity"><a href="constraints.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code> method
to hook into the client-side validation mechanism.</p>
@@ -631,13 +631,13 @@
<code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required">required</a></code>, and
<code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size">size</a></code> content attributes;
<code title="dom-input-list"><a href="common-input-element-apis.html#dom-input-list">list</a></code>,
- <code title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code title="dom-textarea/input-selectionDirection">selectionDirection</code>, and
+ <code title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>, and
<code title="dom-input-value"><a href="common-input-element-apis.html#dom-input-value">value</a></code> IDL attributes;
- <code title="dom-textarea/input-select">select()</code>,
+ <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
- <code title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
+ <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>
methods.</p>
<p>The <code title="dom-input-value"><a href="common-input-element-apis.html#dom-input-value">value</a></code> IDL attribute is
@@ -685,7 +685,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a control
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a control
for editing a single <a href="urls.html#absolute-url">absolute URL</a> given in the
element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a>.</p>
@@ -719,7 +719,7 @@
<p><strong>Constraint validation</strong>: While the <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> of the element is neither the
empty string nor a <a href="urls.html#valid-url" title="valid URL">valid</a>
- <a href="urls.html#absolute-url">absolute URL</a>, the element is <a href="textFieldSelection.html#suffering-from-a-type-mismatch">suffering from a
+ <a href="urls.html#absolute-url">absolute URL</a>, the element is <a href="constraints.html#suffering-from-a-type-mismatch">suffering from a
type mismatch</a>.</p>
</div>
@@ -737,13 +737,13 @@
<code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required">required</a></code>, and
<code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size">size</a></code> content attributes;
<code title="dom-input-list"><a href="common-input-element-apis.html#dom-input-list">list</a></code>,
- <code title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code title="dom-textarea/input-selectionDirection">selectionDirection</code>, and
+ <code title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>, and
<code title="dom-input-value"><a href="common-input-element-apis.html#dom-input-value">value</a></code> IDL attributes;
- <code title="dom-textarea/input-select">select()</code>,
+ <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
- <code title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
+ <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>
methods.</p>
<p>The <code title="dom-input-value"><a href="common-input-element-apis.html#dom-input-value">value</a></code> IDL attribute is
@@ -838,7 +838,7 @@
<dd>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a
control for editing an e-mail address given in the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a>.</p>
<div class="impl">
@@ -875,7 +875,7 @@
<p><strong>Constraint validation</strong>: While the <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> of the element is neither
the empty string nor a single <a href="#valid-e-mail-address">valid e-mail address</a>,
- the element is <a href="textFieldSelection.html#suffering-from-a-type-mismatch">suffering from a type mismatch</a>.</p>
+ the element is <a href="constraints.html#suffering-from-a-type-mismatch">suffering from a type mismatch</a>.</p>
</div>
@@ -894,7 +894,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a
control for adding, removing, and editing the e-mail addresses
given in the element's <a href="attributes-common-to-form-controls.html#concept-fe-values" title="concept-fe-values">value<em>s</em></a>.</p>
@@ -961,7 +961,7 @@
<p><strong>Constraint validation</strong>: While the <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> of the element is not a
<a href="#valid-e-mail-address-list">valid e-mail address list</a>, the element is
- <a href="textFieldSelection.html#suffering-from-a-type-mismatch">suffering from a type mismatch</a>.</p>
+ <a href="constraints.html#suffering-from-a-type-mismatch">suffering from a type mismatch</a>.</p>
</div>
@@ -972,7 +972,7 @@
where <code title="">atext</code> is defined in <a href="http://tools.ietf.org/html/rfc5322#section-3.2.3">RFC 5322
section 3.2.3</a>, and <code title="">ldh-str</code> is defined in
<a href="http://tools.ietf.org/html/rfc1034#section-3.5">RFC 1034
- section 3.5</a>. <a href="textFieldSelection.html#refsABNF">[ABNF]</a> <a href="textFieldSelection.html#refsRFC5322">[RFC5322]</a> <a href="textFieldSelection.html#refsRFC1034">[RFC1034]</a></p> <!-- Domain syntax based on
+ section 3.5</a>. <a href="references.html#refsABNF">[ABNF]</a> <a href="references.html#refsRFC5322">[RFC5322]</a> <a href="references.html#refsRFC1034">[RFC1034]</a></p> <!-- Domain syntax based on
section 3.5 of [RFC1034] and section 2.1 of [RFC1123] -->
<p class="note">This requirement is a <a href="introduction.html#willful-violation">willful violation</a>
@@ -1055,14 +1055,14 @@
element:
<code class="no-backref" title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code>,
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
<code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
<code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>,
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
<code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code> and
<code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -1078,7 +1078,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a one line
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a one line
plain text edit control for the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a>. The user agent should obscure
the value so that people other than the user cannot see it.</p>
@@ -1112,13 +1112,13 @@
<code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code>,
<code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required">required</a></code>, and
<code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size">size</a></code> content attributes;
- <code title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code title="dom-textarea/input-selectionDirection">selectionDirection</code>, and
+ <code title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>, and
<code title="dom-input-value"><a href="common-input-element-apis.html#dom-input-value">value</a></code> IDL attributes;
- <code title="dom-textarea/input-select">select()</code>,
+ <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
- <code title="dom-textarea/input-setSelectionRange">setSelectionRange()</code> methods.</p>
+ <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code> methods.</p>
<p>The <code title="dom-input-value"><a href="common-input-element-apis.html#dom-input-value">value</a></code> IDL attribute is
in mode <a href="common-input-element-apis.html#dom-input-value-value" title="dom-input-value-value">value</a>.</p>
@@ -1167,7 +1167,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a control
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a control
for setting the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to a string representing a
specific <a href="common-microsyntaxes.html#concept-datetime" title="concept-datetime">global date and
time</a>. <span class="impl">User agents may display the date and
@@ -1230,9 +1230,9 @@
<div class="impl">
- <p>When the element is <a href="textFieldSelection.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>,
+ <p>When the element is <a href="constraints.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>,
the user agent may round the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to the nearest <a href="common-microsyntaxes.html#concept-datetime" title="concept-datetime">global date and time</a> for which the
- element would not <a href="textFieldSelection.html#suffering-from-a-step-mismatch" title="suffering from a step
+ element would not <a href="constraints.html#suffering-from-a-step-mismatch" title="suffering from a step
mismatch">suffer from a step mismatch</a>.</p>
<p><strong>The <a href="the-input-element.html#concept-input-value-string-number" title="concept-input-value-string-number">algorithm to convert a
@@ -1340,12 +1340,12 @@
element:
<code class="no-backref" title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>, and
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>, and
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code> IDL attributes;
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code> methods.</p>
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code> methods.</p>
</div>
@@ -1380,7 +1380,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a control
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a control
for setting the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to a string representing a
specific <a href="common-microsyntaxes.html#concept-date" title="concept-date">date</a>.</p>
@@ -1429,9 +1429,9 @@
<div class="impl">
- <p>When the element is <a href="textFieldSelection.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>,
+ <p>When the element is <a href="constraints.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>,
the user agent may round the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to the nearest <a href="common-microsyntaxes.html#concept-date" title="concept-date">date</a> for which the element would not
- <a href="textFieldSelection.html#suffering-from-a-step-mismatch" title="suffering from a step mismatch">suffer from a step
+ <a href="constraints.html#suffering-from-a-step-mismatch" title="suffering from a step mismatch">suffer from a step
mismatch</a>.</p>
<p><strong>The <a href="the-input-element.html#concept-input-value-string-number" title="concept-input-value-string-number">algorithm to convert a
@@ -1518,12 +1518,12 @@
<p>The following IDL attributes and methods do not apply to the
element:
<code class="no-backref" title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>, and
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>, and
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code> IDL attributes;
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code> methods.</p>
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code> methods.</p>
</div>
@@ -1537,7 +1537,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a control
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a control
for setting the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to a string representing a
specific <a href="common-microsyntaxes.html#concept-month" title="concept-month">month</a>.</p>
@@ -1587,9 +1587,9 @@
<div class="impl">
- <p>When the element is <a href="textFieldSelection.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>,
+ <p>When the element is <a href="constraints.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>,
the user agent may round the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to the nearest <a href="common-microsyntaxes.html#concept-month" title="concept-month">month</a> for which the element would not
- <a href="textFieldSelection.html#suffering-from-a-step-mismatch" title="suffering from a step mismatch">suffer from a step
+ <a href="constraints.html#suffering-from-a-step-mismatch" title="suffering from a step mismatch">suffer from a step
mismatch</a>.</p>
<p><strong>The <a href="the-input-element.html#concept-input-value-string-number" title="concept-input-value-string-number">algorithm to convert a
@@ -1674,12 +1674,12 @@
element:
<code class="no-backref" title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>, and
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>, and
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code> IDL attributes;
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code> methods.</p>
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code> methods.</p>
</div>
@@ -1693,7 +1693,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a control
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a control
for setting the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to a string representing a
specific <a href="common-microsyntaxes.html#concept-week" title="concept-week">week</a>.</p>
@@ -1744,9 +1744,9 @@
<div class="impl">
- <p>When the element is <a href="textFieldSelection.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>,
+ <p>When the element is <a href="constraints.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>,
the user agent may round the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to the nearest <a href="common-microsyntaxes.html#concept-week" title="concept-week">week</a> for which the element would not
- <a href="textFieldSelection.html#suffering-from-a-step-mismatch" title="suffering from a step mismatch">suffer from a step
+ <a href="constraints.html#suffering-from-a-step-mismatch" title="suffering from a step mismatch">suffer from a step
mismatch</a>.</p>
<p><strong>The <a href="the-input-element.html#concept-input-value-string-number" title="concept-input-value-string-number">algorithm to convert a
@@ -1830,12 +1830,12 @@
element:
<code class="no-backref" title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>, and
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>, and
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code> IDL attributes;
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code> methods.</p>
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code> methods.</p>
</div>
@@ -1853,7 +1853,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a control
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a control
for setting the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to a string representing a
specific <a href="common-microsyntaxes.html#concept-time" title="concept-time">time</a>.</p>
@@ -1903,9 +1903,9 @@
<div class="impl">
- <p>When the element is <a href="textFieldSelection.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>,
+ <p>When the element is <a href="constraints.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>,
the user agent may round the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to the nearest <a href="common-microsyntaxes.html#concept-time" title="concept-time">time</a> for which the element would not
- <a href="textFieldSelection.html#suffering-from-a-step-mismatch" title="suffering from a step mismatch">suffer from a step
+ <a href="constraints.html#suffering-from-a-step-mismatch" title="suffering from a step mismatch">suffer from a step
mismatch</a>.</p>
<p><strong>The <a href="the-input-element.html#concept-input-value-string-number" title="concept-input-value-string-number">algorithm to convert a
@@ -1984,12 +1984,12 @@
element:
<code class="no-backref" title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>, and
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>, and
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code> IDL attributes;
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code> methods.</p>
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code> methods.</p>
</div>
@@ -2003,7 +2003,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a control
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a control
for setting the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to a string representing a
<a href="common-microsyntaxes.html#concept-datetime-local" title="concept-datetime-local">local date and time</a>,
with no time-zone offset information.</p>
@@ -2062,9 +2062,9 @@
<div class="impl">
- <p>When the element is <a href="textFieldSelection.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>,
+ <p>When the element is <a href="constraints.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>,
the user agent may round the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to the nearest <a href="common-microsyntaxes.html#concept-datetime-local" title="concept-datetime-local">local date and time</a> for which
- the element would not <a href="textFieldSelection.html#suffering-from-a-step-mismatch" title="suffering from a step
+ the element would not <a href="constraints.html#suffering-from-a-step-mismatch" title="suffering from a step
mismatch">suffer from a step mismatch</a>.</p>
<p><strong>The <a href="the-input-element.html#concept-input-value-string-number" title="concept-input-value-string-number">algorithm to convert a
@@ -2135,13 +2135,13 @@
element:
<code class="no-backref" title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code>, and
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>, and
<code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code> methods.</p>
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code> methods.</p>
</div>
@@ -2183,7 +2183,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a control
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a control
for setting the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to a string representing a
number.</p>
@@ -2241,9 +2241,9 @@
<div class="impl">
- <p>When the element is <a href="textFieldSelection.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>,
+ <p>When the element is <a href="constraints.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>,
the user agent may round the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to the nearest number for
- which the element would not <a href="textFieldSelection.html#suffering-from-a-step-mismatch" title="suffering from a step
+ which the element would not <a href="constraints.html#suffering-from-a-step-mismatch" title="suffering from a step
mismatch">suffer from a step mismatch</a>. If there are two such
numbers, user agents are encouraged to pick the one nearest positive
infinity.</p>
@@ -2308,13 +2308,13 @@
element:
<code class="no-backref" title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code>, and
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>, and
<code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code> methods.</p>
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code> methods.</p>
</div>
@@ -2351,7 +2351,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a control
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a control
for setting the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">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-(type=number)" title="attr-input-type-number">Number</a> state.</p>
@@ -2407,11 +2407,11 @@
<div class="impl">
- <p>When the element is <a href="textFieldSelection.html#suffering-from-an-underflow">suffering from an
+ <p>When the element is <a href="constraints.html#suffering-from-an-underflow">suffering from an
underflow</a>, the user agent must set the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to a <a href="common-microsyntaxes.html#valid-floating-point-number">valid floating-point
number</a> that represents the <a href="common-input-element-attributes.html#concept-input-min" title="concept-input-min">minimum</a>.</p>
- <p>When the element is <a href="textFieldSelection.html#suffering-from-an-overflow">suffering from an overflow</a>,
+ <p>When the element is <a href="constraints.html#suffering-from-an-overflow">suffering from an overflow</a>,
if the <a href="common-input-element-attributes.html#concept-input-max" title="concept-input-max">maximum</a> is not less
than the <a href="common-input-element-attributes.html#concept-input-min" title="concept-input-min">minimum</a>, the user
agent must set the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to a <a href="common-microsyntaxes.html#valid-floating-point-number">valid floating-point
@@ -2426,9 +2426,9 @@
<div class="impl">
- <p>When the element is <a href="textFieldSelection.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>,
+ <p>When the element is <a href="constraints.html#suffering-from-a-step-mismatch">suffering from a step mismatch</a>,
the user agent must round the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to the nearest number for
- which the element would not <a href="textFieldSelection.html#suffering-from-a-step-mismatch" title="suffering from a step
+ which the element would not <a href="constraints.html#suffering-from-a-step-mismatch" title="suffering from a step
mismatch">suffer from a step mismatch</a>, and which is greater
than or equal to the <a href="common-input-element-attributes.html#concept-input-min" title="concept-input-min">minimum</a>,
and, if the <a href="common-input-element-attributes.html#concept-input-max" title="concept-input-max">maximum</a> is not
@@ -2501,13 +2501,13 @@
element:
<code class="no-backref" title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code>, and
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>, and
<code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code> methods.</p>
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code> methods.</p>
</div>
@@ -2581,7 +2581,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a color
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a color
well control, for setting the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to a string representing a
<a href="common-microsyntaxes.html#simple-color">simple color</a>.</p>
@@ -2661,14 +2661,14 @@
element:
<code class="no-backref" title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code>,
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
<code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
<code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>,
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
<code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
<code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -2684,7 +2684,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a
two-state control that represents the element's <a href="attributes-common-to-form-controls.html#concept-fe-checked" title="concept-fe-checked">checkedness</a> state. If the
element's <a href="attributes-common-to-form-controls.html#concept-fe-checked" title="concept-fe-checked">checkedness</a> state
is true, the control represents a positive selection, and if it is
@@ -2709,7 +2709,7 @@
the element's <code title="dom-input-indeterminate"><a href="the-input-element.html#dom-input-indeterminate">indeterminate</a></code> IDL attribute
back to the values they had before the <a href="content-models.html#pre-click-activation-steps">pre-click activation
steps</a> were run. The <a href="content-models.html#activation-behavior">activation behavior</a> is to
- <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> that bubbles named <code title="event-change">change</code> at the element. <!-- It's not
+ <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> that bubbles named <code title="event-change">change</code> at the element. <!-- It's not
cancelable. Once this fires, the control is checked, end of story.
--></p>
@@ -2717,7 +2717,7 @@
<a href="content-models.html#activation-behavior">activation behavior</a>.</p>
<p><strong>Constraint validation</strong>: If the element is <i title="concept-input-required"><a href="common-input-element-attributes.html#concept-input-required">required</a></i> and its <a href="attributes-common-to-form-controls.html#concept-fe-checked" title="concept-fe-checked">checkedness</a> is false, then the
- element is <a href="textFieldSelection.html#suffering-from-being-missing">suffering from being missing</a>.</p>
+ element is <a href="constraints.html#suffering-from-being-missing">suffering from being missing</a>.</p>
</div>
@@ -2774,14 +2774,14 @@
element:
<code class="no-backref" title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>,
<code class="no-backref" title="dom-input-list"><a href="common-input-element-apis.html#dom-input-list">list</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code>,
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
<code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
<code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>,
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
<code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
<code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -2800,7 +2800,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a control
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a control
that, when used in conjunction with other <code><a href="the-input-element.html#the-input-element">input</a></code>
elements, forms a <i><a href="#radio-button-group">radio button group</a></i> in which only one
control can have its <a href="attributes-common-to-form-controls.html#concept-fe-checked" title="concept-fe-checked">checkedness</a> state set to true. If
@@ -2852,7 +2852,7 @@
the element's <a href="attributes-common-to-form-controls.html#concept-fe-checked" title="concept-fe-checked">checkedness</a> to
true. The <a href="content-models.html#canceled-activation-steps">canceled activation steps</a> consist of setting
the element's <a href="attributes-common-to-form-controls.html#concept-fe-checked" title="concept-fe-checked">checkedness</a> to
- false. The <a href="content-models.html#activation-behavior">activation behavior</a> is to <a href="textFieldSelection.html#fire-a-simple-event">fire a
+ false. The <a href="content-models.html#activation-behavior">activation behavior</a> is to <a href="webappapis.html#fire-a-simple-event">fire a
simple event</a> that bubbles named <code title="event-change">change</code> at the element. <!-- It's not
cancelable. Once this fires, the control is checked, end of story.
-->.</p>
@@ -2864,7 +2864,7 @@
<i><a href="#radio-button-group">radio button group</a></i> is <i title="concept-input-required"><a href="common-input-element-attributes.html#concept-input-required">required</a></i>, and all of the
<code><a href="the-input-element.html#the-input-element">input</a></code> elements in the <i><a href="#radio-button-group">radio button group</a></i> have a
<a href="attributes-common-to-form-controls.html#concept-fe-checked" title="concept-fe-checked">checkedness</a> that is false,
- then the element is <a href="textFieldSelection.html#suffering-from-being-missing">suffering from being missing</a>.</p>
+ then the element is <a href="constraints.html#suffering-from-being-missing">suffering from being missing</a>.</p>
</div>
@@ -2917,14 +2917,14 @@
element:
<code class="no-backref" title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>,
<code class="no-backref" title="dom-input-list"><a href="common-input-element-apis.html#dom-input-list">list</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code>,
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
<code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
<code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>,
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
<code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
<code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -2948,7 +2948,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a list of
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">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).</p>
@@ -2966,7 +2966,7 @@
connected to the user's device.</p>
<p><strong>Constraint validation</strong>: If the element is <i title="concept-input-required"><a href="common-input-element-attributes.html#concept-input-required">required</a></i> and the list of <a href="#concept-input-type-file-selected" title="concept-input-type-file-selected">selected files</a> is
- empty, then the element is <a href="textFieldSelection.html#suffering-from-being-missing">suffering from being
+ empty, then the element is <a href="constraints.html#suffering-from-being-missing">suffering from being
missing</a>.</p>
<p>Unless the <code title="attr-input-multiple"><a href="common-input-element-attributes.html#attr-input-multiple">multiple</a></code>
@@ -3150,14 +3150,14 @@
element:
<code class="no-backref" title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-list"><a href="common-input-element-apis.html#dom-input-list">list</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code>,
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
<code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
<code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>,
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
<code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
<code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -3176,7 +3176,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a button
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a button
that, when activated, submits the form. <span class="impl">If the
element has a <code title="attr-input-value"><a href="the-input-element.html#attr-input-value">value</a></code> attribute,
the button's label must be the value of that attribute; otherwise,
@@ -3189,7 +3189,7 @@
<p>If the element is <i title="concept-input-mutable"><a href="the-input-element.html#concept-input-mutable">mutable</a></i>,
then the element's <a href="content-models.html#activation-behavior">activation behavior</a> is as follows:
- if the element has a <a href="association-of-controls-and-forms.html#form-owner">form owner</a>, <a href="textFieldSelection.html#concept-form-submit" title="concept-form-submit">submit</a> the <a href="association-of-controls-and-forms.html#form-owner">form
+ if the element has a <a href="association-of-controls-and-forms.html#form-owner">form owner</a>, <a href="constraints.html#concept-form-submit" title="concept-form-submit">submit</a> the <a href="association-of-controls-and-forms.html#form-owner">form
owner</a> from the <code><a href="the-input-element.html#the-input-element">input</a></code> element; otherwise, do
nothing.</p>
@@ -3246,14 +3246,14 @@
<code class="no-backref" title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>,
<code class="no-backref" title="dom-input-list"><a href="common-input-element-apis.html#dom-input-list">list</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code>,
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
<code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
<code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>,
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
<code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
<code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -3271,14 +3271,14 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> either an
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">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" title="concept-button">button</a>,
specifically a <a href="forms.html#concept-submit-button" title="concept-submit-button">submit
button</a>.</p>
- <p class="note">The coordinate is sent to the server <a href="textFieldSelection.html#constructing-the-form-data-set" title="constructing the form data set">during form submission</a>
+ <p class="note">The coordinate is sent to the server <a href="constraints.html#constructing-the-form-data-set" title="constructing the form data set">during form submission</a>
by sending two entries for the element, derived from the name of the
control but with "<code title="">.x</code>" and "<code title="">.y</code>" appended to the name with the <var title="">x</var> and <var title="">y</var> components of the
coordinate respectively.</p>
@@ -3313,16 +3313,16 @@
<code title="attr-input-src"><a href="#attr-input-src">src</a></code> attribute is set or
changed.</li>
- </ul><!-- same text in <img> section and similar text elsewhere --><p>Fetching the image must <a href="textFieldSelection.html#delay-the-load-event">delay the load event</a> of the
- element's document until the <a href="textFieldSelection.html#concept-task" title="concept-task">task</a>
- that is <a href="textFieldSelection.html#queue-a-task" title="queue a task">queued</a> by the
- <a href="textFieldSelection.html#networking-task-source">networking task source</a> once the resource has been <a href="urls.html#fetch" title="fetch">fetched</a> (defined below) has been run.</p>
+ </ul><!-- same text in <img> section and similar text elsewhere --><p>Fetching the image must <a href="the-end.html#delay-the-load-event">delay the load event</a> of the
+ element's document until the <a href="webappapis.html#concept-task" title="concept-task">task</a>
+ that is <a href="webappapis.html#queue-a-task" title="queue a task">queued</a> by the
+ <a href="webappapis.html#networking-task-source">networking task source</a> once the resource has been <a href="urls.html#fetch" title="fetch">fetched</a> (defined below) has been run.</p>
<p>If the image was successfully obtained, with no network errors,
and the image's type is a supported image type, and the image is a
valid image of that type, then the image is said to be <dfn id="input-img-available" title="input-img-available"><i>available</i></dfn>. If this is true
- before the image is completely downloaded, each <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that is <a href="textFieldSelection.html#queue-a-task" title="queue a
- task">queued</a> by the <a href="textFieldSelection.html#networking-task-source">networking task source</a> while
+ before the image is completely downloaded, each <a href="webappapis.html#concept-task" title="concept-task">task</a> that is <a href="webappapis.html#queue-a-task" title="queue a
+ task">queued</a> by the <a href="webappapis.html#networking-task-source">networking task source</a> while
the image is being <a href="urls.html#fetch" title="fetch">fetched</a> must update
the presentation of the image appropriately.</p>
@@ -3340,14 +3340,14 @@
resource to act in an interactive fashion, but should honor any
animation in the resource.</p>
- <p>The <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that is <a href="textFieldSelection.html#queue-a-task" title="queue a task">queued</a> by the <a href="textFieldSelection.html#networking-task-source">networking task
+ <p>The <a href="webappapis.html#concept-task" title="concept-task">task</a> that is <a href="webappapis.html#queue-a-task" title="queue a task">queued</a> by the <a href="webappapis.html#networking-task-source">networking task
source</a> once the resource has been <a href="urls.html#fetch" title="fetch">fetched</a>, must, if the download was successful
and the image is <i title="input-img-available"><a href="#input-img-available">available</a></i>,
- <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> named
+ <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named
<code title="event-load">load</code> at the <code><a href="the-input-element.html#the-input-element">input</a></code>
element; and otherwise, if the fetching process fails without a
response from the remote server, or completes but the image is not a
- valid or supported image, <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a
+ valid or supported image, <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a
simple event</a> named <code title="event-error">error</code> on
the <code><a href="the-input-element.html#the-input-element">input</a></code> element.</p>
@@ -3366,24 +3366,24 @@
<hr><p>If the <code title="attr-input-src"><a href="#attr-input-src">src</a></code> attribute is set,
and the image is <i title="input-img-available"><a href="#input-img-available">available</a></i> and
the user agent is configured to display that image, then: The
- element <a href="textFieldSelection.html#represents">represents</a> a control for selecting a <a href="#concept-input-type-image-coordinate" title="concept-input-type-image-coordinate">coordinate</a> from
+ element <a href="rendering.html#represents">represents</a> a control for selecting a <a href="#concept-input-type-image-coordinate" title="concept-input-type-image-coordinate">coordinate</a> from
the image specified by the <code title="attr-input-src"><a href="#attr-input-src">src</a></code>
attribute; if the element is <i title="concept-input-mutable"><a href="the-input-element.html#concept-input-mutable">mutable</a></i>, the user agent should
allow the user to select this <a href="#concept-input-type-image-coordinate" title="concept-input-type-image-coordinate">coordinate</a>, and
the element's <a href="content-models.html#activation-behavior">activation behavior</a> is as follows: if the
element has a <a href="association-of-controls-and-forms.html#form-owner">form owner</a>, take the user's selected
<a href="#concept-input-type-image-coordinate" title="concept-input-type-image-coordinate">coordinate</a>,
- and <a href="textFieldSelection.html#concept-form-submit" title="concept-form-submit">submit</a> the
+ and <a href="constraints.html#concept-form-submit" title="concept-form-submit">submit</a> the
<code><a href="the-input-element.html#the-input-element">input</a></code> element's <a href="association-of-controls-and-forms.html#form-owner">form owner</a> from the
<code><a href="the-input-element.html#the-input-element">input</a></code> element. If the user activates the control
without explicitly selecting a coordinate, then the coordinate (0,0)
must be assumed.</p>
- <p>Otherwise, the element <a href="textFieldSelection.html#represents">represents</a> a submit button
+ <p>Otherwise, the element <a href="rendering.html#represents">represents</a> a submit button
whose label is given by the value of the <code title="attr-input-alt"><a href="#attr-input-alt">alt</a></code> attribute; if the element is <i title="concept-input-mutable"><a href="the-input-element.html#concept-input-mutable">mutable</a></i>, then the element's
<a href="content-models.html#activation-behavior">activation behavior</a> is as follows: if the element has a
<a href="association-of-controls-and-forms.html#form-owner">form owner</a>, set the <a href="#concept-input-type-image-coordinate" title="concept-input-type-image-coordinate">selected
- coordinate</a> to (0,0), and <a href="textFieldSelection.html#concept-form-submit" title="concept-form-submit">submit</a> the <code><a href="the-input-element.html#the-input-element">input</a></code>
+ coordinate</a> to (0,0), and <a href="constraints.html#concept-form-submit" title="concept-form-submit">submit</a> the <code><a href="the-input-element.html#the-input-element">input</a></code>
element's <a href="association-of-controls-and-forms.html#form-owner">form owner</a> from the <code><a href="the-input-element.html#the-input-element">input</a></code>
element.</p>
@@ -3485,14 +3485,14 @@
<code class="no-backref" title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>,
<code class="no-backref" title="dom-input-list"><a href="common-input-element-apis.html#dom-input-list">list</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code>,
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
<code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
<code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>,
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
<code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
<code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -3529,7 +3529,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a button
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a button
that, when activated, resets the form. <span class="impl">If the
element has a <code title="attr-input-value"><a href="the-input-element.html#attr-input-value">value</a></code> attribute,
the button's label must be the value of that attribute; otherwise,
@@ -3542,14 +3542,14 @@
<p>If the element is <i title="concept-input-mutable"><a href="the-input-element.html#concept-input-mutable">mutable</a></i>,
then the element's <a href="content-models.html#activation-behavior">activation behavior</a>, if the element
- has a <a href="association-of-controls-and-forms.html#form-owner">form owner</a>, is to <a href="textFieldSelection.html#concept-form-reset" title="concept-form-reset">reset</a> the <a href="association-of-controls-and-forms.html#form-owner">form owner</a>;
+ has a <a href="association-of-controls-and-forms.html#form-owner">form owner</a>, is to <a href="constraints.html#concept-form-reset" title="concept-form-reset">reset</a> the <a href="association-of-controls-and-forms.html#form-owner">form owner</a>;
otherwise, it is to do nothing.</p>
<p>If the element is <i title="concept-input-immutable"><a href="the-input-element.html#concept-input-immutable">immutable</a></i>, it has no
<a href="content-models.html#activation-behavior">activation behavior</a>.</p>
<p><strong>Constraint validation</strong>: The element is
- <a href="textFieldSelection.html#barred-from-constraint-validation">barred from constraint validation</a>.</p>
+ <a href="constraints.html#barred-from-constraint-validation">barred from constraint validation</a>.</p>
</div>
@@ -3590,14 +3590,14 @@
<code class="no-backref" title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>,
<code class="no-backref" title="dom-input-list"><a href="common-input-element-apis.html#dom-input-list">list</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code>,
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
<code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
<code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>,
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
<code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
<code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -3615,7 +3615,7 @@
</div>
- <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="textFieldSelection.html#represents">represents</a> a button
+ <p>The <code><a href="the-input-element.html#the-input-element">input</a></code> element <a href="rendering.html#represents">represents</a> a button
with no default behavior. A label for the button must be provided in
the <code title="attr-input-value"><a href="the-input-element.html#attr-input-value">value</a></code> attribute, though it
may be the empty string. <span class="impl">If the element has a
@@ -3632,7 +3632,7 @@
<a href="content-models.html#activation-behavior">activation behavior</a>.</p>
<p><strong>Constraint validation</strong>: The element is
- <a href="textFieldSelection.html#barred-from-constraint-validation">barred from constraint validation</a>.</p>
+ <a href="constraints.html#barred-from-constraint-validation">barred from constraint validation</a>.</p>
</div>
@@ -3673,14 +3673,14 @@
<code class="no-backref" title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>,
<code class="no-backref" title="dom-input-list"><a href="common-input-element-apis.html#dom-input-list">list</a></code>,
- <code class="no-backref" title="dom-textarea/input-selectionStart">selectionStart</code>,
- <code class="no-backref" title="dom-textarea/input-selectionEnd">selectionEnd</code>,
- <code class="no-backref" title="dom-textarea/input-selectionDirection">selectionDirection</code>,
+ <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea/input-selectionstart">selectionStart</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea/input-selectionend">selectionEnd</a></code>,
+ <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
<code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
<code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
- <code class="no-backref" title="dom-textarea/input-select">select()</code>,
+ <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea/input-select">select()</a></code>,
<code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
- <code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>,
+ <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
<code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
<code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
Index: the-nav-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-nav-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-nav-element.html 15 Oct 2012 12:50:08 -0000 1.204
+++ the-nav-element.html 15 Oct 2012 15:15:55 -0000 1.205
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-nav-element">nav</a></code> element <a href="textFieldSelection.html#represents">represents</a> a section of
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-nav-element">nav</a></code> element <a href="rendering.html#represents">represents</a> a section of
a page that links to other pages or to parts within the page: a
section with navigation links.</p>
--- NEW FILE: references.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>References — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...1112 lines suppressed...]
<dt id="refsXMLNS">[XMLNS]</dt>
<dd><cite><a href="http://www.w3.org/TR/xml-names/">Namespaces in
XML</a></cite>, T. Bray, D. Hollander, A. Layman, R. Tobin. W3C.</dd>
<dt id="refsXPATH10">[XPATH10]</dt>
<dd><cite><a href="http://www.w3.org/TR/1999/REC-xpath-19991116">XML Path
Language (XPath) Version 1.0</a></cite>, J. Clark, S. DeRose. W3C.</dd>
<dt id="refsXSLT10">[XSLT10]</dt>
<dd>(Non-normative) <cite><a href="http://www.w3.org/TR/1999/REC-xslt-19991116">XSL
Transformations (XSLT) Version 1.0</a></cite>, J. Clark. W3C.</dd>
<!--(once XSLTProcessor is defined somewhere, update this and the place that references this)
<dt id="refsXSLTP">[XSLTP]</dt>
<dd>(Non-normative) <cite><a href=""></a></cite>, . .</dd>
-->
<!--REFERENCES OFF-->
</dl>
Index: the-meter-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meter-element.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- the-meter-element.html 15 Oct 2012 12:50:08 -0000 1.204
+++ the-meter-element.html 15 Oct 2012 15:15:55 -0000 1.205
@@ -405,7 +405,7 @@
readonly attribute <a href="infrastructure.html#nodelist">NodeList</a> <a href="the-label-element.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-meter-element">meter</a></code> element <a href="textFieldSelection.html#represents">represents</a> a scalar
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-meter-element">meter</a></code> element <a href="rendering.html#represents">represents</a> a scalar
measurement within a known range, or a fractional value; for example
disk usage, the relevance of a query result, or the fraction of a
voting population to have selected a particular candidate.</p>
Index: the-ul-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ul-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-ul-element.html 15 Oct 2012 12:50:25 -0000 1.202
+++ the-ul-element.html 15 Oct 2012 15:15:57 -0000 1.203
@@ -388,7 +388,7 @@
<dd>
<pre class="idl">interface <dfn id="htmlulistelement">HTMLUListElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-ul-element">ul</a></code> element <a href="textFieldSelection.html#represents">represents</a> a list of
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-ul-element">ul</a></code> element <a href="rendering.html#represents">represents</a> a list of
items, where the order of the items is not important — that
is, where changing the order would not materially change the meaning
of the document.</p>
Index: the-html-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-html-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-html-element.html 15 Oct 2012 12:50:06 -0000 1.203
+++ the-html-element.html 15 Oct 2012 15:15:54 -0000 1.204
@@ -390,7 +390,7 @@
<dd>
<pre class="idl">interface <dfn id="htmlhtmlelement">HTMLHtmlElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-html-element">html</a></code> element <a href="textFieldSelection.html#represents">represents</a> the root of
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-html-element">html</a></code> element <a href="rendering.html#represents">represents</a> the root of
an HTML document.</p>
<p>Authors are encouraged to specify a <code title="attr-lang"><a href="global-attributes.html#attr-lang">lang</a></code> attribute on the root
@@ -400,24 +400,24 @@
<!--TOPIC:Offline Web Applications-->
<p>The <dfn id="attr-html-manifest" title="attr-html-manifest"><code>manifest</code></dfn>
- attribute gives the address of the document's <a href="textFieldSelection.html#application-cache">application
- cache</a> <a href="textFieldSelection.html#concept-appcache-manifest" title="concept-appcache-manifest">manifest</a>, if there is
+ attribute gives the address of the document's <a href="offline.html#application-cache">application
+ cache</a> <a href="offline.html#concept-appcache-manifest" title="concept-appcache-manifest">manifest</a>, if there is
one. If the attribute is present, the attribute's value must be a
<a href="urls.html#valid-non-empty-url-potentially-surrounded-by-spaces">valid non-empty URL potentially surrounded by
spaces</a>.</p>
<p>The <code title="attr-html-manifest"><a href="#attr-html-manifest">manifest</a></code> attribute
- only <a href="textFieldSelection.html#concept-appcache-init" title="concept-appcache-init">has an effect</a> during
+ only <a href="offline.html#concept-appcache-init" title="concept-appcache-init">has an effect</a> during
the early stages of document load. Changing the attribute
dynamically thus has no effect (and thus, no DOM API is provided for
this attribute).</p>
- <p class="note">For the purposes of <a href="textFieldSelection.html#concept-appcache-init" title="concept-appcache-init">application cache selection</a>,
+ <p class="note">For the purposes of <a href="offline.html#concept-appcache-init" title="concept-appcache-init">application cache selection</a>,
later <code><a href="the-base-element.html#the-base-element">base</a></code> elements cannot affect the <a href="urls.html#resolve-a-url" title="resolve a url">resolving of relative URLs</a> in <code title="attr-html-manifest"><a href="#attr-html-manifest">manifest</a></code> attributes, as the
attributes are processed before those elements are seen.</p>
- <p class="note">The <code title="dom-applicationCache"><a href="textFieldSelection.html#dom-applicationcache">window.applicationCache</a></code> IDL
- attribute provides scripted access to the offline <a href="textFieldSelection.html#application-cache">application
+ <p class="note">The <code title="dom-applicationCache"><a href="offline.html#dom-applicationcache">window.applicationCache</a></code> IDL
+ attribute provides scripted access to the offline <a href="offline.html#application-cache">application
cache</a> mechanism.</p>
<!--TOPIC:HTML-->
Index: index.html
===================================================================
RCS file: /sources/public/html5/spec/index.html,v
retrieving revision 1.1327
retrieving revision 1.1328
diff -u -d -r1.1327 -r1.1328
--- index.html 15 Oct 2012 14:44:22 -0000 1.1327
+++ index.html 15 Oct 2012 15:15:47 -0000 1.1328
@@ -917,407 +917,411 @@
<li><a href="form-submission.html#form-submission"><span class="secno">4.10.19.6 </span>Form submission</a></li>
<li><a href="form-submission.html#submitting-element-directionality"><span class="secno">4.10.19.7 </span>Submitting element directionality</a></ol></li>
<li><a href="textFieldSelection.html#textFieldSelection"><span class="secno">4.10.20 </span>APIs for the text field selections</a></li>
- <li><a href="textFieldSelection.html#constraints"><span class="secno">4.10.21 </span>Constraints</a>
- <ol class="toc"><li><a href="textFieldSelection.html#definitions"><span class="secno">4.10.21.1 </span>Definitions</a></li>
- <li><a href="textFieldSelection.html#constraint-validation"><span class="secno">4.10.21.2 </span>Constraint validation</a></li>
- <li><a href="textFieldSelection.html#the-constraint-validation-api"><span class="secno">4.10.21.3 </span>The constraint validation API</a></li>
- <li><a href="textFieldSelection.html#security-forms"><span class="secno">4.10.21.4 </span>Security</a></ol></li>
- <li><a href="textFieldSelection.html#form-submission-0"><span class="secno">4.10.22 </span>Form submission</a>
- <ol class="toc"><li><a href="textFieldSelection.html#introduction-2"><span class="secno">4.10.22.1 </span>Introduction</a></li>
- <li><a href="textFieldSelection.html#implicit-submission"><span class="secno">4.10.22.2 </span>Implicit submission</a></li>
- <li><a href="textFieldSelection.html#form-submission-algorithm"><span class="secno">4.10.22.3 </span>Form submission algorithm</a></li>
- <li><a href="textFieldSelection.html#constructing-form-data-set"><span class="secno">4.10.22.4 </span>Constructing the form data set</a></li>
- <li><a href="textFieldSelection.html#url-encoded-form-data"><span class="secno">4.10.22.5 </span>URL-encoded form data</a></li>
- <li><a href="textFieldSelection.html#multipart-form-data"><span class="secno">4.10.22.6 </span>Multipart form data</a></li>
- <li><a href="textFieldSelection.html#plain-text-form-data"><span class="secno">4.10.22.7 </span>Plain text form data</a></ol></li>
- <li><a href="textFieldSelection.html#resetting-a-form"><span class="secno">4.10.23 </span>Resetting a form</a></ol></li>
- <li><a href="textFieldSelection.html#interactive-elements"><span class="secno">4.11 </span>Interactive elements</a>
- <ol class="toc"><li><a href="textFieldSelection.html#the-details-element"><span class="secno">4.11.1 </span>The <code>details</code> element</a></li>
- <li><a href="textFieldSelection.html#the-summary-element"><span class="secno">4.11.2 </span>The <code>summary</code> element</a></li>
- <li><a href="textFieldSelection.html#the-command-element"><span class="secno">4.11.3 </span>The <code>command</code> element</a></li>
- <li><a href="textFieldSelection.html#the-menu-element"><span class="secno">4.11.4 </span>The <code>menu</code> element</a>
- <ol class="toc"><li><a href="textFieldSelection.html#menus-intro"><span class="secno">4.11.4.1 </span>Introduction</a></li>
- <li><a href="textFieldSelection.html#building-menus-and-toolbars"><span class="secno">4.11.4.2 </span>Building menus and toolbars</a></li>
- <li><a href="textFieldSelection.html#context-menus"><span class="secno">4.11.4.3 </span>Context menus</a></li>
- <li><a href="textFieldSelection.html#toolbars"><span class="secno">4.11.4.4 </span>Toolbars</a></ol></li>
- <li><a href="textFieldSelection.html#commands"><span class="secno">4.11.5 </span>Commands</a>
- <ol class="toc"><li><a href="textFieldSelection.html#using-the-a-element-to-define-a-command"><span class="secno">4.11.5.1 </span>Using the <code>a</code> element to define a command</a></li>
- <li><a href="textFieldSelection.html#using-the-button-element-to-define-a-command"><span class="secno">4.11.5.2 </span>Using the <code>button</code> element to define a command</a></li>
- <li><a href="textFieldSelection.html#using-the-input-element-to-define-a-command"><span class="secno">4.11.5.3 </span>Using the <code>input</code> element to define a command</a></li>
- <li><a href="textFieldSelection.html#using-the-option-element-to-define-a-command"><span class="secno">4.11.5.4 </span>Using the <code>option</code> element to define a command</a></li>
- <li><a href="textFieldSelection.html#using-the-command-element-to-define-a-command"><span class="secno">4.11.5.5 </span>Using the <code>command</code> element to define
+ <li><a href="constraints.html#constraints"><span class="secno">4.10.21 </span>Constraints</a>
+ <ol class="toc"><li><a href="constraints.html#definitions"><span class="secno">4.10.21.1 </span>Definitions</a></li>
+ <li><a href="constraints.html#constraint-validation"><span class="secno">4.10.21.2 </span>Constraint validation</a></li>
+ <li><a href="constraints.html#the-constraint-validation-api"><span class="secno">4.10.21.3 </span>The constraint validation API</a></li>
+ <li><a href="constraints.html#security-forms"><span class="secno">4.10.21.4 </span>Security</a></ol></li>
+ <li><a href="constraints.html#form-submission-0"><span class="secno">4.10.22 </span>Form submission</a>
+ <ol class="toc"><li><a href="constraints.html#introduction-2"><span class="secno">4.10.22.1 </span>Introduction</a></li>
+ <li><a href="constraints.html#implicit-submission"><span class="secno">4.10.22.2 </span>Implicit submission</a></li>
+ <li><a href="constraints.html#form-submission-algorithm"><span class="secno">4.10.22.3 </span>Form submission algorithm</a></li>
+ <li><a href="constraints.html#constructing-form-data-set"><span class="secno">4.10.22.4 </span>Constructing the form data set</a></li>
+ <li><a href="constraints.html#url-encoded-form-data"><span class="secno">4.10.22.5 </span>URL-encoded form data</a></li>
+ <li><a href="constraints.html#multipart-form-data"><span class="secno">4.10.22.6 </span>Multipart form data</a></li>
+ <li><a href="constraints.html#plain-text-form-data"><span class="secno">4.10.22.7 </span>Plain text form data</a></ol></li>
+ <li><a href="constraints.html#resetting-a-form"><span class="secno">4.10.23 </span>Resetting a form</a></ol></li>
+ <li><a href="interactive-elements.html#interactive-elements"><span class="secno">4.11 </span>Interactive elements</a>
+ <ol class="toc"><li><a href="the-details-element.html#the-details-element"><span class="secno">4.11.1 </span>The <code>details</code> element</a></li>
+ <li><a href="the-summary-element.html#the-summary-element"><span class="secno">4.11.2 </span>The <code>summary</code> element</a></li>
+ <li><a href="the-command-element.html#the-command-element"><span class="secno">4.11.3 </span>The <code>command</code> element</a></li>
+ <li><a href="the-menu-element.html#the-menu-element"><span class="secno">4.11.4 </span>The <code>menu</code> element</a>
+ <ol class="toc"><li><a href="the-menu-element.html#menus-intro"><span class="secno">4.11.4.1 </span>Introduction</a></li>
+ <li><a href="the-menu-element.html#building-menus-and-toolbars"><span class="secno">4.11.4.2 </span>Building menus and toolbars</a></li>
+ <li><a href="the-menu-element.html#context-menus"><span class="secno">4.11.4.3 </span>Context menus</a></li>
+ <li><a href="the-menu-element.html#toolbars"><span class="secno">4.11.4.4 </span>Toolbars</a></ol></li>
+ <li><a href="commands.html#commands"><span class="secno">4.11.5 </span>Commands</a>
+ <ol class="toc"><li><a href="commands.html#using-the-a-element-to-define-a-command"><span class="secno">4.11.5.1 </span>Using the <code>a</code> element to define a command</a></li>
+ <li><a href="commands.html#using-the-button-element-to-define-a-command"><span class="secno">4.11.5.2 </span>Using the <code>button</code> element to define a command</a></li>
+ <li><a href="commands.html#using-the-input-element-to-define-a-command"><span class="secno">4.11.5.3 </span>Using the <code>input</code> element to define a command</a></li>
+ <li><a href="commands.html#using-the-option-element-to-define-a-command"><span class="secno">4.11.5.4 </span>Using the <code>option</code> element to define a command</a></li>
+ <li><a href="commands.html#using-the-command-element-to-define-a-command"><span class="secno">4.11.5.5 </span>Using the <code>command</code> element to define
a command</a></li>
- <li><a href="textFieldSelection.html#using-the-command-attribute-on-command-elements-to-define-a-command-indirectly"><span class="secno">4.11.5.6 </span>Using the <code title="attr-command-command">command</code> attribute on <code>command</code> elements to define a command indirectly</a></li>
- <li><a href="textFieldSelection.html#using-the-accesskey-attribute-on-a-label-element-to-define-a-command"><span class="secno">4.11.5.7 </span>Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>label</code> element to define a command</a></li>
- <li><a href="textFieldSelection.html#using-the-accesskey-attribute-on-a-legend-element-to-define-a-command"><span class="secno">4.11.5.8 </span>Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>legend</code> element to define a command</a></li>
- <li><a href="textFieldSelection.html#using-the-accesskey-attribute-to-define-a-command-on-other-elements"><span class="secno">4.11.5.9 </span>Using the <code title="attr-accesskey">accesskey</code> attribute to define a command on other elements</a></ol></li>
- <li><a href="textFieldSelection.html#the-dialog-element"><span class="secno">4.11.6 </span>The <code>dialog</code> element</a>
- <ol class="toc"><li><a href="textFieldSelection.html#anchor-points"><span class="secno">4.11.6.1 </span>Anchor points</a></ol></ol></li>
- <li><a href="textFieldSelection.html#links"><span class="secno">4.12 </span>Links</a>
- <ol class="toc"><li><a href="textFieldSelection.html#introduction-3"><span class="secno">4.12.1 </span>Introduction</a></li>
- <li><a href="textFieldSelection.html#links-created-by-a-and-area-elements"><span class="secno">4.12.2 </span>Links created by <code>a</code> and <code>area</code> elements</a></li>
- <li><a href="textFieldSelection.html#following-hyperlinks"><span class="secno">4.12.3 </span>Following hyperlinks</a></li>
- <li><a href="textFieldSelection.html#downloading-resources"><span class="secno">4.12.4 </span>Downloading resources</a>
- <ol class="toc"><li><a href="textFieldSelection.html#hyperlink-auditing"><span class="secno">4.12.4.1 </span>Hyperlink auditing</a></ol></li>
- <li><a href="textFieldSelection.html#linkTypes"><span class="secno">4.12.5 </span>Link types</a>
- <ol class="toc"><li><a href="textFieldSelection.html#rel-alternate"><span class="secno">4.12.5.1 </span>Link type "<code>alternate</code>"</a></li>
- <li><a href="textFieldSelection.html#link-type-author"><span class="secno">4.12.5.2 </span>Link type "<code>author</code>"</a></li>
- <li><a href="textFieldSelection.html#link-type-bookmark"><span class="secno">4.12.5.3 </span>Link type "<code>bookmark</code>"</a></li>
- <li><a href="textFieldSelection.html#link-type-help"><span class="secno">4.12.5.4 </span>Link type "<code>help</code>"</a></li>
- <li><a href="textFieldSelection.html#rel-icon"><span class="secno">4.12.5.5 </span>Link type "<code>icon</code>"</a></li>
- <li><a href="textFieldSelection.html#link-type-license"><span class="secno">4.12.5.6 </span>Link type "<code>license</code>"</a></li>
- <li><a href="textFieldSelection.html#link-type-nofollow"><span class="secno">4.12.5.7 </span>Link type "<code>nofollow</code>"</a></li>
- <li><a href="textFieldSelection.html#link-type-noreferrer"><span class="secno">4.12.5.8 </span>Link type "<code>noreferrer</code>"</a></li>
- <li><a href="textFieldSelection.html#link-type-prefetch"><span class="secno">4.12.5.9 </span>Link type "<code>prefetch</code>"</a></li>
- <li><a href="textFieldSelection.html#link-type-search"><span class="secno">4.12.5.10 </span>Link type "<code>search</code>"</a></li>
- <li><a href="textFieldSelection.html#link-type-stylesheet"><span class="secno">4.12.5.11 </span>Link type "<code>stylesheet</code>"</a></li>
- <li><a href="textFieldSelection.html#link-type-tag"><span class="secno">4.12.5.12 </span>Link type "<code>tag</code>"</a></li>
- <li><a href="textFieldSelection.html#sequential-link-types"><span class="secno">4.12.5.13 </span>Sequential link types</a>
- <ol class="toc"><li><a href="textFieldSelection.html#link-type-next"><span class="secno">4.12.5.13.1 </span>Link type "<code>next</code>"</a></li>
- <li><a href="textFieldSelection.html#link-type-prev"><span class="secno">4.12.5.13.2 </span>Link type "<code>prev</code>"</a></ol></li>
- <li><a href="textFieldSelection.html#other-link-types"><span class="secno">4.12.5.14 </span>Other link types</a></ol></ol></li>
- <li><a href="textFieldSelection.html#common-idioms"><span class="secno">4.13 </span>Common idioms without dedicated elements</a>
- <ol class="toc"><li><a href="textFieldSelection.html#the-main-part-of-the-content"><span class="secno">4.13.1 </span>The main part of the content</a></li>
- <li><a href="textFieldSelection.html#rel-up"><span class="secno">4.13.2 </span>Bread crumb navigation</a></li>
- <li><a href="textFieldSelection.html#tag-clouds"><span class="secno">4.13.3 </span>Tag clouds</a></li>
- <li><a href="textFieldSelection.html#conversations"><span class="secno">4.13.4 </span>Conversations</a></li>
- <li><a href="textFieldSelection.html#footnotes"><span class="secno">4.13.5 </span>Footnotes</a></ol></li>
- <li><a href="textFieldSelection.html#selectors"><span class="secno">4.14 </span>Matching HTML elements using selectors</a>
- <ol class="toc"><li><a href="textFieldSelection.html#case-sensitivity"><span class="secno">4.14.1 </span>Case-sensitivity</a></li>
- <li><a href="textFieldSelection.html#pseudo-classes"><span class="secno">4.14.2 </span>Pseudo-classes</a></ol></ol></li>
- <li><a href="textFieldSelection.html#browsers"><span class="secno">5 </span>Loading Web pages</a>
- <ol class="toc"><li><a href="textFieldSelection.html#windows"><span class="secno">5.1 </span>Browsing contexts</a>
- <ol class="toc"><li><a href="textFieldSelection.html#nested-browsing-contexts"><span class="secno">5.1.1 </span>Nested browsing contexts</a>
- <ol class="toc"><li><a href="textFieldSelection.html#navigating-nested-browsing-contexts-in-the-dom"><span class="secno">5.1.1.1 </span>Navigating nested browsing contexts in the DOM</a></ol></li>
- <li><a href="textFieldSelection.html#auxiliary-browsing-contexts"><span class="secno">5.1.2 </span>Auxiliary browsing contexts</a>
- <ol class="toc"><li><a href="textFieldSelection.html#navigating-auxiliary-browsing-contexts-in-the-dom"><span class="secno">5.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</a></ol></li>
- <li><a href="textFieldSelection.html#secondary-browsing-contexts"><span class="secno">5.1.3 </span>Secondary browsing contexts</a></li>
- <li><a href="textFieldSelection.html#security-nav"><span class="secno">5.1.4 </span>Security</a></li>
- <li><a href="textFieldSelection.html#groupings-of-browsing-contexts"><span class="secno">5.1.5 </span>Groupings of browsing contexts</a></li>
- <li><a href="textFieldSelection.html#browsing-context-names"><span class="secno">5.1.6 </span>Browsing context names</a></ol></li>
- <li><a href="textFieldSelection.html#the-window-object"><span class="secno">5.2 </span>The <code>Window</code> object</a>
- <ol class="toc"><li><a href="textFieldSelection.html#security-window"><span class="secno">5.2.1 </span>Security</a></li>
- <li><a href="textFieldSelection.html#apis-for-creating-and-navigating-browsing-contexts-by-name"><span class="secno">5.2.2 </span>APIs for creating and navigating browsing contexts by name</a></li>
- <li><a href="textFieldSelection.html#accessing-other-browsing-contexts"><span class="secno">5.2.3 </span>Accessing other browsing contexts</a></li>
- <li><a href="textFieldSelection.html#named-access-on-the-window-object"><span class="secno">5.2.4 </span>Named access on the <code>Window</code> object</a></li>
- <li><a href="textFieldSelection.html#garbage-collection-and-browsing-contexts"><span class="secno">5.2.5 </span>Garbage collection and browsing contexts</a></li>
- <li><a href="textFieldSelection.html#closing-browsing-contexts"><span class="secno">5.2.6 </span>Closing browsing contexts</a></li>
- <li><a href="textFieldSelection.html#browser-interface-elements"><span class="secno">5.2.7 </span>Browser interface elements</a></li>
- <li><a href="textFieldSelection.html#the-windowproxy-object"><span class="secno">5.2.8 </span>The <code>WindowProxy</code> object</a></ol></li>
- <li><a href="textFieldSelection.html#origin"><span class="secno">5.3 </span>Origin</a>
- <ol class="toc"><li><a href="textFieldSelection.html#relaxing-the-same-origin-restriction"><span class="secno">5.3.1 </span>Relaxing the same-origin restriction</a></ol></li>
- <li><a href="textFieldSelection.html#sandboxing"><span class="secno">5.4 </span>Sandboxing</a></li>
- <li><a href="textFieldSelection.html#history"><span class="secno">5.5 </span>Session history and navigation</a>
- <ol class="toc"><li><a href="textFieldSelection.html#the-session-history-of-browsing-contexts"><span class="secno">5.5.1 </span>The session history of browsing contexts</a></li>
- <li><a href="textFieldSelection.html#the-history-interface"><span class="secno">5.5.2 </span>The <code>History</code> interface</a></li>
- <li><a href="textFieldSelection.html#the-location-interface"><span class="secno">5.5.3 </span>The <code>Location</code> interface</a>
- <ol class="toc"><li><a href="textFieldSelection.html#security-location"><span class="secno">5.5.3.1 </span>Security</a></ol></li>
- <li><a href="textFieldSelection.html#history-notes"><span class="secno">5.5.4 </span>Implementation notes for session history</a></ol></li>
- <li><a href="textFieldSelection.html#browsing-the-web"><span class="secno">5.6 </span>Browsing the Web</a>
- <ol class="toc"><li><a href="textFieldSelection.html#navigating-across-documents"><span class="secno">5.6.1 </span>Navigating across documents</a></li>
- <li><a href="textFieldSelection.html#read-html"><span class="secno">5.6.2 </span>Page load processing model for HTML files</a></li>
- <li><a href="textFieldSelection.html#read-xml"><span class="secno">5.6.3 </span>Page load processing model for XML files</a></li>
- <li><a href="textFieldSelection.html#read-text"><span class="secno">5.6.4 </span>Page load processing model for text files</a></li>
- <li><a href="textFieldSelection.html#read-multipart-x-mixed-replace"><span class="secno">5.6.5 </span>Page load processing model for <code>multipart/x-mixed-replace</code> resources</a></li>
- <li><a href="textFieldSelection.html#read-media"><span class="secno">5.6.6 </span>Page load processing model for media</a></li>
- <li><a href="textFieldSelection.html#read-plugin"><span class="secno">5.6.7 </span>Page load processing model for content that uses plugins</a></li>
- <li><a href="textFieldSelection.html#read-ua-inline"><span class="secno">5.6.8 </span>Page load processing model for inline content that doesn't have a DOM</a></li>
- <li><a href="textFieldSelection.html#scroll-to-fragid"><span class="secno">5.6.9 </span>Navigating to a fragment identifier</a></li>
- <li><a href="textFieldSelection.html#history-traversal"><span class="secno">5.6.10 </span>History traversal</a>
- <ol class="toc"><li><a href="textFieldSelection.html#event-definitions-0"><span class="secno">5.6.10.1 </span>Event definitions</a></ol></li>
- <li><a href="textFieldSelection.html#unloading-documents"><span class="secno">5.6.11 </span>Unloading documents</a>
- <ol class="toc"><li><a href="textFieldSelection.html#event-definition"><span class="secno">5.6.11.1 </span>Event definition</a></ol></li>
- <li><a href="textFieldSelection.html#aborting-a-document-load"><span class="secno">5.6.12 </span>Aborting a document load</a></ol></li>
- <li><a href="textFieldSelection.html#offline"><span class="secno">5.7 </span>Offline Web applications</a>
- <ol class="toc"><li><a href="textFieldSelection.html#introduction-4"><span class="secno">5.7.1 </span>Introduction</a>
- <ol class="toc"><li><a href="textFieldSelection.html#appcacheevents"><span class="secno">5.7.1.1 </span>Event summary</a></ol></li>
- <li><a href="textFieldSelection.html#appcache"><span class="secno">5.7.2 </span>Application caches</a></li>
- <li><a href="textFieldSelection.html#manifests"><span class="secno">5.7.3 </span>The cache manifest syntax</a>
- <ol class="toc"><li><a href="textFieldSelection.html#some-sample-manifests"><span class="secno">5.7.3.1 </span>Some sample manifests</a></li>
- <li><a href="textFieldSelection.html#writing-cache-manifests"><span class="secno">5.7.3.2 </span>Writing cache manifests</a></li>
- <li><a href="textFieldSelection.html#parsing-cache-manifests"><span class="secno">5.7.3.3 </span>Parsing cache manifests</a></ol></li>
- <li><a href="textFieldSelection.html#downloading-or-updating-an-application-cache"><span class="secno">5.7.4 </span>Downloading or updating an application cache</a></li>
- <li><a href="textFieldSelection.html#the-application-cache-selection-algorithm"><span class="secno">5.7.5 </span>The application cache selection algorithm</a></li>
- <li><a href="textFieldSelection.html#changesToNetworkingModel"><span class="secno">5.7.6 </span>Changes to the networking model</a></li>
- <li><a href="textFieldSelection.html#expiring-application-caches"><span class="secno">5.7.7 </span>Expiring application caches</a></li>
- <li><a href="textFieldSelection.html#disk-space"><span class="secno">5.7.8 </span>Disk space</a></li>
- <li><a href="textFieldSelection.html#application-cache-api"><span class="secno">5.7.9 </span>Application cache API</a></li>
- <li><a href="textFieldSelection.html#browser-state"><span class="secno">5.7.10 </span>Browser state</a></ol></ol></li>
- <li><a href="textFieldSelection.html#webappapis"><span class="secno">6 </span>Web application APIs</a>
- <ol class="toc"><li><a href="textFieldSelection.html#scripting"><span class="secno">6.1 </span>Scripting</a>
- <ol class="toc"><li><a href="textFieldSelection.html#introduction-5"><span class="secno">6.1.1 </span>Introduction</a></li>
- <li><a href="textFieldSelection.html#enabling-and-disabling-scripting"><span class="secno">6.1.2 </span>Enabling and disabling scripting</a></li>
- <li><a href="textFieldSelection.html#processing-model-2"><span class="secno">6.1.3 </span>Processing model</a>
- <ol class="toc"><li><a href="textFieldSelection.html#definitions-0"><span class="secno">6.1.3.1 </span>Definitions</a></li>
- <li><a href="textFieldSelection.html#calling-scripts"><span class="secno">6.1.3.2 </span>Calling scripts</a></li>
- <li><a href="textFieldSelection.html#creating-scripts"><span class="secno">6.1.3.3 </span>Creating scripts</a></li>
- <li><a href="textFieldSelection.html#killing-scripts"><span class="secno">6.1.3.4 </span>Killing scripts</a></li>
- <li><a href="textFieldSelection.html#runtime-script-errors"><span class="secno">6.1.3.5 </span>Runtime script errors</a>
- <ol class="toc"><li><a href="textFieldSelection.html#runtime-script-errors-in-documents"><span class="secno">6.1.3.5.1 </span>Runtime script errors in documents</a></ol></ol></li>
- <li><a href="textFieldSelection.html#event-loops"><span class="secno">6.1.4 </span>Event loops</a>
- <ol class="toc"><li><a href="textFieldSelection.html#definitions-1"><span class="secno">6.1.4.1 </span>Definitions</a></li>
- <li><a href="textFieldSelection.html#processing-model-3"><span class="secno">6.1.4.2 </span>Processing model</a></li>
- <li><a href="textFieldSelection.html#generic-task-sources"><span class="secno">6.1.4.3 </span>Generic task sources</a></ol></li>
- <li><a href="textFieldSelection.html#javascript-protocol"><span class="secno">6.1.5 </span>The <code title="">javascript:</code> URL scheme</a></li>
- <li><a href="textFieldSelection.html#events"><span class="secno">6.1.6 </span>Events</a>
- <ol class="toc"><li><a href="textFieldSelection.html#event-handler-attributes"><span class="secno">6.1.6.1 </span>Event handlers</a></li>
- <li><a href="textFieldSelection.html#event-handlers-on-elements,-document-objects,-and-window-objects"><span class="secno">6.1.6.2 </span>Event handlers on elements, <code>Document</code> objects, and <code>Window</code> objects</a></li>
- <li><a href="textFieldSelection.html#event-firing"><span class="secno">6.1.6.3 </span>Event firing</a></li>
- <li><a href="textFieldSelection.html#events-and-the-window-object"><span class="secno">6.1.6.4 </span>Events and the <code>Window</code> object</a></ol></ol></li>
- <li><a href="textFieldSelection.html#atob"><span class="secno">6.2 </span>Base64 utility methods</a></li>
- <li><a href="textFieldSelection.html#timers"><span class="secno">6.3 </span>Timers</a></li>
- <li><a href="textFieldSelection.html#user-prompts"><span class="secno">6.4 </span>User prompts</a>
- <ol class="toc"><li><a href="textFieldSelection.html#simple-dialogs"><span class="secno">6.4.1 </span>Simple dialogs</a></li>
- <li><a href="textFieldSelection.html#printing"><span class="secno">6.4.2 </span>Printing</a></li>
- <li><a href="textFieldSelection.html#dialogs-implemented-using-separate-documents"><span class="secno">6.4.3 </span>Dialogs implemented using separate documents</a></ol></li>
- <li><a href="textFieldSelection.html#system-state-and-capabilities"><span class="secno">6.5 </span>System state and capabilities</a>
- <ol class="toc"><li><a href="textFieldSelection.html#the-navigator-object"><span class="secno">6.5.1 </span>The <code>Navigator</code> object</a>
- <ol class="toc"><li><a href="textFieldSelection.html#client-identification"><span class="secno">6.5.1.1 </span>Client identification</a></li>
- <li><a href="textFieldSelection.html#custom-handlers"><span class="secno">6.5.1.2 </span>Custom scheme and content handlers</a></li>
- <li><a href="textFieldSelection.html#security-and-privacy"><span class="secno">6.5.1.3 </span>Security and privacy</a></li>
- <li><a href="textFieldSelection.html#sample-handler-impl"><span class="secno">6.5.1.4 </span>Sample user interface</a></li>
- <li><a href="textFieldSelection.html#manually-releasing-the-storage-mutex"><span class="secno">6.5.1.5 </span>Manually releasing the storage mutex</a></ol></li>
- <li><a href="textFieldSelection.html#the-external-interface"><span class="secno">6.5.2 </span>The <code>External</code> interface</a></ol></ol></li>
- <li><a href="textFieldSelection.html#editing"><span class="secno">7 </span>User interaction</a>
- <ol class="toc"><li><a href="textFieldSelection.html#the-hidden-attribute"><span class="secno">7.1 </span>The <code>hidden</code> attribute</a></li>
- <li><a href="textFieldSelection.html#inert-subtrees"><span class="secno">7.2 </span>Inert subtrees</a></li>
- <li><a href="textFieldSelection.html#activation"><span class="secno">7.3 </span>Activation</a></li>
- <li><a href="textFieldSelection.html#focus"><span class="secno">7.4 </span>Focus</a>
- <ol class="toc"><li><a href="textFieldSelection.html#sequential-focus-navigation-and-the-tabindex-attribute"><span class="secno">7.4.1 </span>Sequential focus navigation and the <code title="attr-tabindex">tabindex</code> attribute</a></li>
- <li><a href="textFieldSelection.html#focus-management"><span class="secno">7.4.2 </span>Focus management</a></li>
- <li><a href="textFieldSelection.html#document-level-focus-apis"><span class="secno">7.4.3 </span>Document-level focus APIs</a></li>
- <li><a href="textFieldSelection.html#element-level-focus-apis"><span class="secno">7.4.4 </span>Element-level focus APIs</a></ol></li>
- <li><a href="textFieldSelection.html#assigning-keyboard-shortcuts"><span class="secno">7.5 </span>Assigning keyboard shortcuts</a>
- <ol class="toc"><li><a href="textFieldSelection.html#introduction-6"><span class="secno">7.5.1 </span>Introduction</a></li>
- <li><a href="textFieldSelection.html#the-accesskey-attribute"><span class="secno">7.5.2 </span>The <code>accesskey</code> attribute</a></li>
- <li><a href="textFieldSelection.html#processing-model-4"><span class="secno">7.5.3 </span>Processing model</a></ol></li>
- <li><a href="textFieldSelection.html#editing-0"><span class="secno">7.6 </span>Editing</a>
- <ol class="toc"><li><a href="textFieldSelection.html#contenteditable"><span class="secno">7.6.1 </span>Making document regions editable: The <code title="attr-contenteditable">contenteditable</code> content
+ <li><a href="commands.html#using-the-command-attribute-on-command-elements-to-define-a-command-indirectly"><span class="secno">4.11.5.6 </span>Using the <code title="attr-command-command">command</code> attribute on <code>command</code> elements to define a command indirectly</a></li>
+ <li><a href="commands.html#using-the-accesskey-attribute-on-a-label-element-to-define-a-command"><span class="secno">4.11.5.7 </span>Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>label</code> element to define a command</a></li>
+ <li><a href="commands.html#using-the-accesskey-attribute-on-a-legend-element-to-define-a-command"><span class="secno">4.11.5.8 </span>Using the <code title="attr-accesskey">accesskey</code> attribute on a <code>legend</code> element to define a command</a></li>
+ <li><a href="commands.html#using-the-accesskey-attribute-to-define-a-command-on-other-elements"><span class="secno">4.11.5.9 </span>Using the <code title="attr-accesskey">accesskey</code> attribute to define a command on other elements</a></ol></li>
+ <li><a href="commands.html#the-dialog-element"><span class="secno">4.11.6 </span>The <code>dialog</code> element</a>
+ <ol class="toc"><li><a href="commands.html#anchor-points"><span class="secno">4.11.6.1 </span>Anchor points</a></ol></ol></li>
+ <li><a href="links.html#links"><span class="secno">4.12 </span>Links</a>
+ <ol class="toc"><li><a href="links.html#introduction-3"><span class="secno">4.12.1 </span>Introduction</a></li>
+ <li><a href="links.html#links-created-by-a-and-area-elements"><span class="secno">4.12.2 </span>Links created by <code>a</code> and <code>area</code> elements</a></li>
+ <li><a href="links.html#following-hyperlinks"><span class="secno">4.12.3 </span>Following hyperlinks</a></li>
+ <li><a href="links.html#downloading-resources"><span class="secno">4.12.4 </span>Downloading resources</a>
+ <ol class="toc"><li><a href="links.html#hyperlink-auditing"><span class="secno">4.12.4.1 </span>Hyperlink auditing</a></ol></li>
+ <li><a href="links.html#linkTypes"><span class="secno">4.12.5 </span>Link types</a>
+ <ol class="toc"><li><a href="links.html#rel-alternate"><span class="secno">4.12.5.1 </span>Link type "<code>alternate</code>"</a></li>
+ <li><a href="links.html#link-type-author"><span class="secno">4.12.5.2 </span>Link type "<code>author</code>"</a></li>
+ <li><a href="links.html#link-type-bookmark"><span class="secno">4.12.5.3 </span>Link type "<code>bookmark</code>"</a></li>
+ <li><a href="links.html#link-type-help"><span class="secno">4.12.5.4 </span>Link type "<code>help</code>"</a></li>
+ <li><a href="links.html#rel-icon"><span class="secno">4.12.5.5 </span>Link type "<code>icon</code>"</a></li>
+ <li><a href="links.html#link-type-license"><span class="secno">4.12.5.6 </span>Link type "<code>license</code>"</a></li>
+ <li><a href="links.html#link-type-nofollow"><span class="secno">4.12.5.7 </span>Link type "<code>nofollow</code>"</a></li>
+ <li><a href="links.html#link-type-noreferrer"><span class="secno">4.12.5.8 </span>Link type "<code>noreferrer</code>"</a></li>
+ <li><a href="links.html#link-type-prefetch"><span class="secno">4.12.5.9 </span>Link type "<code>prefetch</code>"</a></li>
+ <li><a href="links.html#link-type-search"><span class="secno">4.12.5.10 </span>Link type "<code>search</code>"</a></li>
+ <li><a href="links.html#link-type-stylesheet"><span class="secno">4.12.5.11 </span>Link type "<code>stylesheet</code>"</a></li>
+ <li><a href="links.html#link-type-tag"><span class="secno">4.12.5.12 </span>Link type "<code>tag</code>"</a></li>
+ <li><a href="links.html#sequential-link-types"><span class="secno">4.12.5.13 </span>Sequential link types</a>
+ <ol class="toc"><li><a href="links.html#link-type-next"><span class="secno">4.12.5.13.1 </span>Link type "<code>next</code>"</a></li>
+ <li><a href="links.html#link-type-prev"><span class="secno">4.12.5.13.2 </span>Link type "<code>prev</code>"</a></ol></li>
+ <li><a href="links.html#other-link-types"><span class="secno">4.12.5.14 </span>Other link types</a></ol></ol></li>
+ <li><a href="links.html#common-idioms"><span class="secno">4.13 </span>Common idioms without dedicated elements</a>
+ <ol class="toc"><li><a href="links.html#the-main-part-of-the-content"><span class="secno">4.13.1 </span>The main part of the content</a></li>
+ <li><a href="links.html#rel-up"><span class="secno">4.13.2 </span>Bread crumb navigation</a></li>
+ <li><a href="links.html#tag-clouds"><span class="secno">4.13.3 </span>Tag clouds</a></li>
+ <li><a href="links.html#conversations"><span class="secno">4.13.4 </span>Conversations</a></li>
+ <li><a href="links.html#footnotes"><span class="secno">4.13.5 </span>Footnotes</a></ol></li>
+ <li><a href="links.html#selectors"><span class="secno">4.14 </span>Matching HTML elements using selectors</a>
+ <ol class="toc"><li><a href="links.html#case-sensitivity"><span class="secno">4.14.1 </span>Case-sensitivity</a></li>
+ <li><a href="links.html#pseudo-classes"><span class="secno">4.14.2 </span>Pseudo-classes</a></ol></ol></li>
+ <li><a href="browsers.html#browsers"><span class="secno">5 </span>Loading Web pages</a>
+ <ol class="toc"><li><a href="browsers.html#windows"><span class="secno">5.1 </span>Browsing contexts</a>
+ <ol class="toc"><li><a href="browsers.html#nested-browsing-contexts"><span class="secno">5.1.1 </span>Nested browsing contexts</a>
+ <ol class="toc"><li><a href="browsers.html#navigating-nested-browsing-contexts-in-the-dom"><span class="secno">5.1.1.1 </span>Navigating nested browsing contexts in the DOM</a></ol></li>
+ <li><a href="browsers.html#auxiliary-browsing-contexts"><span class="secno">5.1.2 </span>Auxiliary browsing contexts</a>
+ <ol class="toc"><li><a href="browsers.html#navigating-auxiliary-browsing-contexts-in-the-dom"><span class="secno">5.1.2.1 </span>Navigating auxiliary browsing contexts in the DOM</a></ol></li>
+ <li><a href="browsers.html#secondary-browsing-contexts"><span class="secno">5.1.3 </span>Secondary browsing contexts</a></li>
+ <li><a href="browsers.html#security-nav"><span class="secno">5.1.4 </span>Security</a></li>
+ <li><a href="browsers.html#groupings-of-browsing-contexts"><span class="secno">5.1.5 </span>Groupings of browsing contexts</a></li>
+ <li><a href="browsers.html#browsing-context-names"><span class="secno">5.1.6 </span>Browsing context names</a></ol></li>
+ <li><a href="browsers.html#the-window-object"><span class="secno">5.2 </span>The <code>Window</code> object</a>
+ <ol class="toc"><li><a href="browsers.html#security-window"><span class="secno">5.2.1 </span>Security</a></li>
+ <li><a href="browsers.html#apis-for-creating-and-navigating-browsing-contexts-by-name"><span class="secno">5.2.2 </span>APIs for creating and navigating browsing contexts by name</a></li>
+ <li><a href="browsers.html#accessing-other-browsing-contexts"><span class="secno">5.2.3 </span>Accessing other browsing contexts</a></li>
+ <li><a href="browsers.html#named-access-on-the-window-object"><span class="secno">5.2.4 </span>Named access on the <code>Window</code> object</a></li>
+ <li><a href="browsers.html#garbage-collection-and-browsing-contexts"><span class="secno">5.2.5 </span>Garbage collection and browsing contexts</a></li>
+ <li><a href="browsers.html#closing-browsing-contexts"><span class="secno">5.2.6 </span>Closing browsing contexts</a></li>
+ <li><a href="browsers.html#browser-interface-elements"><span class="secno">5.2.7 </span>Browser interface elements</a></li>
+ <li><a href="browsers.html#the-windowproxy-object"><span class="secno">5.2.8 </span>The <code>WindowProxy</code> object</a></ol></li>
+ <li><a href="browsers.html#origin"><span class="secno">5.3 </span>Origin</a>
+ <ol class="toc"><li><a href="browsers.html#relaxing-the-same-origin-restriction"><span class="secno">5.3.1 </span>Relaxing the same-origin restriction</a></ol></li>
+ <li><a href="browsers.html#sandboxing"><span class="secno">5.4 </span>Sandboxing</a></li>
+ <li><a href="history.html#history"><span class="secno">5.5 </span>Session history and navigation</a>
+ <ol class="toc"><li><a href="history.html#the-session-history-of-browsing-contexts"><span class="secno">5.5.1 </span>The session history of browsing contexts</a></li>
+ <li><a href="history.html#the-history-interface"><span class="secno">5.5.2 </span>The <code>History</code> interface</a></li>
+ <li><a href="history.html#the-location-interface"><span class="secno">5.5.3 </span>The <code>Location</code> interface</a>
+ <ol class="toc"><li><a href="history.html#security-location"><span class="secno">5.5.3.1 </span>Security</a></ol></li>
+ <li><a href="history.html#history-notes"><span class="secno">5.5.4 </span>Implementation notes for session history</a></ol></li>
+ <li><a href="history.html#browsing-the-web"><span class="secno">5.6 </span>Browsing the Web</a>
+ <ol class="toc"><li><a href="history.html#navigating-across-documents"><span class="secno">5.6.1 </span>Navigating across documents</a></li>
+ <li><a href="history.html#read-html"><span class="secno">5.6.2 </span>Page load processing model for HTML files</a></li>
+ <li><a href="history.html#read-xml"><span class="secno">5.6.3 </span>Page load processing model for XML files</a></li>
+ <li><a href="history.html#read-text"><span class="secno">5.6.4 </span>Page load processing model for text files</a></li>
+ <li><a href="history.html#read-multipart-x-mixed-replace"><span class="secno">5.6.5 </span>Page load processing model for <code>multipart/x-mixed-replace</code> resources</a></li>
+ <li><a href="history.html#read-media"><span class="secno">5.6.6 </span>Page load processing model for media</a></li>
+ <li><a href="history.html#read-plugin"><span class="secno">5.6.7 </span>Page load processing model for content that uses plugins</a></li>
+ <li><a href="history.html#read-ua-inline"><span class="secno">5.6.8 </span>Page load processing model for inline content that doesn't have a DOM</a></li>
+ <li><a href="history.html#scroll-to-fragid"><span class="secno">5.6.9 </span>Navigating to a fragment identifier</a></li>
+ <li><a href="history.html#history-traversal"><span class="secno">5.6.10 </span>History traversal</a>
+ <ol class="toc"><li><a href="history.html#event-definitions-0"><span class="secno">5.6.10.1 </span>Event definitions</a></ol></li>
+ <li><a href="history.html#unloading-documents"><span class="secno">5.6.11 </span>Unloading documents</a>
+ <ol class="toc"><li><a href="history.html#event-definition"><span class="secno">5.6.11.1 </span>Event definition</a></ol></li>
+ <li><a href="history.html#aborting-a-document-load"><span class="secno">5.6.12 </span>Aborting a document load</a></ol></li>
+ <li><a href="offline.html#offline"><span class="secno">5.7 </span>Offline Web applications</a>
+ <ol class="toc"><li><a href="offline.html#introduction-4"><span class="secno">5.7.1 </span>Introduction</a>
+ <ol class="toc"><li><a href="offline.html#appcacheevents"><span class="secno">5.7.1.1 </span>Event summary</a></ol></li>
+ <li><a href="offline.html#appcache"><span class="secno">5.7.2 </span>Application caches</a></li>
+ <li><a href="offline.html#manifests"><span class="secno">5.7.3 </span>The cache manifest syntax</a>
+ <ol class="toc"><li><a href="offline.html#some-sample-manifests"><span class="secno">5.7.3.1 </span>Some sample manifests</a></li>
+ <li><a href="offline.html#writing-cache-manifests"><span class="secno">5.7.3.2 </span>Writing cache manifests</a></li>
+ <li><a href="offline.html#parsing-cache-manifests"><span class="secno">5.7.3.3 </span>Parsing cache manifests</a></ol></li>
+ <li><a href="offline.html#downloading-or-updating-an-application-cache"><span class="secno">5.7.4 </span>Downloading or updating an application cache</a></li>
+ <li><a href="offline.html#the-application-cache-selection-algorithm"><span class="secno">5.7.5 </span>The application cache selection algorithm</a></li>
+ <li><a href="offline.html#changesToNetworkingModel"><span class="secno">5.7.6 </span>Changes to the networking model</a></li>
+ <li><a href="offline.html#expiring-application-caches"><span class="secno">5.7.7 </span>Expiring application caches</a></li>
+ <li><a href="offline.html#disk-space"><span class="secno">5.7.8 </span>Disk space</a></li>
+ <li><a href="offline.html#application-cache-api"><span class="secno">5.7.9 </span>Application cache API</a></li>
+ <li><a href="offline.html#browser-state"><span class="secno">5.7.10 </span>Browser state</a></ol></ol></li>
+ <li><a href="webappapis.html#webappapis"><span class="secno">6 </span>Web application APIs</a>
+ <ol class="toc"><li><a href="webappapis.html#scripting"><span class="secno">6.1 </span>Scripting</a>
+ <ol class="toc"><li><a href="webappapis.html#introduction-5"><span class="secno">6.1.1 </span>Introduction</a></li>
+ <li><a href="webappapis.html#enabling-and-disabling-scripting"><span class="secno">6.1.2 </span>Enabling and disabling scripting</a></li>
+ <li><a href="webappapis.html#processing-model-2"><span class="secno">6.1.3 </span>Processing model</a>
+ <ol class="toc"><li><a href="webappapis.html#definitions-0"><span class="secno">6.1.3.1 </span>Definitions</a></li>
+ <li><a href="webappapis.html#calling-scripts"><span class="secno">6.1.3.2 </span>Calling scripts</a></li>
+ <li><a href="webappapis.html#creating-scripts"><span class="secno">6.1.3.3 </span>Creating scripts</a></li>
+ <li><a href="webappapis.html#killing-scripts"><span class="secno">6.1.3.4 </span>Killing scripts</a></li>
+ <li><a href="webappapis.html#runtime-script-errors"><span class="secno">6.1.3.5 </span>Runtime script errors</a>
+ <ol class="toc"><li><a href="webappapis.html#runtime-script-errors-in-documents"><span class="secno">6.1.3.5.1 </span>Runtime script errors in documents</a></ol></ol></li>
+ <li><a href="webappapis.html#event-loops"><span class="secno">6.1.4 </span>Event loops</a>
+ <ol class="toc"><li><a href="webappapis.html#definitions-1"><span class="secno">6.1.4.1 </span>Definitions</a></li>
+ <li><a href="webappapis.html#processing-model-3"><span class="secno">6.1.4.2 </span>Processing model</a></li>
+ <li><a href="webappapis.html#generic-task-sources"><span class="secno">6.1.4.3 </span>Generic task sources</a></ol></li>
+ <li><a href="webappapis.html#javascript-protocol"><span class="secno">6.1.5 </span>The <code title="">javascript:</code> URL scheme</a></li>
+ <li><a href="webappapis.html#events"><span class="secno">6.1.6 </span>Events</a>
+ <ol class="toc"><li><a href="webappapis.html#event-handler-attributes"><span class="secno">6.1.6.1 </span>Event handlers</a></li>
+ <li><a href="webappapis.html#event-handlers-on-elements,-document-objects,-and-window-objects"><span class="secno">6.1.6.2 </span>Event handlers on elements, <code>Document</code> objects, and <code>Window</code> objects</a></li>
+ <li><a href="webappapis.html#event-firing"><span class="secno">6.1.6.3 </span>Event firing</a></li>
+ <li><a href="webappapis.html#events-and-the-window-object"><span class="secno">6.1.6.4 </span>Events and the <code>Window</code> object</a></ol></ol></li>
+ <li><a href="webappapis.html#atob"><span class="secno">6.2 </span>Base64 utility methods</a></li>
+ <li><a href="timers.html#timers"><span class="secno">6.3 </span>Timers</a></li>
+ <li><a href="user-prompts.html#user-prompts"><span class="secno">6.4 </span>User prompts</a>
+ <ol class="toc"><li><a href="user-prompts.html#simple-dialogs"><span class="secno">6.4.1 </span>Simple dialogs</a></li>
+ <li><a href="user-prompts.html#printing"><span class="secno">6.4.2 </span>Printing</a></li>
+ <li><a href="user-prompts.html#dialogs-implemented-using-separate-documents"><span class="secno">6.4.3 </span>Dialogs implemented using separate documents</a></ol></li>
+ <li><a href="system-state-and-capabilities.html#system-state-and-capabilities"><span class="secno">6.5 </span>System state and capabilities</a>
+ <ol class="toc"><li><a href="system-state-and-capabilities.html#the-navigator-object"><span class="secno">6.5.1 </span>The <code>Navigator</code> object</a>
+ <ol class="toc"><li><a href="system-state-and-capabilities.html#client-identification"><span class="secno">6.5.1.1 </span>Client identification</a></li>
+ <li><a href="system-state-and-capabilities.html#custom-handlers"><span class="secno">6.5.1.2 </span>Custom scheme and content handlers</a></li>
+ <li><a href="system-state-and-capabilities.html#security-and-privacy"><span class="secno">6.5.1.3 </span>Security and privacy</a></li>
+ <li><a href="system-state-and-capabilities.html#sample-handler-impl"><span class="secno">6.5.1.4 </span>Sample user interface</a></li>
+ <li><a href="system-state-and-capabilities.html#manually-releasing-the-storage-mutex"><span class="secno">6.5.1.5 </span>Manually releasing the storage mutex</a></ol></li>
+ <li><a href="system-state-and-capabilities.html#the-external-interface"><span class="secno">6.5.2 </span>The <code>External</code> interface</a></ol></ol></li>
+ <li><a href="editing.html#editing"><span class="secno">7 </span>User interaction</a>
+ <ol class="toc"><li><a href="editing.html#the-hidden-attribute"><span class="secno">7.1 </span>The <code>hidden</code> attribute</a></li>
+ <li><a href="editing.html#inert-subtrees"><span class="secno">7.2 </span>Inert subtrees</a></li>
+ <li><a href="editing.html#activation"><span class="secno">7.3 </span>Activation</a></li>
+ <li><a href="editing.html#focus"><span class="secno">7.4 </span>Focus</a>
+ <ol class="toc"><li><a href="editing.html#sequential-focus-navigation-and-the-tabindex-attribute"><span class="secno">7.4.1 </span>Sequential focus navigation and the <code title="attr-tabindex">tabindex</code> attribute</a></li>
+ <li><a href="editing.html#focus-management"><span class="secno">7.4.2 </span>Focus management</a></li>
+ <li><a href="editing.html#document-level-focus-apis"><span class="secno">7.4.3 </span>Document-level focus APIs</a></li>
+ <li><a href="editing.html#element-level-focus-apis"><span class="secno">7.4.4 </span>Element-level focus APIs</a></ol></li>
+ <li><a href="editing.html#assigning-keyboard-shortcuts"><span class="secno">7.5 </span>Assigning keyboard shortcuts</a>
+ <ol class="toc"><li><a href="editing.html#introduction-6"><span class="secno">7.5.1 </span>Introduction</a></li>
+ <li><a href="editing.html#the-accesskey-attribute"><span class="secno">7.5.2 </span>The <code>accesskey</code> attribute</a></li>
+ <li><a href="editing.html#processing-model-4"><span class="secno">7.5.3 </span>Processing model</a></ol></li>
+ <li><a href="editing.html#editing-0"><span class="secno">7.6 </span>Editing</a>
+ <ol class="toc"><li><a href="editing.html#contenteditable"><span class="secno">7.6.1 </span>Making document regions editable: The <code title="attr-contenteditable">contenteditable</code> content
attribute</a></li>
- <li><a href="textFieldSelection.html#making-entire-documents-editable:-the-designmode-idl-attribute"><span class="secno">7.6.2 </span>Making entire documents editable: The <code title="dom-document-designMode">designMode</code> IDL attribute</a></li>
- <li><a href="textFieldSelection.html#best-practices-for-in-page-editors"><span class="secno">7.6.3 </span>Best practices for in-page editors</a></li>
- <li><a href="textFieldSelection.html#editing-apis"><span class="secno">7.6.4 </span>Editing APIs</a></li>
- <li><a href="textFieldSelection.html#spelling-and-grammar-checking"><span class="secno">7.6.5 </span>Spelling and grammar checking</a></ol></li>
- <li><a href="textFieldSelection.html#dnd"><span class="secno">7.7 </span>Drag and drop</a>
- <ol class="toc"><li><a href="textFieldSelection.html#introduction-7"><span class="secno">7.7.1 </span>Introduction</a></li>
- <li><a href="textFieldSelection.html#the-drag-data-store"><span class="secno">7.7.2 </span>The drag data store</a></li>
- <li><a href="textFieldSelection.html#the-datatransfer-interface"><span class="secno">7.7.3 </span>The <code>DataTransfer</code> interface</a>
- <ol class="toc"><li><a href="textFieldSelection.html#the-datatransferitemlist-interface"><span class="secno">7.7.3.1 </span>The <code>DataTransferItemList</code> interface</a></li>
- <li><a href="textFieldSelection.html#the-datatransferitem-interface"><span class="secno">7.7.3.2 </span>The <code>DataTransferItem</code> interface</a></ol></li>
- <li><a href="textFieldSelection.html#the-dragevent-interface"><span class="secno">7.7.4 </span>The <code>DragEvent</code> interface</a></li>
- <li><a href="textFieldSelection.html#drag-and-drop-processing-model"><span class="secno">7.7.5 </span>Drag-and-drop processing model</a></li>
- <li><a href="textFieldSelection.html#dndevents"><span class="secno">7.7.6 </span>Events summary</a></li>
- <li><a href="textFieldSelection.html#the-draggable-attribute"><span class="secno">7.7.7 </span>The <code>draggable</code> attribute</a></li>
- <li><a href="textFieldSelection.html#the-dropzone-attribute"><span class="secno">7.7.8 </span>The <code>dropzone</code> attribute</a></li>
- <li><a href="textFieldSelection.html#security-risks-in-the-drag-and-drop-model"><span class="secno">7.7.9 </span>Security risks in the drag-and-drop model</a></ol></ol></li>
- <li><a href="textFieldSelection.html#syntax"><span class="secno">8 </span>The HTML syntax</a>
- <ol class="toc"><li><a href="textFieldSelection.html#writing"><span class="secno">8.1 </span>Writing HTML documents</a>
- <ol class="toc"><li><a href="textFieldSelection.html#the-doctype"><span class="secno">8.1.1 </span>The DOCTYPE</a></li>
- <li><a href="textFieldSelection.html#elements-0"><span class="secno">8.1.2 </span>Elements</a>
- <ol class="toc"><li><a href="textFieldSelection.html#start-tags"><span class="secno">8.1.2.1 </span>Start tags</a></li>
- <li><a href="textFieldSelection.html#end-tags"><span class="secno">8.1.2.2 </span>End tags</a></li>
- <li><a href="textFieldSelection.html#attributes-0"><span class="secno">8.1.2.3 </span>Attributes</a></li>
- <li><a href="textFieldSelection.html#optional-tags"><span class="secno">8.1.2.4 </span>Optional tags</a></li>
- <li><a href="textFieldSelection.html#element-restrictions"><span class="secno">8.1.2.5 </span>Restrictions on content models</a></li>
- <li><a href="textFieldSelection.html#cdata-rcdata-restrictions"><span class="secno">8.1.2.6 </span>Restrictions on the contents of raw text and RCDATA elements</a></ol></li>
- <li><a href="textFieldSelection.html#text"><span class="secno">8.1.3 </span>Text</a>
- <ol class="toc"><li><a href="textFieldSelection.html#newlines"><span class="secno">8.1.3.1 </span>Newlines</a></ol></li>
- <li><a href="textFieldSelection.html#character-references"><span class="secno">8.1.4 </span>Character references</a></li>
- <li><a href="textFieldSelection.html#cdata-sections"><span class="secno">8.1.5 </span>CDATA sections</a></li>
- <li><a href="textFieldSelection.html#comments"><span class="secno">8.1.6 </span>Comments</a></ol></li>
- <li><a href="textFieldSelection.html#parsing"><span class="secno">8.2 </span>Parsing HTML documents</a>
- <ol class="toc"><li><a href="textFieldSelection.html#overview-of-the-parsing-model"><span class="secno">8.2.1 </span>Overview of the parsing model</a></li>
- <li><a href="textFieldSelection.html#the-input-byte-stream"><span class="secno">8.2.2 </span>The input byte stream</a>
- <ol class="toc"><li><a href="textFieldSelection.html#determining-the-character-encoding"><span class="secno">8.2.2.1 </span>Determining the character encoding</a></li>
- <li><a href="textFieldSelection.html#character-encodings-0"><span class="secno">8.2.2.2 </span>Character encodings</a></li>
- <li><a href="textFieldSelection.html#changing-the-encoding-while-parsing"><span class="secno">8.2.2.3 </span>Changing the encoding while parsing</a></li>
- <li><a href="textFieldSelection.html#preprocessing-the-input-stream"><span class="secno">8.2.2.4 </span>Preprocessing the input stream</a></ol></li>
- <li><a href="textFieldSelection.html#parse-state"><span class="secno">8.2.3 </span>Parse state</a>
- <ol class="toc"><li><a href="textFieldSelection.html#the-insertion-mode"><span class="secno">8.2.3.1 </span>The insertion mode</a></li>
- <li><a href="textFieldSelection.html#the-stack-of-open-elements"><span class="secno">8.2.3.2 </span>The stack of open elements</a></li>
- <li><a href="textFieldSelection.html#the-list-of-active-formatting-elements"><span class="secno">8.2.3.3 </span>The list of active formatting elements</a></li>
- <li><a href="textFieldSelection.html#the-element-pointers"><span class="secno">8.2.3.4 </span>The element pointers</a></li>
- <li><a href="textFieldSelection.html#other-parsing-state-flags"><span class="secno">8.2.3.5 </span>Other parsing state flags</a></ol></li>
- <li><a href="textFieldSelection.html#tokenization"><span class="secno">8.2.4 </span>Tokenization</a>
- <ol class="toc"><li><a href="textFieldSelection.html#data-state"><span class="secno">8.2.4.1 </span>Data state</a></li>
- <li><a href="textFieldSelection.html#character-reference-in-data-state"><span class="secno">8.2.4.2 </span>Character reference in data state</a></li>
- <li><a href="textFieldSelection.html#rcdata-state"><span class="secno">8.2.4.3 </span>RCDATA state</a></li>
- <li><a href="textFieldSelection.html#character-reference-in-rcdata-state"><span class="secno">8.2.4.4 </span>Character reference in RCDATA state</a></li>
- <li><a href="textFieldSelection.html#rawtext-state"><span class="secno">8.2.4.5 </span>RAWTEXT state</a></li>
- <li><a href="textFieldSelection.html#script-data-state"><span class="secno">8.2.4.6 </span>Script data state</a></li>
- <li><a href="textFieldSelection.html#plaintext-state"><span class="secno">8.2.4.7 </span>PLAINTEXT state</a></li>
- <li><a href="textFieldSelection.html#tag-open-state"><span class="secno">8.2.4.8 </span>Tag open state</a></li>
- <li><a href="textFieldSelection.html#end-tag-open-state"><span class="secno">8.2.4.9 </span>End tag open state</a></li>
- <li><a href="textFieldSelection.html#tag-name-state"><span class="secno">8.2.4.10 </span>Tag name state</a></li>
- <li><a href="textFieldSelection.html#rcdata-less-than-sign-state"><span class="secno">8.2.4.11 </span>RCDATA less-than sign state</a></li>
- <li><a href="textFieldSelection.html#rcdata-end-tag-open-state"><span class="secno">8.2.4.12 </span>RCDATA end tag open state</a></li>
- <li><a href="textFieldSelection.html#rcdata-end-tag-name-state"><span class="secno">8.2.4.13 </span>RCDATA end tag name state</a></li>
- <li><a href="textFieldSelection.html#rawtext-less-than-sign-state"><span class="secno">8.2.4.14 </span>RAWTEXT less-than sign state</a></li>
- <li><a href="textFieldSelection.html#rawtext-end-tag-open-state"><span class="secno">8.2.4.15 </span>RAWTEXT end tag open state</a></li>
- <li><a href="textFieldSelection.html#rawtext-end-tag-name-state"><span class="secno">8.2.4.16 </span>RAWTEXT end tag name state</a></li>
- <li><a href="textFieldSelection.html#script-data-less-than-sign-state"><span class="secno">8.2.4.17 </span>Script data less-than sign state</a></li>
- <li><a href="textFieldSelection.html#script-data-end-tag-open-state"><span class="secno">8.2.4.18 </span>Script data end tag open state</a></li>
- <li><a href="textFieldSelection.html#script-data-end-tag-name-state"><span class="secno">8.2.4.19 </span>Script data end tag name state</a></li>
- <li><a href="textFieldSelection.html#script-data-escape-start-state"><span class="secno">8.2.4.20 </span>Script data escape start state</a></li>
- <li><a href="textFieldSelection.html#script-data-escape-start-dash-state"><span class="secno">8.2.4.21 </span>Script data escape start dash state</a></li>
- <li><a href="textFieldSelection.html#script-data-escaped-state"><span class="secno">8.2.4.22 </span>Script data escaped state</a></li>
- <li><a href="textFieldSelection.html#script-data-escaped-dash-state"><span class="secno">8.2.4.23 </span>Script data escaped dash state</a></li>
- <li><a href="textFieldSelection.html#script-data-escaped-dash-dash-state"><span class="secno">8.2.4.24 </span>Script data escaped dash dash state</a></li>
- <li><a href="textFieldSelection.html#script-data-escaped-less-than-sign-state"><span class="secno">8.2.4.25 </span>Script data escaped less-than sign state</a></li>
- <li><a href="textFieldSelection.html#script-data-escaped-end-tag-open-state"><span class="secno">8.2.4.26 </span>Script data escaped end tag open state</a></li>
- <li><a href="textFieldSelection.html#script-data-escaped-end-tag-name-state"><span class="secno">8.2.4.27 </span>Script data escaped end tag name state</a></li>
- <li><a href="textFieldSelection.html#script-data-double-escape-start-state"><span class="secno">8.2.4.28 </span>Script data double escape start state</a></li>
- <li><a href="textFieldSelection.html#script-data-double-escaped-state"><span class="secno">8.2.4.29 </span>Script data double escaped state</a></li>
- <li><a href="textFieldSelection.html#script-data-double-escaped-dash-state"><span class="secno">8.2.4.30 </span>Script data double escaped dash state</a></li>
- <li><a href="textFieldSelection.html#script-data-double-escaped-dash-dash-state"><span class="secno">8.2.4.31 </span>Script data double escaped dash dash state</a></li>
- <li><a href="textFieldSelection.html#script-data-double-escaped-less-than-sign-state"><span class="secno">8.2.4.32 </span>Script data double escaped less-than sign state</a></li>
- <li><a href="textFieldSelection.html#script-data-double-escape-end-state"><span class="secno">8.2.4.33 </span>Script data double escape end state</a></li>
- <li><a href="textFieldSelection.html#before-attribute-name-state"><span class="secno">8.2.4.34 </span>Before attribute name state</a></li>
- <li><a href="textFieldSelection.html#attribute-name-state"><span class="secno">8.2.4.35 </span>Attribute name state</a></li>
- <li><a href="textFieldSelection.html#after-attribute-name-state"><span class="secno">8.2.4.36 </span>After attribute name state</a></li>
- <li><a href="textFieldSelection.html#before-attribute-value-state"><span class="secno">8.2.4.37 </span>Before attribute value state</a></li>
- <li><a href="textFieldSelection.html#attribute-value-(double-quoted)-state"><span class="secno">8.2.4.38 </span>Attribute value (double-quoted) state</a></li>
- <li><a href="textFieldSelection.html#attribute-value-(single-quoted)-state"><span class="secno">8.2.4.39 </span>Attribute value (single-quoted) state</a></li>
- <li><a href="textFieldSelection.html#attribute-value-(unquoted)-state"><span class="secno">8.2.4.40 </span>Attribute value (unquoted) state</a></li>
- <li><a href="textFieldSelection.html#character-reference-in-attribute-value-state"><span class="secno">8.2.4.41 </span>Character reference in attribute value state</a></li>
- <li><a href="textFieldSelection.html#after-attribute-value-(quoted)-state"><span class="secno">8.2.4.42 </span>After attribute value (quoted) state</a></li>
- <li><a href="textFieldSelection.html#self-closing-start-tag-state"><span class="secno">8.2.4.43 </span>Self-closing start tag state</a></li>
- <li><a href="textFieldSelection.html#bogus-comment-state"><span class="secno">8.2.4.44 </span>Bogus comment state</a></li>
- <li><a href="textFieldSelection.html#markup-declaration-open-state"><span class="secno">8.2.4.45 </span>Markup declaration open state</a></li>
- <li><a href="textFieldSelection.html#comment-start-state"><span class="secno">8.2.4.46 </span>Comment start state</a></li>
- <li><a href="textFieldSelection.html#comment-start-dash-state"><span class="secno">8.2.4.47 </span>Comment start dash state</a></li>
- <li><a href="textFieldSelection.html#comment-state"><span class="secno">8.2.4.48 </span>Comment state</a></li>
- <li><a href="textFieldSelection.html#comment-end-dash-state"><span class="secno">8.2.4.49 </span>Comment end dash state</a></li>
- <li><a href="textFieldSelection.html#comment-end-state"><span class="secno">8.2.4.50 </span>Comment end state</a></li>
- <li><a href="textFieldSelection.html#comment-end-bang-state"><span class="secno">8.2.4.51 </span>Comment end bang state</a></li>
- <li><a href="textFieldSelection.html#doctype-state"><span class="secno">8.2.4.52 </span>DOCTYPE state</a></li>
- <li><a href="textFieldSelection.html#before-doctype-name-state"><span class="secno">8.2.4.53 </span>Before DOCTYPE name state</a></li>
- <li><a href="textFieldSelection.html#doctype-name-state"><span class="secno">8.2.4.54 </span>DOCTYPE name state</a></li>
- <li><a href="textFieldSelection.html#after-doctype-name-state"><span class="secno">8.2.4.55 </span>After DOCTYPE name state</a></li>
- <li><a href="textFieldSelection.html#after-doctype-public-keyword-state"><span class="secno">8.2.4.56 </span>After DOCTYPE public keyword state</a></li>
- <li><a href="textFieldSelection.html#before-doctype-public-identifier-state"><span class="secno">8.2.4.57 </span>Before DOCTYPE public identifier state</a></li>
- <li><a href="textFieldSelection.html#doctype-public-identifier-(double-quoted)-state"><span class="secno">8.2.4.58 </span>DOCTYPE public identifier (double-quoted) state</a></li>
- <li><a href="textFieldSelection.html#doctype-public-identifier-(single-quoted)-state"><span class="secno">8.2.4.59 </span>DOCTYPE public identifier (single-quoted) state</a></li>
- <li><a href="textFieldSelection.html#after-doctype-public-identifier-state"><span class="secno">8.2.4.60 </span>After DOCTYPE public identifier state</a></li>
- <li><a href="textFieldSelection.html#between-doctype-public-and-system-identifiers-state"><span class="secno">8.2.4.61 </span>Between DOCTYPE public and system identifiers state</a></li>
- <li><a href="textFieldSelection.html#after-doctype-system-keyword-state"><span class="secno">8.2.4.62 </span>After DOCTYPE system keyword state</a></li>
- <li><a href="textFieldSelection.html#before-doctype-system-identifier-state"><span class="secno">8.2.4.63 </span>Before DOCTYPE system identifier state</a></li>
- <li><a href="textFieldSelection.html#doctype-system-identifier-(double-quoted)-state"><span class="secno">8.2.4.64 </span>DOCTYPE system identifier (double-quoted) state</a></li>
- <li><a href="textFieldSelection.html#doctype-system-identifier-(single-quoted)-state"><span class="secno">8.2.4.65 </span>DOCTYPE system identifier (single-quoted) state</a></li>
- <li><a href="textFieldSelection.html#after-doctype-system-identifier-state"><span class="secno">8.2.4.66 </span>After DOCTYPE system identifier state</a></li>
- <li><a href="textFieldSelection.html#bogus-doctype-state"><span class="secno">8.2.4.67 </span>Bogus DOCTYPE state</a></li>
- <li><a href="textFieldSelection.html#cdata-section-state"><span class="secno">8.2.4.68 </span>CDATA section state</a></li>
- <li><a href="textFieldSelection.html#tokenizing-character-references"><span class="secno">8.2.4.69 </span>Tokenizing character references</a></ol></li>
- <li><a href="textFieldSelection.html#tree-construction"><span class="secno">8.2.5 </span>Tree construction</a>
- <ol class="toc"><li><a href="textFieldSelection.html#creating-and-inserting-elements"><span class="secno">8.2.5.1 </span>Creating and inserting elements</a></li>
- <li><a href="textFieldSelection.html#closing-elements-that-have-implied-end-tags"><span class="secno">8.2.5.2 </span>Closing elements that have implied end tags</a></li>
- <li><a href="textFieldSelection.html#foster-parenting"><span class="secno">8.2.5.3 </span>Foster parenting</a></li>
- <li><a href="textFieldSelection.html#parsing-main-inhtml"><span class="secno">8.2.5.4 </span>The rules for parsing tokens in HTML content</a>
- <ol class="toc"><li><a href="textFieldSelection.html#the-initial-insertion-mode"><span class="secno">8.2.5.4.1 </span>The "initial" insertion mode</a></li>
- <li><a href="textFieldSelection.html#the-before-html-insertion-mode"><span class="secno">8.2.5.4.2 </span>The "before html" insertion mode</a></li>
- <li><a href="textFieldSelection.html#the-before-head-insertion-mode"><span class="secno">8.2.5.4.3 </span>The "before head" insertion mode</a></li>
- <li><a href="textFieldSelection.html#parsing-main-inhead"><span class="secno">8.2.5.4.4 </span>The "in head" insertion mode</a></li>
- <li><a href="textFieldSelection.html#parsing-main-inheadnoscript"><span class="secno">8.2.5.4.5 </span>The "in head noscript" insertion mode</a></li>
- <li><a href="textFieldSelection.html#the-after-head-insertion-mode"><span class="secno">8.2.5.4.6 </span>The "after head" insertion mode</a></li>
- <li><a href="textFieldSelection.html#parsing-main-inbody"><span class="secno">8.2.5.4.7 </span>The "in body" insertion mode</a></li>
- <li><a href="textFieldSelection.html#parsing-main-incdata"><span class="secno">8.2.5.4.8 </span>The "text" insertion mode</a></li>
- <li><a href="textFieldSelection.html#parsing-main-intable"><span class="secno">8.2.5.4.9 </span>The "in table" insertion mode</a></li>
- <li><a href="textFieldSelection.html#parsing-main-intabletext"><span class="secno">8.2.5.4.10 </span>The "in table text" insertion mode</a></li>
- <li><a href="textFieldSelection.html#parsing-main-incaption"><span class="secno">8.2.5.4.11 </span>The "in caption" insertion mode</a></li>
- <li><a href="textFieldSelection.html#parsing-main-incolgroup"><span class="secno">8.2.5.4.12 </span>The "in column group" insertion mode</a></li>
- <li><a href="textFieldSelection.html#parsing-main-intbody"><span class="secno">8.2.5.4.13 </span>The "in table body" insertion mode</a></li>
- <li><a href="textFieldSelection.html#parsing-main-intr"><span class="secno">8.2.5.4.14 </span>The "in row" insertion mode</a></li>
- <li><a href="textFieldSelection.html#parsing-main-intd"><span class="secno">8.2.5.4.15 </span>The "in cell" insertion mode</a></li>
- <li><a href="textFieldSelection.html#parsing-main-inselect"><span class="secno">8.2.5.4.16 </span>The "in select" insertion mode</a></li>
- <li><a href="textFieldSelection.html#parsing-main-inselectintable"><span class="secno">8.2.5.4.17 </span>The "in select in table" insertion mode</a></li>
- <li><a href="textFieldSelection.html#parsing-main-afterbody"><span class="secno">8.2.5.4.18 </span>The "after body" insertion mode</a></li>
- <li><a href="textFieldSelection.html#parsing-main-inframeset"><span class="secno">8.2.5.4.19 </span>The "in frameset" insertion mode</a></li>
- <li><a href="textFieldSelection.html#parsing-main-afterframeset"><span class="secno">8.2.5.4.20 </span>The "after frameset" insertion mode</a></li>
- <li><a href="textFieldSelection.html#the-after-after-body-insertion-mode"><span class="secno">8.2.5.4.21 </span>The "after after body" insertion mode</a></li>
- <li><a href="textFieldSelection.html#the-after-after-frameset-insertion-mode"><span class="secno">8.2.5.4.22 </span>The "after after frameset" insertion mode</a></ol></li>
- <li><a href="textFieldSelection.html#parsing-main-inforeign"><span class="secno">8.2.5.5 </span>The rules for parsing tokens in foreign content</a></ol></li>
- <li><a href="textFieldSelection.html#the-end"><span class="secno">8.2.6 </span>The end</a></li>
- <li><a href="textFieldSelection.html#coercing-an-html-dom-into-an-infoset"><span class="secno">8.2.7 </span>Coercing an HTML DOM into an infoset</a></li>
- <li><a href="textFieldSelection.html#an-introduction-to-error-handling-and-strange-cases-in-the-parser"><span class="secno">8.2.8 </span>An introduction to error handling and strange cases in the parser</a>
- <ol class="toc"><li><a href="textFieldSelection.html#misnested-tags:-b-i-/b-/i"><span class="secno">8.2.8.1 </span>Misnested tags: <b><i></b></i></a></li>
- <li><a href="textFieldSelection.html#misnested-tags:-b-p-/b-/p"><span class="secno">8.2.8.2 </span>Misnested tags: <b><p></b></p></a></li>
- <li><a href="textFieldSelection.html#unexpected-markup-in-tables"><span class="secno">8.2.8.3 </span>Unexpected markup in tables</a></li>
- <li><a href="textFieldSelection.html#scripts-that-modify-the-page-as-it-is-being-parsed"><span class="secno">8.2.8.4 </span>Scripts that modify the page as it is being parsed</a></li>
- <li><a href="textFieldSelection.html#the-execution-of-scripts-that-are-moving-across-multiple-documents"><span class="secno">8.2.8.5 </span>The execution of scripts that are moving across multiple documents</a></li>
- <li><a href="textFieldSelection.html#unclosed-formatting-elements"><span class="secno">8.2.8.6 </span>Unclosed formatting elements</a></ol></ol></li>
- <li><a href="textFieldSelection.html#serializing-html-fragments"><span class="secno">8.3 </span>Serializing HTML fragments</a></li>
- <li><a href="textFieldSelection.html#parsing-html-fragments"><span class="secno">8.4 </span>Parsing HTML fragments</a></li>
- <li><a href="textFieldSelection.html#named-character-references"><span class="secno">8.5 </span>Named character references</a></ol></li>
- <li><a href="textFieldSelection.html#the-xhtml-syntax"><span class="secno">9 </span>The XHTML syntax</a>
- <ol class="toc"><li><a href="textFieldSelection.html#writing-xhtml-documents"><span class="secno">9.1 </span>Writing XHTML documents</a></li>
- <li><a href="textFieldSelection.html#parsing-xhtml-documents"><span class="secno">9.2 </span>Parsing XHTML documents</a></li>
- <li><a href="textFieldSelection.html#serializing-xhtml-fragments"><span class="secno">9.3 </span>Serializing XHTML fragments</a></li>
- <li><a href="textFieldSelection.html#parsing-xhtml-fragments"><span class="secno">9.4 </span>Parsing XHTML fragments</a></ol></li>
- <li><a href="textFieldSelection.html#rendering"><span class="secno">10 </span>Rendering</a>
- <ol class="toc"><li><a href="textFieldSelection.html#introduction-8"><span class="secno">10.1 </span>Introduction</a></li>
- <li><a href="textFieldSelection.html#the-css-user-agent-style-sheet-and-presentational-hints"><span class="secno">10.2 </span>The CSS user agent style sheet and presentational hints</a></li>
- <li><a href="textFieldSelection.html#non-replaced-elements"><span class="secno">10.3 </span>Non-replaced elements</a>
- <ol class="toc"><li><a href="textFieldSelection.html#hidden-elements"><span class="secno">10.3.1 </span>Hidden elements</a></li>
- <li><a href="textFieldSelection.html#the-page"><span class="secno">10.3.2 </span>The page</a></li>
- <li><a href="textFieldSelection.html#flow-content-0"><span class="secno">10.3.3 </span>Flow content</a></li>
- <li><a href="textFieldSelection.html#phrasing-content-0"><span class="secno">10.3.4 </span>Phrasing content</a></li>
- <li><a href="textFieldSelection.html#bidirectional-text"><span class="secno">10.3.5 </span>Bidirectional text</a></li>
- <li><a href="textFieldSelection.html#quotes"><span class="secno">10.3.6 </span>Quotes</a></li>
- <li><a href="textFieldSelection.html#sections-and-headings"><span class="secno">10.3.7 </span>Sections and headings</a></li>
- <li><a href="textFieldSelection.html#lists"><span class="secno">10.3.8 </span>Lists</a></li>
- <li><a href="textFieldSelection.html#tables"><span class="secno">10.3.9 </span>Tables</a></li>
- <li><a href="textFieldSelection.html#form-controls"><span class="secno">10.3.10 </span>Form controls</a></li>
- <li><a href="textFieldSelection.html#the-hr-element-0"><span class="secno">10.3.11 </span>The <code>hr</code> element</a></li>
- <li><a href="textFieldSelection.html#the-fieldset-element-0"><span class="secno">10.3.12 </span>The <code>fieldset</code> element</a></ol></li>
- <li><a href="textFieldSelection.html#replaced-elements"><span class="secno">10.4 </span>Replaced elements</a>
- <ol class="toc"><li><a href="textFieldSelection.html#embedded-content-1"><span class="secno">10.4.1 </span>Embedded content</a></li>
- <li><a href="textFieldSelection.html#images"><span class="secno">10.4.2 </span>Images</a></li>
- <li><a href="textFieldSelection.html#attributes-for-embedded-content-and-images"><span class="secno">10.4.3 </span>Attributes for embedded content and images</a></li>
- <li><a href="textFieldSelection.html#image-maps-0"><span class="secno">10.4.4 </span>Image maps</a></li>
- <li><a href="textFieldSelection.html#toolbars-0"><span class="secno">10.4.5 </span>Toolbars</a></ol></li>
- <li><a href="textFieldSelection.html#bindings"><span class="secno">10.5 </span>Bindings</a>
- <ol class="toc"><li><a href="textFieldSelection.html#introduction-9"><span class="secno">10.5.1 </span>Introduction</a></li>
- <li><a href="textFieldSelection.html#the-button-element-0"><span class="secno">10.5.2 </span>The <code>button</code> element</a></li>
- <li><a href="textFieldSelection.html#the-details-element-0"><span class="secno">10.5.3 </span>The <code>details</code> element</a></li>
- <li><a href="textFieldSelection.html#the-input-element-as-a-text-entry-widget"><span class="secno">10.5.4 </span>The <code>input</code> element as a text entry widget</a></li>
- <li><a href="textFieldSelection.html#the-input-element-as-domain-specific-widgets"><span class="secno">10.5.5 </span>The <code>input</code> element as domain-specific widgets</a></li>
- <li><a href="textFieldSelection.html#the-input-element-as-a-range-control"><span class="secno">10.5.6 </span>The <code>input</code> element as a range control</a></li>
- <li><a href="textFieldSelection.html#the-input-element-as-a-color-well"><span class="secno">10.5.7 </span>The <code>input</code> element as a color well</a></li>
- <li><a href="textFieldSelection.html#the-input-element-as-a-checkbox-and-radio-button-widgets"><span class="secno">10.5.8 </span>The <code>input</code> element as a checkbox and radio button widgets</a></li>
- <li><a href="textFieldSelection.html#the-input-element-as-a-file-upload-control"><span class="secno">10.5.9 </span>The <code>input</code> element as a file upload control</a></li>
- <li><a href="textFieldSelection.html#the-input-element-as-a-button"><span class="secno">10.5.10 </span>The <code>input</code> element as a button</a></li>
- <li><a href="textFieldSelection.html#the-marquee-element"><span class="secno">10.5.11 </span>The <code>marquee</code> element</a></li>
- <li><a href="textFieldSelection.html#the-meter-element-0"><span class="secno">10.5.12 </span>The <code>meter</code> element</a></li>
- <li><a href="textFieldSelection.html#the-progress-element-0"><span class="secno">10.5.13 </span>The <code>progress</code> element</a></li>
- <li><a href="textFieldSelection.html#the-select-element-0"><span class="secno">10.5.14 </span>The <code>select</code> element</a></li>
- <li><a href="textFieldSelection.html#the-textarea-element-0"><span class="secno">10.5.15 </span>The <code>textarea</code> element</a></li>
- <li><a href="textFieldSelection.html#the-keygen-element-0"><span class="secno">10.5.16 </span>The <code>keygen</code> element</a></ol></li>
- <li><a href="textFieldSelection.html#frames-and-framesets"><span class="secno">10.6 </span>Frames and framesets</a></li>
- <li><a href="textFieldSelection.html#interactive-media"><span class="secno">10.7 </span>Interactive media</a>
- <ol class="toc"><li><a href="textFieldSelection.html#links,-forms,-and-navigation"><span class="secno">10.7.1 </span>Links, forms, and navigation</a></li>
- <li><a href="textFieldSelection.html#the-title-attribute-0"><span class="secno">10.7.2 </span>The <code title="attr-title">title</code> attribute</a></li>
- <li><a href="textFieldSelection.html#editing-hosts"><span class="secno">10.7.3 </span>Editing hosts</a></li>
- <li><a href="textFieldSelection.html#text-rendered-in-native-user-interfaces"><span class="secno">10.7.4 </span>Text rendered in native user interfaces</a></ol></li>
- <li><a href="textFieldSelection.html#print-media"><span class="secno">10.8 </span>Print media</a></ol></li>
- <li><a href="textFieldSelection.html#obsolete"><span class="secno">11 </span>Obsolete features</a>
- <ol class="toc"><li><a href="textFieldSelection.html#obsolete-but-conforming-features"><span class="secno">11.1 </span>Obsolete but conforming features</a>
- <ol class="toc"><li><a href="textFieldSelection.html#warnings-for-obsolete-but-conforming-features"><span class="secno">11.1.1 </span>Warnings for obsolete but conforming features</a></ol></li>
- <li><a href="textFieldSelection.html#non-conforming-features"><span class="secno">11.2 </span>Non-conforming features</a></li>
- <li><a href="textFieldSelection.html#requirements-for-implementations"><span class="secno">11.3 </span>Requirements for implementations</a>
- <ol class="toc"><li><a href="textFieldSelection.html#the-applet-element"><span class="secno">11.3.1 </span>The <code>applet</code> element</a></li>
- <li><a href="textFieldSelection.html#the-marquee-element-0"><span class="secno">11.3.2 </span>The <code>marquee</code> element</a></li>
- <li><a href="textFieldSelection.html#frames"><span class="secno">11.3.3 </span>Frames</a></li>
- <li><a href="textFieldSelection.html#other-elements,-attributes-and-apis"><span class="secno">11.3.4 </span>Other elements, attributes and APIs</a></ol></ol></li>
- <li><a href="textFieldSelection.html#iana"><span class="secno">12 </span>IANA considerations</a>
- <ol class="toc"><li><a href="textFieldSelection.html#text/html"><span class="secno">12.1 </span><code>text/html</code></a></li>
- <li><a href="textFieldSelection.html#multipart/x-mixed-replace"><span class="secno">12.2 </span><code>multipart/x-mixed-replace</code></a></li>
- <li><a href="textFieldSelection.html#application/xhtml+xml"><span class="secno">12.3 </span><code>application/xhtml+xml</code></a></li>
- <li><a href="textFieldSelection.html#application/x-www-form-urlencoded"><span class="secno">12.4 </span><code>application/x-www-form-urlencoded</code></a></li>
- <li><a href="textFieldSelection.html#text/cache-manifest"><span class="secno">12.5 </span><code>text/cache-manifest</code></a></li>
- <li><a class="no-num" href="textFieldSelection.html#element-content-categories">Element content categories</a></li>
- <li><a class="no-num" href="textFieldSelection.html#attributes-1">Attributes</a></li>
- <li><a class="no-num" href="textFieldSelection.html#element-interfaces">Element Interfaces</a></li>
- <li><a class="no-num" href="textFieldSelection.html#all-interfaces">All Interfaces</a></li>
- <li><a class="no-num" href="textFieldSelection.html#events-0">Events</a></ol></li>
- <li><a class="no-num" href="textFieldSelection.html#references">References</a></li>
- <li><a class="no-num" href="textFieldSelection.html#acknowledgements">Acknowledgements</a></ol><!--end-toc-->
\ No newline at end of file
+ <li><a href="editing.html#making-entire-documents-editable:-the-designmode-idl-attribute"><span class="secno">7.6.2 </span>Making entire documents editable: The <code title="dom-document-designMode">designMode</code> IDL attribute</a></li>
+ <li><a href="editing.html#best-practices-for-in-page-editors"><span class="secno">7.6.3 </span>Best practices for in-page editors</a></li>
+ <li><a href="editing-apis.html#editing-apis"><span class="secno">7.6.4 </span>Editing APIs</a></li>
+ <li><a href="editing-apis.html#spelling-and-grammar-checking"><span class="secno">7.6.5 </span>Spelling and grammar checking</a></ol></li>
+ <li><a href="dnd.html#dnd"><span class="secno">7.7 </span>Drag and drop</a>
+ <ol class="toc"><li><a href="dnd.html#introduction-7"><span class="secno">7.7.1 </span>Introduction</a></li>
+ <li><a href="dnd.html#the-drag-data-store"><span class="secno">7.7.2 </span>The drag data store</a></li>
+ <li><a href="dnd.html#the-datatransfer-interface"><span class="secno">7.7.3 </span>The <code>DataTransfer</code> interface</a>
+ <ol class="toc"><li><a href="dnd.html#the-datatransferitemlist-interface"><span class="secno">7.7.3.1 </span>The <code>DataTransferItemList</code> interface</a></li>
+ <li><a href="dnd.html#the-datatransferitem-interface"><span class="secno">7.7.3.2 </span>The <code>DataTransferItem</code> interface</a></ol></li>
+ <li><a href="dnd.html#the-dragevent-interface"><span class="secno">7.7.4 </span>The <code>DragEvent</code> interface</a></li>
+ <li><a href="dnd.html#drag-and-drop-processing-model"><span class="secno">7.7.5 </span>Drag-and-drop processing model</a></li>
+ <li><a href="dnd.html#dndevents"><span class="secno">7.7.6 </span>Events summary</a></li>
+ <li><a href="dnd.html#the-draggable-attribute"><span class="secno">7.7.7 </span>The <code>draggable</code> attribute</a></li>
+ <li><a href="dnd.html#the-dropzone-attribute"><span class="secno">7.7.8 </span>The <code>dropzone</code> attribute</a></li>
+ <li><a href="dnd.html#security-risks-in-the-drag-and-drop-model"><span class="secno">7.7.9 </span>Security risks in the drag-and-drop model</a></ol></ol></li>
+ <li><a href="syntax.html#syntax"><span class="secno">8 </span>The HTML syntax</a>
+ <ol class="toc"><li><a href="syntax.html#writing"><span class="secno">8.1 </span>Writing HTML documents</a>
+ <ol class="toc"><li><a href="syntax.html#the-doctype"><span class="secno">8.1.1 </span>The DOCTYPE</a></li>
+ <li><a href="syntax.html#elements-0"><span class="secno">8.1.2 </span>Elements</a>
+ <ol class="toc"><li><a href="syntax.html#start-tags"><span class="secno">8.1.2.1 </span>Start tags</a></li>
+ <li><a href="syntax.html#end-tags"><span class="secno">8.1.2.2 </span>End tags</a></li>
+ <li><a href="syntax.html#attributes-0"><span class="secno">8.1.2.3 </span>Attributes</a></li>
+ <li><a href="syntax.html#optional-tags"><span class="secno">8.1.2.4 </span>Optional tags</a></li>
+ <li><a href="syntax.html#element-restrictions"><span class="secno">8.1.2.5 </span>Restrictions on content models</a></li>
+ <li><a href="syntax.html#cdata-rcdata-restrictions"><span class="secno">8.1.2.6 </span>Restrictions on the contents of raw text and RCDATA elements</a></ol></li>
+ <li><a href="syntax.html#text"><span class="secno">8.1.3 </span>Text</a>
+ <ol class="toc"><li><a href="syntax.html#newlines"><span class="secno">8.1.3.1 </span>Newlines</a></ol></li>
+ <li><a href="syntax.html#character-references"><span class="secno">8.1.4 </span>Character references</a></li>
+ <li><a href="syntax.html#cdata-sections"><span class="secno">8.1.5 </span>CDATA sections</a></li>
+ <li><a href="syntax.html#comments"><span class="secno">8.1.6 </span>Comments</a></ol></li>
+ <li><a href="parsing.html#parsing"><span class="secno">8.2 </span>Parsing HTML documents</a>
+ <ol class="toc"><li><a href="parsing.html#overview-of-the-parsing-model"><span class="secno">8.2.1 </span>Overview of the parsing model</a></li>
+ <li><a href="parsing.html#the-input-byte-stream"><span class="secno">8.2.2 </span>The input byte stream</a>
+ <ol class="toc"><li><a href="parsing.html#determining-the-character-encoding"><span class="secno">8.2.2.1 </span>Determining the character encoding</a></li>
+ <li><a href="parsing.html#character-encodings-0"><span class="secno">8.2.2.2 </span>Character encodings</a></li>
+ <li><a href="parsing.html#changing-the-encoding-while-parsing"><span class="secno">8.2.2.3 </span>Changing the encoding while parsing</a></li>
+ <li><a href="parsing.html#preprocessing-the-input-stream"><span class="secno">8.2.2.4 </span>Preprocessing the input stream</a></ol></li>
+ <li><a href="parsing.html#parse-state"><span class="secno">8.2.3 </span>Parse state</a>
+ <ol class="toc"><li><a href="parsing.html#the-insertion-mode"><span class="secno">8.2.3.1 </span>The insertion mode</a></li>
+ <li><a href="parsing.html#the-stack-of-open-elements"><span class="secno">8.2.3.2 </span>The stack of open elements</a></li>
+ <li><a href="parsing.html#the-list-of-active-formatting-elements"><span class="secno">8.2.3.3 </span>The list of active formatting elements</a></li>
+ <li><a href="parsing.html#the-element-pointers"><span class="secno">8.2.3.4 </span>The element pointers</a></li>
+ <li><a href="parsing.html#other-parsing-state-flags"><span class="secno">8.2.3.5 </span>Other parsing state flags</a></ol></li>
+ <li><a href="tokenization.html#tokenization"><span class="secno">8.2.4 </span>Tokenization</a>
+ <ol class="toc"><li><a href="tokenization.html#data-state"><span class="secno">8.2.4.1 </span>Data state</a></li>
+ <li><a href="tokenization.html#character-reference-in-data-state"><span class="secno">8.2.4.2 </span>Character reference in data state</a></li>
+ <li><a href="tokenization.html#rcdata-state"><span class="secno">8.2.4.3 </span>RCDATA state</a></li>
+ <li><a href="tokenization.html#character-reference-in-rcdata-state"><span class="secno">8.2.4.4 </span>Character reference in RCDATA state</a></li>
+ <li><a href="tokenization.html#rawtext-state"><span class="secno">8.2.4.5 </span>RAWTEXT state</a></li>
+ <li><a href="tokenization.html#script-data-state"><span class="secno">8.2.4.6 </span>Script data state</a></li>
+ <li><a href="tokenization.html#plaintext-state"><span class="secno">8.2.4.7 </span>PLAINTEXT state</a></li>
+ <li><a href="tokenization.html#tag-open-state"><span class="secno">8.2.4.8 </span>Tag open state</a></li>
+ <li><a href="tokenization.html#end-tag-open-state"><span class="secno">8.2.4.9 </span>End tag open state</a></li>
+ <li><a href="tokenization.html#tag-name-state"><span class="secno">8.2.4.10 </span>Tag name state</a></li>
+ <li><a href="tokenization.html#rcdata-less-than-sign-state"><span class="secno">8.2.4.11 </span>RCDATA less-than sign state</a></li>
+ <li><a href="tokenization.html#rcdata-end-tag-open-state"><span class="secno">8.2.4.12 </span>RCDATA end tag open state</a></li>
+ <li><a href="tokenization.html#rcdata-end-tag-name-state"><span class="secno">8.2.4.13 </span>RCDATA end tag name state</a></li>
+ <li><a href="tokenization.html#rawtext-less-than-sign-state"><span class="secno">8.2.4.14 </span>RAWTEXT less-than sign state</a></li>
+ <li><a href="tokenization.html#rawtext-end-tag-open-state"><span class="secno">8.2.4.15 </span>RAWTEXT end tag open state</a></li>
+ <li><a href="tokenization.html#rawtext-end-tag-name-state"><span class="secno">8.2.4.16 </span>RAWTEXT end tag name state</a></li>
+ <li><a href="tokenization.html#script-data-less-than-sign-state"><span class="secno">8.2.4.17 </span>Script data less-than sign state</a></li>
+ <li><a href="tokenization.html#script-data-end-tag-open-state"><span class="secno">8.2.4.18 </span>Script data end tag open state</a></li>
+ <li><a href="tokenization.html#script-data-end-tag-name-state"><span class="secno">8.2.4.19 </span>Script data end tag name state</a></li>
+ <li><a href="tokenization.html#script-data-escape-start-state"><span class="secno">8.2.4.20 </span>Script data escape start state</a></li>
+ <li><a href="tokenization.html#script-data-escape-start-dash-state"><span class="secno">8.2.4.21 </span>Script data escape start dash state</a></li>
+ <li><a href="tokenization.html#script-data-escaped-state"><span class="secno">8.2.4.22 </span>Script data escaped state</a></li>
+ <li><a href="tokenization.html#script-data-escaped-dash-state"><span class="secno">8.2.4.23 </span>Script data escaped dash state</a></li>
+ <li><a href="tokenization.html#script-data-escaped-dash-dash-state"><span class="secno">8.2.4.24 </span>Script data escaped dash dash state</a></li>
+ <li><a href="tokenization.html#script-data-escaped-less-than-sign-state"><span class="secno">8.2.4.25 </span>Script data escaped less-than sign state</a></li>
+ <li><a href="tokenization.html#script-data-escaped-end-tag-open-state"><span class="secno">8.2.4.26 </span>Script data escaped end tag open state</a></li>
+ <li><a href="tokenization.html#script-data-escaped-end-tag-name-state"><span class="secno">8.2.4.27 </span>Script data escaped end tag name state</a></li>
+ <li><a href="tokenization.html#script-data-double-escape-start-state"><span class="secno">8.2.4.28 </span>Script data double escape start state</a></li>
+ <li><a href="tokenization.html#script-data-double-escaped-state"><span class="secno">8.2.4.29 </span>Script data double escaped state</a></li>
+ <li><a href="tokenization.html#script-data-double-escaped-dash-state"><span class="secno">8.2.4.30 </span>Script data double escaped dash state</a></li>
+ <li><a href="tokenization.html#script-data-double-escaped-dash-dash-state"><span class="secno">8.2.4.31 </span>Script data double escaped dash dash state</a></li>
+ <li><a href="tokenization.html#script-data-double-escaped-less-than-sign-state"><span class="secno">8.2.4.32 </span>Script data double escaped less-than sign state</a></li>
+ <li><a href="tokenization.html#script-data-double-escape-end-state"><span class="secno">8.2.4.33 </span>Script data double escape end state</a></li>
+ <li><a href="tokenization.html#before-attribute-name-state"><span class="secno">8.2.4.34 </span>Before attribute name state</a></li>
+ <li><a href="tokenization.html#attribute-name-state"><span class="secno">8.2.4.35 </span>Attribute name state</a></li>
+ <li><a href="tokenization.html#after-attribute-name-state"><span class="secno">8.2.4.36 </span>After attribute name state</a></li>
+ <li><a href="tokenization.html#before-attribute-value-state"><span class="secno">8.2.4.37 </span>Before attribute value state</a></li>
+ <li><a href="tokenization.html#attribute-value-(double-quoted)-state"><span class="secno">8.2.4.38 </span>Attribute value (double-quoted) state</a></li>
+ <li><a href="tokenization.html#attribute-value-(single-quoted)-state"><span class="secno">8.2.4.39 </span>Attribute value (single-quoted) state</a></li>
+ <li><a href="tokenization.html#attribute-value-(unquoted)-state"><span class="secno">8.2.4.40 </span>Attribute value (unquoted) state</a></li>
+ <li><a href="tokenization.html#character-reference-in-attribute-value-state"><span class="secno">8.2.4.41 </span>Character reference in attribute value state</a></li>
+ <li><a href="tokenization.html#after-attribute-value-(quoted)-state"><span class="secno">8.2.4.42 </span>After attribute value (quoted) state</a></li>
+ <li><a href="tokenization.html#self-closing-start-tag-state"><span class="secno">8.2.4.43 </span>Self-closing start tag state</a></li>
+ <li><a href="tokenization.html#bogus-comment-state"><span class="secno">8.2.4.44 </span>Bogus comment state</a></li>
+ <li><a href="tokenization.html#markup-declaration-open-state"><span class="secno">8.2.4.45 </span>Markup declaration open state</a></li>
+ <li><a href="tokenization.html#comment-start-state"><span class="secno">8.2.4.46 </span>Comment start state</a></li>
+ <li><a href="tokenization.html#comment-start-dash-state"><span class="secno">8.2.4.47 </span>Comment start dash state</a></li>
+ <li><a href="tokenization.html#comment-state"><span class="secno">8.2.4.48 </span>Comment state</a></li>
+ <li><a href="tokenization.html#comment-end-dash-state"><span class="secno">8.2.4.49 </span>Comment end dash state</a></li>
+ <li><a href="tokenization.html#comment-end-state"><span class="secno">8.2.4.50 </span>Comment end state</a></li>
+ <li><a href="tokenization.html#comment-end-bang-state"><span class="secno">8.2.4.51 </span>Comment end bang state</a></li>
+ <li><a href="tokenization.html#doctype-state"><span class="secno">8.2.4.52 </span>DOCTYPE state</a></li>
+ <li><a href="tokenization.html#before-doctype-name-state"><span class="secno">8.2.4.53 </span>Before DOCTYPE name state</a></li>
+ <li><a href="tokenization.html#doctype-name-state"><span class="secno">8.2.4.54 </span>DOCTYPE name state</a></li>
+ <li><a href="tokenization.html#after-doctype-name-state"><span class="secno">8.2.4.55 </span>After DOCTYPE name state</a></li>
+ <li><a href="tokenization.html#after-doctype-public-keyword-state"><span class="secno">8.2.4.56 </span>After DOCTYPE public keyword state</a></li>
+ <li><a href="tokenization.html#before-doctype-public-identifier-state"><span class="secno">8.2.4.57 </span>Before DOCTYPE public identifier state</a></li>
+ <li><a href="tokenization.html#doctype-public-identifier-(double-quoted)-state"><span class="secno">8.2.4.58 </span>DOCTYPE public identifier (double-quoted) state</a></li>
+ <li><a href="tokenization.html#doctype-public-identifier-(single-quoted)-state"><span class="secno">8.2.4.59 </span>DOCTYPE public identifier (single-quoted) state</a></li>
+ <li><a href="tokenization.html#after-doctype-public-identifier-state"><span class="secno">8.2.4.60 </span>After DOCTYPE public identifier state</a></li>
+ <li><a href="tokenization.html#between-doctype-public-and-system-identifiers-state"><span class="secno">8.2.4.61 </span>Between DOCTYPE public and system identifiers state</a></li>
+ <li><a href="tokenization.html#after-doctype-system-keyword-state"><span class="secno">8.2.4.62 </span>After DOCTYPE system keyword state</a></li>
+ <li><a href="tokenization.html#before-doctype-system-identifier-state"><span class="secno">8.2.4.63 </span>Before DOCTYPE system identifier state</a></li>
+ <li><a href="tokenization.html#doctype-system-identifier-(double-quoted)-state"><span class="secno">8.2.4.64 </span>DOCTYPE system identifier (double-quoted) state</a></li>
+ <li><a href="tokenization.html#doctype-system-identifier-(single-quoted)-state"><span class="secno">8.2.4.65 </span>DOCTYPE system identifier (single-quoted) state</a></li>
+ <li><a href="tokenization.html#after-doctype-system-identifier-state"><span class="secno">8.2.4.66 </span>After DOCTYPE system identifier state</a></li>
+ <li><a href="tokenization.html#bogus-doctype-state"><span class="secno">8.2.4.67 </span>Bogus DOCTYPE state</a></li>
+ <li><a href="tokenization.html#cdata-section-state"><span class="secno">8.2.4.68 </span>CDATA section state</a></li>
+ <li><a href="tokenization.html#tokenizing-character-references"><span class="secno">8.2.4.69 </span>Tokenizing character references</a></ol></li>
+ <li><a href="tokenization.html#tree-construction"><span class="secno">8.2.5 </span>Tree construction</a>
+ <ol class="toc"><li><a href="tokenization.html#creating-and-inserting-elements"><span class="secno">8.2.5.1 </span>Creating and inserting elements</a></li>
+ <li><a href="tokenization.html#closing-elements-that-have-implied-end-tags"><span class="secno">8.2.5.2 </span>Closing elements that have implied end tags</a></li>
+ <li><a href="tokenization.html#foster-parenting"><span class="secno">8.2.5.3 </span>Foster parenting</a></li>
+ <li><a href="tokenization.html#parsing-main-inhtml"><span class="secno">8.2.5.4 </span>The rules for parsing tokens in HTML content</a>
+ <ol class="toc"><li><a href="tokenization.html#the-initial-insertion-mode"><span class="secno">8.2.5.4.1 </span>The "initial" insertion mode</a></li>
+ <li><a href="tokenization.html#the-before-html-insertion-mode"><span class="secno">8.2.5.4.2 </span>The "before html" insertion mode</a></li>
+ <li><a href="tokenization.html#the-before-head-insertion-mode"><span class="secno">8.2.5.4.3 </span>The "before head" insertion mode</a></li>
+ <li><a href="tokenization.html#parsing-main-inhead"><span class="secno">8.2.5.4.4 </span>The "in head" insertion mode</a></li>
+ <li><a href="tokenization.html#parsing-main-inheadnoscript"><span class="secno">8.2.5.4.5 </span>The "in head noscript" insertion mode</a></li>
+ <li><a href="tokenization.html#the-after-head-insertion-mode"><span class="secno">8.2.5.4.6 </span>The "after head" insertion mode</a></li>
+ <li><a href="tokenization.html#parsing-main-inbody"><span class="secno">8.2.5.4.7 </span>The "in body" insertion mode</a></li>
+ <li><a href="tokenization.html#parsing-main-incdata"><span class="secno">8.2.5.4.8 </span>The "text" insertion mode</a></li>
+ <li><a href="tokenization.html#parsing-main-intable"><span class="secno">8.2.5.4.9 </span>The "in table" insertion mode</a></li>
+ <li><a href="tokenization.html#parsing-main-intabletext"><span class="secno">8.2.5.4.10 </span>The "in table text" insertion mode</a></li>
+ <li><a href="tokenization.html#parsing-main-incaption"><span class="secno">8.2.5.4.11 </span>The "in caption" insertion mode</a></li>
+ <li><a href="tokenization.html#parsing-main-incolgroup"><span class="secno">8.2.5.4.12 </span>The "in column group" insertion mode</a></li>
+ <li><a href="tokenization.html#parsing-main-intbody"><span class="secno">8.2.5.4.13 </span>The "in table body" insertion mode</a></li>
+ <li><a href="tokenization.html#parsing-main-intr"><span class="secno">8.2.5.4.14 </span>The "in row" insertion mode</a></li>
+ <li><a href="tokenization.html#parsing-main-intd"><span class="secno">8.2.5.4.15 </span>The "in cell" insertion mode</a></li>
+ <li><a href="tokenization.html#parsing-main-inselect"><span class="secno">8.2.5.4.16 </span>The "in select" insertion mode</a></li>
+ <li><a href="tokenization.html#parsing-main-inselectintable"><span class="secno">8.2.5.4.17 </span>The "in select in table" insertion mode</a></li>
+ <li><a href="tokenization.html#parsing-main-afterbody"><span class="secno">8.2.5.4.18 </span>The "after body" insertion mode</a></li>
+ <li><a href="tokenization.html#parsing-main-inframeset"><span class="secno">8.2.5.4.19 </span>The "in frameset" insertion mode</a></li>
+ <li><a href="tokenization.html#parsing-main-afterframeset"><span class="secno">8.2.5.4.20 </span>The "after frameset" insertion mode</a></li>
+ <li><a href="tokenization.html#the-after-after-body-insertion-mode"><span class="secno">8.2.5.4.21 </span>The "after after body" insertion mode</a></li>
+ <li><a href="tokenization.html#the-after-after-frameset-insertion-mode"><span class="secno">8.2.5.4.22 </span>The "after after frameset" insertion mode</a></ol></li>
+ <li><a href="tokenization.html#parsing-main-inforeign"><span class="secno">8.2.5.5 </span>The rules for parsing tokens in foreign content</a></ol></li>
+ <li><a href="the-end.html#the-end"><span class="secno">8.2.6 </span>The end</a></li>
+ <li><a href="the-end.html#coercing-an-html-dom-into-an-infoset"><span class="secno">8.2.7 </span>Coercing an HTML DOM into an infoset</a></li>
+ <li><a href="the-end.html#an-introduction-to-error-handling-and-strange-cases-in-the-parser"><span class="secno">8.2.8 </span>An introduction to error handling and strange cases in the parser</a>
+ <ol class="toc"><li><a href="the-end.html#misnested-tags:-b-i-/b-/i"><span class="secno">8.2.8.1 </span>Misnested tags: <b><i></b></i></a></li>
+ <li><a href="the-end.html#misnested-tags:-b-p-/b-/p"><span class="secno">8.2.8.2 </span>Misnested tags: <b><p></b></p></a></li>
+ <li><a href="the-end.html#unexpected-markup-in-tables"><span class="secno">8.2.8.3 </span>Unexpected markup in tables</a></li>
+ <li><a href="the-end.html#scripts-that-modify-the-page-as-it-is-being-parsed"><span class="secno">8.2.8.4 </span>Scripts that modify the page as it is being parsed</a></li>
+ <li><a href="the-end.html#the-execution-of-scripts-that-are-moving-across-multiple-documents"><span class="secno">8.2.8.5 </span>The execution of scripts that are moving across multiple documents</a></li>
+ <li><a href="the-end.html#unclosed-formatting-elements"><span class="secno">8.2.8.6 </span>Unclosed formatting elements</a></ol></ol></li>
+ <li><a href="the-end.html#serializing-html-fragments"><span class="secno">8.3 </span>Serializing HTML fragments</a></li>
+ <li><a href="the-end.html#parsing-html-fragments"><span class="secno">8.4 </span>Parsing HTML fragments</a></li>
+ <li><a href="named-character-references.html#named-character-references"><span class="secno">8.5 </span>Named character references</a></ol></li>
+ <li><a href="the-xhtml-syntax.html#the-xhtml-syntax"><span class="secno">9 </span>The XHTML syntax</a>
+ <ol class="toc"><li><a href="the-xhtml-syntax.html#writing-xhtml-documents"><span class="secno">9.1 </span>Writing XHTML documents</a></li>
+ <li><a href="the-xhtml-syntax.html#parsing-xhtml-documents"><span class="secno">9.2 </span>Parsing XHTML documents</a></li>
+ <li><a href="the-xhtml-syntax.html#serializing-xhtml-fragments"><span class="secno">9.3 </span>Serializing XHTML fragments</a></li>
+ <li><a href="the-xhtml-syntax.html#parsing-xhtml-fragments"><span class="secno">9.4 </span>Parsing XHTML fragments</a></ol></li>
+ <li><a href="rendering.html#rendering"><span class="secno">10 </span>Rendering</a>
+ <ol class="toc"><li><a href="rendering.html#introduction-8"><span class="secno">10.1 </span>Introduction</a></li>
+ <li><a href="rendering.html#the-css-user-agent-style-sheet-and-presentational-hints"><span class="secno">10.2 </span>The CSS user agent style sheet and presentational hints</a></li>
+ <li><a href="rendering.html#non-replaced-elements"><span class="secno">10.3 </span>Non-replaced elements</a>
+ <ol class="toc"><li><a href="rendering.html#hidden-elements"><span class="secno">10.3.1 </span>Hidden elements</a></li>
+ <li><a href="rendering.html#the-page"><span class="secno">10.3.2 </span>The page</a></li>
+ <li><a href="rendering.html#flow-content-0"><span class="secno">10.3.3 </span>Flow content</a></li>
+ <li><a href="rendering.html#phrasing-content-0"><span class="secno">10.3.4 </span>Phrasing content</a></li>
+ <li><a href="rendering.html#bidirectional-text"><span class="secno">10.3.5 </span>Bidirectional text</a></li>
+ <li><a href="rendering.html#quotes"><span class="secno">10.3.6 </span>Quotes</a></li>
+ <li><a href="rendering.html#sections-and-headings"><span class="secno">10.3.7 </span>Sections and headings</a></li>
+ <li><a href="rendering.html#lists"><span class="secno">10.3.8 </span>Lists</a></li>
+ <li><a href="rendering.html#tables"><span class="secno">10.3.9 </span>Tables</a></li>
+ <li><a href="rendering.html#form-controls"><span class="secno">10.3.10 </span>Form controls</a></li>
+ <li><a href="rendering.html#the-hr-element-0"><span class="secno">10.3.11 </span>The <code>hr</code> element</a></li>
+ <li><a href="rendering.html#the-fieldset-element-0"><span class="secno">10.3.12 </span>The <code>fieldset</code> element</a></ol></li>
+ <li><a href="rendering.html#replaced-elements"><span class="secno">10.4 </span>Replaced elements</a>
+ <ol class="toc"><li><a href="rendering.html#embedded-content-1"><span class="secno">10.4.1 </span>Embedded content</a></li>
+ <li><a href="rendering.html#images"><span class="secno">10.4.2 </span>Images</a></li>
+ <li><a href="rendering.html#attributes-for-embedded-content-and-images"><span class="secno">10.4.3 </span>Attributes for embedded content and images</a></li>
+ <li><a href="rendering.html#image-maps-0"><span class="secno">10.4.4 </span>Image maps</a></li>
+ <li><a href="rendering.html#toolbars-0"><span class="secno">10.4.5 </span>Toolbars</a></ol></li>
+ <li><a href="rendering.html#bindings"><span class="secno">10.5 </span>Bindings</a>
+ <ol class="toc"><li><a href="rendering.html#introduction-9"><span class="secno">10.5.1 </span>Introduction</a></li>
+ <li><a href="rendering.html#the-button-element-0"><span class="secno">10.5.2 </span>The <code>button</code> element</a></li>
+ <li><a href="rendering.html#the-details-element-0"><span class="secno">10.5.3 </span>The <code>details</code> element</a></li>
+ <li><a href="rendering.html#the-input-element-as-a-text-entry-widget"><span class="secno">10.5.4 </span>The <code>input</code> element as a text entry widget</a></li>
+ <li><a href="rendering.html#the-input-element-as-domain-specific-widgets"><span class="secno">10.5.5 </span>The <code>input</code> element as domain-specific widgets</a></li>
+ <li><a href="rendering.html#the-input-element-as-a-range-control"><span class="secno">10.5.6 </span>The <code>input</code> element as a range control</a></li>
+ <li><a href="rendering.html#the-input-element-as-a-color-well"><span class="secno">10.5.7 </span>The <code>input</code> element as a color well</a></li>
+ <li><a href="rendering.html#the-input-element-as-a-checkbox-and-radio-button-widgets"><span class="secno">10.5.8 </span>The <code>input</code> element as a checkbox and radio button widgets</a></li>
+ <li><a href="rendering.html#the-input-element-as-a-file-upload-control"><span class="secno">10.5.9 </span>The <code>input</code> element as a file upload control</a></li>
+ <li><a href="rendering.html#the-input-element-as-a-button"><span class="secno">10.5.10 </span>The <code>input</code> element as a button</a></li>
+ <li><a href="rendering.html#the-marquee-element"><span class="secno">10.5.11 </span>The <code>marquee</code> element</a></li>
+ <li><a href="rendering.html#the-meter-element-0"><span class="secno">10.5.12 </span>The <code>meter</code> element</a></li>
+ <li><a href="rendering.html#the-progress-element-0"><span class="secno">10.5.13 </span>The <code>progress</code> element</a></li>
+ <li><a href="rendering.html#the-select-element-0"><span class="secno">10.5.14 </span>The <code>select</code> element</a></li>
+ <li><a href="rendering.html#the-textarea-element-0"><span class="secno">10.5.15 </span>The <code>textarea</code> element</a></li>
+ <li><a href="rendering.html#the-keygen-element-0"><span class="secno">10.5.16 </span>The <code>keygen</code> element</a></ol></li>
+ <li><a href="rendering.html#frames-and-framesets"><span class="secno">10.6 </span>Frames and framesets</a></li>
+ <li><a href="rendering.html#interactive-media"><span class="secno">10.7 </span>Interactive media</a>
+ <ol class="toc"><li><a href="rendering.html#links,-forms,-and-navigation"><span class="secno">10.7.1 </span>Links, forms, and navigation</a></li>
+ <li><a href="rendering.html#the-title-attribute-0"><span class="secno">10.7.2 </span>The <code title="attr-title">title</code> attribute</a></li>
+ <li><a href="rendering.html#editing-hosts"><span class="secno">10.7.3 </span>Editing hosts</a></li>
+ <li><a href="rendering.html#text-rendered-in-native-user-interfaces"><span class="secno">10.7.4 </span>Text rendered in native user interfaces</a></ol></li>
+ <li><a href="rendering.html#print-media"><span class="secno">10.8 </span>Print media</a></ol></li>
+ <li><a href="obsolete.html#obsolete"><span class="secno">11 </span>Obsolete features</a>
+ <ol class="toc"><li><a href="obsolete.html#obsolete-but-conforming-features"><span class="secno">11.1 </span>Obsolete but conforming features</a>
+ <ol class="toc"><li><a href="obsolete.html#warnings-for-obsolete-but-conforming-features"><span class="secno">11.1.1 </span>Warnings for obsolete but conforming features</a></ol></li>
+ <li><a href="obsolete.html#non-conforming-features"><span class="secno">11.2 </span>Non-conforming features</a></li>
+ <li><a href="obsolete.html#requirements-for-implementations"><span class="secno">11.3 </span>Requirements for implementations</a>
+ <ol class="toc"><li><a href="obsolete.html#the-applet-element"><span class="secno">11.3.1 </span>The <code>applet</code> element</a></li>
+ <li><a href="obsolete.html#the-marquee-element-0"><span class="secno">11.3.2 </span>The <code>marquee</code> element</a></li>
+ <li><a href="obsolete.html#frames"><span class="secno">11.3.3 </span>Frames</a></li>
+ <li><a href="obsolete.html#other-elements,-attributes-and-apis"><span class="secno">11.3.4 </span>Other elements, attributes and APIs</a></ol></ol></li>
+ <li><a href="iana.html#iana"><span class="secno">12 </span>IANA considerations</a>
+ <ol class="toc"><li><a href="iana.html#text/html"><span class="secno">12.1 </span><code>text/html</code></a></li>
+ <li><a href="iana.html#multipart/x-mixed-replace"><span class="secno">12.2 </span><code>multipart/x-mixed-replace</code></a></li>
+ <li><a href="iana.html#application/xhtml+xml"><span class="secno">12.3 </span><code>application/xhtml+xml</code></a></li>
+ <li><a href="iana.html#application/x-www-form-urlencoded"><span class="secno">12.4 </span><code>application/x-www-form-urlencoded</code></a></li>
+ <li><a href="iana.html#text/cache-manifest"><span class="secno">12.5 </span><code>text/cache-manifest</code></a></li>
+ <li><a href="iana.html#ping-to"><span class="secno">12.6 </span><code>Ping-To</code></a></li>
+ <li><a href="iana.html#web+-scheme-prefix"><span class="secno">12.7 </span><code>web+</code> scheme prefix</a></ol></li>
+ <li><a class="no-num" href="section-index.html#index">Index</a>
+ <ol class="toc"><li><a class="no-num" href="section-index.html#elements-1">Elements</a></li>
+ <li><a class="no-num" href="section-index.html#element-content-categories">Element content categories</a></li>
+ <li><a class="no-num" href="section-index.html#attributes-1">Attributes</a></li>
+ <li><a class="no-num" href="section-index.html#element-interfaces">Element Interfaces</a></li>
+ <li><a class="no-num" href="section-index.html#all-interfaces">All Interfaces</a></li>
+ <li><a class="no-num" href="section-index.html#events-0">Events</a></ol></li>
+ <li><a class="no-num" href="references.html#references">References</a></li>
+ <li><a class="no-num" href="acknowledgements.html#acknowledgements">Acknowledgements</a></ol><!--end-toc-->
\ No newline at end of file
Index: wai-aria.html
===================================================================
RCS file: /sources/public/html5/spec/wai-aria.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- wai-aria.html 15 Oct 2012 12:50:26 -0000 1.204
+++ wai-aria.html 15 Oct 2012 15:15:58 -0000 1.205
@@ -384,7 +384,7 @@
<!--FORK--><!--bug 11557-->
described below. These exceptions are intended to prevent authors
from making assistive technology products report nonsensical states
- that do not represent the actual state of the document. <a href="textFieldSelection.html#refsARIA">[ARIA]</a></p>
+ that do not represent the actual state of the document. <a href="references.html#refsARIA">[ARIA]</a></p>
<!--FORK--><!--bug 11557-->
@@ -394,7 +394,7 @@
<a href="infrastructure.html#html-elements">HTML elements</a>, as defined in the ARIA specifications.
The <span>implicit ARIA semantics</span> defined below must be
recognized by implementations for the purposes of ARIA processing.
- <a href="textFieldSelection.html#refsARIAIMPL">[ARIAIMPL]</a></p>
+ <a href="references.html#refsARIAIMPL">[ARIAIMPL]</a></p>
<p class="note">The ARIA attributes defined in the ARIA
specifications, and the <span>strong native semantics</span> and
@@ -412,7 +412,7 @@
<h5 id="aria-role-attribute"><span class="secno">3.2.7.1 </span>ARIA Role Attribute</h5>
<p>Every HTML element may have an ARIA <code title="attr-aria-role">role</code> attribute specified. This is an
- ARIA Role attribute as defined by <a href="textFieldSelection.html#refsARIA">[ARIA]</a> <a href="http://www.w3.org/TR/wai-aria/roles#role_definitions">Section
+ ARIA Role attribute as defined by <a href="references.html#refsARIA">[ARIA]</a> <a href="http://www.w3.org/TR/wai-aria/roles#role_definitions">Section
5.4 Definition of Roles</a>.</p>
<p>The attribute, if specified, must have a value that is a set of
@@ -431,13 +431,13 @@
<h5 id="state-and-property-attributes"><span class="secno">3.2.7.2 </span>State and Property Attributes</h5>
<p>Every HTML element may have ARIA state and property attributes
- specified. These attributes are defined by <a href="textFieldSelection.html#refsARIA">[ARIA]</a> in <a href="http://www.w3.org/TR/wai-aria/states_and_properties#state_prop_def">Section
+ specified. These attributes are defined by <a href="references.html#refsARIA">[ARIA]</a> in <a href="http://www.w3.org/TR/wai-aria/states_and_properties#state_prop_def">Section
6.6, Definitions of States and Properties (all aria-*
attributes)</a>.</p>
<p>These attributes, if specified, must have a value that is the ARIA
value type in the "Value" field of the definition for the state or
- property, mapped to the appropriate HTML value type according to <a href="textFieldSelection.html#refsARIA">[ARIA]</a> <a href="http://www.w3.org/TR/wai-aria/appendices#typemapping">Section
+ property, mapped to the appropriate HTML value type according to <a href="references.html#refsARIA">[ARIA]</a> <a href="http://www.w3.org/TR/wai-aria/appendices#typemapping">Section
10.2 Mapping WAI-ARIA Value types to languages</a> using the HTML 5
mapping.</p>
@@ -446,7 +446,7 @@
might not perform any processing aside from including them in the DOM.
State and property attributes are processed according to the
requirements of the sections <a href="#sec-strong-native-semantics">Strong Native Semantics</a> and <a href="#sec-implicit-aria-semantics">Implicit ARIA semantics</a>, as
- well as <a href="textFieldSelection.html#refsARIA">[ARIA]</a> and <a href="textFieldSelection.html#refsARIAIMPL">[ARIAIMPL]</a>.</p>
+ well as <a href="references.html#refsARIA">[ARIA]</a> and <a href="references.html#refsARIAIMPL">[ARIAIMPL]</a>.</p>
<h5 id="sec-strong-native-semantics"><span class="secno">3.2.7.3 </span>Strong Native Semantics</h5>
@@ -462,7 +462,7 @@
<table id="table-aria-strong"><thead><tr><th>Language feature
<th><span>Strong native semantics</span> and <span>default implied ARIA semantics</span>
- <tbody><tr><td><code><a href="the-area-element.html#the-area-element">area</a></code> element that creates a <a href="textFieldSelection.html#hyperlink">hyperlink</a>
+ <tbody><tr><td><code><a href="the-area-element.html#the-area-element">area</a></code> element that creates a <a href="links.html#hyperlink">hyperlink</a>
<td><code title="attr-aria-role-link">link</code> role
<tr><td><code><a href="the-base-element.html#the-base-element">base</a></code> element
@@ -471,10 +471,10 @@
<tr><td><code><a href="the-datalist-element.html#the-datalist-element">datalist</a></code> element
<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="textFieldSelection.html#the-details-element">details</a></code> element
- <td><code title="attr-aria-expanded">aria-expanded</code> state set to "true" if the element's <code title="attr-details-open"><a href="textFieldSelection.html#attr-details-open">open</a></code> attribute is present, and set to "false" otherwise
+ <tr><td><code><a href="the-details-element.html#the-details-element">details</a></code> element
+ <td><code title="attr-aria-expanded">aria-expanded</code> state set to "true" if the element's <code title="attr-details-open"><a href="the-details-element.html#attr-details-open">open</a></code> attribute is present, and set to "false" otherwise
- <tr><td><code><a href="textFieldSelection.html#the-dialog-element">dialog</a></code> element without an <code title="attr-dialog-open"><a href="textFieldSelection.html#attr-dialog-open">open</a></code> attribute
+ <tr><td><code><a href="commands.html#the-dialog-element">dialog</a></code> element without an <code title="attr-dialog-open"><a href="commands.html#attr-dialog-open">open</a></code> attribute
<td>The <code title="attr-aria-hidden">aria-hidden</code> state set to "true"
<tr><td><code><a href="the-head-element.html#the-head-element">head</a></code> element
@@ -567,16 +567,16 @@
<tr><td><code><a href="the-label-element.html#the-label-element">label</a></code> element
<td><a href="#concept-role-none" title="concept-role-none">No role</a>
- <tr><td><code><a href="the-link-element.html#the-link-element">link</a></code> element that creates a <a href="textFieldSelection.html#hyperlink">hyperlink</a>
+ <tr><td><code><a href="the-link-element.html#the-link-element">link</a></code> element that creates a <a href="links.html#hyperlink">hyperlink</a>
<td><code title="attr-aria-role-link">link</code> role
- <tr><td><code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element with a <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#context-menu-state" title="context menu state">context menu</a> state
+ <tr><td><code><a href="the-menu-element.html#the-menu-element">menu</a></code> element with a <code title="attr-menu-type"><a href="the-menu-element.html#attr-menu-type">type</a></code> attribute in the <a href="the-menu-element.html#context-menu-state" title="context menu state">context menu</a> state
<td><a href="#concept-role-none" title="concept-role-none">No role</a>
- <tr><td><code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element with a <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#list-state" title="list state">list</a> state
+ <tr><td><code><a href="the-menu-element.html#the-menu-element">menu</a></code> element with a <code title="attr-menu-type"><a href="the-menu-element.html#attr-menu-type">type</a></code> attribute in the <a href="the-menu-element.html#list-state" title="list state">list</a> state
<td><code title="attr-aria-role-menu">menu</code> role
- <tr><td><code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element with a <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#toolbar-state" title="toolbar state">toolbar</a> state
+ <tr><td><code><a href="the-menu-element.html#the-menu-element">menu</a></code> element with a <code title="attr-menu-type"><a href="the-menu-element.html#attr-menu-type">type</a></code> attribute in the <a href="the-menu-element.html#toolbar-state" title="toolbar state">toolbar</a> state
<td><code title="attr-aria-role-toolbar">toolbar</code> role
<tr><td><code><a href="the-meta-element.html#the-meta-element">meta</a></code> element
@@ -621,7 +621,7 @@
<tr><td><code><a href="the-style-element.html#the-style-element">style</a></code> element
<td><a href="#concept-role-none" title="concept-role-none">No role</a>
- <tr><td><code><a href="textFieldSelection.html#the-summary-element">summary</a></code> element
+ <tr><td><code><a href="the-summary-element.html#the-summary-element">summary</a></code> element
<td><a href="#concept-role-none" title="concept-role-none">No role</a>
<tr><td><code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code> element
@@ -633,25 +633,25 @@
<tr><td><code><a href="the-title-element.html#the-title-element">title</a></code> element
<td><a href="#concept-role-none" title="concept-role-none">No role</a>
- <tr><td>An element that <a href="textFieldSelection.html#concept-command" title="concept-command">defines a command</a>, whose <a href="textFieldSelection.html#command-facet-type" title="command-facet-type">Type</a> facet is "checkbox", and that is a descendant of a <code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element whose <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#list-state" 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="textFieldSelection.html#command-facet-checkedstate" title="command-facet-checkedstate">Checked State</a> facet is true, and "false" otherwise
+ <tr><td>An element that <a href="commands.html#concept-command" title="concept-command">defines a command</a>, whose <a href="commands.html#command-facet-type" title="command-facet-type">Type</a> facet is "checkbox", and that is a descendant of a <code><a href="the-menu-element.html#the-menu-element">menu</a></code> element whose <code title="attr-menu-type"><a href="the-menu-element.html#attr-menu-type">type</a></code> attribute in the <a href="the-menu-element.html#list-state" 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" title="command-facet-checkedstate">Checked State</a> facet is true, and "false" otherwise
- <tr><td>An element that <a href="textFieldSelection.html#concept-command" title="concept-command">defines a command</a>, whose <a href="textFieldSelection.html#command-facet-type" title="command-facet-type">Type</a> facet is "command", and that is a descendant of a <code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element whose <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#list-state" title="list state">list</a> state
+ <tr><td>An element that <a href="commands.html#concept-command" title="concept-command">defines a command</a>, whose <a href="commands.html#command-facet-type" title="command-facet-type">Type</a> facet is "command", and that is a descendant of a <code><a href="the-menu-element.html#the-menu-element">menu</a></code> element whose <code title="attr-menu-type"><a href="the-menu-element.html#attr-menu-type">type</a></code> attribute in the <a href="the-menu-element.html#list-state" title="list state">list</a> state
<td><code title="attr-aria-role-menuitem">menuitem</code> role
- <tr><td>An element that <a href="textFieldSelection.html#concept-command" title="concept-command">defines a command</a>, whose <a href="textFieldSelection.html#command-facet-type" title="command-facet-type">Type</a> facet is "radio", and that is a descendant of a <code><a href="textFieldSelection.html#the-menu-element">menu</a></code> element whose <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute in the <a href="textFieldSelection.html#list-state" 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="textFieldSelection.html#command-facet-checkedstate" title="command-facet-checkedstate">Checked State</a> facet is true, and "false" otherwise
+ <tr><td>An element that <a href="commands.html#concept-command" title="concept-command">defines a command</a>, whose <a href="commands.html#command-facet-type" title="command-facet-type">Type</a> facet is "radio", and that is a descendant of a <code><a href="the-menu-element.html#the-menu-element">menu</a></code> element whose <code title="attr-menu-type"><a href="the-menu-element.html#attr-menu-type">type</a></code> attribute in the <a href="the-menu-element.html#list-state" 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" title="command-facet-checkedstate">Checked State</a> facet is true, and "false" otherwise
<tr><td>Element that is <a href="attributes-common-to-form-controls.html#concept-fe-disabled" title="concept-fe-disabled">disabled</a>
<td>The <code title="attr-aria-disabled">aria-disabled</code> state set to "true"
- <tr><td>Element that is <a href="textFieldSelection.html#inert">inert</a>
+ <tr><td>Element that is <a href="editing.html#inert">inert</a>
<td>The <code title="attr-aria-disabled">aria-disabled</code> state set to "true"
- <tr><td>Element with a <code title="attr-hidden"><a href="textFieldSelection.html#the-hidden-attribute">hidden</a></code> attribute
+ <tr><td>Element with a <code title="attr-hidden"><a href="editing.html#the-hidden-attribute">hidden</a></code> attribute
<td>The <code title="attr-aria-hidden">aria-hidden</code> state set to "true"
- <tr><td>Element that is a <a href="textFieldSelection.html#candidate-for-constraint-validation">candidate for constraint validation</a> but that does not <a href="textFieldSelection.html#concept-fv-valid" title="concept-fv-valid">satisfy its constraints</a>
+ <tr><td>Element that is a <a href="constraints.html#candidate-for-constraint-validation">candidate for constraint validation</a> but that does not <a href="constraints.html#concept-fv-valid" title="concept-fv-valid">satisfy its constraints</a>
<td>The <code title="attr-aria-invalid">aria-invalid</code> state set to "true"
</table><h5 id="sec-implicit-aria-semantics"><span class="secno">3.2.7.4 </span>Implicit ARIA Semantics</h5>
@@ -672,7 +672,7 @@
<th>Default implied ARIA semantic
<th>Restrictions
- <tbody><tr><td><code><a href="the-a-element.html#the-a-element">a</a></code> element that creates a <a href="textFieldSelection.html#hyperlink">hyperlink</a>
+ <tbody><tr><td><code><a href="the-a-element.html#the-a-element">a</a></code> element that creates a <a href="links.html#hyperlink">hyperlink</a>
<td><code title="attr-aria-role-link">link</code> role
<td>Role must be either <code title="attr-aria-role-link">link</code>, <code title="attr-aria-role-button">button</code><!--!-->, <code title="attr-aria-role-checkbox">checkbox</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-tab">tab</code>, or <code title="attr-aria-role-treeitem">treeitem</code><!--!-->
@@ -696,11 +696,11 @@
<td><code title="attr-aria-role-button">button</code> role
<td>Role must be either <code title="attr-aria-role-button">button</code>, <code title="attr-aria-role-link">link</code><!--!-->, <code title="attr-aria-role-menuitem">menuitem</code>, <code title="attr-aria-role-menuitemcheckbox">menuitemcheckbox</code><!--!-->, <code title="attr-aria-role-menuitemradio">menuitemradio</code><!--!-->, <code title="attr-aria-role-radio">radio</code><!--!-->
- <tr><td><code><a href="textFieldSelection.html#the-details-element">details</a></code> element
+ <tr><td><code><a href="the-details-element.html#the-details-element">details</a></code> element
<td><code title="attr-aria-role-group">group</code> role
<td>Role must be a role that supports <code title="attr-aria-expanded">aria-expanded</code>
- <tr><td><code><a href="textFieldSelection.html#the-dialog-element">dialog</a></code> element
+ <tr><td><code><a href="commands.html#the-dialog-element">dialog</a></code> element
<td><code title="attr-aria-role-dialog">dialog</code> role
<td>Role must be either
<code title="attr-aria-role-alert">alert</code>,
Index: the-ruby-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ruby-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-ruby-element.html 15 Oct 2012 12:50:22 -0000 1.203
+++ the-ruby-element.html 15 Oct 2012 15:15:56 -0000 1.204
@@ -407,7 +407,7 @@
for a variety of kinds of annotations, including in particular those
described below. For more details on Japanese Ruby in particular,
and how to render Ruby for Japanese, see <cite>Requirements for
- Japanese Text Layout</cite>. <a href="textFieldSelection.html#refsJLREQ">[JLREQ]</a></p>
+ Japanese Text Layout</cite>. <a href="references.html#refsJLREQ">[JLREQ]</a></p>
<p class="note">At the time of writing, CSS does not yet provide a
way to fully control the rendering of the HTML <code><a href="#the-ruby-element">ruby</a></code>
@@ -483,7 +483,7 @@
<p class="note">For more details on <a href="http://www.w3.org/TR/jlreq/#positioning_of_jukugoruby">Jukugo
Ruby rendering</a>, see Appendix F in the <cite>Requirements for
- Japanese Text Layout</cite>. <a href="textFieldSelection.html#refsJLREQ">[JLREQ]</a></p>
+ Japanese Text Layout</cite>. <a href="references.html#refsJLREQ">[JLREQ]</a></p>
</dd>
@@ -579,10 +579,10 @@
conforming document, each base text segment is associated with at
least one annotation segment, and each annotation segment is
associated with one base text segment.) A <code><a href="#the-ruby-element">ruby</a></code> element
- <a href="textFieldSelection.html#represents">represents</a> the union of the segments of base text it
+ <a href="rendering.html#represents">represents</a> the union of the segments of base text it
contains, along with the mapping from those base text segments to
annotation segments. Segments are described in terms of DOM ranges;
- annotation segment ranges always consist of exactly one element. <a href="textFieldSelection.html#refsDOMCORE">[DOMCORE]</a></p>
+ annotation segment ranges always consist of exactly one element. <a href="references.html#refsDOMCORE">[DOMCORE]</a></p>
<p>At any particular time, the segmentation and categorisation of
content of a <code><a href="#the-ruby-element">ruby</a></code> element is the result that would be
Index: the-track-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-track-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-track-element.html 15 Oct 2012 12:50:25 -0000 1.203
+++ the-track-element.html 15 Oct 2012 15:15:57 -0000 1.204
@@ -407,7 +407,7 @@
};</pre>
</dd>
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-track-element">track</a></code> element allows authors to specify explicit
- external timed <a href="media-elements.html#text-track" title="text track">text tracks</a> for <a href="media-elements.html#media-element" title="media element">media elements</a>. It does not <a href="textFieldSelection.html#represents" title="represents">represent</a> anything on its own.</p>
+ external timed <a href="media-elements.html#text-track" title="text track">text tracks</a> for <a href="media-elements.html#media-element" title="media element">media elements</a>. It does not <a href="rendering.html#represents" title="represents">represent</a> anything on its own.</p>
<p>The <dfn id="attr-track-kind" title="attr-track-kind"><code>kind</code></dfn>
attribute is an <a href="common-microsyntaxes.html#enumerated-attribute">enumerated attribute</a>. The following
@@ -466,20 +466,20 @@
<p>If the element's <a href="#track-url">track URL</a> identifies a
<a href="infrastructure.html#webvtt">WebVTT</a> resource, and the element's <code title="attr-track-kind"><a href="#attr-track-kind">kind</a></code> attribute is not in the <a href="#attr-track-kind-metadata" title="attr-track-kind-metadata">metadata</a> state, then the
<a href="infrastructure.html#webvtt">WebVTT</a> file must be a <a href="infrastructure.html#webvtt-file-using-cue-text">WebVTT file using cue
- text</a>. <a href="textFieldSelection.html#refsWEBVTT">[WEBVTT]</a></p>
+ text</a>. <a href="references.html#refsWEBVTT">[WEBVTT]</a></p>
<p>Furthermore, if the element's <a href="#track-url">track URL</a> identifies a
<a href="infrastructure.html#webvtt">WebVTT</a> resource, and the element's <code title="attr-track-kind"><a href="#attr-track-kind">kind</a></code> attribute is in the <a href="#attr-track-kind-chapters" title="attr-track-kind-chapters">chapters</a> state, then the
<a href="infrastructure.html#webvtt">WebVTT</a> file must be both a <a href="infrastructure.html#webvtt-file-using-chapter-title-text">WebVTT file using
chapter title text</a> and a <a href="infrastructure.html#webvtt-file-using-only-nested-cues">WebVTT file using only nested
- cues</a>. <a href="textFieldSelection.html#refsWEBVTT">[WEBVTT]</a></p>
+ cues</a>. <a href="references.html#refsWEBVTT">[WEBVTT]</a></p>
<p>The <dfn id="attr-track-srclang" title="attr-track-srclang"><code>srclang</code></dfn>
attribute gives the language of the text track data. The value must
be a valid BCP 47 language tag. This attribute must be present if
the element's <code title="attr-track-kind"><a href="#attr-track-kind">kind</a></code> attribute is
in the <a href="#attr-track-kind-subtitles" title="attr-track-kind-subtitles">subtitles</a>
- state. <a href="textFieldSelection.html#refsBCP47">[BCP47]</a></p>
+ state. <a href="references.html#refsBCP47">[BCP47]</a></p>
<div class="impl">
Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec/content-models.html,v
retrieving revision 1.313
retrieving revision 1.314
diff -u -d -r1.313 -r1.314
--- content-models.html 15 Oct 2012 12:45:58 -0000 1.313
+++ content-models.html 15 Oct 2012 15:15:45 -0000 1.314
@@ -416,7 +416,7 @@
<p>For example, the Atom specification defines a <code title="">content</code> element. When its <code title="">type</code> attribute has the value <code title="">xhtml</code>, the Atom specification requires that it
contain a single HTML <code><a href="the-div-element.html#the-div-element">div</a></code> element. Thus, a
<code><a href="the-div-element.html#the-div-element">div</a></code> element is allowed in that context, even though
- this is not explicitly normatively stated by this specification. <a href="textFieldSelection.html#refsATOM">[ATOM]</a></p>
+ this is not explicitly normatively stated by this specification. <a href="references.html#refsATOM">[ATOM]</a></p>
</div>
<p>In addition, <a href="infrastructure.html#html-elements">HTML elements</a> may be orphan nodes
@@ -479,7 +479,7 @@
<!-- when updating this also update the category index -->
<ul class="brief category-list"><li><code><a href="the-base-element.html#the-base-element">base</a></code></li>
- <li><code><a href="textFieldSelection.html#the-command-element">command</a></code></li>
+ <li><code><a href="the-command-element.html#the-command-element">command</a></code></li>
<li><code><a href="the-link-element.html#the-link-element">link</a></code></li>
<li><code><a href="the-meta-element.html#the-meta-element">meta</a></code></li>
<li><code><a href="the-noscript-element.html#the-noscript-element">noscript</a></code></li>
@@ -541,13 +541,13 @@
<li><code><a href="the-canvas-element.html#the-canvas-element">canvas</a></code></li>
<li><code><a href="the-cite-element.html#the-cite-element">cite</a></code></li>
<li><code><a href="the-code-element.html#the-code-element">code</a></code></li>
- <li><code><a href="textFieldSelection.html#the-command-element">command</a></code></li>
+ <li><code><a href="the-command-element.html#the-command-element">command</a></code></li>
<!--DATA--><!--FORK-->
<li><code><a href="the-datalist-element.html#the-datalist-element">datalist</a></code></li>
<li><code><a href="the-del-element.html#the-del-element">del</a></code></li>
- <li><code><a href="textFieldSelection.html#the-details-element">details</a></code></li>
+ <li><code><a href="the-details-element.html#the-details-element">details</a></code></li>
<li><code><a href="the-dfn-element.html#the-dfn-element">dfn</a></code></li>
- <li><code><a href="textFieldSelection.html#the-dialog-element">dialog</a></code></li>
+ <li><code><a href="commands.html#the-dialog-element">dialog</a></code></li>
<li><code><a href="the-div-element.html#the-div-element">div</a></code></li>
<li><code><a href="the-dl-element.html#the-dl-element">dl</a></code></li>
<li><code><a href="the-em-element.html#the-em-element">em</a></code></li>
@@ -577,7 +577,7 @@
<li><code><a href="the-map-element.html#the-map-element">map</a></code></li>
<li><code><a href="the-mark-element.html#the-mark-element">mark</a></code></li>
<li><code><a href="mathml.html#math">math</a></code></li>
- <li><code><a href="textFieldSelection.html#the-menu-element">menu</a></code></li>
+ <li><code><a href="the-menu-element.html#the-menu-element">menu</a></code></li>
<!--MD-->
<li><code><a href="the-meter-element.html#the-meter-element">meter</a></code></li>
<li><code><a href="the-nav-element.html#the-nav-element">nav</a></code></li>
@@ -663,7 +663,7 @@
<li><code><a href="the-canvas-element.html#the-canvas-element">canvas</a></code></li>
<li><code><a href="the-cite-element.html#the-cite-element">cite</a></code></li>
<li><code><a href="the-code-element.html#the-code-element">code</a></code></li>
- <li><code><a href="textFieldSelection.html#the-command-element">command</a></code></li>
+ <li><code><a href="the-command-element.html#the-command-element">command</a></code></li>
<!--DATA--><!--FORK-->
<li><code><a href="the-datalist-element.html#the-datalist-element">datalist</a></code></li>
<li><code><a href="the-del-element.html#the-del-element">del</a></code></li>
@@ -798,14 +798,14 @@
<ul class="brief category-list"><li><code><a href="the-a-element.html#the-a-element">a</a></code></li>
<li><code><a href="the-audio-element.html#the-audio-element">audio</a></code> (if the <code title="attr-media-controls"><a href="media-elements.html#attr-media-controls">controls</a></code> attribute is present)</li>
<li><code><a href="the-button-element.html#the-button-element">button</a></code></li>
- <li><code><a href="textFieldSelection.html#the-details-element">details</a></code></li>
+ <li><code><a href="the-details-element.html#the-details-element">details</a></code></li>
<li><code><a href="the-embed-element.html#the-embed-element">embed</a></code></li>
<li><code><a href="the-iframe-element.html#the-iframe-element">iframe</a></code></li>
<li><code><a href="the-img-element.html#the-img-element">img</a></code> (if the <code title="attr-hyperlink-usemap"><a href="image-maps.html#attr-hyperlink-usemap">usemap</a></code> attribute is present)</li>
<li><code><a href="the-input-element.html#the-input-element">input</a></code> (if the <code title="attr-input-type"><a href="the-input-element.html#attr-input-type">type</a></code> attribute is <em>not</em> in the <a href="states-of-the-type-attribute.html#hidden-state-(type=hidden)" title="attr-input-type-hidden">Hidden</a> state)</li>
<li><code><a href="the-keygen-element.html#the-keygen-element">keygen</a></code></li>
<li><code><a href="the-label-element.html#the-label-element">label</a></code></li>
- <li><code><a href="textFieldSelection.html#the-menu-element">menu</a></code> (if the <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute is in the <a href="textFieldSelection.html#toolbar-state" title="toolbar state">toolbar</a> state)</li>
+ <li><code><a href="the-menu-element.html#the-menu-element">menu</a></code> (if the <code title="attr-menu-type"><a href="the-menu-element.html#attr-menu-type">type</a></code> attribute is in the <a href="the-menu-element.html#toolbar-state" title="toolbar state">toolbar</a> state)</li>
<li><code><a href="the-object-element.html#the-object-element">object</a></code> (if the <code title="attr-hyperlink-usemap"><a href="image-maps.html#attr-hyperlink-usemap">usemap</a></code> attribute is present)<!-- see also comment in <object> section --></li>
<li><code><a href="the-select-element.html#the-select-element">select</a></code></li>
<li><code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code></li>
@@ -842,7 +842,7 @@
<li><p><a href="#run-pre-click-activation-steps">Run pre-click activation steps</a> on the
element.</li>
- <li><p><a href="textFieldSelection.html#fire-a-click-event">Fire a <code title="event-click">click</code>
+ <li><p><a href="webappapis.html#fire-a-click-event">Fire a <code title="event-click">click</code>
event</a> at the element.</li>
<li>
@@ -894,7 +894,7 @@
element to false.</li>
</ol><p class="note">The above doesn't happen for arbitrary synthetic
- events dispatched by author script. However, the <code title="dom-click"><a href="textFieldSelection.html#dom-click">click()</a></code> method can be used to make it
+ events dispatched by author script. However, the <code title="dom-click"><a href="editing.html#dom-click">click()</a></code> method can be used to make it
happen programmatically.</p>
<p class="note">Click-focusing behavior (e.g. the focusing of a text
@@ -941,7 +941,7 @@
<p>As a general rule, elements whose content model allows any
<a href="#flow-content-1">flow content</a> or <a href="#phrasing-content-1">phrasing content</a> should
have at least one child node that is <dfn id="palpable-content-0">palpable content</dfn>
- and that does not have the <code title="attr-hidden"><a href="textFieldSelection.html#the-hidden-attribute">hidden</a></code>
+ and that does not have the <code title="attr-hidden"><a href="editing.html#the-hidden-attribute">hidden</a></code>
attribute specified.</p>
<p>This requirement is not a hard requirement, however, as there are
@@ -972,7 +972,7 @@
<li><code><a href="the-cite-element.html#the-cite-element">cite</a></code></li>
<li><code><a href="the-code-element.html#the-code-element">code</a></code></li>
<!--DATA--><!--FORK-->
- <li><code><a href="textFieldSelection.html#the-details-element">details</a></code></li>
+ <li><code><a href="the-details-element.html#the-details-element">details</a></code></li>
<li><code><a href="the-dfn-element.html#the-dfn-element">dfn</a></code></li>
<li><code><a href="the-div-element.html#the-div-element">div</a></code></li>
<li><code><a href="the-dl-element.html#the-dl-element">dl</a></code> (if the element's children include at least one name-value group)</li>
@@ -1001,7 +1001,7 @@
<li><code><a href="the-map-element.html#the-map-element">map</a></code></li>
<li><code><a href="the-mark-element.html#the-mark-element">mark</a></code></li>
<li><code><a href="mathml.html#math">math</a></code></li>
- <li><code><a href="textFieldSelection.html#the-menu-element">menu</a></code> (if the <code title="attr-menu-type"><a href="textFieldSelection.html#attr-menu-type">type</a></code> attribute is in the <a href="textFieldSelection.html#toolbar-state" title="toolbar state">toolbar</a> state or the <a href="textFieldSelection.html#list-state" title="list state">list</a> state)</li>
+ <li><code><a href="the-menu-element.html#the-menu-element">menu</a></code> (if the <code title="attr-menu-type"><a href="the-menu-element.html#attr-menu-type">type</a></code> attribute is in the <a href="the-menu-element.html#toolbar-state" title="toolbar state">toolbar</a> state or the <a href="the-menu-element.html#list-state" title="list state">list</a> state)</li>
<li><code><a href="the-meter-element.html#the-meter-element">meter</a></code></li>
<li><code><a href="the-nav-element.html#the-nav-element">nav</a></code></li>
<li><code><a href="the-object-element.html#the-object-element">object</a></code></li>
Index: the-progress-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-progress-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-progress-element.html 15 Oct 2012 12:50:22 -0000 1.203
+++ the-progress-element.html 15 Oct 2012 15:15:56 -0000 1.204
@@ -397,7 +397,7 @@
readonly attribute <a href="infrastructure.html#nodelist">NodeList</a> <a href="the-label-element.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-progress-element">progress</a></code> element <a href="textFieldSelection.html#represents">represents</a> the
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-progress-element">progress</a></code> element <a href="rendering.html#represents">represents</a> the
completion progress of a task. The progress is either indeterminate,
indicating that progress is being made but that it is not clear how
much more work remains to be done before the task is complete (e.g.
Index: the-footer-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-footer-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-footer-element.html 15 Oct 2012 12:49:45 -0000 1.202
+++ the-footer-element.html 15 Oct 2012 15:15:54 -0000 1.203
@@ -387,14 +387,14 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-footer-element">footer</a></code> element <a href="textFieldSelection.html#represents">represents</a> a footer
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-footer-element">footer</a></code> element <a href="rendering.html#represents">represents</a> a footer
for its nearest ancestor <a href="content-models.html#sectioning-content-0">sectioning content</a> or
<a href="headings-and-sections.html#sectioning-root">sectioning root</a> element. A footer typically contains
information about its section such as who wrote it, links to related
documents, copyright data, and the like.</p>
<p>When the <code><a href="#the-footer-element">footer</a></code> element contains entire sections,
- they <a href="textFieldSelection.html#represents" title="represents">represent</a> appendices, indexes,
+ they <a href="rendering.html#represents" title="represents">represent</a> appendices, indexes,
long colophons, verbose license agreements, and other such
content.</p>
Index: interactions-with-xpath-and-xslt.html
===================================================================
RCS file: /sources/public/html5/spec/interactions-with-xpath-and-xslt.html,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- interactions-with-xpath-and-xslt.html 15 Oct 2012 12:46:32 -0000 1.126
+++ interactions-with-xpath-and-xslt.html 15 Oct 2012 15:15:47 -0000 1.127
@@ -441,7 +441,7 @@
the XPath 1.0 specification, motivated by desire to have
implementations be compatible with legacy content while still
supporting the changes that this specification introduces to HTML
- regarding which namespace is used for HTML elements. <a href="textFieldSelection.html#refsXPATH10">[XPATH10]</a></p> <!-- note: version matters for
+ regarding which namespace is used for HTML elements. <a href="references.html#refsXPATH10">[XPATH10]</a></p> <!-- note: version matters for
this ref -->
<hr><p id="dom-based-xslt-1.0-processors">XSLT 1.0 processors outputting
@@ -461,22 +461,22 @@
changes the namespaces and case-sensitivity rules of HTML in a
manner that would otherwise be incompatible with DOM-based XSLT
transformations. (Processors that serialize the output are
- unaffected.) <a href="textFieldSelection.html#refsXSLT10">[XSLT10]</a></p> <!-- note:
+ unaffected.) <a href="references.html#refsXSLT10">[XSLT10]</a></p> <!-- note:
version matters for this ref -->
<hr><p>This specification does not specify precisely how XSLT processing
- interacts with the <a href="textFieldSelection.html#html-parser">HTML parser</a> infrastructure (for
+ interacts with the <a href="parsing.html#html-parser">HTML parser</a> infrastructure (for
example, whether an XSLT processor acts as if it puts any elements
- into a <a href="textFieldSelection.html#stack-of-open-elements">stack of open elements</a>). However, XSLT
- processors must <a href="textFieldSelection.html#stop-parsing">stop parsing</a> if they successfully
+ into a <a href="parsing.html#stack-of-open-elements">stack of open elements</a>). However, XSLT
+ processors must <a href="the-end.html#stop-parsing">stop parsing</a> if they successfully
complete, and must set the <a href="dom.html#current-document-readiness">current document readiness</a>
first to "<code title="">interactive</code>"<!-- this synchronously
fires an event --> and then to "<code title="">complete</code>"<!--
this also synchronously fires an event --> if they are aborted.</p>
<hr><p>This specification does not specify how XSLT interacts with the
- <a href="textFieldSelection.html#navigate" title="navigate">navigation</a> algorithm, how it fits in
- with the <a href="textFieldSelection.html#event-loop">event loop</a>, nor how error pages are to be
+ <a href="history.html#navigate" title="navigate">navigation</a> algorithm, how it fits in
+ with the <a href="webappapis.html#event-loop">event loop</a>, nor how error pages are to be
handled (e.g. whether XSLT errors are to replace an incremental XSLT
output, or are rendered inline, etc).</p>
Index: the-bdo-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdo-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-bdo-element.html 15 Oct 2012 12:48:38 -0000 1.202
+++ the-bdo-element.html 15 Oct 2012 15:15:52 -0000 1.203
@@ -388,10 +388,10 @@
<dd>Also, the <code title="attr-dir"><a href="global-attributes.html#the-dir-attribute">dir</a></code> global attribute has special semantics on this element.</dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-bdo-element">bdo</a></code> element <a href="textFieldSelection.html#represents">represents</a> explicit
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-bdo-element">bdo</a></code> element <a href="rendering.html#represents">represents</a> explicit
text directionality formatting control for its children. It allows
authors to override the Unicode bidirectional algorithm by
- explicitly specifying a direction override. <a href="textFieldSelection.html#refsBIDI">[BIDI]</a></p>
+ explicitly specifying a direction override. <a href="references.html#refsBIDI">[BIDI]</a></p>
<p>Authors must specify the <code title="attr-dir"><a href="global-attributes.html#the-dir-attribute">dir</a></code>
attribute on this element, with the value <code>ltr</code> to
@@ -418,7 +418,7 @@
bidirectional algorithm may be implemented indirectly through the
style layer. For example, an HTML+CSS user agent could implement
these requirements by implementing the CSS 'unicode-bidi' property.
- <a href="textFieldSelection.html#refsCSS">[CSS]</a></p>
+ <a href="references.html#refsCSS">[CSS]</a></p>
</div>
Index: the-object-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-object-element.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- the-object-element.html 15 Oct 2012 12:50:09 -0000 1.205
+++ the-object-element.html 15 Oct 2012 15:15:55 -0000 1.206
@@ -408,13 +408,13 @@
attribute DOMString <a href="dimension-attributes.html#dom-dim-width" title="dom-dim-width">width</a>;
attribute DOMString <a href="dimension-attributes.html#dom-dim-height" title="dom-dim-height">height</a>;
readonly attribute Document? <a href="#dom-object-contentdocument" title="dom-object-contentDocument">contentDocument</a>;
- readonly attribute <a href="textFieldSelection.html#windowproxy">WindowProxy</a>? <a href="#dom-object-contentwindow" title="dom-object-contentWindow">contentWindow</a>;
+ readonly attribute <a href="browsers.html#windowproxy">WindowProxy</a>? <a href="#dom-object-contentwindow" title="dom-object-contentWindow">contentWindow</a>;
- readonly attribute boolean <a href="textFieldSelection.html#dom-cva-willvalidate" title="dom-cva-willValidate">willValidate</a>;
- readonly attribute <a href="textFieldSelection.html#validitystate">ValidityState</a> <a href="textFieldSelection.html#dom-cva-validity" title="dom-cva-validity">validity</a>;
- readonly attribute DOMString <a href="textFieldSelection.html#dom-cva-validationmessage" title="dom-cva-validationMessage">validationMessage</a>;
- boolean <a href="textFieldSelection.html#dom-cva-checkvalidity" title="dom-cva-checkValidity">checkValidity</a>();
- void <a href="textFieldSelection.html#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(DOMString error);
+ readonly attribute boolean <a href="constraints.html#dom-cva-willvalidate" title="dom-cva-willValidate">willValidate</a>;
+ readonly attribute <a href="constraints.html#validitystate">ValidityState</a> <a href="constraints.html#dom-cva-validity" title="dom-cva-validity">validity</a>;
+ readonly attribute DOMString <a href="constraints.html#dom-cva-validationmessage" title="dom-cva-validationMessage">validationMessage</a>;
+ boolean <a href="constraints.html#dom-cva-checkvalidity" title="dom-cva-checkValidity">checkValidity</a>();
+ void <a href="constraints.html#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(DOMString error);
<a href="#dom-object-caller" title="dom-object-caller">legacycaller</a> any (any... arguments);
};</pre>
@@ -426,7 +426,7 @@
</dd>
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-object-element">object</a></code> element can represent an external
resource, which, depending on the type of the resource, will either
- be treated as an image, as a <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>,
+ be treated as an image, as a <a href="browsers.html#nested-browsing-context">nested browsing context</a>,
or as an external resource to be processed by a
<a href="infrastructure.html#plugin">plugin</a>.</p>
@@ -435,7 +435,7 @@
present, the attribute must be a <a href="urls.html#valid-non-empty-url-potentially-surrounded-by-spaces">valid non-empty
URL potentially surrounded by spaces</a>.</p>
- <p class="warning">Authors who reference resources from other <a href="textFieldSelection.html#origin-0" title="origin">origins</a> that they do not trust are urged to
+ <p class="warning">Authors who reference resources from other <a href="browsers.html#origin-0" title="origin">origins</a> that they do not trust are urged to
use the <code title="attr-object-typemustmatch"><a href="#attr-object-typemustmatch">typemustmatch</a></code>
attribute defined below. Without that attribute, it is possible in
certain cases for an attacker on the remote host to use the plugin
@@ -465,8 +465,8 @@
attribute must not be specified unless both the <code title="attr-object-data"><a href="#attr-object-data">data</a></code> attribute and the <code title="attr-object-type"><a href="#attr-object-type">type</a></code> attribute are present.</p>
<p>The <dfn id="attr-object-name" title="attr-object-name"><code>name</code></dfn>
- attribute, if present, must be a <a href="textFieldSelection.html#valid-browsing-context-name">valid browsing context
- name</a>. The given value is used to name the <a href="textFieldSelection.html#nested-browsing-context">nested
+ attribute, if present, must be a <a href="browsers.html#valid-browsing-context-name">valid browsing context
+ name</a>. The given value is used to name the <a href="browsers.html#nested-browsing-context">nested
browsing context</a>, if applicable.</p>
<div class="impl">
@@ -475,28 +475,28 @@
<ul><li>the element is created,
- <li>the element is popped off the <a href="textFieldSelection.html#stack-of-open-elements">stack of open elements</a> of an <a href="textFieldSelection.html#html-parser">HTML parser</a> or <a href="textFieldSelection.html#xml-parser">XML parser</a>,
+ <li>the element is popped off the <a href="parsing.html#stack-of-open-elements">stack of open elements</a> of an <a href="parsing.html#html-parser">HTML parser</a> or <a href="the-xhtml-syntax.html#xml-parser">XML parser</a>,
- <li>the element is not on the <a href="textFieldSelection.html#stack-of-open-elements">stack of open elements</a> of an <a href="textFieldSelection.html#html-parser">HTML parser</a> or <a href="textFieldSelection.html#xml-parser">XML parser</a>, and it is either <a href="infrastructure.html#insert-an-element-into-a-document" title="insert an element into a document">inserted into a document</a> or <a href="infrastructure.html#remove-an-element-from-a-document" title="remove an element from a document">removed from a document</a>,
+ <li>the element is not on the <a href="parsing.html#stack-of-open-elements">stack of open elements</a> of an <a href="parsing.html#html-parser">HTML parser</a> or <a href="the-xhtml-syntax.html#xml-parser">XML parser</a>, and it is either <a href="infrastructure.html#insert-an-element-into-a-document" title="insert an element into a document">inserted into a document</a> or <a href="infrastructure.html#remove-an-element-from-a-document" title="remove an element from a document">removed from a document</a>,
- <li>the element's <code><a href="dom.html#document">Document</a></code> changes whether it is <a href="textFieldSelection.html#fully-active">fully active</a>,
+ <li>the element's <code><a href="dom.html#document">Document</a></code> changes whether it is <a href="browsers.html#fully-active">fully active</a>,
<li>one of the element's ancestor <code><a href="#the-object-element">object</a></code> elements changes to or from showing its <a href="content-models.html#fallback-content">fallback content</a>,
- <li>the element's <code title="attr-object-classid"><a href="textFieldSelection.html#attr-object-classid">classid</a></code> attribute is set, changed, or removed,
+ <li>the element's <code title="attr-object-classid"><a href="obsolete.html#attr-object-classid">classid</a></code> attribute is set, changed, or removed,
- <li>the element's <code title="attr-object-classid"><a href="textFieldSelection.html#attr-object-classid">classid</a></code> attribute is not present, and its <code title="attr-object-data"><a href="#attr-object-data">data</a></code> attribute is set, changed, or removed,
+ <li>the element's <code title="attr-object-classid"><a href="obsolete.html#attr-object-classid">classid</a></code> attribute is not present, and its <code title="attr-object-data"><a href="#attr-object-data">data</a></code> attribute is set, changed, or removed,
- <li>neither the element's <code title="attr-object-classid"><a href="textFieldSelection.html#attr-object-classid">classid</a></code> attribute nor its <code title="attr-object-data"><a href="#attr-object-data">data</a></code> attribute are present, and its <code title="attr-object-type"><a href="#attr-object-type">type</a></code> attribute is set, changed, or removed,
+ <li>neither the element's <code title="attr-object-classid"><a href="obsolete.html#attr-object-classid">classid</a></code> attribute nor its <code title="attr-object-data"><a href="#attr-object-data">data</a></code> attribute are present, and its <code title="attr-object-type"><a href="#attr-object-type">type</a></code> attribute is set, changed, or removed,
- <li>the element changes from <a href="textFieldSelection.html#being-rendered">being rendered</a> to not being rendered, or vice versa,
+ <li>the element changes from <a href="rendering.html#being-rendered">being rendered</a> to not being rendered, or vice versa,
- </ul><!-- Changing the base URL doesn't trigger this. --><p>...the user agent must <a href="textFieldSelection.html#queue-a-task">queue a task</a> to run the
+ </ul><!-- Changing the base URL doesn't trigger this. --><p>...the user agent must <a href="webappapis.html#queue-a-task">queue a task</a> to run the
following steps to (re)determine what the <code><a href="#the-object-element">object</a></code>
- element represents. The <a href="textFieldSelection.html#task-source">task source</a> for this <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> is the <a href="textFieldSelection.html#dom-manipulation-task-source">DOM manipulation task
- source</a>. This <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> being
- <a href="textFieldSelection.html#queue-a-task" title="queue a task">queued</a> or actively running must
- <a href="textFieldSelection.html#delay-the-load-event">delay the load event</a> of the element's document. <!--As
+ element represents. The <a href="webappapis.html#task-source">task source</a> for this <a href="webappapis.html#concept-task" title="concept-task">task</a> is the <a href="webappapis.html#dom-manipulation-task-source">DOM manipulation task
+ source</a>. This <a href="webappapis.html#concept-task" title="concept-task">task</a> being
+ <a href="webappapis.html#queue-a-task" title="queue a task">queued</a> or actively running must
+ <a href="the-end.html#delay-the-load-event">delay the load event</a> of the element's document. <!--As
described in the algorithm, once the algorithm starts fetching a
resource, the fetch is what starts delaying the load event. But to
tide us over from when the parser finds the <object> element and the
@@ -522,11 +522,11 @@
has an ancestor <code><a href="#the-object-element">object</a></code> element that is <em>not</em>
showing its <a href="content-models.html#fallback-content">fallback content</a>, or if the element is
not <a href="infrastructure.html#in-a-document" title="in a document">in a <code>Document</code></a>
- with a <a href="textFieldSelection.html#browsing-context">browsing context</a>, or if the element's
- <code><a href="dom.html#document">Document</a></code> is not <a href="textFieldSelection.html#fully-active">fully active</a>, or if the
- element is still in the <a href="textFieldSelection.html#stack-of-open-elements">stack of open elements</a> of an
- <a href="textFieldSelection.html#html-parser">HTML parser</a> or <a href="textFieldSelection.html#xml-parser">XML parser</a>, or if the
- element is not <a href="textFieldSelection.html#being-rendered">being rendered</a>, then jump to the last
+ with a <a href="browsers.html#browsing-context">browsing context</a>, or if the element's
+ <code><a href="dom.html#document">Document</a></code> is not <a href="browsers.html#fully-active">fully active</a>, or if the
+ element is still in the <a href="parsing.html#stack-of-open-elements">stack of open elements</a> of an
+ <a href="parsing.html#html-parser">HTML parser</a> or <a href="the-xhtml-syntax.html#xml-parser">XML parser</a>, or if the
+ element is not <a href="rendering.html#being-rendered">being rendered</a>, then jump to the last
step in the overall set of steps (fallback).</p>
</li>
@@ -536,10 +536,10 @@
<!-- what if it's not in the document? if that should prevent
plugin instantiation, then here just skip to the last step -->
- <p>If the <code title="attr-object-classid"><a href="textFieldSelection.html#attr-object-classid">classid</a></code>
+ <p>If the <code title="attr-object-classid"><a href="obsolete.html#attr-object-classid">classid</a></code>
attribute is present, and has a value that isn't the empty string,
then: if the user agent can find a <a href="infrastructure.html#plugin">plugin</a> suitable
- according to the value of the <code title="attr-object-classid"><a href="textFieldSelection.html#attr-object-classid">classid</a></code> attribute, and either
+ according to the value of the <code title="attr-object-classid"><a href="obsolete.html#attr-object-classid">classid</a></code> attribute, and either
<a href="#sandboxPluginObject">plugins aren't being sandboxed</a>
or that <a href="infrastructure.html#plugin">plugin</a> can be <a href="infrastructure.html#concept-plugin-secure" title="concept-plugin-secure">secured</a>, then that
<a href="infrastructure.html#plugin">plugin</a> <a href="#object-plugin">should be used</a>,
@@ -591,27 +591,27 @@
<a href="urls.html#url">URL</a> specified by the <code title="attr-object-data"><a href="#attr-object-data">data</a></code> attribute, relative to the
element.</li>
- <li><p>If that failed, <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> named
+ <li><p>If that failed, <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named
<code title="event-error">error</code> at the element, then jump
to the last step in the overall set of steps (fallback).</li>
<li>
<p><a href="urls.html#fetch">Fetch</a><!--FETCH--> the resulting <a href="urls.html#absolute-url">absolute
- URL</a>, from the element's <a href="textFieldSelection.html#browsing-context-scope-origin">browsing context scope
+ URL</a>, from the element's <a href="browsers.html#browsing-context-scope-origin">browsing context scope
origin</a> if it has one<!-- potentially http-origin privacy
sensitive -->.</p>
<!-- similar text in various places -->
- <p>Fetching the resource must <a href="textFieldSelection.html#delay-the-load-event">delay the load event</a>
- of the element's document until the <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that is <a href="textFieldSelection.html#queue-a-task" title="queue a
- task">queued</a> by the <a href="textFieldSelection.html#networking-task-source">networking task source</a>
+ <p>Fetching the resource must <a href="the-end.html#delay-the-load-event">delay the load event</a>
+ of the element's document until the <a href="webappapis.html#concept-task" title="concept-task">task</a> that is <a href="webappapis.html#queue-a-task" title="queue a
+ task">queued</a> by the <a href="webappapis.html#networking-task-source">networking task source</a>
once the resource has been <a href="urls.html#fetch" title="fetch">fetched</a>
(defined next) has been run.</p>
- <p>For the purposes of the <a href="textFieldSelection.html#application-cache">application cache</a>
+ <p>For the purposes of the <a href="offline.html#application-cache">application cache</a>
networking model, this <a href="urls.html#fetch">fetch</a> operation is not for a
- <a href="textFieldSelection.html#child-browsing-context">child browsing context</a> (though it might end up
+ <a href="browsers.html#child-browsing-context">child browsing context</a> (though it might end up
being used for one after all, as defined below).</p>
</li>
@@ -620,15 +620,15 @@
resource was not available in the cache, so that loading the
resource required making a request over the network), then jump
to the last step in the overall set of steps (fallback). The
- <a href="textFieldSelection.html#concept-task" title="concept-task">task</a> that is <a href="textFieldSelection.html#queue-a-task" title="queue
- a task">queued</a> by the <a href="textFieldSelection.html#networking-task-source">networking task source</a>
+ <a href="webappapis.html#concept-task" title="concept-task">task</a> that is <a href="webappapis.html#queue-a-task" title="queue
+ a task">queued</a> by the <a href="webappapis.html#networking-task-source">networking task source</a>
once the resource is available must restart this algorithm from
this step. Resources can load incrementally; user agents may opt
to consider a resource "available" whenever enough data has been
obtained to begin processing the resource.</li>
<li><p>If the load failed (e.g. there was an HTTP 404 error,
- there was a DNS error), <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> named
+ there was a DNS error), <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named
<code title="event-error">error</code> at the element, then jump
to the last step in the overall set of steps (fallback).</li>
@@ -913,15 +913,15 @@
<dd>
<p>The <code><a href="#the-object-element">object</a></code> element must be associated with a
- newly created <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>, if it does
+ newly created <a href="browsers.html#nested-browsing-context">nested browsing context</a>, if it does
not already have one.</p>
<p>If the <a href="urls.html#url">URL</a> of the given resource is not
- <code><a href="urls.html#about:blank">about:blank</a></code>, the element's <a href="textFieldSelection.html#nested-browsing-context">nested browsing
- context</a> must then be <a href="textFieldSelection.html#navigate" title="navigate">navigated</a><!--DONAV object--> to that
- resource, with <a href="textFieldSelection.html#replacement-enabled">replacement enabled</a>, and with the
- <code><a href="#the-object-element">object</a></code> element's document's <a href="textFieldSelection.html#browsing-context">browsing
- context</a> as the <a href="textFieldSelection.html#source-browsing-context">source browsing context</a>.
+ <code><a href="urls.html#about:blank">about:blank</a></code>, the element's <a href="browsers.html#nested-browsing-context">nested browsing
+ context</a> must then be <a href="history.html#navigate" title="navigate">navigated</a><!--DONAV object--> to that
+ resource, with <a href="history.html#replacement-enabled">replacement enabled</a>, and with the
+ <code><a href="#the-object-element">object</a></code> element's document's <a href="browsers.html#browsing-context">browsing
+ context</a> as the <a href="history.html#source-browsing-context">source browsing context</a>.
(The <code title="attr-object-data"><a href="#attr-object-data">data</a></code> attribute of
the <code><a href="#the-object-element">object</a></code> element doesn't get updated if the
browsing context gets further navigated to other
@@ -929,31 +929,31 @@
<p>If the <a href="urls.html#url">URL</a> of the given resource <em>is</em>
<code><a href="urls.html#about:blank">about:blank</a></code>, then, instead, the user agent must
- <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a>
+ <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple event</a>
named <code title="event-load">load</code> at the
<code><a href="#the-object-element">object</a></code> element. <span class="note">No <code title="event-load">load</code> event is fired at the
<code><a href="urls.html#about:blank">about:blank</a></code> document itself.</span></p>
- <p>The <code><a href="#the-object-element">object</a></code> element <a href="textFieldSelection.html#represents">represents</a> the
- <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>.</p>
+ <p>The <code><a href="#the-object-element">object</a></code> element <a href="rendering.html#represents">represents</a> the
+ <a href="browsers.html#nested-browsing-context">nested browsing context</a>.</p>
<p>If the <code title="attr-object-name"><a href="#attr-object-name">name</a></code> attribute
- is present, the <a href="textFieldSelection.html#browsing-context-name">browsing context name</a> must be set
- to the value of this attribute; otherwise, the <a href="textFieldSelection.html#browsing-context-name">browsing
+ is present, the <a href="browsers.html#browsing-context-name">browsing context name</a> must be set
+ to the value of this attribute; otherwise, the <a href="browsers.html#browsing-context-name">browsing
context name</a> must be set to the empty string.</p>
<p class="note">In certain situations, e.g. if the resource
was <a href="urls.html#fetch" title="fetch">fetched</a> from an
- <a href="textFieldSelection.html#application-cache">application cache</a> but it is an HTML file with a
+ <a href="offline.html#application-cache">application cache</a> but it is an HTML file with a
<code title="attr-html-manifest"><a href="the-html-element.html#attr-html-manifest">manifest</a></code> attribute
- that points to a different <a href="textFieldSelection.html#concept-appcache-manifest" title="concept-appcache-manifest">application cache
- manifest</a>, the <a href="textFieldSelection.html#navigate" title="navigate">navigation</a>
- of the <a href="textFieldSelection.html#browsing-context">browsing context</a> will be restarted so as
+ that points to a different <a href="offline.html#concept-appcache-manifest" title="concept-appcache-manifest">application cache
+ manifest</a>, the <a href="history.html#navigate" title="navigate">navigation</a>
+ of the <a href="browsers.html#browsing-context">browsing context</a> will be restarted so as
to load the resource afresh from the network or a different
- <a href="textFieldSelection.html#application-cache">application cache</a>. Even if the resource is then
+ <a href="offline.html#application-cache">application cache</a>. Even if the resource is then
found to have a different type, it is still used as part of a
- <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>: only the
- <a href="textFieldSelection.html#navigate">navigate</a> algorithm is restarted, not this
+ <a href="browsers.html#nested-browsing-context">nested browsing context</a>: only the
+ <a href="history.html#navigate">navigate</a> algorithm is restarted, not this
<code><a href="#the-object-element">object</a></code> algorithm.</p>
<!-- note that malformed XML files don't cause fallback -->
@@ -970,8 +970,8 @@
<p>Apply the <a href="urls.html#content-type-sniffing:-image" title="content-type sniffing: image">image
sniffing</a> rules to determine the type of the image.</p>
- <p>The <code><a href="#the-object-element">object</a></code> element <a href="textFieldSelection.html#represents">represents</a> the
- specified image. The image is not a <a href="textFieldSelection.html#nested-browsing-context">nested browsing
+ <p>The <code><a href="#the-object-element">object</a></code> element <a href="rendering.html#represents">represents</a> the
+ specified image. The image is not a <a href="browsers.html#nested-browsing-context">nested browsing
context</a>.</p>
<p>If the image cannot be rendered, e.g. because it is
@@ -1001,11 +1001,11 @@
<li>
- <p>Once the resource is completely loaded, <a href="textFieldSelection.html#queue-a-task">queue a
- task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> named <code title="event-load">load</code> at the element.</p>
+ <p>Once the resource is completely loaded, <a href="webappapis.html#queue-a-task">queue a
+ task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named <code title="event-load">load</code> at the element.</p>
- <p>The <a href="textFieldSelection.html#task-source">task source</a> for this task<!--tasks mentioned
- in this section--> is the <a href="textFieldSelection.html#dom-manipulation-task-source">DOM manipulation task
+ <p>The <a href="webappapis.html#task-source">task source</a> for this task<!--tasks mentioned
+ in this section--> is the <a href="webappapis.html#dom-manipulation-task-source">DOM manipulation task
source</a>.</p>
</li>
@@ -1022,7 +1022,7 @@
reports an error, jump to the next step (fallback).</li>
<li><p>(Fallback.) The <code><a href="#the-object-element">object</a></code> element
- <a href="textFieldSelection.html#represents">represents</a> the element's children, ignoring any
+ <a href="rendering.html#represents">represents</a> the element's children, ignoring any
leading <code><a href="the-param-element.html#the-param-element">param</a></code> element children. This is the element's
<a href="content-models.html#fallback-content">fallback content</a>. If the element has an instantiated
<a href="infrastructure.html#plugin">plugin</a>, then unload it.</li>
@@ -1039,14 +1039,14 @@
<a href="infrastructure.html#plugin">plugin</a> supports a scriptable interface, the
<code><a href="#htmlobjectelement">HTMLObjectElement</a></code> object representing the element
should expose that interface. The <code><a href="#the-object-element">object</a></code> element
- <a href="textFieldSelection.html#represents">represents</a> the <a href="infrastructure.html#plugin">plugin</a>. The
- <a href="infrastructure.html#plugin">plugin</a> is not a nested <a href="textFieldSelection.html#browsing-context">browsing
+ <a href="rendering.html#represents">represents</a> the <a href="infrastructure.html#plugin">plugin</a>. The
+ <a href="infrastructure.html#plugin">plugin</a> is not a nested <a href="browsers.html#browsing-context">browsing
context</a>.</p>
<p id="sandboxPluginObject">Plugins are considered sandboxed for the
- purpose of an <code><a href="#the-object-element">object</a></code> element if the <a href="textFieldSelection.html#sandboxed-plugins-browsing-context-flag">sandboxed
+ purpose of an <code><a href="#the-object-element">object</a></code> element if the <a href="browsers.html#sandboxed-plugins-browsing-context-flag">sandboxed
plugins browsing context flag</a> is set on the
- <code><a href="#the-object-element">object</a></code> element's <code><a href="dom.html#document">Document</a></code>'s <a href="textFieldSelection.html#active-sandboxing-flag-set">active
+ <code><a href="#the-object-element">object</a></code> element's <code><a href="dom.html#document">Document</a></code>'s <a href="browsers.html#active-sandboxing-flag-set">active
sandboxing flag set</a>.</p>
<p>Due to the algorithm above, the contents of <code><a href="#the-object-element">object</a></code>
@@ -1059,10 +1059,10 @@
<p>Whenever the <code title="attr-object-name"><a href="#attr-object-name">name</a></code> attribute
is set, if the <code><a href="#the-object-element">object</a></code> element has a nested
- <a href="textFieldSelection.html#browsing-context">browsing context</a>, its <a href="textFieldSelection.html#browsing-context-name" title="browsing context
+ <a href="browsers.html#browsing-context">browsing context</a>, its <a href="browsers.html#browsing-context-name" title="browsing context
name">name</a> must be changed to the new value. If the attribute
- is removed, if the <code><a href="#the-object-element">object</a></code> element has a <a href="textFieldSelection.html#browsing-context">browsing
- context</a>, the <a href="textFieldSelection.html#browsing-context-name">browsing context name</a> must be set
+ is removed, if the <code><a href="#the-object-element">object</a></code> element has a <a href="browsers.html#browsing-context">browsing
+ context</a>, the <a href="browsers.html#browsing-context-name">browsing context name</a> must be set
to the empty string.</p>
</div>
@@ -1080,7 +1080,7 @@
<div class="impl">
<p><strong>Constraint validation</strong>: <code><a href="#the-object-element">object</a></code>
- elements are always <a href="textFieldSelection.html#barred-from-constraint-validation">barred from constraint
+ elements are always <a href="constraints.html#barred-from-constraint-validation">barred from constraint
validation</a>.</p>
</div>
@@ -1099,18 +1099,18 @@
<p>The <dfn id="dom-object-contentdocument" title="dom-object-contentDocument"><code>contentDocument</code></dfn>
IDL attribute must return the <code><a href="dom.html#document">Document</a></code> object of the
- <a href="textFieldSelection.html#active-document">active document</a> of the <code><a href="#the-object-element">object</a></code> element's
- <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>, if it has one; otherwise, it
+ <a href="browsers.html#active-document">active document</a> of the <code><a href="#the-object-element">object</a></code> element's
+ <a href="browsers.html#nested-browsing-context">nested browsing context</a>, if it has one; otherwise, it
must return null.</p>
<p>The <dfn id="dom-object-contentwindow" title="dom-object-contentWindow"><code>contentWindow</code></dfn>
- IDL attribute must return the <code><a href="textFieldSelection.html#windowproxy">WindowProxy</a></code> object of the
- <code><a href="#the-object-element">object</a></code> element's <a href="textFieldSelection.html#nested-browsing-context">nested browsing context</a>,
+ IDL attribute must return the <code><a href="browsers.html#windowproxy">WindowProxy</a></code> object of the
+ <code><a href="#the-object-element">object</a></code> element's <a href="browsers.html#nested-browsing-context">nested browsing context</a>,
if it has one; otherwise, it must return null.</p>
- <p>The <code title="dom-cva-willValidate"><a href="textFieldSelection.html#dom-cva-willvalidate">willValidate</a></code>, <code title="dom-cva-validity"><a href="textFieldSelection.html#dom-cva-validity">validity</a></code>, and <code title="dom-cva-validationMessage"><a href="textFieldSelection.html#dom-cva-validationmessage">validationMessage</a></code>
- attributes, and the <code title="dom-cva-checkValidity"><a href="textFieldSelection.html#dom-cva-checkvalidity">checkValidity()</a></code> and <code title="dom-cva-setCustomValidity"><a href="textFieldSelection.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
- methods, are part of the <a href="textFieldSelection.html#the-constraint-validation-api">constraint validation API</a>. The
+ <p>The <code title="dom-cva-willValidate"><a href="constraints.html#dom-cva-willvalidate">willValidate</a></code>, <code title="dom-cva-validity"><a href="constraints.html#dom-cva-validity">validity</a></code>, and <code title="dom-cva-validationMessage"><a href="constraints.html#dom-cva-validationmessage">validationMessage</a></code>
+ attributes, and the <code title="dom-cva-checkValidity"><a href="constraints.html#dom-cva-checkvalidity">checkValidity()</a></code> and <code title="dom-cva-setCustomValidity"><a href="constraints.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
+ methods, are part of the <a href="constraints.html#the-constraint-validation-api">constraint validation API</a>. The
<code title="dom-fae-form"><a href="association-of-controls-and-forms.html#dom-fae-form">form</a></code> IDL attribute is part of the
element's forms API.</p>
Index: the-ol-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ol-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-ol-element.html 15 Oct 2012 12:50:09 -0000 1.202
+++ the-ol-element.html 15 Oct 2012 15:15:55 -0000 1.203
@@ -395,7 +395,7 @@
attribute DOMString <a href="#dom-ol-type" title="dom-ol-type">type</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-ol-element">ol</a></code> element <a href="textFieldSelection.html#represents">represents</a> a list of
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-ol-element">ol</a></code> element <a href="rendering.html#represents">represents</a> a list of
items, where the items have been intentionally ordered, such that
changing the order would change the meaning of the document.</p>
@@ -480,7 +480,7 @@
decimal system regardless of the <code title="attr-ol-type"><a href="#attr-ol-type">type</a></code> attribute.</p>
<p class="note">For CSS user agents, a mapping for this attribute to
- the 'list-style-type' CSS property is given <a href="textFieldSelection.html#decohints">in
+ the 'list-style-type' CSS property is given <a href="rendering.html#decohints">in
the rendering section</a> (the mapping is straightforward: the
states above have the same names as their corresponding CSS
values).</p>
Index: the-area-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-area-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-area-element.html 15 Oct 2012 12:48:15 -0000 1.202
+++ the-area-element.html 15 Oct 2012 15:15:52 -0000 1.203
@@ -387,13 +387,13 @@
<dd><code title="attr-area-alt"><a href="#attr-area-alt">alt</a></code></dd>
<dd><code title="attr-area-coords"><a href="#attr-area-coords">coords</a></code></dd>
<dd><code title="attr-area-shape"><a href="#attr-area-shape">shape</a></code></dd>
- <dd><code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code></dd>
- <dd><code title="attr-hyperlink-target"><a href="textFieldSelection.html#attr-hyperlink-target">target</a></code></dd>
+ <dd><code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code></dd>
+ <dd><code title="attr-hyperlink-target"><a href="links.html#attr-hyperlink-target">target</a></code></dd>
<!--DOWNLOAD--><!--PING-->
- <dd><code title="attr-hyperlink-rel"><a href="textFieldSelection.html#attr-hyperlink-rel">rel</a></code></dd>
- <dd><code title="attr-hyperlink-media"><a href="textFieldSelection.html#attr-hyperlink-media">media</a></code></dd>
- <dd><code title="attr-hyperlink-hreflang"><a href="textFieldSelection.html#attr-hyperlink-hreflang">hreflang</a></code></dd>
- <dd><code title="attr-hyperlink-type"><a href="textFieldSelection.html#attr-hyperlink-type">type</a></code></dd>
+ <dd><code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel">rel</a></code></dd>
+ <dd><code title="attr-hyperlink-media"><a href="links.html#attr-hyperlink-media">media</a></code></dd>
+ <dd><code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang">hreflang</a></code></dd>
+ <dd><code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type">type</a></code></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>
<pre class="idl">interface <dfn id="htmlareaelement">HTMLAreaElement</dfn> : <a href="elements.html#htmlelement">HTMLElement</a> {
@@ -419,12 +419,12 @@
attribute DOMString <a href="#dom-area-hash" title="dom-area-hash">hash</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-area-element">area</a></code> element <a href="textFieldSelection.html#represents">represents</a> either a
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-area-element">area</a></code> element <a href="rendering.html#represents">represents</a> either a
hyperlink with some text and a corresponding area on an <a href="image-maps.html#image-map">image
map</a>, or a dead area on an image map.</p>
- <p>If the <code><a href="#the-area-element">area</a></code> element has an <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute, then the
- <code><a href="#the-area-element">area</a></code> element represents a <a href="textFieldSelection.html#hyperlink">hyperlink</a>. In
+ <p>If the <code><a href="#the-area-element">area</a></code> element has an <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute, then the
+ <code><a href="#the-area-element">area</a></code> element represents a <a href="links.html#hyperlink">hyperlink</a>. In
this case, the <dfn id="attr-area-alt" title="attr-area-alt"><code>alt</code></dfn>
attribute must be present. It specifies the text of the
hyperlink. Its value must be text that, when presented with the
@@ -438,7 +438,7 @@
resource and has a non-blank <code title="attr-area-alt"><a href="#attr-area-alt">alt</a></code>
attribute.</p>
- <p>If the <code><a href="#the-area-element">area</a></code> element has no <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute, then the area
+ <p>If the <code><a href="#the-area-element">area</a></code> element has no <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute, then the area
represented by the element cannot be selected, and the <code title="attr-area-alt"><a href="#attr-area-alt">alt</a></code> attribute must be omitted.</p>
<p>In both cases, the <code title="attr-area-shape"><a href="#attr-area-shape">shape</a></code> and
@@ -521,26 +521,26 @@
<div class="impl">
- <p>When user agents allow users to <a href="textFieldSelection.html#following-hyperlinks-0" title="following
+ <p>When user agents allow users to <a href="links.html#following-hyperlinks-0" title="following
hyperlinks">follow hyperlinks</a>
<!--DOWNLOAD-->
created using the <code><a href="#the-area-element">area</a></code> element, as described in the
next section, the
- <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code>,
- <code title="attr-hyperlink-target"><a href="textFieldSelection.html#attr-hyperlink-target">target</a></code>,
+ <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code>,
+ <code title="attr-hyperlink-target"><a href="links.html#attr-hyperlink-target">target</a></code>,
<!--DOWNLOAD--><!--PING-->
attributes decide how the link is followed.
- The <code title="attr-hyperlink-rel"><a href="textFieldSelection.html#attr-hyperlink-rel">rel</a></code>,
- <code title="attr-hyperlink-media"><a href="textFieldSelection.html#attr-hyperlink-media">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="textFieldSelection.html#attr-hyperlink-hreflang">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="textFieldSelection.html#attr-hyperlink-type">type</a></code> attributes may be used to
+ The <code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel">rel</a></code>,
+ <code title="attr-hyperlink-media"><a href="links.html#attr-hyperlink-media">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type">type</a></code> attributes may be used to
indicate to the user the likely nature of the target resource before
the user follows the link.</p>
</div>
- <p>The <code title="attr-hyperlink-target"><a href="textFieldSelection.html#attr-hyperlink-target">target</a></code>,
+ <p>The <code title="attr-hyperlink-target"><a href="links.html#attr-hyperlink-target">target</a></code>,
<!--DOWNLOAD--><!--PING-->
- <code title="attr-hyperlink-rel"><a href="textFieldSelection.html#attr-hyperlink-rel">rel</a></code>, <code title="attr-hyperlink-media"><a href="textFieldSelection.html#attr-hyperlink-media">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="textFieldSelection.html#attr-hyperlink-hreflang">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="textFieldSelection.html#attr-hyperlink-type">type</a></code> attributes must be omitted
- if the <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute is
+ <code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel">rel</a></code>, <code title="attr-hyperlink-media"><a href="links.html#attr-hyperlink-media">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="links.html#attr-hyperlink-hreflang">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="links.html#attr-hyperlink-type">type</a></code> attributes must be omitted
+ if the <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute is
not present.</p>
<!--MD-->
@@ -552,19 +552,19 @@
<ol><li><p>If the <code title="event-click"><a href="infrastructure.html#event-click">click</a></code> event in
question is not <a href="infrastructure.html#concept-events-trusted" title="concept-events-trusted">trusted</a>
- (i.e. a <code title="dom-click"><a href="textFieldSelection.html#dom-click">click()</a></code> method call was the
+ (i.e. a <code title="dom-click"><a href="editing.html#dom-click">click()</a></code> method call was the
reason for the event being dispatched), and the <code><a href="#the-area-element">area</a></code>
<!--DOWNLOAD-->
- element's <code title="attr-hyperlink-target"><a href="textFieldSelection.html#attr-hyperlink-target">target</a></code>
- attribute is present and applying <a href="textFieldSelection.html#the-rules-for-choosing-a-browsing-context-given-a-browsing-context-name">the rules for choosing a
+ element's <code title="attr-hyperlink-target"><a href="links.html#attr-hyperlink-target">target</a></code>
+ attribute is present and applying <a href="browsers.html#the-rules-for-choosing-a-browsing-context-given-a-browsing-context-name">the rules for choosing a
browsing context given a browsing context name</a>, using the
- value of the <code title="attr-hyperlink-target"><a href="textFieldSelection.html#attr-hyperlink-target">target</a></code>
+ value of the <code title="attr-hyperlink-target"><a href="links.html#attr-hyperlink-target">target</a></code>
attribute as the browsing context name, would result in there not
being a chosen browsing context, then throw an
<code><a href="infrastructure.html#invalidaccesserror">InvalidAccessError</a></code> exception and abort these
steps.</li>
- <li><p>Otherwise, the user agent must <a href="textFieldSelection.html#following-hyperlinks-0" title="following
+ <li><p>Otherwise, the user agent must <a href="links.html#following-hyperlinks-0" title="following
hyperlinks">follow the hyperlink</a>
<!--DOWNLOAD-->
created by the <code><a href="#the-area-element">area</a></code> element, if any, and as determined by
@@ -582,17 +582,17 @@
content attribute.</p>
<p>The IDL attribute <dfn id="dom-area-rellist" title="dom-area-rellist"><code>relList</code></dfn> must
- <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-hyperlink-rel"><a href="textFieldSelection.html#attr-hyperlink-rel">rel</a></code>
+ <a href="common-dom-interfaces.html#reflect">reflect</a> the <code title="attr-hyperlink-rel"><a href="links.html#attr-hyperlink-rel">rel</a></code>
content attribute.</p>
<p>The <code><a href="#the-area-element">area</a></code> element also supports the complement of
<a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <dfn id="dom-area-protocol" title="dom-area-protocol"><code>protocol</code></dfn>, <dfn id="dom-area-host" title="dom-area-host"><code>host</code></dfn>, <dfn id="dom-area-port" title="dom-area-port"><code>port</code></dfn>, <dfn id="dom-area-hostname" title="dom-area-hostname"><code>hostname</code></dfn>, <dfn id="dom-area-pathname" title="dom-area-pathname"><code>pathname</code></dfn>, <dfn id="dom-area-search" title="dom-area-search"><code>search</code></dfn>, and <dfn id="dom-area-hash" title="dom-area-hash"><code>hash</code></dfn>. These must follow the
rules given for <a href="urls.html#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, with
the <a href="urls.html#concept-uda-input" title="concept-uda-input">input</a> being the result of
- <a href="urls.html#resolve-a-url" title="resolve a url">resolving</a> the element's <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute relative to the
+ <a href="urls.html#resolve-a-url" title="resolve a url">resolving</a> the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute relative to the
element, if there is such an attribute and resolving it is
successful, or the empty string otherwise; and the <a href="urls.html#concept-uda-setter" title="concept-uda-setter">common setter action</a> being the
- same as setting the element's <code title="attr-hyperlink-href"><a href="textFieldSelection.html#attr-hyperlink-href">href</a></code> attribute to the new output
+ same as setting the element's <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href">href</a></code> attribute to the new output
value.</p>
</div>
Index: the-datalist-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-datalist-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-datalist-element.html 15 Oct 2012 12:49:10 -0000 1.202
+++ the-datalist-element.html 15 Oct 2012 15:15:53 -0000 1.203
@@ -396,7 +396,7 @@
other controls. The contents of the element represents fallback
content for legacy user agents, intermixed with <code><a href="the-option-element.html#the-option-element">option</a></code>
elements that represent the predefined options. In the rendering,
- the <code><a href="#the-datalist-element">datalist</a></code> element <a href="textFieldSelection.html#represents">represents</a>
+ the <code><a href="#the-datalist-element">datalist</a></code> element <a href="rendering.html#represents">represents</a>
nothing<span class="impl"> and it, along with its children, should
be hidden</span>.</p>
@@ -423,7 +423,7 @@
<code><a href="the-option-element.html#the-option-element">option</a></code> elements.</p>
<p><strong>Constraint validation</strong>: If an element has a
- <code><a href="#the-datalist-element">datalist</a></code> element ancestor, it is <a href="textFieldSelection.html#barred-from-constraint-validation">barred from
+ <code><a href="#the-datalist-element">datalist</a></code> element ancestor, it is <a href="constraints.html#barred-from-constraint-validation">barred from
constraint validation</a>.</p>
</div>
Index: the-mark-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-mark-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-mark-element.html 15 Oct 2012 12:50:08 -0000 1.202
+++ the-mark-element.html 15 Oct 2012 15:15:55 -0000 1.203
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><!-- v2: attribute that means "highlight this on the scrollbar" --><p>The <code><a href="#the-mark-element">mark</a></code> element <a href="textFieldSelection.html#represents">represents</a> a run of
+ </dl><!--TOPIC:HTML--><!-- v2: attribute that means "highlight this on the scrollbar" --><p>The <code><a href="#the-mark-element">mark</a></code> element <a href="rendering.html#represents">represents</a> a run of
text in one document marked or highlighted for reference purposes,
due to its relevance in another context. When used in a quotation or
other block of text referred to from the prose, it indicates a
Index: the-dfn-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dfn-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-dfn-element.html 15 Oct 2012 12:49:26 -0000 1.203
+++ the-dfn-element.html 15 Oct 2012 15:15:53 -0000 1.204
@@ -388,7 +388,7 @@
<dd>Also, the <code title="attr-dfn-title"><a href="#attr-dfn-title">title</a></code> attribute has special semantics on this element.</dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-dfn-element">dfn</a></code> element <a href="textFieldSelection.html#represents">represents</a> the defining
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-dfn-element">dfn</a></code> element <a href="rendering.html#represents">represents</a> the defining
instance of a term. The <a href="content-models.html#paragraph" title="paragraph">paragraph</a>,
<a href="the-dl-element.html#the-dl-element" title="dl">description list group</a>, or <a href="content-models.html#sectioning-content-0" title="sectioning content">section</a> that is the nearest
ancestor of the <code><a href="#the-dfn-element">dfn</a></code> element must also contain the
--- NEW FILE: acknowledgements.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>Acknowledgements — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...1140 lines suppressed...]
v2 * make the spec consistent about whether the word "algorithm" is part of
an algorithm's name or not ("</dfn> algorithm", "</span> algorithm")
v2 * make the spec more consistent about its use of "hexadecimal"
and "base-sixteen", the order that 0-9 A-Z a-z is mentioned,
and the detail to which the spec explains how to interpret a
string as a hexadecimal number.
v2 * become more consistent about what markup we use to mark up
productions (nothing? <i>? <code>?)
v2 * use <code>Document</code> consistently instead of 'document'.
v2 * be clearer about arrays/lists/collections being zero-based
despite using the term "/index/th".
v2 * use the sample widgets:
<li><img alt="A text field with editable sections for each
value, with a button to pop up a dialog showing a calendar or
clock." src="sample-datetime-ui-2"></li>
<li><img alt="A calendar grid with a clock in the upper right
hand corner." src="sample-datetime-ui-3"></li>
-->
Index: the-header-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-header-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-header-element.html 15 Oct 2012 12:50:02 -0000 1.202
+++ the-header-element.html 15 Oct 2012 15:15:54 -0000 1.203
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-header-element">header</a></code> element <a href="textFieldSelection.html#represents">represents</a> a group
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-header-element">header</a></code> element <a href="rendering.html#represents">represents</a> a group
of introductory or navigational aids.</p>
<p class="note">A <code><a href="#the-header-element">header</a></code> element is intended to usually
Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec/elements.html,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -d -r1.278 -r1.279
--- elements.html 15 Oct 2012 12:46:08 -0000 1.278
+++ elements.html 15 Oct 2012 15:15:46 -0000 1.279
@@ -549,7 +549,7 @@
documents</a>, even when those documents are in another context
(e.g. inside an XSLT transform).</p>
- <p>Elements in the DOM <a href="textFieldSelection.html#represents" title="represents">represent</a>
+ <p>Elements in the DOM <a href="rendering.html#represents" title="represents">represent</a>
things; that is, they have intrinsic <em>meaning</em>, also known as
semantics.</p>
@@ -570,89 +570,89 @@
readonly attribute <a href="common-dom-interfaces.html#domstringmap-0">DOMStringMap</a> <a href="global-attributes.html#dom-dataset" title="dom-dataset">dataset</a>;
<!--MD-->
- // <a href="textFieldSelection.html#editing">user interaction</a>
- attribute boolean <a href="textFieldSelection.html#dom-hidden" title="dom-hidden">hidden</a>;
- void <a href="textFieldSelection.html#dom-click" title="dom-click">click</a>();
- attribute long <a href="textFieldSelection.html#dom-tabindex" title="dom-tabindex">tabIndex</a>;
- void <a href="textFieldSelection.html#dom-focus" title="dom-focus">focus</a>();
- void <a href="textFieldSelection.html#dom-blur" title="dom-blur">blur</a>();
- attribute DOMString <a href="textFieldSelection.html#dom-accesskey" title="dom-accessKey">accessKey</a>;
- readonly attribute DOMString <a href="textFieldSelection.html#dom-accesskeylabel" title="dom-accessKeyLabel">accessKeyLabel</a>;
- attribute boolean <a href="textFieldSelection.html#dom-draggable" title="dom-draggable">draggable</a>;
- [PutForwards=<span title="dom-DOMSettableTokenList-value">value</span>] readonly attribute <a href="infrastructure.html#domsettabletokenlist">DOMSettableTokenList</a> <a href="textFieldSelection.html#dom-dropzone" title="dom-dropzone">dropzone</a>;
- attribute DOMString <a href="textFieldSelection.html#dom-contenteditable" title="dom-contentEditable">contentEditable</a>;
- readonly attribute boolean <a href="textFieldSelection.html#dom-iscontenteditable" title="dom-isContentEditable">isContentEditable</a>;
- attribute <a href="textFieldSelection.html#htmlmenuelement">HTMLMenuElement</a>? <a href="textFieldSelection.html#dom-contextmenu" title="dom-contextMenu">contextMenu</a>;
- attribute boolean <a href="textFieldSelection.html#dom-spellcheck" title="dom-spellcheck">spellcheck</a>;
+ // <a href="editing.html#editing">user interaction</a>
+ attribute boolean <a href="editing.html#dom-hidden" title="dom-hidden">hidden</a>;
+ void <a href="editing.html#dom-click" title="dom-click">click</a>();
+ attribute long <a href="editing.html#dom-tabindex" title="dom-tabindex">tabIndex</a>;
+ void <a href="editing.html#dom-focus" title="dom-focus">focus</a>();
+ void <a href="editing.html#dom-blur" title="dom-blur">blur</a>();
+ attribute DOMString <a href="editing.html#dom-accesskey" title="dom-accessKey">accessKey</a>;
+ readonly attribute DOMString <a href="editing.html#dom-accesskeylabel" title="dom-accessKeyLabel">accessKeyLabel</a>;
+ attribute boolean <a href="dnd.html#dom-draggable" title="dom-draggable">draggable</a>;
+ [PutForwards=<span title="dom-DOMSettableTokenList-value">value</span>] readonly attribute <a href="infrastructure.html#domsettabletokenlist">DOMSettableTokenList</a> <a href="dnd.html#dom-dropzone" title="dom-dropzone">dropzone</a>;
+ attribute DOMString <a href="editing.html#dom-contenteditable" title="dom-contentEditable">contentEditable</a>;
+ readonly attribute boolean <a href="editing.html#dom-iscontenteditable" title="dom-isContentEditable">isContentEditable</a>;
+ attribute <a href="the-menu-element.html#htmlmenuelement">HTMLMenuElement</a>? <a href="the-menu-element.html#dom-contextmenu" title="dom-contextMenu">contextMenu</a>;
+ attribute boolean <a href="editing-apis.html#dom-spellcheck" title="dom-spellcheck">spellcheck</a>;
- // <a href="textFieldSelection.html#command-api">command API</a>
- readonly attribute DOMString? <a href="textFieldSelection.html#dom-command-ro-commandtype" title="dom-command-ro-commandType">commandType</a>;
- readonly attribute DOMString? <a href="textFieldSelection.html#dom-command-ro-commandlabel" title="dom-command-ro-commandLabel">commandLabel</a>;
- readonly attribute DOMString? <a href="textFieldSelection.html#dom-command-ro-commandicon" title="dom-command-ro-commandIcon">commandIcon</a>;
- readonly attribute boolean? <a href="textFieldSelection.html#dom-command-ro-commandhidden" title="dom-command-ro-commandHidden">commandHidden</a>;
- readonly attribute boolean? <a href="textFieldSelection.html#dom-command-ro-commanddisabled" title="dom-command-ro-commandDisabled">commandDisabled</a>;
- readonly attribute boolean? <a href="textFieldSelection.html#dom-command-ro-commandchecked" title="dom-command-ro-commandChecked">commandChecked</a>;<!-- v2COMMAND
+ // <a href="commands.html#command-api">command API</a>
+ readonly attribute DOMString? <a href="commands.html#dom-command-ro-commandtype" title="dom-command-ro-commandType">commandType</a>;
+ readonly attribute DOMString? <a href="commands.html#dom-command-ro-commandlabel" title="dom-command-ro-commandLabel">commandLabel</a>;
+ readonly attribute DOMString? <a href="commands.html#dom-command-ro-commandicon" title="dom-command-ro-commandIcon">commandIcon</a>;
+ readonly attribute boolean? <a href="commands.html#dom-command-ro-commandhidden" title="dom-command-ro-commandHidden">commandHidden</a>;
+ readonly attribute boolean? <a href="commands.html#dom-command-ro-commanddisabled" title="dom-command-ro-commandDisabled">commandDisabled</a>;
+ readonly attribute boolean? <a href="commands.html#dom-command-ro-commandchecked" title="dom-command-ro-commandChecked">commandChecked</a>;<!-- v2COMMAND
readonly attribute <span>HTMLCollection</span> <span title="dom-command-ro-commandTriggers">commandTriggers</span>;-->
// <span>styling</span>
readonly attribute <a href="infrastructure.html#cssstyledeclaration">CSSStyleDeclaration</a> <a href="global-attributes.html#dom-style" title="dom-style">style</a>;
- // <a href="textFieldSelection.html#event-handler-idl-attributes">event handler IDL attributes</a>
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onabort" title="handler-onabort">onabort</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onblur" title="handler-onblur">onblur</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-oncancel" title="handler-oncancel">oncancel</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-oncanplay" title="handler-oncanplay">oncanplay</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-oncanplaythrough" title="handler-oncanplaythrough">oncanplaythrough</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onchange" title="handler-onchange">onchange</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onclick" title="handler-onclick">onclick</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onclose" title="handler-onclose">onclose</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-oncontextmenu" title="handler-oncontextmenu">oncontextmenu</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-oncuechange" title="handler-oncuechange">oncuechange</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondblclick" title="handler-ondblclick">ondblclick</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondrag" title="handler-ondrag">ondrag</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondragend" title="handler-ondragend">ondragend</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondragenter" title="handler-ondragenter">ondragenter</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondragleave" title="handler-ondragleave">ondragleave</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondragover" title="handler-ondragover">ondragover</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondragstart" title="handler-ondragstart">ondragstart</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondrop" title="handler-ondrop">ondrop</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ondurationchange" title="handler-ondurationchange">ondurationchange</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onemptied" title="handler-onemptied">onemptied</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onended" title="handler-onended">onended</a>;
- attribute <a href="textFieldSelection.html#onerroreventhandler">OnErrorEventHandler</a> <a href="textFieldSelection.html#handler-onerror" title="handler-onerror">onerror</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onfocus" title="handler-onfocus">onfocus</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-oninput" title="handler-oninput">oninput</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-oninvalid" title="handler-oninvalid">oninvalid</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onkeydown" title="handler-onkeydown">onkeydown</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onkeypress" title="handler-onkeypress">onkeypress</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onkeyup" title="handler-onkeyup">onkeyup</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onload" title="handler-onload">onload</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onloadeddata" title="handler-onloadeddata">onloadeddata</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onloadedmetadata" title="handler-onloadedmetadata">onloadedmetadata</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onloadstart" title="handler-onloadstart">onloadstart</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onmousedown" title="handler-onmousedown">onmousedown</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onmousemove" title="handler-onmousemove">onmousemove</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onmouseout" title="handler-onmouseout">onmouseout</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onmouseover" title="handler-onmouseover">onmouseover</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onmouseup" title="handler-onmouseup">onmouseup</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onmousewheel" title="handler-onmousewheel">onmousewheel</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onpause" title="handler-onpause">onpause</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onplay" title="handler-onplay">onplay</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onplaying" title="handler-onplaying">onplaying</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onprogress" title="handler-onprogress">onprogress</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onratechange" title="handler-onratechange">onratechange</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onreset" title="handler-onreset">onreset</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onscroll" title="handler-onscroll">onscroll</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onseeked" title="handler-onseeked">onseeked</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onseeking" title="handler-onseeking">onseeking</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onselect" title="handler-onselect">onselect</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onshow" title="handler-onshow">onshow</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onstalled" title="handler-onstalled">onstalled</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onsubmit" title="handler-onsubmit">onsubmit</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onsuspend" title="handler-onsuspend">onsuspend</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-ontimeupdate" title="handler-ontimeupdate">ontimeupdate</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onvolumechange" title="handler-onvolumechange">onvolumechange</a>;
- attribute <a href="textFieldSelection.html#eventhandler">EventHandler</a> <a href="textFieldSelection.html#handler-onwaiting" title="handler-onwaiting">onwaiting</a>;
+ // <a href="webappapis.html#event-handler-idl-attributes">event handler IDL attributes</a>
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onabort" title="handler-onabort">onabort</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onblur" title="handler-onblur">onblur</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-oncancel" title="handler-oncancel">oncancel</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-oncanplay" title="handler-oncanplay">oncanplay</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-oncanplaythrough" title="handler-oncanplaythrough">oncanplaythrough</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onchange" title="handler-onchange">onchange</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onclick" title="handler-onclick">onclick</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onclose" title="handler-onclose">onclose</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-oncontextmenu" title="handler-oncontextmenu">oncontextmenu</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-oncuechange" title="handler-oncuechange">oncuechange</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondblclick" title="handler-ondblclick">ondblclick</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondrag" title="handler-ondrag">ondrag</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondragend" title="handler-ondragend">ondragend</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondragenter" title="handler-ondragenter">ondragenter</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondragleave" title="handler-ondragleave">ondragleave</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondragover" title="handler-ondragover">ondragover</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondragstart" title="handler-ondragstart">ondragstart</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondrop" title="handler-ondrop">ondrop</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ondurationchange" title="handler-ondurationchange">ondurationchange</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onemptied" title="handler-onemptied">onemptied</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onended" title="handler-onended">onended</a>;
+ attribute <a href="webappapis.html#onerroreventhandler">OnErrorEventHandler</a> <a href="webappapis.html#handler-onerror" title="handler-onerror">onerror</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onfocus" title="handler-onfocus">onfocus</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-oninput" title="handler-oninput">oninput</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-oninvalid" title="handler-oninvalid">oninvalid</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onkeydown" title="handler-onkeydown">onkeydown</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onkeypress" title="handler-onkeypress">onkeypress</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onkeyup" title="handler-onkeyup">onkeyup</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onload" title="handler-onload">onload</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onloadeddata" title="handler-onloadeddata">onloadeddata</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onloadedmetadata" title="handler-onloadedmetadata">onloadedmetadata</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onloadstart" title="handler-onloadstart">onloadstart</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onmousedown" title="handler-onmousedown">onmousedown</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onmousemove" title="handler-onmousemove">onmousemove</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onmouseout" title="handler-onmouseout">onmouseout</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onmouseover" title="handler-onmouseover">onmouseover</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onmouseup" title="handler-onmouseup">onmouseup</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onmousewheel" title="handler-onmousewheel">onmousewheel</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onpause" title="handler-onpause">onpause</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onplay" title="handler-onplay">onplay</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onplaying" title="handler-onplaying">onplaying</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onprogress" title="handler-onprogress">onprogress</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onratechange" title="handler-onratechange">onratechange</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onreset" title="handler-onreset">onreset</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onscroll" title="handler-onscroll">onscroll</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onseeked" title="handler-onseeked">onseeked</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onseeking" title="handler-onseeking">onseeking</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onselect" title="handler-onselect">onselect</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onshow" title="handler-onshow">onshow</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onstalled" title="handler-onstalled">onstalled</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onsubmit" title="handler-onsubmit">onsubmit</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onsuspend" title="handler-onsuspend">onsuspend</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-ontimeupdate" title="handler-ontimeupdate">ontimeupdate</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onvolumechange" title="handler-onvolumechange">onvolumechange</a>;
+ attribute <a href="webappapis.html#eventhandler">EventHandler</a> <a href="webappapis.html#handler-onwaiting" title="handler-onwaiting">onwaiting</a>;
};
interface <dfn id="htmlunknownelement">HTMLUnknownElement</dfn> : <a href="#htmlelement">HTMLElement</a> { };</pre>
Index: the-sub-and-sup-elements.html
===================================================================
RCS file: /sources/public/html5/spec/the-sub-and-sup-elements.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-sub-and-sup-elements.html 15 Oct 2012 12:50:24 -0000 1.202
+++ the-sub-and-sup-elements.html 15 Oct 2012 15:15:56 -0000 1.203
@@ -387,8 +387,8 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Use <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-sub-and-sup-elements">sup</a></code> element <a href="textFieldSelection.html#represents">represents</a> a
- superscript and the <code><a href="#the-sub-and-sup-elements">sub</a></code> element <a href="textFieldSelection.html#represents">represents</a>
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-sub-and-sup-elements">sup</a></code> element <a href="rendering.html#represents">represents</a> a
+ superscript and the <code><a href="#the-sub-and-sup-elements">sub</a></code> element <a href="rendering.html#represents">represents</a>
a subscript.</p>
<p>These elements must be used only to mark up typographical
@@ -427,7 +427,7 @@
<p>Mathematical expressions often use subscripts and superscripts.
Authors are encouraged to use MathML for marking up mathematics, but
authors may opt to use <code><a href="#the-sub-and-sup-elements">sub</a></code> and <code><a href="#the-sub-and-sup-elements">sup</a></code> if
- detailed mathematical markup is not desired. <a href="textFieldSelection.html#refsMATHML">[MATHML]</a></p>
+ detailed mathematical markup is not desired. <a href="references.html#refsMATHML">[MATHML]</a></p>
<div class="example">
<pre><var>E</var>=<var>m</var><var>c</var><sup>2</sup></pre>
Index: the-i-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-i-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-i-element.html 15 Oct 2012 12:50:06 -0000 1.202
+++ the-i-element.html 15 Oct 2012 15:15:54 -0000 1.203
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-i-element">i</a></code> element <a href="textFieldSelection.html#represents">represents</a> a span of text
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-i-element">i</a></code> element <a href="rendering.html#represents">represents</a> a span of text
in an alternate voice or mood, or otherwise offset from the normal
prose in a manner indicating a different quality of text, such as a
taxonomic designation, a technical term, an idiomatic phrase from
Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.1256
retrieving revision 1.1257
diff -u -d -r1.1256 -r1.1257
--- forms.html 15 Oct 2012 12:46:09 -0000 1.1256
+++ forms.html 15 Oct 2012 15:15:46 -0000 1.1257
@@ -835,8 +835,8 @@
<dd>
- <p>Denotes elements that can be used for <a href="textFieldSelection.html#constructing-form-data-set">constructing the form data
- set</a> when a <code><a href="the-form-element.html#the-form-element">form</a></code> element is <a href="textFieldSelection.html#concept-form-submit" title="concept-form-submit">submitted</a>.</p>
+ <p>Denotes elements that can be used for <a href="constraints.html#constructing-form-data-set">constructing the form data
+ set</a> when a <code><a href="the-form-element.html#the-form-element">form</a></code> element is <a href="constraints.html#concept-form-submit" title="concept-form-submit">submitted</a>.</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">button</a></code></li>
@@ -856,7 +856,7 @@
<dd>
<p>Denotes elements that can be affected when a <code><a href="the-form-element.html#the-form-element">form</a></code>
- element is <a href="textFieldSelection.html#concept-form-reset" title="concept-form-reset">reset</a>.</p>
+ element is <a href="constraints.html#concept-form-reset" title="concept-form-reset">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">input</a></code></li>
Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-canvas-element.html,v
retrieving revision 1.1129
retrieving revision 1.1130
diff -u -d -r1.1129 -r1.1130
--- the-canvas-element.html 15 Oct 2012 12:48:55 -0000 1.1129
+++ the-canvas-element.html 15 Oct 2012 15:15:52 -0000 1.1130
@@ -422,10 +422,10 @@
element. The contents of the <code><a href="#the-canvas-element">canvas</a></code> element, if any,
are the element's <a href="content-models.html#fallback-content">fallback content</a>.</p>
- <p>In interactive visual media, if <a href="textFieldSelection.html#concept-n-script" title="concept-n-script">scripting is enabled</a> for the
+ <p>In interactive visual media, if <a href="webappapis.html#concept-n-script" title="concept-n-script">scripting is enabled</a> for the
<code><a href="#the-canvas-element">canvas</a></code> element, and if support for <code><a href="#the-canvas-element">canvas</a></code>
elements has been enabled, the <code><a href="#the-canvas-element">canvas</a></code> element
- <a href="textFieldSelection.html#represents">represents</a> <a href="content-models.html#embedded-content-2">embedded content</a> consisting of
+ <a href="rendering.html#represents">represents</a> <a href="content-models.html#embedded-content-2">embedded content</a> consisting of
a dynamically created image.</p>
<p>In non-interactive, static, visual media, if the
@@ -433,18 +433,18 @@
the page was viewed in an interactive visual medium and is now being
printed, or if some script that ran during the page layout process
painted on the element), then the <code><a href="#the-canvas-element">canvas</a></code> element
- <a href="textFieldSelection.html#represents">represents</a> <a href="content-models.html#embedded-content-2">embedded content</a> with the
+ <a href="rendering.html#represents">represents</a> <a href="content-models.html#embedded-content-2">embedded content</a> with the
current image and size. Otherwise, the element represents its
<a href="content-models.html#fallback-content">fallback content</a> instead.</p>
- <p>In non-visual media, and in visual media if <a href="textFieldSelection.html#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a> for the
+ <p>In non-visual media, and in visual media if <a href="webappapis.html#concept-n-noscript" title="concept-n-noscript">scripting is disabled</a> for the
<code><a href="#the-canvas-element">canvas</a></code> element or if support for <code><a href="#the-canvas-element">canvas</a></code>
elements has been disabled, the <code><a href="#the-canvas-element">canvas</a></code> element
- <a href="textFieldSelection.html#represents">represents</a> its <a href="content-models.html#fallback-content">fallback content</a>
+ <a href="rendering.html#represents">represents</a> its <a href="content-models.html#fallback-content">fallback content</a>
instead.</p>
<!-- CANVAS-FOCUS-FALLBACK -->
- <p>When a <code><a href="#the-canvas-element">canvas</a></code> element <a href="textFieldSelection.html#represents">represents</a>
+ <p>When a <code><a href="#the-canvas-element">canvas</a></code> element <a href="rendering.html#represents">represents</a>
<a href="content-models.html#embedded-content-2">embedded content</a>, the user can still focus descendants
of the <code><a href="#the-canvas-element">canvas</a></code> element (in the <a href="content-models.html#fallback-content">fallback
content</a>). When an element is focused, it is the target of
@@ -453,7 +453,7 @@
keyboard-accessible: authors should have a one-to-one mapping of
interactive regions to focusable elements in the <a href="content-models.html#fallback-content">fallback
content</a>. (Focus has no effect on mouse interaction
- events.) <a href="textFieldSelection.html#refsDOMEVENTS">[DOMEVENTS]</a></p>
+ events.) <a href="references.html#refsDOMEVENTS">[DOMEVENTS]</a></p>
<p>The <code><a href="#the-canvas-element">canvas</a></code> element has two attributes to control the
size of the coordinate space: <dfn id="attr-canvas-width" title="attr-canvas-width"><code>width</code></dfn> and <dfn id="attr-canvas-height" title="attr-canvas-height"><code>height</code></dfn>. These
@@ -526,7 +526,7 @@
<!--2DCONTEXT-->
<p>The list of defined contexts is given on the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki
- CanvasContexts page</a>. <a href="textFieldSelection.html#refsWHATWGWIKI">[WHATWGWIKI]</a>
+ CanvasContexts page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a>
<p>Returns null if the given context ID is not supported or if the
canvas has already been initialized with some other (incompatible)
@@ -569,7 +569,7 @@
context's entry in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki
CanvasContexts page</a> does not list <var title="">contextId</var>
as a context with which it is compatible, return null and abort
- these steps. <a href="textFieldSelection.html#refsWHATWGWIKI">[WHATWGWIKI]</a></li>
+ these steps. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></li>
<li><p>If the element does not have a <a href="#primary-context">primary context</a>,
let the element's <a href="#primary-context">primary context</a> be <var title="">contextId</var>.</li>
@@ -581,10 +581,10 @@
<li><p><dfn id="getcontext-return" title="getContext-return">Return a new object for <var title="">contextId</var></dfn>, as defined by the specification
given for <var title="">contextId</var>'s entry in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki
- CanvasContexts page</a>. <a href="textFieldSelection.html#refsWHATWGWIKI">[WHATWGWIKI]</a></li>
+ CanvasContexts page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></li>
</ol><p>New context types may be registered in the <a href="http://wiki.whatwg.org/wiki/CanvasContexts">WHATWG Wiki
- CanvasContexts page</a>. <a href="textFieldSelection.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p>
+ CanvasContexts page</a>. <a href="references.html#refsWHATWGWIKI">[WHATWGWIKI]</a></p>
<p>Anyone is free to edit the WHATWG Wiki CanvasContexts page at any
time to add a new context type. These new context types must be
@@ -678,7 +678,7 @@
image as a file</a>, using the method's arguments (if any) as
the <var title="">arguments</var>.</li>
- <li><p>Return a <a href="infrastructure.html#data-protocol" title="data protocol"><code title="">data:</code> URL</a> representing <var title="">file</var>. <a href="textFieldSelection.html#refsRFC2397">[RFC2397]</a></p>
+ <li><p>Return a <a href="infrastructure.html#data-protocol" title="data protocol"><code title="">data:</code> URL</a> representing <var title="">file</var>. <a href="references.html#refsRFC2397">[RFC2397]</a></p>
<!-- should we explicitly require the URL to be base64-encoded and
not have any parameters, to ensure the same exact URL is generated
@@ -705,7 +705,7 @@
<p>Otherwise, let <var title="">result</var> be a
<code><a href="infrastructure.html#blob">Blob</a></code> object representing <a href="#a-serialization-of-the-image-as-a-file">a serialization of the
- image as a file</a>, using <var title="">arguments</var>. <a href="textFieldSelection.html#refsFILEAPI">[FILEAPI]</a> </p>
+ image as a file</a>, using <var title="">arguments</var>. <a href="references.html#refsFILEAPI">[FILEAPI]</a> </p>
</li>
@@ -715,15 +715,15 @@
<li><p>If <var title="">callback</var> is null, abort these
steps.</li>
- <li><p><a href="textFieldSelection.html#queue-a-task">Queue a task</a> to invoke the
- <code><a href="infrastructure.html#filecallback">FileCallback</a></code> <var title="">callback</var> with <var title="">result</var> as its argument. The <a href="textFieldSelection.html#task-source">task source</a>
+ <li><p><a href="webappapis.html#queue-a-task">Queue a task</a> to invoke the
+ <code><a href="infrastructure.html#filecallback">FileCallback</a></code> <var title="">callback</var> with <var title="">result</var> as its argument. The <a href="webappapis.html#task-source">task source</a>
for this task is the <dfn id="canvas-blob-serialization-task-source">canvas blob serialization task
- source</dfn>. <a href="textFieldSelection.html#refsFILESYSTEMAPI">[FILESYSTEMAPI]</a></li>
+ source</dfn>. <a href="references.html#refsFILESYSTEMAPI">[FILESYSTEMAPI]</a></li>
</ol><p>When a user agent is to create <dfn id="a-serialization-of-the-image-as-a-file">a serialization of the image
as a file</dfn>, optionally with some given <var title="">arguments</var>, it must create an image file in the format
given by the first value of <var title="">arguments</var>, or, if
- there are no <var title="">arguments</var>, in the PNG format. <a href="textFieldSelection.html#refsPNG">[PNG]</a></p>
+ there are no <var title="">arguments</var>, in the PNG format. <a href="references.html#refsPNG">[PNG]</a></p>
<p>If <var title="">arguments</var> is not empty, the first value
must be interpreted as a <a href="infrastructure.html#mime-type" title="MIME type">MIME type</a>
@@ -739,7 +739,7 @@
<p>User agents must support PNG ("<code>image/png</code>"). User
agents may support other types. If the user agent does not support
- the requested type, it must create the file using the PNG format. <a href="textFieldSelection.html#refsPNG">[PNG]</a></p>
+ the requested type, it must create the file using the PNG format. <a href="references.html#refsPNG">[PNG]</a></p>
<p>User agents must <a href="infrastructure.html#converted-to-ascii-lowercase" title="converted to ASCII
lowercase">convert the provided type to ASCII lowercase</a>
@@ -764,13 +764,13 @@
be</span> treated as the desired quality level. <span class="impl">If it is not a number or is outside that range, the
user agent must use its default value, as if the argument had
been omitted.</span>
- <td> <a href="textFieldSelection.html#refsJPEG">[JPEG]</a>
+ <td> <a href="references.html#refsJPEG">[JPEG]</a>
</table><div class="impl">
<p>For the purposes of these rules, an argument is considered to be
a number if it is converted to an IDL double value by the rules for
handling arguments of type <code title="">any</code> in the Web IDL
- specification. <a href="textFieldSelection.html#refsWEBIDL">[WEBIDL]</a></p>
+ specification. <a href="references.html#refsWEBIDL">[WEBIDL]</a></p>
<p>Other arguments must be ignored and must not cause the user agent
to throw an exception. A future version of this specification will
@@ -831,8 +831,8 @@
<h5 id="security-with-canvas-elements"><span class="secno">4.8.11.2 </span>Security with <code><a href="#the-canvas-element">canvas</a></code> elements</h5>
<p><strong>Information leakage</strong> can occur if scripts from
- one <a href="textFieldSelection.html#origin-0">origin</a> can access information (e.g. read pixels)
- from images from another origin (one that isn't the <a href="textFieldSelection.html#same-origin" title="same origin">same</a>).</p>
+ one <a href="browsers.html#origin-0">origin</a> can access information (e.g. read pixels)
+ from images from another origin (one that isn't the <a href="browsers.html#same-origin" title="same origin">same</a>).</p>
<p>To mitigate this, <code><a href="#the-canvas-element">canvas</a></code> elements are defined to
have a flag indicating whether they are <i>origin-clean</i>. All
@@ -842,8 +842,8 @@
<ul><li><p>The element's 2D context's <code title="dom-context-2d-drawImage">drawImage()</code> method is
called with an <code><a href="the-img-element.html#htmlimageelement">HTMLImageElement</a></code> or an
- <code><a href="the-video-element.html#htmlvideoelement">HTMLVideoElement</a></code> whose <a href="textFieldSelection.html#origin-0">origin</a> is not the
- <a href="textFieldSelection.html#same-origin" title="same origin">same</a> as that of the
+ <code><a href="the-video-element.html#htmlvideoelement">HTMLVideoElement</a></code> whose <a href="browsers.html#origin-0">origin</a> is not the
+ <a href="browsers.html#same-origin" title="same origin">same</a> as that of the
<code><a href="dom.html#document">Document</a></code> object that owns the <code><a href="#the-canvas-element">canvas</a></code>
element.</li>
@@ -854,7 +854,7 @@
<li><p>The element's 2D context's <code title="dom-context-2d-fillStyle">fillStyle</code> attribute is set
to a <code>CanvasPattern</code> object that was created from an
<code><a href="the-img-element.html#htmlimageelement">HTMLImageElement</a></code> or an <code><a href="the-video-element.html#htmlvideoelement">HTMLVideoElement</a></code>
- whose <a href="textFieldSelection.html#origin-0">origin</a> was not the <a href="textFieldSelection.html#same-origin" title="same
+ whose <a href="browsers.html#origin-0">origin</a> was not the <a href="browsers.html#same-origin" title="same
origin">same</a> as that of the <code><a href="dom.html#document">Document</a></code> object
that owns the <code><a href="#the-canvas-element">canvas</a></code> element when the pattern was
created.</li>
@@ -867,7 +867,7 @@
<li><p>The element's 2D context's <code title="dom-context-2d-strokeStyle">strokeStyle</code> attribute is
set to a <code>CanvasPattern</code> object that was created from an
<code><a href="the-img-element.html#htmlimageelement">HTMLImageElement</a></code> or an <code><a href="the-video-element.html#htmlvideoelement">HTMLVideoElement</a></code>
- whose <a href="textFieldSelection.html#origin-0">origin</a> was not the <a href="textFieldSelection.html#same-origin" title="same
+ whose <a href="browsers.html#origin-0">origin</a> was not the <a href="browsers.html#same-origin" title="same
origin">same</a> as that of the <code><a href="dom.html#document">Document</a></code> object
that owns the <code><a href="#the-canvas-element">canvas</a></code> element when the pattern was
created.</li>
@@ -878,8 +878,8 @@
false when the pattern was created.</li>
<li><p>The element's 2D context's <code title="dom-context-2d-fillText">fillText()</code> or <code title="dom-context-2d-fillText">strokeText()</code> methods are
- invoked and consider using a font that has an <a href="textFieldSelection.html#origin-0">origin</a>
- that is not the <a href="textFieldSelection.html#same-origin" title="same origin">same</a> as that of
+ invoked and consider using a font that has an <a href="browsers.html#origin-0">origin</a>
+ that is not the <a href="browsers.html#same-origin" title="same origin">same</a> as that of
the <code><a href="dom.html#document">Document</a></code> object that owns the <code><a href="#the-canvas-element">canvas</a></code>
element. (The font doesn't even have to be used; all that matters
is whether the font was considered for any of the glyphs
--- NEW FILE: commands.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.11.5 Commands — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...1525 lines suppressed...]
<tr><th>Canonical order:
<td> per grammar
</table><p>The 'anchor-point' property specifies a point to which dialog
boxes are to be aligned.</p>
<p>If the value is a <position>, the alignment point is the point
given by the value, which must be interpreted relative to the
element's first rendered box's margin box. Percentages must be
calculated relative to the element's first rendered box's margin box
(specifically, its width for the horizontal position and its height
for the vertical position). <a href="references.html#refsCSSVALUES">[CSSVALUES]</a>
<a href="references.html#refsCSS">[CSS]</a></p>
<p>If the value is the keyword 'none', then no explicit alignment
point is defined. The user agent will pick an alignment point
automatically if necessary (as described in the definition of the
<code title="dom-dialog-open"><a href="#dom-dialog-open">open()</a></code> method above).</p>
Index: the-samp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-samp-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-samp-element.html 15 Oct 2012 12:50:22 -0000 1.202
+++ the-samp-element.html 15 Oct 2012 15:15:56 -0000 1.203
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-samp-element">samp</a></code> element <a href="textFieldSelection.html#represents">represents</a> (sample)
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-samp-element">samp</a></code> element <a href="rendering.html#represents">represents</a> (sample)
output from a program or computing system.</p>
<p class="note">See the <code><a href="the-pre-element.html#the-pre-element">pre</a></code> and <code><a href="the-kbd-element.html#the-kbd-element">kbd</a></code>
Index: the-u-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-u-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-u-element.html 15 Oct 2012 12:50:25 -0000 1.202
+++ the-u-element.html 15 Oct 2012 15:15:57 -0000 1.203
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-u-element">u</a></code> element <a href="textFieldSelection.html#represents">represents</a> a span of text
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-u-element">u</a></code> element <a href="rendering.html#represents">represents</a> a span of text
with an unarticulated, though explicitly rendered, non-textual
annotation, such as labeling the text as being a proper name in
Chinese text (a Chinese proper name mark), or labeling the text as
Index: headings-and-sections.html
===================================================================
RCS file: /sources/public/html5/spec/headings-and-sections.html,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- headings-and-sections.html 15 Oct 2012 12:46:16 -0000 1.205
+++ headings-and-sections.html 15 Oct 2012 15:15:46 -0000 1.206
@@ -380,11 +380,11 @@
<code><a href="the-hgroup-element.html#the-hgroup-element">hgroup</a></code> element are headings.</p>
<p>The first element of <a href="content-models.html#heading-content-0">heading content</a> in an element
- of <a href="content-models.html#sectioning-content-0">sectioning content</a> <a href="textFieldSelection.html#represents">represents</a> the
+ of <a href="content-models.html#sectioning-content-0">sectioning content</a> <a href="rendering.html#represents">represents</a> the
heading for that section. Subsequent headings of equal or higher
<a href="the-aside-element.html#rank">rank</a> start new (implied) sections, headings of lower
<a href="the-aside-element.html#rank">rank</a> start implied subsections that are part of the
- previous one. In both cases, the element <a href="textFieldSelection.html#represents">represents</a> the
+ previous one. In both cases, the element <a href="rendering.html#represents">represents</a> the
heading of the implied section.</p>
<p>Certain elements are said to be <dfn id="sectioning-root" title="sectioning
@@ -396,8 +396,8 @@
<!-- when updating this also update the category index -->
<ul class="brief category-list"><li><code><a href="the-blockquote-element.html#the-blockquote-element">blockquote</a></code></li>
<li><code><a href="the-body-element.html#the-body-element">body</a></code></li>
- <li><code><a href="textFieldSelection.html#the-details-element">details</a></code></li>
- <li><code><a href="textFieldSelection.html#the-dialog-element">dialog</a></code></li>
+ <li><code><a href="the-details-element.html#the-details-element">details</a></code></li>
+ <li><code><a href="commands.html#the-dialog-element">dialog</a></code></li>
<li><code><a href="the-fieldset-element.html#the-fieldset-element">fieldset</a></code></li>
<li><code><a href="the-figure-element.html#the-figure-element">figure</a></code></li>
<li><code><a href="the-td-element.html#the-td-element">td</a></code></li>
@@ -614,7 +614,7 @@
<dd>
<p class="note">The element being exited is a <a href="content-models.html#heading-content-0">heading
- content</a> element or an element with a <code title="attr-hidden"><a href="textFieldSelection.html#the-hidden-attribute">hidden</a></code> attribute.</p>
+ content</a> element or an element with a <code title="attr-hidden"><a href="editing.html#the-hidden-attribute">hidden</a></code> attribute.</p>
<p>Pop that element from the stack.</p>
@@ -622,12 +622,12 @@
<dt>If the top of the stack is a <a href="content-models.html#heading-content-0">heading content</a>
- element or an element with a <code title="attr-hidden"><a href="textFieldSelection.html#the-hidden-attribute">hidden</a></code> attribute</dt>
+ element or an element with a <code title="attr-hidden"><a href="editing.html#the-hidden-attribute">hidden</a></code> attribute</dt>
<dd><p>Do nothing.</dd>
- <dt>When entering an element with a <code title="attr-hidden"><a href="textFieldSelection.html#the-hidden-attribute">hidden</a></code> attribute</dt>
+ <dt>When entering an element with a <code title="attr-hidden"><a href="editing.html#the-hidden-attribute">hidden</a></code> attribute</dt>
<dd>
@@ -871,7 +871,7 @@
of the tree to walk (either a <a href="content-models.html#sectioning-content-0">sectioning content</a>
element or a <a href="#sectioning-root">sectioning root</a> element), and the <var title="">enter</var> and <var title="">exit</var> arguments are
callbacks that are called with the nodes as they are entered and
- exited. <a href="textFieldSelection.html#refsECMA262">[ECMA262]</a></p>
+ exited. <a href="references.html#refsECMA262">[ECMA262]</a></p>
<pre>function (root, enter, exit) {
var node = root;
--- NEW FILE: obsolete.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>11 Obsolete features — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...1931 lines suppressed...]
for <code title="dom-document-all"><a href="#dom-document-all">all</a></code>.</li>
</ul><p class="note">These requirements are a <a href="introduction.html#willful-violation">willful
violation</a> of the JavaScript specification current at the time
of writing (ECMAScript edition 5). The JavaScript specification
requires that the ToBoolean() operator convert all objects to the
true value, and does not have provisions for objects acting as if
they were <code title="">undefined</code> for the purposes of
certain operators. This violation is motivated by a desire for
compatibility with two classes of legacy content: one that uses the
presence of <code title="dom-document-all"><a href="#dom-document-all">document.all</a></code> as a
way to detect legacy user agents, and one that only supports those
legacy user agents and uses the <code title="dom-document-all"><a href="#dom-document-all">document.all</a></code> object without testing
for its presence first. <a href="references.html#refsECMA262">[ECMA262]</a></p>
</div>
--- NEW FILE: named-character-references.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>8.5 Named character references — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
#table-example-1 caption { padding-bottom: 0.5em; }
#table-example-1 thead, #table-example-1 tbody { border: none; }
#table-example-1 th, #table-example-1 td { border: solid thin; }
#table-example-1 th { font-weight: normal; }
#table-example-1 td { border-style: none solid; vertical-align: top; }
#table-example-1 th { padding: 0.5em; vertical-align: middle; text-align: center; }
#table-example-1 tbody tr:first-child td { padding-top: 0.5em; }
#table-example-1 tbody tr:last-child td { padding-bottom: 1.5em; }
#table-example-1 tbody td:first-child { padding-left: 2.5em; padding-right: 0; width: 9em; }
#table-example-1 tbody td:first-child::after { content: leader(". "); }
#table-example-1 tbody td { padding-left: 2em; padding-right: 2em; }
#table-example-1 tbody td:first-child + td { width: 10em; }
#table-example-1 tbody td:first-child + td ~ td { width: 2.5em; }
#table-example-1 tbody td:first-child + td + td + td ~ td { width: 1.25em; }
.apple-table-examples { border: none; border-collapse: separate; border-spacing: 1.5em 0em; width: 40em; margin-left: 3em; }
.apple-table-examples * { font-family: "Times", serif; }
.apple-table-examples td, .apple-table-examples th { border: none; white-space: nowrap; padding-top: 0; padding-bottom: 0; }
.apple-table-examples tbody th:first-child { border-left: none; width: 100%; }
.apple-table-examples thead th:first-child ~ th { font-size: smaller; font-weight: bolder; border-bottom: solid 2px; text-align: center; }
.apple-table-examples tbody th::after, .apple-table-examples tfoot th::after { content: leader(". ") }
.apple-table-examples tbody th, .apple-table-examples tfoot th { font: inherit; text-align: left; }
.apple-table-examples td { text-align: right; vertical-align: top; }
.apple-table-examples.e1 tbody tr:last-child td { border-bottom: solid 1px; }
.apple-table-examples.e1 tbody + tbody tr:last-child td { border-bottom: double 3px; }
.apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
.apple-table-examples sup { line-height: 0; }
.details-example img { vertical-align: top; }
#base64-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 6em;
column-count: 5;
column-gap: 1em;
-moz-column-width: 6em;
-moz-column-count: 5;
-moz-column-gap: 1em;
-webkit-column-width: 6em;
-webkit-column-count: 5;
-webkit-column-gap: 1em;
}
#base64-table thead { display: none; }
#base64-table * { border: none; }
#base64-table tbody td:first-child:after { content: ':'; }
#base64-table tbody td:last-child { text-align: right; }
#named-character-references-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 30em;
column-gap: 1em;
-moz-column-width: 30em;
-moz-column-gap: 1em;
-webkit-column-width: 30em;
-webkit-column-gap: 1em;
}
#named-character-references-table > table > tbody > tr > td:first-child + td,
#named-character-references-table > table > tbody > tr > td:last-child { text-align: center; }
#named-character-references-table > table > tbody > tr > td:last-child:hover > span { position: absolute; top: auto; left: auto; margin-left: 0.5em; line-height: 1.2; font-size: 5em; border: outset; padding: 0.25em 0.5em; background: white; width: 1.25em; height: auto; text-align: center; }
#named-character-references-table > table > tbody > tr#entity-CounterClockwiseContourIntegral > td:first-child { font-size: 0.5em; }
.glyph.control { color: red; }
@font-face {
font-family: 'Essays1743';
src: url('../fonts/Essays1743.ttf');
}
@font-face {
font-family: 'Essays1743';
font-weight: bold;
src: url('../fonts/Essays1743-Bold.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
src: url('../fonts/Essays1743-Italic.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
font-weight: bold;
src: url('../fonts/Essays1743-BoldItalic.ttf');
}
</style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
h4 { margin: 2.5em 0 0.75em 0; }
h5, h6 { margin: 2.5em 0 1em; }
h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
p { margin: 1em 0; }
hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
dl, dd { margin-top: 0; margin-bottom: 0; }
dt { margin-top: 0.75em; margin-bottom: 0.25em; clear: left; }
dt + dt { margin-top: 0; }
dd dt { margin-top: 0.25em; margin-bottom: 0; }
dd p { margin-top: 0; }
dd dl + p { margin-top: 1em; }
dd table + p { margin-top: 1em; }
p + * > li, dd li { margin: 1em 0; }
dt, dfn { font-weight: bold; font-style: normal; }
i, em { font-style: italic; }
dt dfn { font-style: italic; }
pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
pre strong { color: black; font: inherit; font-weight: bold; background: yellow; }
pre em { font-weight: bolder; font-style: normal; }
@media screen { code { color: orangered; } code :link, code :visited { color: inherit; } }
var sub { vertical-align: bottom; font-size: smaller; position: relative; top: 0.1em; }
table { border-collapse: collapse; border-style: hidden hidden none hidden; }
table thead, table tbody { border-bottom: solid; }
table tbody th:first-child { border-left: solid; }
table tbody th { text-align: left; }
table td, table th { border-left: solid; border-right: solid; border-bottom: solid thin; vertical-align: top; padding: 0.2em; }
blockquote { margin: 0 0 0 2em; border: 0; padding: 0; font-style: italic; }
.bad, .bad *:not(.XXX) { color: gray; border-color: gray; background: transparent; }
.matrix, .matrix td { border: none; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
.toc dfn, h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn { font: inherit; }
img.extra, p.overview { float: right; }
pre.idl { border: solid thin; background: #EEEEEE; color: black; padding: 0.5em 1em; position: relative; }
pre.idl :link, pre.idl :visited { color: inherit; background: transparent; }
pre.idl::before { content: "IDL"; font: bold small sans-serif; padding: 0.5em; background: white; position: absolute; top: 0; margin: -1px 0 0 -4em; width: 1.5em; border: thin solid; border-radius: 0 0 0 0.5em }
pre.css { border: solid thin; background: #FFFFEE; color: black; padding: 0.5em 1em; }
pre.css:first-line { color: #AAAA50; }
dl.domintro { color: green; margin: 2em 0 2em 2em; padding: 0.5em 1em; border: none; background: #DDFFDD; }
hr + dl.domintro, div.impl + dl.domintro { margin-top: 2.5em; margin-bottom: 1.5em; }
dl.domintro dt, dl.domintro dt * { color: black; text-decoration: none; }
dl.domintro dd { margin: 0.5em 0 1em 2em; padding: 0; }
dl.domintro dd p { margin: 0.5em 0; }
dl.domintro:before { display: table; margin: -1em -0.5em -0.5em auto; width: auto; content: 'This box is non-normative. Implementation requirements are given below this box.'; color: black; font-style: italic; border: solid 2px; background: white; padding: 0 0.25em; }
dl.switch { padding-left: 2em; }
dl.switch > dt { text-indent: -1.5em; }
dl.switch > dt:before { content: '\21AA'; padding: 0 0.5em 0 0; display: inline-block; width: 1em; text-align: right; line-height: 0.5em; }
dl.triple { padding: 0 0 0 1em; }
dl.triple dt, dl.triple dd { margin: 0; display: inline }
dl.triple dt:after { content: ':'; }
dl.triple dd:after { content: '\A'; white-space: pre; }
.diff-old { text-decoration: line-through; color: silver; background: transparent; }
.diff-chg, .diff-new { text-decoration: underline; color: green; background: transparent; }
a .diff-new { border-bottom: 1px blue solid; }
figure.diagrams { border: double black; background: white; padding: 1em; }
figure.diagrams img { display: block; margin: 1em auto; }
h2 { page-break-before: always; }
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
h1 + h2, hr + h2.no-toc { page-break-before: auto; }
p > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]),
li > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]) { border-bottom: solid #9999CC; }
div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
div.head p { margin: 0; }
div.head h1 { margin: 0; }
div.head .logo { float: right; margin: 0 1em; }
div.head .logo img { border: none } /* remove border from top image */
div.head dl { margin: 1em 0; }
div.head p.copyright, div.head p.alt { font-size: x-small; font-style: oblique; margin: 0; }
body > .toc > li { margin-top: 1em; margin-bottom: 1em; }
body > .toc.brief > li { margin-top: 0.35em; margin-bottom: 0.35em; }
body > .toc > li > * { margin-bottom: 0.5em; }
body > .toc > li > * > li > * { margin-bottom: 0.25em; }
.toc, .toc li { list-style: none; }
.brief { margin-top: 1em; margin-bottom: 1em; line-height: 1.1; }
.brief li { margin: 0; padding: 0; }
.brief li p { margin: 0; padding: 0; }
.category-list { margin-top: -0.75em; margin-bottom: 1em; line-height: 1.5; }
.category-list::before { content: '\21D2\A0'; font-size: 1.2em; font-weight: 900; }
.category-list li { display: inline; }
.category-list li:not(:last-child)::after { content: ', '; }
.category-list li > span, .category-list li > a { text-transform: lowercase; }
.category-list li * { text-transform: none; } /* don't affect <code> nested in <a> */
.XXX { color: #E50000; background: white; border: solid red; padding: 0.5em; margin: 1em 0; }
.XXX > :first-child { margin-top: 0; }
p .XXX { line-height: 3em; }
.annotation { border: solid thin black; background: #0C479D; color: white; position: relative; margin: 8px 0 20px 0; }
.annotation:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 6px -6px -6px 6px; background: #333333; z-index: -1; content: ''; }
.annotation :link, .annotation :visited { color: inherit; }
.annotation :link:hover, .annotation :visited:hover { background: transparent; }
.annotation span { border: none ! important; }
.note { color: green; background: transparent; font-family: sans-serif; }
.warning { color: red; background: transparent; }
.note, .warning { font-weight: bolder; font-style: italic; }
.note em, .warning em, .note i, .warning i { font-style: normal; }
p.note, div.note { padding: 0.5em 2em; }
span.note { padding: 0 2em; }
.note p:first-child, .warning p:first-child { margin-top: 0; }
.note p:last-child, .warning p:last-child { margin-bottom: 0; }
.warning:before { font-style: normal; }
p.note:before { content: 'Note: '; }
p.warning:before { content: '\26A0 Warning! '; }
.bookkeeping:before { display: block; content: 'Bookkeeping details'; font-weight: bolder; font-style: italic; }
.bookkeeping { font-size: 0.8em; margin: 2em 0; }
.bookkeeping p { margin: 0.5em 2em; display: list-item; list-style: square; }
.bookkeeping dt { margin: 0.5em 2em 0; }
.bookkeeping dd { margin: 0 3em 0.5em; }
h4 { position: relative; z-index: 3; }
h4 + .element, h4 + div + .element { margin-top: -2.5em; padding-top: 2em; }
.element {
background: #EEEEFF;
color: black;
margin: 0 0 1em 0.15em;
padding: 0 1em 0.25em 0.75em;
border-left: solid #9999FF 0.25em;
position: relative;
z-index: 1;
}
.element:before {
position: absolute;
z-index: 2;
top: 0;
left: -1.15em;
height: 2em;
width: 0.9em;
background: #EEEEFF;
content: ' ';
border-style: none none solid solid;
border-color: #9999FF;
border-width: 0.25em;
}
.example { display: block; color: #222222; background: #FCFCFC; border-left: double; margin-left: 2em; padding-left: 1em; }
td > .example:only-child { margin: 0 0 0 0.1em; }
ul.domTree, ul.domTree ul { padding: 0 0 0 1em; margin: 0; }
ul.domTree li { padding: 0; margin: 0; list-style: none; position: relative; }
ul.domTree li li { list-style: none; }
ul.domTree li:first-child::before { position: absolute; top: 0; height: 0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree li:not(:last-child)::after { position: absolute; top: 0; bottom: -0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree span { font-style: italic; font-family: serif; }
ul.domTree .t1 code { color: purple; font-weight: bold; }
ul.domTree .t2 { font-style: normal; font-family: monospace; }
ul.domTree .t2 .name { color: black; font-weight: bold; }
ul.domTree .t2 .value { color: blue; font-weight: normal; }
ul.domTree .t3 code, .domTree .t4 code, .domTree .t5 code { color: gray; }
ul.domTree .t7 code, .domTree .t8 code { color: green; }
ul.domTree .t10 code { color: teal; }
body.dfnEnabled dfn { cursor: pointer; }
.dfnPanel {
display: inline;
position: absolute;
z-index: 10;
height: auto;
width: auto;
padding: 0.5em 0.75em;
font: small sans-serif, Droid Sans Fallback;
background: #DDDDDD;
color: black;
border: outset 0.2em;
}
.dfnPanel * { margin: 0; padding: 0; font: inherit; text-indent: 0; }
.dfnPanel :link, .dfnPanel :visited { color: black; }
.dfnPanel p { font-weight: bolder; }
.dfnPanel * + p { margin-top: 0.25em; }
.dfnPanel li { list-style-position: inside; }
#configUI { position: absolute; z-index: 20; top: 10em; right: 1em; width: 11em; font-size: small; }
#configUI p { margin: 0.5em 0; padding: 0.3em; background: #EEEEEE; color: black; border: inset thin; }
#configUI p label { display: block; }
#configUI #updateUI, #configUI .loginUI { text-align: center; }
#configUI input[type=button] { display: block; margin: auto; }
fieldset { margin: 1em; padding: 0.5em 1em; }
fieldset > legend + * { margin-top: 0; }
fieldset > :last-child { margin-bottom: 0; }
fieldset p { margin: 0.5em 0; }
.stability {
position: fixed;
bottom: 0;
left: 0; right: 0;
margin: 0 auto 0 auto;
width: 50%;
background: maroon; color: yellow;
-webkit-border-radius: 1em 1em 0 0;
-moz-border-radius: 1em 1em 0 0;
border-radius: 1em 1em 0 0;
-moz-box-shadow: 0 0 1em #500;
-webkit-box-shadow: 0 0 1em #500;
box-shadow: 0 0 1em red;
padding: 0.5em 1em;
text-align: center;
}
.stability strong {
display: block;
}
.stability input {
-moz-appearance: none; -webkit-appearance: none; margin: 0;
border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
}
.stability input:hover {
color: white;
text-shadow: 0 0 2px black;
}
.stability input:active {
padding: 0.3em 0.45em 0.2em 0.55em;
}
.stability :link, .stability :visited,
.stability :link:hover, .stability :visited:hover {
background: transparent;
color: white;
}
</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
if (params[index] == name)
return "1";
var data = params[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
var cookies = document.cookie.split("; ");
for (var index = 0; index < cookies.length; index++) {
var data = cookies[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
return null;
}
</script><link href="the-end.html" rel="prev" title="8.2.6 The end">
<link href="index.html#contents" rel="contents" title="Table of contents">
<link href="the-xhtml-syntax.html" rel="next" title="9 The XHTML syntax">
<body class="split chapter" onload="fixBrokenLink();"><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</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="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
</div>
<nav class="prev_next">
<a href="the-end.html">← 8.2.6 The end</a> –
<a href="index.html#contents">Table of contents</a> –
<a href="the-xhtml-syntax.html">9 The XHTML syntax →</a>
</nav>
<h3 id="named-character-references"><span class="secno">8.5 </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.</p>
<div id="named-character-references-table">
 <table><thead><tr><th> Name </th> <th> Character(s) </th> <th> Glyph </th> <tbody><tr id="entity-Aacute"><td> <code title="">Aacute;</code> </td> <td> U+000C1 </td> <td> <span class="glyph" title="">Á</span> </td> <tr class="impl" id="entity-Aacute-legacy"><td> <code title="">Aacute</code> </td> <td> U+000C1 </td> <td> <span title="">Á</span> </td> <tr id="entity-aacute"><td> <code title="">aacute;</code> </td> <td> U+000E1 </td> <td> <span class="glyph" title="">á</span> </td> <tr class="impl" id="entity-aacute-legacy"><td> <code title="">aacute</code> </td> <td> U+000E1 </td> <td> <span title="">á</span> </td> <tr id="entity-Abreve"><td> <code title="">Abreve;</code> </td> <td> U+00102 </td> <td> <span class="glyph" title="">Ă</span> </td> <tr id="entity-abreve"><td> <code title="">abreve;</code> </td> <td> U+00103 </td> <td> <span class="glyph" title="">ă</span> </td> <tr id="entity-ac"><td> <code title="">ac;</code> </td> <td> U+0223E </td> <td> <spn class="glyph" title="">∾</span> </td> <tr id="entity-acd"><td> <code title="">acd;</code> </td> <td> U+0223F </td> <td> <span class="glyph" title="">∿</span> </td> <tr id="entity-acE"><td> <code title="">acE;</code> </td> <td> U+0223E U+00333 </td> <td> <span class="glyph compound" title="">∾̳</span> </td> <tr id="entity-Acirc"><td> <code title="">Acirc;</code> </td> <td> U+000C2 </td> <td> <span class="glyph" title="">Â</span> </td> <tr class="impl" id="entity-Acirc-legacy"><td> <code title="">Acirc</code> </td> <td> U+000C2 </td> <td> <span title="">Â</span> </td> <tr id="entity-acirc"><td> <code title="">acirc;</code> </td> <td> U+000E2 </td> <td> <span class="glyph" title="">â</span> </td> <tr class="impl" id="entity-acirc-legacy"><td> <code title="">acirc</code> </td> <td> U+000E2 </td> <td> <span title="">â</span> </td> <tr id="entity-acute"><td> <code title="">acute;</code> </td> <td> U+000B4 </td> <td> <span class="glyph" title="">´</span> </td> <tr clss="impl" id="entity-acute-legacy"><td> <code title="">acute</code> </td> <td> U+000B4 </td> <td> <span title="">´</span> </td> <tr id="entity-Acy"><td> <code title="">Acy;</code> </td> <td> U+00410 </td> <td> <span class="glyph" title="">А</span> </td> <tr id="entity-acy"><td> <code title="">acy;</code> </td> <td> U+00430 </td> <td> <span class="glyph" title="">а</span> </td> <tr id="entity-AElig"><td> <code title="">AElig;</code> </td> <td> U+000C6 </td> <td> <span class="glyph" title="">Æ</span> </td> <tr class="impl" id="entity-AElig-legacy"><td> <code title="">AElig</code> </td> <td> U+000C6 </td> <td> <span title="">Æ</span> </td> <tr id="entity-aelig"><td> <code title="">aelig;</code> </td> <td> U+000E6 </td> <td> <span class="glyph" title="">æ</span> </td> <tr class="impl" id="entity-aelig-legacy"><td> <code title="">aelig</code> </td> <td> U+000E6 </td> <td> <span title="">æ</span> </td> <tr id="entity-af"><td> <code title="">af;</code> </td> <td> U+02061 </td><td> <span class="glyph" title="">⁡</span> </td> <tr id="entity-Afr"><td> <code title="">Afr;</code> </td> <td> U+1D504 </td> <td> <span class="glyph" title="">𝔄</span> </td> <tr id="entity-afr"><td> <code title="">afr;</code> </td> <td> U+1D51E </td> <td> <span class="glyph" title="">𝔞</span> </td> <tr id="entity-Agrave"><td> <code title="">Agrave;</code> </td> <td> U+000C0 </td> <td> <span class="glyph" title="">À</span> </td> <tr class="impl" id="entity-Agrave-legacy"><td> <code title="">Agrave</code> </td> <td> U+000C0 </td> <td> <span title="">À</span> </td> <tr id="entity-agrave"><td> <code title="">agrave;</code> </td> <td> U+000E0 </td> <td> <span class="glyph" title="">à</span> </td> <tr class="impl" id="entity-agrave-legacy"><td> <code title="">agrave</code> </td> <td> U+000E0 </td> <td> <span title="">à</span> </td> <tr id="entity-alefsym"><td> <code title="">alefsym;</code> </td> <td> U+02135 </td> <td> <span class="glyph" title="">ℵ</span> </td> <tr d="entity-aleph"><td> <code title="">aleph;</code> </td> <td> U+02135 </td> <td> <span class="glyph" title="">ℵ</span> </td> <tr id="entity-Alpha"><td> <code title="">Alpha;</code> </td> <td> U+00391 </td> <td> <span class="glyph" title="">Α</span> </td> <tr id="entity-alpha"><td> <code title="">alpha;</code> </td> <td> U+003B1 </td> <td> <span class="glyph" title="">α</span> </td> <tr id="entity-Amacr"><td> <code title="">Amacr;</code> </td> <td> U+00100 </td> <td> <span class="glyph" title="">Ā</span> </td> <tr id="entity-amacr"><td> <code title="">amacr;</code> </td> <td> U+00101 </td> <td> <span class="glyph" title="">ā</span> </td> <tr id="entity-amalg"><td> <code title="">amalg;</code> </td> <td> U+02A3F </td> <td> <span class="glyph" title="">⨿</span> </td> <tr id="entity-AMP"><td> <code title="">AMP;</code> </td> <td> U+00026 </td> <td> <span class="glyph" title="">&</span> </td> <tr class="impl" id="entity-AMP-legacy"><td> <code title="">AMP</code> </td> <td>U+00026 </td> <td> <span title="">&</span> </td> <tr id="entity-amp"><td> <code title="">amp;</code> </td> <td> U+00026 </td> <td> <span class="glyph" title="">&</span> </td> <tr class="impl" id="entity-amp-legacy"><td> <code title="">amp</code> </td> <td> U+00026 </td> <td> <span title="">&</span> </td> <tr id="entity-And"><td> <code title="">And;</code> </td> <td> U+02A53 </td> <td> <span class="glyph" title="">⩓</span> </td> <tr id="entity-and"><td> <code title="">and;</code> </td> <td> U+02227 </td> <td> <span class="glyph" title="">∧</span> </td> <tr id="entity-andand"><td> <code title="">andand;</code> </td> <td> U+02A55 </td> <td> <span class="glyph" title="">⩕</span> </td> <tr id="entity-andd"><td> <code title="">andd;</code> </td> <td> U+02A5C </td> <td> <span class="glyph" title="">⩜</span> </td> <tr id="entity-andslope"><td> <code title="">andslope;</code> </td> <td> U+02A58 </td> <td> <span class="glyph" title="">⩘</span> </td> <tr id="entity-andv"><td><code title="">andv;</code> </td> <td> U+02A5A </td> <td> <span class="glyph" title="">⩚</span> </td> <tr id="entity-ang"><td> <code title="">ang;</code> </td> <td> U+02220 </td> <td> <span class="glyph" title="">∠</span> </td> <tr id="entity-ange"><td> <code title="">ange;</code> </td> <td> U+029A4 </td> <td> <span class="glyph" title="">⦤</span> </td> <tr id="entity-angle"><td> <code title="">angle;</code> </td> <td> U+02220 </td> <td> <span class="glyph" title="">∠</span> </td> <tr id="entity-angmsd"><td> <code title="">angmsd;</code> </td> <td> U+02221 </td> <td> <span class="glyph" title="">∡</span> </td> <tr id="entity-angmsdaa"><td> <code title="">angmsdaa;</code> </td> <td> U+029A8 </td> <td> <span class="glyph" title="">⦨</span> </td> <tr id="entity-angmsdab"><td> <code title="">angmsdab;</code> </td> <td> U+029A9 </td> <td> <span class="glyph" title="">⦩</span> </td> <tr id="entity-angmsdac"><td> <code title="">angmsdac;</code> </td> <td> U+029AA </td <td> <span class="glyph" title="">⦪</span> </td> <tr id="entity-angmsdad"><td> <code title="">angmsdad;</code> </td> <td> U+029AB </td> <td> <span class="glyph" title="">⦫</span> </td> <tr id="entity-angmsdae"><td> <code title="">angmsdae;</code> </td> <td> U+029AC </td> <td> <span class="glyph" title="">⦬</span> </td> <tr id="entity-angmsdaf"><td> <code title="">angmsdaf;</code> </td> <td> U+029AD </td> <td> <span class="glyph" title="">⦭</span> </td> <tr id="entity-angmsdag"><td> <code title="">angmsdag;</code> </td> <td> U+029AE </td> <td> <span class="glyph" title="">⦮</span> </td> <tr id="entity-angmsdah"><td> <code title="">angmsdah;</code> </td> <td> U+029AF </td> <td> <span class="glyph" title="">⦯</span> </td> <tr id="entity-angrt"><td> <code title="">angrt;</code> </td> <td> U+0221F </td> <td> <span class="glyph" title="">∟</span> </td> <tr id="entity-angrtvb"><td> <code title="">angrtvb;</code> </td> <td> U+022BE </td> <td> <span class=glyph" title="">⊾</span> </td> <tr id="entity-angrtvbd"><td> <code title="">angrtvbd;</code> </td> <td> U+0299D </td> <td> <span class="glyph" title="">⦝</span> </td> <tr id="entity-angsph"><td> <code title="">angsph;</code> </td> <td> U+02222 </td> <td> <span class="glyph" title="">∢</span> </td> <tr id="entity-angst"><td> <code title="">angst;</code> </td> <td> U+000C5 </td> <td> <span class="glyph" title="">Å</span> </td> <tr id="entity-angzarr"><td> <code title="">angzarr;</code> </td> <td> U+0237C </td> <td> <span class="glyph" title="">⍼</span> </td> <tr id="entity-Aogon"><td> <code title="">Aogon;</code> </td> <td> U+00104 </td> <td> <span class="glyph" title="">Ą</span> </td> <tr id="entity-aogon"><td> <code title="">aogon;</code> </td> <td> U+00105 </td> <td> <span class="glyph" title="">ą</span> </td> <tr id="entity-Aopf"><td> <code title="">Aopf;</code> </td> <td> U+1D538 </td> <td> <span class="glyph" title="">𝔸</span> </td> <tr id="entity-apf"><td> <code title="">aopf;</code> </td> <td> U+1D552 </td> <td> <span class="glyph" title="">𝕒</span> </td> <tr id="entity-ap"><td> <code title="">ap;</code> </td> <td> U+02248 </td> <td> <span class="glyph" title="">≈</span> </td> <tr id="entity-apacir"><td> <code title="">apacir;</code> </td> <td> U+02A6F </td> <td> <span class="glyph" title="">⩯</span> </td> <tr id="entity-apE"><td> <code title="">apE;</code> </td> <td> U+02A70 </td> <td> <span class="glyph" title="">⩰</span> </td> <tr id="entity-ape"><td> <code title="">ape;</code> </td> <td> U+0224A </td> <td> <span class="glyph" title="">≊</span> </td> <tr id="entity-apid"><td> <code title="">apid;</code> </td> <td> U+0224B </td> <td> <span class="glyph" title="">≋</span> </td> <tr id="entity-apos"><td> <code title="">apos;</code> </td> <td> U+00027 </td> <td> <span class="glyph" title="">'</span> </td> <tr id="entity-ApplyFunction"><td> <code title="">ApplyFunction;</code> </td> <td> U+02061 </td> <td> <span clas="glyph" title="">⁡</span> </td> <tr id="entity-approx"><td> <code title="">approx;</code> </td> <td> U+02248 </td> <td> <span class="glyph" title="">≈</span> </td> <tr id="entity-approxeq"><td> <code title="">approxeq;</code> </td> <td> U+0224A </td> <td> <span class="glyph" title="">≊</span> </td> <tr id="entity-Aring"><td> <code title="">Aring;</code> </td> <td> U+000C5 </td> <td> <span class="glyph" title="">Å</span> </td> <tr class="impl" id="entity-Aring-legacy"><td> <code title="">Aring</code> </td> <td> U+000C5 </td> <td> <span title="">Å</span> </td> <tr id="entity-aring"><td> <code title="">aring;</code> </td> <td> U+000E5 </td> <td> <span class="glyph" title="">å</span> </td> <tr class="impl" id="entity-aring-legacy"><td> <code title="">aring</code> </td> <td> U+000E5 </td> <td> <span title="">å</span> </td> <tr id="entity-Ascr"><td> <code title="">Ascr;</code> </td> <td> U+1D49C </td> <td> <span class="glyph" title="">𝒜</span> </td> <tr id="entity-scr"><td> <code title="">ascr;</code> </td> <td> U+1D4B6 </td> <td> <span class="glyph" title="">𝒶</span> </td> <tr id="entity-Assign"><td> <code title="">Assign;</code> </td> <td> U+02254 </td> <td> <span class="glyph" title="">≔</span> </td> <tr id="entity-ast"><td> <code title="">ast;</code> </td> <td> U+0002A </td> <td> <span class="glyph" title="">*</span> </td> <tr id="entity-asymp"><td> <code title="">asymp;</code> </td> <td> U+02248 </td> <td> <span class="glyph" title="">≈</span> </td> <tr id="entity-asympeq"><td> <code title="">asympeq;</code> </td> <td> U+0224D </td> <td> <span class="glyph" title="">≍</span> </td> <tr id="entity-Atilde"><td> <code title="">Atilde;</code> </td> <td> U+000C3 </td> <td> <span class="glyph" title="">Ã</span> </td> <tr class="impl" id="entity-Atilde-legacy"><td> <code title="">Atilde</code> </td> <td> U+000C3 </td> <td> <span title="">Ã</span> </td> <tr id="entity-atilde"><td> <code title="">atilde;</code> </td> <td> U+000E3 <td> <td> <span class="glyph" title="">ã</span> </td> <tr class="impl" id="entity-atilde-legacy"><td> <code title="">atilde</code> </td> <td> U+000E3 </td> <td> <span title="">ã</span> </td> <tr id="entity-Auml"><td> <code title="">Auml;</code> </td> <td> U+000C4 </td> <td> <span class="glyph" title="">Ä</span> </td> <tr class="impl" id="entity-Auml-legacy"><td> <code title="">Auml</code> </td> <td> U+000C4 </td> <td> <span title="">Ä</span> </td> <tr id="entity-auml"><td> <code title="">auml;</code> </td> <td> U+000E4 </td> <td> <span class="glyph" title="">ä</span> </td> <tr class="impl" id="entity-auml-legacy"><td> <code title="">auml</code> </td> <td> U+000E4 </td> <td> <span title="">ä</span> </td> <tr id="entity-awconint"><td> <code title="">awconint;</code> </td> <td> U+02233 </td> <td> <span class="glyph" title="">∳</span> </td> <tr id="entity-awint"><td> <code title="">awint;</code> </td> <td> U+02A11 </td> <td> <span class="glyph" title="">⨑</span> <td> <tr id="entity-backcong"><td> <code title="">backcong;</code> </td> <td> U+0224C </td> <td> <span class="glyph" title="">≌</span> </td> <tr id="entity-backepsilon"><td> <code title="">backepsilon;</code> </td> <td> U+003F6 </td> <td> <span class="glyph" title="">϶</span> </td> <tr id="entity-backprime"><td> <code title="">backprime;</code> </td> <td> U+02035 </td> <td> <span class="glyph" title="">‵</span> </td> <tr id="entity-backsim"><td> <code title="">backsim;</code> </td> <td> U+0223D </td> <td> <span class="glyph" title="">∽</span> </td> <tr id="entity-backsimeq"><td> <code title="">backsimeq;</code> </td> <td> U+022CD </td> <td> <span class="glyph" title="">⋍</span> </td> <tr id="entity-Backslash"><td> <code title="">Backslash;</code> </td> <td> U+02216 </td> <td> <span class="glyph" title="">∖</span> </td> <tr id="entity-Barv"><td> <code title="">Barv;</code> </td> <td> U+02AE7 </td> <td> <span class="glyph" title="">⫧</span> </td> <t id="entity-barvee"><td> <code title="">barvee;</code> </td> <td> U+022BD </td> <td> <span class="glyph" title="">⊽</span> </td> <tr id="entity-Barwed"><td> <code title="">Barwed;</code> </td> <td> U+02306 </td> <td> <span class="glyph" title="">⌆</span> </td> <tr id="entity-barwed"><td> <code title="">barwed;</code> </td> <td> U+02305 </td> <td> <span class="glyph" title="">⌅</span> </td> <tr id="entity-barwedge"><td> <code title="">barwedge;</code> </td> <td> U+02305 </td> <td> <span class="glyph" title="">⌅</span> </td> <tr id="entity-bbrk"><td> <code title="">bbrk;</code> </td> <td> U+023B5 </td> <td> <span class="glyph" title="">⎵</span> </td> <tr id="entity-bbrktbrk"><td> <code title="">bbrktbrk;</code> </td> <td> U+023B6 </td> <td> <span class="glyph" title="">⎶</span> </td> <tr id="entity-bcong"><td> <code title="">bcong;</code> </td> <td> U+0224C </td> <td> <span class="glyph" title="">≌</span> </td> <tr id="entity-Bcy"><td> <code title=""Bcy;</code> </td> <td> U+00411 </td> <td> <span class="glyph" title="">Б</span> </td> <tr id="entity-bcy"><td> <code title="">bcy;</code> </td> <td> U+00431 </td> <td> <span class="glyph" title="">б</span> </td> <tr id="entity-bdquo"><td> <code title="">bdquo;</code> </td> <td> U+0201E </td> <td> <span class="glyph" title="">„</span> </td> <tr id="entity-becaus"><td> <code title="">becaus;</code> </td> <td> U+02235 </td> <td> <span class="glyph" title="">∵</span> </td> <tr id="entity-Because"><td> <code title="">Because;</code> </td> <td> U+02235 </td> <td> <span class="glyph" title="">∵</span> </td> <tr id="entity-because"><td> <code title="">because;</code> </td> <td> U+02235 </td> <td> <span class="glyph" title="">∵</span> </td> <tr id="entity-bemptyv"><td> <code title="">bemptyv;</code> </td> <td> U+029B0 </td> <td> <span class="glyph" title="">⦰</span> </td> <tr id="entity-bepsi"><td> <code title="">bepsi;</code> </td> <td> U+003F6 </td> <td> <span class="glyh" title="">϶</span> </td> <tr id="entity-bernou"><td> <code title="">bernou;</code> </td> <td> U+0212C </td> <td> <span class="glyph" title="">ℬ</span> </td> <tr id="entity-Bernoullis"><td> <code title="">Bernoullis;</code> </td> <td> U+0212C </td> <td> <span class="glyph" title="">ℬ</span> </td> <tr id="entity-Beta"><td> <code title="">Beta;</code> </td> <td> U+00392 </td> <td> <span class="glyph" title="">Β</span> </td> <tr id="entity-beta"><td> <code title="">beta;</code> </td> <td> U+003B2 </td> <td> <span class="glyph" title="">β</span> </td> <tr id="entity-beth"><td> <code title="">beth;</code> </td> <td> U+02136 </td> <td> <span class="glyph" title="">ℶ</span> </td> <tr id="entity-between"><td> <code title="">between;</code> </td> <td> U+0226C </td> <td> <span class="glyph" title="">≬</span> </td> <tr id="entity-Bfr"><td> <code title="">Bfr;</code> </td> <td> U+1D505 </td> <td> <span class="glyph" title="">𝔅</span> </td> <tr id="entity-bfr"><td> <ode title="">bfr;</code> </td> <td> U+1D51F </td> <td> <span class="glyph" title="">𝔟</span> </td> <tr id="entity-bigcap"><td> <code title="">bigcap;</code> </td> <td> U+022C2 </td> <td> <span class="glyph" title="">⋂</span> </td> <tr id="entity-bigcirc"><td> <code title="">bigcirc;</code> </td> <td> U+025EF </td> <td> <span class="glyph" title="">◯</span> </td> <tr id="entity-bigcup"><td> <code title="">bigcup;</code> </td> <td> U+022C3 </td> <td> <span class="glyph" title="">⋃</span> </td> <tr id="entity-bigodot"><td> <code title="">bigodot;</code> </td> <td> U+02A00 </td> <td> <span class="glyph" title="">⨀</span> </td> <tr id="entity-bigoplus"><td> <code title="">bigoplus;</code> </td> <td> U+02A01 </td> <td> <span class="glyph" title="">⨁</span> </td> <tr id="entity-bigotimes"><td> <code title="">bigotimes;</code> </td> <td> U+02A02 </td> <td> <span class="glyph" title="">⨂</span> </td> <tr id="entity-bigsqcup"><td> <code title="">bigsqcup;</code> </td> <td U+02A06 </td> <td> <span class="glyph" title="">⨆</span> </td> <tr id="entity-bigstar"><td> <code title="">bigstar;</code> </td> <td> U+02605 </td> <td> <span class="glyph" title="">★</span> </td> <tr id="entity-bigtriangledown"><td> <code title="">bigtriangledown;</code> </td> <td> U+025BD </td> <td> <span class="glyph" title="">▽</span> </td> <tr id="entity-bigtriangleup"><td> <code title="">bigtriangleup;</code> </td> <td> U+025B3 </td> <td> <span class="glyph" title="">△</span> </td> <tr id="entity-biguplus"><td> <code title="">biguplus;</code> </td> <td> U+02A04 </td> <td> <span class="glyph" title="">⨄</span> </td> <tr id="entity-bigvee"><td> <code title="">bigvee;</code> </td> <td> U+022C1 </td> <td> <span class="glyph" title="">⋁</span> </td> <tr id="entity-bigwedge"><td> <code title="">bigwedge;</code> </td> <td> U+022C0 </td> <td> <span class="glyph" title="">⋀</span> </td> <tr id="entity-bkarow"><td> <code title="">bkarow;</code> </td> <t> U+0290D </td> <td> <span class="glyph" title="">⤍</span> </td> <tr id="entity-blacklozenge"><td> <code title="">blacklozenge;</code> </td> <td> U+029EB </td> <td> <span class="glyph" title="">⧫</span> </td> <tr id="entity-blacksquare"><td> <code title="">blacksquare;</code> </td> <td> U+025AA </td> <td> <span class="glyph" title="">▪</span> </td> <tr id="entity-blacktriangle"><td> <code title="">blacktriangle;</code> </td> <td> U+025B4 </td> <td> <span class="glyph" title="">▴</span> </td> <tr id="entity-blacktriangledown"><td> <code title="">blacktriangledown;</code> </td> <td> U+025BE </td> <td> <span class="glyph" title="">▾</span> </td> <tr id="entity-blacktriangleleft"><td> <code title="">blacktriangleleft;</code> </td> <td> U+025C2 </td> <td> <span class="glyph" title="">◂</span> </td> <tr id="entity-blacktriangleright"><td> <code title="">blacktriangleright;</code> </td> <td> U+025B8 </td> <td> <span class="glyph" title="">&blacktrianleright;</span> </td> <tr id="entity-blank"><td> <code title="">blank;</code> </td> <td> U+02423 </td> <td> <span class="glyph" title="">␣</span> </td> <tr id="entity-blk12"><td> <code title="">blk12;</code> </td> <td> U+02592 </td> <td> <span class="glyph" title="">▒</span> </td> <tr id="entity-blk14"><td> <code title="">blk14;</code> </td> <td> U+02591 </td> <td> <span class="glyph" title="">░</span> </td> <tr id="entity-blk34"><td> <code title="">blk34;</code> </td> <td> U+02593 </td> <td> <span class="glyph" title="">▓</span> </td> <tr id="entity-block"><td> <code title="">block;</code> </td> <td> U+02588 </td> <td> <span class="glyph" title="">█</span> </td> <tr id="entity-bne"><td> <code title="">bne;</code> </td> <td> U+0003D U+020E5 </td> <td> <span class="glyph compound" title="">=⃥</span> </td> <tr id="entity-bnequiv"><td> <code title="">bnequiv;</code> </td> <td> U+02261 U+020E5 </td> <td> <span class="glyph compound" title="">≡⃥</span> </td> <tr d="entity-bNot"><td> <code title="">bNot;</code> </td> <td> U+02AED </td> <td> <span class="glyph" title="">⫭</span> </td> <tr id="entity-bnot"><td> <code title="">bnot;</code> </td> <td> U+02310 </td> <td> <span class="glyph" title="">⌐</span> </td> <tr id="entity-Bopf"><td> <code title="">Bopf;</code> </td> <td> U+1D539 </td> <td> <span class="glyph" title="">𝔹</span> </td> <tr id="entity-bopf"><td> <code title="">bopf;</code> </td> <td> U+1D553 </td> <td> <span class="glyph" title="">𝕓</span> </td> <tr id="entity-bot"><td> <code title="">bot;</code> </td> <td> U+022A5 </td> <td> <span class="glyph" title="">⊥</span> </td> <tr id="entity-bottom"><td> <code title="">bottom;</code> </td> <td> U+022A5 </td> <td> <span class="glyph" title="">⊥</span> </td> <tr id="entity-bowtie"><td> <code title="">bowtie;</code> </td> <td> U+022C8 </td> <td> <span class="glyph" title="">⋈</span> </td> <tr id="entity-boxbox"><td> <code title="">boxbox;</code> </td> <td> U+029C9 </td> <d> <span class="glyph" title="">⧉</span> </td> <tr id="entity-boxDL"><td> <code title="">boxDL;</code> </td> <td> U+02557 </td> <td> <span class="glyph" title="">╗</span> </td> <tr id="entity-boxDl"><td> <code title="">boxDl;</code> </td> <td> U+02556 </td> <td> <span class="glyph" title="">╖</span> </td> <tr id="entity-boxdL"><td> <code title="">boxdL;</code> </td> <td> U+02555 </td> <td> <span class="glyph" title="">╕</span> </td> <tr id="entity-boxdl"><td> <code title="">boxdl;</code> </td> <td> U+02510 </td> <td> <span class="glyph" title="">┐</span> </td> <tr id="entity-boxDR"><td> <code title="">boxDR;</code> </td> <td> U+02554 </td> <td> <span class="glyph" title="">╔</span> </td> <tr id="entity-boxDr"><td> <code title="">boxDr;</code> </td> <td> U+02553 </td> <td> <span class="glyph" title="">╓</span> </td> <tr id="entity-boxdR"><td> <code title="">boxdR;</code> </td> <td> U+02552 </td> <td> <span class="glyph" title="">╒</span> </td> <tr id="entity-bxdr"><td> <code title="">boxdr;</code> </td> <td> U+0250C </td> <td> <span class="glyph" title="">┌</span> </td> <tr id="entity-boxH"><td> <code title="">boxH;</code> </td> <td> U+02550 </td> <td> <span class="glyph" title="">═</span> </td> <tr id="entity-boxh"><td> <code title="">boxh;</code> </td> <td> U+02500 </td> <td> <span class="glyph" title="">─</span> </td> <tr id="entity-boxHD"><td> <code title="">boxHD;</code> </td> <td> U+02566 </td> <td> <span class="glyph" title="">╦</span> </td> <tr id="entity-boxHd"><td> <code title="">boxHd;</code> </td> <td> U+02564 </td> <td> <span class="glyph" title="">╤</span> </td> <tr id="entity-boxhD"><td> <code title="">boxhD;</code> </td> <td> U+02565 </td> <td> <span class="glyph" title="">╥</span> </td> <tr id="entity-boxhd"><td> <code title="">boxhd;</code> </td> <td> U+0252C </td> <td> <span class="glyph" title="">┬</span> </td> <tr id="entity-boxHU"><td> <code title="">boxHU;</code> </td> <td> U+02569 </td> <td> <span cass="glyph" title="">╩</span> </td> <tr id="entity-boxHu"><td> <code title="">boxHu;</code> </td> <td> U+02567 </td> <td> <span class="glyph" title="">╧</span> </td> <tr id="entity-boxhU"><td> <code title="">boxhU;</code> </td> <td> U+02568 </td> <td> <span class="glyph" title="">╨</span> </td> <tr id="entity-boxhu"><td> <code title="">boxhu;</code> </td> <td> U+02534 </td> <td> <span class="glyph" title="">┴</span> </td> <tr id="entity-boxminus"><td> <code title="">boxminus;</code> </td> <td> U+0229F </td> <td> <span class="glyph" title="">⊟</span> </td> <tr id="entity-boxplus"><td> <code title="">boxplus;</code> </td> <td> U+0229E </td> <td> <span class="glyph" title="">⊞</span> </td> <tr id="entity-boxtimes"><td> <code title="">boxtimes;</code> </td> <td> U+022A0 </td> <td> <span class="glyph" title="">⊠</span> </td> <tr id="entity-boxUL"><td> <code title="">boxUL;</code> </td> <td> U+0255D </td> <td> <span class="glyph" title="">╝</span> </td> <tr id="ntity-boxUl"><td> <code title="">boxUl;</code> </td> <td> U+0255C </td> <td> <span class="glyph" title="">╜</span> </td> <tr id="entity-boxuL"><td> <code title="">boxuL;</code> </td> <td> U+0255B </td> <td> <span class="glyph" title="">╛</span> </td> <tr id="entity-boxul"><td> <code title="">boxul;</code> </td> <td> U+02518 </td> <td> <span class="glyph" title="">┘</span> </td> <tr id="entity-boxUR"><td> <code title="">boxUR;</code> </td> <td> U+0255A </td> <td> <span class="glyph" title="">╚</span> </td> <tr id="entity-boxUr"><td> <code title="">boxUr;</code> </td> <td> U+02559 </td> <td> <span class="glyph" title="">╙</span> </td> <tr id="entity-boxuR"><td> <code title="">boxuR;</code> </td> <td> U+02558 </td> <td> <span class="glyph" title="">╘</span> </td> <tr id="entity-boxur"><td> <code title="">boxur;</code> </td> <td> U+02514 </td> <td> <span class="glyph" title="">└</span> </td> <tr id="entity-boxV"><td> <code title="">boxV;</code> </td> <td> U+02551 </td> td> <span class="glyph" title="">║</span> </td> <tr id="entity-boxv"><td> <code title="">boxv;</code> </td> <td> U+02502 </td> <td> <span class="glyph" title="">│</span> </td> <tr id="entity-boxVH"><td> <code title="">boxVH;</code> </td> <td> U+0256C </td> <td> <span class="glyph" title="">╬</span> </td> <tr id="entity-boxVh"><td> <code title="">boxVh;</code> </td> <td> U+0256B </td> <td> <span class="glyph" title="">╫</span> </td> <tr id="entity-boxvH"><td> <code title="">boxvH;</code> </td> <td> U+0256A </td> <td> <span class="glyph" title="">╪</span> </td> <tr id="entity-boxvh"><td> <code title="">boxvh;</code> </td> <td> U+0253C </td> <td> <span class="glyph" title="">┼</span> </td> <tr id="entity-boxVL"><td> <code title="">boxVL;</code> </td> <td> U+02563 </td> <td> <span class="glyph" title="">╣</span> </td> <tr id="entity-boxVl"><td> <code title="">boxVl;</code> </td> <td> U+02562 </td> <td> <span class="glyph" title="">╢</span> </td> <tr id="entity-boxvL><td> <code title="">boxvL;</code> </td> <td> U+02561 </td> <td> <span class="glyph" title="">╡</span> </td> <tr id="entity-boxvl"><td> <code title="">boxvl;</code> </td> <td> U+02524 </td> <td> <span class="glyph" title="">┤</span> </td> <tr id="entity-boxVR"><td> <code title="">boxVR;</code> </td> <td> U+02560 </td> <td> <span class="glyph" title="">╠</span> </td> <tr id="entity-boxVr"><td> <code title="">boxVr;</code> </td> <td> U+0255F </td> <td> <span class="glyph" title="">╟</span> </td> <tr id="entity-boxvR"><td> <code title="">boxvR;</code> </td> <td> U+0255E </td> <td> <span class="glyph" title="">╞</span> </td> <tr id="entity-boxvr"><td> <code title="">boxvr;</code> </td> <td> U+0251C </td> <td> <span class="glyph" title="">├</span> </td> <tr id="entity-bprime"><td> <code title="">bprime;</code> </td> <td> U+02035 </td> <td> <span class="glyph" title="">‵</span> </td> <tr id="entity-Breve"><td> <code title="">Breve;</code> </td> <td> U+002D8 </td> <td> <san class="glyph" title="">˘</span> </td> <tr id="entity-breve"><td> <code title="">breve;</code> </td> <td> U+002D8 </td> <td> <span class="glyph" title="">˘</span> </td> <tr id="entity-brvbar"><td> <code title="">brvbar;</code> </td> <td> U+000A6 </td> <td> <span class="glyph" title="">¦</span> </td> <tr class="impl" id="entity-brvbar-legacy"><td> <code title="">brvbar</code> </td> <td> U+000A6 </td> <td> <span title="">¦</span> </td> <tr id="entity-Bscr"><td> <code title="">Bscr;</code> </td> <td> U+0212C </td> <td> <span class="glyph" title="">ℬ</span> </td> <tr id="entity-bscr"><td> <code title="">bscr;</code> </td> <td> U+1D4B7 </td> <td> <span class="glyph" title="">𝒷</span> </td> <tr id="entity-bsemi"><td> <code title="">bsemi;</code> </td> <td> U+0204F </td> <td> <span class="glyph" title="">⁏</span> </td> <tr id="entity-bsim"><td> <code title="">bsim;</code> </td> <td> U+0223D </td> <td> <span class="glyph" title="">∽</span> </td> <tr id="entity-bime"><td> <code title="">bsime;</code> </td> <td> U+022CD </td> <td> <span class="glyph" title="">⋍</span> </td> <tr id="entity-bsol"><td> <code title="">bsol;</code> </td> <td> U+0005C </td> <td> <span class="glyph" title="">\</span> </td> <tr id="entity-bsolb"><td> <code title="">bsolb;</code> </td> <td> U+029C5 </td> <td> <span class="glyph" title="">⧅</span> </td> <tr id="entity-bsolhsub"><td> <code title="">bsolhsub;</code> </td> <td> U+027C8 </td> <td> <span class="glyph" title="">⟈</span> </td> <tr id="entity-bull"><td> <code title="">bull;</code> </td> <td> U+02022 </td> <td> <span class="glyph" title="">•</span> </td> <tr id="entity-bullet"><td> <code title="">bullet;</code> </td> <td> U+02022 </td> <td> <span class="glyph" title="">•</span> </td> <tr id="entity-bump"><td> <code title="">bump;</code> </td> <td> U+0224E </td> <td> <span class="glyph" title="">≎</span> </td> <tr id="entity-bumpE"><td> <code title="">bumpE;</code> </td> <td> U+02AAE </td> <t> <span class="glyph" title="">⪮</span> </td> <tr id="entity-bumpe"><td> <code title="">bumpe;</code> </td> <td> U+0224F </td> <td> <span class="glyph" title="">≏</span> </td> <tr id="entity-Bumpeq"><td> <code title="">Bumpeq;</code> </td> <td> U+0224E </td> <td> <span class="glyph" title="">≎</span> </td> <tr id="entity-bumpeq"><td> <code title="">bumpeq;</code> </td> <td> U+0224F </td> <td> <span class="glyph" title="">≏</span> </td> <tr id="entity-Cacute"><td> <code title="">Cacute;</code> </td> <td> U+00106 </td> <td> <span class="glyph" title="">Ć</span> </td> <tr id="entity-cacute"><td> <code title="">cacute;</code> </td> <td> U+00107 </td> <td> <span class="glyph" title="">ć</span> </td> <tr id="entity-Cap"><td> <code title="">Cap;</code> </td> <td> U+022D2 </td> <td> <span class="glyph" title="">⋒</span> </td> <tr id="entity-cap"><td> <code title="">cap;</code> </td> <td> U+02229 </td> <td> <span class="glyph" title="">∩</span> </td> <tr id="entity-capad"><td> <code title="">capand;</code> </td> <td> U+02A44 </td> <td> <span class="glyph" title="">⩄</span> </td> <tr id="entity-capbrcup"><td> <code title="">capbrcup;</code> </td> <td> U+02A49 </td> <td> <span class="glyph" title="">⩉</span> </td> <tr id="entity-capcap"><td> <code title="">capcap;</code> </td> <td> U+02A4B </td> <td> <span class="glyph" title="">⩋</span> </td> <tr id="entity-capcup"><td> <code title="">capcup;</code> </td> <td> U+02A47 </td> <td> <span class="glyph" title="">⩇</span> </td> <tr id="entity-capdot"><td> <code title="">capdot;</code> </td> <td> U+02A40 </td> <td> <span class="glyph" title="">⩀</span> </td> <tr id="entity-CapitalDifferentialD"><td> <code title="">CapitalDifferentialD;</code> </td> <td> U+02145 </td> <td> <span class="glyph" title="">ⅅ</span> </td> <tr id="entity-caps"><td> <code title="">caps;</code> </td> <td> U+02229 U+0FE00 </td> <td> <span class="glyph compound" title="">∩︀</span> </td> <tr id="entity-caret"<td> <code title="">caret;</code> </td> <td> U+02041 </td> <td> <span class="glyph" title="">⁁</span> </td> <tr id="entity-caron"><td> <code title="">caron;</code> </td> <td> U+002C7 </td> <td> <span class="glyph" title="">ˇ</span> </td> <tr id="entity-Cayleys"><td> <code title="">Cayleys;</code> </td> <td> U+0212D </td> <td> <span class="glyph" title="">ℭ</span> </td> <tr id="entity-ccaps"><td> <code title="">ccaps;</code> </td> <td> U+02A4D </td> <td> <span class="glyph" title="">⩍</span> </td> <tr id="entity-Ccaron"><td> <code title="">Ccaron;</code> </td> <td> U+0010C </td> <td> <span class="glyph" title="">Č</span> </td> <tr id="entity-ccaron"><td> <code title="">ccaron;</code> </td> <td> U+0010D </td> <td> <span class="glyph" title="">č</span> </td> <tr id="entity-Ccedil"><td> <code title="">Ccedil;</code> </td> <td> U+000C7 </td> <td> <span class="glyph" title="">Ç</span> </td> <tr class="impl" id="entity-Ccedil-legacy"><td> <code title="">Ccedil</code> /td> <td> U+000C7 </td> <td> <span title="">Ç</span> </td> <tr id="entity-ccedil"><td> <code title="">ccedil;</code> </td> <td> U+000E7 </td> <td> <span class="glyph" title="">ç</span> </td> <tr class="impl" id="entity-ccedil-legacy"><td> <code title="">ccedil</code> </td> <td> U+000E7 </td> <td> <span title="">ç</span> </td> <tr id="entity-Ccirc"><td> <code title="">Ccirc;</code> </td> <td> U+00108 </td> <td> <span class="glyph" title="">Ĉ</span> </td> <tr id="entity-ccirc"><td> <code title="">ccirc;</code> </td> <td> U+00109 </td> <td> <span class="glyph" title="">ĉ</span> </td> <tr id="entity-Cconint"><td> <code title="">Cconint;</code> </td> <td> U+02230 </td> <td> <span class="glyph" title="">∰</span> </td> <tr id="entity-ccups"><td> <code title="">ccups;</code> </td> <td> U+02A4C </td> <td> <span class="glyph" title="">⩌</span> </td> <tr id="entity-ccupssm"><td> <code title="">ccupssm;</code> </td> <td> U+02A50 </td> <td> <span class="glyph" title="">&ccussm;</span> </td> <tr id="entity-Cdot"><td> <code title="">Cdot;</code> </td> <td> U+0010A </td> <td> <span class="glyph" title="">Ċ</span> </td> <tr id="entity-cdot"><td> <code title="">cdot;</code> </td> <td> U+0010B </td> <td> <span class="glyph" title="">ċ</span> </td> <tr id="entity-cedil"><td> <code title="">cedil;</code> </td> <td> U+000B8 </td> <td> <span class="glyph" title="">¸</span> </td> <tr class="impl" id="entity-cedil-legacy"><td> <code title="">cedil</code> </td> <td> U+000B8 </td> <td> <span title="">¸</span> </td> <tr id="entity-Cedilla"><td> <code title="">Cedilla;</code> </td> <td> U+000B8 </td> <td> <span class="glyph" title="">¸</span> </td> <tr id="entity-cemptyv"><td> <code title="">cemptyv;</code> </td> <td> U+029B2 </td> <td> <span class="glyph" title="">⦲</span> </td> <tr id="entity-cent"><td> <code title="">cent;</code> </td> <td> U+000A2 </td> <td> <span class="glyph" title="">¢</span> </td> <tr class="impl" id="entity-cent-legacy"><td> code title="">cent</code> </td> <td> U+000A2 </td> <td> <span title="">¢</span> </td> <tr id="entity-CenterDot"><td> <code title="">CenterDot;</code> </td> <td> U+000B7 </td> <td> <span class="glyph" title="">·</span> </td> <tr id="entity-centerdot"><td> <code title="">centerdot;</code> </td> <td> U+000B7 </td> <td> <span class="glyph" title="">·</span> </td> <tr id="entity-Cfr"><td> <code title="">Cfr;</code> </td> <td> U+0212D </td> <td> <span class="glyph" title="">ℭ</span> </td> <tr id="entity-cfr"><td> <code title="">cfr;</code> </td> <td> U+1D520 </td> <td> <span class="glyph" title="">𝔠</span> </td> <tr id="entity-CHcy"><td> <code title="">CHcy;</code> </td> <td> U+00427 </td> <td> <span class="glyph" title="">Ч</span> </td> <tr id="entity-chcy"><td> <code title="">chcy;</code> </td> <td> U+00447 </td> <td> <span class="glyph" title="">ч</span> </td> <tr id="entity-check"><td> <code title="">check;</code> </td> <td> U+02713 </td> <td> <span class="glyph" title"">✓</span> </td> <tr id="entity-checkmark"><td> <code title="">checkmark;</code> </td> <td> U+02713 </td> <td> <span class="glyph" title="">✓</span> </td> <tr id="entity-Chi"><td> <code title="">Chi;</code> </td> <td> U+003A7 </td> <td> <span class="glyph" title="">Χ</span> </td> <tr id="entity-chi"><td> <code title="">chi;</code> </td> <td> U+003C7 </td> <td> <span class="glyph" title="">χ</span> </td> <tr id="entity-cir"><td> <code title="">cir;</code> </td> <td> U+025CB </td> <td> <span class="glyph" title="">○</span> </td> <tr id="entity-circ"><td> <code title="">circ;</code> </td> <td> U+002C6 </td> <td> <span class="glyph" title="">ˆ</span> </td> <tr id="entity-circeq"><td> <code title="">circeq;</code> </td> <td> U+02257 </td> <td> <span class="glyph" title="">≗</span> </td> <tr id="entity-circlearrowleft"><td> <code title="">circlearrowleft;</code> </td> <td> U+021BA </td> <td> <span class="glyph" title="">↺</span> </td> <tr id="entity-circlearrowright"><td> code title="">circlearrowright;</code> </td> <td> U+021BB </td> <td> <span class="glyph" title="">↻</span> </td> <tr id="entity-circledast"><td> <code title="">circledast;</code> </td> <td> U+0229B </td> <td> <span class="glyph" title="">⊛</span> </td> <tr id="entity-circledcirc"><td> <code title="">circledcirc;</code> </td> <td> U+0229A </td> <td> <span class="glyph" title="">⊚</span> </td> <tr id="entity-circleddash"><td> <code title="">circleddash;</code> </td> <td> U+0229D </td> <td> <span class="glyph" title="">⊝</span> </td> <tr id="entity-CircleDot"><td> <code title="">CircleDot;</code> </td> <td> U+02299 </td> <td> <span class="glyph" title="">⊙</span> </td> <tr id="entity-circledR"><td> <code title="">circledR;</code> </td> <td> U+000AE </td> <td> <span class="glyph" title="">®</span> </td> <tr id="entity-circledS"><td> <code title="">circledS;</code> </td> <td> U+024C8 </td> <td> <span class="glyph" title="">Ⓢ</span> </td> <tr id="entity-CircleMinus"><td> <cde title="">CircleMinus;</code> </td> <td> U+02296 </td> <td> <span class="glyph" title="">⊖</span> </td> <tr id="entity-CirclePlus"><td> <code title="">CirclePlus;</code> </td> <td> U+02295 </td> <td> <span class="glyph" title="">⊕</span> </td> <tr id="entity-CircleTimes"><td> <code title="">CircleTimes;</code> </td> <td> U+02297 </td> <td> <span class="glyph" title="">⊗</span> </td> <tr id="entity-cirE"><td> <code title="">cirE;</code> </td> <td> U+029C3 </td> <td> <span class="glyph" title="">⧃</span> </td> <tr id="entity-cire"><td> <code title="">cire;</code> </td> <td> U+02257 </td> <td> <span class="glyph" title="">≗</span> </td> <tr id="entity-cirfnint"><td> <code title="">cirfnint;</code> </td> <td> U+02A10 </td> <td> <span class="glyph" title="">⨐</span> </td> <tr id="entity-cirmid"><td> <code title="">cirmid;</code> </td> <td> U+02AEF </td> <td> <span class="glyph" title="">⫯</span> </td> <tr id="entity-cirscir"><td> <code title="">cirscir;</code> </td <td> U+029C2 </td> <td> <span class="glyph" title="">⧂</span> </td> <tr id="entity-ClockwiseContourIntegral"><td> <code title="">ClockwiseContourIntegral;</code> </td> <td> U+02232 </td> <td> <span class="glyph" title="">∲</span> </td> <tr id="entity-CloseCurlyDoubleQuote"><td> <code title="">CloseCurlyDoubleQuote;</code> </td> <td> U+0201D </td> <td> <span class="glyph" title="">”</span> </td> <tr id="entity-CloseCurlyQuote"><td> <code title="">CloseCurlyQuote;</code> </td> <td> U+02019 </td> <td> <span class="glyph" title="">’</span> </td> <tr id="entity-clubs"><td> <code title="">clubs;</code> </td> <td> U+02663 </td> <td> <span class="glyph" title="">♣</span> </td> <tr id="entity-clubsuit"><td> <code title="">clubsuit;</code> </td> <td> U+02663 </td> <td> <span class="glyph" title="">♣</span> </td> <tr id="entity-Colon"><td> <code title="">Colon;</code> </td> <td> U+02237 </td> <td> <span class="glyph" title="">∷</span> </td> <tr id="entity-colon"><td> <cde title="">colon;</code> </td> <td> U+0003A </td> <td> <span class="glyph" title="">:</span> </td> <tr id="entity-Colone"><td> <code title="">Colone;</code> </td> <td> U+02A74 </td> <td> <span class="glyph" title="">⩴</span> </td> <tr id="entity-colone"><td> <code title="">colone;</code> </td> <td> U+02254 </td> <td> <span class="glyph" title="">≔</span> </td> <tr id="entity-coloneq"><td> <code title="">coloneq;</code> </td> <td> U+02254 </td> <td> <span class="glyph" title="">≔</span> </td> <tr id="entity-comma"><td> <code title="">comma;</code> </td> <td> U+0002C </td> <td> <span class="glyph" title="">,</span> </td> <tr id="entity-commat"><td> <code title="">commat;</code> </td> <td> U+00040 </td> <td> <span class="glyph" title="">@</span> </td> <tr id="entity-comp"><td> <code title="">comp;</code> </td> <td> U+02201 </td> <td> <span class="glyph" title="">∁</span> </td> <tr id="entity-compfn"><td> <code title="">compfn;</code> </td> <td> U+02218 </td> <td> <span class=glyph" title="">∘</span> </td> <tr id="entity-complement"><td> <code title="">complement;</code> </td> <td> U+02201 </td> <td> <span class="glyph" title="">∁</span> </td> <tr id="entity-complexes"><td> <code title="">complexes;</code> </td> <td> U+02102 </td> <td> <span class="glyph" title="">ℂ</span> </td> <tr id="entity-cong"><td> <code title="">cong;</code> </td> <td> U+02245 </td> <td> <span class="glyph" title="">≅</span> </td> <tr id="entity-congdot"><td> <code title="">congdot;</code> </td> <td> U+02A6D </td> <td> <span class="glyph" title="">⩭</span> </td> <tr id="entity-Congruent"><td> <code title="">Congruent;</code> </td> <td> U+02261 </td> <td> <span class="glyph" title="">≡</span> </td> <tr id="entity-Conint"><td> <code title="">Conint;</code> </td> <td> U+0222F </td> <td> <span class="glyph" title="">∯</span> </td> <tr id="entity-conint"><td> <code title="">conint;</code> </td> <td> U+0222E </td> <td> <span class="glyph" title="">∮</pan> </td> <tr id="entity-ContourIntegral"><td> <code title="">ContourIntegral;</code> </td> <td> U+0222E </td> <td> <span class="glyph" title="">∮</span> </td> <tr id="entity-Copf"><td> <code title="">Copf;</code> </td> <td> U+02102 </td> <td> <span class="glyph" title="">ℂ</span> </td> <tr id="entity-copf"><td> <code title="">copf;</code> </td> <td> U+1D554 </td> <td> <span class="glyph" title="">𝕔</span> </td> <tr id="entity-coprod"><td> <code title="">coprod;</code> </td> <td> U+02210 </td> <td> <span class="glyph" title="">∐</span> </td> <tr id="entity-Coproduct"><td> <code title="">Coproduct;</code> </td> <td> U+02210 </td> <td> <span class="glyph" title="">∐</span> </td> <tr id="entity-COPY"><td> <code title="">COPY;</code> </td> <td> U+000A9 </td> <td> <span class="glyph" title="">©</span> </td> <tr class="impl" id="entity-COPY-legacy"><td> <code title="">COPY</code> </td> <td> U+000A9 </td> <td> <span title="">©</span> </td> <tr id="entity-copy"><td> <cde title="">copy;</code> </td> <td> U+000A9 </td> <td> <span class="glyph" title="">©</span> </td> <tr class="impl" id="entity-copy-legacy"><td> <code title="">copy</code> </td> <td> U+000A9 </td> <td> <span title="">©</span> </td> <tr id="entity-copysr"><td> <code title="">copysr;</code> </td> <td> U+02117 </td> <td> <span class="glyph" title="">℗</span> </td> <tr id="entity-CounterClockwiseContourIntegral"><td> <code title="">CounterClockwiseContourIntegral;</code> </td> <td> U+02233 </td> <td> <span class="glyph" title="">∳</span> </td> <tr id="entity-crarr"><td> <code title="">crarr;</code> </td> <td> U+021B5 </td> <td> <span class="glyph" title="">↵</span> </td> <tr id="entity-Cross"><td> <code title="">Cross;</code> </td> <td> U+02A2F </td> <td> <span class="glyph" title="">⨯</span> </td> <tr id="entity-cross"><td> <code title="">cross;</code> </td> <td> U+02717 </td> <td> <span class="glyph" title="">✗</span> </td> <tr id="entity-Cscr"><td> <code title="">Ccr;</code> </td> <td> U+1D49E </td> <td> <span class="glyph" title="">𝒞</span> </td> <tr id="entity-cscr"><td> <code title="">cscr;</code> </td> <td> U+1D4B8 </td> <td> <span class="glyph" title="">𝒸</span> </td> <tr id="entity-csub"><td> <code title="">csub;</code> </td> <td> U+02ACF </td> <td> <span class="glyph" title="">⫏</span> </td> <tr id="entity-csube"><td> <code title="">csube;</code> </td> <td> U+02AD1 </td> <td> <span class="glyph" title="">⫑</span> </td> <tr id="entity-csup"><td> <code title="">csup;</code> </td> <td> U+02AD0 </td> <td> <span class="glyph" title="">⫐</span> </td> <tr id="entity-csupe"><td> <code title="">csupe;</code> </td> <td> U+02AD2 </td> <td> <span class="glyph" title="">⫒</span> </td> <tr id="entity-ctdot"><td> <code title="">ctdot;</code> </td> <td> U+022EF </td> <td> <span class="glyph" title="">⋯</span> </td> <tr id="entity-cudarrl"><td> <code title="">cudarrl;</code> </td> <td> U+02938 </td> <td> <span class="glyph" title="">&cudarl;</span> </td> <tr id="entity-cudarrr"><td> <code title="">cudarrr;</code> </td> <td> U+02935 </td> <td> <span class="glyph" title="">⤵</span> </td> <tr id="entity-cuepr"><td> <code title="">cuepr;</code> </td> <td> U+022DE </td> <td> <span class="glyph" title="">⋞</span> </td> <tr id="entity-cuesc"><td> <code title="">cuesc;</code> </td> <td> U+022DF </td> <td> <span class="glyph" title="">⋟</span> </td> <tr id="entity-cularr"><td> <code title="">cularr;</code> </td> <td> U+021B6 </td> <td> <span class="glyph" title="">↶</span> </td> <tr id="entity-cularrp"><td> <code title="">cularrp;</code> </td> <td> U+0293D </td> <td> <span class="glyph" title="">⤽</span> </td> <tr id="entity-Cup"><td> <code title="">Cup;</code> </td> <td> U+022D3 </td> <td> <span class="glyph" title="">⋓</span> </td> <tr id="entity-cup"><td> <code title="">cup;</code> </td> <td> U+0222A </td> <td> <span class="glyph" title="">∪</span> </td> <tr id="entity-cupbrcap"><td> <code ttle="">cupbrcap;</code> </td> <td> U+02A48 </td> <td> <span class="glyph" title="">⩈</span> </td> <tr id="entity-CupCap"><td> <code title="">CupCap;</code> </td> <td> U+0224D </td> <td> <span class="glyph" title="">≍</span> </td> <tr id="entity-cupcap"><td> <code title="">cupcap;</code> </td> <td> U+02A46 </td> <td> <span class="glyph" title="">⩆</span> </td> <tr id="entity-cupcup"><td> <code title="">cupcup;</code> </td> <td> U+02A4A </td> <td> <span class="glyph" title="">⩊</span> </td> <tr id="entity-cupdot"><td> <code title="">cupdot;</code> </td> <td> U+0228D </td> <td> <span class="glyph" title="">⊍</span> </td> <tr id="entity-cupor"><td> <code title="">cupor;</code> </td> <td> U+02A45 </td> <td> <span class="glyph" title="">⩅</span> </td> <tr id="entity-cups"><td> <code title="">cups;</code> </td> <td> U+0222A U+0FE00 </td> <td> <span class="glyph compound" title="">∪︀</span> </td> <tr id="entity-curarr"><td> <code title="">curarr;</code> </td> <d> U+021B7 </td> <td> <span class="glyph" title="">↷</span> </td> <tr id="entity-curarrm"><td> <code title="">curarrm;</code> </td> <td> U+0293C </td> <td> <span class="glyph" title="">⤼</span> </td> <tr id="entity-curlyeqprec"><td> <code title="">curlyeqprec;</code> </td> <td> U+022DE </td> <td> <span class="glyph" title="">⋞</span> </td> <tr id="entity-curlyeqsucc"><td> <code title="">curlyeqsucc;</code> </td> <td> U+022DF </td> <td> <span class="glyph" title="">⋟</span> </td> <tr id="entity-curlyvee"><td> <code title="">curlyvee;</code> </td> <td> U+022CE </td> <td> <span class="glyph" title="">⋎</span> </td> <tr id="entity-curlywedge"><td> <code title="">curlywedge;</code> </td> <td> U+022CF </td> <td> <span class="glyph" title="">⋏</span> </td> <tr id="entity-curren"><td> <code title="">curren;</code> </td> <td> U+000A4 </td> <td> <span class="glyph" title="">¤</span> </td> <tr class="impl" id="entity-curren-legacy"><td> <code title="">curren</coe> </td> <td> U+000A4 </td> <td> <span title="">¤</span> </td> <tr id="entity-curvearrowleft"><td> <code title="">curvearrowleft;</code> </td> <td> U+021B6 </td> <td> <span class="glyph" title="">↶</span> </td> <tr id="entity-curvearrowright"><td> <code title="">curvearrowright;</code> </td> <td> U+021B7 </td> <td> <span class="glyph" title="">↷</span> </td> <tr id="entity-cuvee"><td> <code title="">cuvee;</code> </td> <td> U+022CE </td> <td> <span class="glyph" title="">⋎</span> </td> <tr id="entity-cuwed"><td> <code title="">cuwed;</code> </td> <td> U+022CF </td> <td> <span class="glyph" title="">⋏</span> </td> <tr id="entity-cwconint"><td> <code title="">cwconint;</code> </td> <td> U+02232 </td> <td> <span class="glyph" title="">∲</span> </td> <tr id="entity-cwint"><td> <code title="">cwint;</code> </td> <td> U+02231 </td> <td> <span class="glyph" title="">∱</span> </td> <tr id="entity-cylcty"><td> <code title="">cylcty;</code> </td> <td> U+023D </td> <td> <span class="glyph" title="">⌭</span> </td> <tr id="entity-Dagger"><td> <code title="">Dagger;</code> </td> <td> U+02021 </td> <td> <span class="glyph" title="">‡</span> </td> <tr id="entity-dagger"><td> <code title="">dagger;</code> </td> <td> U+02020 </td> <td> <span class="glyph" title="">†</span> </td> <tr id="entity-daleth"><td> <code title="">daleth;</code> </td> <td> U+02138 </td> <td> <span class="glyph" title="">ℸ</span> </td> <tr id="entity-Darr"><td> <code title="">Darr;</code> </td> <td> U+021A1 </td> <td> <span class="glyph" title="">↡</span> </td> <tr id="entity-dArr"><td> <code title="">dArr;</code> </td> <td> U+021D3 </td> <td> <span class="glyph" title="">⇓</span> </td> <tr id="entity-darr"><td> <code title="">darr;</code> </td> <td> U+02193 </td> <td> <span class="glyph" title="">↓</span> </td> <tr id="entity-dash"><td> <code title="">dash;</code> </td> <td> U+02010 </td> <td> <span class="glyph" title="">‐</span </td> <tr id="entity-Dashv"><td> <code title="">Dashv;</code> </td> <td> U+02AE4 </td> <td> <span class="glyph" title="">⫤</span> </td> <tr id="entity-dashv"><td> <code title="">dashv;</code> </td> <td> U+022A3 </td> <td> <span class="glyph" title="">⊣</span> </td> <tr id="entity-dbkarow"><td> <code title="">dbkarow;</code> </td> <td> U+0290F </td> <td> <span class="glyph" title="">⤏</span> </td> <tr id="entity-dblac"><td> <code title="">dblac;</code> </td> <td> U+002DD </td> <td> <span class="glyph" title="">˝</span> </td> <tr id="entity-Dcaron"><td> <code title="">Dcaron;</code> </td> <td> U+0010E </td> <td> <span class="glyph" title="">Ď</span> </td> <tr id="entity-dcaron"><td> <code title="">dcaron;</code> </td> <td> U+0010F </td> <td> <span class="glyph" title="">ď</span> </td> <tr id="entity-Dcy"><td> <code title="">Dcy;</code> </td> <td> U+00414 </td> <td> <span class="glyph" title="">Д</span> </td> <tr id="entity-dcy"><td> <code title="">dcy;</cod> </td> <td> U+00434 </td> <td> <span class="glyph" title="">д</span> </td> <tr id="entity-DD"><td> <code title="">DD;</code> </td> <td> U+02145 </td> <td> <span class="glyph" title="">ⅅ</span> </td> <tr id="entity-dd"><td> <code title="">dd;</code> </td> <td> U+02146 </td> <td> <span class="glyph" title="">ⅆ</span> </td> <tr id="entity-ddagger"><td> <code title="">ddagger;</code> </td> <td> U+02021 </td> <td> <span class="glyph" title="">‡</span> </td> <tr id="entity-ddarr"><td> <code title="">ddarr;</code> </td> <td> U+021CA </td> <td> <span class="glyph" title="">⇊</span> </td> <tr id="entity-DDotrahd"><td> <code title="">DDotrahd;</code> </td> <td> U+02911 </td> <td> <span class="glyph" title="">⤑</span> </td> <tr id="entity-ddotseq"><td> <code title="">ddotseq;</code> </td> <td> U+02A77 </td> <td> <span class="glyph" title="">⩷</span> </td> <tr id="entity-deg"><td> <code title="">deg;</code> </td> <td> U+000B0 </td> <td> <span class="glyph" title="">°</span></td> <tr class="impl" id="entity-deg-legacy"><td> <code title="">deg</code> </td> <td> U+000B0 </td> <td> <span title="">°</span> </td> <tr id="entity-Del"><td> <code title="">Del;</code> </td> <td> U+02207 </td> <td> <span class="glyph" title="">∇</span> </td> <tr id="entity-Delta"><td> <code title="">Delta;</code> </td> <td> U+00394 </td> <td> <span class="glyph" title="">Δ</span> </td> <tr id="entity-delta"><td> <code title="">delta;</code> </td> <td> U+003B4 </td> <td> <span class="glyph" title="">δ</span> </td> <tr id="entity-demptyv"><td> <code title="">demptyv;</code> </td> <td> U+029B1 </td> <td> <span class="glyph" title="">⦱</span> </td> <tr id="entity-dfisht"><td> <code title="">dfisht;</code> </td> <td> U+0297F </td> <td> <span class="glyph" title="">⥿</span> </td> <tr id="entity-Dfr"><td> <code title="">Dfr;</code> </td> <td> U+1D507 </td> <td> <span class="glyph" title="">𝔇</span> </td> <tr id="entity-dfr"><td> <code title="">dfr;</code> </td> <td> U+1521 </td> <td> <span class="glyph" title="">𝔡</span> </td> <tr id="entity-dHar"><td> <code title="">dHar;</code> </td> <td> U+02965 </td> <td> <span class="glyph" title="">⥥</span> </td> <tr id="entity-dharl"><td> <code title="">dharl;</code> </td> <td> U+021C3 </td> <td> <span class="glyph" title="">⇃</span> </td> <tr id="entity-dharr"><td> <code title="">dharr;</code> </td> <td> U+021C2 </td> <td> <span class="glyph" title="">⇂</span> </td> <tr id="entity-DiacriticalAcute"><td> <code title="">DiacriticalAcute;</code> </td> <td> U+000B4 </td> <td> <span class="glyph" title="">´</span> </td> <tr id="entity-DiacriticalDot"><td> <code title="">DiacriticalDot;</code> </td> <td> U+002D9 </td> <td> <span class="glyph" title="">˙</span> </td> <tr id="entity-DiacriticalDoubleAcute"><td> <code title="">DiacriticalDoubleAcute;</code> </td> <td> U+002DD </td> <td> <span class="glyph" title="">˝</span> </td> <tr id="entity-DiacriticalGrave"><td> <code title="">Diacriticalrave;</code> </td> <td> U+00060 </td> <td> <span class="glyph" title="">`</span> </td> <tr id="entity-DiacriticalTilde"><td> <code title="">DiacriticalTilde;</code> </td> <td> U+002DC </td> <td> <span class="glyph" title="">˜</span> </td> <tr id="entity-diam"><td> <code title="">diam;</code> </td> <td> U+022C4 </td> <td> <span class="glyph" title="">⋄</span> </td> <tr id="entity-Diamond"><td> <code title="">Diamond;</code> </td> <td> U+022C4 </td> <td> <span class="glyph" title="">⋄</span> </td> <tr id="entity-diamond"><td> <code title="">diamond;</code> </td> <td> U+022C4 </td> <td> <span class="glyph" title="">⋄</span> </td> <tr id="entity-diamondsuit"><td> <code title="">diamondsuit;</code> </td> <td> U+02666 </td> <td> <span class="glyph" title="">♦</span> </td> <tr id="entity-diams"><td> <code title="">diams;</code> </td> <td> U+02666 </td> <td> <span class="glyph" title="">♦</span> </td> <tr id="entity-die"><td> <code title="">die;</code> </td> <td> U+000A8 </d> <td> <span class="glyph" title="">¨</span> </td> <tr id="entity-DifferentialD"><td> <code title="">DifferentialD;</code> </td> <td> U+02146 </td> <td> <span class="glyph" title="">ⅆ</span> </td> <tr id="entity-digamma"><td> <code title="">digamma;</code> </td> <td> U+003DD </td> <td> <span class="glyph" title="">ϝ</span> </td> <tr id="entity-disin"><td> <code title="">disin;</code> </td> <td> U+022F2 </td> <td> <span class="glyph" title="">⋲</span> </td> <tr id="entity-div"><td> <code title="">div;</code> </td> <td> U+000F7 </td> <td> <span class="glyph" title="">÷</span> </td> <tr id="entity-divide"><td> <code title="">divide;</code> </td> <td> U+000F7 </td> <td> <span class="glyph" title="">÷</span> </td> <tr class="impl" id="entity-divide-legacy"><td> <code title="">divide</code> </td> <td> U+000F7 </td> <td> <span title="">÷</span> </td> <tr id="entity-divideontimes"><td> <code title="">divideontimes;</code> </td> <td> U+022C7 </td> <td> <span class="glyph" tile="">⋇</span> </td> <tr id="entity-divonx"><td> <code title="">divonx;</code> </td> <td> U+022C7 </td> <td> <span class="glyph" title="">⋇</span> </td> <tr id="entity-DJcy"><td> <code title="">DJcy;</code> </td> <td> U+00402 </td> <td> <span class="glyph" title="">Ђ</span> </td> <tr id="entity-djcy"><td> <code title="">djcy;</code> </td> <td> U+00452 </td> <td> <span class="glyph" title="">ђ</span> </td> <tr id="entity-dlcorn"><td> <code title="">dlcorn;</code> </td> <td> U+0231E </td> <td> <span class="glyph" title="">⌞</span> </td> <tr id="entity-dlcrop"><td> <code title="">dlcrop;</code> </td> <td> U+0230D </td> <td> <span class="glyph" title="">⌍</span> </td> <tr id="entity-dollar"><td> <code title="">dollar;</code> </td> <td> U+00024 </td> <td> <span class="glyph" title="">$</span> </td> <tr id="entity-Dopf"><td> <code title="">Dopf;</code> </td> <td> U+1D53B </td> <td> <span class="glyph" title="">𝔻</span> </td> <tr id="entity-dopf"><td> <code title="">dopf;/code> </td> <td> U+1D555 </td> <td> <span class="glyph" title="">𝕕</span> </td> <tr id="entity-Dot"><td> <code title="">Dot;</code> </td> <td> U+000A8 </td> <td> <span class="glyph" title="">¨</span> </td> <tr id="entity-dot"><td> <code title="">dot;</code> </td> <td> U+002D9 </td> <td> <span class="glyph" title="">˙</span> </td> <tr id="entity-DotDot"><td> <code title="">DotDot;</code> </td> <td> U+020DC </td> <td> <span class="glyph composition" title="">◌⃜</span> </td> <tr id="entity-doteq"><td> <code title="">doteq;</code> </td> <td> U+02250 </td> <td> <span class="glyph" title="">≐</span> </td> <tr id="entity-doteqdot"><td> <code title="">doteqdot;</code> </td> <td> U+02251 </td> <td> <span class="glyph" title="">≑</span> </td> <tr id="entity-DotEqual"><td> <code title="">DotEqual;</code> </td> <td> U+02250 </td> <td> <span class="glyph" title="">≐</span> </td> <tr id="entity-dotminus"><td> <code title="">dotminus;</code> </td> <td> U+02238 </td> <td> <san class="glyph" title="">∸</span> </td> <tr id="entity-dotplus"><td> <code title="">dotplus;</code> </td> <td> U+02214 </td> <td> <span class="glyph" title="">∔</span> </td> <tr id="entity-dotsquare"><td> <code title="">dotsquare;</code> </td> <td> U+022A1 </td> <td> <span class="glyph" title="">⊡</span> </td> <tr id="entity-doublebarwedge"><td> <code title="">doublebarwedge;</code> </td> <td> U+02306 </td> <td> <span class="glyph" title="">⌆</span> </td> <tr id="entity-DoubleContourIntegral"><td> <code title="">DoubleContourIntegral;</code> </td> <td> U+0222F </td> <td> <span class="glyph" title="">∯</span> </td> <tr id="entity-DoubleDot"><td> <code title="">DoubleDot;</code> </td> <td> U+000A8 </td> <td> <span class="glyph" title="">¨</span> </td> <tr id="entity-DoubleDownArrow"><td> <code title="">DoubleDownArrow;</code> </td> <td> U+021D3 </td> <td> <span class="glyph" title="">⇓</span> </td> <tr id="entity-DoubleLeftArrow"><td> <codetitle="">DoubleLeftArrow;</code> </td> <td> U+021D0 </td> <td> <span class="glyph" title="">⇐</span> </td> <tr id="entity-DoubleLeftRightArrow"><td> <code title="">DoubleLeftRightArrow;</code> </td> <td> U+021D4 </td> <td> <span class="glyph" title="">⇔</span> </td> <tr id="entity-DoubleLeftTee"><td> <code title="">DoubleLeftTee;</code> </td> <td> U+02AE4 </td> <td> <span class="glyph" title="">⫤</span> </td> <tr id="entity-DoubleLongLeftArrow"><td> <code title="">DoubleLongLeftArrow;</code> </td> <td> U+027F8 </td> <td> <span class="glyph" title="">⟸</span> </td> <tr id="entity-DoubleLongLeftRightArrow"><td> <code title="">DoubleLongLeftRightArrow;</code> </td> <td> U+027FA </td> <td> <span class="glyph" title="">⟺</span> </td> <tr id="entity-DoubleLongRightArrow"><td> <code title="">DoubleLongRightArrow;</code> </td> <td> U+027F9 </td> <td> <span class="glyph" title="">⟹</span> </td> <tr id="entity-DoubleRightArrow"><td> <code title="">DobleRightArrow;</code> </td> <td> U+021D2 </td> <td> <span class="glyph" title="">⇒</span> </td> <tr id="entity-DoubleRightTee"><td> <code title="">DoubleRightTee;</code> </td> <td> U+022A8 </td> <td> <span class="glyph" title="">⊨</span> </td> <tr id="entity-DoubleUpArrow"><td> <code title="">DoubleUpArrow;</code> </td> <td> U+021D1 </td> <td> <span class="glyph" title="">⇑</span> </td> <tr id="entity-DoubleUpDownArrow"><td> <code title="">DoubleUpDownArrow;</code> </td> <td> U+021D5 </td> <td> <span class="glyph" title="">⇕</span> </td> <tr id="entity-DoubleVerticalBar"><td> <code title="">DoubleVerticalBar;</code> </td> <td> U+02225 </td> <td> <span class="glyph" title="">∥</span> </td> <tr id="entity-DownArrow"><td> <code title="">DownArrow;</code> </td> <td> U+02193 </td> <td> <span class="glyph" title="">↓</span> </td> <tr id="entity-Downarrow"><td> <code title="">Downarrow;</code> </td> <td> U+021D3 </td> <td> <span class="glyph" title="">&DoubleDwnArrow;</span> </td> <tr id="entity-downarrow"><td> <code title="">downarrow;</code> </td> <td> U+02193 </td> <td> <span class="glyph" title="">↓</span> </td> <tr id="entity-DownArrowBar"><td> <code title="">DownArrowBar;</code> </td> <td> U+02913 </td> <td> <span class="glyph" title="">⤓</span> </td> <tr id="entity-DownArrowUpArrow"><td> <code title="">DownArrowUpArrow;</code> </td> <td> U+021F5 </td> <td> <span class="glyph" title="">⇵</span> </td> <tr id="entity-DownBreve"><td> <code title="">DownBreve;</code> </td> <td> U+00311 </td> <td> <span class="glyph composition" title="">◌̑</span> </td> <tr id="entity-downdownarrows"><td> <code title="">downdownarrows;</code> </td> <td> U+021CA </td> <td> <span class="glyph" title="">⇊</span> </td> <tr id="entity-downharpoonleft"><td> <code title="">downharpoonleft;</code> </td> <td> U+021C3 </td> <td> <span class="glyph" title="">⇃</span> </td> <tr id="entity-downharpoonright"><td> <code title"">downharpoonright;</code> </td> <td> U+021C2 </td> <td> <span class="glyph" title="">⇂</span> </td> <tr id="entity-DownLeftRightVector"><td> <code title="">DownLeftRightVector;</code> </td> <td> U+02950 </td> <td> <span class="glyph" title="">⥐</span> </td> <tr id="entity-DownLeftTeeVector"><td> <code title="">DownLeftTeeVector;</code> </td> <td> U+0295E </td> <td> <span class="glyph" title="">⥞</span> </td> <tr id="entity-DownLeftVector"><td> <code title="">DownLeftVector;</code> </td> <td> U+021BD </td> <td> <span class="glyph" title="">↽</span> </td> <tr id="entity-DownLeftVectorBar"><td> <code title="">DownLeftVectorBar;</code> </td> <td> U+02956 </td> <td> <span class="glyph" title="">⥖</span> </td> <tr id="entity-DownRightTeeVector"><td> <code title="">DownRightTeeVector;</code> </td> <td> U+0295F </td> <td> <span class="glyph" title="">⥟</span> </td> <tr id="entity-DownRightVector"><td> <code title="">DwnRightVector;</code> </td> <td> U+021C1 </td> <td> <span class="glyph" title="">⇁</span> </td> <tr id="entity-DownRightVectorBar"><td> <code title="">DownRightVectorBar;</code> </td> <td> U+02957 </td> <td> <span class="glyph" title="">⥗</span> </td> <tr id="entity-DownTee"><td> <code title="">DownTee;</code> </td> <td> U+022A4 </td> <td> <span class="glyph" title="">⊤</span> </td> <tr id="entity-DownTeeArrow"><td> <code title="">DownTeeArrow;</code> </td> <td> U+021A7 </td> <td> <span class="glyph" title="">↧</span> </td> <tr id="entity-drbkarow"><td> <code title="">drbkarow;</code> </td> <td> U+02910 </td> <td> <span class="glyph" title="">⤐</span> </td> <tr id="entity-drcorn"><td> <code title="">drcorn;</code> </td> <td> U+0231F </td> <td> <span class="glyph" title="">⌟</span> </td> <tr id="entity-drcrop"><td> <code title="">drcrop;</code> </td> <td> U+0230C </td> <td> <span class="glyph" title="">⌌</span> </td> <tr id="entity-Dscr"><td> <coe title="">Dscr;</code> </td> <td> U+1D49F </td> <td> <span class="glyph" title="">𝒟</span> </td> <tr id="entity-dscr"><td> <code title="">dscr;</code> </td> <td> U+1D4B9 </td> <td> <span class="glyph" title="">𝒹</span> </td> <tr id="entity-DScy"><td> <code title="">DScy;</code> </td> <td> U+00405 </td> <td> <span class="glyph" title="">Ѕ</span> </td> <tr id="entity-dscy"><td> <code title="">dscy;</code> </td> <td> U+00455 </td> <td> <span class="glyph" title="">ѕ</span> </td> <tr id="entity-dsol"><td> <code title="">dsol;</code> </td> <td> U+029F6 </td> <td> <span class="glyph" title="">⧶</span> </td> <tr id="entity-Dstrok"><td> <code title="">Dstrok;</code> </td> <td> U+00110 </td> <td> <span class="glyph" title="">Đ</span> </td> <tr id="entity-dstrok"><td> <code title="">dstrok;</code> </td> <td> U+00111 </td> <td> <span class="glyph" title="">đ</span> </td> <tr id="entity-dtdot"><td> <code title="">dtdot;</code> </td> <td> U+022F1 </td> <td> <span class="glyph" tite="">⋱</span> </td> <tr id="entity-dtri"><td> <code title="">dtri;</code> </td> <td> U+025BF </td> <td> <span class="glyph" title="">▿</span> </td> <tr id="entity-dtrif"><td> <code title="">dtrif;</code> </td> <td> U+025BE </td> <td> <span class="glyph" title="">▾</span> </td> <tr id="entity-duarr"><td> <code title="">duarr;</code> </td> <td> U+021F5 </td> <td> <span class="glyph" title="">⇵</span> </td> <tr id="entity-duhar"><td> <code title="">duhar;</code> </td> <td> U+0296F </td> <td> <span class="glyph" title="">⥯</span> </td> <tr id="entity-dwangle"><td> <code title="">dwangle;</code> </td> <td> U+029A6 </td> <td> <span class="glyph" title="">⦦</span> </td> <tr id="entity-DZcy"><td> <code title="">DZcy;</code> </td> <td> U+0040F </td> <td> <span class="glyph" title="">Џ</span> </td> <tr id="entity-dzcy"><td> <code title="">dzcy;</code> </td> <td> U+0045F </td> <td> <span class="glyph" title="">џ</span> </td> <tr id="entity-dzigrarr"><t> <code title="">dzigrarr;</code> </td> <td> U+027FF </td> <td> <span class="glyph" title="">⟿</span> </td> <tr id="entity-Eacute"><td> <code title="">Eacute;</code> </td> <td> U+000C9 </td> <td> <span class="glyph" title="">É</span> </td> <tr class="impl" id="entity-Eacute-legacy"><td> <code title="">Eacute</code> </td> <td> U+000C9 </td> <td> <span title="">É</span> </td> <tr id="entity-eacute"><td> <code title="">eacute;</code> </td> <td> U+000E9 </td> <td> <span class="glyph" title="">é</span> </td> <tr class="impl" id="entity-eacute-legacy"><td> <code title="">eacute</code> </td> <td> U+000E9 </td> <td> <span title="">é</span> </td> <tr id="entity-easter"><td> <code title="">easter;</code> </td> <td> U+02A6E </td> <td> <span class="glyph" title="">⩮</span> </td> <tr id="entity-Ecaron"><td> <code title="">Ecaron;</code> </td> <td> U+0011A </td> <td> <span class="glyph" title="">Ě</span> </td> <tr id="entity-ecaron"><td> <code title="">ecaron;</code> </t> <td> U+0011B </td> <td> <span class="glyph" title="">ě</span> </td> <tr id="entity-ecir"><td> <code title="">ecir;</code> </td> <td> U+02256 </td> <td> <span class="glyph" title="">≖</span> </td> <tr id="entity-Ecirc"><td> <code title="">Ecirc;</code> </td> <td> U+000CA </td> <td> <span class="glyph" title="">Ê</span> </td> <tr class="impl" id="entity-Ecirc-legacy"><td> <code title="">Ecirc</code> </td> <td> U+000CA </td> <td> <span title="">Ê</span> </td> <tr id="entity-ecirc"><td> <code title="">ecirc;</code> </td> <td> U+000EA </td> <td> <span class="glyph" title="">ê</span> </td> <tr class="impl" id="entity-ecirc-legacy"><td> <code title="">ecirc</code> </td> <td> U+000EA </td> <td> <span title="">ê</span> </td> <tr id="entity-ecolon"><td> <code title="">ecolon;</code> </td> <td> U+02255 </td> <td> <span class="glyph" title="">≕</span> </td> <tr id="entity-Ecy"><td> <code title="">Ecy;</code> </td> <td> U+0042D </td> <td> <span class="glyph" title="">Э/span> </td> <tr id="entity-ecy"><td> <code title="">ecy;</code> </td> <td> U+0044D </td> <td> <span class="glyph" title="">э</span> </td> <tr id="entity-eDDot"><td> <code title="">eDDot;</code> </td> <td> U+02A77 </td> <td> <span class="glyph" title="">⩷</span> </td> <tr id="entity-Edot"><td> <code title="">Edot;</code> </td> <td> U+00116 </td> <td> <span class="glyph" title="">Ė</span> </td> <tr id="entity-eDot"><td> <code title="">eDot;</code> </td> <td> U+02251 </td> <td> <span class="glyph" title="">≑</span> </td> <tr id="entity-edot"><td> <code title="">edot;</code> </td> <td> U+00117 </td> <td> <span class="glyph" title="">ė</span> </td> <tr id="entity-ee"><td> <code title="">ee;</code> </td> <td> U+02147 </td> <td> <span class="glyph" title="">ⅇ</span> </td> <tr id="entity-efDot"><td> <code title="">efDot;</code> </td> <td> U+02252 </td> <td> <span class="glyph" title="">≒</span> </td> <tr id="entity-Efr"><td> <code title="">Efr;</code> </td><td> U+1D508 </td> <td> <span class="glyph" title="">𝔈</span> </td> <tr id="entity-efr"><td> <code title="">efr;</code> </td> <td> U+1D522 </td> <td> <span class="glyph" title="">𝔢</span> </td> <tr id="entity-eg"><td> <code title="">eg;</code> </td> <td> U+02A9A </td> <td> <span class="glyph" title="">⪚</span> </td> <tr id="entity-Egrave"><td> <code title="">Egrave;</code> </td> <td> U+000C8 </td> <td> <span class="glyph" title="">È</span> </td> <tr class="impl" id="entity-Egrave-legacy"><td> <code title="">Egrave</code> </td> <td> U+000C8 </td> <td> <span title="">È</span> </td> <tr id="entity-egrave"><td> <code title="">egrave;</code> </td> <td> U+000E8 </td> <td> <span class="glyph" title="">è</span> </td> <tr class="impl" id="entity-egrave-legacy"><td> <code title="">egrave</code> </td> <td> U+000E8 </td> <td> <span title="">è</span> </td> <tr id="entity-egs"><td> <code title="">egs;</code> </td> <td> U+02A96 </td> <td> <span class="glyph" title="">⪖</span> </t> <tr id="entity-egsdot"><td> <code title="">egsdot;</code> </td> <td> U+02A98 </td> <td> <span class="glyph" title="">⪘</span> </td> <tr id="entity-el"><td> <code title="">el;</code> </td> <td> U+02A99 </td> <td> <span class="glyph" title="">⪙</span> </td> <tr id="entity-Element"><td> <code title="">Element;</code> </td> <td> U+02208 </td> <td> <span class="glyph" title="">∈</span> </td> <tr id="entity-elinters"><td> <code title="">elinters;</code> </td> <td> U+023E7 </td> <td> <span class="glyph" title="">⏧</span> </td> <tr id="entity-ell"><td> <code title="">ell;</code> </td> <td> U+02113 </td> <td> <span class="glyph" title="">ℓ</span> </td> <tr id="entity-els"><td> <code title="">els;</code> </td> <td> U+02A95 </td> <td> <span class="glyph" title="">⪕</span> </td> <tr id="entity-elsdot"><td> <code title="">elsdot;</code> </td> <td> U+02A97 </td> <td> <span class="glyph" title="">⪗</span> </td> <tr id="entity-Emacr"><td> <code title="">Emacr;</code> </td> <td U+00112 </td> <td> <span class="glyph" title="">Ē</span> </td> <tr id="entity-emacr"><td> <code title="">emacr;</code> </td> <td> U+00113 </td> <td> <span class="glyph" title="">ē</span> </td> <tr id="entity-empty"><td> <code title="">empty;</code> </td> <td> U+02205 </td> <td> <span class="glyph" title="">∅</span> </td> <tr id="entity-emptyset"><td> <code title="">emptyset;</code> </td> <td> U+02205 </td> <td> <span class="glyph" title="">∅</span> </td> <tr id="entity-EmptySmallSquare"><td> <code title="">EmptySmallSquare;</code> </td> <td> U+025FB </td> <td> <span class="glyph" title="">◻</span> </td> <tr id="entity-emptyv"><td> <code title="">emptyv;</code> </td> <td> U+02205 </td> <td> <span class="glyph" title="">∅</span> </td> <tr id="entity-EmptyVerySmallSquare"><td> <code title="">EmptyVerySmallSquare;</code> </td> <td> U+025AB </td> <td> <span class="glyph" title="">▫</span> </td> <tr id="entity-emsp"><td> <code title="">emsp;<code> </td> <td> U+02003 </td> <td> <span class="glyph" title=""> </span> </td> <tr id="entity-emsp13"><td> <code title="">emsp13;</code> </td> <td> U+02004 </td> <td> <span class="glyph" title=""> </span> </td> <tr id="entity-emsp14"><td> <code title="">emsp14;</code> </td> <td> U+02005 </td> <td> <span class="glyph" title=""> </span> </td> <tr id="entity-ENG"><td> <code title="">ENG;</code> </td> <td> U+0014A </td> <td> <span class="glyph" title="">Ŋ</span> </td> <tr id="entity-eng"><td> <code title="">eng;</code> </td> <td> U+0014B </td> <td> <span class="glyph" title="">ŋ</span> </td> <tr id="entity-ensp"><td> <code title="">ensp;</code> </td> <td> U+02002 </td> <td> <span class="glyph" title=""> </span> </td> <tr id="entity-Eogon"><td> <code title="">Eogon;</code> </td> <td> U+00118 </td> <td> <span class="glyph" title="">Ę</span> </td> <tr id="entity-eogon"><td> <code title="">eogon;</code> </td> <td> U+00119 </td> <td> <span class="glyph" title="">ę</span> /td> <tr id="entity-Eopf"><td> <code title="">Eopf;</code> </td> <td> U+1D53C </td> <td> <span class="glyph" title="">𝔼</span> </td> <tr id="entity-eopf"><td> <code title="">eopf;</code> </td> <td> U+1D556 </td> <td> <span class="glyph" title="">𝕖</span> </td> <tr id="entity-epar"><td> <code title="">epar;</code> </td> <td> U+022D5 </td> <td> <span class="glyph" title="">⋕</span> </td> <tr id="entity-eparsl"><td> <code title="">eparsl;</code> </td> <td> U+029E3 </td> <td> <span class="glyph" title="">⧣</span> </td> <tr id="entity-eplus"><td> <code title="">eplus;</code> </td> <td> U+02A71 </td> <td> <span class="glyph" title="">⩱</span> </td> <tr id="entity-epsi"><td> <code title="">epsi;</code> </td> <td> U+003B5 </td> <td> <span class="glyph" title="">ε</span> </td> <tr id="entity-Epsilon"><td> <code title="">Epsilon;</code> </td> <td> U+00395 </td> <td> <span class="glyph" title="">Ε</span> </td> <tr id="entity-epsilon"><td> <code title="">epsilon;</code> </td> <t> U+003B5 </td> <td> <span class="glyph" title="">ε</span> </td> <tr id="entity-epsiv"><td> <code title="">epsiv;</code> </td> <td> U+003F5 </td> <td> <span class="glyph" title="">ϵ</span> </td> <tr id="entity-eqcirc"><td> <code title="">eqcirc;</code> </td> <td> U+02256 </td> <td> <span class="glyph" title="">≖</span> </td> <tr id="entity-eqcolon"><td> <code title="">eqcolon;</code> </td> <td> U+02255 </td> <td> <span class="glyph" title="">≕</span> </td> <tr id="entity-eqsim"><td> <code title="">eqsim;</code> </td> <td> U+02242 </td> <td> <span class="glyph" title="">≂</span> </td> <tr id="entity-eqslantgtr"><td> <code title="">eqslantgtr;</code> </td> <td> U+02A96 </td> <td> <span class="glyph" title="">⪖</span> </td> <tr id="entity-eqslantless"><td> <code title="">eqslantless;</code> </td> <td> U+02A95 </td> <td> <span class="glyph" title="">⪕</span> </td> <tr id="entity-Equal"><td> <code title="">Equal;</code> </td> <td> U+02A75 </td> <td> <span lass="glyph" title="">⩵</span> </td> <tr id="entity-equals"><td> <code title="">equals;</code> </td> <td> U+0003D </td> <td> <span class="glyph" title="">=</span> </td> <tr id="entity-EqualTilde"><td> <code title="">EqualTilde;</code> </td> <td> U+02242 </td> <td> <span class="glyph" title="">≂</span> </td> <tr id="entity-equest"><td> <code title="">equest;</code> </td> <td> U+0225F </td> <td> <span class="glyph" title="">≟</span> </td> <tr id="entity-Equilibrium"><td> <code title="">Equilibrium;</code> </td> <td> U+021CC </td> <td> <span class="glyph" title="">⇌</span> </td> <tr id="entity-equiv"><td> <code title="">equiv;</code> </td> <td> U+02261 </td> <td> <span class="glyph" title="">≡</span> </td> <tr id="entity-equivDD"><td> <code title="">equivDD;</code> </td> <td> U+02A78 </td> <td> <span class="glyph" title="">⩸</span> </td> <tr id="entity-eqvparsl"><td> <code title="">eqvparsl;</code> </td> <td> U+029E5 </td> <td> <span class="glyph" title="">⧥</spa> </td> <tr id="entity-erarr"><td> <code title="">erarr;</code> </td> <td> U+02971 </td> <td> <span class="glyph" title="">⥱</span> </td> <tr id="entity-erDot"><td> <code title="">erDot;</code> </td> <td> U+02253 </td> <td> <span class="glyph" title="">≓</span> </td> <tr id="entity-Escr"><td> <code title="">Escr;</code> </td> <td> U+02130 </td> <td> <span class="glyph" title="">ℰ</span> </td> <tr id="entity-escr"><td> <code title="">escr;</code> </td> <td> U+0212F </td> <td> <span class="glyph" title="">ℯ</span> </td> <tr id="entity-esdot"><td> <code title="">esdot;</code> </td> <td> U+02250 </td> <td> <span class="glyph" title="">≐</span> </td> <tr id="entity-Esim"><td> <code title="">Esim;</code> </td> <td> U+02A73 </td> <td> <span class="glyph" title="">⩳</span> </td> <tr id="entity-esim"><td> <code title="">esim;</code> </td> <td> U+02242 </td> <td> <span class="glyph" title="">≂</span> </td> <tr id="entity-Eta"><td> <code title="">Eta;</code> </td> <t> U+00397 </td> <td> <span class="glyph" title="">Η</span> </td> <tr id="entity-eta"><td> <code title="">eta;</code> </td> <td> U+003B7 </td> <td> <span class="glyph" title="">η</span> </td> <tr id="entity-ETH"><td> <code title="">ETH;</code> </td> <td> U+000D0 </td> <td> <span class="glyph" title="">Ð</span> </td> <tr class="impl" id="entity-ETH-legacy"><td> <code title="">ETH</code> </td> <td> U+000D0 </td> <td> <span title="">Ð</span> </td> <tr id="entity-eth"><td> <code title="">eth;</code> </td> <td> U+000F0 </td> <td> <span class="glyph" title="">ð</span> </td> <tr class="impl" id="entity-eth-legacy"><td> <code title="">eth</code> </td> <td> U+000F0 </td> <td> <span title="">ð</span> </td> <tr id="entity-Euml"><td> <code title="">Euml;</code> </td> <td> U+000CB </td> <td> <span class="glyph" title="">Ë</span> </td> <tr class="impl" id="entity-Euml-legacy"><td> <code title="">Euml</code> </td> <td> U+000CB </td> <td> <span title="">Ë</span> </td> <tr id="entity-euml"><d> <code title="">euml;</code> </td> <td> U+000EB </td> <td> <span class="glyph" title="">ë</span> </td> <tr class="impl" id="entity-euml-legacy"><td> <code title="">euml</code> </td> <td> U+000EB </td> <td> <span title="">ë</span> </td> <tr id="entity-euro"><td> <code title="">euro;</code> </td> <td> U+020AC </td> <td> <span class="glyph" title="">€</span> </td> <tr id="entity-excl"><td> <code title="">excl;</code> </td> <td> U+00021 </td> <td> <span class="glyph" title="">!</span> </td> <tr id="entity-exist"><td> <code title="">exist;</code> </td> <td> U+02203 </td> <td> <span class="glyph" title="">∃</span> </td> <tr id="entity-Exists"><td> <code title="">Exists;</code> </td> <td> U+02203 </td> <td> <span class="glyph" title="">∃</span> </td> <tr id="entity-expectation"><td> <code title="">expectation;</code> </td> <td> U+02130 </td> <td> <span class="glyph" title="">ℰ</span> </td> <tr id="entity-ExponentialE"><td> <code title="">ExponentialE;</code> </td> <td> U+0247 </td> <td> <span class="glyph" title="">ⅇ</span> </td> <tr id="entity-exponentiale"><td> <code title="">exponentiale;</code> </td> <td> U+02147 </td> <td> <span class="glyph" title="">ⅇ</span> </td> <tr id="entity-fallingdotseq"><td> <code title="">fallingdotseq;</code> </td> <td> U+02252 </td> <td> <span class="glyph" title="">≒</span> </td> <tr id="entity-Fcy"><td> <code title="">Fcy;</code> </td> <td> U+00424 </td> <td> <span class="glyph" title="">Ф</span> </td> <tr id="entity-fcy"><td> <code title="">fcy;</code> </td> <td> U+00444 </td> <td> <span class="glyph" title="">ф</span> </td> <tr id="entity-female"><td> <code title="">female;</code> </td> <td> U+02640 </td> <td> <span class="glyph" title="">♀</span> </td> <tr id="entity-ffilig"><td> <code title="">ffilig;</code> </td> <td> U+0FB03 </td> <td> <span class="glyph" title="">ffi</span> </td> <tr id="entity-fflig"><td> <code title="">fflig;</code> </td> <td> U+0FB00 </td> <td> <span clas="glyph" title="">ff</span> </td> <tr id="entity-ffllig"><td> <code title="">ffllig;</code> </td> <td> U+0FB04 </td> <td> <span class="glyph" title="">ffl</span> </td> <tr id="entity-Ffr"><td> <code title="">Ffr;</code> </td> <td> U+1D509 </td> <td> <span class="glyph" title="">𝔉</span> </td> <tr id="entity-ffr"><td> <code title="">ffr;</code> </td> <td> U+1D523 </td> <td> <span class="glyph" title="">𝔣</span> </td> <tr id="entity-filig"><td> <code title="">filig;</code> </td> <td> U+0FB01 </td> <td> <span class="glyph" title="">fi</span> </td> <tr id="entity-FilledSmallSquare"><td> <code title="">FilledSmallSquare;</code> </td> <td> U+025FC </td> <td> <span class="glyph" title="">◼</span> </td> <tr id="entity-FilledVerySmallSquare"><td> <code title="">FilledVerySmallSquare;</code> </td> <td> U+025AA </td> <td> <span class="glyph" title="">▪</span> </td> <tr id="entity-fjlig"><td> <code title="">fjlig;</code> </td> <td> U+00066 U+0006A </td> <td> <span clss="glyph compound" title="">fj</span> </td> <tr id="entity-flat"><td> <code title="">flat;</code> </td> <td> U+0266D </td> <td> <span class="glyph" title="">♭</span> </td> <tr id="entity-fllig"><td> <code title="">fllig;</code> </td> <td> U+0FB02 </td> <td> <span class="glyph" title="">fl</span> </td> <tr id="entity-fltns"><td> <code title="">fltns;</code> </td> <td> U+025B1 </td> <td> <span class="glyph" title="">▱</span> </td> <tr id="entity-fnof"><td> <code title="">fnof;</code> </td> <td> U+00192 </td> <td> <span class="glyph" title="">ƒ</span> </td> <tr id="entity-Fopf"><td> <code title="">Fopf;</code> </td> <td> U+1D53D </td> <td> <span class="glyph" title="">𝔽</span> </td> <tr id="entity-fopf"><td> <code title="">fopf;</code> </td> <td> U+1D557 </td> <td> <span class="glyph" title="">𝕗</span> </td> <tr id="entity-ForAll"><td> <code title="">ForAll;</code> </td> <td> U+02200 </td> <td> <span class="glyph" title="">∀</span> </td> <tr id="entity-forall"><td> <code itle="">forall;</code> </td> <td> U+02200 </td> <td> <span class="glyph" title="">∀</span> </td> <tr id="entity-fork"><td> <code title="">fork;</code> </td> <td> U+022D4 </td> <td> <span class="glyph" title="">⋔</span> </td> <tr id="entity-forkv"><td> <code title="">forkv;</code> </td> <td> U+02AD9 </td> <td> <span class="glyph" title="">⫙</span> </td> <tr id="entity-Fouriertrf"><td> <code title="">Fouriertrf;</code> </td> <td> U+02131 </td> <td> <span class="glyph" title="">ℱ</span> </td> <tr id="entity-fpartint"><td> <code title="">fpartint;</code> </td> <td> U+02A0D </td> <td> <span class="glyph" title="">⨍</span> </td> <tr id="entity-frac12"><td> <code title="">frac12;</code> </td> <td> U+000BD </td> <td> <span class="glyph" title="">½</span> </td> <tr class="impl" id="entity-frac12-legacy"><td> <code title="">frac12</code> </td> <td> U+000BD </td> <td> <span title="">½</span> </td> <tr id="entity-frac13"><td> <code title="">frac13;</code> </td> <td> U+02153 </t> <td> <span class="glyph" title="">⅓</span> </td> <tr id="entity-frac14"><td> <code title="">frac14;</code> </td> <td> U+000BC </td> <td> <span class="glyph" title="">¼</span> </td> <tr class="impl" id="entity-frac14-legacy"><td> <code title="">frac14</code> </td> <td> U+000BC </td> <td> <span title="">¼</span> </td> <tr id="entity-frac15"><td> <code title="">frac15;</code> </td> <td> U+02155 </td> <td> <span class="glyph" title="">⅕</span> </td> <tr id="entity-frac16"><td> <code title="">frac16;</code> </td> <td> U+02159 </td> <td> <span class="glyph" title="">⅙</span> </td> <tr id="entity-frac18"><td> <code title="">frac18;</code> </td> <td> U+0215B </td> <td> <span class="glyph" title="">⅛</span> </td> <tr id="entity-frac23"><td> <code title="">frac23;</code> </td> <td> U+02154 </td> <td> <span class="glyph" title="">⅔</span> </td> <tr id="entity-frac25"><td> <code title="">frac25;</code> </td> <td> U+02156 </td> <td> <span class="glyph" title="">⅖/span> </td> <tr id="entity-frac34"><td> <code title="">frac34;</code> </td> <td> U+000BE </td> <td> <span class="glyph" title="">¾</span> </td> <tr class="impl" id="entity-frac34-legacy"><td> <code title="">frac34</code> </td> <td> U+000BE </td> <td> <span title="">¾</span> </td> <tr id="entity-frac35"><td> <code title="">frac35;</code> </td> <td> U+02157 </td> <td> <span class="glyph" title="">⅗</span> </td> <tr id="entity-frac38"><td> <code title="">frac38;</code> </td> <td> U+0215C </td> <td> <span class="glyph" title="">⅜</span> </td> <tr id="entity-frac45"><td> <code title="">frac45;</code> </td> <td> U+02158 </td> <td> <span class="glyph" title="">⅘</span> </td> <tr id="entity-frac56"><td> <code title="">frac56;</code> </td> <td> U+0215A </td> <td> <span class="glyph" title="">⅚</span> </td> <tr id="entity-frac58"><td> <code title="">frac58;</code> </td> <td> U+0215D </td> <td> <span class="glyph" title="">⅝</span> </td> <tr id="entity-frac78"><td> <coe title="">frac78;</code> </td> <td> U+0215E </td> <td> <span class="glyph" title="">⅞</span> </td> <tr id="entity-frasl"><td> <code title="">frasl;</code> </td> <td> U+02044 </td> <td> <span class="glyph" title="">⁄</span> </td> <tr id="entity-frown"><td> <code title="">frown;</code> </td> <td> U+02322 </td> <td> <span class="glyph" title="">⌢</span> </td> <tr id="entity-Fscr"><td> <code title="">Fscr;</code> </td> <td> U+02131 </td> <td> <span class="glyph" title="">ℱ</span> </td> <tr id="entity-fscr"><td> <code title="">fscr;</code> </td> <td> U+1D4BB </td> <td> <span class="glyph" title="">𝒻</span> </td> <tr id="entity-gacute"><td> <code title="">gacute;</code> </td> <td> U+001F5 </td> <td> <span class="glyph" title="">ǵ</span> </td> <tr id="entity-Gamma"><td> <code title="">Gamma;</code> </td> <td> U+00393 </td> <td> <span class="glyph" title="">Γ</span> </td> <tr id="entity-gamma"><td> <code title="">gamma;</code> </td> <td> U+003B3 </td> <td> <span class="glyh" title="">γ</span> </td> <tr id="entity-Gammad"><td> <code title="">Gammad;</code> </td> <td> U+003DC </td> <td> <span class="glyph" title="">Ϝ</span> </td> <tr id="entity-gammad"><td> <code title="">gammad;</code> </td> <td> U+003DD </td> <td> <span class="glyph" title="">ϝ</span> </td> <tr id="entity-gap"><td> <code title="">gap;</code> </td> <td> U+02A86 </td> <td> <span class="glyph" title="">⪆</span> </td> <tr id="entity-Gbreve"><td> <code title="">Gbreve;</code> </td> <td> U+0011E </td> <td> <span class="glyph" title="">Ğ</span> </td> <tr id="entity-gbreve"><td> <code title="">gbreve;</code> </td> <td> U+0011F </td> <td> <span class="glyph" title="">ğ</span> </td> <tr id="entity-Gcedil"><td> <code title="">Gcedil;</code> </td> <td> U+00122 </td> <td> <span class="glyph" title="">Ģ</span> </td> <tr id="entity-Gcirc"><td> <code title="">Gcirc;</code> </td> <td> U+0011C </td> <td> <span class="glyph" title="">Ĝ</span> </td> <tr id="entity-gcirc"><td> <ode title="">gcirc;</code> </td> <td> U+0011D </td> <td> <span class="glyph" title="">ĝ</span> </td> <tr id="entity-Gcy"><td> <code title="">Gcy;</code> </td> <td> U+00413 </td> <td> <span class="glyph" title="">Г</span> </td> <tr id="entity-gcy"><td> <code title="">gcy;</code> </td> <td> U+00433 </td> <td> <span class="glyph" title="">г</span> </td> <tr id="entity-Gdot"><td> <code title="">Gdot;</code> </td> <td> U+00120 </td> <td> <span class="glyph" title="">Ġ</span> </td> <tr id="entity-gdot"><td> <code title="">gdot;</code> </td> <td> U+00121 </td> <td> <span class="glyph" title="">ġ</span> </td> <tr id="entity-gE"><td> <code title="">gE;</code> </td> <td> U+02267 </td> <td> <span class="glyph" title="">≧</span> </td> <tr id="entity-ge"><td> <code title="">ge;</code> </td> <td> U+02265 </td> <td> <span class="glyph" title="">≥</span> </td> <tr id="entity-gEl"><td> <code title="">gEl;</code> </td> <td> U+02A8C </td> <td> <span class="glyph" title="">⪌</span> </d> <tr id="entity-gel"><td> <code title="">gel;</code> </td> <td> U+022DB </td> <td> <span class="glyph" title="">⋛</span> </td> <tr id="entity-geq"><td> <code title="">geq;</code> </td> <td> U+02265 </td> <td> <span class="glyph" title="">≥</span> </td> <tr id="entity-geqq"><td> <code title="">geqq;</code> </td> <td> U+02267 </td> <td> <span class="glyph" title="">≧</span> </td> <tr id="entity-geqslant"><td> <code title="">geqslant;</code> </td> <td> U+02A7E </td> <td> <span class="glyph" title="">⩾</span> </td> <tr id="entity-ges"><td> <code title="">ges;</code> </td> <td> U+02A7E </td> <td> <span class="glyph" title="">⩾</span> </td> <tr id="entity-gescc"><td> <code title="">gescc;</code> </td> <td> U+02AA9 </td> <td> <span class="glyph" title="">⪩</span> </td> <tr id="entity-gesdot"><td> <code title="">gesdot;</code> </td> <td> U+02A80 </td> <td> <span class="glyph" title="">⪀</span> </td> <tr id="entity-gesdoto"><td> <code title="">gesdoto;</code> </td> <td> U+02A82 </t> <td> <span class="glyph" title="">⪂</span> </td> <tr id="entity-gesdotol"><td> <code title="">gesdotol;</code> </td> <td> U+02A84 </td> <td> <span class="glyph" title="">⪄</span> </td> <tr id="entity-gesl"><td> <code title="">gesl;</code> </td> <td> U+022DB U+0FE00 </td> <td> <span class="glyph compound" title="">⋛︀</span> </td> <tr id="entity-gesles"><td> <code title="">gesles;</code> </td> <td> U+02A94 </td> <td> <span class="glyph" title="">⪔</span> </td> <tr id="entity-Gfr"><td> <code title="">Gfr;</code> </td> <td> U+1D50A </td> <td> <span class="glyph" title="">𝔊</span> </td> <tr id="entity-gfr"><td> <code title="">gfr;</code> </td> <td> U+1D524 </td> <td> <span class="glyph" title="">𝔤</span> </td> <tr id="entity-Gg"><td> <code title="">Gg;</code> </td> <td> U+022D9 </td> <td> <span class="glyph" title="">⋙</span> </td> <tr id="entity-gg"><td> <code title="">gg;</code> </td> <td> U+0226B </td> <td> <span class="glyph" title="">≫</span> </td> <tr id=entity-ggg"><td> <code title="">ggg;</code> </td> <td> U+022D9 </td> <td> <span class="glyph" title="">⋙</span> </td> <tr id="entity-gimel"><td> <code title="">gimel;</code> </td> <td> U+02137 </td> <td> <span class="glyph" title="">ℷ</span> </td> <tr id="entity-GJcy"><td> <code title="">GJcy;</code> </td> <td> U+00403 </td> <td> <span class="glyph" title="">Ѓ</span> </td> <tr id="entity-gjcy"><td> <code title="">gjcy;</code> </td> <td> U+00453 </td> <td> <span class="glyph" title="">ѓ</span> </td> <tr id="entity-gl"><td> <code title="">gl;</code> </td> <td> U+02277 </td> <td> <span class="glyph" title="">≷</span> </td> <tr id="entity-gla"><td> <code title="">gla;</code> </td> <td> U+02AA5 </td> <td> <span class="glyph" title="">⪥</span> </td> <tr id="entity-glE"><td> <code title="">glE;</code> </td> <td> U+02A92 </td> <td> <span class="glyph" title="">⪒</span> </td> <tr id="entity-glj"><td> <code title="">glj;</code> </td> <td> U+02AA4 </td> <td> <span class="glyph" titl="">⪤</span> </td> <tr id="entity-gnap"><td> <code title="">gnap;</code> </td> <td> U+02A8A </td> <td> <span class="glyph" title="">⪊</span> </td> <tr id="entity-gnapprox"><td> <code title="">gnapprox;</code> </td> <td> U+02A8A </td> <td> <span class="glyph" title="">⪊</span> </td> <tr id="entity-gnE"><td> <code title="">gnE;</code> </td> <td> U+02269 </td> <td> <span class="glyph" title="">≩</span> </td> <tr id="entity-gne"><td> <code title="">gne;</code> </td> <td> U+02A88 </td> <td> <span class="glyph" title="">⪈</span> </td> <tr id="entity-gneq"><td> <code title="">gneq;</code> </td> <td> U+02A88 </td> <td> <span class="glyph" title="">⪈</span> </td> <tr id="entity-gneqq"><td> <code title="">gneqq;</code> </td> <td> U+02269 </td> <td> <span class="glyph" title="">≩</span> </td> <tr id="entity-gnsim"><td> <code title="">gnsim;</code> </td> <td> U+022E7 </td> <td> <span class="glyph" title="">⋧</span> </td> <tr id="entity-Gopf"><td> <code title="">Gopf;</code> </td><td> U+1D53E </td> <td> <span class="glyph" title="">𝔾</span> </td> <tr id="entity-gopf"><td> <code title="">gopf;</code> </td> <td> U+1D558 </td> <td> <span class="glyph" title="">𝕘</span> </td> <tr id="entity-grave"><td> <code title="">grave;</code> </td> <td> U+00060 </td> <td> <span class="glyph" title="">`</span> </td> <tr id="entity-GreaterEqual"><td> <code title="">GreaterEqual;</code> </td> <td> U+02265 </td> <td> <span class="glyph" title="">≥</span> </td> <tr id="entity-GreaterEqualLess"><td> <code title="">GreaterEqualLess;</code> </td> <td> U+022DB </td> <td> <span class="glyph" title="">⋛</span> </td> <tr id="entity-GreaterFullEqual"><td> <code title="">GreaterFullEqual;</code> </td> <td> U+02267 </td> <td> <span class="glyph" title="">≧</span> </td> <tr id="entity-GreaterGreater"><td> <code title="">GreaterGreater;</code> </td> <td> U+02AA2 </td> <td> <span class="glyph" title="">⪢</span> </td> <tr id="entity-GreaterLess"><td> <code title="">GreaterLess;</cde> </td> <td> U+02277 </td> <td> <span class="glyph" title="">≷</span> </td> <tr id="entity-GreaterSlantEqual"><td> <code title="">GreaterSlantEqual;</code> </td> <td> U+02A7E </td> <td> <span class="glyph" title="">⩾</span> </td> <tr id="entity-GreaterTilde"><td> <code title="">GreaterTilde;</code> </td> <td> U+02273 </td> <td> <span class="glyph" title="">≳</span> </td> <tr id="entity-Gscr"><td> <code title="">Gscr;</code> </td> <td> U+1D4A2 </td> <td> <span class="glyph" title="">𝒢</span> </td> <tr id="entity-gscr"><td> <code title="">gscr;</code> </td> <td> U+0210A </td> <td> <span class="glyph" title="">ℊ</span> </td> <tr id="entity-gsim"><td> <code title="">gsim;</code> </td> <td> U+02273 </td> <td> <span class="glyph" title="">≳</span> </td> <tr id="entity-gsime"><td> <code title="">gsime;</code> </td> <td> U+02A8E </td> <td> <span class="glyph" title="">⪎</span> </td> <tr id="entity-gsiml"><td> <code title="">gsiml;</code> </td> <td> U+02A90 </td> <td> <spa class="glyph" title="">⪐</span> </td> <tr id="entity-GT"><td> <code title="">GT;</code> </td> <td> U+0003E </td> <td> <span class="glyph" title="">></span> </td> <tr class="impl" id="entity-GT-legacy"><td> <code title="">GT</code> </td> <td> U+0003E </td> <td> <span title="">></span> </td> <tr id="entity-Gt"><td> <code title="">Gt;</code> </td> <td> U+0226B </td> <td> <span class="glyph" title="">≫</span> </td> <tr id="entity-gt"><td> <code title="">gt;</code> </td> <td> U+0003E </td> <td> <span class="glyph" title="">></span> </td> <tr class="impl" id="entity-gt-legacy"><td> <code title="">gt</code> </td> <td> U+0003E </td> <td> <span title="">></span> </td> <tr id="entity-gtcc"><td> <code title="">gtcc;</code> </td> <td> U+02AA7 </td> <td> <span class="glyph" title="">⪧</span> </td> <tr id="entity-gtcir"><td> <code title="">gtcir;</code> </td> <td> U+02A7A </td> <td> <span class="glyph" title="">⩺</span> </td> <tr id="entity-gtdot"><td> <code title="">gtdot;</code> </td> <d> U+022D7 </td> <td> <span class="glyph" title="">⋗</span> </td> <tr id="entity-gtlPar"><td> <code title="">gtlPar;</code> </td> <td> U+02995 </td> <td> <span class="glyph" title="">⦕</span> </td> <tr id="entity-gtquest"><td> <code title="">gtquest;</code> </td> <td> U+02A7C </td> <td> <span class="glyph" title="">⩼</span> </td> <tr id="entity-gtrapprox"><td> <code title="">gtrapprox;</code> </td> <td> U+02A86 </td> <td> <span class="glyph" title="">⪆</span> </td> <tr id="entity-gtrarr"><td> <code title="">gtrarr;</code> </td> <td> U+02978 </td> <td> <span class="glyph" title="">⥸</span> </td> <tr id="entity-gtrdot"><td> <code title="">gtrdot;</code> </td> <td> U+022D7 </td> <td> <span class="glyph" title="">⋗</span> </td> <tr id="entity-gtreqless"><td> <code title="">gtreqless;</code> </td> <td> U+022DB </td> <td> <span class="glyph" title="">⋛</span> </td> <tr id="entity-gtreqqless"><td> <code title="">gtreqqless;</code> </td> <td> U+02A8C </td> <td> <span class=glyph" title="">⪌</span> </td> <tr id="entity-gtrless"><td> <code title="">gtrless;</code> </td> <td> U+02277 </td> <td> <span class="glyph" title="">≷</span> </td> <tr id="entity-gtrsim"><td> <code title="">gtrsim;</code> </td> <td> U+02273 </td> <td> <span class="glyph" title="">≳</span> </td> <tr id="entity-gvertneqq"><td> <code title="">gvertneqq;</code> </td> <td> U+02269 U+0FE00 </td> <td> <span class="glyph compound" title="">≩︀</span> </td> <tr id="entity-gvnE"><td> <code title="">gvnE;</code> </td> <td> U+02269 U+0FE00 </td> <td> <span class="glyph compound" title="">≩︀</span> </td> <tr id="entity-Hacek"><td> <code title="">Hacek;</code> </td> <td> U+002C7 </td> <td> <span class="glyph" title="">ˇ</span> </td> <tr id="entity-hairsp"><td> <code title="">hairsp;</code> </td> <td> U+0200A </td> <td> <span class="glyph" title=""> </span> </td> <tr id="entity-half"><td> <code title="">half;</code> </td> <td> U+000BD </td> <td> <span class=glyph" title="">½</span> </td> <tr id="entity-hamilt"><td> <code title="">hamilt;</code> </td> <td> U+0210B </td> <td> <span class="glyph" title="">ℋ</span> </td> <tr id="entity-HARDcy"><td> <code title="">HARDcy;</code> </td> <td> U+0042A </td> <td> <span class="glyph" title="">Ъ</span> </td> <tr id="entity-hardcy"><td> <code title="">hardcy;</code> </td> <td> U+0044A </td> <td> <span class="glyph" title="">ъ</span> </td> <tr id="entity-hArr"><td> <code title="">hArr;</code> </td> <td> U+021D4 </td> <td> <span class="glyph" title="">⇔</span> </td> <tr id="entity-harr"><td> <code title="">harr;</code> </td> <td> U+02194 </td> <td> <span class="glyph" title="">↔</span> </td> <tr id="entity-harrcir"><td> <code title="">harrcir;</code> </td> <td> U+02948 </td> <td> <span class="glyph" title="">⥈</span> </td> <tr id="entity-harrw"><td> <code title="">harrw;</code> </td> <td> U+021AD </td> <td> <span class="glyph" title="">↭</span> </td> <t id="entity-Hat"><td> <code title="">Hat;</code> </td> <td> U+0005E </td> <td> <span class="glyph" title="">^</span> </td> <tr id="entity-hbar"><td> <code title="">hbar;</code> </td> <td> U+0210F </td> <td> <span class="glyph" title="">ℏ</span> </td> <tr id="entity-Hcirc"><td> <code title="">Hcirc;</code> </td> <td> U+00124 </td> <td> <span class="glyph" title="">Ĥ</span> </td> <tr id="entity-hcirc"><td> <code title="">hcirc;</code> </td> <td> U+00125 </td> <td> <span class="glyph" title="">ĥ</span> </td> <tr id="entity-hearts"><td> <code title="">hearts;</code> </td> <td> U+02665 </td> <td> <span class="glyph" title="">♥</span> </td> <tr id="entity-heartsuit"><td> <code title="">heartsuit;</code> </td> <td> U+02665 </td> <td> <span class="glyph" title="">♥</span> </td> <tr id="entity-hellip"><td> <code title="">hellip;</code> </td> <td> U+02026 </td> <td> <span class="glyph" title="">…</span> </td> <tr id="entity-hercon"><td> <code title="">hercon;</code> </td> <td> U+22B9 </td> <td> <span class="glyph" title="">⊹</span> </td> <tr id="entity-Hfr"><td> <code title="">Hfr;</code> </td> <td> U+0210C </td> <td> <span class="glyph" title="">ℌ</span> </td> <tr id="entity-hfr"><td> <code title="">hfr;</code> </td> <td> U+1D525 </td> <td> <span class="glyph" title="">𝔥</span> </td> <tr id="entity-HilbertSpace"><td> <code title="">HilbertSpace;</code> </td> <td> U+0210B </td> <td> <span class="glyph" title="">ℋ</span> </td> <tr id="entity-hksearow"><td> <code title="">hksearow;</code> </td> <td> U+02925 </td> <td> <span class="glyph" title="">⤥</span> </td> <tr id="entity-hkswarow"><td> <code title="">hkswarow;</code> </td> <td> U+02926 </td> <td> <span class="glyph" title="">⤦</span> </td> <tr id="entity-hoarr"><td> <code title="">hoarr;</code> </td> <td> U+021FF </td> <td> <span class="glyph" title="">⇿</span> </td> <tr id="entity-homtht"><td> <code title="">homtht;</code> </td> <td> U+0223B </td> <td> <span class="glyph" title="">&omtht;</span> </td> <tr id="entity-hookleftarrow"><td> <code title="">hookleftarrow;</code> </td> <td> U+021A9 </td> <td> <span class="glyph" title="">↩</span> </td> <tr id="entity-hookrightarrow"><td> <code title="">hookrightarrow;</code> </td> <td> U+021AA </td> <td> <span class="glyph" title="">↪</span> </td> <tr id="entity-Hopf"><td> <code title="">Hopf;</code> </td> <td> U+0210D </td> <td> <span class="glyph" title="">ℍ</span> </td> <tr id="entity-hopf"><td> <code title="">hopf;</code> </td> <td> U+1D559 </td> <td> <span class="glyph" title="">𝕙</span> </td> <tr id="entity-horbar"><td> <code title="">horbar;</code> </td> <td> U+02015 </td> <td> <span class="glyph" title="">―</span> </td> <tr id="entity-HorizontalLine"><td> <code title="">HorizontalLine;</code> </td> <td> U+02500 </td> <td> <span class="glyph" title="">─</span> </td> <tr id="entity-Hscr"><td> <code title="">Hscr;</code> </td> <td> U+0210B </td> <td> <span class="glyph" title="">&amilt;</span> </td> <tr id="entity-hscr"><td> <code title="">hscr;</code> </td> <td> U+1D4BD </td> <td> <span class="glyph" title="">𝒽</span> </td> <tr id="entity-hslash"><td> <code title="">hslash;</code> </td> <td> U+0210F </td> <td> <span class="glyph" title="">ℏ</span> </td> <tr id="entity-Hstrok"><td> <code title="">Hstrok;</code> </td> <td> U+00126 </td> <td> <span class="glyph" title="">Ħ</span> </td> <tr id="entity-hstrok"><td> <code title="">hstrok;</code> </td> <td> U+00127 </td> <td> <span class="glyph" title="">ħ</span> </td> <tr id="entity-HumpDownHump"><td> <code title="">HumpDownHump;</code> </td> <td> U+0224E </td> <td> <span class="glyph" title="">≎</span> </td> <tr id="entity-HumpEqual"><td> <code title="">HumpEqual;</code> </td> <td> U+0224F </td> <td> <span class="glyph" title="">≏</span> </td> <tr id="entity-hybull"><td> <code title="">hybull;</code> </td> <td> U+02043 </td> <td> <span class="glyph" title="">⁃</span> </td> <tr id="entity-hyphn"><td> <code title="">hyphen;</code> </td> <td> U+02010 </td> <td> <span class="glyph" title="">‐</span> </td> <tr id="entity-Iacute"><td> <code title="">Iacute;</code> </td> <td> U+000CD </td> <td> <span class="glyph" title="">Í</span> </td> <tr class="impl" id="entity-Iacute-legacy"><td> <code title="">Iacute</code> </td> <td> U+000CD </td> <td> <span title="">Í</span> </td> <tr id="entity-iacute"><td> <code title="">iacute;</code> </td> <td> U+000ED </td> <td> <span class="glyph" title="">í</span> </td> <tr class="impl" id="entity-iacute-legacy"><td> <code title="">iacute</code> </td> <td> U+000ED </td> <td> <span title="">í</span> </td> <tr id="entity-ic"><td> <code title="">ic;</code> </td> <td> U+02063 </td> <td> <span class="glyph" title="">⁣</span> </td> <tr id="entity-Icirc"><td> <code title="">Icirc;</code> </td> <td> U+000CE </td> <td> <span class="glyph" title="">Î</span> </td> <tr class="impl" id="entity-Icirc-legacy"><td> <code title="">Icirc</code> <td> <td> U+000CE </td> <td> <span title="">Î</span> </td> <tr id="entity-icirc"><td> <code title="">icirc;</code> </td> <td> U+000EE </td> <td> <span class="glyph" title="">î</span> </td> <tr class="impl" id="entity-icirc-legacy"><td> <code title="">icirc</code> </td> <td> U+000EE </td> <td> <span title="">î</span> </td> <tr id="entity-Icy"><td> <code title="">Icy;</code> </td> <td> U+00418 </td> <td> <span class="glyph" title="">И</span> </td> <tr id="entity-icy"><td> <code title="">icy;</code> </td> <td> U+00438 </td> <td> <span class="glyph" title="">и</span> </td> <tr id="entity-Idot"><td> <code title="">Idot;</code> </td> <td> U+00130 </td> <td> <span class="glyph" title="">İ</span> </td> <tr id="entity-IEcy"><td> <code title="">IEcy;</code> </td> <td> U+00415 </td> <td> <span class="glyph" title="">Е</span> </td> <tr id="entity-iecy"><td> <code title="">iecy;</code> </td> <td> U+00435 </td> <td> <span class="glyph" title="">е</span> </td> <tr id="entity-iexcl">td> <code title="">iexcl;</code> </td> <td> U+000A1 </td> <td> <span class="glyph" title="">¡</span> </td> <tr class="impl" id="entity-iexcl-legacy"><td> <code title="">iexcl</code> </td> <td> U+000A1 </td> <td> <span title="">¡</span> </td> <tr id="entity-iff"><td> <code title="">iff;</code> </td> <td> U+021D4 </td> <td> <span class="glyph" title="">⇔</span> </td> <tr id="entity-Ifr"><td> <code title="">Ifr;</code> </td> <td> U+02111 </td> <td> <span class="glyph" title="">ℑ</span> </td> <tr id="entity-ifr"><td> <code title="">ifr;</code> </td> <td> U+1D526 </td> <td> <span class="glyph" title="">𝔦</span> </td> <tr id="entity-Igrave"><td> <code title="">Igrave;</code> </td> <td> U+000CC </td> <td> <span class="glyph" title="">Ì</span> </td> <tr class="impl" id="entity-Igrave-legacy"><td> <code title="">Igrave</code> </td> <td> U+000CC </td> <td> <span title="">Ì</span> </td> <tr id="entity-igrave"><td> <code title="">igrave;</code> </td> <td> U+000EC </td> <td> <spanclass="glyph" title="">ì</span> </td> <tr class="impl" id="entity-igrave-legacy"><td> <code title="">igrave</code> </td> <td> U+000EC </td> <td> <span title="">ì</span> </td> <tr id="entity-ii"><td> <code title="">ii;</code> </td> <td> U+02148 </td> <td> <span class="glyph" title="">ⅈ</span> </td> <tr id="entity-iiiint"><td> <code title="">iiiint;</code> </td> <td> U+02A0C </td> <td> <span class="glyph" title="">⨌</span> </td> <tr id="entity-iiint"><td> <code title="">iiint;</code> </td> <td> U+0222D </td> <td> <span class="glyph" title="">∭</span> </td> <tr id="entity-iinfin"><td> <code title="">iinfin;</code> </td> <td> U+029DC </td> <td> <span class="glyph" title="">⧜</span> </td> <tr id="entity-iiota"><td> <code title="">iiota;</code> </td> <td> U+02129 </td> <td> <span class="glyph" title="">℩</span> </td> <tr id="entity-IJlig"><td> <code title="">IJlig;</code> </td> <td> U+00132 </td> <td> <span class="glyph" title="">IJ</span> </td> <tr id="entity-ijlig><td> <code title="">ijlig;</code> </td> <td> U+00133 </td> <td> <span class="glyph" title="">ij</span> </td> <tr id="entity-Im"><td> <code title="">Im;</code> </td> <td> U+02111 </td> <td> <span class="glyph" title="">ℑ</span> </td> <tr id="entity-Imacr"><td> <code title="">Imacr;</code> </td> <td> U+0012A </td> <td> <span class="glyph" title="">Ī</span> </td> <tr id="entity-imacr"><td> <code title="">imacr;</code> </td> <td> U+0012B </td> <td> <span class="glyph" title="">ī</span> </td> <tr id="entity-image"><td> <code title="">image;</code> </td> <td> U+02111 </td> <td> <span class="glyph" title="">ℑ</span> </td> <tr id="entity-ImaginaryI"><td> <code title="">ImaginaryI;</code> </td> <td> U+02148 </td> <td> <span class="glyph" title="">ⅈ</span> </td> <tr id="entity-imagline"><td> <code title="">imagline;</code> </td> <td> U+02110 </td> <td> <span class="glyph" title="">ℐ</span> </td> <tr id="entity-imagpart"><td> <code title="">imagpart;</code> </td> <td> U+02111 /td> <td> <span class="glyph" title="">ℑ</span> </td> <tr id="entity-imath"><td> <code title="">imath;</code> </td> <td> U+00131 </td> <td> <span class="glyph" title="">ı</span> </td> <tr id="entity-imof"><td> <code title="">imof;</code> </td> <td> U+022B7 </td> <td> <span class="glyph" title="">⊷</span> </td> <tr id="entity-imped"><td> <code title="">imped;</code> </td> <td> U+001B5 </td> <td> <span class="glyph" title="">Ƶ</span> </td> <tr id="entity-Implies"><td> <code title="">Implies;</code> </td> <td> U+021D2 </td> <td> <span class="glyph" title="">⇒</span> </td> <tr id="entity-in"><td> <code title="">in;</code> </td> <td> U+02208 </td> <td> <span class="glyph" title="">∈</span> </td> <tr id="entity-incare"><td> <code title="">incare;</code> </td> <td> U+02105 </td> <td> <span class="glyph" title="">℅</span> </td> <tr id="entity-infin"><td> <code title="">infin;</code> </td> <td> U+0221E </td> <td> <span class="glyph" title="">∞</span> </td> <tr id="entiy-infintie"><td> <code title="">infintie;</code> </td> <td> U+029DD </td> <td> <span class="glyph" title="">⧝</span> </td> <tr id="entity-inodot"><td> <code title="">inodot;</code> </td> <td> U+00131 </td> <td> <span class="glyph" title="">ı</span> </td> <tr id="entity-Int"><td> <code title="">Int;</code> </td> <td> U+0222C </td> <td> <span class="glyph" title="">∬</span> </td> <tr id="entity-int"><td> <code title="">int;</code> </td> <td> U+0222B </td> <td> <span class="glyph" title="">∫</span> </td> <tr id="entity-intcal"><td> <code title="">intcal;</code> </td> <td> U+022BA </td> <td> <span class="glyph" title="">⊺</span> </td> <tr id="entity-integers"><td> <code title="">integers;</code> </td> <td> U+02124 </td> <td> <span class="glyph" title="">ℤ</span> </td> <tr id="entity-Integral"><td> <code title="">Integral;</code> </td> <td> U+0222B </td> <td> <span class="glyph" title="">∫</span> </td> <tr id="entity-intercal"><td> <code title="">intercal;</code> </td><td> U+022BA </td> <td> <span class="glyph" title="">⊺</span> </td> <tr id="entity-Intersection"><td> <code title="">Intersection;</code> </td> <td> U+022C2 </td> <td> <span class="glyph" title="">⋂</span> </td> <tr id="entity-intlarhk"><td> <code title="">intlarhk;</code> </td> <td> U+02A17 </td> <td> <span class="glyph" title="">⨗</span> </td> <tr id="entity-intprod"><td> <code title="">intprod;</code> </td> <td> U+02A3C </td> <td> <span class="glyph" title="">⨼</span> </td> <tr id="entity-InvisibleComma"><td> <code title="">InvisibleComma;</code> </td> <td> U+02063 </td> <td> <span class="glyph" title="">⁣</span> </td> <tr id="entity-InvisibleTimes"><td> <code title="">InvisibleTimes;</code> </td> <td> U+02062 </td> <td> <span class="glyph" title="">⁢</span> </td> <tr id="entity-IOcy"><td> <code title="">IOcy;</code> </td> <td> U+00401 </td> <td> <span class="glyph" title="">Ё</span> </td> <tr id="entity-iocy"><td> <code title="">iocy;</code> </td> <td> U+00451 </t> <td> <span class="glyph" title="">ё</span> </td> <tr id="entity-Iogon"><td> <code title="">Iogon;</code> </td> <td> U+0012E </td> <td> <span class="glyph" title="">Į</span> </td> <tr id="entity-iogon"><td> <code title="">iogon;</code> </td> <td> U+0012F </td> <td> <span class="glyph" title="">į</span> </td> <tr id="entity-Iopf"><td> <code title="">Iopf;</code> </td> <td> U+1D540 </td> <td> <span class="glyph" title="">𝕀</span> </td> <tr id="entity-iopf"><td> <code title="">iopf;</code> </td> <td> U+1D55A </td> <td> <span class="glyph" title="">𝕚</span> </td> <tr id="entity-Iota"><td> <code title="">Iota;</code> </td> <td> U+00399 </td> <td> <span class="glyph" title="">Ι</span> </td> <tr id="entity-iota"><td> <code title="">iota;</code> </td> <td> U+003B9 </td> <td> <span class="glyph" title="">ι</span> </td> <tr id="entity-iprod"><td> <code title="">iprod;</code> </td> <td> U+02A3C </td> <td> <span class="glyph" title="">⨼</span> </td> <tr id="entity-iquest"><td <code title="">iquest;</code> </td> <td> U+000BF </td> <td> <span class="glyph" title="">¿</span> </td> <tr class="impl" id="entity-iquest-legacy"><td> <code title="">iquest</code> </td> <td> U+000BF </td> <td> <span title="">¿</span> </td> <tr id="entity-Iscr"><td> <code title="">Iscr;</code> </td> <td> U+02110 </td> <td> <span class="glyph" title="">ℐ</span> </td> <tr id="entity-iscr"><td> <code title="">iscr;</code> </td> <td> U+1D4BE </td> <td> <span class="glyph" title="">𝒾</span> </td> <tr id="entity-isin"><td> <code title="">isin;</code> </td> <td> U+02208 </td> <td> <span class="glyph" title="">∈</span> </td> <tr id="entity-isindot"><td> <code title="">isindot;</code> </td> <td> U+022F5 </td> <td> <span class="glyph" title="">⋵</span> </td> <tr id="entity-isinE"><td> <code title="">isinE;</code> </td> <td> U+022F9 </td> <td> <span class="glyph" title="">⋹</span> </td> <tr id="entity-isins"><td> <code title="">isins;</code> </td> <td> U+022F4 </td> <td> <pan class="glyph" title="">⋴</span> </td> <tr id="entity-isinsv"><td> <code title="">isinsv;</code> </td> <td> U+022F3 </td> <td> <span class="glyph" title="">⋳</span> </td> <tr id="entity-isinv"><td> <code title="">isinv;</code> </td> <td> U+02208 </td> <td> <span class="glyph" title="">∈</span> </td> <tr id="entity-it"><td> <code title="">it;</code> </td> <td> U+02062 </td> <td> <span class="glyph" title="">⁢</span> </td> <tr id="entity-Itilde"><td> <code title="">Itilde;</code> </td> <td> U+00128 </td> <td> <span class="glyph" title="">Ĩ</span> </td> <tr id="entity-itilde"><td> <code title="">itilde;</code> </td> <td> U+00129 </td> <td> <span class="glyph" title="">ĩ</span> </td> <tr id="entity-Iukcy"><td> <code title="">Iukcy;</code> </td> <td> U+00406 </td> <td> <span class="glyph" title="">І</span> </td> <tr id="entity-iukcy"><td> <code title="">iukcy;</code> </td> <td> U+00456 </td> <td> <span class="glyph" title="">і</span> </td> <tr id="entity-Iuml"><td><code title="">Iuml;</code> </td> <td> U+000CF </td> <td> <span class="glyph" title="">Ï</span> </td> <tr class="impl" id="entity-Iuml-legacy"><td> <code title="">Iuml</code> </td> <td> U+000CF </td> <td> <span title="">Ï</span> </td> <tr id="entity-iuml"><td> <code title="">iuml;</code> </td> <td> U+000EF </td> <td> <span class="glyph" title="">ï</span> </td> <tr class="impl" id="entity-iuml-legacy"><td> <code title="">iuml</code> </td> <td> U+000EF </td> <td> <span title="">ï</span> </td> <tr id="entity-Jcirc"><td> <code title="">Jcirc;</code> </td> <td> U+00134 </td> <td> <span class="glyph" title="">Ĵ</span> </td> <tr id="entity-jcirc"><td> <code title="">jcirc;</code> </td> <td> U+00135 </td> <td> <span class="glyph" title="">ĵ</span> </td> <tr id="entity-Jcy"><td> <code title="">Jcy;</code> </td> <td> U+00419 </td> <td> <span class="glyph" title="">Й</span> </td> <tr id="entity-jcy"><td> <code title="">jcy;</code> </td> <td> U+00439 </td> <td> <span class="glyph" tile="">й</span> </td> <tr id="entity-Jfr"><td> <code title="">Jfr;</code> </td> <td> U+1D50D </td> <td> <span class="glyph" title="">𝔍</span> </td> <tr id="entity-jfr"><td> <code title="">jfr;</code> </td> <td> U+1D527 </td> <td> <span class="glyph" title="">𝔧</span> </td> <tr id="entity-jmath"><td> <code title="">jmath;</code> </td> <td> U+00237 </td> <td> <span class="glyph" title="">ȷ</span> </td> <tr id="entity-Jopf"><td> <code title="">Jopf;</code> </td> <td> U+1D541 </td> <td> <span class="glyph" title="">𝕁</span> </td> <tr id="entity-jopf"><td> <code title="">jopf;</code> </td> <td> U+1D55B </td> <td> <span class="glyph" title="">𝕛</span> </td> <tr id="entity-Jscr"><td> <code title="">Jscr;</code> </td> <td> U+1D4A5 </td> <td> <span class="glyph" title="">𝒥</span> </td> <tr id="entity-jscr"><td> <code title="">jscr;</code> </td> <td> U+1D4BF </td> <td> <span class="glyph" title="">𝒿</span> </td> <tr id="entity-Jsercy"><td> <code title="">Jsercy;</code> </td> <td> +00408 </td> <td> <span class="glyph" title="">Ј</span> </td> <tr id="entity-jsercy"><td> <code title="">jsercy;</code> </td> <td> U+00458 </td> <td> <span class="glyph" title="">ј</span> </td> <tr id="entity-Jukcy"><td> <code title="">Jukcy;</code> </td> <td> U+00404 </td> <td> <span class="glyph" title="">Є</span> </td> <tr id="entity-jukcy"><td> <code title="">jukcy;</code> </td> <td> U+00454 </td> <td> <span class="glyph" title="">є</span> </td> <tr id="entity-Kappa"><td> <code title="">Kappa;</code> </td> <td> U+0039A </td> <td> <span class="glyph" title="">Κ</span> </td> <tr id="entity-kappa"><td> <code title="">kappa;</code> </td> <td> U+003BA </td> <td> <span class="glyph" title="">κ</span> </td> <tr id="entity-kappav"><td> <code title="">kappav;</code> </td> <td> U+003F0 </td> <td> <span class="glyph" title="">ϰ</span> </td> <tr id="entity-Kcedil"><td> <code title="">Kcedil;</code> </td> <td> U+00136 </td> <td> <span class="glyph" title="">Ķ</span </td> <tr id="entity-kcedil"><td> <code title="">kcedil;</code> </td> <td> U+00137 </td> <td> <span class="glyph" title="">ķ</span> </td> <tr id="entity-Kcy"><td> <code title="">Kcy;</code> </td> <td> U+0041A </td> <td> <span class="glyph" title="">К</span> </td> <tr id="entity-kcy"><td> <code title="">kcy;</code> </td> <td> U+0043A </td> <td> <span class="glyph" title="">к</span> </td> <tr id="entity-Kfr"><td> <code title="">Kfr;</code> </td> <td> U+1D50E </td> <td> <span class="glyph" title="">𝔎</span> </td> <tr id="entity-kfr"><td> <code title="">kfr;</code> </td> <td> U+1D528 </td> <td> <span class="glyph" title="">𝔨</span> </td> <tr id="entity-kgreen"><td> <code title="">kgreen;</code> </td> <td> U+00138 </td> <td> <span class="glyph" title="">ĸ</span> </td> <tr id="entity-KHcy"><td> <code title="">KHcy;</code> </td> <td> U+00425 </td> <td> <span class="glyph" title="">Х</span> </td> <tr id="entity-khcy"><td> <code title="">khcy;</code> </td> <td> U+00445 </td> <td> span class="glyph" title="">х</span> </td> <tr id="entity-KJcy"><td> <code title="">KJcy;</code> </td> <td> U+0040C </td> <td> <span class="glyph" title="">Ќ</span> </td> <tr id="entity-kjcy"><td> <code title="">kjcy;</code> </td> <td> U+0045C </td> <td> <span class="glyph" title="">ќ</span> </td> <tr id="entity-Kopf"><td> <code title="">Kopf;</code> </td> <td> U+1D542 </td> <td> <span class="glyph" title="">𝕂</span> </td> <tr id="entity-kopf"><td> <code title="">kopf;</code> </td> <td> U+1D55C </td> <td> <span class="glyph" title="">𝕜</span> </td> <tr id="entity-Kscr"><td> <code title="">Kscr;</code> </td> <td> U+1D4A6 </td> <td> <span class="glyph" title="">𝒦</span> </td> <tr id="entity-kscr"><td> <code title="">kscr;</code> </td> <td> U+1D4C0 </td> <td> <span class="glyph" title="">𝓀</span> </td> <tr id="entity-lAarr"><td> <code title="">lAarr;</code> </td> <td> U+021DA </td> <td> <span class="glyph" title="">⇚</span> </td> <tr id="entity-Lacute"><td> <code ttle="">Lacute;</code> </td> <td> U+00139 </td> <td> <span class="glyph" title="">Ĺ</span> </td> <tr id="entity-lacute"><td> <code title="">lacute;</code> </td> <td> U+0013A </td> <td> <span class="glyph" title="">ĺ</span> </td> <tr id="entity-laemptyv"><td> <code title="">laemptyv;</code> </td> <td> U+029B4 </td> <td> <span class="glyph" title="">⦴</span> </td> <tr id="entity-lagran"><td> <code title="">lagran;</code> </td> <td> U+02112 </td> <td> <span class="glyph" title="">ℒ</span> </td> <tr id="entity-Lambda"><td> <code title="">Lambda;</code> </td> <td> U+0039B </td> <td> <span class="glyph" title="">Λ</span> </td> <tr id="entity-lambda"><td> <code title="">lambda;</code> </td> <td> U+003BB </td> <td> <span class="glyph" title="">λ</span> </td> <tr id="entity-Lang"><td> <code title="">Lang;</code> </td> <td> U+027EA </td> <td> <span class="glyph" title="">⟪</span> </td> <tr id="entity-lang"><td> <code title="">lang;</code> </td> <td> U+027E8 </td> <td> <pan class="glyph" title="">⟨</span> </td> <tr id="entity-langd"><td> <code title="">langd;</code> </td> <td> U+02991 </td> <td> <span class="glyph" title="">⦑</span> </td> <tr id="entity-langle"><td> <code title="">langle;</code> </td> <td> U+027E8 </td> <td> <span class="glyph" title="">〈</span> </td> <tr id="entity-lap"><td> <code title="">lap;</code> </td> <td> U+02A85 </td> <td> <span class="glyph" title="">⪅</span> </td> <tr id="entity-Laplacetrf"><td> <code title="">Laplacetrf;</code> </td> <td> U+02112 </td> <td> <span class="glyph" title="">ℒ</span> </td> <tr id="entity-laquo"><td> <code title="">laquo;</code> </td> <td> U+000AB </td> <td> <span class="glyph" title="">«</span> </td> <tr class="impl" id="entity-laquo-legacy"><td> <code title="">laquo</code> </td> <td> U+000AB </td> <td> <span title="">«</span> </td> <tr id="entity-Larr"><td> <code title="">Larr;</code> </td> <td> U+0219E </td> <td> <span class="glyph" title="">↞</span> </td> <r id="entity-lArr"><td> <code title="">lArr;</code> </td> <td> U+021D0 </td> <td> <span class="glyph" title="">⇐</span> </td> <tr id="entity-larr"><td> <code title="">larr;</code> </td> <td> U+02190 </td> <td> <span class="glyph" title="">←</span> </td> <tr id="entity-larrb"><td> <code title="">larrb;</code> </td> <td> U+021E4 </td> <td> <span class="glyph" title="">⇤</span> </td> <tr id="entity-larrbfs"><td> <code title="">larrbfs;</code> </td> <td> U+0291F </td> <td> <span class="glyph" title="">⤟</span> </td> <tr id="entity-larrfs"><td> <code title="">larrfs;</code> </td> <td> U+0291D </td> <td> <span class="glyph" title="">⤝</span> </td> <tr id="entity-larrhk"><td> <code title="">larrhk;</code> </td> <td> U+021A9 </td> <td> <span class="glyph" title="">↩</span> </td> <tr id="entity-larrlp"><td> <code title="">larrlp;</code> </td> <td> U+021AB </td> <td> <span class="glyph" title="">↫</span> </td> <tr id="entity-larrpl"><td> <code title="">larrp;</code> </td> <td> U+02939 </td> <td> <span class="glyph" title="">⤹</span> </td> <tr id="entity-larrsim"><td> <code title="">larrsim;</code> </td> <td> U+02973 </td> <td> <span class="glyph" title="">⥳</span> </td> <tr id="entity-larrtl"><td> <code title="">larrtl;</code> </td> <td> U+021A2 </td> <td> <span class="glyph" title="">↢</span> </td> <tr id="entity-lat"><td> <code title="">lat;</code> </td> <td> U+02AAB </td> <td> <span class="glyph" title="">⪫</span> </td> <tr id="entity-lAtail"><td> <code title="">lAtail;</code> </td> <td> U+0291B </td> <td> <span class="glyph" title="">⤛</span> </td> <tr id="entity-latail"><td> <code title="">latail;</code> </td> <td> U+02919 </td> <td> <span class="glyph" title="">⤙</span> </td> <tr id="entity-late"><td> <code title="">late;</code> </td> <td> U+02AAD </td> <td> <span class="glyph" title="">⪭</span> </td> <tr id="entity-lates"><td> <code title="">lates;</code> </td> <td> U+02AAD U+0FE00 </td> <td> <span clas="glyph compound" title="">⪭︀</span> </td> <tr id="entity-lBarr"><td> <code title="">lBarr;</code> </td> <td> U+0290E </td> <td> <span class="glyph" title="">⤎</span> </td> <tr id="entity-lbarr"><td> <code title="">lbarr;</code> </td> <td> U+0290C </td> <td> <span class="glyph" title="">⤌</span> </td> <tr id="entity-lbbrk"><td> <code title="">lbbrk;</code> </td> <td> U+02772 </td> <td> <span class="glyph" title="">❲</span> </td> <tr id="entity-lbrace"><td> <code title="">lbrace;</code> </td> <td> U+0007B </td> <td> <span class="glyph" title="">{</span> </td> <tr id="entity-lbrack"><td> <code title="">lbrack;</code> </td> <td> U+0005B </td> <td> <span class="glyph" title="">[</span> </td> <tr id="entity-lbrke"><td> <code title="">lbrke;</code> </td> <td> U+0298B </td> <td> <span class="glyph" title="">⦋</span> </td> <tr id="entity-lbrksld"><td> <code title="">lbrksld;</code> </td> <td> U+0298F </td> <td> <span class="glyph" title="">⦏</span> </td> <tr id="entity-lrkslu"><td> <code title="">lbrkslu;</code> </td> <td> U+0298D </td> <td> <span class="glyph" title="">⦍</span> </td> <tr id="entity-Lcaron"><td> <code title="">Lcaron;</code> </td> <td> U+0013D </td> <td> <span class="glyph" title="">Ľ</span> </td> <tr id="entity-lcaron"><td> <code title="">lcaron;</code> </td> <td> U+0013E </td> <td> <span class="glyph" title="">ľ</span> </td> <tr id="entity-Lcedil"><td> <code title="">Lcedil;</code> </td> <td> U+0013B </td> <td> <span class="glyph" title="">Ļ</span> </td> <tr id="entity-lcedil"><td> <code title="">lcedil;</code> </td> <td> U+0013C </td> <td> <span class="glyph" title="">ļ</span> </td> <tr id="entity-lceil"><td> <code title="">lceil;</code> </td> <td> U+02308 </td> <td> <span class="glyph" title="">⌈</span> </td> <tr id="entity-lcub"><td> <code title="">lcub;</code> </td> <td> U+0007B </td> <td> <span class="glyph" title="">{</span> </td> <tr id="entity-Lcy"><td> <code title="">Lcy;</code> </td> <td> U+0041B </td> td> <span class="glyph" title="">Л</span> </td> <tr id="entity-lcy"><td> <code title="">lcy;</code> </td> <td> U+0043B </td> <td> <span class="glyph" title="">л</span> </td> <tr id="entity-ldca"><td> <code title="">ldca;</code> </td> <td> U+02936 </td> <td> <span class="glyph" title="">⤶</span> </td> <tr id="entity-ldquo"><td> <code title="">ldquo;</code> </td> <td> U+0201C </td> <td> <span class="glyph" title="">“</span> </td> <tr id="entity-ldquor"><td> <code title="">ldquor;</code> </td> <td> U+0201E </td> <td> <span class="glyph" title="">„</span> </td> <tr id="entity-ldrdhar"><td> <code title="">ldrdhar;</code> </td> <td> U+02967 </td> <td> <span class="glyph" title="">⥧</span> </td> <tr id="entity-ldrushar"><td> <code title="">ldrushar;</code> </td> <td> U+0294B </td> <td> <span class="glyph" title="">⥋</span> </td> <tr id="entity-ldsh"><td> <code title="">ldsh;</code> </td> <td> U+021B2 </td> <td> <span class="glyph" title="">↲</span> </td> <tr id="entiy-lE"><td> <code title="">lE;</code> </td> <td> U+02266 </td> <td> <span class="glyph" title="">≦</span> </td> <tr id="entity-le"><td> <code title="">le;</code> </td> <td> U+02264 </td> <td> <span class="glyph" title="">≤</span> </td> <tr id="entity-LeftAngleBracket"><td> <code title="">LeftAngleBracket;</code> </td> <td> U+027E8 </td> <td> <span class="glyph" title="">〈</span> </td> <tr id="entity-LeftArrow"><td> <code title="">LeftArrow;</code> </td> <td> U+02190 </td> <td> <span class="glyph" title="">←</span> </td> <tr id="entity-Leftarrow"><td> <code title="">Leftarrow;</code> </td> <td> U+021D0 </td> <td> <span class="glyph" title="">⇐</span> </td> <tr id="entity-leftarrow"><td> <code title="">leftarrow;</code> </td> <td> U+02190 </td> <td> <span class="glyph" title="">←</span> </td> <tr id="entity-LeftArrowBar"><td> <code title="">LeftArrowBar;</code> </td> <td> U+021E4 </td> <td> <span class="glyph" title="">⇤</span> </td> <tr id="entity-LeftArrowRightArrow"><td <code title="">LeftArrowRightArrow;</code> </td> <td> U+021C6 </td> <td> <span class="glyph" title="">⇆</span> </td> <tr id="entity-leftarrowtail"><td> <code title="">leftarrowtail;</code> </td> <td> U+021A2 </td> <td> <span class="glyph" title="">↢</span> </td> <tr id="entity-LeftCeiling"><td> <code title="">LeftCeiling;</code> </td> <td> U+02308 </td> <td> <span class="glyph" title="">⌈</span> </td> <tr id="entity-LeftDoubleBracket"><td> <code title="">LeftDoubleBracket;</code> </td> <td> U+027E6 </td> <td> <span class="glyph" title="">⟦</span> </td> <tr id="entity-LeftDownTeeVector"><td> <code title="">LeftDownTeeVector;</code> </td> <td> U+02961 </td> <td> <span class="glyph" title="">⥡</span> </td> <tr id="entity-LeftDownVector"><td> <code title="">LeftDownVector;</code> </td> <td> U+021C3 </td> <td> <span class="glyph" title="">⇃</span> </td> <tr id="entity-LeftDownVectorBar"><td> <code title="">LeftDownVectorBar;</code> </td <td> U+02959 </td> <td> <span class="glyph" title="">⥙</span> </td> <tr id="entity-LeftFloor"><td> <code title="">LeftFloor;</code> </td> <td> U+0230A </td> <td> <span class="glyph" title="">⌊</span> </td> <tr id="entity-leftharpoondown"><td> <code title="">leftharpoondown;</code> </td> <td> U+021BD </td> <td> <span class="glyph" title="">↽</span> </td> <tr id="entity-leftharpoonup"><td> <code title="">leftharpoonup;</code> </td> <td> U+021BC </td> <td> <span class="glyph" title="">↼</span> </td> <tr id="entity-leftleftarrows"><td> <code title="">leftleftarrows;</code> </td> <td> U+021C7 </td> <td> <span class="glyph" title="">⇇</span> </td> <tr id="entity-LeftRightArrow"><td> <code title="">LeftRightArrow;</code> </td> <td> U+02194 </td> <td> <span class="glyph" title="">↔</span> </td> <tr id="entity-Leftrightarrow"><td> <code title="">Leftrightarrow;</code> </td> <td> U+021D4 </td> <td> <span class="glyph" title="">⇔</span> </td> <trid="entity-leftrightarrow"><td> <code title="">leftrightarrow;</code> </td> <td> U+02194 </td> <td> <span class="glyph" title="">↔</span> </td> <tr id="entity-leftrightarrows"><td> <code title="">leftrightarrows;</code> </td> <td> U+021C6 </td> <td> <span class="glyph" title="">⇆</span> </td> <tr id="entity-leftrightharpoons"><td> <code title="">leftrightharpoons;</code> </td> <td> U+021CB </td> <td> <span class="glyph" title="">⇋</span> </td> <tr id="entity-leftrightsquigarrow"><td> <code title="">leftrightsquigarrow;</code> </td> <td> U+021AD </td> <td> <span class="glyph" title="">↭</span> </td> <tr id="entity-LeftRightVector"><td> <code title="">LeftRightVector;</code> </td> <td> U+0294E </td> <td> <span class="glyph" title="">⥎</span> </td> <tr id="entity-LeftTee"><td> <code title="">LeftTee;</code> </td> <td> U+022A3 </td> <td> <span class="glyph" title="">⊣</span> </td> <tr id="entity-LeftTeeArrow"><td> <code ttle="">LeftTeeArrow;</code> </td> <td> U+021A4 </td> <td> <span class="glyph" title="">↤</span> </td> <tr id="entity-LeftTeeVector"><td> <code title="">LeftTeeVector;</code> </td> <td> U+0295A </td> <td> <span class="glyph" title="">⥚</span> </td> <tr id="entity-leftthreetimes"><td> <code title="">leftthreetimes;</code> </td> <td> U+022CB </td> <td> <span class="glyph" title="">⋋</span> </td> <tr id="entity-LeftTriangle"><td> <code title="">LeftTriangle;</code> </td> <td> U+022B2 </td> <td> <span class="glyph" title="">⊲</span> </td> <tr id="entity-LeftTriangleBar"><td> <code title="">LeftTriangleBar;</code> </td> <td> U+029CF </td> <td> <span class="glyph" title="">⧏</span> </td> <tr id="entity-LeftTriangleEqual"><td> <code title="">LeftTriangleEqual;</code> </td> <td> U+022B4 </td> <td> <span class="glyph" title="">⊴</span> </td> <tr id="entity-LeftUpDownVector"><td> <code title="">LeftUpDownVector;</code> </td> <td> U+02951 </td> <td> span class="glyph" title="">⥑</span> </td> <tr id="entity-LeftUpTeeVector"><td> <code title="">LeftUpTeeVector;</code> </td> <td> U+02960 </td> <td> <span class="glyph" title="">⥠</span> </td> <tr id="entity-LeftUpVector"><td> <code title="">LeftUpVector;</code> </td> <td> U+021BF </td> <td> <span class="glyph" title="">↿</span> </td> <tr id="entity-LeftUpVectorBar"><td> <code title="">LeftUpVectorBar;</code> </td> <td> U+02958 </td> <td> <span class="glyph" title="">⥘</span> </td> <tr id="entity-LeftVector"><td> <code title="">LeftVector;</code> </td> <td> U+021BC </td> <td> <span class="glyph" title="">↼</span> </td> <tr id="entity-LeftVectorBar"><td> <code title="">LeftVectorBar;</code> </td> <td> U+02952 </td> <td> <span class="glyph" title="">⥒</span> </td> <tr id="entity-lEg"><td> <code title="">lEg;</code> </td> <td> U+02A8B </td> <td> <span class="glyph" title="">⪋</span> </td> <tr id="entity-leg"><td> <cod title="">leg;</code> </td> <td> U+022DA </td> <td> <span class="glyph" title="">⋚</span> </td> <tr id="entity-leq"><td> <code title="">leq;</code> </td> <td> U+02264 </td> <td> <span class="glyph" title="">≤</span> </td> <tr id="entity-leqq"><td> <code title="">leqq;</code> </td> <td> U+02266 </td> <td> <span class="glyph" title="">≦</span> </td> <tr id="entity-leqslant"><td> <code title="">leqslant;</code> </td> <td> U+02A7D </td> <td> <span class="glyph" title="">⩽</span> </td> <tr id="entity-les"><td> <code title="">les;</code> </td> <td> U+02A7D </td> <td> <span class="glyph" title="">⩽</span> </td> <tr id="entity-lescc"><td> <code title="">lescc;</code> </td> <td> U+02AA8 </td> <td> <span class="glyph" title="">⪨</span> </td> <tr id="entity-lesdot"><td> <code title="">lesdot;</code> </td> <td> U+02A7F </td> <td> <span class="glyph" title="">⩿</span> </td> <tr id="entity-lesdoto"><td> <code title="">lesdoto;</code> </td> <td> U+02A81 </td> <td> <span class="glyph"title="">⪁</span> </td> <tr id="entity-lesdotor"><td> <code title="">lesdotor;</code> </td> <td> U+02A83 </td> <td> <span class="glyph" title="">⪃</span> </td> <tr id="entity-lesg"><td> <code title="">lesg;</code> </td> <td> U+022DA U+0FE00 </td> <td> <span class="glyph compound" title="">⋚︀</span> </td> <tr id="entity-lesges"><td> <code title="">lesges;</code> </td> <td> U+02A93 </td> <td> <span class="glyph" title="">⪓</span> </td> <tr id="entity-lessapprox"><td> <code title="">lessapprox;</code> </td> <td> U+02A85 </td> <td> <span class="glyph" title="">⪅</span> </td> <tr id="entity-lessdot"><td> <code title="">lessdot;</code> </td> <td> U+022D6 </td> <td> <span class="glyph" title="">⋖</span> </td> <tr id="entity-lesseqgtr"><td> <code title="">lesseqgtr;</code> </td> <td> U+022DA </td> <td> <span class="glyph" title="">⋚</span> </td> <tr id="entity-lesseqqgtr"><td> <code title="">lesseqqgtr;</code> </td> <td> U+02A8B </td> <td> <span class="lyph" title="">⪋</span> </td> <tr id="entity-LessEqualGreater"><td> <code title="">LessEqualGreater;</code> </td> <td> U+022DA </td> <td> <span class="glyph" title="">⋚</span> </td> <tr id="entity-LessFullEqual"><td> <code title="">LessFullEqual;</code> </td> <td> U+02266 </td> <td> <span class="glyph" title="">≦</span> </td> <tr id="entity-LessGreater"><td> <code title="">LessGreater;</code> </td> <td> U+02276 </td> <td> <span class="glyph" title="">≶</span> </td> <tr id="entity-lessgtr"><td> <code title="">lessgtr;</code> </td> <td> U+02276 </td> <td> <span class="glyph" title="">≶</span> </td> <tr id="entity-LessLess"><td> <code title="">LessLess;</code> </td> <td> U+02AA1 </td> <td> <span class="glyph" title="">⪡</span> </td> <tr id="entity-lesssim"><td> <code title="">lesssim;</code> </td> <td> U+02272 </td> <td> <span class="glyph" title="">≲</span> </td> <tr id="entity-LessSlantEqual"><td> <code title="">LessSlantEqual;</code> </td> <td> U+027D </td> <td> <span class="glyph" title="">⩽</span> </td> <tr id="entity-LessTilde"><td> <code title="">LessTilde;</code> </td> <td> U+02272 </td> <td> <span class="glyph" title="">≲</span> </td> <tr id="entity-lfisht"><td> <code title="">lfisht;</code> </td> <td> U+0297C </td> <td> <span class="glyph" title="">⥼</span> </td> <tr id="entity-lfloor"><td> <code title="">lfloor;</code> </td> <td> U+0230A </td> <td> <span class="glyph" title="">⌊</span> </td> <tr id="entity-Lfr"><td> <code title="">Lfr;</code> </td> <td> U+1D50F </td> <td> <span class="glyph" title="">𝔏</span> </td> <tr id="entity-lfr"><td> <code title="">lfr;</code> </td> <td> U+1D529 </td> <td> <span class="glyph" title="">𝔩</span> </td> <tr id="entity-lg"><td> <code title="">lg;</code> </td> <td> U+02276 </td> <td> <span class="glyph" title="">≶</span> </td> <tr id="entity-lgE"><td> <code title="">lgE;</code> </td> <td> U+02A91 </td> <td> <span class="glyph" title="">⪑</span> </td> <tr id="entitylHar"><td> <code title="">lHar;</code> </td> <td> U+02962 </td> <td> <span class="glyph" title="">⥢</span> </td> <tr id="entity-lhard"><td> <code title="">lhard;</code> </td> <td> U+021BD </td> <td> <span class="glyph" title="">↽</span> </td> <tr id="entity-lharu"><td> <code title="">lharu;</code> </td> <td> U+021BC </td> <td> <span class="glyph" title="">↼</span> </td> <tr id="entity-lharul"><td> <code title="">lharul;</code> </td> <td> U+0296A </td> <td> <span class="glyph" title="">⥪</span> </td> <tr id="entity-lhblk"><td> <code title="">lhblk;</code> </td> <td> U+02584 </td> <td> <span class="glyph" title="">▄</span> </td> <tr id="entity-LJcy"><td> <code title="">LJcy;</code> </td> <td> U+00409 </td> <td> <span class="glyph" title="">Љ</span> </td> <tr id="entity-ljcy"><td> <code title="">ljcy;</code> </td> <td> U+00459 </td> <td> <span class="glyph" title="">љ</span> </td> <tr id="entity-Ll"><td> <code title="">Ll;</code> </td> <td> U+022D8 </td> <td> <pan class="glyph" title="">⋘</span> </td> <tr id="entity-ll"><td> <code title="">ll;</code> </td> <td> U+0226A </td> <td> <span class="glyph" title="">≪</span> </td> <tr id="entity-llarr"><td> <code title="">llarr;</code> </td> <td> U+021C7 </td> <td> <span class="glyph" title="">⇇</span> </td> <tr id="entity-llcorner"><td> <code title="">llcorner;</code> </td> <td> U+0231E </td> <td> <span class="glyph" title="">⌞</span> </td> <tr id="entity-Lleftarrow"><td> <code title="">Lleftarrow;</code> </td> <td> U+021DA </td> <td> <span class="glyph" title="">⇚</span> </td> <tr id="entity-llhard"><td> <code title="">llhard;</code> </td> <td> U+0296B </td> <td> <span class="glyph" title="">⥫</span> </td> <tr id="entity-lltri"><td> <code title="">lltri;</code> </td> <td> U+025FA </td> <td> <span class="glyph" title="">◺</span> </td> <tr id="entity-Lmidot"><td> <code title="">Lmidot;</code> </td> <td> U+0013F </td> <td> <span class="glyph" title="">Ŀ</span> </td> <tr id"entity-lmidot"><td> <code title="">lmidot;</code> </td> <td> U+00140 </td> <td> <span class="glyph" title="">ŀ</span> </td> <tr id="entity-lmoust"><td> <code title="">lmoust;</code> </td> <td> U+023B0 </td> <td> <span class="glyph" title="">⎰</span> </td> <tr id="entity-lmoustache"><td> <code title="">lmoustache;</code> </td> <td> U+023B0 </td> <td> <span class="glyph" title="">⎰</span> </td> <tr id="entity-lnap"><td> <code title="">lnap;</code> </td> <td> U+02A89 </td> <td> <span class="glyph" title="">⪉</span> </td> <tr id="entity-lnapprox"><td> <code title="">lnapprox;</code> </td> <td> U+02A89 </td> <td> <span class="glyph" title="">⪉</span> </td> <tr id="entity-lnE"><td> <code title="">lnE;</code> </td> <td> U+02268 </td> <td> <span class="glyph" title="">≨</span> </td> <tr id="entity-lne"><td> <code title="">lne;</code> </td> <td> U+02A87 </td> <td> <span class="glyph" title="">⪇</span> </td> <tr id="entity-lneq"><td> <code title="">lneq;</code> </td> td> U+02A87 </td> <td> <span class="glyph" title="">⪇</span> </td> <tr id="entity-lneqq"><td> <code title="">lneqq;</code> </td> <td> U+02268 </td> <td> <span class="glyph" title="">≨</span> </td> <tr id="entity-lnsim"><td> <code title="">lnsim;</code> </td> <td> U+022E6 </td> <td> <span class="glyph" title="">⋦</span> </td> <tr id="entity-loang"><td> <code title="">loang;</code> </td> <td> U+027EC </td> <td> <span class="glyph" title="">⟬</span> </td> <tr id="entity-loarr"><td> <code title="">loarr;</code> </td> <td> U+021FD </td> <td> <span class="glyph" title="">⇽</span> </td> <tr id="entity-lobrk"><td> <code title="">lobrk;</code> </td> <td> U+027E6 </td> <td> <span class="glyph" title="">⟦</span> </td> <tr id="entity-LongLeftArrow"><td> <code title="">LongLeftArrow;</code> </td> <td> U+027F5 </td> <td> <span class="glyph" title="">⟵</span> </td> <tr id="entity-Longleftarrow"><td> <code title="">Longleftarrow;</code> </td> <td> U+027F8 </td> <td> <span class="glyp" title="">⟸</span> </td> <tr id="entity-longleftarrow"><td> <code title="">longleftarrow;</code> </td> <td> U+027F5 </td> <td> <span class="glyph" title="">⟵</span> </td> <tr id="entity-LongLeftRightArrow"><td> <code title="">LongLeftRightArrow;</code> </td> <td> U+027F7 </td> <td> <span class="glyph" title="">⟷</span> </td> <tr id="entity-Longleftrightarrow"><td> <code title="">Longleftrightarrow;</code> </td> <td> U+027FA </td> <td> <span class="glyph" title="">⟺</span> </td> <tr id="entity-longleftrightarrow"><td> <code title="">longleftrightarrow;</code> </td> <td> U+027F7 </td> <td> <span class="glyph" title="">⟷</span> </td> <tr id="entity-longmapsto"><td> <code title="">longmapsto;</code> </td> <td> U+027FC </td> <td> <span class="glyph" title="">⟼</span> </td> <tr id="entity-LongRightArrow"><td> <code title="">LongRightArrow;</code> </td> <td> U+027F6 </td> <td> <span class="glyph" title="">⟶</span> </td> <tr id="entity-Longrightarow"><td> <code title="">Longrightarrow;</code> </td> <td> U+027F9 </td> <td> <span class="glyph" title="">⟹</span> </td> <tr id="entity-longrightarrow"><td> <code title="">longrightarrow;</code> </td> <td> U+027F6 </td> <td> <span class="glyph" title="">⟶</span> </td> <tr id="entity-looparrowleft"><td> <code title="">looparrowleft;</code> </td> <td> U+021AB </td> <td> <span class="glyph" title="">↫</span> </td> <tr id="entity-looparrowright"><td> <code title="">looparrowright;</code> </td> <td> U+021AC </td> <td> <span class="glyph" title="">↬</span> </td> <tr id="entity-lopar"><td> <code title="">lopar;</code> </td> <td> U+02985 </td> <td> <span class="glyph" title="">⦅</span> </td> <tr id="entity-Lopf"><td> <code title="">Lopf;</code> </td> <td> U+1D543 </td> <td> <span class="glyph" title="">𝕃</span> </td> <tr id="entity-lopf"><td> <code title="">lopf;</code> </td> <td> U+1D55D </td> <td> <span class="glyph" title="">𝕝</span> </td> <tr id="entity-loplus"><d> <code title="">loplus;</code> </td> <td> U+02A2D </td> <td> <span class="glyph" title="">⨭</span> </td> <tr id="entity-lotimes"><td> <code title="">lotimes;</code> </td> <td> U+02A34 </td> <td> <span class="glyph" title="">⨴</span> </td> <tr id="entity-lowast"><td> <code title="">lowast;</code> </td> <td> U+02217 </td> <td> <span class="glyph" title="">∗</span> </td> <tr id="entity-lowbar"><td> <code title="">lowbar;</code> </td> <td> U+0005F </td> <td> <span class="glyph" title="">_</span> </td> <tr id="entity-LowerLeftArrow"><td> <code title="">LowerLeftArrow;</code> </td> <td> U+02199 </td> <td> <span class="glyph" title="">↙</span> </td> <tr id="entity-LowerRightArrow"><td> <code title="">LowerRightArrow;</code> </td> <td> U+02198 </td> <td> <span class="glyph" title="">↘</span> </td> <tr id="entity-loz"><td> <code title="">loz;</code> </td> <td> U+025CA </td> <td> <span class="glyph" title="">◊</span> </td> <tr id="entity-lozenge"><td> <code title="">loznge;</code> </td> <td> U+025CA </td> <td> <span class="glyph" title="">◊</span> </td> <tr id="entity-lozf"><td> <code title="">lozf;</code> </td> <td> U+029EB </td> <td> <span class="glyph" title="">⧫</span> </td> <tr id="entity-lpar"><td> <code title="">lpar;</code> </td> <td> U+00028 </td> <td> <span class="glyph" title="">(</span> </td> <tr id="entity-lparlt"><td> <code title="">lparlt;</code> </td> <td> U+02993 </td> <td> <span class="glyph" title="">⦓</span> </td> <tr id="entity-lrarr"><td> <code title="">lrarr;</code> </td> <td> U+021C6 </td> <td> <span class="glyph" title="">⇆</span> </td> <tr id="entity-lrcorner"><td> <code title="">lrcorner;</code> </td> <td> U+0231F </td> <td> <span class="glyph" title="">⌟</span> </td> <tr id="entity-lrhar"><td> <code title="">lrhar;</code> </td> <td> U+021CB </td> <td> <span class="glyph" title="">⇋</span> </td> <tr id="entity-lrhard"><td> <code title="">lrhard;</code> </td> <td> U+0296D </td> <td> <spn class="glyph" title="">⥭</span> </td> <tr id="entity-lrm"><td> <code title="">lrm;</code> </td> <td> U+0200E </td> <td> <span class="glyph" title="">‎</span> </td> <tr id="entity-lrtri"><td> <code title="">lrtri;</code> </td> <td> U+022BF </td> <td> <span class="glyph" title="">⊿</span> </td> <tr id="entity-lsaquo"><td> <code title="">lsaquo;</code> </td> <td> U+02039 </td> <td> <span class="glyph" title="">‹</span> </td> <tr id="entity-Lscr"><td> <code title="">Lscr;</code> </td> <td> U+02112 </td> <td> <span class="glyph" title="">ℒ</span> </td> <tr id="entity-lscr"><td> <code title="">lscr;</code> </td> <td> U+1D4C1 </td> <td> <span class="glyph" title="">𝓁</span> </td> <tr id="entity-Lsh"><td> <code title="">Lsh;</code> </td> <td> U+021B0 </td> <td> <span class="glyph" title="">↰</span> </td> <tr id="entity-lsh"><td> <code title="">lsh;</code> </td> <td> U+021B0 </td> <td> <span class="glyph" title="">↰</span> </td> <tr id="entity-lsim"><td> <code title="">lim;</code> </td> <td> U+02272 </td> <td> <span class="glyph" title="">≲</span> </td> <tr id="entity-lsime"><td> <code title="">lsime;</code> </td> <td> U+02A8D </td> <td> <span class="glyph" title="">⪍</span> </td> <tr id="entity-lsimg"><td> <code title="">lsimg;</code> </td> <td> U+02A8F </td> <td> <span class="glyph" title="">⪏</span> </td> <tr id="entity-lsqb"><td> <code title="">lsqb;</code> </td> <td> U+0005B </td> <td> <span class="glyph" title="">[</span> </td> <tr id="entity-lsquo"><td> <code title="">lsquo;</code> </td> <td> U+02018 </td> <td> <span class="glyph" title="">‘</span> </td> <tr id="entity-lsquor"><td> <code title="">lsquor;</code> </td> <td> U+0201A </td> <td> <span class="glyph" title="">‚</span> </td> <tr id="entity-Lstrok"><td> <code title="">Lstrok;</code> </td> <td> U+00141 </td> <td> <span class="glyph" title="">Ł</span> </td> <tr id="entity-lstrok"><td> <code title="">lstrok;</code> </td> <td> U+00142 </td> <td> <span class="glyph" title=""ł</span> </td> <tr id="entity-LT"><td> <code title="">LT;</code> </td> <td> U+0003C </td> <td> <span class="glyph" title=""><</span> </td> <tr class="impl" id="entity-LT-legacy"><td> <code title="">LT</code> </td> <td> U+0003C </td> <td> <span title=""><</span> </td> <tr id="entity-Lt"><td> <code title="">Lt;</code> </td> <td> U+0226A </td> <td> <span class="glyph" title="">≪</span> </td> <tr id="entity-lt"><td> <code title="">lt;</code> </td> <td> U+0003C </td> <td> <span class="glyph" title=""><</span> </td> <tr class="impl" id="entity-lt-legacy"><td> <code title="">lt</code> </td> <td> U+0003C </td> <td> <span title=""><</span> </td> <tr id="entity-ltcc"><td> <code title="">ltcc;</code> </td> <td> U+02AA6 </td> <td> <span class="glyph" title="">⪦</span> </td> <tr id="entity-ltcir"><td> <code title="">ltcir;</code> </td> <td> U+02A79 </td> <td> <span class="glyph" title="">⩹</span> </td> <tr id="entity-ltdot"><td> <code title="">ltdot;</code> </td> <td> U+022D6 </td> <td> span class="glyph" title="">⋖</span> </td> <tr id="entity-lthree"><td> <code title="">lthree;</code> </td> <td> U+022CB </td> <td> <span class="glyph" title="">⋋</span> </td> <tr id="entity-ltimes"><td> <code title="">ltimes;</code> </td> <td> U+022C9 </td> <td> <span class="glyph" title="">⋉</span> </td> <tr id="entity-ltlarr"><td> <code title="">ltlarr;</code> </td> <td> U+02976 </td> <td> <span class="glyph" title="">⥶</span> </td> <tr id="entity-ltquest"><td> <code title="">ltquest;</code> </td> <td> U+02A7B </td> <td> <span class="glyph" title="">⩻</span> </td> <tr id="entity-ltri"><td> <code title="">ltri;</code> </td> <td> U+025C3 </td> <td> <span class="glyph" title="">◃</span> </td> <tr id="entity-ltrie"><td> <code title="">ltrie;</code> </td> <td> U+022B4 </td> <td> <span class="glyph" title="">⊴</span> </td> <tr id="entity-ltrif"><td> <code title="">ltrif;</code> </td> <td> U+025C2 </td> <td> <span class="glyph" title="">◂<span> </td> <tr id="entity-ltrPar"><td> <code title="">ltrPar;</code> </td> <td> U+02996 </td> <td> <span class="glyph" title="">⦖</span> </td> <tr id="entity-lurdshar"><td> <code title="">lurdshar;</code> </td> <td> U+0294A </td> <td> <span class="glyph" title="">⥊</span> </td> <tr id="entity-luruhar"><td> <code title="">luruhar;</code> </td> <td> U+02966 </td> <td> <span class="glyph" title="">⥦</span> </td> <tr id="entity-lvertneqq"><td> <code title="">lvertneqq;</code> </td> <td> U+02268 U+0FE00 </td> <td> <span class="glyph compound" title="">≨︀</span> </td> <tr id="entity-lvnE"><td> <code title="">lvnE;</code> </td> <td> U+02268 U+0FE00 </td> <td> <span class="glyph compound" title="">≨︀</span> </td> <tr id="entity-macr"><td> <code title="">macr;</code> </td> <td> U+000AF </td> <td> <span class="glyph" title="">¯</span> </td> <tr class="impl" id="entity-macr-legacy"><td> <code title="">macr</code> </td> <td> U+000AF </td> <td> <span title="">&strs;</span> </td> <tr id="entity-male"><td> <code title="">male;</code> </td> <td> U+02642 </td> <td> <span class="glyph" title="">♂</span> </td> <tr id="entity-malt"><td> <code title="">malt;</code> </td> <td> U+02720 </td> <td> <span class="glyph" title="">✠</span> </td> <tr id="entity-maltese"><td> <code title="">maltese;</code> </td> <td> U+02720 </td> <td> <span class="glyph" title="">✠</span> </td> <tr id="entity-Map"><td> <code title="">Map;</code> </td> <td> U+02905 </td> <td> <span class="glyph" title="">⤅</span> </td> <tr id="entity-map"><td> <code title="">map;</code> </td> <td> U+021A6 </td> <td> <span class="glyph" title="">↦</span> </td> <tr id="entity-mapsto"><td> <code title="">mapsto;</code> </td> <td> U+021A6 </td> <td> <span class="glyph" title="">↦</span> </td> <tr id="entity-mapstodown"><td> <code title="">mapstodown;</code> </td> <td> U+021A7 </td> <td> <span class="glyph" title="">↧</span> </td> <tr id="entity-mapstoleft"><td> <code title="">mpstoleft;</code> </td> <td> U+021A4 </td> <td> <span class="glyph" title="">↤</span> </td> <tr id="entity-mapstoup"><td> <code title="">mapstoup;</code> </td> <td> U+021A5 </td> <td> <span class="glyph" title="">↥</span> </td> <tr id="entity-marker"><td> <code title="">marker;</code> </td> <td> U+025AE </td> <td> <span class="glyph" title="">▮</span> </td> <tr id="entity-mcomma"><td> <code title="">mcomma;</code> </td> <td> U+02A29 </td> <td> <span class="glyph" title="">⨩</span> </td> <tr id="entity-Mcy"><td> <code title="">Mcy;</code> </td> <td> U+0041C </td> <td> <span class="glyph" title="">М</span> </td> <tr id="entity-mcy"><td> <code title="">mcy;</code> </td> <td> U+0043C </td> <td> <span class="glyph" title="">м</span> </td> <tr id="entity-mdash"><td> <code title="">mdash;</code> </td> <td> U+02014 </td> <td> <span class="glyph" title="">—</span> </td> <tr id="entity-mDDot"><td> <code title="">mDDot;</code> </td> <td> U+0223A </td> <td> <span class="glph" title="">∺</span> </td> <tr id="entity-measuredangle"><td> <code title="">measuredangle;</code> </td> <td> U+02221 </td> <td> <span class="glyph" title="">∡</span> </td> <tr id="entity-MediumSpace"><td> <code title="">MediumSpace;</code> </td> <td> U+0205F </td> <td> <span class="glyph" title=""> </span> </td> <tr id="entity-Mellintrf"><td> <code title="">Mellintrf;</code> </td> <td> U+02133 </td> <td> <span class="glyph" title="">ℳ</span> </td> <tr id="entity-Mfr"><td> <code title="">Mfr;</code> </td> <td> U+1D510 </td> <td> <span class="glyph" title="">𝔐</span> </td> <tr id="entity-mfr"><td> <code title="">mfr;</code> </td> <td> U+1D52A </td> <td> <span class="glyph" title="">𝔪</span> </td> <tr id="entity-mho"><td> <code title="">mho;</code> </td> <td> U+02127 </td> <td> <span class="glyph" title="">℧</span> </td> <tr id="entity-micro"><td> <code title="">micro;</code> </td> <td> U+000B5 </td> <td> <span class="glyph" title="">µ</span> </td> <tr class=impl" id="entity-micro-legacy"><td> <code title="">micro</code> </td> <td> U+000B5 </td> <td> <span title="">µ</span> </td> <tr id="entity-mid"><td> <code title="">mid;</code> </td> <td> U+02223 </td> <td> <span class="glyph" title="">∣</span> </td> <tr id="entity-midast"><td> <code title="">midast;</code> </td> <td> U+0002A </td> <td> <span class="glyph" title="">*</span> </td> <tr id="entity-midcir"><td> <code title="">midcir;</code> </td> <td> U+02AF0 </td> <td> <span class="glyph" title="">⫰</span> </td> <tr id="entity-middot"><td> <code title="">middot;</code> </td> <td> U+000B7 </td> <td> <span class="glyph" title="">·</span> </td> <tr class="impl" id="entity-middot-legacy"><td> <code title="">middot</code> </td> <td> U+000B7 </td> <td> <span title="">·</span> </td> <tr id="entity-minus"><td> <code title="">minus;</code> </td> <td> U+02212 </td> <td> <span class="glyph" title="">−</span> </td> <tr id="entity-minusb"><td> <code title="">minusb;</code> </td> <td> U+029F </td> <td> <span class="glyph" title="">⊟</span> </td> <tr id="entity-minusd"><td> <code title="">minusd;</code> </td> <td> U+02238 </td> <td> <span class="glyph" title="">∸</span> </td> <tr id="entity-minusdu"><td> <code title="">minusdu;</code> </td> <td> U+02A2A </td> <td> <span class="glyph" title="">⨪</span> </td> <tr id="entity-MinusPlus"><td> <code title="">MinusPlus;</code> </td> <td> U+02213 </td> <td> <span class="glyph" title="">∓</span> </td> <tr id="entity-mlcp"><td> <code title="">mlcp;</code> </td> <td> U+02ADB </td> <td> <span class="glyph" title="">⫛</span> </td> <tr id="entity-mldr"><td> <code title="">mldr;</code> </td> <td> U+02026 </td> <td> <span class="glyph" title="">…</span> </td> <tr id="entity-mnplus"><td> <code title="">mnplus;</code> </td> <td> U+02213 </td> <td> <span class="glyph" title="">∓</span> </td> <tr id="entity-models"><td> <code title="">models;</code> </td> <td> U+022A7 </td> <td> <span class="glyph" title="">⊧</span </td> <tr id="entity-Mopf"><td> <code title="">Mopf;</code> </td> <td> U+1D544 </td> <td> <span class="glyph" title="">𝕄</span> </td> <tr id="entity-mopf"><td> <code title="">mopf;</code> </td> <td> U+1D55E </td> <td> <span class="glyph" title="">𝕞</span> </td> <tr id="entity-mp"><td> <code title="">mp;</code> </td> <td> U+02213 </td> <td> <span class="glyph" title="">∓</span> </td> <tr id="entity-Mscr"><td> <code title="">Mscr;</code> </td> <td> U+02133 </td> <td> <span class="glyph" title="">ℳ</span> </td> <tr id="entity-mscr"><td> <code title="">mscr;</code> </td> <td> U+1D4C2 </td> <td> <span class="glyph" title="">𝓂</span> </td> <tr id="entity-mstpos"><td> <code title="">mstpos;</code> </td> <td> U+0223E </td> <td> <span class="glyph" title="">∾</span> </td> <tr id="entity-Mu"><td> <code title="">Mu;</code> </td> <td> U+0039C </td> <td> <span class="glyph" title="">Μ</span> </td> <tr id="entity-mu"><td> <code title="">mu;</code> </td> <td> U+003BC </td> <td> <span class=glyph" title="">μ</span> </td> <tr id="entity-multimap"><td> <code title="">multimap;</code> </td> <td> U+022B8 </td> <td> <span class="glyph" title="">⊸</span> </td> <tr id="entity-mumap"><td> <code title="">mumap;</code> </td> <td> U+022B8 </td> <td> <span class="glyph" title="">⊸</span> </td> <tr id="entity-nabla"><td> <code title="">nabla;</code> </td> <td> U+02207 </td> <td> <span class="glyph" title="">∇</span> </td> <tr id="entity-Nacute"><td> <code title="">Nacute;</code> </td> <td> U+00143 </td> <td> <span class="glyph" title="">Ń</span> </td> <tr id="entity-nacute"><td> <code title="">nacute;</code> </td> <td> U+00144 </td> <td> <span class="glyph" title="">ń</span> </td> <tr id="entity-nang"><td> <code title="">nang;</code> </td> <td> U+02220 U+020D2 </td> <td> <span class="glyph compound" title="">∠⃒</span> </td> <tr id="entity-nap"><td> <code title="">nap;</code> </td> <td> U+02249 </td> <td> <span class="glyph" title="">≉</span> </td> <r id="entity-napE"><td> <code title="">napE;</code> </td> <td> U+02A70 U+00338 </td> <td> <span class="glyph compound" title="">⩰̸</span> </td> <tr id="entity-napid"><td> <code title="">napid;</code> </td> <td> U+0224B U+00338 </td> <td> <span class="glyph compound" title="">≋̸</span> </td> <tr id="entity-napos"><td> <code title="">napos;</code> </td> <td> U+00149 </td> <td> <span class="glyph" title="">ʼn</span> </td> <tr id="entity-napprox"><td> <code title="">napprox;</code> </td> <td> U+02249 </td> <td> <span class="glyph" title="">≉</span> </td> <tr id="entity-natur"><td> <code title="">natur;</code> </td> <td> U+0266E </td> <td> <span class="glyph" title="">♮</span> </td> <tr id="entity-natural"><td> <code title="">natural;</code> </td> <td> U+0266E </td> <td> <span class="glyph" title="">♮</span> </td> <tr id="entity-naturals"><td> <code title="">naturals;</code> </td> <td> U+02115 </td> <td> <span class="glyph" title="">ℕ</span> </td> <tr id="enity-nbsp"><td> <code title="">nbsp;</code> </td> <td> U+000A0 </td> <td> <span class="glyph" title=""> </span> </td> <tr class="impl" id="entity-nbsp-legacy"><td> <code title="">nbsp</code> </td> <td> U+000A0 </td> <td> <span title=""> </span> </td> <tr id="entity-nbump"><td> <code title="">nbump;</code> </td> <td> U+0224E U+00338 </td> <td> <span class="glyph compound" title="">≎̸</span> </td> <tr id="entity-nbumpe"><td> <code title="">nbumpe;</code> </td> <td> U+0224F U+00338 </td> <td> <span class="glyph compound" title="">≏̸</span> </td> <tr id="entity-ncap"><td> <code title="">ncap;</code> </td> <td> U+02A43 </td> <td> <span class="glyph" title="">⩃</span> </td> <tr id="entity-Ncaron"><td> <code title="">Ncaron;</code> </td> <td> U+00147 </td> <td> <span class="glyph" title="">Ň</span> </td> <tr id="entity-ncaron"><td> <code title="">ncaron;</code> </td> <td> U+00148 </td> <td> <span class="glyph" title="">ň</span> </td> <tr id="entity-Ncedil"><td> <ode title="">Ncedil;</code> </td> <td> U+00145 </td> <td> <span class="glyph" title="">Ņ</span> </td> <tr id="entity-ncedil"><td> <code title="">ncedil;</code> </td> <td> U+00146 </td> <td> <span class="glyph" title="">ņ</span> </td> <tr id="entity-ncong"><td> <code title="">ncong;</code> </td> <td> U+02247 </td> <td> <span class="glyph" title="">≇</span> </td> <tr id="entity-ncongdot"><td> <code title="">ncongdot;</code> </td> <td> U+02A6D U+00338 </td> <td> <span class="glyph compound" title="">⩭̸</span> </td> <tr id="entity-ncup"><td> <code title="">ncup;</code> </td> <td> U+02A42 </td> <td> <span class="glyph" title="">⩂</span> </td> <tr id="entity-Ncy"><td> <code title="">Ncy;</code> </td> <td> U+0041D </td> <td> <span class="glyph" title="">Н</span> </td> <tr id="entity-ncy"><td> <code title="">ncy;</code> </td> <td> U+0043D </td> <td> <span class="glyph" title="">н</span> </td> <tr id="entity-ndash"><td> <code title="">ndash;</code> </td> <td> U+02013 </d> <td> <span class="glyph" title="">–</span> </td> <tr id="entity-ne"><td> <code title="">ne;</code> </td> <td> U+02260 </td> <td> <span class="glyph" title="">≠</span> </td> <tr id="entity-nearhk"><td> <code title="">nearhk;</code> </td> <td> U+02924 </td> <td> <span class="glyph" title="">⤤</span> </td> <tr id="entity-neArr"><td> <code title="">neArr;</code> </td> <td> U+021D7 </td> <td> <span class="glyph" title="">⇗</span> </td> <tr id="entity-nearr"><td> <code title="">nearr;</code> </td> <td> U+02197 </td> <td> <span class="glyph" title="">↗</span> </td> <tr id="entity-nearrow"><td> <code title="">nearrow;</code> </td> <td> U+02197 </td> <td> <span class="glyph" title="">↗</span> </td> <tr id="entity-nedot"><td> <code title="">nedot;</code> </td> <td> U+02250 U+00338 </td> <td> <span class="glyph compound" title="">≐̸</span> </td> <tr id="entity-NegativeMediumSpace"><td> <code title="">NegativeMediumSpace;</code> </td> <td> U+0200B </td> <td> <span clss="glyph" title="">​</span> </td> <tr id="entity-NegativeThickSpace"><td> <code title="">NegativeThickSpace;</code> </td> <td> U+0200B </td> <td> <span class="glyph" title="">​</span> </td> <tr id="entity-NegativeThinSpace"><td> <code title="">NegativeThinSpace;</code> </td> <td> U+0200B </td> <td> <span class="glyph" title="">​</span> </td> <tr id="entity-NegativeVeryThinSpace"><td> <code title="">NegativeVeryThinSpace;</code> </td> <td> U+0200B </td> <td> <span class="glyph" title="">​</span> </td> <tr id="entity-nequiv"><td> <code title="">nequiv;</code> </td> <td> U+02262 </td> <td> <span class="glyph" title="">≢</span> </td> <tr id="entity-nesear"><td> <code title="">nesear;</code> </td> <td> U+02928 </td> <td> <span class="glyph" title="">⤨</span> </td> <tr id="entity-nesim"><td> <code title="">nesim;</code> </td> <td> U+02242 U+00338 </td> <td> <span class="glyph compound" title="">≂̸</span> </td> <tr d="entity-NestedGreaterGreater"><td> <code title="">NestedGreaterGreater;</code> </td> <td> U+0226B </td> <td> <span class="glyph" title="">≫</span> </td> <tr id="entity-NestedLessLess"><td> <code title="">NestedLessLess;</code> </td> <td> U+0226A </td> <td> <span class="glyph" title="">≪</span> </td> <tr id="entity-NewLine"><td> <code title="">NewLine;</code> </td> <td> U+0000A </td> <td> <span class="glyph control" title="">␊</span> </td> <tr id="entity-nexist"><td> <code title="">nexist;</code> </td> <td> U+02204 </td> <td> <span class="glyph" title="">∄</span> </td> <tr id="entity-nexists"><td> <code title="">nexists;</code> </td> <td> U+02204 </td> <td> <span class="glyph" title="">∄</span> </td> <tr id="entity-Nfr"><td> <code title="">Nfr;</code> </td> <td> U+1D511 </td> <td> <span class="glyph" title="">𝔑</span> </td> <tr id="entity-nfr"><td> <code title="">nfr;</code> </td> <td> U+1D52B </td> <td> <span class="glyph" title="">𝔫</span> </td> <tr id="entity-ngE"><t> <code title="">ngE;</code> </td> <td> U+02267 U+00338 </td> <td> <span class="glyph compound" title="">≧̸</span> </td> <tr id="entity-nge"><td> <code title="">nge;</code> </td> <td> U+02271 </td> <td> <span class="glyph" title="">≱</span> </td> <tr id="entity-ngeq"><td> <code title="">ngeq;</code> </td> <td> U+02271 </td> <td> <span class="glyph" title="">≱</span> </td> <tr id="entity-ngeqq"><td> <code title="">ngeqq;</code> </td> <td> U+02267 U+00338 </td> <td> <span class="glyph compound" title="">≧̸</span> </td> <tr id="entity-ngeqslant"><td> <code title="">ngeqslant;</code> </td> <td> U+02A7E U+00338 </td> <td> <span class="glyph compound" title="">⩾̸</span> </td> <tr id="entity-nges"><td> <code title="">nges;</code> </td> <td> U+02A7E U+00338 </td> <td> <span class="glyph compound" title="">⩾̸</span> </td> <tr id="entity-nGg"><td> <code title="">nGg;</code> </td> <td> U+022D9 U+00338 </td> <td> <span class="glyph compound" title="">⋙̸</spa> </td> <tr id="entity-ngsim"><td> <code title="">ngsim;</code> </td> <td> U+02275 </td> <td> <span class="glyph" title="">≵</span> </td> <tr id="entity-nGt"><td> <code title="">nGt;</code> </td> <td> U+0226B U+020D2 </td> <td> <span class="glyph compound" title="">≫⃒</span> </td> <tr id="entity-ngt"><td> <code title="">ngt;</code> </td> <td> U+0226F </td> <td> <span class="glyph" title="">≯</span> </td> <tr id="entity-ngtr"><td> <code title="">ngtr;</code> </td> <td> U+0226F </td> <td> <span class="glyph" title="">≯</span> </td> <tr id="entity-nGtv"><td> <code title="">nGtv;</code> </td> <td> U+0226B U+00338 </td> <td> <span class="glyph compound" title="">≫̸</span> </td> <tr id="entity-nhArr"><td> <code title="">nhArr;</code> </td> <td> U+021CE </td> <td> <span class="glyph" title="">⇎</span> </td> <tr id="entity-nharr"><td> <code title="">nharr;</code> </td> <td> U+021AE </td> <td> <span class="glyph" title="">↮</span> </td> <tr id="entity-nhpar"><td> <code tile="">nhpar;</code> </td> <td> U+02AF2 </td> <td> <span class="glyph" title="">⫲</span> </td> <tr id="entity-ni"><td> <code title="">ni;</code> </td> <td> U+0220B </td> <td> <span class="glyph" title="">∋</span> </td> <tr id="entity-nis"><td> <code title="">nis;</code> </td> <td> U+022FC </td> <td> <span class="glyph" title="">⋼</span> </td> <tr id="entity-nisd"><td> <code title="">nisd;</code> </td> <td> U+022FA </td> <td> <span class="glyph" title="">⋺</span> </td> <tr id="entity-niv"><td> <code title="">niv;</code> </td> <td> U+0220B </td> <td> <span class="glyph" title="">∋</span> </td> <tr id="entity-NJcy"><td> <code title="">NJcy;</code> </td> <td> U+0040A </td> <td> <span class="glyph" title="">Њ</span> </td> <tr id="entity-njcy"><td> <code title="">njcy;</code> </td> <td> U+0045A </td> <td> <span class="glyph" title="">њ</span> </td> <tr id="entity-nlArr"><td> <code title="">nlArr;</code> </td> <td> U+021CD </td> <td> <span class="glyph" title="">⇍</span> </td><tr id="entity-nlarr"><td> <code title="">nlarr;</code> </td> <td> U+0219A </td> <td> <span class="glyph" title="">↚</span> </td> <tr id="entity-nldr"><td> <code title="">nldr;</code> </td> <td> U+02025 </td> <td> <span class="glyph" title="">‥</span> </td> <tr id="entity-nlE"><td> <code title="">nlE;</code> </td> <td> U+02266 U+00338 </td> <td> <span class="glyph compound" title="">≦̸</span> </td> <tr id="entity-nle"><td> <code title="">nle;</code> </td> <td> U+02270 </td> <td> <span class="glyph" title="">≰</span> </td> <tr id="entity-nLeftarrow"><td> <code title="">nLeftarrow;</code> </td> <td> U+021CD </td> <td> <span class="glyph" title="">⇍</span> </td> <tr id="entity-nleftarrow"><td> <code title="">nleftarrow;</code> </td> <td> U+0219A </td> <td> <span class="glyph" title="">↚</span> </td> <tr id="entity-nLeftrightarrow"><td> <code title="">nLeftrightarrow;</code> </td> <td> U+021CE </td> <td> <span class="glyph" title="">⇎</span> </td> <tr id="entity-nleftightarrow"><td> <code title="">nleftrightarrow;</code> </td> <td> U+021AE </td> <td> <span class="glyph" title="">↮</span> </td> <tr id="entity-nleq"><td> <code title="">nleq;</code> </td> <td> U+02270 </td> <td> <span class="glyph" title="">≰</span> </td> <tr id="entity-nleqq"><td> <code title="">nleqq;</code> </td> <td> U+02266 U+00338 </td> <td> <span class="glyph compound" title="">≦̸</span> </td> <tr id="entity-nleqslant"><td> <code title="">nleqslant;</code> </td> <td> U+02A7D U+00338 </td> <td> <span class="glyph compound" title="">⩽̸</span> </td> <tr id="entity-nles"><td> <code title="">nles;</code> </td> <td> U+02A7D U+00338 </td> <td> <span class="glyph compound" title="">⩽̸</span> </td> <tr id="entity-nless"><td> <code title="">nless;</code> </td> <td> U+0226E </td> <td> <span class="glyph" title="">≮</span> </td> <tr id="entity-nLl"><td> <code title="">nLl;</code> </td> <td> U+022D8 U+00338 </td> <td> <span class="glyph compound" title="">⋘̸</span> </td> <tr id="entity-nlsim"><td> <code title="">nlsim;</code> </td> <td> U+02274 </td> <td> <span class="glyph" title="">≴</span> </td> <tr id="entity-nLt"><td> <code title="">nLt;</code> </td> <td> U+0226A U+020D2 </td> <td> <span class="glyph compound" title="">≪⃒</span> </td> <tr id="entity-nlt"><td> <code title="">nlt;</code> </td> <td> U+0226E </td> <td> <span class="glyph" title="">≮</span> </td> <tr id="entity-nltri"><td> <code title="">nltri;</code> </td> <td> U+022EA </td> <td> <span class="glyph" title="">⋪</span> </td> <tr id="entity-nltrie"><td> <code title="">nltrie;</code> </td> <td> U+022EC </td> <td> <span class="glyph" title="">⋬</span> </td> <tr id="entity-nLtv"><td> <code title="">nLtv;</code> </td> <td> U+0226A U+00338 </td> <td> <span class="glyph compound" title="">≪̸</span> </td> <tr id="entity-nmid"><td> <code title="">nmid;</code> </td> <td> U+02224 </td> <td> <span class="glyph" title="">∤</span> </td> <tr id="entity-NoBreak"<td> <code title="">NoBreak;</code> </td> <td> U+02060 </td> <td> <span class="glyph" title="">⁠</span> </td> <tr id="entity-NonBreakingSpace"><td> <code title="">NonBreakingSpace;</code> </td> <td> U+000A0 </td> <td> <span class="glyph" title=""> </span> </td> <tr id="entity-Nopf"><td> <code title="">Nopf;</code> </td> <td> U+02115 </td> <td> <span class="glyph" title="">ℕ</span> </td> <tr id="entity-nopf"><td> <code title="">nopf;</code> </td> <td> U+1D55F </td> <td> <span class="glyph" title="">𝕟</span> </td> <tr id="entity-Not"><td> <code title="">Not;</code> </td> <td> U+02AEC </td> <td> <span class="glyph" title="">⫬</span> </td> <tr id="entity-not"><td> <code title="">not;</code> </td> <td> U+000AC </td> <td> <span class="glyph" title="">¬</span> </td> <tr class="impl" id="entity-not-legacy"><td> <code title="">not</code> </td> <td> U+000AC </td> <td> <span title="">¬</span> </td> <tr id="entity-NotCongruent"><td> <code title="">NotCongruent;</code> </td> <td> U02262 </td> <td> <span class="glyph" title="">≢</span> </td> <tr id="entity-NotCupCap"><td> <code title="">NotCupCap;</code> </td> <td> U+0226D </td> <td> <span class="glyph" title="">≭</span> </td> <tr id="entity-NotDoubleVerticalBar"><td> <code title="">NotDoubleVerticalBar;</code> </td> <td> U+02226 </td> <td> <span class="glyph" title="">∦</span> </td> <tr id="entity-NotElement"><td> <code title="">NotElement;</code> </td> <td> U+02209 </td> <td> <span class="glyph" title="">∉</span> </td> <tr id="entity-NotEqual"><td> <code title="">NotEqual;</code> </td> <td> U+02260 </td> <td> <span class="glyph" title="">≠</span> </td> <tr id="entity-NotEqualTilde"><td> <code title="">NotEqualTilde;</code> </td> <td> U+02242 U+00338 </td> <td> <span class="glyph compound" title="">≂̸</span> </td> <tr id="entity-NotExists"><td> <code title="">NotExists;</code> </td> <td> U+02204 </td> <td> <span class="glyph" title="">∄</span> </td> <tr id="entity-NotGreater"><td> code title="">NotGreater;</code> </td> <td> U+0226F </td> <td> <span class="glyph" title="">≯</span> </td> <tr id="entity-NotGreaterEqual"><td> <code title="">NotGreaterEqual;</code> </td> <td> U+02271 </td> <td> <span class="glyph" title="">≱</span> </td> <tr id="entity-NotGreaterFullEqual"><td> <code title="">NotGreaterFullEqual;</code> </td> <td> U+02267 U+00338 </td> <td> <span class="glyph compound" title="">≧̸</span> </td> <tr id="entity-NotGreaterGreater"><td> <code title="">NotGreaterGreater;</code> </td> <td> U+0226B U+00338 </td> <td> <span class="glyph compound" title="">≫̸</span> </td> <tr id="entity-NotGreaterLess"><td> <code title="">NotGreaterLess;</code> </td> <td> U+02279 </td> <td> <span class="glyph" title="">≹</span> </td> <tr id="entity-NotGreaterSlantEqual"><td> <code title="">NotGreaterSlantEqual;</code> </td> <td> U+02A7E U+00338 </td> <td> <span class="glyph compound" title="">⩾̸</span> </td> <tr id="entity-NotGreaterTilde"><td> <code titl="">NotGreaterTilde;</code> </td> <td> U+02275 </td> <td> <span class="glyph" title="">≵</span> </td> <tr id="entity-NotHumpDownHump"><td> <code title="">NotHumpDownHump;</code> </td> <td> U+0224E U+00338 </td> <td> <span class="glyph compound" title="">≎̸</span> </td> <tr id="entity-NotHumpEqual"><td> <code title="">NotHumpEqual;</code> </td> <td> U+0224F U+00338 </td> <td> <span class="glyph compound" title="">≏̸</span> </td> <tr id="entity-notin"><td> <code title="">notin;</code> </td> <td> U+02209 </td> <td> <span class="glyph" title="">∉</span> </td> <tr id="entity-notindot"><td> <code title="">notindot;</code> </td> <td> U+022F5 U+00338 </td> <td> <span class="glyph compound" title="">⋵̸</span> </td> <tr id="entity-notinE"><td> <code title="">notinE;</code> </td> <td> U+022F9 U+00338 </td> <td> <span class="glyph compound" title="">⋹̸</span> </td> <tr id="entity-notinva"><td> <code title="">notinva;</code> </td> <td> U+02209 </td> <td> <san class="glyph" title="">∉</span> </td> <tr id="entity-notinvb"><td> <code title="">notinvb;</code> </td> <td> U+022F7 </td> <td> <span class="glyph" title="">⋷</span> </td> <tr id="entity-notinvc"><td> <code title="">notinvc;</code> </td> <td> U+022F6 </td> <td> <span class="glyph" title="">⋶</span> </td> <tr id="entity-NotLeftTriangle"><td> <code title="">NotLeftTriangle;</code> </td> <td> U+022EA </td> <td> <span class="glyph" title="">⋪</span> </td> <tr id="entity-NotLeftTriangleBar"><td> <code title="">NotLeftTriangleBar;</code> </td> <td> U+029CF U+00338 </td> <td> <span class="glyph compound" title="">⧏̸</span> </td> <tr id="entity-NotLeftTriangleEqual"><td> <code title="">NotLeftTriangleEqual;</code> </td> <td> U+022EC </td> <td> <span class="glyph" title="">⋬</span> </td> <tr id="entity-NotLess"><td> <code title="">NotLess;</code> </td> <td> U+0226E </td> <td> <span class="glyph" title="">≮</span> </td> <tr id="entity-NotLessEqual"><d> <code title="">NotLessEqual;</code> </td> <td> U+02270 </td> <td> <span class="glyph" title="">≰</span> </td> <tr id="entity-NotLessGreater"><td> <code title="">NotLessGreater;</code> </td> <td> U+02278 </td> <td> <span class="glyph" title="">≸</span> </td> <tr id="entity-NotLessLess"><td> <code title="">NotLessLess;</code> </td> <td> U+0226A U+00338 </td> <td> <span class="glyph compound" title="">≪̸</span> </td> <tr id="entity-NotLessSlantEqual"><td> <code title="">NotLessSlantEqual;</code> </td> <td> U+02A7D U+00338 </td> <td> <span class="glyph compound" title="">⩽̸</span> </td> <tr id="entity-NotLessTilde"><td> <code title="">NotLessTilde;</code> </td> <td> U+02274 </td> <td> <span class="glyph" title="">≴</span> </td> <tr id="entity-NotNestedGreaterGreater"><td> <code title="">NotNestedGreaterGreater;</code> </td> <td> U+02AA2 U+00338 </td> <td> <span class="glyph compound" title="">⪢̸</span> </td> <tr id="entity-NotNestedLessLess"><td> <code ttle="">NotNestedLessLess;</code> </td> <td> U+02AA1 U+00338 </td> <td> <span class="glyph compound" title="">⪡̸</span> </td> <tr id="entity-notni"><td> <code title="">notni;</code> </td> <td> U+0220C </td> <td> <span class="glyph" title="">∌</span> </td> <tr id="entity-notniva"><td> <code title="">notniva;</code> </td> <td> U+0220C </td> <td> <span class="glyph" title="">∌</span> </td> <tr id="entity-notnivb"><td> <code title="">notnivb;</code> </td> <td> U+022FE </td> <td> <span class="glyph" title="">⋾</span> </td> <tr id="entity-notnivc"><td> <code title="">notnivc;</code> </td> <td> U+022FD </td> <td> <span class="glyph" title="">⋽</span> </td> <tr id="entity-NotPrecedes"><td> <code title="">NotPrecedes;</code> </td> <td> U+02280 </td> <td> <span class="glyph" title="">⊀</span> </td> <tr id="entity-NotPrecedesEqual"><td> <code title="">NotPrecedesEqual;</code> </td> <td> U+02AAF U+00338 </td> <td> <span class="glyph compound" title="">⪯̸</spa> </td> <tr id="entity-NotPrecedesSlantEqual"><td> <code title="">NotPrecedesSlantEqual;</code> </td> <td> U+022E0 </td> <td> <span class="glyph" title="">⋠</span> </td> <tr id="entity-NotReverseElement"><td> <code title="">NotReverseElement;</code> </td> <td> U+0220C </td> <td> <span class="glyph" title="">∌</span> </td> <tr id="entity-NotRightTriangle"><td> <code title="">NotRightTriangle;</code> </td> <td> U+022EB </td> <td> <span class="glyph" title="">⋫</span> </td> <tr id="entity-NotRightTriangleBar"><td> <code title="">NotRightTriangleBar;</code> </td> <td> U+029D0 U+00338 </td> <td> <span class="glyph compound" title="">⧐̸</span> </td> <tr id="entity-NotRightTriangleEqual"><td> <code title="">NotRightTriangleEqual;</code> </td> <td> U+022ED </td> <td> <span class="glyph" title="">⋭</span> </td> <tr id="entity-NotSquareSubset"><td> <code title="">NotSquareSubset;</code> </td> <td> U+0228F U+00338 </td> <td> <span class="glyph compound" title=">⊏̸</span> </td> <tr id="entity-NotSquareSubsetEqual"><td> <code title="">NotSquareSubsetEqual;</code> </td> <td> U+022E2 </td> <td> <span class="glyph" title="">⋢</span> </td> <tr id="entity-NotSquareSuperset"><td> <code title="">NotSquareSuperset;</code> </td> <td> U+02290 U+00338 </td> <td> <span class="glyph compound" title="">⊐̸</span> </td> <tr id="entity-NotSquareSupersetEqual"><td> <code title="">NotSquareSupersetEqual;</code> </td> <td> U+022E3 </td> <td> <span class="glyph" title="">⋣</span> </td> <tr id="entity-NotSubset"><td> <code title="">NotSubset;</code> </td> <td> U+02282 U+020D2 </td> <td> <span class="glyph compound" title="">⊂⃒</span> </td> <tr id="entity-NotSubsetEqual"><td> <code title="">NotSubsetEqual;</code> </td> <td> U+02288 </td> <td> <span class="glyph" title="">⊈</span> </td> <tr id="entity-NotSucceeds"><td> <code title="">NotSucceeds;</code> </td> <td> U+02281 </td> <td> <span class="glyph" title="">⊁</span> </td><tr id="entity-NotSucceedsEqual"><td> <code title="">NotSucceedsEqual;</code> </td> <td> U+02AB0 U+00338 </td> <td> <span class="glyph compound" title="">⪰̸</span> </td> <tr id="entity-NotSucceedsSlantEqual"><td> <code title="">NotSucceedsSlantEqual;</code> </td> <td> U+022E1 </td> <td> <span class="glyph" title="">⋡</span> </td> <tr id="entity-NotSucceedsTilde"><td> <code title="">NotSucceedsTilde;</code> </td> <td> U+0227F U+00338 </td> <td> <span class="glyph compound" title="">≿̸</span> </td> <tr id="entity-NotSuperset"><td> <code title="">NotSuperset;</code> </td> <td> U+02283 U+020D2 </td> <td> <span class="glyph compound" title="">⊃⃒</span> </td> <tr id="entity-NotSupersetEqual"><td> <code title="">NotSupersetEqual;</code> </td> <td> U+02289 </td> <td> <span class="glyph" title="">⊉</span> </td> <tr id="entity-NotTilde"><td> <code title="">NotTilde;</code> </td> <td> U+02241 </td> <td> <span class="glyph" title="">≁</span> </td> <tr id="entityNotTildeEqual"><td> <code title="">NotTildeEqual;</code> </td> <td> U+02244 </td> <td> <span class="glyph" title="">≄</span> </td> <tr id="entity-NotTildeFullEqual"><td> <code title="">NotTildeFullEqual;</code> </td> <td> U+02247 </td> <td> <span class="glyph" title="">≇</span> </td> <tr id="entity-NotTildeTilde"><td> <code title="">NotTildeTilde;</code> </td> <td> U+02249 </td> <td> <span class="glyph" title="">≉</span> </td> <tr id="entity-NotVerticalBar"><td> <code title="">NotVerticalBar;</code> </td> <td> U+02224 </td> <td> <span class="glyph" title="">∤</span> </td> <tr id="entity-npar"><td> <code title="">npar;</code> </td> <td> U+02226 </td> <td> <span class="glyph" title="">∦</span> </td> <tr id="entity-nparallel"><td> <code title="">nparallel;</code> </td> <td> U+02226 </td> <td> <span class="glyph" title="">∦</span> </td> <tr id="entity-nparsl"><td> <code title="">nparsl;</code> </td> <td> U+02AFD U+020E5 </td> <td> <span class="glyph compound" title="">⫽e5;</span> </td> <tr id="entity-npart"><td> <code title="">npart;</code> </td> <td> U+02202 U+00338 </td> <td> <span class="glyph compound" title="">∂̸</span> </td> <tr id="entity-npolint"><td> <code title="">npolint;</code> </td> <td> U+02A14 </td> <td> <span class="glyph" title="">⨔</span> </td> <tr id="entity-npr"><td> <code title="">npr;</code> </td> <td> U+02280 </td> <td> <span class="glyph" title="">⊀</span> </td> <tr id="entity-nprcue"><td> <code title="">nprcue;</code> </td> <td> U+022E0 </td> <td> <span class="glyph" title="">⋠</span> </td> <tr id="entity-npre"><td> <code title="">npre;</code> </td> <td> U+02AAF U+00338 </td> <td> <span class="glyph compound" title="">⪯̸</span> </td> <tr id="entity-nprec"><td> <code title="">nprec;</code> </td> <td> U+02280 </td> <td> <span class="glyph" title="">⊀</span> </td> <tr id="entity-npreceq"><td> <code title="">npreceq;</code> </td> <td> U+02AAF U+00338 </td> <td> <span class="glyph compound" title="">preceq;̸</span> </td> <tr id="entity-nrArr"><td> <code title="">nrArr;</code> </td> <td> U+021CF </td> <td> <span class="glyph" title="">⇏</span> </td> <tr id="entity-nrarr"><td> <code title="">nrarr;</code> </td> <td> U+0219B </td> <td> <span class="glyph" title="">↛</span> </td> <tr id="entity-nrarrc"><td> <code title="">nrarrc;</code> </td> <td> U+02933 U+00338 </td> <td> <span class="glyph compound" title="">⤳̸</span> </td> <tr id="entity-nrarrw"><td> <code title="">nrarrw;</code> </td> <td> U+0219D U+00338 </td> <td> <span class="glyph compound" title="">↝̸</span> </td> <tr id="entity-nRightarrow"><td> <code title="">nRightarrow;</code> </td> <td> U+021CF </td> <td> <span class="glyph" title="">⇏</span> </td> <tr id="entity-nrightarrow"><td> <code title="">nrightarrow;</code> </td> <td> U+0219B </td> <td> <span class="glyph" title="">↛</span> </td> <tr id="entity-nrtri"><td> <code title="">nrtri;</code> </td> <td> U+022EB </td> <td> <span lass="glyph" title="">⋫</span> </td> <tr id="entity-nrtrie"><td> <code title="">nrtrie;</code> </td> <td> U+022ED </td> <td> <span class="glyph" title="">⋭</span> </td> <tr id="entity-nsc"><td> <code title="">nsc;</code> </td> <td> U+02281 </td> <td> <span class="glyph" title="">⊁</span> </td> <tr id="entity-nsccue"><td> <code title="">nsccue;</code> </td> <td> U+022E1 </td> <td> <span class="glyph" title="">⋡</span> </td> <tr id="entity-nsce"><td> <code title="">nsce;</code> </td> <td> U+02AB0 U+00338 </td> <td> <span class="glyph compound" title="">⪰̸</span> </td> <tr id="entity-Nscr"><td> <code title="">Nscr;</code> </td> <td> U+1D4A9 </td> <td> <span class="glyph" title="">𝒩</span> </td> <tr id="entity-nscr"><td> <code title="">nscr;</code> </td> <td> U+1D4C3 </td> <td> <span class="glyph" title="">𝓃</span> </td> <tr id="entity-nshortmid"><td> <code title="">nshortmid;</code> </td> <td> U+02224 </td> <td> <span class="glyph" title="">∤</span> /td> <tr id="entity-nshortparallel"><td> <code title="">nshortparallel;</code> </td> <td> U+02226 </td> <td> <span class="glyph" title="">∦</span> </td> <tr id="entity-nsim"><td> <code title="">nsim;</code> </td> <td> U+02241 </td> <td> <span class="glyph" title="">≁</span> </td> <tr id="entity-nsime"><td> <code title="">nsime;</code> </td> <td> U+02244 </td> <td> <span class="glyph" title="">≄</span> </td> <tr id="entity-nsimeq"><td> <code title="">nsimeq;</code> </td> <td> U+02244 </td> <td> <span class="glyph" title="">≄</span> </td> <tr id="entity-nsmid"><td> <code title="">nsmid;</code> </td> <td> U+02224 </td> <td> <span class="glyph" title="">∤</span> </td> <tr id="entity-nspar"><td> <code title="">nspar;</code> </td> <td> U+02226 </td> <td> <span class="glyph" title="">∦</span> </td> <tr id="entity-nsqsube"><td> <code title="">nsqsube;</code> </td> <td> U+022E2 </td> <td> <span class="glyph" title="">⋢</span> </td> <tr id="entity-nsqsupe"><td> <code title=">nsqsupe;</code> </td> <td> U+022E3 </td> <td> <span class="glyph" title="">⋣</span> </td> <tr id="entity-nsub"><td> <code title="">nsub;</code> </td> <td> U+02284 </td> <td> <span class="glyph" title="">⊄</span> </td> <tr id="entity-nsubE"><td> <code title="">nsubE;</code> </td> <td> U+02AC5 U+00338 </td> <td> <span class="glyph compound" title="">⫅̸</span> </td> <tr id="entity-nsube"><td> <code title="">nsube;</code> </td> <td> U+02288 </td> <td> <span class="glyph" title="">⊈</span> </td> <tr id="entity-nsubset"><td> <code title="">nsubset;</code> </td> <td> U+02282 U+020D2 </td> <td> <span class="glyph compound" title="">⊂⃒</span> </td> <tr id="entity-nsubseteq"><td> <code title="">nsubseteq;</code> </td> <td> U+02288 </td> <td> <span class="glyph" title="">⊈</span> </td> <tr id="entity-nsubseteqq"><td> <code title="">nsubseteqq;</code> </td> <td> U+02AC5 U+00338 </td> <td> <span class="glyph compound" title="">⫅̸</span> </td> <tr id="ntity-nsucc"><td> <code title="">nsucc;</code> </td> <td> U+02281 </td> <td> <span class="glyph" title="">⊁</span> </td> <tr id="entity-nsucceq"><td> <code title="">nsucceq;</code> </td> <td> U+02AB0 U+00338 </td> <td> <span class="glyph compound" title="">⪰̸</span> </td> <tr id="entity-nsup"><td> <code title="">nsup;</code> </td> <td> U+02285 </td> <td> <span class="glyph" title="">⊅</span> </td> <tr id="entity-nsupE"><td> <code title="">nsupE;</code> </td> <td> U+02AC6 U+00338 </td> <td> <span class="glyph compound" title="">⫆̸</span> </td> <tr id="entity-nsupe"><td> <code title="">nsupe;</code> </td> <td> U+02289 </td> <td> <span class="glyph" title="">⊉</span> </td> <tr id="entity-nsupset"><td> <code title="">nsupset;</code> </td> <td> U+02283 U+020D2 </td> <td> <span class="glyph compound" title="">⊃⃒</span> </td> <tr id="entity-nsupseteq"><td> <code title="">nsupseteq;</code> </td> <td> U+02289 </td> <td> <span class="glyph" title="">&nsupsete;</span> </td> <tr id="entity-nsupseteqq"><td> <code title="">nsupseteqq;</code> </td> <td> U+02AC6 U+00338 </td> <td> <span class="glyph compound" title="">⫆̸</span> </td> <tr id="entity-ntgl"><td> <code title="">ntgl;</code> </td> <td> U+02279 </td> <td> <span class="glyph" title="">≹</span> </td> <tr id="entity-Ntilde"><td> <code title="">Ntilde;</code> </td> <td> U+000D1 </td> <td> <span class="glyph" title="">Ñ</span> </td> <tr class="impl" id="entity-Ntilde-legacy"><td> <code title="">Ntilde</code> </td> <td> U+000D1 </td> <td> <span title="">Ñ</span> </td> <tr id="entity-ntilde"><td> <code title="">ntilde;</code> </td> <td> U+000F1 </td> <td> <span class="glyph" title="">ñ</span> </td> <tr class="impl" id="entity-ntilde-legacy"><td> <code title="">ntilde</code> </td> <td> U+000F1 </td> <td> <span title="">ñ</span> </td> <tr id="entity-ntlg"><td> <code title="">ntlg;</code> </td> <td> U+02278 </td> <td> <span class="glyph" title="">≸</span> </td> <r id="entity-ntriangleleft"><td> <code title="">ntriangleleft;</code> </td> <td> U+022EA </td> <td> <span class="glyph" title="">⋪</span> </td> <tr id="entity-ntrianglelefteq"><td> <code title="">ntrianglelefteq;</code> </td> <td> U+022EC </td> <td> <span class="glyph" title="">⋬</span> </td> <tr id="entity-ntriangleright"><td> <code title="">ntriangleright;</code> </td> <td> U+022EB </td> <td> <span class="glyph" title="">⋫</span> </td> <tr id="entity-ntrianglerighteq"><td> <code title="">ntrianglerighteq;</code> </td> <td> U+022ED </td> <td> <span class="glyph" title="">⋭</span> </td> <tr id="entity-Nu"><td> <code title="">Nu;</code> </td> <td> U+0039D </td> <td> <span class="glyph" title="">Ν</span> </td> <tr id="entity-nu"><td> <code title="">nu;</code> </td> <td> U+003BD </td> <td> <span class="glyph" title="">ν</span> </td> <tr id="entity-num"><td> <code title="">num;</code> </td> <td> U+00023 </td> <td> <span class="glyph" title="">#</span> </td> <tr id="entit-numero"><td> <code title="">numero;</code> </td> <td> U+02116 </td> <td> <span class="glyph" title="">№</span> </td> <tr id="entity-numsp"><td> <code title="">numsp;</code> </td> <td> U+02007 </td> <td> <span class="glyph" title=""> </span> </td> <tr id="entity-nvap"><td> <code title="">nvap;</code> </td> <td> U+0224D U+020D2 </td> <td> <span class="glyph compound" title="">≍⃒</span> </td> <tr id="entity-nVDash"><td> <code title="">nVDash;</code> </td> <td> U+022AF </td> <td> <span class="glyph" title="">⊯</span> </td> <tr id="entity-nVdash"><td> <code title="">nVdash;</code> </td> <td> U+022AE </td> <td> <span class="glyph" title="">⊮</span> </td> <tr id="entity-nvDash"><td> <code title="">nvDash;</code> </td> <td> U+022AD </td> <td> <span class="glyph" title="">⊭</span> </td> <tr id="entity-nvdash"><td> <code title="">nvdash;</code> </td> <td> U+022AC </td> <td> <span class="glyph" title="">⊬</span> </td> <tr id="entity-nvge"><td> <code title="">nvg;</code> </td> <td> U+02265 U+020D2 </td> <td> <span class="glyph compound" title="">≥⃒</span> </td> <tr id="entity-nvgt"><td> <code title="">nvgt;</code> </td> <td> U+0003E U+020D2 </td> <td> <span class="glyph compound" title="">>⃒</span> </td> <tr id="entity-nvHarr"><td> <code title="">nvHarr;</code> </td> <td> U+02904 </td> <td> <span class="glyph" title="">⤄</span> </td> <tr id="entity-nvinfin"><td> <code title="">nvinfin;</code> </td> <td> U+029DE </td> <td> <span class="glyph" title="">⧞</span> </td> <tr id="entity-nvlArr"><td> <code title="">nvlArr;</code> </td> <td> U+02902 </td> <td> <span class="glyph" title="">⤂</span> </td> <tr id="entity-nvle"><td> <code title="">nvle;</code> </td> <td> U+02264 U+020D2 </td> <td> <span class="glyph compound" title="">≤⃒</span> </td> <tr id="entity-nvlt"><td> <code title="">nvlt;</code> </td> <td> U+0003C U+020D2 </td> <td> <span class="glyph compound" title=""><⃒</span> </td> <tr id="entity-nvltrie"<td> <code title="">nvltrie;</code> </td> <td> U+022B4 U+020D2 </td> <td> <span class="glyph compound" title="">⊴⃒</span> </td> <tr id="entity-nvrArr"><td> <code title="">nvrArr;</code> </td> <td> U+02903 </td> <td> <span class="glyph" title="">⤃</span> </td> <tr id="entity-nvrtrie"><td> <code title="">nvrtrie;</code> </td> <td> U+022B5 U+020D2 </td> <td> <span class="glyph compound" title="">⊵⃒</span> </td> <tr id="entity-nvsim"><td> <code title="">nvsim;</code> </td> <td> U+0223C U+020D2 </td> <td> <span class="glyph compound" title="">∼⃒</span> </td> <tr id="entity-nwarhk"><td> <code title="">nwarhk;</code> </td> <td> U+02923 </td> <td> <span class="glyph" title="">⤣</span> </td> <tr id="entity-nwArr"><td> <code title="">nwArr;</code> </td> <td> U+021D6 </td> <td> <span class="glyph" title="">⇖</span> </td> <tr id="entity-nwarr"><td> <code title="">nwarr;</code> </td> <td> U+02196 </td> <td> <span class="glyph" title="">↖</span> </td> <t id="entity-nwarrow"><td> <code title="">nwarrow;</code> </td> <td> U+02196 </td> <td> <span class="glyph" title="">↖</span> </td> <tr id="entity-nwnear"><td> <code title="">nwnear;</code> </td> <td> U+02927 </td> <td> <span class="glyph" title="">⤧</span> </td> <tr id="entity-Oacute"><td> <code title="">Oacute;</code> </td> <td> U+000D3 </td> <td> <span class="glyph" title="">Ó</span> </td> <tr class="impl" id="entity-Oacute-legacy"><td> <code title="">Oacute</code> </td> <td> U+000D3 </td> <td> <span title="">Ó</span> </td> <tr id="entity-oacute"><td> <code title="">oacute;</code> </td> <td> U+000F3 </td> <td> <span class="glyph" title="">ó</span> </td> <tr class="impl" id="entity-oacute-legacy"><td> <code title="">oacute</code> </td> <td> U+000F3 </td> <td> <span title="">ó</span> </td> <tr id="entity-oast"><td> <code title="">oast;</code> </td> <td> U+0229B </td> <td> <span class="glyph" title="">⊛</span> </td> <tr id="entity-ocir"><td> <code title="">ocir</code> </td> <td> U+0229A </td> <td> <span class="glyph" title="">⊚</span> </td> <tr id="entity-Ocirc"><td> <code title="">Ocirc;</code> </td> <td> U+000D4 </td> <td> <span class="glyph" title="">Ô</span> </td> <tr class="impl" id="entity-Ocirc-legacy"><td> <code title="">Ocirc</code> </td> <td> U+000D4 </td> <td> <span title="">Ô</span> </td> <tr id="entity-ocirc"><td> <code title="">ocirc;</code> </td> <td> U+000F4 </td> <td> <span class="glyph" title="">ô</span> </td> <tr class="impl" id="entity-ocirc-legacy"><td> <code title="">ocirc</code> </td> <td> U+000F4 </td> <td> <span title="">ô</span> </td> <tr id="entity-Ocy"><td> <code title="">Ocy;</code> </td> <td> U+0041E </td> <td> <span class="glyph" title="">О</span> </td> <tr id="entity-ocy"><td> <code title="">ocy;</code> </td> <td> U+0043E </td> <td> <span class="glyph" title="">о</span> </td> <tr id="entity-odash"><td> <code title="">odash;</code> </td> <td> U+0229D </td> <td> <span class="glyph" title="">&circlddash;</span> </td> <tr id="entity-Odblac"><td> <code title="">Odblac;</code> </td> <td> U+00150 </td> <td> <span class="glyph" title="">Ő</span> </td> <tr id="entity-odblac"><td> <code title="">odblac;</code> </td> <td> U+00151 </td> <td> <span class="glyph" title="">ő</span> </td> <tr id="entity-odiv"><td> <code title="">odiv;</code> </td> <td> U+02A38 </td> <td> <span class="glyph" title="">⨸</span> </td> <tr id="entity-odot"><td> <code title="">odot;</code> </td> <td> U+02299 </td> <td> <span class="glyph" title="">⊙</span> </td> <tr id="entity-odsold"><td> <code title="">odsold;</code> </td> <td> U+029BC </td> <td> <span class="glyph" title="">⦼</span> </td> <tr id="entity-OElig"><td> <code title="">OElig;</code> </td> <td> U+00152 </td> <td> <span class="glyph" title="">Œ</span> </td> <tr id="entity-oelig"><td> <code title="">oelig;</code> </td> <td> U+00153 </td> <td> <span class="glyph" title="">œ</span> </td> <tr id="entity-ofcir"><td> <code title="">ofcir</code> </td> <td> U+029BF </td> <td> <span class="glyph" title="">⦿</span> </td> <tr id="entity-Ofr"><td> <code title="">Ofr;</code> </td> <td> U+1D512 </td> <td> <span class="glyph" title="">𝔒</span> </td> <tr id="entity-ofr"><td> <code title="">ofr;</code> </td> <td> U+1D52C </td> <td> <span class="glyph" title="">𝔬</span> </td> <tr id="entity-ogon"><td> <code title="">ogon;</code> </td> <td> U+002DB </td> <td> <span class="glyph" title="">˛</span> </td> <tr id="entity-Ograve"><td> <code title="">Ograve;</code> </td> <td> U+000D2 </td> <td> <span class="glyph" title="">Ò</span> </td> <tr class="impl" id="entity-Ograve-legacy"><td> <code title="">Ograve</code> </td> <td> U+000D2 </td> <td> <span title="">Ò</span> </td> <tr id="entity-ograve"><td> <code title="">ograve;</code> </td> <td> U+000F2 </td> <td> <span class="glyph" title="">ò</span> </td> <tr class="impl" id="entity-ograve-legacy"><td> <code title="">ograve</code> </td> <td> U+000F2 </td> <td> <span title=">ò</span> </td> <tr id="entity-ogt"><td> <code title="">ogt;</code> </td> <td> U+029C1 </td> <td> <span class="glyph" title="">⧁</span> </td> <tr id="entity-ohbar"><td> <code title="">ohbar;</code> </td> <td> U+029B5 </td> <td> <span class="glyph" title="">⦵</span> </td> <tr id="entity-ohm"><td> <code title="">ohm;</code> </td> <td> U+003A9 </td> <td> <span class="glyph" title="">Ω</span> </td> <tr id="entity-oint"><td> <code title="">oint;</code> </td> <td> U+0222E </td> <td> <span class="glyph" title="">∮</span> </td> <tr id="entity-olarr"><td> <code title="">olarr;</code> </td> <td> U+021BA </td> <td> <span class="glyph" title="">↺</span> </td> <tr id="entity-olcir"><td> <code title="">olcir;</code> </td> <td> U+029BE </td> <td> <span class="glyph" title="">⦾</span> </td> <tr id="entity-olcross"><td> <code title="">olcross;</code> </td> <td> U+029BB </td> <td> <span class="glyph" title="">⦻</span> </td> <tr id="entity-oline"><td> <code title="">oline;</cod> </td> <td> U+0203E </td> <td> <span class="glyph" title="">‾</span> </td> <tr id="entity-olt"><td> <code title="">olt;</code> </td> <td> U+029C0 </td> <td> <span class="glyph" title="">⧀</span> </td> <tr id="entity-Omacr"><td> <code title="">Omacr;</code> </td> <td> U+0014C </td> <td> <span class="glyph" title="">Ō</span> </td> <tr id="entity-omacr"><td> <code title="">omacr;</code> </td> <td> U+0014D </td> <td> <span class="glyph" title="">ō</span> </td> <tr id="entity-Omega"><td> <code title="">Omega;</code> </td> <td> U+003A9 </td> <td> <span class="glyph" title="">Ω</span> </td> <tr id="entity-omega"><td> <code title="">omega;</code> </td> <td> U+003C9 </td> <td> <span class="glyph" title="">ω</span> </td> <tr id="entity-Omicron"><td> <code title="">Omicron;</code> </td> <td> U+0039F </td> <td> <span class="glyph" title="">Ο</span> </td> <tr id="entity-omicron"><td> <code title="">omicron;</code> </td> <td> U+003BF </td> <td> <span class="glyph" title="">&omicro;</span> </td> <tr id="entity-omid"><td> <code title="">omid;</code> </td> <td> U+029B6 </td> <td> <span class="glyph" title="">⦶</span> </td> <tr id="entity-ominus"><td> <code title="">ominus;</code> </td> <td> U+02296 </td> <td> <span class="glyph" title="">⊖</span> </td> <tr id="entity-Oopf"><td> <code title="">Oopf;</code> </td> <td> U+1D546 </td> <td> <span class="glyph" title="">𝕆</span> </td> <tr id="entity-oopf"><td> <code title="">oopf;</code> </td> <td> U+1D560 </td> <td> <span class="glyph" title="">𝕠</span> </td> <tr id="entity-opar"><td> <code title="">opar;</code> </td> <td> U+029B7 </td> <td> <span class="glyph" title="">⦷</span> </td> <tr id="entity-OpenCurlyDoubleQuote"><td> <code title="">OpenCurlyDoubleQuote;</code> </td> <td> U+0201C </td> <td> <span class="glyph" title="">“</span> </td> <tr id="entity-OpenCurlyQuote"><td> <code title="">OpenCurlyQuote;</code> </td> <td> U+02018 </td> <td> <span class="glyph" title="">‘</span> </td> <tr id="entity-oerp"><td> <code title="">operp;</code> </td> <td> U+029B9 </td> <td> <span class="glyph" title="">⦹</span> </td> <tr id="entity-oplus"><td> <code title="">oplus;</code> </td> <td> U+02295 </td> <td> <span class="glyph" title="">⊕</span> </td> <tr id="entity-Or"><td> <code title="">Or;</code> </td> <td> U+02A54 </td> <td> <span class="glyph" title="">⩔</span> </td> <tr id="entity-or"><td> <code title="">or;</code> </td> <td> U+02228 </td> <td> <span class="glyph" title="">∨</span> </td> <tr id="entity-orarr"><td> <code title="">orarr;</code> </td> <td> U+021BB </td> <td> <span class="glyph" title="">↻</span> </td> <tr id="entity-ord"><td> <code title="">ord;</code> </td> <td> U+02A5D </td> <td> <span class="glyph" title="">⩝</span> </td> <tr id="entity-order"><td> <code title="">order;</code> </td> <td> U+02134 </td> <td> <span class="glyph" title="">ℴ</span> </td> <tr id="entity-orderof"><td> <code title="">orderof;</code> </td> <td> U+02134 </td> <td> <span class="glyph" ttle="">ℴ</span> </td> <tr id="entity-ordf"><td> <code title="">ordf;</code> </td> <td> U+000AA </td> <td> <span class="glyph" title="">ª</span> </td> <tr class="impl" id="entity-ordf-legacy"><td> <code title="">ordf</code> </td> <td> U+000AA </td> <td> <span title="">ª</span> </td> <tr id="entity-ordm"><td> <code title="">ordm;</code> </td> <td> U+000BA </td> <td> <span class="glyph" title="">º</span> </td> <tr class="impl" id="entity-ordm-legacy"><td> <code title="">ordm</code> </td> <td> U+000BA </td> <td> <span title="">º</span> </td> <tr id="entity-origof"><td> <code title="">origof;</code> </td> <td> U+022B6 </td> <td> <span class="glyph" title="">⊶</span> </td> <tr id="entity-oror"><td> <code title="">oror;</code> </td> <td> U+02A56 </td> <td> <span class="glyph" title="">⩖</span> </td> <tr id="entity-orslope"><td> <code title="">orslope;</code> </td> <td> U+02A57 </td> <td> <span class="glyph" title="">⩗</span> </td> <tr id="entity-orv"><td> <code title=""orv;</code> </td> <td> U+02A5B </td> <td> <span class="glyph" title="">⩛</span> </td> <tr id="entity-oS"><td> <code title="">oS;</code> </td> <td> U+024C8 </td> <td> <span class="glyph" title="">Ⓢ</span> </td> <tr id="entity-Oscr"><td> <code title="">Oscr;</code> </td> <td> U+1D4AA </td> <td> <span class="glyph" title="">𝒪</span> </td> <tr id="entity-oscr"><td> <code title="">oscr;</code> </td> <td> U+02134 </td> <td> <span class="glyph" title="">ℴ</span> </td> <tr id="entity-Oslash"><td> <code title="">Oslash;</code> </td> <td> U+000D8 </td> <td> <span class="glyph" title="">Ø</span> </td> <tr class="impl" id="entity-Oslash-legacy"><td> <code title="">Oslash</code> </td> <td> U+000D8 </td> <td> <span title="">Ø</span> </td> <tr id="entity-oslash"><td> <code title="">oslash;</code> </td> <td> U+000F8 </td> <td> <span class="glyph" title="">ø</span> </td> <tr class="impl" id="entity-oslash-legacy"><td> <code title="">oslash</code> </td> <td> U+000F8 </td> <td> <span titl="">ø</span> </td> <tr id="entity-osol"><td> <code title="">osol;</code> </td> <td> U+02298 </td> <td> <span class="glyph" title="">⊘</span> </td> <tr id="entity-Otilde"><td> <code title="">Otilde;</code> </td> <td> U+000D5 </td> <td> <span class="glyph" title="">Õ</span> </td> <tr class="impl" id="entity-Otilde-legacy"><td> <code title="">Otilde</code> </td> <td> U+000D5 </td> <td> <span title="">Õ</span> </td> <tr id="entity-otilde"><td> <code title="">otilde;</code> </td> <td> U+000F5 </td> <td> <span class="glyph" title="">õ</span> </td> <tr class="impl" id="entity-otilde-legacy"><td> <code title="">otilde</code> </td> <td> U+000F5 </td> <td> <span title="">õ</span> </td> <tr id="entity-Otimes"><td> <code title="">Otimes;</code> </td> <td> U+02A37 </td> <td> <span class="glyph" title="">⨷</span> </td> <tr id="entity-otimes"><td> <code title="">otimes;</code> </td> <td> U+02297 </td> <td> <span class="glyph" title="">⊗</span> </td> <tr id="entity-otimsas"><td> <code title="">otimesas;</code> </td> <td> U+02A36 </td> <td> <span class="glyph" title="">⨶</span> </td> <tr id="entity-Ouml"><td> <code title="">Ouml;</code> </td> <td> U+000D6 </td> <td> <span class="glyph" title="">Ö</span> </td> <tr class="impl" id="entity-Ouml-legacy"><td> <code title="">Ouml</code> </td> <td> U+000D6 </td> <td> <span title="">Ö</span> </td> <tr id="entity-ouml"><td> <code title="">ouml;</code> </td> <td> U+000F6 </td> <td> <span class="glyph" title="">ö</span> </td> <tr class="impl" id="entity-ouml-legacy"><td> <code title="">ouml</code> </td> <td> U+000F6 </td> <td> <span title="">ö</span> </td> <tr id="entity-ovbar"><td> <code title="">ovbar;</code> </td> <td> U+0233D </td> <td> <span class="glyph" title="">⌽</span> </td> <tr id="entity-OverBar"><td> <code title="">OverBar;</code> </td> <td> U+0203E </td> <td> <span class="glyph" title="">‾</span> </td> <tr id="entity-OverBrace"><td> <code title="">OverBrace;</code> </td> <td> U+02DE </td> <td> <span class="glyph" title="">⏞</span> </td> <tr id="entity-OverBracket"><td> <code title="">OverBracket;</code> </td> <td> U+023B4 </td> <td> <span class="glyph" title="">⎴</span> </td> <tr id="entity-OverParenthesis"><td> <code title="">OverParenthesis;</code> </td> <td> U+023DC </td> <td> <span class="glyph" title="">⏜</span> </td> <tr id="entity-par"><td> <code title="">par;</code> </td> <td> U+02225 </td> <td> <span class="glyph" title="">∥</span> </td> <tr id="entity-para"><td> <code title="">para;</code> </td> <td> U+000B6 </td> <td> <span class="glyph" title="">¶</span> </td> <tr class="impl" id="entity-para-legacy"><td> <code title="">para</code> </td> <td> U+000B6 </td> <td> <span title="">¶</span> </td> <tr id="entity-parallel"><td> <code title="">parallel;</code> </td> <td> U+02225 </td> <td> <span class="glyph" title="">∥</span> </td> <tr id="entity-parsim"><td> <code title="">parsim;</code> </td> <td> U+02AF3 </td> <td> <span clas="glyph" title="">⫳</span> </td> <tr id="entity-parsl"><td> <code title="">parsl;</code> </td> <td> U+02AFD </td> <td> <span class="glyph" title="">⫽</span> </td> <tr id="entity-part"><td> <code title="">part;</code> </td> <td> U+02202 </td> <td> <span class="glyph" title="">∂</span> </td> <tr id="entity-PartialD"><td> <code title="">PartialD;</code> </td> <td> U+02202 </td> <td> <span class="glyph" title="">∂</span> </td> <tr id="entity-Pcy"><td> <code title="">Pcy;</code> </td> <td> U+0041F </td> <td> <span class="glyph" title="">П</span> </td> <tr id="entity-pcy"><td> <code title="">pcy;</code> </td> <td> U+0043F </td> <td> <span class="glyph" title="">п</span> </td> <tr id="entity-percnt"><td> <code title="">percnt;</code> </td> <td> U+00025 </td> <td> <span class="glyph" title="">%</span> </td> <tr id="entity-period"><td> <code title="">period;</code> </td> <td> U+0002E </td> <td> <span class="glyph" title="">.</span> </td> <tr id="entity-permil"><td> <code title="">permi;</code> </td> <td> U+02030 </td> <td> <span class="glyph" title="">‰</span> </td> <tr id="entity-perp"><td> <code title="">perp;</code> </td> <td> U+022A5 </td> <td> <span class="glyph" title="">⊥</span> </td> <tr id="entity-pertenk"><td> <code title="">pertenk;</code> </td> <td> U+02031 </td> <td> <span class="glyph" title="">‱</span> </td> <tr id="entity-Pfr"><td> <code title="">Pfr;</code> </td> <td> U+1D513 </td> <td> <span class="glyph" title="">𝔓</span> </td> <tr id="entity-pfr"><td> <code title="">pfr;</code> </td> <td> U+1D52D </td> <td> <span class="glyph" title="">𝔭</span> </td> <tr id="entity-Phi"><td> <code title="">Phi;</code> </td> <td> U+003A6 </td> <td> <span class="glyph" title="">Φ</span> </td> <tr id="entity-phi"><td> <code title="">phi;</code> </td> <td> U+003C6 </td> <td> <span class="glyph" title="">φ</span> </td> <tr id="entity-phiv"><td> <code title="">phiv;</code> </td> <td> U+003D5 </td> <td> <span class="glyph" title="">ϕ</span> </td> <t id="entity-phmmat"><td> <code title="">phmmat;</code> </td> <td> U+02133 </td> <td> <span class="glyph" title="">ℳ</span> </td> <tr id="entity-phone"><td> <code title="">phone;</code> </td> <td> U+0260E </td> <td> <span class="glyph" title="">☎</span> </td> <tr id="entity-Pi"><td> <code title="">Pi;</code> </td> <td> U+003A0 </td> <td> <span class="glyph" title="">Π</span> </td> <tr id="entity-pi"><td> <code title="">pi;</code> </td> <td> U+003C0 </td> <td> <span class="glyph" title="">π</span> </td> <tr id="entity-pitchfork"><td> <code title="">pitchfork;</code> </td> <td> U+022D4 </td> <td> <span class="glyph" title="">⋔</span> </td> <tr id="entity-piv"><td> <code title="">piv;</code> </td> <td> U+003D6 </td> <td> <span class="glyph" title="">ϖ</span> </td> <tr id="entity-planck"><td> <code title="">planck;</code> </td> <td> U+0210F </td> <td> <span class="glyph" title="">ℏ</span> </td> <tr id="entity-planckh"><td> <code title="">planckh;</code> </td> <td> U+0210E </t> <td> <span class="glyph" title="">ℎ</span> </td> <tr id="entity-plankv"><td> <code title="">plankv;</code> </td> <td> U+0210F </td> <td> <span class="glyph" title="">ℏ</span> </td> <tr id="entity-plus"><td> <code title="">plus;</code> </td> <td> U+0002B </td> <td> <span class="glyph" title="">+</span> </td> <tr id="entity-plusacir"><td> <code title="">plusacir;</code> </td> <td> U+02A23 </td> <td> <span class="glyph" title="">⨣</span> </td> <tr id="entity-plusb"><td> <code title="">plusb;</code> </td> <td> U+0229E </td> <td> <span class="glyph" title="">⊞</span> </td> <tr id="entity-pluscir"><td> <code title="">pluscir;</code> </td> <td> U+02A22 </td> <td> <span class="glyph" title="">⨢</span> </td> <tr id="entity-plusdo"><td> <code title="">plusdo;</code> </td> <td> U+02214 </td> <td> <span class="glyph" title="">∔</span> </td> <tr id="entity-plusdu"><td> <code title="">plusdu;</code> </td> <td> U+02A25 </td> <td> <span class="glyph" title="">⨥</span </td> <tr id="entity-pluse"><td> <code title="">pluse;</code> </td> <td> U+02A72 </td> <td> <span class="glyph" title="">⩲</span> </td> <tr id="entity-PlusMinus"><td> <code title="">PlusMinus;</code> </td> <td> U+000B1 </td> <td> <span class="glyph" title="">±</span> </td> <tr id="entity-plusmn"><td> <code title="">plusmn;</code> </td> <td> U+000B1 </td> <td> <span class="glyph" title="">±</span> </td> <tr class="impl" id="entity-plusmn-legacy"><td> <code title="">plusmn</code> </td> <td> U+000B1 </td> <td> <span title="">±</span> </td> <tr id="entity-plussim"><td> <code title="">plussim;</code> </td> <td> U+02A26 </td> <td> <span class="glyph" title="">⨦</span> </td> <tr id="entity-plustwo"><td> <code title="">plustwo;</code> </td> <td> U+02A27 </td> <td> <span class="glyph" title="">⨧</span> </td> <tr id="entity-pm"><td> <code title="">pm;</code> </td> <td> U+000B1 </td> <td> <span class="glyph" title="">±</span> </td> <tr id="entity-Poincareplane"><td> <ode title="">Poincareplane;</code> </td> <td> U+0210C </td> <td> <span class="glyph" title="">ℌ</span> </td> <tr id="entity-pointint"><td> <code title="">pointint;</code> </td> <td> U+02A15 </td> <td> <span class="glyph" title="">⨕</span> </td> <tr id="entity-Popf"><td> <code title="">Popf;</code> </td> <td> U+02119 </td> <td> <span class="glyph" title="">ℙ</span> </td> <tr id="entity-popf"><td> <code title="">popf;</code> </td> <td> U+1D561 </td> <td> <span class="glyph" title="">𝕡</span> </td> <tr id="entity-pound"><td> <code title="">pound;</code> </td> <td> U+000A3 </td> <td> <span class="glyph" title="">£</span> </td> <tr class="impl" id="entity-pound-legacy"><td> <code title="">pound</code> </td> <td> U+000A3 </td> <td> <span title="">£</span> </td> <tr id="entity-Pr"><td> <code title="">Pr;</code> </td> <td> U+02ABB </td> <td> <span class="glyph" title="">⪻</span> </td> <tr id="entity-pr"><td> <code title="">pr;</code> </td> <td> U+0227A </td> <td> <span class=glyph" title="">≺</span> </td> <tr id="entity-prap"><td> <code title="">prap;</code> </td> <td> U+02AB7 </td> <td> <span class="glyph" title="">⪷</span> </td> <tr id="entity-prcue"><td> <code title="">prcue;</code> </td> <td> U+0227C </td> <td> <span class="glyph" title="">≼</span> </td> <tr id="entity-prE"><td> <code title="">prE;</code> </td> <td> U+02AB3 </td> <td> <span class="glyph" title="">⪳</span> </td> <tr id="entity-pre"><td> <code title="">pre;</code> </td> <td> U+02AAF </td> <td> <span class="glyph" title="">⪯</span> </td> <tr id="entity-prec"><td> <code title="">prec;</code> </td> <td> U+0227A </td> <td> <span class="glyph" title="">≺</span> </td> <tr id="entity-precapprox"><td> <code title="">precapprox;</code> </td> <td> U+02AB7 </td> <td> <span class="glyph" title="">⪷</span> </td> <tr id="entity-preccurlyeq"><td> <code title="">preccurlyeq;</code> </td> <td> U+0227C </td> <td> <span class="glyph" title="">≼</span> </td> <tr id="entity-Precees"><td> <code title="">Precedes;</code> </td> <td> U+0227A </td> <td> <span class="glyph" title="">≺</span> </td> <tr id="entity-PrecedesEqual"><td> <code title="">PrecedesEqual;</code> </td> <td> U+02AAF </td> <td> <span class="glyph" title="">⪯</span> </td> <tr id="entity-PrecedesSlantEqual"><td> <code title="">PrecedesSlantEqual;</code> </td> <td> U+0227C </td> <td> <span class="glyph" title="">≼</span> </td> <tr id="entity-PrecedesTilde"><td> <code title="">PrecedesTilde;</code> </td> <td> U+0227E </td> <td> <span class="glyph" title="">≾</span> </td> <tr id="entity-preceq"><td> <code title="">preceq;</code> </td> <td> U+02AAF </td> <td> <span class="glyph" title="">⪯</span> </td> <tr id="entity-precnapprox"><td> <code title="">precnapprox;</code> </td> <td> U+02AB9 </td> <td> <span class="glyph" title="">⪹</span> </td> <tr id="entity-precneqq"><td> <code title="">precneqq;</code> </td> <td> U+02AB5 </td> <td> <span class="glyph" title="">⪵</span> </td><tr id="entity-precnsim"><td> <code title="">precnsim;</code> </td> <td> U+022E8 </td> <td> <span class="glyph" title="">⋨</span> </td> <tr id="entity-precsim"><td> <code title="">precsim;</code> </td> <td> U+0227E </td> <td> <span class="glyph" title="">≾</span> </td> <tr id="entity-Prime"><td> <code title="">Prime;</code> </td> <td> U+02033 </td> <td> <span class="glyph" title="">″</span> </td> <tr id="entity-prime"><td> <code title="">prime;</code> </td> <td> U+02032 </td> <td> <span class="glyph" title="">′</span> </td> <tr id="entity-primes"><td> <code title="">primes;</code> </td> <td> U+02119 </td> <td> <span class="glyph" title="">ℙ</span> </td> <tr id="entity-prnap"><td> <code title="">prnap;</code> </td> <td> U+02AB9 </td> <td> <span class="glyph" title="">⪹</span> </td> <tr id="entity-prnE"><td> <code title="">prnE;</code> </td> <td> U+02AB5 </td> <td> <span class="glyph" title="">⪵</span> </td> <tr id="entity-prnsim"><td> <code title="">prnsim;</cod> </td> <td> U+022E8 </td> <td> <span class="glyph" title="">⋨</span> </td> <tr id="entity-prod"><td> <code title="">prod;</code> </td> <td> U+0220F </td> <td> <span class="glyph" title="">∏</span> </td> <tr id="entity-Product"><td> <code title="">Product;</code> </td> <td> U+0220F </td> <td> <span class="glyph" title="">∏</span> </td> <tr id="entity-profalar"><td> <code title="">profalar;</code> </td> <td> U+0232E </td> <td> <span class="glyph" title="">⌮</span> </td> <tr id="entity-profline"><td> <code title="">profline;</code> </td> <td> U+02312 </td> <td> <span class="glyph" title="">⌒</span> </td> <tr id="entity-profsurf"><td> <code title="">profsurf;</code> </td> <td> U+02313 </td> <td> <span class="glyph" title="">⌓</span> </td> <tr id="entity-prop"><td> <code title="">prop;</code> </td> <td> U+0221D </td> <td> <span class="glyph" title="">∝</span> </td> <tr id="entity-Proportion"><td> <code title="">Proportion;</code> </td> <td> U+02237 </td> <td> <pan class="glyph" title="">∷</span> </td> <tr id="entity-Proportional"><td> <code title="">Proportional;</code> </td> <td> U+0221D </td> <td> <span class="glyph" title="">∝</span> </td> <tr id="entity-propto"><td> <code title="">propto;</code> </td> <td> U+0221D </td> <td> <span class="glyph" title="">∝</span> </td> <tr id="entity-prsim"><td> <code title="">prsim;</code> </td> <td> U+0227E </td> <td> <span class="glyph" title="">≾</span> </td> <tr id="entity-prurel"><td> <code title="">prurel;</code> </td> <td> U+022B0 </td> <td> <span class="glyph" title="">⊰</span> </td> <tr id="entity-Pscr"><td> <code title="">Pscr;</code> </td> <td> U+1D4AB </td> <td> <span class="glyph" title="">𝒫</span> </td> <tr id="entity-pscr"><td> <code title="">pscr;</code> </td> <td> U+1D4C5 </td> <td> <span class="glyph" title="">𝓅</span> </td> <tr id="entity-Psi"><td> <code title="">Psi;</code> </td> <td> U+003A8 </td> <td> <span class="glyph" title="">Ψ</span> </td> <tr id="entit-psi"><td> <code title="">psi;</code> </td> <td> U+003C8 </td> <td> <span class="glyph" title="">ψ</span> </td> <tr id="entity-puncsp"><td> <code title="">puncsp;</code> </td> <td> U+02008 </td> <td> <span class="glyph" title=""> </span> </td> <tr id="entity-Qfr"><td> <code title="">Qfr;</code> </td> <td> U+1D514 </td> <td> <span class="glyph" title="">𝔔</span> </td> <tr id="entity-qfr"><td> <code title="">qfr;</code> </td> <td> U+1D52E </td> <td> <span class="glyph" title="">𝔮</span> </td> <tr id="entity-qint"><td> <code title="">qint;</code> </td> <td> U+02A0C </td> <td> <span class="glyph" title="">⨌</span> </td> <tr id="entity-Qopf"><td> <code title="">Qopf;</code> </td> <td> U+0211A </td> <td> <span class="glyph" title="">ℚ</span> </td> <tr id="entity-qopf"><td> <code title="">qopf;</code> </td> <td> U+1D562 </td> <td> <span class="glyph" title="">𝕢</span> </td> <tr id="entity-qprime"><td> <code title="">qprime;</code> </td> <td> U+02057 </td> <td> <span class="lyph" title="">⁗</span> </td> <tr id="entity-Qscr"><td> <code title="">Qscr;</code> </td> <td> U+1D4AC </td> <td> <span class="glyph" title="">𝒬</span> </td> <tr id="entity-qscr"><td> <code title="">qscr;</code> </td> <td> U+1D4C6 </td> <td> <span class="glyph" title="">𝓆</span> </td> <tr id="entity-quaternions"><td> <code title="">quaternions;</code> </td> <td> U+0210D </td> <td> <span class="glyph" title="">ℍ</span> </td> <tr id="entity-quatint"><td> <code title="">quatint;</code> </td> <td> U+02A16 </td> <td> <span class="glyph" title="">⨖</span> </td> <tr id="entity-quest"><td> <code title="">quest;</code> </td> <td> U+0003F </td> <td> <span class="glyph" title="">?</span> </td> <tr id="entity-questeq"><td> <code title="">questeq;</code> </td> <td> U+0225F </td> <td> <span class="glyph" title="">≟</span> </td> <tr id="entity-QUOT"><td> <code title="">QUOT;</code> </td> <td> U+00022 </td> <td> <span class="glyph" title="">"</span> </td> <tr class="impl" id="enity-QUOT-legacy"><td> <code title="">QUOT</code> </td> <td> U+00022 </td> <td> <span title="">"</span> </td> <tr id="entity-quot"><td> <code title="">quot;</code> </td> <td> U+00022 </td> <td> <span class="glyph" title="">"</span> </td> <tr class="impl" id="entity-quot-legacy"><td> <code title="">quot</code> </td> <td> U+00022 </td> <td> <span title="">"</span> </td> <tr id="entity-rAarr"><td> <code title="">rAarr;</code> </td> <td> U+021DB </td> <td> <span class="glyph" title="">⇛</span> </td> <tr id="entity-race"><td> <code title="">race;</code> </td> <td> U+0223D U+00331 </td> <td> <span class="glyph compound" title="">∽̱</span> </td> <tr id="entity-Racute"><td> <code title="">Racute;</code> </td> <td> U+00154 </td> <td> <span class="glyph" title="">Ŕ</span> </td> <tr id="entity-racute"><td> <code title="">racute;</code> </td> <td> U+00155 </td> <td> <span class="glyph" title="">ŕ</span> </td> <tr id="entity-radic"><td> <code title="">radic;</code> </td> <td> U+0221A </t> <td> <span class="glyph" title="">√</span> </td> <tr id="entity-raemptyv"><td> <code title="">raemptyv;</code> </td> <td> U+029B3 </td> <td> <span class="glyph" title="">⦳</span> </td> <tr id="entity-Rang"><td> <code title="">Rang;</code> </td> <td> U+027EB </td> <td> <span class="glyph" title="">⟫</span> </td> <tr id="entity-rang"><td> <code title="">rang;</code> </td> <td> U+027E9 </td> <td> <span class="glyph" title="">⟩</span> </td> <tr id="entity-rangd"><td> <code title="">rangd;</code> </td> <td> U+02992 </td> <td> <span class="glyph" title="">⦒</span> </td> <tr id="entity-range"><td> <code title="">range;</code> </td> <td> U+029A5 </td> <td> <span class="glyph" title="">⦥</span> </td> <tr id="entity-rangle"><td> <code title="">rangle;</code> </td> <td> U+027E9 </td> <td> <span class="glyph" title="">〉</span> </td> <tr id="entity-raquo"><td> <code title="">raquo;</code> </td> <td> U+000BB </td> <td> <span class="glyph" title="">»</span> </td> <tr clas="impl" id="entity-raquo-legacy"><td> <code title="">raquo</code> </td> <td> U+000BB </td> <td> <span title="">»</span> </td> <tr id="entity-Rarr"><td> <code title="">Rarr;</code> </td> <td> U+021A0 </td> <td> <span class="glyph" title="">↠</span> </td> <tr id="entity-rArr"><td> <code title="">rArr;</code> </td> <td> U+021D2 </td> <td> <span class="glyph" title="">⇒</span> </td> <tr id="entity-rarr"><td> <code title="">rarr;</code> </td> <td> U+02192 </td> <td> <span class="glyph" title="">→</span> </td> <tr id="entity-rarrap"><td> <code title="">rarrap;</code> </td> <td> U+02975 </td> <td> <span class="glyph" title="">⥵</span> </td> <tr id="entity-rarrb"><td> <code title="">rarrb;</code> </td> <td> U+021E5 </td> <td> <span class="glyph" title="">⇥</span> </td> <tr id="entity-rarrbfs"><td> <code title="">rarrbfs;</code> </td> <td> U+02920 </td> <td> <span class="glyph" title="">⤠</span> </td> <tr id="entity-rarrc"><td> <code title="">rarrc;</code> /td> <td> U+02933 </td> <td> <span class="glyph" title="">⤳</span> </td> <tr id="entity-rarrfs"><td> <code title="">rarrfs;</code> </td> <td> U+0291E </td> <td> <span class="glyph" title="">⤞</span> </td> <tr id="entity-rarrhk"><td> <code title="">rarrhk;</code> </td> <td> U+021AA </td> <td> <span class="glyph" title="">↪</span> </td> <tr id="entity-rarrlp"><td> <code title="">rarrlp;</code> </td> <td> U+021AC </td> <td> <span class="glyph" title="">↬</span> </td> <tr id="entity-rarrpl"><td> <code title="">rarrpl;</code> </td> <td> U+02945 </td> <td> <span class="glyph" title="">⥅</span> </td> <tr id="entity-rarrsim"><td> <code title="">rarrsim;</code> </td> <td> U+02974 </td> <td> <span class="glyph" title="">⥴</span> </td> <tr id="entity-Rarrtl"><td> <code title="">Rarrtl;</code> </td> <td> U+02916 </td> <td> <span class="glyph" title="">⤖</span> </td> <tr id="entity-rarrtl"><td> <code title="">rarrtl;</code> </td> <td> U+021A3 </td> <td> <span clas="glyph" title="">↣</span> </td> <tr id="entity-rarrw"><td> <code title="">rarrw;</code> </td> <td> U+0219D </td> <td> <span class="glyph" title="">↝</span> </td> <tr id="entity-rAtail"><td> <code title="">rAtail;</code> </td> <td> U+0291C </td> <td> <span class="glyph" title="">⤜</span> </td> <tr id="entity-ratail"><td> <code title="">ratail;</code> </td> <td> U+0291A </td> <td> <span class="glyph" title="">⤚</span> </td> <tr id="entity-ratio"><td> <code title="">ratio;</code> </td> <td> U+02236 </td> <td> <span class="glyph" title="">∶</span> </td> <tr id="entity-rationals"><td> <code title="">rationals;</code> </td> <td> U+0211A </td> <td> <span class="glyph" title="">ℚ</span> </td> <tr id="entity-RBarr"><td> <code title="">RBarr;</code> </td> <td> U+02910 </td> <td> <span class="glyph" title="">⤐</span> </td> <tr id="entity-rBarr"><td> <code title="">rBarr;</code> </td> <td> U+0290F </td> <td> <span class="glyph" title="">⤏</san> </td> <tr id="entity-rbarr"><td> <code title="">rbarr;</code> </td> <td> U+0290D </td> <td> <span class="glyph" title="">⤍</span> </td> <tr id="entity-rbbrk"><td> <code title="">rbbrk;</code> </td> <td> U+02773 </td> <td> <span class="glyph" title="">❳</span> </td> <tr id="entity-rbrace"><td> <code title="">rbrace;</code> </td> <td> U+0007D </td> <td> <span class="glyph" title="">}</span> </td> <tr id="entity-rbrack"><td> <code title="">rbrack;</code> </td> <td> U+0005D </td> <td> <span class="glyph" title="">]</span> </td> <tr id="entity-rbrke"><td> <code title="">rbrke;</code> </td> <td> U+0298C </td> <td> <span class="glyph" title="">⦌</span> </td> <tr id="entity-rbrksld"><td> <code title="">rbrksld;</code> </td> <td> U+0298E </td> <td> <span class="glyph" title="">⦎</span> </td> <tr id="entity-rbrkslu"><td> <code title="">rbrkslu;</code> </td> <td> U+02990 </td> <td> <span class="glyph" title="">⦐</span> </td> <tr id="entity-Rcaron"><td> <code title="">Rcaron;</code </td> <td> U+00158 </td> <td> <span class="glyph" title="">Ř</span> </td> <tr id="entity-rcaron"><td> <code title="">rcaron;</code> </td> <td> U+00159 </td> <td> <span class="glyph" title="">ř</span> </td> <tr id="entity-Rcedil"><td> <code title="">Rcedil;</code> </td> <td> U+00156 </td> <td> <span class="glyph" title="">Ŗ</span> </td> <tr id="entity-rcedil"><td> <code title="">rcedil;</code> </td> <td> U+00157 </td> <td> <span class="glyph" title="">ŗ</span> </td> <tr id="entity-rceil"><td> <code title="">rceil;</code> </td> <td> U+02309 </td> <td> <span class="glyph" title="">⌉</span> </td> <tr id="entity-rcub"><td> <code title="">rcub;</code> </td> <td> U+0007D </td> <td> <span class="glyph" title="">}</span> </td> <tr id="entity-Rcy"><td> <code title="">Rcy;</code> </td> <td> U+00420 </td> <td> <span class="glyph" title="">Р</span> </td> <tr id="entity-rcy"><td> <code title="">rcy;</code> </td> <td> U+00440 </td> <td> <span class="glyph" title="">р</span> </td><tr id="entity-rdca"><td> <code title="">rdca;</code> </td> <td> U+02937 </td> <td> <span class="glyph" title="">⤷</span> </td> <tr id="entity-rdldhar"><td> <code title="">rdldhar;</code> </td> <td> U+02969 </td> <td> <span class="glyph" title="">⥩</span> </td> <tr id="entity-rdquo"><td> <code title="">rdquo;</code> </td> <td> U+0201D </td> <td> <span class="glyph" title="">”</span> </td> <tr id="entity-rdquor"><td> <code title="">rdquor;</code> </td> <td> U+0201D </td> <td> <span class="glyph" title="">”</span> </td> <tr id="entity-rdsh"><td> <code title="">rdsh;</code> </td> <td> U+021B3 </td> <td> <span class="glyph" title="">↳</span> </td> <tr id="entity-Re"><td> <code title="">Re;</code> </td> <td> U+0211C </td> <td> <span class="glyph" title="">ℜ</span> </td> <tr id="entity-real"><td> <code title="">real;</code> </td> <td> U+0211C </td> <td> <span class="glyph" title="">ℜ</span> </td> <tr id="entity-realine"><td> <code title="">realine;</code> </td> <td>U+0211B </td> <td> <span class="glyph" title="">ℛ</span> </td> <tr id="entity-realpart"><td> <code title="">realpart;</code> </td> <td> U+0211C </td> <td> <span class="glyph" title="">ℜ</span> </td> <tr id="entity-reals"><td> <code title="">reals;</code> </td> <td> U+0211D </td> <td> <span class="glyph" title="">ℝ</span> </td> <tr id="entity-rect"><td> <code title="">rect;</code> </td> <td> U+025AD </td> <td> <span class="glyph" title="">▭</span> </td> <tr id="entity-REG"><td> <code title="">REG;</code> </td> <td> U+000AE </td> <td> <span class="glyph" title="">®</span> </td> <tr class="impl" id="entity-REG-legacy"><td> <code title="">REG</code> </td> <td> U+000AE </td> <td> <span title="">®</span> </td> <tr id="entity-reg"><td> <code title="">reg;</code> </td> <td> U+000AE </td> <td> <span class="glyph" title="">®</span> </td> <tr class="impl" id="entity-reg-legacy"><td> <code title="">reg</code> </td> <td> U+000AE </td> <td> <span title="">®</span> </td> <tr id=entity-ReverseElement"><td> <code title="">ReverseElement;</code> </td> <td> U+0220B </td> <td> <span class="glyph" title="">∋</span> </td> <tr id="entity-ReverseEquilibrium"><td> <code title="">ReverseEquilibrium;</code> </td> <td> U+021CB </td> <td> <span class="glyph" title="">⇋</span> </td> <tr id="entity-ReverseUpEquilibrium"><td> <code title="">ReverseUpEquilibrium;</code> </td> <td> U+0296F </td> <td> <span class="glyph" title="">⥯</span> </td> <tr id="entity-rfisht"><td> <code title="">rfisht;</code> </td> <td> U+0297D </td> <td> <span class="glyph" title="">⥽</span> </td> <tr id="entity-rfloor"><td> <code title="">rfloor;</code> </td> <td> U+0230B </td> <td> <span class="glyph" title="">⌋</span> </td> <tr id="entity-Rfr"><td> <code title="">Rfr;</code> </td> <td> U+0211C </td> <td> <span class="glyph" title="">ℜ</span> </td> <tr id="entity-rfr"><td> <code title="">rfr;</code> </td> <td> U+1D52F </td> <td> <span class="glyph" title="">𝔯</span> <td> <tr id="entity-rHar"><td> <code title="">rHar;</code> </td> <td> U+02964 </td> <td> <span class="glyph" title="">⥤</span> </td> <tr id="entity-rhard"><td> <code title="">rhard;</code> </td> <td> U+021C1 </td> <td> <span class="glyph" title="">⇁</span> </td> <tr id="entity-rharu"><td> <code title="">rharu;</code> </td> <td> U+021C0 </td> <td> <span class="glyph" title="">⇀</span> </td> <tr id="entity-rharul"><td> <code title="">rharul;</code> </td> <td> U+0296C </td> <td> <span class="glyph" title="">⥬</span> </td> <tr id="entity-Rho"><td> <code title="">Rho;</code> </td> <td> U+003A1 </td> <td> <span class="glyph" title="">Ρ</span> </td> <tr id="entity-rho"><td> <code title="">rho;</code> </td> <td> U+003C1 </td> <td> <span class="glyph" title="">ρ</span> </td> <tr id="entity-rhov"><td> <code title="">rhov;</code> </td> <td> U+003F1 </td> <td> <span class="glyph" title="">ϱ</span> </td> <tr id="entity-RightAngleBracket"><td> <code title="">RightAngleBracket;</code> <td> <td> U+027E9 </td> <td> <span class="glyph" title="">〉</span> </td> <tr id="entity-RightArrow"><td> <code title="">RightArrow;</code> </td> <td> U+02192 </td> <td> <span class="glyph" title="">→</span> </td> <tr id="entity-Rightarrow"><td> <code title="">Rightarrow;</code> </td> <td> U+021D2 </td> <td> <span class="glyph" title="">⇒</span> </td> <tr id="entity-rightarrow"><td> <code title="">rightarrow;</code> </td> <td> U+02192 </td> <td> <span class="glyph" title="">→</span> </td> <tr id="entity-RightArrowBar"><td> <code title="">RightArrowBar;</code> </td> <td> U+021E5 </td> <td> <span class="glyph" title="">⇥</span> </td> <tr id="entity-RightArrowLeftArrow"><td> <code title="">RightArrowLeftArrow;</code> </td> <td> U+021C4 </td> <td> <span class="glyph" title="">⇄</span> </td> <tr id="entity-rightarrowtail"><td> <code title="">rightarrowtail;</code> </td> <td> U+021A3 </td> <td> <span class="glyph" title="">↣</span> </td> <tr id="entity-RightCeilng"><td> <code title="">RightCeiling;</code> </td> <td> U+02309 </td> <td> <span class="glyph" title="">⌉</span> </td> <tr id="entity-RightDoubleBracket"><td> <code title="">RightDoubleBracket;</code> </td> <td> U+027E7 </td> <td> <span class="glyph" title="">⟧</span> </td> <tr id="entity-RightDownTeeVector"><td> <code title="">RightDownTeeVector;</code> </td> <td> U+0295D </td> <td> <span class="glyph" title="">⥝</span> </td> <tr id="entity-RightDownVector"><td> <code title="">RightDownVector;</code> </td> <td> U+021C2 </td> <td> <span class="glyph" title="">⇂</span> </td> <tr id="entity-RightDownVectorBar"><td> <code title="">RightDownVectorBar;</code> </td> <td> U+02955 </td> <td> <span class="glyph" title="">⥕</span> </td> <tr id="entity-RightFloor"><td> <code title="">RightFloor;</code> </td> <td> U+0230B </td> <td> <span class="glyph" title="">⌋</span> </td> <tr id="entity-rightharpoondown"><td> <code title="">rightharpoondown;</code> </td <td> U+021C1 </td> <td> <span class="glyph" title="">⇁</span> </td> <tr id="entity-rightharpoonup"><td> <code title="">rightharpoonup;</code> </td> <td> U+021C0 </td> <td> <span class="glyph" title="">⇀</span> </td> <tr id="entity-rightleftarrows"><td> <code title="">rightleftarrows;</code> </td> <td> U+021C4 </td> <td> <span class="glyph" title="">⇄</span> </td> <tr id="entity-rightleftharpoons"><td> <code title="">rightleftharpoons;</code> </td> <td> U+021CC </td> <td> <span class="glyph" title="">⇌</span> </td> <tr id="entity-rightrightarrows"><td> <code title="">rightrightarrows;</code> </td> <td> U+021C9 </td> <td> <span class="glyph" title="">⇉</span> </td> <tr id="entity-rightsquigarrow"><td> <code title="">rightsquigarrow;</code> </td> <td> U+0219D </td> <td> <span class="glyph" title="">↝</span> </td> <tr id="entity-RightTee"><td> <code title="">RightTee;</code> </td> <td> U+022A2 </td> <td> <span class="glyph" title="">⊢</span> </td> tr id="entity-RightTeeArrow"><td> <code title="">RightTeeArrow;</code> </td> <td> U+021A6 </td> <td> <span class="glyph" title="">↦</span> </td> <tr id="entity-RightTeeVector"><td> <code title="">RightTeeVector;</code> </td> <td> U+0295B </td> <td> <span class="glyph" title="">⥛</span> </td> <tr id="entity-rightthreetimes"><td> <code title="">rightthreetimes;</code> </td> <td> U+022CC </td> <td> <span class="glyph" title="">⋌</span> </td> <tr id="entity-RightTriangle"><td> <code title="">RightTriangle;</code> </td> <td> U+022B3 </td> <td> <span class="glyph" title="">⊳</span> </td> <tr id="entity-RightTriangleBar"><td> <code title="">RightTriangleBar;</code> </td> <td> U+029D0 </td> <td> <span class="glyph" title="">⧐</span> </td> <tr id="entity-RightTriangleEqual"><td> <code title="">RightTriangleEqual;</code> </td> <td> U+022B5 </td> <td> <span class="glyph" title="">⊵</span> </td> <tr id="entity-RightUpDownVector"><td> <code tile="">RightUpDownVector;</code> </td> <td> U+0294F </td> <td> <span class="glyph" title="">⥏</span> </td> <tr id="entity-RightUpTeeVector"><td> <code title="">RightUpTeeVector;</code> </td> <td> U+0295C </td> <td> <span class="glyph" title="">⥜</span> </td> <tr id="entity-RightUpVector"><td> <code title="">RightUpVector;</code> </td> <td> U+021BE </td> <td> <span class="glyph" title="">↾</span> </td> <tr id="entity-RightUpVectorBar"><td> <code title="">RightUpVectorBar;</code> </td> <td> U+02954 </td> <td> <span class="glyph" title="">⥔</span> </td> <tr id="entity-RightVector"><td> <code title="">RightVector;</code> </td> <td> U+021C0 </td> <td> <span class="glyph" title="">⇀</span> </td> <tr id="entity-RightVectorBar"><td> <code title="">RightVectorBar;</code> </td> <td> U+02953 </td> <td> <span class="glyph" title="">⥓</span> </td> <tr id="entity-ring"><td> <code title="">ring;</code> </td> <td> U+002DA </td> <td> <spa class="glyph" title="">˚</span> </td> <tr id="entity-risingdotseq"><td> <code title="">risingdotseq;</code> </td> <td> U+02253 </td> <td> <span class="glyph" title="">≓</span> </td> <tr id="entity-rlarr"><td> <code title="">rlarr;</code> </td> <td> U+021C4 </td> <td> <span class="glyph" title="">⇄</span> </td> <tr id="entity-rlhar"><td> <code title="">rlhar;</code> </td> <td> U+021CC </td> <td> <span class="glyph" title="">⇌</span> </td> <tr id="entity-rlm"><td> <code title="">rlm;</code> </td> <td> U+0200F </td> <td> <span class="glyph" title="">‏</span> </td> <tr id="entity-rmoust"><td> <code title="">rmoust;</code> </td> <td> U+023B1 </td> <td> <span class="glyph" title="">⎱</span> </td> <tr id="entity-rmoustache"><td> <code title="">rmoustache;</code> </td> <td> U+023B1 </td> <td> <span class="glyph" title="">⎱</span> </td> <tr id="entity-rnmid"><td> <code title="">rnmid;</code> </td> <td> U+02AEE </td> <td> <span class="glyph" title="">⫮</san> </td> <tr id="entity-roang"><td> <code title="">roang;</code> </td> <td> U+027ED </td> <td> <span class="glyph" title="">⟭</span> </td> <tr id="entity-roarr"><td> <code title="">roarr;</code> </td> <td> U+021FE </td> <td> <span class="glyph" title="">⇾</span> </td> <tr id="entity-robrk"><td> <code title="">robrk;</code> </td> <td> U+027E7 </td> <td> <span class="glyph" title="">⟧</span> </td> <tr id="entity-ropar"><td> <code title="">ropar;</code> </td> <td> U+02986 </td> <td> <span class="glyph" title="">⦆</span> </td> <tr id="entity-Ropf"><td> <code title="">Ropf;</code> </td> <td> U+0211D </td> <td> <span class="glyph" title="">ℝ</span> </td> <tr id="entity-ropf"><td> <code title="">ropf;</code> </td> <td> U+1D563 </td> <td> <span class="glyph" title="">𝕣</span> </td> <tr id="entity-roplus"><td> <code title="">roplus;</code> </td> <td> U+02A2E </td> <td> <span class="glyph" title="">⨮</span> </td> <tr id="entity-rotimes"><td> <code title="">rotimes;</code> </d> <td> U+02A35 </td> <td> <span class="glyph" title="">⨵</span> </td> <tr id="entity-RoundImplies"><td> <code title="">RoundImplies;</code> </td> <td> U+02970 </td> <td> <span class="glyph" title="">⥰</span> </td> <tr id="entity-rpar"><td> <code title="">rpar;</code> </td> <td> U+00029 </td> <td> <span class="glyph" title="">)</span> </td> <tr id="entity-rpargt"><td> <code title="">rpargt;</code> </td> <td> U+02994 </td> <td> <span class="glyph" title="">⦔</span> </td> <tr id="entity-rppolint"><td> <code title="">rppolint;</code> </td> <td> U+02A12 </td> <td> <span class="glyph" title="">⨒</span> </td> <tr id="entity-rrarr"><td> <code title="">rrarr;</code> </td> <td> U+021C9 </td> <td> <span class="glyph" title="">⇉</span> </td> <tr id="entity-Rrightarrow"><td> <code title="">Rrightarrow;</code> </td> <td> U+021DB </td> <td> <span class="glyph" title="">⇛</span> </td> <tr id="entity-rsaquo"><td> <code title="">rsaquo;</code> </td> <td> U+0203A </d> <td> <span class="glyph" title="">›</span> </td> <tr id="entity-Rscr"><td> <code title="">Rscr;</code> </td> <td> U+0211B </td> <td> <span class="glyph" title="">ℛ</span> </td> <tr id="entity-rscr"><td> <code title="">rscr;</code> </td> <td> U+1D4C7 </td> <td> <span class="glyph" title="">𝓇</span> </td> <tr id="entity-Rsh"><td> <code title="">Rsh;</code> </td> <td> U+021B1 </td> <td> <span class="glyph" title="">↱</span> </td> <tr id="entity-rsh"><td> <code title="">rsh;</code> </td> <td> U+021B1 </td> <td> <span class="glyph" title="">↱</span> </td> <tr id="entity-rsqb"><td> <code title="">rsqb;</code> </td> <td> U+0005D </td> <td> <span class="glyph" title="">]</span> </td> <tr id="entity-rsquo"><td> <code title="">rsquo;</code> </td> <td> U+02019 </td> <td> <span class="glyph" title="">’</span> </td> <tr id="entity-rsquor"><td> <code title="">rsquor;</code> </td> <td> U+02019 </td> <td> <span class="glyph" title="">’</span> </td> <tr id="entity-rthree"><td> <cde title="">rthree;</code> </td> <td> U+022CC </td> <td> <span class="glyph" title="">⋌</span> </td> <tr id="entity-rtimes"><td> <code title="">rtimes;</code> </td> <td> U+022CA </td> <td> <span class="glyph" title="">⋊</span> </td> <tr id="entity-rtri"><td> <code title="">rtri;</code> </td> <td> U+025B9 </td> <td> <span class="glyph" title="">▹</span> </td> <tr id="entity-rtrie"><td> <code title="">rtrie;</code> </td> <td> U+022B5 </td> <td> <span class="glyph" title="">⊵</span> </td> <tr id="entity-rtrif"><td> <code title="">rtrif;</code> </td> <td> U+025B8 </td> <td> <span class="glyph" title="">▸</span> </td> <tr id="entity-rtriltri"><td> <code title="">rtriltri;</code> </td> <td> U+029CE </td> <td> <span class="glyph" title="">⧎</span> </td> <tr id="entity-RuleDelayed"><td> <code title="">RuleDelayed;</code> </td> <td> U+029F4 </td> <td> <span class="glyph" title="">⧴</span> </td> <tr id="entity-ruluhar"><td> <code title"">ruluhar;</code> </td> <td> U+02968 </td> <td> <span class="glyph" title="">⥨</span> </td> <tr id="entity-rx"><td> <code title="">rx;</code> </td> <td> U+0211E </td> <td> <span class="glyph" title="">℞</span> </td> <tr id="entity-Sacute"><td> <code title="">Sacute;</code> </td> <td> U+0015A </td> <td> <span class="glyph" title="">Ś</span> </td> <tr id="entity-sacute"><td> <code title="">sacute;</code> </td> <td> U+0015B </td> <td> <span class="glyph" title="">ś</span> </td> <tr id="entity-sbquo"><td> <code title="">sbquo;</code> </td> <td> U+0201A </td> <td> <span class="glyph" title="">‚</span> </td> <tr id="entity-Sc"><td> <code title="">Sc;</code> </td> <td> U+02ABC </td> <td> <span class="glyph" title="">⪼</span> </td> <tr id="entity-sc"><td> <code title="">sc;</code> </td> <td> U+0227B </td> <td> <span class="glyph" title="">≻</span> </td> <tr id="entity-scap"><td> <code title="">scap;</code> </td> <td> U+02AB8 </td> <td> <span class="glyph" title="">&succapprox</span> </td> <tr id="entity-Scaron"><td> <code title="">Scaron;</code> </td> <td> U+00160 </td> <td> <span class="glyph" title="">Š</span> </td> <tr id="entity-scaron"><td> <code title="">scaron;</code> </td> <td> U+00161 </td> <td> <span class="glyph" title="">š</span> </td> <tr id="entity-sccue"><td> <code title="">sccue;</code> </td> <td> U+0227D </td> <td> <span class="glyph" title="">≽</span> </td> <tr id="entity-scE"><td> <code title="">scE;</code> </td> <td> U+02AB4 </td> <td> <span class="glyph" title="">⪴</span> </td> <tr id="entity-sce"><td> <code title="">sce;</code> </td> <td> U+02AB0 </td> <td> <span class="glyph" title="">⪰</span> </td> <tr id="entity-Scedil"><td> <code title="">Scedil;</code> </td> <td> U+0015E </td> <td> <span class="glyph" title="">Ş</span> </td> <tr id="entity-scedil"><td> <code title="">scedil;</code> </td> <td> U+0015F </td> <td> <span class="glyph" title="">ş</span> </td> <tr id="entity-Scirc"><td> <code title="">Scirc;</cod> </td> <td> U+0015C </td> <td> <span class="glyph" title="">Ŝ</span> </td> <tr id="entity-scirc"><td> <code title="">scirc;</code> </td> <td> U+0015D </td> <td> <span class="glyph" title="">ŝ</span> </td> <tr id="entity-scnap"><td> <code title="">scnap;</code> </td> <td> U+02ABA </td> <td> <span class="glyph" title="">⪺</span> </td> <tr id="entity-scnE"><td> <code title="">scnE;</code> </td> <td> U+02AB6 </td> <td> <span class="glyph" title="">⪶</span> </td> <tr id="entity-scnsim"><td> <code title="">scnsim;</code> </td> <td> U+022E9 </td> <td> <span class="glyph" title="">⋩</span> </td> <tr id="entity-scpolint"><td> <code title="">scpolint;</code> </td> <td> U+02A13 </td> <td> <span class="glyph" title="">⨓</span> </td> <tr id="entity-scsim"><td> <code title="">scsim;</code> </td> <td> U+0227F </td> <td> <span class="glyph" title="">≿</span> </td> <tr id="entity-Scy"><td> <code title="">Scy;</code> </td> <td> U+00421 </td> <td> <span class="glyph" title=">С</span> </td> <tr id="entity-scy"><td> <code title="">scy;</code> </td> <td> U+00441 </td> <td> <span class="glyph" title="">с</span> </td> <tr id="entity-sdot"><td> <code title="">sdot;</code> </td> <td> U+022C5 </td> <td> <span class="glyph" title="">⋅</span> </td> <tr id="entity-sdotb"><td> <code title="">sdotb;</code> </td> <td> U+022A1 </td> <td> <span class="glyph" title="">⊡</span> </td> <tr id="entity-sdote"><td> <code title="">sdote;</code> </td> <td> U+02A66 </td> <td> <span class="glyph" title="">⩦</span> </td> <tr id="entity-searhk"><td> <code title="">searhk;</code> </td> <td> U+02925 </td> <td> <span class="glyph" title="">⤥</span> </td> <tr id="entity-seArr"><td> <code title="">seArr;</code> </td> <td> U+021D8 </td> <td> <span class="glyph" title="">⇘</span> </td> <tr id="entity-searr"><td> <code title="">searr;</code> </td> <td> U+02198 </td> <td> <span class="glyph" title="">↘</span> </td> <tr id="entity-searrow"><td> <code title="">searow;</code> </td> <td> U+02198 </td> <td> <span class="glyph" title="">↘</span> </td> <tr id="entity-sect"><td> <code title="">sect;</code> </td> <td> U+000A7 </td> <td> <span class="glyph" title="">§</span> </td> <tr class="impl" id="entity-sect-legacy"><td> <code title="">sect</code> </td> <td> U+000A7 </td> <td> <span title="">§</span> </td> <tr id="entity-semi"><td> <code title="">semi;</code> </td> <td> U+0003B </td> <td> <span class="glyph" title="">;</span> </td> <tr id="entity-seswar"><td> <code title="">seswar;</code> </td> <td> U+02929 </td> <td> <span class="glyph" title="">⤩</span> </td> <tr id="entity-setminus"><td> <code title="">setminus;</code> </td> <td> U+02216 </td> <td> <span class="glyph" title="">∖</span> </td> <tr id="entity-setmn"><td> <code title="">setmn;</code> </td> <td> U+02216 </td> <td> <span class="glyph" title="">∖</span> </td> <tr id="entity-sext"><td> <code title="">sext;</code> </td> <td> U+02736 </td> <td> <span class="glph" title="">✶</span> </td> <tr id="entity-Sfr"><td> <code title="">Sfr;</code> </td> <td> U+1D516 </td> <td> <span class="glyph" title="">𝔖</span> </td> <tr id="entity-sfr"><td> <code title="">sfr;</code> </td> <td> U+1D530 </td> <td> <span class="glyph" title="">𝔰</span> </td> <tr id="entity-sfrown"><td> <code title="">sfrown;</code> </td> <td> U+02322 </td> <td> <span class="glyph" title="">⌢</span> </td> <tr id="entity-sharp"><td> <code title="">sharp;</code> </td> <td> U+0266F </td> <td> <span class="glyph" title="">♯</span> </td> <tr id="entity-SHCHcy"><td> <code title="">SHCHcy;</code> </td> <td> U+00429 </td> <td> <span class="glyph" title="">Щ</span> </td> <tr id="entity-shchcy"><td> <code title="">shchcy;</code> </td> <td> U+00449 </td> <td> <span class="glyph" title="">щ</span> </td> <tr id="entity-SHcy"><td> <code title="">SHcy;</code> </td> <td> U+00428 </td> <td> <span class="glyph" title="">Ш</span> </td> <tr id="entity-shcy"><td> <code title="">shc;</code> </td> <td> U+00448 </td> <td> <span class="glyph" title="">ш</span> </td> <tr id="entity-ShortDownArrow"><td> <code title="">ShortDownArrow;</code> </td> <td> U+02193 </td> <td> <span class="glyph" title="">↓</span> </td> <tr id="entity-ShortLeftArrow"><td> <code title="">ShortLeftArrow;</code> </td> <td> U+02190 </td> <td> <span class="glyph" title="">←</span> </td> <tr id="entity-shortmid"><td> <code title="">shortmid;</code> </td> <td> U+02223 </td> <td> <span class="glyph" title="">∣</span> </td> <tr id="entity-shortparallel"><td> <code title="">shortparallel;</code> </td> <td> U+02225 </td> <td> <span class="glyph" title="">∥</span> </td> <tr id="entity-ShortRightArrow"><td> <code title="">ShortRightArrow;</code> </td> <td> U+02192 </td> <td> <span class="glyph" title="">→</span> </td> <tr id="entity-ShortUpArrow"><td> <code title="">ShortUpArrow;</code> </td> <td> U+02191 </td> <td> <span class="glyph" title="">↑</span> </td> <tr id="entity-shy"><td <code title="">shy;</code> </td> <td> U+000AD </td> <td> <span class="glyph" title="">­</span> </td> <tr class="impl" id="entity-shy-legacy"><td> <code title="">shy</code> </td> <td> U+000AD </td> <td> <span title="">­</span> </td> <tr id="entity-Sigma"><td> <code title="">Sigma;</code> </td> <td> U+003A3 </td> <td> <span class="glyph" title="">Σ</span> </td> <tr id="entity-sigma"><td> <code title="">sigma;</code> </td> <td> U+003C3 </td> <td> <span class="glyph" title="">σ</span> </td> <tr id="entity-sigmaf"><td> <code title="">sigmaf;</code> </td> <td> U+003C2 </td> <td> <span class="glyph" title="">ς</span> </td> <tr id="entity-sigmav"><td> <code title="">sigmav;</code> </td> <td> U+003C2 </td> <td> <span class="glyph" title="">ς</span> </td> <tr id="entity-sim"><td> <code title="">sim;</code> </td> <td> U+0223C </td> <td> <span class="glyph" title="">∼</span> </td> <tr id="entity-simdot"><td> <code title="">simdot;</code> </td> <td> U+02A6A </td> <td> <span clas="glyph" title="">⩪</span> </td> <tr id="entity-sime"><td> <code title="">sime;</code> </td> <td> U+02243 </td> <td> <span class="glyph" title="">≃</span> </td> <tr id="entity-simeq"><td> <code title="">simeq;</code> </td> <td> U+02243 </td> <td> <span class="glyph" title="">≃</span> </td> <tr id="entity-simg"><td> <code title="">simg;</code> </td> <td> U+02A9E </td> <td> <span class="glyph" title="">⪞</span> </td> <tr id="entity-simgE"><td> <code title="">simgE;</code> </td> <td> U+02AA0 </td> <td> <span class="glyph" title="">⪠</span> </td> <tr id="entity-siml"><td> <code title="">siml;</code> </td> <td> U+02A9D </td> <td> <span class="glyph" title="">⪝</span> </td> <tr id="entity-simlE"><td> <code title="">simlE;</code> </td> <td> U+02A9F </td> <td> <span class="glyph" title="">⪟</span> </td> <tr id="entity-simne"><td> <code title="">simne;</code> </td> <td> U+02246 </td> <td> <span class="glyph" title="">≆</span> </td> <tr id="entity-simplus"><td> <code tite="">simplus;</code> </td> <td> U+02A24 </td> <td> <span class="glyph" title="">⨤</span> </td> <tr id="entity-simrarr"><td> <code title="">simrarr;</code> </td> <td> U+02972 </td> <td> <span class="glyph" title="">⥲</span> </td> <tr id="entity-slarr"><td> <code title="">slarr;</code> </td> <td> U+02190 </td> <td> <span class="glyph" title="">←</span> </td> <tr id="entity-SmallCircle"><td> <code title="">SmallCircle;</code> </td> <td> U+02218 </td> <td> <span class="glyph" title="">∘</span> </td> <tr id="entity-smallsetminus"><td> <code title="">smallsetminus;</code> </td> <td> U+02216 </td> <td> <span class="glyph" title="">∖</span> </td> <tr id="entity-smashp"><td> <code title="">smashp;</code> </td> <td> U+02A33 </td> <td> <span class="glyph" title="">⨳</span> </td> <tr id="entity-smeparsl"><td> <code title="">smeparsl;</code> </td> <td> U+029E4 </td> <td> <span class="glyph" title="">⧤</span> </td> <tr id="entity-smid"><td> <code title="">smid;</ode> </td> <td> U+02223 </td> <td> <span class="glyph" title="">∣</span> </td> <tr id="entity-smile"><td> <code title="">smile;</code> </td> <td> U+02323 </td> <td> <span class="glyph" title="">⌣</span> </td> <tr id="entity-smt"><td> <code title="">smt;</code> </td> <td> U+02AAA </td> <td> <span class="glyph" title="">⪪</span> </td> <tr id="entity-smte"><td> <code title="">smte;</code> </td> <td> U+02AAC </td> <td> <span class="glyph" title="">⪬</span> </td> <tr id="entity-smtes"><td> <code title="">smtes;</code> </td> <td> U+02AAC U+0FE00 </td> <td> <span class="glyph compound" title="">⪬︀</span> </td> <tr id="entity-SOFTcy"><td> <code title="">SOFTcy;</code> </td> <td> U+0042C </td> <td> <span class="glyph" title="">Ь</span> </td> <tr id="entity-softcy"><td> <code title="">softcy;</code> </td> <td> U+0044C </td> <td> <span class="glyph" title="">ь</span> </td> <tr id="entity-sol"><td> <code title="">sol;</code> </td> <td> U+0002F </td> <td> <span class="glyph" itle="">/</span> </td> <tr id="entity-solb"><td> <code title="">solb;</code> </td> <td> U+029C4 </td> <td> <span class="glyph" title="">⧄</span> </td> <tr id="entity-solbar"><td> <code title="">solbar;</code> </td> <td> U+0233F </td> <td> <span class="glyph" title="">⌿</span> </td> <tr id="entity-Sopf"><td> <code title="">Sopf;</code> </td> <td> U+1D54A </td> <td> <span class="glyph" title="">𝕊</span> </td> <tr id="entity-sopf"><td> <code title="">sopf;</code> </td> <td> U+1D564 </td> <td> <span class="glyph" title="">𝕤</span> </td> <tr id="entity-spades"><td> <code title="">spades;</code> </td> <td> U+02660 </td> <td> <span class="glyph" title="">♠</span> </td> <tr id="entity-spadesuit"><td> <code title="">spadesuit;</code> </td> <td> U+02660 </td> <td> <span class="glyph" title="">♠</span> </td> <tr id="entity-spar"><td> <code title="">spar;</code> </td> <td> U+02225 </td> <td> <span class="glyph" title="">∥</span> </td> <tr id="entity-sqcap"><td> <code title"">sqcap;</code> </td> <td> U+02293 </td> <td> <span class="glyph" title="">⊓</span> </td> <tr id="entity-sqcaps"><td> <code title="">sqcaps;</code> </td> <td> U+02293 U+0FE00 </td> <td> <span class="glyph compound" title="">⊓︀</span> </td> <tr id="entity-sqcup"><td> <code title="">sqcup;</code> </td> <td> U+02294 </td> <td> <span class="glyph" title="">⊔</span> </td> <tr id="entity-sqcups"><td> <code title="">sqcups;</code> </td> <td> U+02294 U+0FE00 </td> <td> <span class="glyph compound" title="">⊔︀</span> </td> <tr id="entity-Sqrt"><td> <code title="">Sqrt;</code> </td> <td> U+0221A </td> <td> <span class="glyph" title="">√</span> </td> <tr id="entity-sqsub"><td> <code title="">sqsub;</code> </td> <td> U+0228F </td> <td> <span class="glyph" title="">⊏</span> </td> <tr id="entity-sqsube"><td> <code title="">sqsube;</code> </td> <td> U+02291 </td> <td> <span class="glyph" title="">⊑</span> </td> <tr id="entity-sqsubset"><td> <code title="">sqsubet;</code> </td> <td> U+0228F </td> <td> <span class="glyph" title="">⊏</span> </td> <tr id="entity-sqsubseteq"><td> <code title="">sqsubseteq;</code> </td> <td> U+02291 </td> <td> <span class="glyph" title="">⊑</span> </td> <tr id="entity-sqsup"><td> <code title="">sqsup;</code> </td> <td> U+02290 </td> <td> <span class="glyph" title="">⊐</span> </td> <tr id="entity-sqsupe"><td> <code title="">sqsupe;</code> </td> <td> U+02292 </td> <td> <span class="glyph" title="">⊒</span> </td> <tr id="entity-sqsupset"><td> <code title="">sqsupset;</code> </td> <td> U+02290 </td> <td> <span class="glyph" title="">⊐</span> </td> <tr id="entity-sqsupseteq"><td> <code title="">sqsupseteq;</code> </td> <td> U+02292 </td> <td> <span class="glyph" title="">⊒</span> </td> <tr id="entity-squ"><td> <code title="">squ;</code> </td> <td> U+025A1 </td> <td> <span class="glyph" title="">□</span> </td> <tr id="entity-Square"><td> <code title="">Square;</code> </td> <td> U+025A1 </t> <td> <span class="glyph" title="">□</span> </td> <tr id="entity-square"><td> <code title="">square;</code> </td> <td> U+025A1 </td> <td> <span class="glyph" title="">□</span> </td> <tr id="entity-SquareIntersection"><td> <code title="">SquareIntersection;</code> </td> <td> U+02293 </td> <td> <span class="glyph" title="">⊓</span> </td> <tr id="entity-SquareSubset"><td> <code title="">SquareSubset;</code> </td> <td> U+0228F </td> <td> <span class="glyph" title="">⊏</span> </td> <tr id="entity-SquareSubsetEqual"><td> <code title="">SquareSubsetEqual;</code> </td> <td> U+02291 </td> <td> <span class="glyph" title="">⊑</span> </td> <tr id="entity-SquareSuperset"><td> <code title="">SquareSuperset;</code> </td> <td> U+02290 </td> <td> <span class="glyph" title="">⊐</span> </td> <tr id="entity-SquareSupersetEqual"><td> <code title="">SquareSupersetEqual;</code> </td> <td> U+02292 </td> <td> <span class="glyph" title="">⊒</span> </td> <tr id="entity-SquareUnion"><td><code title="">SquareUnion;</code> </td> <td> U+02294 </td> <td> <span class="glyph" title="">⊔</span> </td> <tr id="entity-squarf"><td> <code title="">squarf;</code> </td> <td> U+025AA </td> <td> <span class="glyph" title="">▪</span> </td> <tr id="entity-squf"><td> <code title="">squf;</code> </td> <td> U+025AA </td> <td> <span class="glyph" title="">▪</span> </td> <tr id="entity-srarr"><td> <code title="">srarr;</code> </td> <td> U+02192 </td> <td> <span class="glyph" title="">→</span> </td> <tr id="entity-Sscr"><td> <code title="">Sscr;</code> </td> <td> U+1D4AE </td> <td> <span class="glyph" title="">𝒮</span> </td> <tr id="entity-sscr"><td> <code title="">sscr;</code> </td> <td> U+1D4C8 </td> <td> <span class="glyph" title="">𝓈</span> </td> <tr id="entity-ssetmn"><td> <code title="">ssetmn;</code> </td> <td> U+02216 </td> <td> <span class="glyph" title="">∖</span> </td> <tr id="entity-ssmile"><td> <code title="">ssmile;</code> </td> <td> U+0232 </td> <td> <span class="glyph" title="">⌣</span> </td> <tr id="entity-sstarf"><td> <code title="">sstarf;</code> </td> <td> U+022C6 </td> <td> <span class="glyph" title="">⋆</span> </td> <tr id="entity-Star"><td> <code title="">Star;</code> </td> <td> U+022C6 </td> <td> <span class="glyph" title="">⋆</span> </td> <tr id="entity-star"><td> <code title="">star;</code> </td> <td> U+02606 </td> <td> <span class="glyph" title="">☆</span> </td> <tr id="entity-starf"><td> <code title="">starf;</code> </td> <td> U+02605 </td> <td> <span class="glyph" title="">★</span> </td> <tr id="entity-straightepsilon"><td> <code title="">straightepsilon;</code> </td> <td> U+003F5 </td> <td> <span class="glyph" title="">ϵ</span> </td> <tr id="entity-straightphi"><td> <code title="">straightphi;</code> </td> <td> U+003D5 </td> <td> <span class="glyph" title="">ϕ</span> </td> <tr id="entity-strns"><td> <code title="">strns;</code> </td> <td> U+000AF </td> <td> <span class="glyh" title="">¯</span> </td> <tr id="entity-Sub"><td> <code title="">Sub;</code> </td> <td> U+022D0 </td> <td> <span class="glyph" title="">⋐</span> </td> <tr id="entity-sub"><td> <code title="">sub;</code> </td> <td> U+02282 </td> <td> <span class="glyph" title="">⊂</span> </td> <tr id="entity-subdot"><td> <code title="">subdot;</code> </td> <td> U+02ABD </td> <td> <span class="glyph" title="">⪽</span> </td> <tr id="entity-subE"><td> <code title="">subE;</code> </td> <td> U+02AC5 </td> <td> <span class="glyph" title="">⫅</span> </td> <tr id="entity-sube"><td> <code title="">sube;</code> </td> <td> U+02286 </td> <td> <span class="glyph" title="">⊆</span> </td> <tr id="entity-subedot"><td> <code title="">subedot;</code> </td> <td> U+02AC3 </td> <td> <span class="glyph" title="">⫃</span> </td> <tr id="entity-submult"><td> <code title="">submult;</code> </td> <td> U+02AC1 </td> <td> <span class="glyph" title="">⫁</span> </td> <tr id="entity-subnE"><td> <cod title="">subnE;</code> </td> <td> U+02ACB </td> <td> <span class="glyph" title="">⫋</span> </td> <tr id="entity-subne"><td> <code title="">subne;</code> </td> <td> U+0228A </td> <td> <span class="glyph" title="">⊊</span> </td> <tr id="entity-subplus"><td> <code title="">subplus;</code> </td> <td> U+02ABF </td> <td> <span class="glyph" title="">⪿</span> </td> <tr id="entity-subrarr"><td> <code title="">subrarr;</code> </td> <td> U+02979 </td> <td> <span class="glyph" title="">⥹</span> </td> <tr id="entity-Subset"><td> <code title="">Subset;</code> </td> <td> U+022D0 </td> <td> <span class="glyph" title="">⋐</span> </td> <tr id="entity-subset"><td> <code title="">subset;</code> </td> <td> U+02282 </td> <td> <span class="glyph" title="">⊂</span> </td> <tr id="entity-subseteq"><td> <code title="">subseteq;</code> </td> <td> U+02286 </td> <td> <span class="glyph" title="">⊆</span> </td> <tr id="entity-subseteqq"><td> <code title="">subseteqq;</code> </td> <t> U+02AC5 </td> <td> <span class="glyph" title="">⫅</span> </td> <tr id="entity-SubsetEqual"><td> <code title="">SubsetEqual;</code> </td> <td> U+02286 </td> <td> <span class="glyph" title="">⊆</span> </td> <tr id="entity-subsetneq"><td> <code title="">subsetneq;</code> </td> <td> U+0228A </td> <td> <span class="glyph" title="">⊊</span> </td> <tr id="entity-subsetneqq"><td> <code title="">subsetneqq;</code> </td> <td> U+02ACB </td> <td> <span class="glyph" title="">⫋</span> </td> <tr id="entity-subsim"><td> <code title="">subsim;</code> </td> <td> U+02AC7 </td> <td> <span class="glyph" title="">⫇</span> </td> <tr id="entity-subsub"><td> <code title="">subsub;</code> </td> <td> U+02AD5 </td> <td> <span class="glyph" title="">⫕</span> </td> <tr id="entity-subsup"><td> <code title="">subsup;</code> </td> <td> U+02AD3 </td> <td> <span class="glyph" title="">⫓</span> </td> <tr id="entity-succ"><td> <code title="">succ;</code> </td> <td> U+0227B </td> <d> <span class="glyph" title="">≻</span> </td> <tr id="entity-succapprox"><td> <code title="">succapprox;</code> </td> <td> U+02AB8 </td> <td> <span class="glyph" title="">⪸</span> </td> <tr id="entity-succcurlyeq"><td> <code title="">succcurlyeq;</code> </td> <td> U+0227D </td> <td> <span class="glyph" title="">≽</span> </td> <tr id="entity-Succeeds"><td> <code title="">Succeeds;</code> </td> <td> U+0227B </td> <td> <span class="glyph" title="">≻</span> </td> <tr id="entity-SucceedsEqual"><td> <code title="">SucceedsEqual;</code> </td> <td> U+02AB0 </td> <td> <span class="glyph" title="">⪰</span> </td> <tr id="entity-SucceedsSlantEqual"><td> <code title="">SucceedsSlantEqual;</code> </td> <td> U+0227D </td> <td> <span class="glyph" title="">≽</span> </td> <tr id="entity-SucceedsTilde"><td> <code title="">SucceedsTilde;</code> </td> <td> U+0227F </td> <td> <span class="glyph" title="">≿</span> </td> <tr id="entity-succeq"><td> <code title="">succeq;</code> </td><td> U+02AB0 </td> <td> <span class="glyph" title="">⪰</span> </td> <tr id="entity-succnapprox"><td> <code title="">succnapprox;</code> </td> <td> U+02ABA </td> <td> <span class="glyph" title="">⪺</span> </td> <tr id="entity-succneqq"><td> <code title="">succneqq;</code> </td> <td> U+02AB6 </td> <td> <span class="glyph" title="">⪶</span> </td> <tr id="entity-succnsim"><td> <code title="">succnsim;</code> </td> <td> U+022E9 </td> <td> <span class="glyph" title="">⋩</span> </td> <tr id="entity-succsim"><td> <code title="">succsim;</code> </td> <td> U+0227F </td> <td> <span class="glyph" title="">≿</span> </td> <tr id="entity-SuchThat"><td> <code title="">SuchThat;</code> </td> <td> U+0220B </td> <td> <span class="glyph" title="">∋</span> </td> <tr id="entity-Sum"><td> <code title="">Sum;</code> </td> <td> U+02211 </td> <td> <span class="glyph" title="">∑</span> </td> <tr id="entity-sum"><td> <code title="">sum;</code> </td> <td> U+02211 </td> <td> <span class="glyp" title="">∑</span> </td> <tr id="entity-sung"><td> <code title="">sung;</code> </td> <td> U+0266A </td> <td> <span class="glyph" title="">♪</span> </td> <tr id="entity-Sup"><td> <code title="">Sup;</code> </td> <td> U+022D1 </td> <td> <span class="glyph" title="">⋑</span> </td> <tr id="entity-sup"><td> <code title="">sup;</code> </td> <td> U+02283 </td> <td> <span class="glyph" title="">⊃</span> </td> <tr id="entity-sup1"><td> <code title="">sup1;</code> </td> <td> U+000B9 </td> <td> <span class="glyph" title="">¹</span> </td> <tr class="impl" id="entity-sup1-legacy"><td> <code title="">sup1</code> </td> <td> U+000B9 </td> <td> <span title="">¹</span> </td> <tr id="entity-sup2"><td> <code title="">sup2;</code> </td> <td> U+000B2 </td> <td> <span class="glyph" title="">²</span> </td> <tr class="impl" id="entity-sup2-legacy"><td> <code title="">sup2</code> </td> <td> U+000B2 </td> <td> <span title="">²</span> </td> <tr id="entity-sup3"><td> <code title="">sup3;</code> /td> <td> U+000B3 </td> <td> <span class="glyph" title="">³</span> </td> <tr class="impl" id="entity-sup3-legacy"><td> <code title="">sup3</code> </td> <td> U+000B3 </td> <td> <span title="">³</span> </td> <tr id="entity-supdot"><td> <code title="">supdot;</code> </td> <td> U+02ABE </td> <td> <span class="glyph" title="">⪾</span> </td> <tr id="entity-supdsub"><td> <code title="">supdsub;</code> </td> <td> U+02AD8 </td> <td> <span class="glyph" title="">⫘</span> </td> <tr id="entity-supE"><td> <code title="">supE;</code> </td> <td> U+02AC6 </td> <td> <span class="glyph" title="">⫆</span> </td> <tr id="entity-supe"><td> <code title="">supe;</code> </td> <td> U+02287 </td> <td> <span class="glyph" title="">⊇</span> </td> <tr id="entity-supedot"><td> <code title="">supedot;</code> </td> <td> U+02AC4 </td> <td> <span class="glyph" title="">⫄</span> </td> <tr id="entity-Superset"><td> <code title="">Superset;</code> </td> <td> U+02283 </td> <td> <span class="glyh" title="">⊃</span> </td> <tr id="entity-SupersetEqual"><td> <code title="">SupersetEqual;</code> </td> <td> U+02287 </td> <td> <span class="glyph" title="">⊇</span> </td> <tr id="entity-suphsol"><td> <code title="">suphsol;</code> </td> <td> U+027C9 </td> <td> <span class="glyph" title="">⟉</span> </td> <tr id="entity-suphsub"><td> <code title="">suphsub;</code> </td> <td> U+02AD7 </td> <td> <span class="glyph" title="">⫗</span> </td> <tr id="entity-suplarr"><td> <code title="">suplarr;</code> </td> <td> U+0297B </td> <td> <span class="glyph" title="">⥻</span> </td> <tr id="entity-supmult"><td> <code title="">supmult;</code> </td> <td> U+02AC2 </td> <td> <span class="glyph" title="">⫂</span> </td> <tr id="entity-supnE"><td> <code title="">supnE;</code> </td> <td> U+02ACC </td> <td> <span class="glyph" title="">⫌</span> </td> <tr id="entity-supne"><td> <code title="">supne;</code> </td> <td> U+0228B </td> <td> <span class="glyph" title="">⊋<span> </td> <tr id="entity-supplus"><td> <code title="">supplus;</code> </td> <td> U+02AC0 </td> <td> <span class="glyph" title="">⫀</span> </td> <tr id="entity-Supset"><td> <code title="">Supset;</code> </td> <td> U+022D1 </td> <td> <span class="glyph" title="">⋑</span> </td> <tr id="entity-supset"><td> <code title="">supset;</code> </td> <td> U+02283 </td> <td> <span class="glyph" title="">⊃</span> </td> <tr id="entity-supseteq"><td> <code title="">supseteq;</code> </td> <td> U+02287 </td> <td> <span class="glyph" title="">⊇</span> </td> <tr id="entity-supseteqq"><td> <code title="">supseteqq;</code> </td> <td> U+02AC6 </td> <td> <span class="glyph" title="">⫆</span> </td> <tr id="entity-supsetneq"><td> <code title="">supsetneq;</code> </td> <td> U+0228B </td> <td> <span class="glyph" title="">⊋</span> </td> <tr id="entity-supsetneqq"><td> <code title="">supsetneqq;</code> </td> <td> U+02ACC </td> <td> <span class="glyph" title="">⫌</span> </td> <r id="entity-supsim"><td> <code title="">supsim;</code> </td> <td> U+02AC8 </td> <td> <span class="glyph" title="">⫈</span> </td> <tr id="entity-supsub"><td> <code title="">supsub;</code> </td> <td> U+02AD4 </td> <td> <span class="glyph" title="">⫔</span> </td> <tr id="entity-supsup"><td> <code title="">supsup;</code> </td> <td> U+02AD6 </td> <td> <span class="glyph" title="">⫖</span> </td> <tr id="entity-swarhk"><td> <code title="">swarhk;</code> </td> <td> U+02926 </td> <td> <span class="glyph" title="">⤦</span> </td> <tr id="entity-swArr"><td> <code title="">swArr;</code> </td> <td> U+021D9 </td> <td> <span class="glyph" title="">⇙</span> </td> <tr id="entity-swarr"><td> <code title="">swarr;</code> </td> <td> U+02199 </td> <td> <span class="glyph" title="">↙</span> </td> <tr id="entity-swarrow"><td> <code title="">swarrow;</code> </td> <td> U+02199 </td> <td> <span class="glyph" title="">↙</span> </td> <tr id="entity-swnwar"><td> <code title="">swnwar;/code> </td> <td> U+0292A </td> <td> <span class="glyph" title="">⤪</span> </td> <tr id="entity-szlig"><td> <code title="">szlig;</code> </td> <td> U+000DF </td> <td> <span class="glyph" title="">ß</span> </td> <tr class="impl" id="entity-szlig-legacy"><td> <code title="">szlig</code> </td> <td> U+000DF </td> <td> <span title="">ß</span> </td> <tr id="entity-Tab"><td> <code title="">Tab;</code> </td> <td> U+00009 </td> <td> <span class="glyph control" title="">␉</span> </td> <tr id="entity-target"><td> <code title="">target;</code> </td> <td> U+02316 </td> <td> <span class="glyph" title="">⌖</span> </td> <tr id="entity-Tau"><td> <code title="">Tau;</code> </td> <td> U+003A4 </td> <td> <span class="glyph" title="">Τ</span> </td> <tr id="entity-tau"><td> <code title="">tau;</code> </td> <td> U+003C4 </td> <td> <span class="glyph" title="">τ</span> </td> <tr id="entity-tbrk"><td> <code title="">tbrk;</code> </td> <td> U+023B4 </td> <td> <span class="glyph" title="">&tbr;</span> </td> <tr id="entity-Tcaron"><td> <code title="">Tcaron;</code> </td> <td> U+00164 </td> <td> <span class="glyph" title="">Ť</span> </td> <tr id="entity-tcaron"><td> <code title="">tcaron;</code> </td> <td> U+00165 </td> <td> <span class="glyph" title="">ť</span> </td> <tr id="entity-Tcedil"><td> <code title="">Tcedil;</code> </td> <td> U+00162 </td> <td> <span class="glyph" title="">Ţ</span> </td> <tr id="entity-tcedil"><td> <code title="">tcedil;</code> </td> <td> U+00163 </td> <td> <span class="glyph" title="">ţ</span> </td> <tr id="entity-Tcy"><td> <code title="">Tcy;</code> </td> <td> U+00422 </td> <td> <span class="glyph" title="">Т</span> </td> <tr id="entity-tcy"><td> <code title="">tcy;</code> </td> <td> U+00442 </td> <td> <span class="glyph" title="">т</span> </td> <tr id="entity-tdot"><td> <code title="">tdot;</code> </td> <td> U+020DB </td> <td> <span class="glyph composition" title="">◌⃛</span> </td> <tr id="entity-telrec"><td> <code titl="">telrec;</code> </td> <td> U+02315 </td> <td> <span class="glyph" title="">⌕</span> </td> <tr id="entity-Tfr"><td> <code title="">Tfr;</code> </td> <td> U+1D517 </td> <td> <span class="glyph" title="">𝔗</span> </td> <tr id="entity-tfr"><td> <code title="">tfr;</code> </td> <td> U+1D531 </td> <td> <span class="glyph" title="">𝔱</span> </td> <tr id="entity-there4"><td> <code title="">there4;</code> </td> <td> U+02234 </td> <td> <span class="glyph" title="">∴</span> </td> <tr id="entity-Therefore"><td> <code title="">Therefore;</code> </td> <td> U+02234 </td> <td> <span class="glyph" title="">∴</span> </td> <tr id="entity-therefore"><td> <code title="">therefore;</code> </td> <td> U+02234 </td> <td> <span class="glyph" title="">∴</span> </td> <tr id="entity-Theta"><td> <code title="">Theta;</code> </td> <td> U+00398 </td> <td> <span class="glyph" title="">Θ</span> </td> <tr id="entity-theta"><td> <code title="">theta;</code> </td> <td> U+003B8 </td> <td> <san class="glyph" title="">θ</span> </td> <tr id="entity-thetasym"><td> <code title="">thetasym;</code> </td> <td> U+003D1 </td> <td> <span class="glyph" title="">ϑ</span> </td> <tr id="entity-thetav"><td> <code title="">thetav;</code> </td> <td> U+003D1 </td> <td> <span class="glyph" title="">ϑ</span> </td> <tr id="entity-thickapprox"><td> <code title="">thickapprox;</code> </td> <td> U+02248 </td> <td> <span class="glyph" title="">≈</span> </td> <tr id="entity-thicksim"><td> <code title="">thicksim;</code> </td> <td> U+0223C </td> <td> <span class="glyph" title="">∼</span> </td> <tr id="entity-ThickSpace"><td> <code title="">ThickSpace;</code> </td> <td> U+0205F U+0200A </td> <td> <span class="glyph compound" title="">  </span> </td> <tr id="entity-thinsp"><td> <code title="">thinsp;</code> </td> <td> U+02009 </td> <td> <span class="glyph" title=""> </span> </td> <tr id="entity-ThinSpace"><td> <code title="">ThinSpace;</code> </td> <td> U+02009 </t> <td> <span class="glyph" title=""> </span> </td> <tr id="entity-thkap"><td> <code title="">thkap;</code> </td> <td> U+02248 </td> <td> <span class="glyph" title="">≈</span> </td> <tr id="entity-thksim"><td> <code title="">thksim;</code> </td> <td> U+0223C </td> <td> <span class="glyph" title="">∼</span> </td> <tr id="entity-THORN"><td> <code title="">THORN;</code> </td> <td> U+000DE </td> <td> <span class="glyph" title="">Þ</span> </td> <tr class="impl" id="entity-THORN-legacy"><td> <code title="">THORN</code> </td> <td> U+000DE </td> <td> <span title="">Þ</span> </td> <tr id="entity-thorn"><td> <code title="">thorn;</code> </td> <td> U+000FE </td> <td> <span class="glyph" title="">þ</span> </td> <tr class="impl" id="entity-thorn-legacy"><td> <code title="">thorn</code> </td> <td> U+000FE </td> <td> <span title="">þ</span> </td> <tr id="entity-Tilde"><td> <code title="">Tilde;</code> </td> <td> U+0223C </td> <td> <span class="glyph" title="">∼</span> </td <tr id="entity-tilde"><td> <code title="">tilde;</code> </td> <td> U+002DC </td> <td> <span class="glyph" title="">˜</span> </td> <tr id="entity-TildeEqual"><td> <code title="">TildeEqual;</code> </td> <td> U+02243 </td> <td> <span class="glyph" title="">≃</span> </td> <tr id="entity-TildeFullEqual"><td> <code title="">TildeFullEqual;</code> </td> <td> U+02245 </td> <td> <span class="glyph" title="">≅</span> </td> <tr id="entity-TildeTilde"><td> <code title="">TildeTilde;</code> </td> <td> U+02248 </td> <td> <span class="glyph" title="">≈</span> </td> <tr id="entity-times"><td> <code title="">times;</code> </td> <td> U+000D7 </td> <td> <span class="glyph" title="">×</span> </td> <tr class="impl" id="entity-times-legacy"><td> <code title="">times</code> </td> <td> U+000D7 </td> <td> <span title="">×</span> </td> <tr id="entity-timesb"><td> <code title="">timesb;</code> </td> <td> U+022A0 </td> <td> <span class="glyph" title="">⊠</span> </td> <tr id="entity-timesbar"<td> <code title="">timesbar;</code> </td> <td> U+02A31 </td> <td> <span class="glyph" title="">⨱</span> </td> <tr id="entity-timesd"><td> <code title="">timesd;</code> </td> <td> U+02A30 </td> <td> <span class="glyph" title="">⨰</span> </td> <tr id="entity-tint"><td> <code title="">tint;</code> </td> <td> U+0222D </td> <td> <span class="glyph" title="">∭</span> </td> <tr id="entity-toea"><td> <code title="">toea;</code> </td> <td> U+02928 </td> <td> <span class="glyph" title="">⤨</span> </td> <tr id="entity-top"><td> <code title="">top;</code> </td> <td> U+022A4 </td> <td> <span class="glyph" title="">⊤</span> </td> <tr id="entity-topbot"><td> <code title="">topbot;</code> </td> <td> U+02336 </td> <td> <span class="glyph" title="">⌶</span> </td> <tr id="entity-topcir"><td> <code title="">topcir;</code> </td> <td> U+02AF1 </td> <td> <span class="glyph" title="">⫱</span> </td> <tr id="entity-Topf"><td> <code title="">Topf;</code> </td> <td> U+1D54B </td> <td> <spa class="glyph" title="">𝕋</span> </td> <tr id="entity-topf"><td> <code title="">topf;</code> </td> <td> U+1D565 </td> <td> <span class="glyph" title="">𝕥</span> </td> <tr id="entity-topfork"><td> <code title="">topfork;</code> </td> <td> U+02ADA </td> <td> <span class="glyph" title="">⫚</span> </td> <tr id="entity-tosa"><td> <code title="">tosa;</code> </td> <td> U+02929 </td> <td> <span class="glyph" title="">⤩</span> </td> <tr id="entity-tprime"><td> <code title="">tprime;</code> </td> <td> U+02034 </td> <td> <span class="glyph" title="">‴</span> </td> <tr id="entity-TRADE"><td> <code title="">TRADE;</code> </td> <td> U+02122 </td> <td> <span class="glyph" title="">™</span> </td> <tr id="entity-trade"><td> <code title="">trade;</code> </td> <td> U+02122 </td> <td> <span class="glyph" title="">™</span> </td> <tr id="entity-triangle"><td> <code title="">triangle;</code> </td> <td> U+025B5 </td> <td> <span class="glyph" title="">▵</span> </td> <tr id="entitytriangledown"><td> <code title="">triangledown;</code> </td> <td> U+025BF </td> <td> <span class="glyph" title="">▿</span> </td> <tr id="entity-triangleleft"><td> <code title="">triangleleft;</code> </td> <td> U+025C3 </td> <td> <span class="glyph" title="">◃</span> </td> <tr id="entity-trianglelefteq"><td> <code title="">trianglelefteq;</code> </td> <td> U+022B4 </td> <td> <span class="glyph" title="">⊴</span> </td> <tr id="entity-triangleq"><td> <code title="">triangleq;</code> </td> <td> U+0225C </td> <td> <span class="glyph" title="">≜</span> </td> <tr id="entity-triangleright"><td> <code title="">triangleright;</code> </td> <td> U+025B9 </td> <td> <span class="glyph" title="">▹</span> </td> <tr id="entity-trianglerighteq"><td> <code title="">trianglerighteq;</code> </td> <td> U+022B5 </td> <td> <span class="glyph" title="">⊵</span> </td> <tr id="entity-tridot"><td> <code title="">tridot;</code> </td> <td> U+025EC </td> <td> <span class="glyp" title="">◬</span> </td> <tr id="entity-trie"><td> <code title="">trie;</code> </td> <td> U+0225C </td> <td> <span class="glyph" title="">≜</span> </td> <tr id="entity-triminus"><td> <code title="">triminus;</code> </td> <td> U+02A3A </td> <td> <span class="glyph" title="">⨺</span> </td> <tr id="entity-TripleDot"><td> <code title="">TripleDot;</code> </td> <td> U+020DB </td> <td> <span class="glyph composition" title="">◌⃛</span> </td> <tr id="entity-triplus"><td> <code title="">triplus;</code> </td> <td> U+02A39 </td> <td> <span class="glyph" title="">⨹</span> </td> <tr id="entity-trisb"><td> <code title="">trisb;</code> </td> <td> U+029CD </td> <td> <span class="glyph" title="">⧍</span> </td> <tr id="entity-tritime"><td> <code title="">tritime;</code> </td> <td> U+02A3B </td> <td> <span class="glyph" title="">⨻</span> </td> <tr id="entity-trpezium"><td> <code title="">trpezium;</code> </td> <td> U+023E2 </td> <td> <span class="glyph" title="">&tpezium;</span> </td> <tr id="entity-Tscr"><td> <code title="">Tscr;</code> </td> <td> U+1D4AF </td> <td> <span class="glyph" title="">𝒯</span> </td> <tr id="entity-tscr"><td> <code title="">tscr;</code> </td> <td> U+1D4C9 </td> <td> <span class="glyph" title="">𝓉</span> </td> <tr id="entity-TScy"><td> <code title="">TScy;</code> </td> <td> U+00426 </td> <td> <span class="glyph" title="">Ц</span> </td> <tr id="entity-tscy"><td> <code title="">tscy;</code> </td> <td> U+00446 </td> <td> <span class="glyph" title="">ц</span> </td> <tr id="entity-TSHcy"><td> <code title="">TSHcy;</code> </td> <td> U+0040B </td> <td> <span class="glyph" title="">Ћ</span> </td> <tr id="entity-tshcy"><td> <code title="">tshcy;</code> </td> <td> U+0045B </td> <td> <span class="glyph" title="">ћ</span> </td> <tr id="entity-Tstrok"><td> <code title="">Tstrok;</code> </td> <td> U+00166 </td> <td> <span class="glyph" title="">Ŧ</span> </td> <tr id="entity-tstrok"><td> <code title="">tstrok;</code> /td> <td> U+00167 </td> <td> <span class="glyph" title="">ŧ</span> </td> <tr id="entity-twixt"><td> <code title="">twixt;</code> </td> <td> U+0226C </td> <td> <span class="glyph" title="">≬</span> </td> <tr id="entity-twoheadleftarrow"><td> <code title="">twoheadleftarrow;</code> </td> <td> U+0219E </td> <td> <span class="glyph" title="">↞</span> </td> <tr id="entity-twoheadrightarrow"><td> <code title="">twoheadrightarrow;</code> </td> <td> U+021A0 </td> <td> <span class="glyph" title="">↠</span> </td> <tr id="entity-Uacute"><td> <code title="">Uacute;</code> </td> <td> U+000DA </td> <td> <span class="glyph" title="">Ú</span> </td> <tr class="impl" id="entity-Uacute-legacy"><td> <code title="">Uacute</code> </td> <td> U+000DA </td> <td> <span title="">Ú</span> </td> <tr id="entity-uacute"><td> <code title="">uacute;</code> </td> <td> U+000FA </td> <td> <span class="glyph" title="">ú</span> </td> <tr class="impl" id="entity-uacute-legacy><td> <code title="">uacute</code> </td> <td> U+000FA </td> <td> <span title="">ú</span> </td> <tr id="entity-Uarr"><td> <code title="">Uarr;</code> </td> <td> U+0219F </td> <td> <span class="glyph" title="">↟</span> </td> <tr id="entity-uArr"><td> <code title="">uArr;</code> </td> <td> U+021D1 </td> <td> <span class="glyph" title="">⇑</span> </td> <tr id="entity-uarr"><td> <code title="">uarr;</code> </td> <td> U+02191 </td> <td> <span class="glyph" title="">↑</span> </td> <tr id="entity-Uarrocir"><td> <code title="">Uarrocir;</code> </td> <td> U+02949 </td> <td> <span class="glyph" title="">⥉</span> </td> <tr id="entity-Ubrcy"><td> <code title="">Ubrcy;</code> </td> <td> U+0040E </td> <td> <span class="glyph" title="">Ў</span> </td> <tr id="entity-ubrcy"><td> <code title="">ubrcy;</code> </td> <td> U+0045E </td> <td> <span class="glyph" title="">ў</span> </td> <tr id="entity-Ubreve"><td> <code title="">Ubreve;</code> </td> <td> U+0016C </td> <td> <span clas="glyph" title="">Ŭ</span> </td> <tr id="entity-ubreve"><td> <code title="">ubreve;</code> </td> <td> U+0016D </td> <td> <span class="glyph" title="">ŭ</span> </td> <tr id="entity-Ucirc"><td> <code title="">Ucirc;</code> </td> <td> U+000DB </td> <td> <span class="glyph" title="">Û</span> </td> <tr class="impl" id="entity-Ucirc-legacy"><td> <code title="">Ucirc</code> </td> <td> U+000DB </td> <td> <span title="">Û</span> </td> <tr id="entity-ucirc"><td> <code title="">ucirc;</code> </td> <td> U+000FB </td> <td> <span class="glyph" title="">û</span> </td> <tr class="impl" id="entity-ucirc-legacy"><td> <code title="">ucirc</code> </td> <td> U+000FB </td> <td> <span title="">û</span> </td> <tr id="entity-Ucy"><td> <code title="">Ucy;</code> </td> <td> U+00423 </td> <td> <span class="glyph" title="">У</span> </td> <tr id="entity-ucy"><td> <code title="">ucy;</code> </td> <td> U+00443 </td> <td> <span class="glyph" title="">у</span> </td> <tr id="entity-udarr"><td> <cde title="">udarr;</code> </td> <td> U+021C5 </td> <td> <span class="glyph" title="">⇅</span> </td> <tr id="entity-Udblac"><td> <code title="">Udblac;</code> </td> <td> U+00170 </td> <td> <span class="glyph" title="">Ű</span> </td> <tr id="entity-udblac"><td> <code title="">udblac;</code> </td> <td> U+00171 </td> <td> <span class="glyph" title="">ű</span> </td> <tr id="entity-udhar"><td> <code title="">udhar;</code> </td> <td> U+0296E </td> <td> <span class="glyph" title="">⥮</span> </td> <tr id="entity-ufisht"><td> <code title="">ufisht;</code> </td> <td> U+0297E </td> <td> <span class="glyph" title="">⥾</span> </td> <tr id="entity-Ufr"><td> <code title="">Ufr;</code> </td> <td> U+1D518 </td> <td> <span class="glyph" title="">𝔘</span> </td> <tr id="entity-ufr"><td> <code title="">ufr;</code> </td> <td> U+1D532 </td> <td> <span class="glyph" title="">𝔲</span> </td> <tr id="entity-Ugrave"><td> <code title="">Ugrave;</code> </td> <td> U+000D9 </td> <td> <span class="glph" title="">Ù</span> </td> <tr class="impl" id="entity-Ugrave-legacy"><td> <code title="">Ugrave</code> </td> <td> U+000D9 </td> <td> <span title="">Ù</span> </td> <tr id="entity-ugrave"><td> <code title="">ugrave;</code> </td> <td> U+000F9 </td> <td> <span class="glyph" title="">ù</span> </td> <tr class="impl" id="entity-ugrave-legacy"><td> <code title="">ugrave</code> </td> <td> U+000F9 </td> <td> <span title="">ù</span> </td> <tr id="entity-uHar"><td> <code title="">uHar;</code> </td> <td> U+02963 </td> <td> <span class="glyph" title="">⥣</span> </td> <tr id="entity-uharl"><td> <code title="">uharl;</code> </td> <td> U+021BF </td> <td> <span class="glyph" title="">↿</span> </td> <tr id="entity-uharr"><td> <code title="">uharr;</code> </td> <td> U+021BE </td> <td> <span class="glyph" title="">↾</span> </td> <tr id="entity-uhblk"><td> <code title="">uhblk;</code> </td> <td> U+02580 </td> <td> <span class="glyph" title="">▀</span> </td> <t id="entity-ulcorn"><td> <code title="">ulcorn;</code> </td> <td> U+0231C </td> <td> <span class="glyph" title="">⌜</span> </td> <tr id="entity-ulcorner"><td> <code title="">ulcorner;</code> </td> <td> U+0231C </td> <td> <span class="glyph" title="">⌜</span> </td> <tr id="entity-ulcrop"><td> <code title="">ulcrop;</code> </td> <td> U+0230F </td> <td> <span class="glyph" title="">⌏</span> </td> <tr id="entity-ultri"><td> <code title="">ultri;</code> </td> <td> U+025F8 </td> <td> <span class="glyph" title="">◸</span> </td> <tr id="entity-Umacr"><td> <code title="">Umacr;</code> </td> <td> U+0016A </td> <td> <span class="glyph" title="">Ū</span> </td> <tr id="entity-umacr"><td> <code title="">umacr;</code> </td> <td> U+0016B </td> <td> <span class="glyph" title="">ū</span> </td> <tr id="entity-uml"><td> <code title="">uml;</code> </td> <td> U+000A8 </td> <td> <span class="glyph" title="">¨</span> </td> <tr class="impl" id="entity-uml-legacy"><td> <code title="">uml</cde> </td> <td> U+000A8 </td> <td> <span title="">¨</span> </td> <tr id="entity-UnderBar"><td> <code title="">UnderBar;</code> </td> <td> U+0005F </td> <td> <span class="glyph" title="">_</span> </td> <tr id="entity-UnderBrace"><td> <code title="">UnderBrace;</code> </td> <td> U+023DF </td> <td> <span class="glyph" title="">⏟</span> </td> <tr id="entity-UnderBracket"><td> <code title="">UnderBracket;</code> </td> <td> U+023B5 </td> <td> <span class="glyph" title="">⎵</span> </td> <tr id="entity-UnderParenthesis"><td> <code title="">UnderParenthesis;</code> </td> <td> U+023DD </td> <td> <span class="glyph" title="">⏝</span> </td> <tr id="entity-Union"><td> <code title="">Union;</code> </td> <td> U+022C3 </td> <td> <span class="glyph" title="">⋃</span> </td> <tr id="entity-UnionPlus"><td> <code title="">UnionPlus;</code> </td> <td> U+0228E </td> <td> <span class="glyph" title="">⊎</span> </td> <tr id="entity-Uogon"><td> <code title="">Uogon;</code> </td> <td> U+0172 </td> <td> <span class="glyph" title="">Ų</span> </td> <tr id="entity-uogon"><td> <code title="">uogon;</code> </td> <td> U+00173 </td> <td> <span class="glyph" title="">ų</span> </td> <tr id="entity-Uopf"><td> <code title="">Uopf;</code> </td> <td> U+1D54C </td> <td> <span class="glyph" title="">𝕌</span> </td> <tr id="entity-uopf"><td> <code title="">uopf;</code> </td> <td> U+1D566 </td> <td> <span class="glyph" title="">𝕦</span> </td> <tr id="entity-UpArrow"><td> <code title="">UpArrow;</code> </td> <td> U+02191 </td> <td> <span class="glyph" title="">↑</span> </td> <tr id="entity-Uparrow"><td> <code title="">Uparrow;</code> </td> <td> U+021D1 </td> <td> <span class="glyph" title="">⇑</span> </td> <tr id="entity-uparrow"><td> <code title="">uparrow;</code> </td> <td> U+02191 </td> <td> <span class="glyph" title="">↑</span> </td> <tr id="entity-UpArrowBar"><td> <code title="">UpArrowBar;</code> </td> <td> U+02912 </td> <td> <span class="glyph" title="">&UpArowBar;</span> </td> <tr id="entity-UpArrowDownArrow"><td> <code title="">UpArrowDownArrow;</code> </td> <td> U+021C5 </td> <td> <span class="glyph" title="">⇅</span> </td> <tr id="entity-UpDownArrow"><td> <code title="">UpDownArrow;</code> </td> <td> U+02195 </td> <td> <span class="glyph" title="">↕</span> </td> <tr id="entity-Updownarrow"><td> <code title="">Updownarrow;</code> </td> <td> U+021D5 </td> <td> <span class="glyph" title="">⇕</span> </td> <tr id="entity-updownarrow"><td> <code title="">updownarrow;</code> </td> <td> U+02195 </td> <td> <span class="glyph" title="">↕</span> </td> <tr id="entity-UpEquilibrium"><td> <code title="">UpEquilibrium;</code> </td> <td> U+0296E </td> <td> <span class="glyph" title="">⥮</span> </td> <tr id="entity-upharpoonleft"><td> <code title="">upharpoonleft;</code> </td> <td> U+021BF </td> <td> <span class="glyph" title="">↿</span> </td> <tr id="entity-upharpoonright"><td> <code title="">upharpoonright;</code> </t> <td> U+021BE </td> <td> <span class="glyph" title="">↾</span> </td> <tr id="entity-uplus"><td> <code title="">uplus;</code> </td> <td> U+0228E </td> <td> <span class="glyph" title="">⊎</span> </td> <tr id="entity-UpperLeftArrow"><td> <code title="">UpperLeftArrow;</code> </td> <td> U+02196 </td> <td> <span class="glyph" title="">↖</span> </td> <tr id="entity-UpperRightArrow"><td> <code title="">UpperRightArrow;</code> </td> <td> U+02197 </td> <td> <span class="glyph" title="">↗</span> </td> <tr id="entity-Upsi"><td> <code title="">Upsi;</code> </td> <td> U+003D2 </td> <td> <span class="glyph" title="">ϒ</span> </td> <tr id="entity-upsi"><td> <code title="">upsi;</code> </td> <td> U+003C5 </td> <td> <span class="glyph" title="">υ</span> </td> <tr id="entity-upsih"><td> <code title="">upsih;</code> </td> <td> U+003D2 </td> <td> <span class="glyph" title="">ϒ</span> </td> <tr id="entity-Upsilon"><td> <code title="">Upsilon;</code> </td> <td> U+003A5 </d> <td> <span class="glyph" title="">Υ</span> </td> <tr id="entity-upsilon"><td> <code title="">upsilon;</code> </td> <td> U+003C5 </td> <td> <span class="glyph" title="">υ</span> </td> <tr id="entity-UpTee"><td> <code title="">UpTee;</code> </td> <td> U+022A5 </td> <td> <span class="glyph" title="">⊥</span> </td> <tr id="entity-UpTeeArrow"><td> <code title="">UpTeeArrow;</code> </td> <td> U+021A5 </td> <td> <span class="glyph" title="">↥</span> </td> <tr id="entity-upuparrows"><td> <code title="">upuparrows;</code> </td> <td> U+021C8 </td> <td> <span class="glyph" title="">⇈</span> </td> <tr id="entity-urcorn"><td> <code title="">urcorn;</code> </td> <td> U+0231D </td> <td> <span class="glyph" title="">⌝</span> </td> <tr id="entity-urcorner"><td> <code title="">urcorner;</code> </td> <td> U+0231D </td> <td> <span class="glyph" title="">⌝</span> </td> <tr id="entity-urcrop"><td> <code title="">urcrop;</code> </td> <td> U+0230E </td> <td> <span class="glyph title="">⌎</span> </td> <tr id="entity-Uring"><td> <code title="">Uring;</code> </td> <td> U+0016E </td> <td> <span class="glyph" title="">Ů</span> </td> <tr id="entity-uring"><td> <code title="">uring;</code> </td> <td> U+0016F </td> <td> <span class="glyph" title="">ů</span> </td> <tr id="entity-urtri"><td> <code title="">urtri;</code> </td> <td> U+025F9 </td> <td> <span class="glyph" title="">◹</span> </td> <tr id="entity-Uscr"><td> <code title="">Uscr;</code> </td> <td> U+1D4B0 </td> <td> <span class="glyph" title="">𝒰</span> </td> <tr id="entity-uscr"><td> <code title="">uscr;</code> </td> <td> U+1D4CA </td> <td> <span class="glyph" title="">𝓊</span> </td> <tr id="entity-utdot"><td> <code title="">utdot;</code> </td> <td> U+022F0 </td> <td> <span class="glyph" title="">⋰</span> </td> <tr id="entity-Utilde"><td> <code title="">Utilde;</code> </td> <td> U+00168 </td> <td> <span class="glyph" title="">Ũ</span> </td> <tr id="entity-utilde"><td> <code title=">utilde;</code> </td> <td> U+00169 </td> <td> <span class="glyph" title="">ũ</span> </td> <tr id="entity-utri"><td> <code title="">utri;</code> </td> <td> U+025B5 </td> <td> <span class="glyph" title="">▵</span> </td> <tr id="entity-utrif"><td> <code title="">utrif;</code> </td> <td> U+025B4 </td> <td> <span class="glyph" title="">▴</span> </td> <tr id="entity-uuarr"><td> <code title="">uuarr;</code> </td> <td> U+021C8 </td> <td> <span class="glyph" title="">⇈</span> </td> <tr id="entity-Uuml"><td> <code title="">Uuml;</code> </td> <td> U+000DC </td> <td> <span class="glyph" title="">Ü</span> </td> <tr class="impl" id="entity-Uuml-legacy"><td> <code title="">Uuml</code> </td> <td> U+000DC </td> <td> <span title="">Ü</span> </td> <tr id="entity-uuml"><td> <code title="">uuml;</code> </td> <td> U+000FC </td> <td> <span class="glyph" title="">ü</span> </td> <tr class="impl" id="entity-uuml-legacy"><td> <code title="">uuml</code> </td> <td> U+000FC </td> <td> <span tite="">ü</span> </td> <tr id="entity-uwangle"><td> <code title="">uwangle;</code> </td> <td> U+029A7 </td> <td> <span class="glyph" title="">⦧</span> </td> <tr id="entity-vangrt"><td> <code title="">vangrt;</code> </td> <td> U+0299C </td> <td> <span class="glyph" title="">⦜</span> </td> <tr id="entity-varepsilon"><td> <code title="">varepsilon;</code> </td> <td> U+003F5 </td> <td> <span class="glyph" title="">ϵ</span> </td> <tr id="entity-varkappa"><td> <code title="">varkappa;</code> </td> <td> U+003F0 </td> <td> <span class="glyph" title="">ϰ</span> </td> <tr id="entity-varnothing"><td> <code title="">varnothing;</code> </td> <td> U+02205 </td> <td> <span class="glyph" title="">∅</span> </td> <tr id="entity-varphi"><td> <code title="">varphi;</code> </td> <td> U+003D5 </td> <td> <span class="glyph" title="">ϕ</span> </td> <tr id="entity-varpi"><td> <code title="">varpi;</code> </td> <td> U+003D6 </td> <td> <span class="glyph" title="">ϖ</span> </t> <tr id="entity-varpropto"><td> <code title="">varpropto;</code> </td> <td> U+0221D </td> <td> <span class="glyph" title="">∝</span> </td> <tr id="entity-vArr"><td> <code title="">vArr;</code> </td> <td> U+021D5 </td> <td> <span class="glyph" title="">⇕</span> </td> <tr id="entity-varr"><td> <code title="">varr;</code> </td> <td> U+02195 </td> <td> <span class="glyph" title="">↕</span> </td> <tr id="entity-varrho"><td> <code title="">varrho;</code> </td> <td> U+003F1 </td> <td> <span class="glyph" title="">ϱ</span> </td> <tr id="entity-varsigma"><td> <code title="">varsigma;</code> </td> <td> U+003C2 </td> <td> <span class="glyph" title="">ς</span> </td> <tr id="entity-varsubsetneq"><td> <code title="">varsubsetneq;</code> </td> <td> U+0228A U+0FE00 </td> <td> <span class="glyph compound" title="">⊊︀</span> </td> <tr id="entity-varsubsetneqq"><td> <code title="">varsubsetneqq;</code> </td> <td> U+02ACB U+0FE00 </td> <td> <span class="glyph compound title="">⫋︀</span> </td> <tr id="entity-varsupsetneq"><td> <code title="">varsupsetneq;</code> </td> <td> U+0228B U+0FE00 </td> <td> <span class="glyph compound" title="">⊋︀</span> </td> <tr id="entity-varsupsetneqq"><td> <code title="">varsupsetneqq;</code> </td> <td> U+02ACC U+0FE00 </td> <td> <span class="glyph compound" title="">⫌︀</span> </td> <tr id="entity-vartheta"><td> <code title="">vartheta;</code> </td> <td> U+003D1 </td> <td> <span class="glyph" title="">ϑ</span> </td> <tr id="entity-vartriangleleft"><td> <code title="">vartriangleleft;</code> </td> <td> U+022B2 </td> <td> <span class="glyph" title="">⊲</span> </td> <tr id="entity-vartriangleright"><td> <code title="">vartriangleright;</code> </td> <td> U+022B3 </td> <td> <span class="glyph" title="">⊳</span> </td> <tr id="entity-Vbar"><td> <code title="">Vbar;</code> </td> <td> U+02AEB </td> <td> <span class="glyph" title="">⫫</span> </td> <tr id"entity-vBar"><td> <code title="">vBar;</code> </td> <td> U+02AE8 </td> <td> <span class="glyph" title="">⫨</span> </td> <tr id="entity-vBarv"><td> <code title="">vBarv;</code> </td> <td> U+02AE9 </td> <td> <span class="glyph" title="">⫩</span> </td> <tr id="entity-Vcy"><td> <code title="">Vcy;</code> </td> <td> U+00412 </td> <td> <span class="glyph" title="">В</span> </td> <tr id="entity-vcy"><td> <code title="">vcy;</code> </td> <td> U+00432 </td> <td> <span class="glyph" title="">в</span> </td> <tr id="entity-VDash"><td> <code title="">VDash;</code> </td> <td> U+022AB </td> <td> <span class="glyph" title="">⊫</span> </td> <tr id="entity-Vdash"><td> <code title="">Vdash;</code> </td> <td> U+022A9 </td> <td> <span class="glyph" title="">⊩</span> </td> <tr id="entity-vDash"><td> <code title="">vDash;</code> </td> <td> U+022A8 </td> <td> <span class="glyph" title="">⊨</span> </td> <tr id="entity-vdash"><td> <code title="">vdash;</code> </td> <td> U+022A2 </td> <td> <span lass="glyph" title="">⊢</span> </td> <tr id="entity-Vdashl"><td> <code title="">Vdashl;</code> </td> <td> U+02AE6 </td> <td> <span class="glyph" title="">⫦</span> </td> <tr id="entity-Vee"><td> <code title="">Vee;</code> </td> <td> U+022C1 </td> <td> <span class="glyph" title="">⋁</span> </td> <tr id="entity-vee"><td> <code title="">vee;</code> </td> <td> U+02228 </td> <td> <span class="glyph" title="">∨</span> </td> <tr id="entity-veebar"><td> <code title="">veebar;</code> </td> <td> U+022BB </td> <td> <span class="glyph" title="">⊻</span> </td> <tr id="entity-veeeq"><td> <code title="">veeeq;</code> </td> <td> U+0225A </td> <td> <span class="glyph" title="">≚</span> </td> <tr id="entity-vellip"><td> <code title="">vellip;</code> </td> <td> U+022EE </td> <td> <span class="glyph" title="">⋮</span> </td> <tr id="entity-Verbar"><td> <code title="">Verbar;</code> </td> <td> U+02016 </td> <td> <span class="glyph" title="">‖</span> </td> <tr id="entity-verbar"><td <code title="">verbar;</code> </td> <td> U+0007C </td> <td> <span class="glyph" title="">|</span> </td> <tr id="entity-Vert"><td> <code title="">Vert;</code> </td> <td> U+02016 </td> <td> <span class="glyph" title="">‖</span> </td> <tr id="entity-vert"><td> <code title="">vert;</code> </td> <td> U+0007C </td> <td> <span class="glyph" title="">|</span> </td> <tr id="entity-VerticalBar"><td> <code title="">VerticalBar;</code> </td> <td> U+02223 </td> <td> <span class="glyph" title="">∣</span> </td> <tr id="entity-VerticalLine"><td> <code title="">VerticalLine;</code> </td> <td> U+0007C </td> <td> <span class="glyph" title="">|</span> </td> <tr id="entity-VerticalSeparator"><td> <code title="">VerticalSeparator;</code> </td> <td> U+02758 </td> <td> <span class="glyph" title="">❘</span> </td> <tr id="entity-VerticalTilde"><td> <code title="">VerticalTilde;</code> </td> <td> U+02240 </td> <td> <span class="glyph" title="">≀</span> </td> <tr id="entity-VeryThinSpace"><td> <code itle="">VeryThinSpace;</code> </td> <td> U+0200A </td> <td> <span class="glyph" title=""> </span> </td> <tr id="entity-Vfr"><td> <code title="">Vfr;</code> </td> <td> U+1D519 </td> <td> <span class="glyph" title="">𝔙</span> </td> <tr id="entity-vfr"><td> <code title="">vfr;</code> </td> <td> U+1D533 </td> <td> <span class="glyph" title="">𝔳</span> </td> <tr id="entity-vltri"><td> <code title="">vltri;</code> </td> <td> U+022B2 </td> <td> <span class="glyph" title="">⊲</span> </td> <tr id="entity-vnsub"><td> <code title="">vnsub;</code> </td> <td> U+02282 U+020D2 </td> <td> <span class="glyph compound" title="">⊂⃒</span> </td> <tr id="entity-vnsup"><td> <code title="">vnsup;</code> </td> <td> U+02283 U+020D2 </td> <td> <span class="glyph compound" title="">⊃⃒</span> </td> <tr id="entity-Vopf"><td> <code title="">Vopf;</code> </td> <td> U+1D54D </td> <td> <span class="glyph" title="">𝕍</span> </td> <tr id="entity-vopf"><td> <code title="">vopf;</code> /td> <td> U+1D567 </td> <td> <span class="glyph" title="">𝕧</span> </td> <tr id="entity-vprop"><td> <code title="">vprop;</code> </td> <td> U+0221D </td> <td> <span class="glyph" title="">∝</span> </td> <tr id="entity-vrtri"><td> <code title="">vrtri;</code> </td> <td> U+022B3 </td> <td> <span class="glyph" title="">⊳</span> </td> <tr id="entity-Vscr"><td> <code title="">Vscr;</code> </td> <td> U+1D4B1 </td> <td> <span class="glyph" title="">𝒱</span> </td> <tr id="entity-vscr"><td> <code title="">vscr;</code> </td> <td> U+1D4CB </td> <td> <span class="glyph" title="">𝓋</span> </td> <tr id="entity-vsubnE"><td> <code title="">vsubnE;</code> </td> <td> U+02ACB U+0FE00 </td> <td> <span class="glyph compound" title="">⫋︀</span> </td> <tr id="entity-vsubne"><td> <code title="">vsubne;</code> </td> <td> U+0228A U+0FE00 </td> <td> <span class="glyph compound" title="">⊊︀</span> </td> <tr id="entity-vsupnE"><td> <code title="">vsupnE;</code> <td> <td> U+02ACC U+0FE00 </td> <td> <span class="glyph compound" title="">⫌︀</span> </td> <tr id="entity-vsupne"><td> <code title="">vsupne;</code> </td> <td> U+0228B U+0FE00 </td> <td> <span class="glyph compound" title="">⊋︀</span> </td> <tr id="entity-Vvdash"><td> <code title="">Vvdash;</code> </td> <td> U+022AA </td> <td> <span class="glyph" title="">⊪</span> </td> <tr id="entity-vzigzag"><td> <code title="">vzigzag;</code> </td> <td> U+0299A </td> <td> <span class="glyph" title="">⦚</span> </td> <tr id="entity-Wcirc"><td> <code title="">Wcirc;</code> </td> <td> U+00174 </td> <td> <span class="glyph" title="">Ŵ</span> </td> <tr id="entity-wcirc"><td> <code title="">wcirc;</code> </td> <td> U+00175 </td> <td> <span class="glyph" title="">ŵ</span> </td> <tr id="entity-wedbar"><td> <code title="">wedbar;</code> </td> <td> U+02A5F </td> <td> <span class="glyph" title="">⩟</span> </td> <tr id="entity-Wedge"><td> <code title="">Wedge;</code></td> <td> U+022C0 </td> <td> <span class="glyph" title="">⋀</span> </td> <tr id="entity-wedge"><td> <code title="">wedge;</code> </td> <td> U+02227 </td> <td> <span class="glyph" title="">∧</span> </td> <tr id="entity-wedgeq"><td> <code title="">wedgeq;</code> </td> <td> U+02259 </td> <td> <span class="glyph" title="">≙</span> </td> <tr id="entity-weierp"><td> <code title="">weierp;</code> </td> <td> U+02118 </td> <td> <span class="glyph" title="">℘</span> </td> <tr id="entity-Wfr"><td> <code title="">Wfr;</code> </td> <td> U+1D51A </td> <td> <span class="glyph" title="">𝔚</span> </td> <tr id="entity-wfr"><td> <code title="">wfr;</code> </td> <td> U+1D534 </td> <td> <span class="glyph" title="">𝔴</span> </td> <tr id="entity-Wopf"><td> <code title="">Wopf;</code> </td> <td> U+1D54E </td> <td> <span class="glyph" title="">𝕎</span> </td> <tr id="entity-wopf"><td> <code title="">wopf;</code> </td> <td> U+1D568 </td> <td> <span class="glyph" title="">𝕨</span> </td> <tr i="entity-wp"><td> <code title="">wp;</code> </td> <td> U+02118 </td> <td> <span class="glyph" title="">℘</span> </td> <tr id="entity-wr"><td> <code title="">wr;</code> </td> <td> U+02240 </td> <td> <span class="glyph" title="">≀</span> </td> <tr id="entity-wreath"><td> <code title="">wreath;</code> </td> <td> U+02240 </td> <td> <span class="glyph" title="">≀</span> </td> <tr id="entity-Wscr"><td> <code title="">Wscr;</code> </td> <td> U+1D4B2 </td> <td> <span class="glyph" title="">𝒲</span> </td> <tr id="entity-wscr"><td> <code title="">wscr;</code> </td> <td> U+1D4CC </td> <td> <span class="glyph" title="">𝓌</span> </td> <tr id="entity-xcap"><td> <code title="">xcap;</code> </td> <td> U+022C2 </td> <td> <span class="glyph" title="">⋂</span> </td> <tr id="entity-xcirc"><td> <code title="">xcirc;</code> </td> <td> U+025EF </td> <td> <span class="glyph" title="">◯</span> </td> <tr id="entity-xcup"><td> <code title="">xcup;</code> </td> <td> U+022C3 </td> <td> <span clas="glyph" title="">⋃</span> </td> <tr id="entity-xdtri"><td> <code title="">xdtri;</code> </td> <td> U+025BD </td> <td> <span class="glyph" title="">▽</span> </td> <tr id="entity-Xfr"><td> <code title="">Xfr;</code> </td> <td> U+1D51B </td> <td> <span class="glyph" title="">𝔛</span> </td> <tr id="entity-xfr"><td> <code title="">xfr;</code> </td> <td> U+1D535 </td> <td> <span class="glyph" title="">𝔵</span> </td> <tr id="entity-xhArr"><td> <code title="">xhArr;</code> </td> <td> U+027FA </td> <td> <span class="glyph" title="">⟺</span> </td> <tr id="entity-xharr"><td> <code title="">xharr;</code> </td> <td> U+027F7 </td> <td> <span class="glyph" title="">⟷</span> </td> <tr id="entity-Xi"><td> <code title="">Xi;</code> </td> <td> U+0039E </td> <td> <span class="glyph" title="">Ξ</span> </td> <tr id="entity-xi"><td> <code title="">xi;</code> </td> <td> U+003BE </td> <td> <span class="glyph" title="">ξ</span> </td> <tr id="entity-xlArr"><td> <code title="">xArr;</code> </td> <td> U+027F8 </td> <td> <span class="glyph" title="">⟸</span> </td> <tr id="entity-xlarr"><td> <code title="">xlarr;</code> </td> <td> U+027F5 </td> <td> <span class="glyph" title="">⟵</span> </td> <tr id="entity-xmap"><td> <code title="">xmap;</code> </td> <td> U+027FC </td> <td> <span class="glyph" title="">⟼</span> </td> <tr id="entity-xnis"><td> <code title="">xnis;</code> </td> <td> U+022FB </td> <td> <span class="glyph" title="">⋻</span> </td> <tr id="entity-xodot"><td> <code title="">xodot;</code> </td> <td> U+02A00 </td> <td> <span class="glyph" title="">⨀</span> </td> <tr id="entity-Xopf"><td> <code title="">Xopf;</code> </td> <td> U+1D54F </td> <td> <span class="glyph" title="">𝕏</span> </td> <tr id="entity-xopf"><td> <code title="">xopf;</code> </td> <td> U+1D569 </td> <td> <span class="glyph" title="">𝕩</span> </td> <tr id="entity-xoplus"><td> <code title="">xoplus;</code> </td> <td> U+02A01 </td> <td> <span class="glyph" title=""⨁</span> </td> <tr id="entity-xotime"><td> <code title="">xotime;</code> </td> <td> U+02A02 </td> <td> <span class="glyph" title="">⨂</span> </td> <tr id="entity-xrArr"><td> <code title="">xrArr;</code> </td> <td> U+027F9 </td> <td> <span class="glyph" title="">⟹</span> </td> <tr id="entity-xrarr"><td> <code title="">xrarr;</code> </td> <td> U+027F6 </td> <td> <span class="glyph" title="">⟶</span> </td> <tr id="entity-Xscr"><td> <code title="">Xscr;</code> </td> <td> U+1D4B3 </td> <td> <span class="glyph" title="">𝒳</span> </td> <tr id="entity-xscr"><td> <code title="">xscr;</code> </td> <td> U+1D4CD </td> <td> <span class="glyph" title="">𝓍</span> </td> <tr id="entity-xsqcup"><td> <code title="">xsqcup;</code> </td> <td> U+02A06 </td> <td> <span class="glyph" title="">⨆</span> </td> <tr id="entity-xuplus"><td> <code title="">xuplus;</code> </td> <td> U+02A04 </td> <td> <span class="glyph" title="">⨄</span> </td> <tr id="entity-xutri"><td> <code title=""xutri;</code> </td> <td> U+025B3 </td> <td> <span class="glyph" title="">△</span> </td> <tr id="entity-xvee"><td> <code title="">xvee;</code> </td> <td> U+022C1 </td> <td> <span class="glyph" title="">⋁</span> </td> <tr id="entity-xwedge"><td> <code title="">xwedge;</code> </td> <td> U+022C0 </td> <td> <span class="glyph" title="">⋀</span> </td> <tr id="entity-Yacute"><td> <code title="">Yacute;</code> </td> <td> U+000DD </td> <td> <span class="glyph" title="">Ý</span> </td> <tr class="impl" id="entity-Yacute-legacy"><td> <code title="">Yacute</code> </td> <td> U+000DD </td> <td> <span title="">Ý</span> </td> <tr id="entity-yacute"><td> <code title="">yacute;</code> </td> <td> U+000FD </td> <td> <span class="glyph" title="">ý</span> </td> <tr class="impl" id="entity-yacute-legacy"><td> <code title="">yacute</code> </td> <td> U+000FD </td> <td> <span title="">ý</span> </td> <tr id="entity-YAcy"><td> <code title="">YAcy;</code> </td> <td> U+0042F </td> <d> <span class="glyph" title="">Я</span> </td> <tr id="entity-yacy"><td> <code title="">yacy;</code> </td> <td> U+0044F </td> <td> <span class="glyph" title="">я</span> </td> <tr id="entity-Ycirc"><td> <code title="">Ycirc;</code> </td> <td> U+00176 </td> <td> <span class="glyph" title="">Ŷ</span> </td> <tr id="entity-ycirc"><td> <code title="">ycirc;</code> </td> <td> U+00177 </td> <td> <span class="glyph" title="">ŷ</span> </td> <tr id="entity-Ycy"><td> <code title="">Ycy;</code> </td> <td> U+0042B </td> <td> <span class="glyph" title="">Ы</span> </td> <tr id="entity-ycy"><td> <code title="">ycy;</code> </td> <td> U+0044B </td> <td> <span class="glyph" title="">ы</span> </td> <tr id="entity-yen"><td> <code title="">yen;</code> </td> <td> U+000A5 </td> <td> <span class="glyph" title="">¥</span> </td> <tr class="impl" id="entity-yen-legacy"><td> <code title="">yen</code> </td> <td> U+000A5 </td> <td> <span title="">¥</span> </td> <tr id="entity-Yfr"><td> <code title="">fr;</code> </td> <td> U+1D51C </td> <td> <span class="glyph" title="">𝔜</span> </td> <tr id="entity-yfr"><td> <code title="">yfr;</code> </td> <td> U+1D536 </td> <td> <span class="glyph" title="">𝔶</span> </td> <tr id="entity-YIcy"><td> <code title="">YIcy;</code> </td> <td> U+00407 </td> <td> <span class="glyph" title="">Ї</span> </td> <tr id="entity-yicy"><td> <code title="">yicy;</code> </td> <td> U+00457 </td> <td> <span class="glyph" title="">ї</span> </td> <tr id="entity-Yopf"><td> <code title="">Yopf;</code> </td> <td> U+1D550 </td> <td> <span class="glyph" title="">𝕐</span> </td> <tr id="entity-yopf"><td> <code title="">yopf;</code> </td> <td> U+1D56A </td> <td> <span class="glyph" title="">𝕪</span> </td> <tr id="entity-Yscr"><td> <code title="">Yscr;</code> </td> <td> U+1D4B4 </td> <td> <span class="glyph" title="">𝒴</span> </td> <tr id="entity-yscr"><td> <code title="">yscr;</code> </td> <td> U+1D4CE </td> <td> <span class="glyph" title="">𝓎</span> </td> <tr i="entity-YUcy"><td> <code title="">YUcy;</code> </td> <td> U+0042E </td> <td> <span class="glyph" title="">Ю</span> </td> <tr id="entity-yucy"><td> <code title="">yucy;</code> </td> <td> U+0044E </td> <td> <span class="glyph" title="">ю</span> </td> <tr id="entity-Yuml"><td> <code title="">Yuml;</code> </td> <td> U+00178 </td> <td> <span class="glyph" title="">Ÿ</span> </td> <tr id="entity-yuml"><td> <code title="">yuml;</code> </td> <td> U+000FF </td> <td> <span class="glyph" title="">ÿ</span> </td> <tr class="impl" id="entity-yuml-legacy"><td> <code title="">yuml</code> </td> <td> U+000FF </td> <td> <span title="">ÿ</span> </td> <tr id="entity-Zacute"><td> <code title="">Zacute;</code> </td> <td> U+00179 </td> <td> <span class="glyph" title="">Ź</span> </td> <tr id="entity-zacute"><td> <code title="">zacute;</code> </td> <td> U+0017A </td> <td> <span class="glyph" title="">ź</span> </td> <tr id="entity-Zcaron"><td> <code title="">Zcaron;</code> </td> <td> U+0017D </t> <td> <span class="glyph" title="">Ž</span> </td> <tr id="entity-zcaron"><td> <code title="">zcaron;</code> </td> <td> U+0017E </td> <td> <span class="glyph" title="">ž</span> </td> <tr id="entity-Zcy"><td> <code title="">Zcy;</code> </td> <td> U+00417 </td> <td> <span class="glyph" title="">З</span> </td> <tr id="entity-zcy"><td> <code title="">zcy;</code> </td> <td> U+00437 </td> <td> <span class="glyph" title="">з</span> </td> <tr id="entity-Zdot"><td> <code title="">Zdot;</code> </td> <td> U+0017B </td> <td> <span class="glyph" title="">Ż</span> </td> <tr id="entity-zdot"><td> <code title="">zdot;</code> </td> <td> U+0017C </td> <td> <span class="glyph" title="">ż</span> </td> <tr id="entity-zeetrf"><td> <code title="">zeetrf;</code> </td> <td> U+02128 </td> <td> <span class="glyph" title="">ℨ</span> </td> <tr id="entity-ZeroWidthSpace"><td> <code title="">ZeroWidthSpace;</code> </td> <td> U+0200B </td> <td> <span class="glyph" title="">​</span></td> <tr id="entity-Zeta"><td> <code title="">Zeta;</code> </td> <td> U+00396 </td> <td> <span class="glyph" title="">Ζ</span> </td> <tr id="entity-zeta"><td> <code title="">zeta;</code> </td> <td> U+003B6 </td> <td> <span class="glyph" title="">ζ</span> </td> <tr id="entity-Zfr"><td> <code title="">Zfr;</code> </td> <td> U+02128 </td> <td> <span class="glyph" title="">ℨ</span> </td> <tr id="entity-zfr"><td> <code title="">zfr;</code> </td> <td> U+1D537 </td> <td> <span class="glyph" title="">𝔷</span> </td> <tr id="entity-ZHcy"><td> <code title="">ZHcy;</code> </td> <td> U+00416 </td> <td> <span class="glyph" title="">Ж</span> </td> <tr id="entity-zhcy"><td> <code title="">zhcy;</code> </td> <td> U+00436 </td> <td> <span class="glyph" title="">ж</span> </td> <tr id="entity-zigrarr"><td> <code title="">zigrarr;</code> </td> <td> U+021DD </td> <td> <span class="glyph" title="">⇝</span> </td> <tr id="entity-Zopf"><td> <code title="">Zopf;</code> </td> <td> U+02124 </td> td> <span class="glyph" title="">ℤ</span> </td> <tr id="entity-zopf"><td> <code title="">zopf;</code> </td> <td> U+1D56B </td> <td> <span class="glyph" title="">𝕫</span> </td> <tr id="entity-Zscr"><td> <code title="">Zscr;</code> </td> <td> U+1D4B5 </td> <td> <span class="glyph" title="">𝒵</span> </td> <tr id="entity-zscr"><td> <code title="">zscr;</code> </td> <td> U+1D4CF </td> <td> <span class="glyph" title="">𝓏</span> </td> <tr id="entity-zwj"><td> <code title="">zwj;</code> </td> <td> U+0200D </td> <td> <span class="glyph" title="">‍</span> </td> <tr id="entity-zwnj"><td> <code title="">zwnj;</code> </td> <td> U+0200C </td> <td> <span class="glyph" title="">‌</span> </td> </table><!--
If we want to add character references, Almorca suggests:
> I would add &sub1; (character U+2081), &sub2;
> (character U+2082) and &sub3; (character U+2083). They
> would are the equivalent to ¹, ², and ³.
See also: http://www.w3.org/2003/entities/
--></div>
<p>This data is also available <a href="entities.json">as a JSON
file</a>.</p>
<p><i>The glyphs displayed above are non-normative. Refer to the
Unicode specifications for formal definitions of the characters
listed above.</i></p>
Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-button-element.html,v
retrieving revision 1.307
retrieving revision 1.308
diff -u -d -r1.307 -r1.308
--- the-button-element.html 15 Oct 2012 12:48:55 -0000 1.307
+++ the-button-element.html 15 Oct 2012 15:15:52 -0000 1.308
@@ -413,16 +413,16 @@
attribute DOMString <a href="#dom-button-type" title="dom-button-type">type</a>;
attribute DOMString <a href="#dom-button-value" title="dom-button-value">value</a>;
- readonly attribute boolean <a href="textFieldSelection.html#dom-cva-willvalidate" title="dom-cva-willValidate">willValidate</a>;
- readonly attribute <a href="textFieldSelection.html#validitystate">ValidityState</a> <a href="textFieldSelection.html#dom-cva-validity" title="dom-cva-validity">validity</a>;
- readonly attribute DOMString <a href="textFieldSelection.html#dom-cva-validationmessage" title="dom-cva-validationMessage">validationMessage</a>;
- boolean <a href="textFieldSelection.html#dom-cva-checkvalidity" title="dom-cva-checkValidity">checkValidity</a>();
- void <a href="textFieldSelection.html#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(DOMString error);
+ readonly attribute boolean <a href="constraints.html#dom-cva-willvalidate" title="dom-cva-willValidate">willValidate</a>;
+ readonly attribute <a href="constraints.html#validitystate">ValidityState</a> <a href="constraints.html#dom-cva-validity" title="dom-cva-validity">validity</a>;
+ readonly attribute DOMString <a href="constraints.html#dom-cva-validationmessage" title="dom-cva-validationMessage">validationMessage</a>;
+ boolean <a href="constraints.html#dom-cva-checkvalidity" title="dom-cva-checkValidity">checkValidity</a>();
+ void <a href="constraints.html#dom-cva-setcustomvalidity" title="dom-cva-setCustomValidity">setCustomValidity</a>(DOMString error);
readonly attribute <a href="infrastructure.html#nodelist">NodeList</a> <a href="the-label-element.html#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-button-element">button</a></code> element <a href="textFieldSelection.html#represents">represents</a> a button.</p>
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-button-element">button</a></code> element <a href="rendering.html#represents">represents</a> a button.</p>
<p>The element is a <a href="forms.html#concept-button" title="concept-button">button</a>.</p>
@@ -456,7 +456,7 @@
<p><strong>Constraint validation</strong>: If the <code title="attr-button-type"><a href="#attr-button-type">type</a></code> attribute is in the <a href="#attr-button-type-reset-state" title="attr-button-type-reset-state">Reset Button</a> state or
the <a href="#attr-button-type-button-state" title="attr-button-type-button-state">Button</a> state,
- the element is <a href="textFieldSelection.html#barred-from-constraint-validation">barred from constraint validation</a>.</p>
+ the element is <a href="constraints.html#barred-from-constraint-validation">barred from constraint validation</a>.</p>
<p>When a <code><a href="#the-button-element">button</a></code> element is not <a href="attributes-common-to-form-controls.html#concept-fe-disabled" title="concept-fe-disabled">disabled</a>, its <a href="content-models.html#activation-behavior">activation
behavior</a> element is to run the steps defined in the following
@@ -465,13 +465,13 @@
<dl><dt> <dfn id="attr-button-type-submit-state" title="attr-button-type-submit-state">Submit Button</dfn> </dt>
<dd><p>If the element has a <a href="association-of-controls-and-forms.html#form-owner">form owner</a>, the element
- must <a href="textFieldSelection.html#concept-form-submit" title="concept-form-submit">submit</a> the <a href="association-of-controls-and-forms.html#form-owner">form
+ must <a href="constraints.html#concept-form-submit" title="concept-form-submit">submit</a> the <a href="association-of-controls-and-forms.html#form-owner">form
owner</a> from the <code><a href="#the-button-element">button</a></code> element.</dd>
<dt> <dfn id="attr-button-type-reset-state" title="attr-button-type-reset-state">Reset Button</dfn> </dt>
<dd><p>If the element has a <a href="association-of-controls-and-forms.html#form-owner">form owner</a>, the element
- must <a href="textFieldSelection.html#concept-form-reset" title="concept-form-reset">reset</a> the <a href="association-of-controls-and-forms.html#form-owner">form
+ must <a href="constraints.html#concept-form-reset" title="concept-form-reset">reset</a> the <a href="association-of-controls-and-forms.html#form-owner">form
owner</a>.</dd>
<dt> <dfn id="attr-button-type-button-state" title="attr-button-type-button-state">Button</dfn>
@@ -518,9 +518,9 @@
attribute must <a href="common-dom-interfaces.html#reflect">reflect</a> the content attribute of the
same name, <a href="common-dom-interfaces.html#limited-to-only-known-values">limited to only known values</a>.</p>
- <p>The <code title="dom-cva-willValidate"><a href="textFieldSelection.html#dom-cva-willvalidate">willValidate</a></code>, <code title="dom-cva-validity"><a href="textFieldSelection.html#dom-cva-validity">validity</a></code>, and <code title="dom-cva-validationMessage"><a href="textFieldSelection.html#dom-cva-validationmessage">validationMessage</a></code> IDL
- attributes, and the <code title="dom-cva-checkValidity"><a href="textFieldSelection.html#dom-cva-checkvalidity">checkValidity()</a></code> and <code title="dom-cva-setCustomValidity"><a href="textFieldSelection.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
- methods, are part of the <a href="textFieldSelection.html#the-constraint-validation-api">constraint validation API</a>. The
+ <p>The <code title="dom-cva-willValidate"><a href="constraints.html#dom-cva-willvalidate">willValidate</a></code>, <code title="dom-cva-validity"><a href="constraints.html#dom-cva-validity">validity</a></code>, and <code title="dom-cva-validationMessage"><a href="constraints.html#dom-cva-validationmessage">validationMessage</a></code> IDL
+ attributes, and the <code title="dom-cva-checkValidity"><a href="constraints.html#dom-cva-checkvalidity">checkValidity()</a></code> and <code title="dom-cva-setCustomValidity"><a href="constraints.html#dom-cva-setcustomvalidity">setCustomValidity()</a></code>
+ methods, are part of the <a href="constraints.html#the-constraint-validation-api">constraint validation API</a>. The
<code title="dom-lfe-labels"><a href="the-label-element.html#dom-lfe-labels">labels</a></code> IDL attribute provides a
list of the element's <code><a href="the-label-element.html#the-label-element">label</a></code>s. The <code title="dom-fe-autofocus"><a href="attributes-common-to-form-controls.html#dom-fe-autofocus">autofocus</a></code>, <code title="dom-fe-disabled"><a href="attributes-common-to-form-controls.html#dom-fe-disabled">disabled</a></code>, <code title="dom-fae-form"><a href="association-of-controls-and-forms.html#dom-fae-form">form</a></code>, and <code title="dom-fe-name"><a href="attributes-common-to-form-controls.html#dom-fe-name">name</a></code> IDL attributes are part of the
element's forms API.</p>
--- NEW FILE: links.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>4.12 Links — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...2830 lines suppressed...]
<p>The <code title="selector-rtl"><a href="#selector-rtl">:dir(rtl)</a></code> pseudo-class must
match all elements whose <a href="global-attributes.html#the-directionality" title="the
directionality">directionality</a> is '<a href="global-attributes.html#concept-rtl" title="concept-rtl">rtl</a>'.</p>
</dd>
</dl><p class="note">Another section of this specification defines the
<i><a href="history.html#target-element">target element</a></i> used with the <code title="selector-target">:target</code> pseudo-class.</p>
<p class="note">This specification does not define when an element
matches the <code title="selector-focus">:focus</code> or <code title="selector-lang()">:lang()</code> dynamic pseudo-classes, as
those are all defined in sufficient detail in a language-agnostic
fashion in the Selectors specification. <a href="references.html#refsSELECTORS">[SELECTORS]</a></p>
</div>
<!--MD-->
Index: the-cite-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-cite-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-cite-element.html 15 Oct 2012 12:48:56 -0000 1.202
+++ the-cite-element.html 15 Oct 2012 15:15:53 -0000 1.203
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-cite-element">cite</a></code> element <a href="textFieldSelection.html#represents">represents</a> the title
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-cite-element">cite</a></code> element <a href="rendering.html#represents">represents</a> the title
of a work (e.g.
a book,
a paper,
Index: the-hgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hgroup-element.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- the-hgroup-element.html 15 Oct 2012 12:50:06 -0000 1.203
+++ the-hgroup-element.html 15 Oct 2012 15:15:54 -0000 1.204
@@ -387,7 +387,7 @@
<dd><a href="global-attributes.html#global-attributes">Global attributes</a></dd>
<dt><a href="element-definitions.html#element-dfn-dom" title="element-dfn-dom">DOM interface</a>:</dt><!--TOPIC:DOM APIs-->
<dd>Uses <code><a href="elements.html#htmlelement">HTMLElement</a></code>.</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-hgroup-element">hgroup</a></code> element <a href="textFieldSelection.html#represents">represents</a> the
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-hgroup-element">hgroup</a></code> element <a href="rendering.html#represents">represents</a> the
heading of a section. The element is used to group a set of
<code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>–<code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h6</a></code> elements when the heading has
multiple levels, such as subheadings, alternative titles, or
Index: common-input-element-apis.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-apis.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- common-input-element-apis.html 15 Oct 2012 12:45:48 -0000 1.202
+++ common-input-element-apis.html 15 Oct 2012 15:15:45 -0000 1.203
@@ -544,7 +544,7 @@
<code><a href="infrastructure.html#filelist">FileList</a></code> object that represents the current <a href="states-of-the-type-attribute.html#concept-input-type-file-selected" title="concept-input-type-file-selected">selected files</a>. The
same object must be returned until the list of <a href="states-of-the-type-attribute.html#concept-input-type-file-selected" title="concept-input-type-file-selected">selected files</a>
changes. If the IDL attribute does not apply, then it must instead
- return null. <a href="textFieldSelection.html#refsFILEAPI">[FILEAPI]</a></p>
+ return null. <a href="references.html#refsFILEAPI">[FILEAPI]</a></p>
<hr><p>The <dfn id="dom-input-valueasdate" title="dom-input-valueAsDate"><code>valueAsDate</code></dfn> IDL
attribute represents the <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> of the element, interpreted
@@ -656,7 +656,7 @@
<p>When the <dfn id="event-input-input" title="event-input-input"><code>input</code></dfn>
event applies, any time the user causes the element's <a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> to change, the user agent must
- <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple event</a> that
+ <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> that
bubbles named <code title="event-input">input</code> at the
<code><a href="the-input-element.html#the-input-element">input</a></code> element. User agents may wait for a suitable
break in the user's interaction before queuing the task; for
@@ -677,7 +677,7 @@
defined but uses a user interface that involves an explicit commit
action, then any time the user commits a change to the element's
<a href="attributes-common-to-form-controls.html#concept-fe-value" title="concept-fe-value">value</a> or list of <a href="states-of-the-type-attribute.html#concept-input-type-file-selected" title="concept-input-type-file-selected">selected files</a>, the
- user agent must <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple
+ user agent must <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple
event</a> that bubbles named <code title="event-change">change</code> at the <code><a href="the-input-element.html#the-input-element">input</a></code>
element.</p>
@@ -700,20 +700,20 @@
steps:</p>
<ol><li>If the <code title="event-input-input"><a href="#event-input-input">input</a></code> event
- applies, <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple
+ applies, <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple
event</a> that bubbles named <code title="event-input">input</code> at the <code><a href="the-input-element.html#the-input-element">input</a></code>
element.</li>
<li>If the <code title="event-input-change"><a href="#event-input-change">change</a></code> event
- applies, <a href="textFieldSelection.html#queue-a-task">queue a task</a> to <a href="textFieldSelection.html#fire-a-simple-event">fire a simple
+ applies, <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple
event</a> that bubbles named <code title="event-change">change</code> at the <code><a href="the-input-element.html#the-input-element">input</a></code>
element.</li>
</ol><p class="note">In addition, when the <code title="event-input-change"><a href="#event-input-change">change</a></code> event applies, <code title="event-change">change</code> events can also be fired as part
of the element's <a href="content-models.html#activation-behavior">activation behavior</a> and as part of the
- <a href="textFieldSelection.html#unfocusing-steps">unfocusing steps</a>.</p>
+ <a href="editing.html#unfocusing-steps">unfocusing steps</a>.</p>
- <p>The <a href="textFieldSelection.html#task-source">task source</a> for these <a href="textFieldSelection.html#concept-task" title="concept-task">tasks</a> is the <a href="textFieldSelection.html#user-interaction-task-source">user interaction task
+ <p>The <a href="webappapis.html#task-source">task source</a> for these <a href="webappapis.html#concept-task" title="concept-task">tasks</a> is the <a href="webappapis.html#user-interaction-task-source">user interaction task
source</a>.</p>
</div>
Index: the-tr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tr-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-tr-element.html 15 Oct 2012 12:50:25 -0000 1.202
+++ the-tr-element.html 15 Oct 2012 15:15:57 -0000 1.203
@@ -399,7 +399,7 @@
void <a href="#dom-tr-deletecell" title="dom-tr-deleteCell">deleteCell</a>(long index);
};</pre>
</dd>
- </dl><!--TOPIC:HTML--><p>The <code><a href="#the-tr-element">tr</a></code> element <a href="textFieldSelection.html#represents">represents</a> a <a href="attributes-common-to-td-and-th-elements.html#concept-row" title="concept-row">row</a> of <a href="attributes-common-to-td-and-th-elements.html#concept-cell" title="concept-cell">cells</a> in a <a href="attributes-common-to-td-and-th-elements.html#concept-table" title="concept-table">table</a>.</p>
+ </dl><!--TOPIC:HTML--><p>The <code><a href="#the-tr-element">tr</a></code> element <a href="rendering.html#represents">represents</a> a <a href="attributes-common-to-td-and-th-elements.html#concept-row" title="concept-row">row</a> of <a href="attributes-common-to-td-and-th-elements.html#concept-cell" title="concept-cell">cells</a> in a <a href="attributes-common-to-td-and-th-elements.html#concept-table" title="concept-table">table</a>.</p>
<div class="impl">
--- NEW FILE: section-index.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>Index — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
[...3436 lines suppressed...]
<tr><td> <code title="event-show">show</code>
<td> <code><a href="infrastructure.html#event">Event</a></code>
<td> Fired at a <code><a href="the-menu-element.html#the-menu-element">menu</a></code> element when it is shown as a context menu
<tr><td> <code title="event-submit">submit</code>
<td> <code><a href="infrastructure.html#event">Event</a></code>
<td> Fired at a <code><a href="the-form-element.html#the-form-element">form</a></code> element when it is <a href="constraints.html#concept-form-submit" title="concept-form-submit">submitted</a>
<tr><td> <code title="event-unload">unload</code>
<td> <code><a href="infrastructure.html#event">Event</a></code>
<td> Fired at the <code><a href="browsers.html#window">Window</a></code> object when the page is going away
</table><p class="note">See also <a href="media-elements.html#mediaevents">media element
events</a>, <a href="offline.html#appcacheevents">application cache events</a>,
and <a href="dnd.html#dndevents">drag-and-drop events</a>.</p>
<!--FIXUP 2dcontext -4-->
--- NEW FILE: timers.html ---
<!DOCTYPE html><html lang="en-US-x-Hixie"><meta charset="utf-8"><title>6.3 Timers — HTML5</title><style type="text/css">
.applies thead th > * { display: block; }
.applies thead code { display: block; }
.applies tbody th { white-space: nowrap; }
.applies td { text-align: center; }
.applies .yes { background: yellow; }
.matrix, .matrix td { border: hidden; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
td.eg { border-width: thin; text-align: center; }
#table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
#table-example-1 caption { padding-bottom: 0.5em; }
#table-example-1 thead, #table-example-1 tbody { border: none; }
#table-example-1 th, #table-example-1 td { border: solid thin; }
#table-example-1 th { font-weight: normal; }
#table-example-1 td { border-style: none solid; vertical-align: top; }
#table-example-1 th { padding: 0.5em; vertical-align: middle; text-align: center; }
#table-example-1 tbody tr:first-child td { padding-top: 0.5em; }
#table-example-1 tbody tr:last-child td { padding-bottom: 1.5em; }
#table-example-1 tbody td:first-child { padding-left: 2.5em; padding-right: 0; width: 9em; }
#table-example-1 tbody td:first-child::after { content: leader(". "); }
#table-example-1 tbody td { padding-left: 2em; padding-right: 2em; }
#table-example-1 tbody td:first-child + td { width: 10em; }
#table-example-1 tbody td:first-child + td ~ td { width: 2.5em; }
#table-example-1 tbody td:first-child + td + td + td ~ td { width: 1.25em; }
.apple-table-examples { border: none; border-collapse: separate; border-spacing: 1.5em 0em; width: 40em; margin-left: 3em; }
.apple-table-examples * { font-family: "Times", serif; }
.apple-table-examples td, .apple-table-examples th { border: none; white-space: nowrap; padding-top: 0; padding-bottom: 0; }
.apple-table-examples tbody th:first-child { border-left: none; width: 100%; }
.apple-table-examples thead th:first-child ~ th { font-size: smaller; font-weight: bolder; border-bottom: solid 2px; text-align: center; }
.apple-table-examples tbody th::after, .apple-table-examples tfoot th::after { content: leader(". ") }
.apple-table-examples tbody th, .apple-table-examples tfoot th { font: inherit; text-align: left; }
.apple-table-examples td { text-align: right; vertical-align: top; }
.apple-table-examples.e1 tbody tr:last-child td { border-bottom: solid 1px; }
.apple-table-examples.e1 tbody + tbody tr:last-child td { border-bottom: double 3px; }
.apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
.apple-table-examples sup { line-height: 0; }
.details-example img { vertical-align: top; }
#base64-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 6em;
column-count: 5;
column-gap: 1em;
-moz-column-width: 6em;
-moz-column-count: 5;
-moz-column-gap: 1em;
-webkit-column-width: 6em;
-webkit-column-count: 5;
-webkit-column-gap: 1em;
}
#base64-table thead { display: none; }
#base64-table * { border: none; }
#base64-table tbody td:first-child:after { content: ':'; }
#base64-table tbody td:last-child { text-align: right; }
#named-character-references-table {
white-space: nowrap;
font-size: 0.6em;
column-width: 30em;
column-gap: 1em;
-moz-column-width: 30em;
-moz-column-gap: 1em;
-webkit-column-width: 30em;
-webkit-column-gap: 1em;
}
#named-character-references-table > table > tbody > tr > td:first-child + td,
#named-character-references-table > table > tbody > tr > td:last-child { text-align: center; }
#named-character-references-table > table > tbody > tr > td:last-child:hover > span { position: absolute; top: auto; left: auto; margin-left: 0.5em; line-height: 1.2; font-size: 5em; border: outset; padding: 0.25em 0.5em; background: white; width: 1.25em; height: auto; text-align: center; }
#named-character-references-table > table > tbody > tr#entity-CounterClockwiseContourIntegral > td:first-child { font-size: 0.5em; }
.glyph.control { color: red; }
@font-face {
font-family: 'Essays1743';
src: url('../fonts/Essays1743.ttf');
}
@font-face {
font-family: 'Essays1743';
font-weight: bold;
src: url('../fonts/Essays1743-Bold.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
src: url('../fonts/Essays1743-Italic.ttf');
}
@font-face {
font-family: 'Essays1743';
font-style: italic;
font-weight: bold;
src: url('../fonts/Essays1743-BoldItalic.ttf');
}
</style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
h4 { margin: 2.5em 0 0.75em 0; }
h5, h6 { margin: 2.5em 0 1em; }
h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
p { margin: 1em 0; }
hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
dl, dd { margin-top: 0; margin-bottom: 0; }
dt { margin-top: 0.75em; margin-bottom: 0.25em; clear: left; }
dt + dt { margin-top: 0; }
dd dt { margin-top: 0.25em; margin-bottom: 0; }
dd p { margin-top: 0; }
dd dl + p { margin-top: 1em; }
dd table + p { margin-top: 1em; }
p + * > li, dd li { margin: 1em 0; }
dt, dfn { font-weight: bold; font-style: normal; }
i, em { font-style: italic; }
dt dfn { font-style: italic; }
pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
pre strong { color: black; font: inherit; font-weight: bold; background: yellow; }
pre em { font-weight: bolder; font-style: normal; }
@media screen { code { color: orangered; } code :link, code :visited { color: inherit; } }
var sub { vertical-align: bottom; font-size: smaller; position: relative; top: 0.1em; }
table { border-collapse: collapse; border-style: hidden hidden none hidden; }
table thead, table tbody { border-bottom: solid; }
table tbody th:first-child { border-left: solid; }
table tbody th { text-align: left; }
table td, table th { border-left: solid; border-right: solid; border-bottom: solid thin; vertical-align: top; padding: 0.2em; }
blockquote { margin: 0 0 0 2em; border: 0; padding: 0; font-style: italic; }
.bad, .bad *:not(.XXX) { color: gray; border-color: gray; background: transparent; }
.matrix, .matrix td { border: none; text-align: right; }
.matrix { margin-left: 2em; }
.dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
.dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
.dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
.toc dfn, h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn { font: inherit; }
img.extra, p.overview { float: right; }
pre.idl { border: solid thin; background: #EEEEEE; color: black; padding: 0.5em 1em; position: relative; }
pre.idl :link, pre.idl :visited { color: inherit; background: transparent; }
pre.idl::before { content: "IDL"; font: bold small sans-serif; padding: 0.5em; background: white; position: absolute; top: 0; margin: -1px 0 0 -4em; width: 1.5em; border: thin solid; border-radius: 0 0 0 0.5em }
pre.css { border: solid thin; background: #FFFFEE; color: black; padding: 0.5em 1em; }
pre.css:first-line { color: #AAAA50; }
dl.domintro { color: green; margin: 2em 0 2em 2em; padding: 0.5em 1em; border: none; background: #DDFFDD; }
hr + dl.domintro, div.impl + dl.domintro { margin-top: 2.5em; margin-bottom: 1.5em; }
dl.domintro dt, dl.domintro dt * { color: black; text-decoration: none; }
dl.domintro dd { margin: 0.5em 0 1em 2em; padding: 0; }
dl.domintro dd p { margin: 0.5em 0; }
dl.domintro:before { display: table; margin: -1em -0.5em -0.5em auto; width: auto; content: 'This box is non-normative. Implementation requirements are given below this box.'; color: black; font-style: italic; border: solid 2px; background: white; padding: 0 0.25em; }
dl.switch { padding-left: 2em; }
dl.switch > dt { text-indent: -1.5em; }
dl.switch > dt:before { content: '\21AA'; padding: 0 0.5em 0 0; display: inline-block; width: 1em; text-align: right; line-height: 0.5em; }
dl.triple { padding: 0 0 0 1em; }
dl.triple dt, dl.triple dd { margin: 0; display: inline }
dl.triple dt:after { content: ':'; }
dl.triple dd:after { content: '\A'; white-space: pre; }
.diff-old { text-decoration: line-through; color: silver; background: transparent; }
.diff-chg, .diff-new { text-decoration: underline; color: green; background: transparent; }
a .diff-new { border-bottom: 1px blue solid; }
figure.diagrams { border: double black; background: white; padding: 1em; }
figure.diagrams img { display: block; margin: 1em auto; }
h2 { page-break-before: always; }
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
h1 + h2, hr + h2.no-toc { page-break-before: auto; }
p > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]),
li > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]) { border-bottom: solid #9999CC; }
div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
div.head p { margin: 0; }
div.head h1 { margin: 0; }
div.head .logo { float: right; margin: 0 1em; }
div.head .logo img { border: none } /* remove border from top image */
div.head dl { margin: 1em 0; }
div.head p.copyright, div.head p.alt { font-size: x-small; font-style: oblique; margin: 0; }
body > .toc > li { margin-top: 1em; margin-bottom: 1em; }
body > .toc.brief > li { margin-top: 0.35em; margin-bottom: 0.35em; }
body > .toc > li > * { margin-bottom: 0.5em; }
body > .toc > li > * > li > * { margin-bottom: 0.25em; }
.toc, .toc li { list-style: none; }
.brief { margin-top: 1em; margin-bottom: 1em; line-height: 1.1; }
.brief li { margin: 0; padding: 0; }
.brief li p { margin: 0; padding: 0; }
.category-list { margin-top: -0.75em; margin-bottom: 1em; line-height: 1.5; }
.category-list::before { content: '\21D2\A0'; font-size: 1.2em; font-weight: 900; }
.category-list li { display: inline; }
.category-list li:not(:last-child)::after { content: ', '; }
.category-list li > span, .category-list li > a { text-transform: lowercase; }
.category-list li * { text-transform: none; } /* don't affect <code> nested in <a> */
.XXX { color: #E50000; background: white; border: solid red; padding: 0.5em; margin: 1em 0; }
.XXX > :first-child { margin-top: 0; }
p .XXX { line-height: 3em; }
.annotation { border: solid thin black; background: #0C479D; color: white; position: relative; margin: 8px 0 20px 0; }
.annotation:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 6px -6px -6px 6px; background: #333333; z-index: -1; content: ''; }
.annotation :link, .annotation :visited { color: inherit; }
.annotation :link:hover, .annotation :visited:hover { background: transparent; }
.annotation span { border: none ! important; }
.note { color: green; background: transparent; font-family: sans-serif; }
.warning { color: red; background: transparent; }
.note, .warning { font-weight: bolder; font-style: italic; }
.note em, .warning em, .note i, .warning i { font-style: normal; }
p.note, div.note { padding: 0.5em 2em; }
span.note { padding: 0 2em; }
.note p:first-child, .warning p:first-child { margin-top: 0; }
.note p:last-child, .warning p:last-child { margin-bottom: 0; }
.warning:before { font-style: normal; }
p.note:before { content: 'Note: '; }
p.warning:before { content: '\26A0 Warning! '; }
.bookkeeping:before { display: block; content: 'Bookkeeping details'; font-weight: bolder; font-style: italic; }
.bookkeeping { font-size: 0.8em; margin: 2em 0; }
.bookkeeping p { margin: 0.5em 2em; display: list-item; list-style: square; }
.bookkeeping dt { margin: 0.5em 2em 0; }
.bookkeeping dd { margin: 0 3em 0.5em; }
h4 { position: relative; z-index: 3; }
h4 + .element, h4 + div + .element { margin-top: -2.5em; padding-top: 2em; }
.element {
background: #EEEEFF;
color: black;
margin: 0 0 1em 0.15em;
padding: 0 1em 0.25em 0.75em;
border-left: solid #9999FF 0.25em;
position: relative;
z-index: 1;
}
.element:before {
position: absolute;
z-index: 2;
top: 0;
left: -1.15em;
height: 2em;
width: 0.9em;
background: #EEEEFF;
content: ' ';
border-style: none none solid solid;
border-color: #9999FF;
border-width: 0.25em;
}
.example { display: block; color: #222222; background: #FCFCFC; border-left: double; margin-left: 2em; padding-left: 1em; }
td > .example:only-child { margin: 0 0 0 0.1em; }
ul.domTree, ul.domTree ul { padding: 0 0 0 1em; margin: 0; }
ul.domTree li { padding: 0; margin: 0; list-style: none; position: relative; }
ul.domTree li li { list-style: none; }
ul.domTree li:first-child::before { position: absolute; top: 0; height: 0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree li:not(:last-child)::after { position: absolute; top: 0; bottom: -0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
ul.domTree span { font-style: italic; font-family: serif; }
ul.domTree .t1 code { color: purple; font-weight: bold; }
ul.domTree .t2 { font-style: normal; font-family: monospace; }
ul.domTree .t2 .name { color: black; font-weight: bold; }
ul.domTree .t2 .value { color: blue; font-weight: normal; }
ul.domTree .t3 code, .domTree .t4 code, .domTree .t5 code { color: gray; }
ul.domTree .t7 code, .domTree .t8 code { color: green; }
ul.domTree .t10 code { color: teal; }
body.dfnEnabled dfn { cursor: pointer; }
.dfnPanel {
display: inline;
position: absolute;
z-index: 10;
height: auto;
width: auto;
padding: 0.5em 0.75em;
font: small sans-serif, Droid Sans Fallback;
background: #DDDDDD;
color: black;
border: outset 0.2em;
}
.dfnPanel * { margin: 0; padding: 0; font: inherit; text-indent: 0; }
.dfnPanel :link, .dfnPanel :visited { color: black; }
.dfnPanel p { font-weight: bolder; }
.dfnPanel * + p { margin-top: 0.25em; }
.dfnPanel li { list-style-position: inside; }
#configUI { position: absolute; z-index: 20; top: 10em; right: 1em; width: 11em; font-size: small; }
#configUI p { margin: 0.5em 0; padding: 0.3em; background: #EEEEEE; color: black; border: inset thin; }
#configUI p label { display: block; }
#configUI #updateUI, #configUI .loginUI { text-align: center; }
#configUI input[type=button] { display: block; margin: auto; }
fieldset { margin: 1em; padding: 0.5em 1em; }
fieldset > legend + * { margin-top: 0; }
fieldset > :last-child { margin-bottom: 0; }
fieldset p { margin: 0.5em 0; }
.stability {
position: fixed;
bottom: 0;
left: 0; right: 0;
margin: 0 auto 0 auto;
width: 50%;
background: maroon; color: yellow;
-webkit-border-radius: 1em 1em 0 0;
-moz-border-radius: 1em 1em 0 0;
border-radius: 1em 1em 0 0;
-moz-box-shadow: 0 0 1em #500;
-webkit-box-shadow: 0 0 1em #500;
box-shadow: 0 0 1em red;
padding: 0.5em 1em;
text-align: center;
}
.stability strong {
display: block;
}
.stability input {
-moz-appearance: none; -webkit-appearance: none; margin: 0;
border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
}
.stability input:hover {
color: white;
text-shadow: 0 0 2px black;
}
.stability input:active {
padding: 0.3em 0.45em 0.2em 0.55em;
}
.stability :link, .stability :visited,
.stability :link:hover, .stability :visited:hover {
background: transparent;
color: white;
}
</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><meta content="noindex" name="robots"><script>
function getCookie(name) {
var params = location.search.substr(1).split("&");
for (var index = 0; index < params.length; index++) {
if (params[index] == name)
return "1";
var data = params[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
var cookies = document.cookie.split("; ");
for (var index = 0; index < cookies.length; index++) {
var data = cookies[index].split("=");
if (data[0] == name)
return unescape(data[1]);
}
return null;
}
</script><link href="webappapis.html" rel="prev" title="6 Web application APIs">
<link href="index.html#contents" rel="contents" title="Table of contents">
<link href="user-prompts.html" rel="next" title="6.4 User prompts">
<body class="split chapter" onload="fixBrokenLink();"><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</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="w3c-working-draft-11-october-2012">W3C Working Draft 11 October 2012</h2>
</div>
<nav class="prev_next">
<a href="webappapis.html">← 6 Web application APIs</a> –
<a href="index.html#contents">Table of contents</a> –
<a href="user-prompts.html">6.4 User prompts →</a>
</nav>
<h3 id="timers"><span class="secno">6.3 </span>Timers</h3>
<p>The <code title="dom-windowtimers-setTimeout"><a href="#dom-windowtimers-settimeout">setTimeout()</a></code>
and <code title="dom-windowtimers-setInterval"><a href="#dom-windowtimers-setinterval">setInterval()</a></code>
methods allow authors to schedule timer-based callbacks.</p>
<pre class="idl">[NoInterfaceObject]
interface <dfn id="windowtimers">WindowTimers</dfn> {
long <a href="#dom-windowtimers-settimeout" title="dom-windowtimers-setTimeout">setTimeout</a>(<span>Function</span> handler, optional long timeout, any... arguments);
long <a href="#dom-windowtimers-settimeout" title="dom-windowtimers-setTimeout">setTimeout</a>(DOMString handler, optional long timeout, any... arguments);
void <a href="#dom-windowtimers-cleartimeout" title="dom-windowtimers-clearTimeout">clearTimeout</a>(long handle);
long <a href="#dom-windowtimers-setinterval" title="dom-windowtimers-setInterval">setInterval</a>(<span>Function</span> handler, optional long timeout, any... arguments);
long <a href="#dom-windowtimers-setinterval" title="dom-windowtimers-setInterval">setInterval</a>(DOMString handler, optional long timeout, any... arguments);
void <a href="#dom-windowtimers-clearinterval" title="dom-windowtimers-clearInterval">clearInterval</a>(long handle);
};
<a href="browsers.html#window">Window</a> implements <a href="#windowtimers">WindowTimers</a>;</pre>
<!-- Demonstrating the need for wrapping of the timeout argument value treated as long rather than clamping or treating as double:
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1228
Demonstrating the need for the timeout argument to be signed rather than unsigned:
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1229
-->
<dl class="domintro"><dt><var title="">handle</var> = <var title="">window</var> . <code title="dom-windowtimers-setTimeout"><a href="#dom-windowtimers-settimeout">setTimeout</a></code>( <var title="">handler</var> [, <var title="">timeout</var> [, <var title="">arguments</var>... ] ] )</dt>
<dd>
<p>Schedules a timeout to run <var title="">handler</var> after
<var title="">timeout</var> milliseconds. Any <var title="">arguments</var> are passed straight through to the <var title="">handler</var>.</p>
</dd>
<dt><var title="">handle</var> = <var title="">window</var> . <code title="dom-windowtimers-setTimeout"><a href="#dom-windowtimers-settimeout">setTimeout</a></code>( <var title="">code</var> [, <var title="">timeout</var> ] )</dt>
<dd>
<p>Schedules a timeout to compile and run <var title="">code</var>
after <var title="">timeout</var> milliseconds.</p>
</dd>
<dt><var title="">window</var> . <code title="dom-windowtimers-clearTimeout"><a href="#dom-windowtimers-cleartimeout">clearTimeout</a></code>( <var title="">handle</var> )</dt>
<dd>
<p>Cancels the timeout set with <code title="dom-windowtimers-setTimeout"><a href="#dom-windowtimers-settimeout">setTimeout()</a></code> identified by <var title="">handle</var>.</p>
</dd>
<dt><var title="">handle</var> = <var title="">window</var> . <code title="dom-windowtimers-setInterval"><a href="#dom-windowtimers-setinterval">setInterval</a></code>( <var title="">handler</var> [, <var title="">timeout</var> [, <var title="">arguments</var>... ] ] )</dt>
<dd>
<p>Schedules a timeout to run <var title="">handler</var> every
<var title="">timeout</var> milliseconds. Any <var title="">arguments</var> are passed straight through to the <var title="">handler</var>.</p>
</dd>
<dt><var title="">handle</var> = <var title="">window</var> . <code title="dom-windowtimers-setInterval"><a href="#dom-windowtimers-setinterval">setInterval</a></code>( <var title="">code</var> [, <var title="">timeout</var> ] )</dt>
<dd>
<p>Schedules a timeout to compile and run <var title="">code</var>
every <var title="">timeout</var> milliseconds.</p>
</dd>
<dt><var title="">window</var> . <code title="dom-windowtimers-clearInterval"><a href="#dom-windowtimers-clearinterval">clearInterval</a></code>( <var title="">handle</var> )</dt>
<dd>
<p>Cancels the timeout set with <code title="dom-windowtimers-setInterval"><a href="#dom-windowtimers-setinterval">setInterval()</a></code> identified by <var title="">handle</var>.</p>
</dd>
</dl><p class="note">This API does not guarantee that timers will run
exactly on schedule. Delays due to CPU load, other tasks, etc, are
to be expected.</p>
<div class="impl">
<p class="note">The <code><a href="#windowtimers">WindowTimers</a></code> interface adds to the
<code><a href="browsers.html#window">Window</a></code> interface and the <code>WorkerUtils</code>
interface (part of Web Workers).
<a href="references.html#refsWEBWORKERS">[WEBWORKERS]</a>
</p>
<p>Each object that implements the <code><a href="#windowtimers">WindowTimers</a></code>
interface has a <dfn id="list-of-active-timers">list of active timers</dfn>. Each entry in this
lists is identified by a number, which must be unique within the
list for the lifetime of the object that implements the
<code><a href="#windowtimers">WindowTimers</a></code> interface.</p>
<hr><p>The <dfn id="dom-windowtimers-settimeout" title="dom-windowtimers-setTimeout"><code>setTimeout()</code></dfn>
method must run the following steps:
<ol><li><p>Let <var title="">handle</var> be a user-agent-defined
integer that is greater than zero that will identify the timeout to
be set by this call in the <a href="#list-of-active-timers">list of active
timers</a>.</li>
<li><p>Add an entry to the <a href="#list-of-active-timers">list of active timers</a> for
<var title="">handle</var>.</li>
<li><p><a href="#get-the-timed-task">Get the timed task</a> <var title="">handle</var>
in the <a href="#list-of-active-timers">list of active timers</a>, and let <var title="">task</var> be the result. This algorithm uses the first
argument to the method (<var title="">handler</var>) and, if there
are any, the third and subsequent arguments to the method (<var title="">arguments</var>), to establish precisely what <var title="">task</var> does.</li>
<li><p>Let <var title="">timeout</var> be the second argument to
the method, or zero if the argument was omitted.</li>
<li><p>If the currently running <a href="webappapis.html#concept-task" title="concept-task">task</a> is a task that was created by the
<code title="dom-windowtimers-setTimeout"><a href="#dom-windowtimers-settimeout">setTimeout()</a></code>
method, and <var title="">timeout</var> is less than 4, then
increase <var title="">timeout</var> to 4.</li>
<li><p>Return <var title="">handle</var>, and then continue running
this algorithm asynchronously.</li>
<li>
<p>If the <a href="#method-context">method context</a> is a <code><a href="browsers.html#window">Window</a></code>
object, wait until the <code><a href="dom.html#document">Document</a></code> associated with the
<a href="#method-context">method context</a> has been <a href="browsers.html#fully-active">fully active</a> for
a further <var title="">timeout</var> milliseconds (not
necessarily consecutively).</p>
<p>Otherwise, if the <a href="#method-context">method context</a> is a
<code>WorkerUtils</code> object, wait until <var title="">timeout</var> milliseconds have passed with the worker
not suspended (not necessarily consecutively).</p>
<p>Otherwise, act as described in the specification that defines
that the <code><a href="#windowtimers">WindowTimers</a></code> interface is implemented by
some other object.</p>
</li>
<li>
<p>Wait until any invocations of this algorithm that had the same
<a href="#method-context">method context</a>, that started before this one, and
whose <var title="">timeout</var> is equal to or less than this
one's, have completed.</p>
<p class="note">Argument conversion as defined by Web IDL (for
example, invoking <code title="">toString()</code> methods on
objects passed as the first argument) happens in the algorithms
defined in Web IDL, before this algorithm is invoked.</p>
<div class="example">
<p>So for example, the following rather silly code will result in
the log containing "<code title="">ONE TWO </code>":</p>
<pre>var log = '';
function logger(s) { log += s + ' '; }
setTimeout({ toString: function () {
setTimeout("logger('ONE')", 100);
return "logger('TWO')";
} }, 100);</pre>
</div>
</li>
<li>
<p>Optionally, wait a further user-agent defined length of
time.</p>
<p class="note">This is intended to allow user agents to pad
timeouts as needed to optimise the power usage of the device. For
example, some processors have a low-power mode where the
granularity of timers is reduced; on such platforms, user agents
can slow timers down to fit this schedule instead of requiring the
processor to use the more accurate mode with its associated higher
power usage.</p>
</li>
<li>
<p><a href="webappapis.html#queue-a-task" title="queue a task">Queue</a> the <a href="webappapis.html#concept-task" title="concept-task">task</a> <var title="">task</var>.</p>
<p class="note">Once the task has been processed, it is safe to
remove the entry for <var title="">handle</var> from the
<a href="#list-of-active-timers">list of active timers</a> (there is no way for the
entry's existence to be detected past this point, so it does not
technically matter one way or the other).</p>
</li>
</ol><hr><p>The <dfn id="dom-windowtimers-setinterval" title="dom-windowtimers-setInterval"><code>setInterval()</code></dfn>
method must run the following steps:
<ol><li><p>Let <var title="">handle</var> be a user-agent-defined
integer that is greater than zero that will identify the timeout to
be set by this call in the <a href="#list-of-active-timers">list of active
timers</a>.</li>
<li><p>Add an entry to the <a href="#list-of-active-timers">list of active timers</a> for
<var title="">handle</var>.</li>
<li><p><a href="#get-the-timed-task">Get the timed task</a> <var title="">handle</var>
in the <a href="#list-of-active-timers">list of active timers</a>, and let <var title="">task</var> be the result. This algorithm uses the first
argument to the method (<var title="">handler</var>) and, if there
are any, the third and subsequent arguments to the method (<var title="">arguments</var>), to establish precisely what <var title="">task</var> does.</li>
<li><p>Let <var title="">timeout</var> be the second argument to
the method, or zero if the argument was omitted.</li>
<li><p>If <var title="">timeout</var> is less than 4, then
increase <var title="">timeout</var> to 4.</li> <!-- (but see
note below about IE) -->
<li><p>Return <var title="">handle</var>, and then continue running
this algorithm asynchronously.</li>
<!-- Note: IE doesn't actually run intervals with duration zero, it
aborts roughly here in the algorithm for them. -->
<li>
<p><i title="">Wait</i>: If the <a href="#method-context">method context</a> is a
<code><a href="browsers.html#window">Window</a></code> object, wait until the <code><a href="dom.html#document">Document</a></code>
associated with the <a href="#method-context">method context</a> has been <a href="browsers.html#fully-active">fully
active</a> for a further <var title="">interval</var>
milliseconds (not necessarily consecutively).</p>
<p>Otherwise, if the <a href="#method-context">method context</a> is a
<code>WorkerUtils</code> object, wait until <var title="">interval</var> milliseconds have passed with the worker
not suspended (not necessarily consecutively).</p>
<p>Otherwise, act as described in the specification that defines
that the <code><a href="#windowtimers">WindowTimers</a></code> interface is implemented by
some other object.</p>
</li>
<li>
<p>Optionally, wait a further user-agent defined length of
time.</p>
<p class="note">This is intended to allow user agents to pad
timeouts as needed to optimise the power usage of the device. For
example, some processors have a low-power mode where the
granularity of timers is reduced; on such platforms, user agents
can slow timers down to fit this schedule instead of requiring the
processor to use the more accurate mode with its associated higher
power usage.</p>
</li>
<li><p><a href="webappapis.html#queue-a-task" title="queue a task">Queue</a> the <var title="">task</var> <a href="webappapis.html#concept-task" title="concept-task">task</a>.</li>
<li><p>Return to the step labeled <i>wait</i>.</li>
</ol><hr><p>The <dfn id="dom-windowtimers-cleartimeout" title="dom-windowtimers-clearTimeout"><code>clearTimeout()</code></dfn>
and <dfn id="dom-windowtimers-clearinterval" title="dom-windowtimers-clearInterval"><code>clearInterval()</code></dfn>
methods must clear the entry identified as <var title="">handle</var> from the <a href="#list-of-active-timers">list of active timers</a> of
the <code><a href="#windowtimers">WindowTimers</a></code> object on which the method was
invoked, where <var title="">handle</var> is the argument passed to
the method, if any. (If <var title="">handle</var> does not identify
an entry in the <a href="#list-of-active-timers">list of active timers</a> of the
<code><a href="#windowtimers">WindowTimers</a></code> object on which the method was invoked,
the method does nothing.)</p>
<hr><p>The <dfn id="method-context">method context</dfn>, when referenced by the algorithms
in this section, is the object on which the method for which the
algorithm is running is implemented (a <code><a href="browsers.html#window">Window</a></code> or
<code>WorkerUtils</code> object).</p>
<p>When the above methods are invoked and try to <dfn id="get-the-timed-task">get the timed
task</dfn> <var title="">handle</var> in list <var title="">list</var>,
they must run the following steps:</p>
<ol><li>
<p>If the first argument to the invoked method is a
<code>Function</code>, then return a <a href="webappapis.html#concept-task" title="concept-task">task</a> that runs the following substeps,
and then abort these steps:
<ol><li><p>If the entry for <var title="">handle</var> in <var title="">list</var> has been cleared, then abort this <a href="webappapis.html#concept-task" title="concept-task">task</a>'s substeps.</li>
<li>
<p>Call the <code>Function</code>. Use the third and subsequent
arguments to the invoked method (if any) as the arguments for
invoking the <code>Function</code>. Use the undefined value as
the <var title="">thisArg</var> for invoking the
<code>Function</code>. <a href="references.html#refsECMA262">[ECMA262]</a></p>
<p class="note">Setting <var title="">thisArg</var> to undefined
means that the function code will be executed with the <code title="">this</code> keyword bound to the
<code><a href="browsers.html#windowproxy">WindowProxy</a></code> or the <code>WorkerGlobalScope</code>
object, as if the code was running in the global scope.</p>
</li>
</ol><p>Otherwise, continue with the remaining steps.</p>
</li>
<li><p>Let <var title="">script source</var> be the first argument
to the method.</li>
<li><p>Let <var title="">script language</var> be
JavaScript.</li>
<li>
<p>If the <a href="#method-context">method context</a> is a <code><a href="browsers.html#window">Window</a></code>
object, let <var title="">global object</var> be the <a href="#method-context">method
context</a>, let <var title="">browsing context</var> be the
<a href="browsers.html#browsing-context">browsing context</a> with which <var title="">global
object</var> is associated, let <var title="">document</var> and
<var title="">referrer source</var> be the <code><a href="dom.html#document">Document</a></code>
associated with <var title="">global object</var>, let <var title="">character encoding</var> be the <a href="infrastructure.html#document's-character-encoding" title="document's
character encoding">character encoding</a> of the
<code><a href="dom.html#document">Document</a></code> associated with <var title="">global
object</var> (<a href="webappapis.html#sce-not-copy">this is a reference, not a
copy</a>), and let <var title="">base URL</var> be the <a href="urls.html#document-base-url" title="document base URL">base URL</a> of the
<code><a href="dom.html#document">Document</a></code> associated with <var title="">global
object</var> (<a href="webappapis.html#sbu-not-copy">this is a reference, not a
copy</a>).</p>
<p>Otherwise, if the <a href="#method-context">method context</a> is a
<code>WorkerUtils</code> object, let <var title="">global
object</var>, <var title="">browsing context</var>, <var title="">document</var>, <var title="">referrer source</var>, <var title="">character encoding</var>, and <var title="">base
URL</var> be the <a href="webappapis.html#script's-global-object">script's global object</a>,
<a href="webappapis.html#script's-browsing-context">script's browsing context</a>, <a href="webappapis.html#script's-document">script's
document</a>, <a href="webappapis.html#script's-referrer-source">script's referrer source</a>,
<a href="webappapis.html#script's-url-character-encoding">script's URL character encoding</a>, and <a href="webappapis.html#script's-base-url">script's
base URL</a> (respectively) of the <a href="webappapis.html#concept-script" title="concept-script">script</a> that the <span>run a
worker</span> algorithm created when it created the <a href="#method-context">method
context</a>.</p>
<p>Otherwise, act as described in the specification that defines
that the <code><a href="#windowtimers">WindowTimers</a></code> interface is implemented by
some other object.</p>
</li>
<li><p>Return a <a href="webappapis.html#concept-task" title="concept-task">task</a> that checks
if the entry for <var title="">handle</var> in <var title="">list</var> has been cleared, and if it has not, <a href="webappapis.html#create-a-script" title="create a script">creates a script</a> using <var title="">script source</var> as the script source, the
<a href="urls.html#url">URL</a> where <var title="">script source</var> can be
found, <var title="">scripting language</var> as the scripting
language, <var title="">global object</var> as the global object,
<var title="">browsing context</var> as the browsing context, <var title="">document</var> as the document, <var title="">referrer
source</var> as the referrer source, <var title="">character
encoding</var> as the URL character encoding, and <var title="">base URL</var> as the base URL.</li>
</ol><hr><p>The <a href="webappapis.html#task-source">task source</a> for these <a href="webappapis.html#concept-task" title="concept-task">tasks</a> is the <dfn id="timer-task-source">timer task
source</dfn>.</p>
</div>
Index: namespaces.html
===================================================================
RCS file: /sources/public/html5/spec/namespaces.html,v
retrieving revision 1.243
retrieving revision 1.244
diff -u -d -r1.243 -r1.244
--- namespaces.html 15 Oct 2012 12:46:37 -0000 1.243
+++ namespaces.html 15 Oct 2012 15:15:49 -0000 1.244
@@ -394,7 +394,7 @@
node analogues are in certain namespaces, without actually exposing
the above strings.</p>
- <hr><p class="note">In <a href="textFieldSelection.html#syntax">the HTML syntax</a>, namespace prefixes
+ <hr><p class="note">In <a href="syntax.html#syntax">the HTML syntax</a>, namespace prefixes
and namespace declarations do not have the same effect as in XML.
For instance, the colon has no special meaning in HTML element
names.</p>
Index: the-rt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rt-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-rt-element.html 15 Oct 2012 12:50:22 -0000 1.202
+++ the-rt-element.html 15 Oct 2012 15:15:56 -0000 1.203
@@ -389,7 +389,7 @@
ruby annotation.</p>
<p>An <code><a href="#the-rt-element">rt</a></code> element <span class="impl">that is a child of
- a <code><a href="the-ruby-element.html#the-ruby-element">ruby</a></code> element</span> <a href="textFieldSelection.html#represents">represents</a> an
+ a <code><a href="the-ruby-element.html#the-ruby-element">ruby</a></code> element</span> <a href="rendering.html#represents">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.html#the-ruby-element">ruby</a></code> element, ignoring <code><a href="the-rp-element.html#the-rp-element">rp</a></code> elements.</p>
Received on Monday, 15 October 2012 15:16:35 UTC