- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 11 Oct 2012 05:34:51 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv23522
Modified Files:
Overview.html acknowledgements.html
association-of-controls-and-forms.html
attributes-common-to-form-controls.html
attributes-common-to-ins-and-del-elements.html
attributes-common-to-td-and-th-elements.html browsers.html
commands.html common-dom-interfaces.html
common-input-element-apis.html
common-input-element-attributes.html common-microsyntaxes.html
constraints.html content-models.html dimension-attributes.html
dnd.html dom.html dynamic-markup-insertion.html
editing-apis.html editing.html edits-and-lists.html
edits-and-paragraphs.html edits.html element-definitions.html
elements.html examples.html form-submission.html forms.html
fragment-links-full.js fragment-links.js fragment-links.xhtml
global-attributes.html grouping-content.html
headings-and-sections.html history.html iana.html
image-maps.html index-of-terms.html index.html
infrastructure.html interactive-elements.html
introduction.html links.html mathml.html media-elements.html
named-character-references.html namespaces.html obsolete.html
offline.html references.html
requirements-relating-to-bidirectional-algorithm-formatting-characters.html
scripting-1.html sections.html semantics.html spec.html
spec.preprocessed.html states-of-the-type-attribute.html
styling.html syntax.html system-state-and-capabilities.html
tabular-data.html text-level-semantics.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-command-element.html
the-datalist-element.html the-dd-element.html
the-del-element.html the-details-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-menu-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-sub-element.html
the-summary-element.html the-sup-element.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 the-xhtml-syntax.html tidy-out.html
timers.html urls.html usage-summary.html user-prompts.html
wai-aria.html webappapis.html
Log Message:
updated
Index: the-a-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-a-element.html,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -d -r1.146 -r1.147
--- the-a-element.html 5 Oct 2012 15:23:15 -0000 1.146
+++ the-a-element.html 11 Oct 2012 05:34:40 -0000 1.147
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.1 The a element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.1 The a element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-img-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-img-element.html,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-img-element.html 5 Oct 2012 15:23:18 -0000 1.151
+++ the-img-element.html 11 Oct 2012 05:34:44 -0000 1.152
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.8.1 The img element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.8.1 The img element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -682,7 +683,7 @@
image.</p>
<p>A corollary to this is that the <code title="attr-img-alt"><a href="#attr-img-alt" id="alt_9">alt</a></code>
attribute's value should never contain text that could be
-considered the image's <em><a href="the-caption-element.html#the-caption-element" id="caption_0">caption</a></em>, <em><a href="the-title-element.html#the-title-element" id="title_48">title</a></em>, or <em><a href="the-legend-element.html#the-legend-element" id="legend">legend</a></em>. It is supposed to contain replacement
+considered the image's <em><a href="the-caption-element.html#the-caption-element" id="caption_0">caption</a></em>, <em><a href="the-title-element.html#the-title-element" id="title_52">title</a></em>, or <em><a href="the-legend-element.html#the-legend-element" id="legend">legend</a></em>. It is supposed to contain replacement
text that could be used by users <em>instead</em> of the image; it
is not meant to supplement the image. The <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_18">title</a></code>
attribute can be used for supplemental information.</p>
Index: the-del-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-del-element.html,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -d -r1.128 -r1.129
--- the-del-element.html 5 Oct 2012 15:23:16 -0000 1.128
+++ the-del-element.html 11 Oct 2012 05:34:42 -0000 1.129
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.7.2 The del element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.7.2 The del element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-option-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-option-element.html,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -d -r1.149 -r1.150
--- the-option-element.html 5 Oct 2012 15:23:19 -0000 1.149
+++ the-option-element.html 11 Oct 2012 05:34:45 -0000 1.150
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.12 The option element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.12 The option element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -417,7 +418,7 @@
<dd><a href="global-attributes.html#global-attributes" id="global-attributes_93">Global
attributes</a></dd>
<dd><code title="attr-option-disabled"><a href="#attr-option-disabled" id="disabled_6">disabled</a></code></dd>
-<dd><code title="attr-option-label"><a href="#attr-option-label" id="label_37">label</a></code></dd>
+<dd><code title="attr-option-label"><a href="#attr-option-label" id="label_39">label</a></code></dd>
<dd><code title="attr-option-selected"><a href="#attr-option-selected" id="selected_0">selected</a></code></dd>
<dd><code title="attr-option-value"><a href="#attr-option-value" id="value_34">value</a></code></dd>
<dt><a href="element-definitions.html#element-dfn-dom" id="element-dfn-dom_92" title="element-dfn-dom">DOM interface</a>:</dt>
@@ -456,7 +457,7 @@
child of an <code><a href="the-optgroup-element.html#the-optgroup-element" id="optgroup_8">optgroup</a></code> element whose <code title="attr-optgroup-disabled"><a href="the-optgroup-element.html#attr-optgroup-disabled" id="disabled_4">disabled</a></code> attribute is present.</p>
<p>The <dfn id="attr-option-label" title="attr-option-label"><code>label</code></dfn> attribute provides a
label for element. The <dfn id="concept-option-label" title="concept-option-label">label</dfn> of an <code><a href="#the-option-element" id="option_27">option</a></code> element is
-the value of the <code title="attr-option-label"><a href="#attr-option-label" id="label_38">label</a></code> content
+the value of the <code title="attr-option-label"><a href="#attr-option-label" id="label_40">label</a></code> content
attribute, if there is one, or, if there is not, the value of the
element's <code title="dom-option-text"><a href="#dom-option-text">text</a></code> IDL attribute.</p>
<p>The <dfn id="attr-option-value" title="attr-option-value"><code>value</code></dfn> attribute provides a
Index: the-figcaption-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-figcaption-element.html,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- the-figcaption-element.html 5 Oct 2012 15:23:17 -0000 1.126
+++ the-figcaption-element.html 11 Oct 2012 05:34:43 -0000 1.127
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.5.12 The figcaption element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.5.12 The figcaption element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-hr-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-hr-element.html,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -d -r1.129 -r1.130
--- the-hr-element.html 5 Oct 2012 15:23:17 -0000 1.129
+++ the-hr-element.html 11 Oct 2012 05:34:43 -0000 1.130
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.5.2 The hr element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.5.2 The hr element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-summary-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-summary-element.html,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -d -r1.123 -r1.124
--- the-summary-element.html 5 Oct 2012 15:23:20 -0000 1.123
+++ the-summary-element.html 11 Oct 2012 05:34:46 -0000 1.124
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.11.2 The summary element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.11.2 The summary element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-small-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-small-element.html,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- the-small-element.html 5 Oct 2012 15:23:19 -0000 1.124
+++ the-small-element.html 11 Oct 2012 05:34:46 -0000 1.125
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.4 The small element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.4 The small element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-kbd-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-kbd-element.html,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- the-kbd-element.html 5 Oct 2012 15:23:18 -0000 1.124
+++ the-kbd-element.html 11 Oct 2012 05:34:44 -0000 1.125
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.14 The kbd element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.14 The kbd element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1822
retrieving revision 1.1823
diff -u -d -r1.1822 -r1.1823
--- Overview.html 5 Oct 2012 15:23:03 -0000 1.1822
+++ Overview.html 11 Oct 2012 05:34:14 -0000 1.1823
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -437,12 +438,6 @@
and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document
use</a> rules apply.</p>
</div>
-<!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
-<p class="alt">The bulk of the text of this specification is also
-available in the WHATWG <a href="http://www.whatwg.org/specs/web-apps/current-work/complete.html">Web
-Applications 1.0</a> specification, under a license that permits
-reuse of the specification text.</p>
-<!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
<hr class="top"><h2 class="no-num no-toc" id="abstract">Abstract</h2>
<p>This specification defines the 5th major revision of the core
language of the World Wide Web: the Hypertext Markup Language
@@ -469,6 +464,12 @@
and arrangements will be made to transpose the comments to our
public bug database. All feedback is welcome.</p>
<!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
+<p class="alt">The bulk of the text of this specification is also
+available in the WHATWG <a href="http://www.whatwg.org/specs/web-apps/current-work/complete.html">Web
+Applications 1.0</a> specification, under a license that permits
+reuse of the specification text.</p>
+<!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
+<!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
<p>The working groups maintains <a href="http://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=HTML+WG&longdesc_type=allwordssubstr&longdesc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bug_id_type=anyexact&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">
a list of all bug reports that the editors have not yet tried to
address</a> and <a href="http://www.w3.org/html/wg/tracker/products/1">a list of issues for
@@ -1220,38 +1221,39 @@
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#linkTypes"><span class="secno">4.12.3</span> Link
+<li><a href="links.html#downloading-resources"><span class="secno">4.12.3</span> Downloading resources</a></li>
+<li><a href="links.html#linkTypes"><span class="secno">4.12.4</span> Link
types</a>
-<ol><li><a href="links.html#rel-alternate" id="4.12.3.1-link-type-alternate"><span class="secno">4.12.3.1</span>
+<ol><li><a href="links.html#rel-alternate" id="4.12.4.1-link-type-alternate"><span class="secno">4.12.4.1</span>
Link type "<code>alternate</code>"</a></li>
-<li><a href="links.html#link-type-author" id="4.12.3.2-link-type-author"><span class="secno">4.12.3.2</span>
+<li><a href="links.html#link-type-author" id="4.12.4.2-link-type-author"><span class="secno">4.12.4.2</span>
Link type "<code>author</code>"</a></li>
-<li><a href="links.html#link-type-bookmark" id="4.12.3.3-link-type-bookmark"><span class="secno">4.12.3.3</span>
+<li><a href="links.html#link-type-bookmark" id="4.12.4.3-link-type-bookmark"><span class="secno">4.12.4.3</span>
Link type "<code>bookmark</code>"</a></li>
-<li><a href="links.html#link-type-help" id="4.12.3.4-link-type-help"><span class="secno">4.12.3.4</span> Link
+<li><a href="links.html#link-type-help" id="4.12.4.4-link-type-help"><span class="secno">4.12.4.4</span> Link
type "<code>help</code>"</a></li>
-<li><a href="links.html#rel-icon" id="4.12.3.5-link-type-icon"><span class="secno">4.12.3.5</span> Link type "<code>icon</code>"</a></li>
-<li><a href="links.html#link-type-license" id="4.12.3.6-link-type-license"><span class="secno">4.12.3.6</span>
+<li><a href="links.html#rel-icon" id="4.12.4.5-link-type-icon"><span class="secno">4.12.4.5</span> Link type "<code>icon</code>"</a></li>
+<li><a href="links.html#link-type-license" id="4.12.4.6-link-type-license"><span class="secno">4.12.4.6</span>
Link type "<code>license</code>"</a></li>
-<li><a href="links.html#link-type-nofollow" id="4.12.3.7-link-type-nofollow"><span class="secno">4.12.3.7</span>
+<li><a href="links.html#link-type-nofollow" id="4.12.4.7-link-type-nofollow"><span class="secno">4.12.4.7</span>
Link type "<code>nofollow</code>"</a></li>
-<li><a href="links.html#link-type-noreferrer" id="4.12.3.8-link-type-noreferrer"><span class="secno">4.12.3.8</span>
+<li><a href="links.html#link-type-noreferrer" id="4.12.4.8-link-type-noreferrer"><span class="secno">4.12.4.8</span>
Link type "<code>noreferrer</code>"</a></li>
-<li><a href="links.html#link-type-prefetch" id="4.12.3.9-link-type-prefetch"><span class="secno">4.12.3.9</span>
+<li><a href="links.html#link-type-prefetch" id="4.12.4.9-link-type-prefetch"><span class="secno">4.12.4.9</span>
Link type "<code>prefetch</code>"</a></li>
-<li><a href="links.html#link-type-search" id="4.12.3.10-link-type-search"><span class="secno">4.12.3.10</span>
+<li><a href="links.html#link-type-search" id="4.12.4.10-link-type-search"><span class="secno">4.12.4.10</span>
Link type "<code>search</code>"</a></li>
-<li><a href="links.html#link-type-stylesheet" id="4.12.3.11-link-type-stylesheet"><span class="secno">4.12.3.11</span> Link type
+<li><a href="links.html#link-type-stylesheet" id="4.12.4.11-link-type-stylesheet"><span class="secno">4.12.4.11</span> Link type
"<code>stylesheet</code>"</a></li>
-<li><a href="links.html#link-type-tag" id="4.12.3.12-link-type-tag"><span class="secno">4.12.3.12</span> Link
+<li><a href="links.html#link-type-tag" id="4.12.4.12-link-type-tag"><span class="secno">4.12.4.12</span> Link
type "<code>tag</code>"</a></li>
-<li><a href="links.html#sequential-link-types"><span class="secno">4.12.3.13</span> Sequential link types</a>
-<ol><li><a href="links.html#link-type-next" id="4.12.3.13.1-link-type-next"><span class="secno">4.12.3.13.1</span>
+<li><a href="links.html#sequential-link-types"><span class="secno">4.12.4.13</span> Sequential link types</a>
+<ol><li><a href="links.html#link-type-next" id="4.12.4.13.1-link-type-next"><span class="secno">4.12.4.13.1</span>
Link type "<code>next</code>"</a></li>
-<li><a href="links.html#link-type-prev" id="4.12.3.13.2-link-type-prev"><span class="secno">4.12.3.13.2</span>
+<li><a href="links.html#link-type-prev" id="4.12.4.13.2-link-type-prev"><span class="secno">4.12.4.13.2</span>
Link type "<code>prev</code>"</a></li>
</ol></li>
-<li><a href="links.html#other-link-types"><span class="secno">4.12.3.14</span> Other link types</a></li>
+<li><a href="links.html#other-link-types"><span class="secno">4.12.4.14</span> Other link types</a></li>
</ol></li>
</ol></li>
<li><a href="links.html#common-idioms"><span class="secno">4.13</span> Common
Index: fragment-links-full.js
===================================================================
RCS file: /sources/public/html5/spec-author-view/fragment-links-full.js,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -d -r1.167 -r1.168
--- fragment-links-full.js 5 Oct 2012 11:13:40 -0000 1.167
+++ fragment-links-full.js 11 Oct 2012 05:34:17 -0000 1.168
@@ -1,11 +1,12 @@
-var fragment_links = { 'concept-appcache-pending-masters':'offline','attr-meter-high':'the-meter-element','unquoted':'syntax','explicitly-supported-xml-type':'history','ix-handler-ondrag':'section-index','dom-media-defaultmuted':'media-elements','handler-mediacontroller-ondurationchange':'media-elements','attr-label-for':'the-label-element','update-the-image-data':'the-img-element','htmlcommandelement':'the-command-element','the-history-interface':'history','refsXHR':'references','concept-appcache-cache':'offline','dom-texttrackcuelist-length':'media-elements','dom-source-media':'the-source-element','htmlfieldsetelement':'the-fieldset-element','handler-window-onblur':'webappapis','conformance-requirements-for-authors':'introduction','attr-input-vspace':'obsolete','dom-meter-optimum':'the-meter-element','the-root-element':'semantics','scriptTag':'tokenization','command-facet-type':'commands','dom-cva-willvalidate':'constraints','concept-http-equivalent':'urls','obtain-a-physical-form':'rendering','hierarchial-url':'urls','dom-area-rel':'the-area-element','changing-the-encoding-while-parsing':'parsing','concept-slots':'attributes-common-to-td-and-th-elements','dom-command-icon':'the-command-element','valid-non-negative-integer':'common-microsyntaxes','attr-fs-enctype-urlencoded':'form-submission','browsing-context-container':'browsers','about:blank':'urls','paused-media-controller':'media-elements','ix-handler-window-onafterprint':'section-index','webvtt':'infrastructure','script-data-escaped-dash-state':'tokenization','dom-command-ro-commandchecked':'commands','the-after-head-insertion-mode':'tokenization','strip-leading-and-trailing-whitespace':'common-microsyntaxes','dom-tdth-axis':'obsolete','activation':'editing','htmlhtmlelement':'the-html-element','create-a-script':'webappapis','the-br-element':'the-br-element','case-sensitivity-and-string-comparison':'infrastructure','ix-handler-onreset':'section-index','namespaces':'namespaces','dom-body-bgcolor':'obsolete','attr-meter-value':'the-meter-element','dom-tyle-disabled':'the-style-element','attr-media-src':'media-elements','special':'parsing','dom-navigator-appname':'system-state-and-capabilities','concept-facet':'commands','changesToNetworkingModel':'offline','dom-tr-sectionrowindex':'the-tr-element','critical-subresources':'infrastructure','attr-script-async':'the-script-element','the-s-element':'the-s-element','ix-handler-ondblclick':'section-index','browsers':'browsers','attr-input-accept':'states-of-the-type-attribute','fire-loadedmetadata':'media-elements','attr-br-clear':'obsolete','script-nesting-level':'parsing','attr-iframe-longdesc':'obsolete','fakepath-srsly':'states-of-the-type-attribute','attr-input-usemap':'obsolete','dom-tr-deletecell':'the-tr-element','alternate-style-sheets':'styling','dom-table-deletetfoot':'the-table-element','concept-appcache-fallback-ns':'offline','dom-table-thead':'the-table-element','attr-meta-http-equiv-content-language':'the-meta-element','the-maxlength-attribute':'common-input-element-attributes','concept-uda-input:'urls','handler-mediacontroller-onloadeddata':'media-elements','e-mail-state-(type=email)':'states-of-the-type-attribute','list-of-pending-text-tracks':'media-elements','dom-a-text':'the-a-element','guidance-for-markup-generators':'the-img-element','element-dfn-categories':'element-definitions','dom-input-alt':'the-input-element','dom-document-location':'history','the-cite-element':'the-cite-element','attr-button-type':'the-button-element','attr-input-type-button-keyword':'the-input-element','dom-select-type':'the-select-element','formatting':'parsing','htmldirectoryelement':'obsolete','attr-hr-align':'obsolete','valid-mime-type-with-no-parameters':'infrastructure','concept-node-clone':'infrastructure','attr-textarea-wrap-soft':'the-textarea-element','parse-error':'parsing','the-h3-element':'the-aside-element','dom-select-options':'the-select-element','concept-fe-disabled':'attributes-common-to-form-controls','refsRFC3490':'references','dom-windowbase64-btoa':'webappapis','cross-origin-request':'infrastrucure','dom-object-border':'obsolete','dom-feature-strings':'common-dom-interfaces','effective-media-volume':'media-elements','plaintext':'obsolete','dom-img-crossorigin':'the-img-element','character-encodings-0':'parsing','root-element':'infrastructure','dom-table-bgcolor':'obsolete','attr-link-href':'the-link-element','dom-tbody-ch':'obsolete','spelling-and-grammar-checking':'editing-apis','bogus-comment-state':'tokenization','dom-texttrack-activecues':'media-elements','the-wbr-element':'the-wbr-element','concept-encoding-confidence':'parsing','htmltitleelement':'the-title-element','mouseevent-9':'infrastructure','concept-spellcheck-default-inherit':'editing-apis','ix-handler-window-onmessage':'section-index','scroll-to-the-fragment-identifier':'history','dom-mouseevent-altkey':'infrastructure','refsXFN':'references','videotrack':'media-elements','text-track-api':'media-elements','push-onto-the-list-of-active-formatting-elements':'parsing','dom-texttrack-label':'media-elements','character-references':'synta','cors-same-origin':'urls','dom-tbody-valign':'obsolete','split-a-string-on-commas':'common-microsyntaxes','dom-videotrack-kind':'media-elements','dom-node-namespaceuri':'infrastructure','ix-handler-oncuechange':'section-index','attr-object-align':'obsolete','dom-textarea-rows':'the-textarea-element','dom-dropzone':'dnd','dom-tbody-rows':'the-tbody-element','dedicated-worker-environment':'webappapis','html-mime-type':'infrastructure','dom-video-videoheight':'the-video-element','transfer-a-transferable-object':'common-dom-interfaces','pre-click-activation-steps':'content-models','webvtt-file-using-only-nested-cues':'infrastructure','refsWSP':'references','dom-form-reset':'the-form-element','autokeyword':'media-elements','refsRFC1557':'references','dom-img-width':'the-img-element','fire-a-simple-event':'webappapis','browsing-the-web':'history','attr-body-alink':'obsolete','text-track-showing':'media-elements','assigned-access-key':'editing','resourceSuspend':'media-elements','attr-fae-form':'association-of-cntrols-and-forms','expose':'infrastructure','dom-dialog-open':'commands','scroll-an-element-into-view':'infrastructure','concept-meter-high':'the-meter-element','dom-area-alt':'the-area-element','attr-form-accept-charset':'the-form-element','html-fragment-serialization-algorithm':'the-end','the-after-after-body-insertion-mode':'tokenization','blocked-by-a-modal-dialog':'editing','selectors':'links','queue-a-post-load-task':'offline','dom-media-volume':'media-elements','custom-handlers':'system-state-and-capabilities','dom-timeranges-end':'media-elements','dialog-arguments\'-origin':'user-prompts','dom-iframe-src':'the-iframe-element','dom-barprop-visible':'browsers','dom-media-paused':'media-elements','the-menu-bar-barprop-object':'browsers','handler-mediacontroller-onwaiting':'media-elements','handler-onloadedmetadata':'webappapis','the-img-element':'the-img-element','mq':'common-microsyntaxes','concept-appcache-matches-fallback':'offline','type-blacklist':'system-state-and-capabilities','dom-accesskey':'eiting','scripting':'webappapis','valid-browsing-context-name-or-keyword':'browsers','dom-htmloptionscollection-selectedindex':'common-dom-interfaces','refsWIN1254':'references','after-attribute-name-state':'tokenization','attr-meta-http-equiv-refresh':'the-meta-element','concept-navigate-mature':'history','the-dfn-element':'the-dfn-element','dom-input-min':'the-input-element','popup-sandboxing-flag-set':'browsers','translation-mode':'global-attributes','comment-end-bang-state':'tokenization','dom-image':'the-img-element','attr-hr-noshade':'obsolete','attr-form-autocomplete-off-state':'the-form-element','dom-input-size':'the-input-element','rawtext-less-than-sign-state':'tokenization','case-sensitivity':'links','syntax-attributes':'syntax','rawtext-state':'tokenization','command-facet-checkedstate':'commands','refsRFC3279':'references','value-track-kind-description':'media-elements','ordinary':'parsing','hashchangeevent':'history','htmltrackelement':'the-track-element','attr-p-align':'obsolete','dom-marquee-crolldelay':'obsolete','element-type':'infrastructure','header-and-data-cell-semantics':'attributes-common-to-td-and-th-elements','edits-and-paragraphs':'edits-and-paragraphs','text-track-kind':'media-elements','concept-dnd-p':'dnd','handler-onclick':'webappapis','typographic-conventions':'introduction','attr-tdth-abbr':'obsolete','dndevents':'dnd','syntax-comments':'syntax','acknowledge-self-closing-flag':'tokenization','dom-linkstyle-sheet':'infrastructure','split-a-string-on-spaces':'common-microsyntaxes','base-url-change-steps':'infrastructure','dom-body-vlink':'obsolete','attr-pre-width':'obsolete','footnotes':'links','the-details-element':'the-details-element','shared-worker-environment':'webappapis','dom-htmloptionscollection-remove':'common-dom-interfaces','execCommand':'editing-apis','plaintext-state':'tokenization','support-named-properties':'infrastructure','event-mediacontroller-playing':'media-elements','refsRFC4770':'references','ix-handler-oncancel':'section-index','timers':'timers','meta-desription':'the-meta-element','event-handler-attributes':'webappapis','valid-simple-color':'common-microsyntaxes','image-maps':'image-maps','filecallback':'infrastructure','origin':'browsers','poster-frame':'the-video-element','handler-onload':'webappapis','the-session-history-of-browsing-contexts':'history','prepare-an-event':'media-elements','the-progress-element-0':'rendering','media-element-event-task-source':'media-elements','element-level-focus-apis':'editing','submit-mailto-headers':'constraints','htmlmenuelement':'the-menu-element','hasfeature':'common-dom-interfaces','ix-handler-onseeked':'section-index','reload-override-flag':'dom','attributes-0':'syntax','attributes-1':'section-index','style-sheet-ready':'styling','scripting-0':'infrastructure','attr-input-alt':'states-of-the-type-attribute','handler-onmouseout':'webappapis','concept-input-min':'common-input-element-attributes','attr-marquee-direction-down':'obsolete','security-location':'history','refsABOUT':'references','edits':'edits','most-recetly-reported-readiness-state':'media-elements','history-0':'introduction','history-1':'history','attr-marquee-behavior-scroll':'obsolete','weeks':'common-microsyntaxes','handler-mediacontroller-onemptied':'media-elements','dom-document-nameditem':'dom','sourcing-out-of-band-text-tracks':'media-elements','concept-event-dispatch':'infrastructure','the-bdi-element':'the-bdi-element','refsPAGEVIS':'references','resulting-autocompletion-state':'common-input-element-attributes','dom-validitystate-valid':'constraints','attr-textarea-cols':'the-textarea-element','handler-mediacontroller-onvolumechange':'media-elements','dom-input-multiple':'the-input-element','blink':'obsolete','attr-fieldset-disabled':'the-fieldset-element','dom-media-seek':'media-elements','htmldetailselement':'the-details-element','event-media-progress':'media-elements','url-hostport':'urls','refsTURN':'references','dom-basefont-size':'obsolete','the-u-element':'the-u-element','handler-window-onmessage':'webappapis','parse-the-webvtt-settings':'nfrastructure','url-host-specific':'urls','attr-base-href':'the-base-element','handler-mediacontroller-oncanplay':'media-elements','concept-node-append':'infrastructure','dom-media-muted':'media-elements','set-up-the-position':'commands','track-url':'the-track-element','refsRFC3676':'references','text-tracks-describing-chapters':'media-elements','fire-a-click-event':'webappapis','the-blockquote-element':'the-blockquote-element','a-graphical-representation-of-some-of-the-surrounding-text':'the-img-element','attr-object-type':'the-object-element','dom-media-have_enough_data':'media-elements','attr-input-type-email-keyword':'the-input-element','dom-table-frame':'obsolete','dom-texttrack-kind-metadata':'media-elements','refsCHARMOD':'references','script\'s-url-character-encoding':'webappapis','ascii-digits':'common-microsyntaxes','concept-meter-actual':'the-meter-element','sandboxLinks':'history','dom-htmlallcollection-nameditem':'common-dom-interfaces','dom-history-state':'history','client-identification':'sysem-state-and-capabilities','attr-input-type-color-keyword':'the-input-element','concept-form-submit':'constraints','attr-ol-type':'the-ol-element','dom-media-load':'media-elements','nearest-activatable-element':'content-models','master-command':'the-command-element','htmlhrelement':'the-hr-element','text-track-in-band-metadata-track-dispatch-type':'media-elements','document-environment':'webappapis','toolbars':'the-menu-element','sandboxed-top-level-navigation-browsing-context-flag':'browsers','rb':'obsolete','standard-metadata-names':'the-meta-element','handler-appcache-onerror':'offline','attr-meta-http-equiv-default-style':'the-meta-element','generic-task-sources':'webappapis','dom-input-readonly':'the-input-element','concept-input-step':'common-input-element-attributes','default-media':'the-link-element','dom-li-type':'obsolete','mediacontroller':'media-elements','refsIANAPERMHEADERS':'references','dom-area-search':'the-area-element','attr-ol-type-keyword-decimal':'the-ol-element','cross-origin-request-tatus':'infrastructure','html-elements':'infrastructure','texttrackcuelist':'media-elements','comment-0':'infrastructure','refsRFC2388':'references','a-form-control\'s-value':'attributes-common-to-form-controls','dom-frame-longdesc':'obsolete','algorithm-for-extracting-an-encoding-from-a-meta-element':'urls','image-button-state-(type=image)':'states-of-the-type-attribute','renderingUA':'infrastructure','object-plugin':'the-object-element','valid-e-mail-address-list':'states-of-the-type-attribute','r1':'the-table-element','r2':'the-table-element','has-a-border':'rendering','xpath-1.0-processors':'interactions-with-xpath-and-xslt','parse-a-time-component':'common-microsyntaxes','attr-media-preload-none-state':'media-elements','dom-texttrackcue-endtime':'media-elements','text-track-loaded':'media-elements','suffering-from-being-too-long':'constraints','dom-name':'browsers','submitting-element-directionality':'form-submission','value-track-kind-translation':'media-elements','handler-marquee-onfinish':'obsolete''concept-meter-maximum':'the-meter-element','attr-dir-auto':'global-attributes','the-drag-data-item-kind':'dnd','script-processing-defer':'the-script-element','other-elements,-attributes-and-apis':'obsolete','concept-textarea-api-value':'the-textarea-element','ix-handler-oncanplay':'section-index','attr-fs-formtarget':'form-submission','rank':'the-aside-element','network-states':'media-elements','the-input-element':'the-input-element','valid-global-date-and-time-string':'common-microsyntaxes','duration-time-component-scale':'common-microsyntaxes','event-media-loadedmetadata':'media-elements','limited-to-only-non-negative-numbers-greater-than-zero':'common-dom-interfaces','parsing-main-inbody':'tokenization','navigator':'system-state-and-capabilities','dom-document-bgcolor':'obsolete','link-type-help':'links','datatransferitemlist':'dnd','list-of-scripts-that-will-execute-in-order-as-soon-as-possible':'the-script-element','dom-track-srclang':'the-track-element','attr-track-kind-keyword-descriptions':'the-trak-element','dom-area-hash':'the-area-element','attr-embed-vspace':'obsolete','set-of-comma-separated-tokens':'common-microsyntaxes','have-range-limitations':'common-input-element-attributes','parsing-main-afterframeset':'tokenization','documenttype':'infrastructure','dom-title':'global-attributes','urlmismatcherror':'infrastructure','handler-ondurationchange':'webappapis','attr-media-controls':'media-elements','htmlmetaelement':'the-meta-element','active-flag-was-set-when-the-script-started':'media-elements','attr-script-charset':'the-script-element','dom-meta-scheme':'obsolete','dom-location-hash':'history','dom-media-have_nothing':'media-elements','refsRFC4395':'references','fragment-escaped':'urls','dom-img-vspace':'obsolete','attr-fe-autofocus':'attributes-common-to-form-controls','dom-document-plugins':'dom','textarea-effective-height':'rendering','html-fragment-parsing-algorithm':'the-end','handler-window-onpageshow':'webappapis','dom-marquee-scrollamount':'obsolete','refsRFC1554':'references','dom-seect-length':'the-select-element','in-a-document':'infrastructure','table-example-1':'examples','event-mediacontroller-emptied':'media-elements','dynamic-markup-insertion':'dynamic-markup-insertion','dynamic-nested-browsing-context-properties':'browsers','classes':'global-attributes','guidelines-for-exposing-cues-in-various-formats-as-text-track-cues':'media-elements','dom-mediaerror-code':'media-elements','audiotracklist':'media-elements','the-list-of-active-formatting-elements':'parsing','form-element-pointer':'parsing','dom-textarea-maxlength':'the-textarea-element','parse-a-yearless-date-string':'common-microsyntaxes','dom-input-valueasdate':'common-input-element-apis','navigate':'history','syntax-ambiguous-ampersand':'syntax','dom-iframe-srcdoc':'the-iframe-element','the-script-block\'s-character-encoding':'the-script-element','top-level-browsing-context':'browsers','simple-color':'common-microsyntaxes','attr-button-value':'the-button-element','dom-texttrack-disabled':'media-elements','refsRFC1321':'refrences','resetting-a-form':'constraints','attr-ol-type-keyword-upper-alpha':'the-ol-element','dom-tdth-width':'obsolete','attr-table-cellspacing':'obsolete','link-type-nofollow':'links','dom-input-defaultchecked':'the-input-element','script-processing-noscript':'the-script-element','dom-tbody-choff':'obsolete','handler-onfocus':'webappapis','attr-input-size':'common-input-element-attributes','attr-object-declare':'obsolete','refsWIN31J':'references','attributes-for-embedded-content-and-images':'rendering','handler-appcache-oncached':'offline','dom-tdth-valign':'obsolete','guidance-for-conformance-checkers':'the-img-element','the-title-element':'the-title-element','pragma-set-default-language':'the-meta-element','dom-ol-reversed':'the-ol-element','fetching-resources':'urls','a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts,-diagrams,-graphs,-maps,-illustrations':'the-img-element','color-state-(type=color)':'states-of-the-type-attribute','attr-iframe-vspace':'obsolete','refsMQ':'refeences','dom-datatransfer-setdragimage':'dnd','event-dragend':'dnd','dom-select-value':'the-select-element','lists':'rendering','algorithm-for-assigning-header-cells':'attributes-common-to-td-and-th-elements','dom-texttrack-kind-subtitles':'media-elements','dom-embed-align':'obsolete','dom-table-tbodies':'the-table-element','htmlmapelement':'the-map-element','dom-domstringmap-setitem':'common-dom-interfaces','dom':'dom','delete-the-selection':'editing-apis','ix-handler-ondragover':'section-index','the-mark-element':'the-mark-element','valid-yearless-date-string':'common-microsyntaxes','selector-active':'links','text-(type=text)-state-and-search-state-(type=search)':'states-of-the-type-attribute','dom-optgroup-label':'the-optgroup-element','about:srcdoc':'urls','ix-handler-onvolumechange':'section-index','the-script-block\'s-source':'the-script-element','provide-a-stable-state':'webappapis','the-insertion-mode':'parsing','concept-fs-target':'form-submission','dom-marquee-truespeed':'obsolete','handler-onabort:'webappapis','dom-htmloptionscollection-length':'common-dom-interfaces','concept-datetime-local':'common-microsyntaxes','dom-media-preload':'media-elements','pseudo-classes':'links','concept-node-clone-ext':'infrastructure','colors':'common-microsyntaxes','dom-marquee-stop':'obsolete','handler-onreset':'webappapis','parsing-main-intbody':'tokenization','palpable-content-0':'content-models','handler-onplaying':'webappapis','refsPROGRESS':'references','dom-videotrack-label':'media-elements','htmloptionscollection':'common-dom-interfaces','dom-media-crossorigin':'media-elements','radionodelist':'common-dom-interfaces','refsIEEE754':'references','url-path':'urls','file-upload-state-(type=file)':'states-of-the-type-attribute','domtokenlist':'infrastructure','parsed-as-a-css-color-value':'infrastructure','dom-marquee-behavior':'obsolete','html-integration-point':'tokenization','dom-img-usemap':'the-img-element','htmlframesetelement':'obsolete','dom-validitystate-typemismatch':'constraints','preferred-mime-name':infrastructure','parse-a-date-or-time-string':'common-microsyntaxes','htmlstyleelement':'the-style-element','attr-th-scope-colgroup':'the-th-element','attr-fs-enctype':'form-submission','attr-textarea-wrap-hard':'the-textarea-element','dom-title-text':'the-title-element','mathml-namespace':'namespaces','refsCSSIMAGES':'references','the-navigator-object':'system-state-and-capabilities','dom-history':'history','parsing-main-inselectintable':'tokenization','attr-dropzone-link':'dnd','dom-external-addsearchprovider':'system-state-and-capabilities','print-when-loaded':'user-prompts','handler-onkeydown':'webappapis','htmloutputelement':'the-output-element','event-media-canplay':'media-elements','ix-handler-onkeypress':'section-index','dom-option-form':'the-option-element','selector-invalid':'links','refsRFC1922':'references','refsFILEAPI':'references','attr-iframe-srcdoc':'the-iframe-element','syntax-tags':'syntax','proto-url':'system-state-and-capabilities','attr-tr-charoff':'obsolete','event-mediacontroller-loaedmetadata':'media-elements','handler-state-string':'system-state-and-capabilities','the-h4-element':'the-aside-element','refsDOMCORE':'references','kinds-of-content':'content-models','the-td-element':'the-td-element','accessing-other-browsing-contexts':'browsers','attr-input-type-time-keyword':'the-input-element','the-input-element-as-a-button':'rendering','dom-media-mediagroup':'media-elements','event-dragstart':'dnd','dom-input-src':'the-input-element','dom-hr-width':'obsolete','dom-windowtimers-cleartimeout':'timers','event-media-waiting':'media-elements','xml-fragment-serialization-algorithm':'the-xhtml-syntax','creating-scripts':'webappapis','sandboxing':'browsers','marquee-scroll-interval':'obsolete','attr-tdth-headers':'attributes-common-to-td-and-th-elements','refsRFC2313':'references','attr-textarea-wrap-soft-state':'the-textarea-element','active-document':'browsers','article-example':'the-article-element','texttrackcue':'media-elements','top-layer':'infrastructure','dom-htmloptionscollection-nameitem':'common-dom-interfaces','dom-pre-width':'obsolete','refsRFC5234':'references','refsRFC5724':'references','attr-li-value':'the-li-element','attr-command-type-keyword-checkbox':'the-command-element','the-address-element':'the-address-element','selecting-specific-audio-and-video-tracks-declaratively':'media-elements','dom-domstringmap-nameditem':'common-dom-interfaces','refsORIGIN':'references','attr-button-type-button':'the-button-element','concept-option-value':'the-option-element','tables':'rendering','quotaexceedederror':'infrastructure','attr-head-profile':'obsolete','handler-appcache-onnoupdate':'offline','dom-keygen-keytype':'the-keygen-element','dom-basefont-color':'obsolete','handler-onloadeddata':'webappapis','the-button-element-0':'rendering','attr-tdth-charoff':'obsolete','form-associated-element':'forms','dom-radionodelist-value':'common-dom-interfaces','writing-secure-applications-with-html':'introduction','dom-frame-frameborder':'obsolete','table-model-error':'attributes-common-to-td-and-t-elements','overview-of-the-parsing-model':'parsing','img-error':'the-img-element','ix-handler-onscroll':'section-index','dom-option-defaultselected':'the-option-element','dom-appcache-update':'offline','refsRFC2483':'references','media-elements':'media-elements','attr-tr-align':'obsolete','htmlbrelement':'the-br-element','dom-canvas-height':'the-canvas-element','urls':'urls','quirks-mode':'infrastructure','base64-table':'webappapis','dom-frame-contentwindow':'obsolete','mediaerror':'media-elements','concept-section':'headings-and-sections','cdata-section-state':'tokenization','ix-handler-window-onpopstate':'section-index','dom-texttrackcue-getcueashtml':'media-elements','common-input-element-attributes':'common-input-element-attributes','dom-tbody-insertrow':'the-tbody-element','attr-meter-optimum':'the-meter-element','doctype-public-identifier-(single-quoted)-state':'tokenization','best-practices-for-in-page-editors':'editing','concept-appcache-explicit':'offline','dom-mediacontroller-defaultplaybackrate''media-elements','attr-area-shape-rect':'the-area-element','security-and-privacy-considerations':'media-elements','radio-button-group':'states-of-the-type-attribute','attr-input-min':'common-input-element-attributes','semantics-0':'elements','dom-style-scoped':'the-style-element','eventinit':'infrastructure','htmlheadelement':'the-head-element','refsRFC2237':'references','attr-input-type-url-keyword':'the-input-element','sandboxPluginApplet':'obsolete','doctype-public-identifier-(double-quoted)-state':'tokenization','unicode-serialization-of-an-origin':'browsers','htmlembedelement':'the-embed-element','application/xhtml+xml':'iana','application/x-www-form-urlencoded':'iana','syntax-errors':'introduction','htmlmediaelement':'media-elements','dom-history-replacestate':'history','dom-map-areas':'the-map-element','about:legacy-compat':'urls','attr-crossorigin-use-credentials':'urls','refsHPAAIG':'references','typemismatcherror':'infrastructure','parse-a-yearless-date-component':'common-microsyntaxes','collectios':'common-dom-interfaces','refsRFC3629':'references','character-encoding-declaration':'the-meta-element','concept-uda-setter':'urls','element-dfn-attributes':'element-definitions','attr-keygen-challenge':'the-keygen-element','dom-texttrack-kind-captions':'media-elements','non-scripted':'infrastructure','concept-input-step-default':'common-input-element-attributes','dom-htmloptionscollection-add':'common-dom-interfaces','attr-div-align':'obsolete','best-practices-for-authors-using-media-elements':'media-elements','category-reset':'forms','dom-dir-compact':'obsolete','row-group-header':'attributes-common-to-td-and-th-elements','ix-handler-window-onblur':'section-index','dom-frame-marginheight':'obsolete','attr-ol-type-keyword-upper-roman':'the-ol-element','dom-hr-noshade':'obsolete','traverse-the-history':'history','concept-textarea-mutable':'the-textarea-element','sbu-not-copy':'webappapis','attr-input-type-text-keyword':'the-input-element','the-source-element':'the-source-element','attr-th-scope-col':'the-h-element','dom-textarea/input-select':'textFieldSelection','n':'the-table-element','attr-area-shape-circle':'the-area-element','handler-appcache-ondownloading':'offline','element-definitions':'element-definitions','dom-area-port':'the-area-element','concept-progress-value':'the-progress-element','text-rendered-in-native-user-interfaces':'rendering','selector-in-range':'links','after-attribute-value-(quoted)-state':'tokenization','attr-fs-method-get':'form-submission','dom-dragevent-datatransfer':'dnd','receives-a-set-cookie-string':'infrastructure','attr-hyperlink-media':'links','concept-appcache-manifest-explicit':'offline','link-type-prev':'links','expose-a-user-interface-to-the-user':'media-elements','dom-area-host':'the-area-element','rules-for-parsing-integers':'common-microsyntaxes','appcache':'offline','dynamic-changes-to-base-urls':'urls','attr-fs-formmethod':'form-submission','refsGRAPHICS':'references','concept-appcache-mode':'offline','xml-mime-type':'infrastructure','absolute-url':'urls','concet-datetime-digit':'common-microsyntaxes','attr-img-hspace':'obsolete','common-parser-idioms':'common-microsyntaxes','dom-element-tagname':'infrastructure','concept-fv-valid':'constraints','dom-img-height':'the-img-element','handler-onended':'webappapis','interactive-media':'rendering','encrypted-http-and-related-security-concerns':'urls','dom-opener':'browsers','using-the-option-element-to-define-a-command':'commands','table-descriptions-techniques':'the-table-element','dom-iframe-marginheight':'obsolete','parse-a-time-zone-offset-string':'common-microsyntaxes','a-link-or-button-containing-nothing-but-the-image':'the-img-element','object-type-detection':'the-object-element','explicit-eof-character':'parsing','value-track-kind-none':'media-elements','dom-basefont-face':'obsolete','dom-base-href':'the-base-element','attr-fe-maxlength':'attributes-common-to-form-controls','security-with-canvas-elements':'the-canvas-element','ix-handler-onplay':'section-index','the-status-bar-barprop-object':'browsers','htmlkeyenelement':'the-keygen-element','text-track-cue-start-alignment':'media-elements','dom-object-code':'obsolete','the-body-element':'the-body-element','refsOGGSKELETONHEADERS':'references','heading-content':'content-models','dom-TrackList-getKind-categories':'media-elements','handler-onprogress':'webappapis','syntax-start-tag':'syntax','attr-html-manifest':'the-html-element','htmliframeelement':'the-iframe-element','dom-a-charset':'obsolete','mutationobserver':'infrastructure','the-output-element':'the-output-element','ix-handler-onemptied':'section-index','attr-input-type-image-keyword':'the-input-element','statically-validate-the-constraints':'constraints','white_space':'common-microsyntaxes','using-the-accesskey-attribute-to-define-a-command-on-other-elements':'commands','handler-onchange':'webappapis','dom-script-async':'the-script-element','bc-focus-ergo-bcc-focus':'editing','attr-ol-type-state-decimal':'the-ol-element','refsEDITING':'references','quotes':'rendering','event-dragover':'dnd','script-data-sate':'tokenization','scriptTagXSLT':'the-script-element','attr-ol-compact':'obsolete','htmltimeelement':'the-time-element','garbage-collection':'common-dom-interfaces','attribute-text':'element-definitions','prepare-a-script':'the-script-element','attribute-value-(single-quoted)-state':'tokenization','the-script-block\'s-type':'the-script-element','dom-uda-hash':'urls','script-data-double-escaped-state':'tokenization','character':'infrastructure','attr-iframe-sandbox-allow-forms':'browsers','the-title-attribute-0':'rendering','category-label':'forms','blocked-media-controller':'media-elements','unordered-set-of-unique-space-separated-tokens':'common-microsyntaxes','disk-space':'offline','attr-fe-name-charset':'attributes-common-to-form-controls','scriptingLanguages':'the-script-element','foster-parent':'tokenization','concept-timezone':'common-microsyntaxes','canceled-activation-steps':'content-models','refsWEBVTT':'references','concept-script':'webappapis','dom-area-media':'the-area-element','refsHTMLALTTEHS':'references','drag-data-store-mode':'dnd','read-plugin':'history','valid-date-string-with-optional-time':'common-microsyntaxes','latest-entry':'history','concept-yearless-date':'common-microsyntaxes','event-media-loadeddata':'media-elements','background':'introduction','htmlobjectelement':'the-object-element','script-data-escaped-end-tag-open-state':'tokenization','security-document':'dom','dom-navigator-iscontenthandlerregistered':'system-state-and-capabilities','case-sensitive':'infrastructure','audiotracklist-and-videotracklist-objects':'media-elements','using-the-a-element-to-define-a-command':'commands','dom-validitystate-toolong':'constraints','attr-background':'obsolete','selector-rtl':'links','the-marquee-element-0':'obsolete','refsRFC4281':'references','mediacontrollerplaybackstate':'media-elements','requirements-for-implementations':'obsolete','security':'dom','attr-dim-height':'dimension-attributes','dom-table-createcaption':'the-table-element','domstringmap-0':'common-dom-interfaces','invalimodificationerror':'infrastructure','refsJSURL':'references','week-state-(type=week)':'states-of-the-type-attribute','dom-beforeunloadevent-returnvalue':'history','concept-appcache-foreign':'offline','state-and-property-attributes':'wai-aria','paragraphs':'content-models','dom-iframe-name':'the-iframe-element','refsBOCU1':'references','head-element-pointer':'parsing','the-ins-element':'the-ins-element','attr-embed-type':'the-embed-element','manually-releasing-the-storage-mutex':'system-state-and-capabilities','insert-an-html-element':'tokenization','best-representation-of-the-number-as-a-floating-point-number':'common-microsyntaxes','dom-contenteditable':'editing','comments':'syntax','dom-contextmenu':'the-menu-element','fire-loadeddata':'media-elements','submit-mutate-action':'constraints','attr-command-type-state-checkbox':'the-command-element','refsATAG':'references','list-of-active-formatting-elements':'parsing','nested-browsing-context':'browsers','attr-area-shape-keyword-rectangle':'the-area-element',dom-select-selectedindex':'the-select-element','phrasing-content':'content-models','dom-document-head':'dom','the-input-element-as-a-range-control':'rendering','dnd':'dnd','attr-marquee-behavior':'obsolete','attr-meter-min':'the-meter-element','tag-clouds':'links','attr-col-width':'obsolete','event-media-seeking':'media-elements','dom-mediacontroller-buffered':'media-elements','dom-windowtimers-clearinterval':'timers','attr-command-disabled':'the-command-element','strike':'obsolete','handler-ondblclick':'webappapis','refsGREGORIAN':'references','event-dragenter':'dnd','dom-self':'browsers','months':'common-microsyntaxes','configuring-a-form-to-communicate-with-a-server':'forms','dom-document-lastmodified':'dom','support-the-scripting-language':'the-script-element','dom-source-src':'the-source-element','dom-select-required':'the-select-element','attr-script-type':'the-script-element','web+-scheme-prefix':'iana','creator-document':'browsers','script\'s-global-object':'webappapis','interactions-with-xpath-and-slt':'interactions-with-xpath-and-xslt','refsSDPLABEL':'references','bidirectional-text':'rendering','htmltableelement':'the-table-element','dom-iframe-align':'obsolete','encoding-sniffing-algorithm':'parsing','attr-tdth-char':'obsolete','shows-caching-progress':'offline','concept-link-type-sniffing':'the-link-element','browsing-context-names':'browsers','dom-tr-cells':'the-tr-element','reflecting-content-attributes-in-idl-attributes':'common-dom-interfaces','parsing':'parsing','dom-domstringmap-additem':'common-dom-interfaces','multipart/form-data-encoding-algorithm':'constraints','refsATOM':'references','dom-dialog-close':'commands','ix-handler-onmouseup':'section-index','attr-param-type':'obsolete','dom-table-cellpadding':'obsolete','handler-onseeking':'webappapis','dom-menu-compact':'obsolete','dom-script-htmlfor':'obsolete','dom-input-checked':'common-input-element-apis','attr-track-srclang':'the-track-element','read-html':'history','dom-track-src':'the-track-element','attr-button-type-submit':'the-buton-element','dom-track-label':'the-track-element','reset-the-form-owner':'association-of-controls-and-forms','remove-an-element-from-a-document':'infrastructure','dom-texttrack-showing':'media-elements','mouseevent-0':'infrastructure','mouseevent-1':'infrastructure','mouseevent-2':'infrastructure','mouseevent-3':'infrastructure','mouseevent-4':'infrastructure','mouseevent-5':'infrastructure','mouseevent-6':'infrastructure','htmlscriptelement':'the-script-element','mouseevent-8':'infrastructure','dom-mediacontroller-ended':'media-elements','concept-document-salvageable':'history','dom-frame-scrolling':'obsolete','refsBIG5':'references','isindex-0':'obsolete','refsRFC1468':'references','attr-area-nohref':'obsolete','suffering-from-an-underflow':'constraints','loading-xml-documents':'dom','serializing-html-fragments':'the-end','handler-mediacontroller-onended':'media-elements','attr-fs-formenctype':'form-submission','attr-fs-action':'form-submission','concept-video-intrinsic-height':'the-video-element','dom-vieotrack-selected':'media-elements','dom-document-querycommandenabled':'editing-apis','cdata-sections':'syntax','sections-and-headings':'rendering','dom-document-createelementns':'infrastructure','dom-col-ch':'obsolete','event-media-play':'media-elements','strip-line-breaks':'common-microsyntaxes','command-facet-hiddenstate':'commands','markup-declaration-open-state':'tokenization','sandboxed-scripts-browsing-context-flag':'browsers','dom-fs-novalidate':'form-submission','attr':'infrastructure','limited-to-numbers-greater-than-zero':'common-dom-interfaces','handling-first-frame-available':'media-elements','handler-window-onunload':'webappapis','dom-xmldocument-load':'dom','rawtext-end-tag-name-state':'tokenization','attr-crossorigin-none':'urls','dom-media-startdate':'media-elements','refsSVG':'references','introduction-2':'constraints','dom-marquee-direction':'obsolete','concept-bc-noscript':'webappapis','frameset':'obsolete','in-seamless-mode':'the-iframe-element','ix-handler-onseeking':'section-index','ixhandler-onended':'section-index','attr-media-preload-auto':'media-elements','attr-media-preload-metadata':'media-elements','ix-handler-window-onstorage':'section-index','alternative-style-sheet-sets':'infrastructure','text-track-loading':'media-elements','set-the-document\'s-address':'history','getcontext-return':'the-canvas-element','parsing-xhtml-fragments':'the-xhtml-syntax','attr-script-event':'obsolete','dom-mediacontroller-playbackstate':'media-elements','attr-select-size':'the-select-element','dom-document-getelementsbyname':'dom','the-bdo-element':'the-bdo-element','dom-mediaerror-media_err_aborted':'media-elements','dom-input-usemap':'obsolete','current-document-readiness':'dom','event-handler-event-type':'webappapis','text-track-cue-text':'media-elements','ix-handler-onprogress':'section-index','the-location-interface':'history','script-data-double-escaped-dash-state':'tokenization','attr-q-cite':'the-q-element','node':'infrastructure','dom-link-media':'the-link-element','willful-violation':'introuction','script-created-parser':'dynamic-markup-insertion','meta-generator':'the-meta-element','handler-onstalled':'webappapis','attr-spellcheck':'editing-apis','category-submit':'forms','entry-script':'browsers','editing-0':'editing','time-zones':'common-microsyntaxes','dom-mediaerror-media_err_decode':'media-elements','attr-input-type-keywords':'the-input-element','refsSDP':'references','dom-texttrackcuelist-getcuebyid':'media-elements','attr-a-charset':'obsolete','data-protocol':'infrastructure','meta-keywords':'the-meta-element','dom-document-forms':'dom','scriptEndTag':'tokenization','dom-br-clear':'obsolete','ix-handler-onplaying':'section-index','concept-datetime':'common-microsyntaxes','html-namespace':'infrastructure','effective-playback-rate':'media-elements','track-label':'the-track-element','a-group-of-images-that-form-a-single-larger-picture-with-links':'the-img-element','dom-marquee-vspace':'obsolete','navigating-nested-browsing-contexts-in-the-dom':'browsers','dom-progress-position':'the-progess-element','slaved-media-elements':'media-elements','attr-meta-content':'the-meta-element','ix-handler-window-onunload':'section-index','sec-implicit-aria-semantics':'wai-aria','text-track-hidden':'media-elements','dom-applet-height':'obsolete','hardwareLimitations':'infrastructure','attr-caption-align':'obsolete','overlong-form':'infrastructure','concept-appcache-onlinewhitelist':'offline','dom-tdth-abbr':'obsolete','event-input-change':'common-input-element-apis','sequential-link-types':'links','refsRFC1034':'references','time-state-(type=time)':'states-of-the-type-attribute','attr-body-margintop':'obsolete','concept-node-replace':'infrastructure','dom-dim-width':'dimension-attributes','local-dates-and-times':'common-microsyntaxes','editors':'infrastructure','media-timeline':'media-elements','ix-handler-window-onresize':'section-index','dom-table-insertrow':'the-table-element','xml-parser':'the-xhtml-syntax','concept-n-noscript':'webappapis','dom-uievent-view':'infrastructure','handler-texttrack-oncuechnge':'media-elements','attr-col-align':'obsolete','htmlselectelement':'the-select-element','preferred-style-sheet-set':'infrastructure','valid-media-query':'common-microsyntaxes','ignore-opens-during-unload-counter':'dynamic-markup-insertion','reset-the-insertion-mode-appropriately':'parsing','dom-table-createtbody':'the-table-element','normalized-timeranges-object':'media-elements','the-textarea-element-0':'rendering','nestedParsing':'parsing','dom-tr-align':'obsolete','concept-http-equivalent-get':'urls','script-data-escape-start-state':'tokenization','xml-namespace':'namespaces','table-charref-overrides':'tokenization','dom-applet-hspace':'obsolete','ix-handler-onloadedmetadata':'section-index','dom-dataset':'global-attributes','event-definitions-0':'history','documentfragment':'infrastructure','dir':'obsolete','timeranges':'media-elements','conformance-checkers':'infrastructure','attr-hyperlink-href':'links','document\'s-character-encoding':'infrastructure','input-type-attr-summary':'the-input-element',list-of-code-entry-points':'webappapis','remove-a-token-from-a-string':'common-microsyntaxes','the-keygen-element-0':'rendering','event-media-playing':'media-elements','dom-document-hasfocus':'editing','dom-button-value':'the-button-element','secondary-browsing-contexts':'browsers','dom-input-width':'the-input-element','clear-the-stack-back-to-a-table-context':'tokenization','concept-column-group':'attributes-common-to-td-and-th-elements','rules-for-updating-the-display-of-webvtt-text-tracks':'infrastructure','dom-media-have_current_data':'media-elements','dom-frame-marginwidth':'obsolete','event-readystatechange':'dom','attr-tr-bgcolor':'obsolete','global-dates-and-times':'common-microsyntaxes','the-pre-element':'the-pre-element','refsRFC1345':'references','concept-submit-button':'forms','attr-img-crossorigin':'the-img-element','refsPDF':'references','dom-fs-enctype':'form-submission','refsSHIFTJIS':'references','ix-handler-onmouseover':'section-index','htmldocument':'browsers','dom-window-nameditem':'browers','durationChange':'media-elements','concept-button':'forms','refsWEBADDRESSES':'references','attr-param-value':'the-param-element','parse-a-time-zone-offset-component':'common-microsyntaxes','refsECMA262':'references','attr-input-hspace':'obsolete','reset-button-state-(type=reset)':'states-of-the-type-attribute','the-rt-element':'the-rt-element','resource-metadata-management':'dom','securityerror':'infrastructure','system-state-and-capabilities':'system-state-and-capabilities','link-type-license':'links','autoplaying-flag':'media-elements','the-rules-for-choosing-a-browsing-context-given-a-browsing-context-name':'browsers','ltr-specific':'rendering','named-access-on-the-window-object':'browsers','attr-command-type-keyword-radio':'the-command-element','handler-oncuechange':'webappapis','text-track-cue-text-position':'media-elements','handler-oninvalid':'webappapis','attr-dfn-title':'the-dfn-element','compiled-pattern-regular-expression':'common-input-element-attributes','history':'history','dom-mediacontoller-playing':'media-elements','html-parser':'parsing','attr-track-kind-subtitles':'the-track-element','set-of-space-separated-tokens':'common-microsyntaxes','browser-interface-elements':'browsers','running-mutation-observers':'browsers','iana':'iana','the-id-attribute':'global-attributes','style-default-media':'the-style-element','dom-datatransferitemlist-removeitem':'dnd','dom-input-type':'the-input-element','an-entry-with-persisted-user-state':'history','dom-li-value':'the-li-element','htmlparagraphelement':'the-p-element','dom-document':'infrastructure','dom-uda-hostname':'urls','functionstringcallback':'dnd','dom-tdth-ch':'obsolete','popstateeventinit':'history','form-control-dirname-attribute':'form-submission','charset512':'the-meta-element','attr-meta-http-equiv-set-cookie':'the-meta-element','refsRFC4329':'references','dom-table-deletecaption':'the-table-element','dom-fieldset-type':'the-fieldset-element','attr-object-standby':'obsolete','mouseevent':'infrastructure','image-maps-0':'rendering','atr-mod-datetime':'attributes-common-to-ins-and-del-elements','dom-media-have_metadata':'media-elements','attr-input-type-range-keyword':'the-input-element','dom-prompt':'user-prompts','live':'infrastructure','parse-a-time-string':'common-microsyntaxes','text-track-cue-automatic-line-position':'media-elements','scope':'introduction','after-doctype-system-keyword-state':'tokenization','scriptTagParserResumes':'tokenization','concept-dropzone-operation':'dnd','dom-print':'user-prompts','svgmatrix':'infrastructure','obtain-the-storage-mutex':'webappapis','next-input-character':'parsing','dom-applet-object':'obsolete','closing-elements-that-have-implied-end-tags':'tokenization','attr-input-readonly':'common-input-element-attributes','ix-handler-onstalled':'section-index','rules-for-constructing-the-chapter-tree-from-a-text-track':'media-elements','content-type-sniffing:-text-or-binary':'urls','character-reference-in-attribute-value-state':'tokenization','report-the-error':'webappapis','parsing-main-incaption':'toenization','dom-input-dirname':'the-input-element','concept-input-step-default-base':'common-input-element-attributes','before-doctype-name-state':'tokenization','attr-ol-type-keyword-lower-roman':'the-ol-element','webvtt-cue-text-rendering-rules':'infrastructure','attr-tabindex':'editing','xmp':'obsolete','dom-area-target':'the-area-element','dom-a-rel':'the-a-element','dom-object-type':'the-object-element','printing':'user-prompts','act-as-if-a-token-had-been-seen':'tokenization','attr-link-media':'the-link-element','refsTYPEDARRAY':'references','attributes-common-to-form-controls':'attributes-common-to-form-controls','eventhandlernonnull':'webappapis','the-datatransferitemlist-interface':'dnd','discard-a-document':'browsers','handler-onselect':'webappapis','domexception':'infrastructure','htmlformcontrolscollection-0':'common-dom-interfaces','handler-ontimeupdate':'webappapis','date-state-(type=date)':'states-of-the-type-attribute','xml-compatible':'infrastructure','aria-role-attribute':'wai-aria','dom-wndow-locationbar':'browsers','img-inc':'the-img-element','htmlbuttonelement':'the-button-element','attr-fs-novalidate':'form-submission','table-uda':'urls','media-playback':'media-elements','text-track-not-loaded':'media-elements','attr-optgroup-label':'the-optgroup-element','dom-mouseevent-ctrlkey':'infrastructure','dom-pagetransitionevent-persisted':'history','dom-img-alt':'the-img-element','dom-option-disabled':'the-option-element','dom-command-checked':'the-command-element','explicit-self-navigation-override':'history','the-param-element':'the-param-element','text-that-has-been-rendered-to-a-graphic-for-typographical-effect':'the-img-element','charset':'the-meta-element','dom-texttrack-kind':'media-elements','table-model':'attributes-common-to-td-and-th-elements','xhtml':'the-xhtml-syntax','attr-marquee-direction-left':'obsolete','history-traversal':'history','the-option-element':'the-option-element','internal-algorithm-for-scanning-and-assigning-header-cells':'attributes-common-to-td-and-th-elements','andboxScriptBlocked':'webappapis','dom-texttrackcue-snaptolines':'media-elements','garbage-collection-and-browsing-contexts':'browsers','attr-script-src':'the-script-element','htmlareaelement':'the-area-element','onerroreventhandlernonnull':'webappapis','dom-tr-bgcolor':'obsolete','htmldialogelement':'commands','dom-document-linkcolor':'obsolete','parser-appcache':'tokenization','url-query':'urls','attr-hyperlink-type':'links','form-submission-algorithm':'constraints','appcacheevents':'offline','scripts-that-modify-the-page-as-it-is-being-parsed':'the-end','sandboxPluginObject':'the-object-element','outline':'headings-and-sections','attr-select-multiple':'the-select-element','get-the-timed-task':'timers','htmlmarqueeelement':'obsolete','attr-iframe-sandbox':'the-iframe-element','dom-location-pathname':'history','the-span-element':'the-span-element','definitions':'constraints','ix-handler-oncanplaythrough':'section-index','dom-click':'editing','omit-credentials-flag':'infrastructure','void-elements':'syntax''dom-quote-cite':'the-blockquote-element','dom-datatransfer-files':'dnd','the-input-element-as-domain-specific-widgets':'rendering','effective-script-origin':'browsers','wrongdocumenterror':'infrastructure','dom-tdth-rowspan':'attributes-common-to-td-and-th-elements','script-processing-parser-inserted':'the-script-element','xmldocument':'dom','dom-dialog-returnvalue':'commands','the-keygen-element':'the-keygen-element','attr-media-preload-auto-state':'media-elements','parse-a-local-date-and-time-string':'common-microsyntaxes','text-track-cue-pause-on-exit-flag':'media-elements','a-quick-introduction-to-html':'introduction','event-mediacontroller-pause':'media-elements','rcdata-state':'tokenization','ix-handler-onabort':'section-index','dom-fs-formmethod':'form-submission','refsRFC2806':'references','attr-link-urn':'obsolete','htmlquoteelement':'the-blockquote-element','attr-input-autocomplete':'common-input-element-attributes','command-facet-id':'commands','user-prompts':'user-prompts','dom-video-poster':'te-video-element','dom-a-rellist':'the-a-element','forced-sandboxing-flag-set':'history','forms':'forms','closing-the-input-stream':'dynamic-markup-insertion','window':'browsers','listing':'obsolete','attr-th-scope':'the-th-element','dom-object-codetype':'obsolete','dom-external':'system-state-and-capabilities','text-track-cue-order':'media-elements','refsRFC1842':'references','attr-object-data':'the-object-element','magic-border-selector':'rendering','update-the-session-history-with-the-new-page':'history','event-mediacontroller-loadeddata':'media-elements','conversations':'links','the-h5-element':'the-aside-element','refsCP50220':'references','text-track-cue-alignment':'media-elements','print-media':'rendering','attr-tdth-height':'obsolete','form-controls':'rendering','after-doctype-system-identifier-state':'tokenization','attr-table-align':'obsolete','refsWCAG':'references','concept-http-equivalent-codes':'urls','category-listed':'forms','refsEUCKR':'references','attr-media-muted':'media-elements','attr-hperlink-usemap':'image-maps','signedpublickeyandchallenge':'the-keygen-element','dom-font-color':'obsolete','rendering':'rendering','enabling-and-disabling-scripting':'webappapis','uievent':'infrastructure','embedded-content-1':'rendering','embedded-content-0':'edits-and-lists','task-source':'webappapis','dom-ol-compact':'obsolete','the-dialog-element':'commands','attr-track-default':'the-track-element','a-utf-16-encoding':'infrastructure','other-metadata-names':'the-meta-element','the-required-attribute':'common-input-element-attributes','selector-read-only':'links','authors-using-xhtml':'iana','refsFULLSCREEN':'references','ready-to-be-parser-executed':'the-script-element','handler-onwaiting':'webappapis','clear-the-list-of-active-formatting-elements-up-to-the-last-marker':'parsing','concept-progress-maximum':'the-progress-element','dom-window-personalbar':'browsers','dom-input-height':'the-input-element','frames':'obsolete','making-entire-documents-editable:-the-designmode-idl-attribute':'editing','attr-ody-marginwidth':'obsolete','best-practices-for-implementors-of-media-elements':'media-elements','attr-command-radiogroup':'the-command-element','canvas':'the-canvas-element','syntax-tag-omission':'syntax','ix-handler-onkeyup':'section-index','a-browsing-context-is-discarded':'browsers','dom-applet-vspace':'obsolete','attr-dl-compact':'obsolete','dom-navigator-appversion':'system-state-and-capabilities','common-pitfalls-to-avoid-when-using-the-scripting-apis':'introduction','handler-onvolumechange':'webappapis','htmlunknownelement':'elements','eventhandler':'webappapis','writing-a-form\'s-user-interface':'forms','target-element':'history','sectioning-root':'headings-and-sections','the-size-attribute':'common-input-element-attributes','the-main-part-of-the-content':'links','mutationobserver-scripting-environment':'infrastructure','dependencies':'infrastructure','event-online':'offline','unloading-document-cleanup-steps':'history','htmllinkelement':'the-link-element','heading-content-0':'content-models','checbox-state-(type=checkbox)':'states-of-the-type-attribute','dom-textarea-dirname':'the-textarea-element','earliest-possible-position-when-the-script-started':'media-elements','has-a-style-sheet-that-is-blocking-scripts':'styling','language':'global-attributes','dom-track-kind':'the-track-element','dom-progress-max':'the-progress-element','attr-dir-ltr':'global-attributes','mutation-during-parsing':'tokenization','dom-audiotrack-kind':'media-elements','valid-list-of-integers':'common-microsyntaxes','script-processing-encoding':'the-script-element','concept-form-reset':'constraints','handler-mediacontroller-onloadedmetadata':'media-elements','attr-hr-width':'obsolete','the-style-attribute':'global-attributes','the-div-element':'the-div-element','dom-meter-max':'the-meter-element','cache-host':'offline','dom-table-border':'the-table-element','dom-document-writeln':'dynamic-markup-insertion','handler-marquee-onbounce':'obsolete','dom-input-files':'common-input-element-apis','unknown-images':'the-img-element','resFILESYSTEMAPI':'references','dom-fae-form':'association-of-controls-and-forms','dom-script-defer':'the-script-element','dom-document-cookie':'dom','building-menus-and-toolbars':'the-menu-element','domimplementation':'infrastructure','elements-0':'syntax','elements-1':'section-index','determine-the-value-of-a-named-property':'infrastructure','concept-option-index':'the-option-element','script-execution-environment':'webappapis','parse-a-sandboxing-directive':'browsers','limited-to-only-non-negative-numbers':'common-dom-interfaces','dropzone-processing-steps':'dnd','dom-img-longdesc':'obsolete','attr-media-mediagroup':'media-elements','invalidstateerror':'infrastructure','dom-tdth-height':'obsolete','dom-a-href':'the-a-element','dom-window-statusbar':'browsers','the-drag-data-item-type-string':'dnd','concept-table-advance':'attributes-common-to-td-and-th-elements','script-processing-for':'the-script-element','attr-ol-type-state-lower-alpha':'the-ol-element','the-readonly-attribute':'common-input-element-attrbutes','error-codes':'media-elements','the-q-element':'the-q-element','dom-history-length':'history','event-media-emptied':'media-elements','dom-option-tvds':'the-option-element','mouseevent-7':'infrastructure','dom-document-applets':'obsolete','negative-tabindex':'editing','syntax-charref':'syntax','concept-media-load-algorithm':'media-elements','attr-command-type':'the-command-element','frame-border-color':'rendering','dom-document-close':'dynamic-markup-insertion','parsing-main-inforeign':'tokenization','attr-input-type-radio-keyword':'the-input-element','the-figure-element':'the-figure-element','semantics':'semantics','dom-object-declare':'obsolete','img-all':'the-img-element','attr-tbody-valign':'obsolete','dom-tdth-bgcolor':'obsolete','attr-track-kind-chapters':'the-track-element','refsUTF7':'references','refsHTML4':'references','refsHTML5':'references','dom-a-name':'obsolete','document.title':'dom','valid-non-empty-url-potentially-surrounded-by-spaces':'urls','ix-handler-onwaiting':'section-index','te-scrollbar-barprop-object':'browsers','dom-input-pattern':'the-input-element','syntax-cdata':'syntax','dom-object-hspace':'obsolete','handler-onemptied':'webappapis','dom-input-value-default-on':'common-input-element-apis','htmltablecaptionelement':'the-caption-element','script-closable':'browsers','ignore-destructive-writes-counter':'dynamic-markup-insertion','synchronous-section':'webappapis','dom-option-index':'the-option-element','refsRFC6266':'references','dates-and-times':'common-microsyntaxes','refsRFC5280':'references','using-the-accesskey-attribute-on-a-label-element-to-define-a-command':'commands','optional-tags':'syntax','the-windowproxy-object':'browsers','attribute-value-(double-quoted)-state':'tokenization','attr-link-sizes':'links','ix-handler-window-onscroll':'section-index','attr-link-methods':'obsolete','dom-table-deleterow':'the-table-element','handler-appcache-onobsolete':'offline','dom-document-domain':'browsers','dom-form-name':'the-form-element','editing':'editing','isindex':'tokeniztion','dom-img-name':'obsolete','attr-th-scope-row':'the-th-element','script\'s-browsing-context':'webappapis','concept-video-intrinsic-width':'the-video-element','code-unit-length':'infrastructure','refsICE':'references','scroll-to-fragid':'history','the-input-element-as-a-file-upload-control':'rendering','refsXHTMLMOD':'references','refsOPENSEARCH':'references','attr-form-autocomplete':'the-form-element','converted-to-ascii-uppercase':'infrastructure','controller-playback':'media-elements','dom-area-coords':'the-area-element','dom-htmlallcollection-item-string':'common-dom-interfaces','event-pageshow':'history','dom-param-value':'the-param-element','base-dnd-feedback':'dnd','the-var-element':'the-var-element','redirect-steps':'infrastructure','selector-checked':'links','processinginstruction':'infrastructure','dom-area-hostname':'the-area-element','general-guidelines':'the-img-element','sec-strong-native-semantics':'wai-aria','dom-media-ended':'media-elements','dom-fs-formtarget':'form-submission','the-aricle-element':'the-article-element','parsing-cache-manifests':'offline','ix-handler-ontimeupdate':'section-index','algorithm-for-ending-a-row-group':'attributes-common-to-td-and-th-elements','bgsound':'obsolete','dom-audiotrack-id':'media-elements','attr-form-accept':'obsolete','set-of-scripts-that-will-execute-as-soon-as-possible':'the-script-element','concept-option-selectedness':'the-option-element','attr-input-dirname':'common-input-element-attributes','attr-input-checked':'the-input-element','dom-command-ro-commandicon':'commands','misinterpreted-for-compatibility':'parsing','spacer':'obsolete','has-an-element-in-the-specific-scope':'parsing','the-aside-element':'the-aside-element','dom-command-type':'the-command-element','dom-fs-target':'form-submission','dom-videotrack-language':'media-elements','dom-label-htmlfor':'the-label-element','dom-mediaerror-media_err_src_not_supported':'media-elements','attr-contenteditable':'editing','attr-input-value':'the-input-element','htmlheadingelement':'the-aside-elment','xml':'infrastructure','dom-area-hreflang':'the-area-element','the-dirname-attribute':'common-input-element-attributes','dom-appcache-status':'offline','refsWHATWGWIKI':'references','custom-validity-error-message':'constraints','dom-length':'browsers','the-min-and-max-attributes':'common-input-element-attributes','prescan-a-byte-stream-to-determine-its-encoding':'parsing','dom-mediacontroller':'media-elements','attr-area-shape-default':'the-area-element','navigatorcontentutils':'system-state-and-capabilities','misnested-tags:-b-p-/b-/p':'the-end','media-controller-playback-rate':'media-elements','dom-classname':'global-attributes','valid-normalized-forced-utc-global-date-and-time-string':'common-microsyntaxes','allowed-to-show-a-pop-up':'browsers','media-element-attributes':'media-elements','attr-input-type':'the-input-element','push-a-ruby-annotation':'the-ruby-element','parsing-main-intr':'tokenization','algorithm-for-processing-rows':'attributes-common-to-td-and-th-elements','dom-tdth-colspan':'attibutes-common-to-td-and-th-elements','refsRFC3987':'references','htmlspanelement':'the-span-element','dom-table-createtfoot':'the-table-element','concept-spellcheck-default':'editing-apis','sce-not-copy':'webappapis','ix-handler-window-ononline':'section-index','attr-body-marginleft':'obsolete','parsing-main-intd':'tokenization','webvtt-cue-text-parsing-rules':'infrastructure','dom-datatransferitemlist-add':'dnd','attr-iframe-sandbox-allow-scripts':'browsers','dom-datatransferitemlist-length':'dnd','the-header-element':'the-header-element','dom-meta-content':'the-meta-element','end-tag-open-state':'tokenization','dom-node-localname':'infrastructure','execute-the-script-block':'the-script-element','concept-input-min-default':'common-input-element-attributes','dom-object-data':'the-object-element','dom-mediaerror-media_err_network':'media-elements','dom-validitystate-rangeunderflow':'constraints','defineTimeline':'media-elements','ix-handler-ondurationchange':'section-index','svg-namespace':'namespaces','textcache-manifest':'iana','attr-map-name':'the-map-element','concept-transferable-neutered':'common-dom-interfaces','concept-time':'common-microsyntaxes','infrastructure':'infrastructure','original-insertion-mode':'parsing','the-dragevent-interface':'dnd','security-2':'browsers','rules-for-updating-the-text-track-rendering':'media-elements','handler-mediacontroller-ontimeupdate':'media-elements','refsDOT':'references','attr-source-src':'the-source-element','text-track':'media-elements','toolbars-0':'rendering','dom-datalist-options':'the-datalist-element','dom-command-label':'the-command-element','concept-node-insert':'infrastructure','attr-script-language':'obsolete','element-dfn-dom':'element-definitions','row-header':'attributes-common-to-td-and-th-elements','rules-for-parsing-non-negative-integers':'common-microsyntaxes','current-pixel-density':'the-img-element','parsing-main-afterbody':'tokenization','dom-iframe-longdesc':'obsolete','rules-for-parsing-a-list-of-dimensions':'common-microsyntaxes','the-summry-element':'the-summary-element','text-track-cue':'media-elements','ended-playback':'media-elements','the-dropzone-attribute':'dnd','attr-option-selected':'the-option-element','dom-mod-datetime':'attributes-common-to-ins-and-del-elements','foster-parent-element':'tokenization','refsCSSCOLOR':'references','form-submission':'form-submission','an-overridden-reload':'dom','attr-hyperlink-target':'links','dom-media-videotracks':'media-elements','scripting-1':'scripting-1','selector-valid':'links','dom-domstringmap-removeitem':'common-dom-interfaces','dom-appcache-updateready':'offline','security-0':'constraints','parse-a-global-date-and-time-string':'common-microsyntaxes','dom-applet-width':'obsolete','delaying-the-load-event-flag':'media-elements','content-type-sniffing:-image':'urls','refsUAAG':'references','replacement-enabled':'history','wai-aria':'wai-aria','concept-appcache-selection':'offline','attr-media-preload':'media-elements','dates':'common-microsyntaxes','dom-marquee-loop':'obsolete','refsCSSOMVIE':'references','attr-menu-compact':'obsolete','valid-time-zone-offset-string':'common-microsyntaxes','insert-an-element-into-a-document':'infrastructure','valid-non-empty-url':'urls','authoring':'image-maps','the-external-interface':'system-state-and-capabilities','dom-output-type':'the-output-element','script-data-escaped-end-tag-name-state':'tokenization','url-scheme':'urls','the-p-element':'the-p-element','dom-embed-type':'the-embed-element','refsMPEG2':'references','boolean-attribute':'common-microsyntaxes','refsMPEG4':'references','interfaces-for-url-manipulation':'urls','rendered-legend':'rendering','writing':'syntax','dom-ul-compact':'obsolete','dom-appcache-abort':'offline','ix-handler-onblur':'section-index','attr-iframe-name':'the-iframe-element','dom-texttrackcue-text':'media-elements','dom-iframe-contentwindow':'the-iframe-element','event-mediacontroller-ratechange':'media-elements','dom-datatransferitemlist-clear':'dnd','tabular-data':'tabular-data','concept-fe-value':'attributes-common-to-formcontrols','joint-session-history':'history','rcdata-less-than-sign-state':'tokenization','dom-fe-autofocus':'attributes-common-to-form-controls','relaxing-the-same-origin-restriction':'browsers','refsWEBSTORAGE':'references','dom-document-getelementbyid':'infrastructure','dom-confirm':'user-prompts','blocked-on-parser':'media-elements','adjust-mathml-attributes':'tokenization','dom-input-accept':'the-input-element','dom-caption-align':'obsolete','attr-media-loop':'media-elements','dom-alert':'user-prompts','text-track-list-of-cues':'media-elements','dom-fe-name':'attributes-common-to-form-controls','the-area-element':'the-area-element','doctype-state':'tokenization','external':'system-state-and-capabilities','dom-mouseevent-button':'infrastructure','link-type-bookmark':'links','concept-input-required':'common-input-element-attributes','texttracklist':'media-elements','attr-keygen-keytype':'the-keygen-element','prefix-match':'infrastructure','refsCESU8':'references','runtime-script-errors-in-documents':'webapapis','attr-crossorigin-use-credentials-keyword':'urls','source-node':'dnd','time-ranges':'media-elements','handler-window-onerror':'webappapis','attr-area-shape-keyword-default':'the-area-element','dom-input-required':'the-input-element','attr-ol-type-state-upper-roman':'the-ol-element','attr-dir-rtl':'global-attributes','method-context':'timers','concept-media-load-resource':'media-elements','pending-dialog-stack':'commands','fragment-case':'the-end','text-track-cue-writing-direction':'media-elements','serializing-xhtml-fragments':'the-xhtml-syntax','handler-onclose':'webappapis','text-track-cue-display-state':'media-elements','concept-input-value-number-string':'the-input-element','dom-canvas-width':'the-canvas-element','dom-time-datetime':'the-time-element','attr-hx-align':'obsolete','element-content-categories':'section-index','ix-handler-window-onload':'section-index','concept-input-value-string-number':'the-input-element','create-an-element-for-the-token':'tokenization','month-state-(type=month)':'sates-of-the-type-attribute','some-sample-manifests':'offline','push-a-ruby-level':'the-ruby-element','insertion-point':'parsing','dom-document-open':'dynamic-markup-insertion','the-application-cache-selection-algorithm':'offline','htmlbodyelement':'the-body-element','assigning-keyboard-shortcuts':'editing','concept-input-value-string-date':'the-input-element','boolean-attributes':'common-microsyntaxes','ix-handler-window-onpageshow':'section-index','script\'s-document':'webappapis','refsCORS':'references','provides-a-paint-source':'infrastructure','assigning-a-media-controller-declaratively':'media-elements','media-controller-volume-multiplier':'media-elements','resetBCName':'history','the-dt-element':'the-dt-element','dom-validitystate-customerror':'constraints','table-descriptions':'the-table-element','links-created-by-a-and-area-elements':'links','dom-iframe-marginwidth':'obsolete','dom-table-createthead':'the-table-element','dom-link-rev':'obsolete','the-map-element':'the-map-element','dom-document-body:'dom','rules-for-parsing-dimension-values':'common-microsyntaxes','attr-tbody-char':'obsolete','value-track-kind-caption':'media-elements','the-window-object':'browsers','editing-apis':'editing-apis','process-the-iframe-attributes':'the-iframe-element','refsISO885911':'references','handler-texttracklist-onremovetrack':'media-elements','dom-validitystate-rangeoverflow':'constraints','handler-mediacontroller-oncanplaythrough':'media-elements','palpable-content':'content-models','texttrackmode':'media-elements','drag-data-store-item-list':'dnd','data-mining':'infrastructure','dom-fs-formenctype':'form-submission','the-object-element':'the-object-element','dom-table-deletethead':'the-table-element','dom-form-autocomplete':'the-form-element','run-post-click-activation-steps':'content-models','dom-document-readystate':'dom','opener-browsing-context':'browsers','the-rp-element':'the-rp-element','handler-window-onhashchange':'webappapis','comment':'tokenization','dom-th-scope':'the-th-element','nodelist':'infrastrcture','attr-command-checked':'the-command-element','attr-track-kind-keyword-subtitles':'the-track-element','refsSRGB':'references','concept-input-immutable':'the-input-element','the-li-element':'the-li-element','dom-a-coords':'obsolete','design-notes':'introduction','attr-iframe-frameborder':'obsolete','attr-hyperlink-hreflang':'links','ready-states':'media-elements','current-target-element':'dnd','parsing-main-inselect':'tokenization','attr-link-title':'the-link-element','a-serialization-of-the-image-as-a-file':'the-canvas-element','the-marquee-element':'rendering','dom-a-shape':'obsolete','compliance-with-other-specifications':'introduction','attr-dropzone-copy':'dnd','past-names-map':'the-form-element','handler-marquee-onstart':'obsolete','text-track-cue-horizontal-writing-direction':'media-elements','the-thead-element':'the-thead-element','event-hashchange':'history','dom-location-href':'history','raw-text-elements':'syntax','publickeyandchallenge':'the-keygen-element','create-a-document-object':'histoy','represents':'rendering','textcontent':'infrastructure','dom-window-blur':'editing','refsRFC3986':'references','the-del-element':'the-del-element','selector-ltr':'links','concept-plugin-secure':'infrastructure','event-media-loadstart':'media-elements','following-hyperlinks':'links','attr-embed-hspace':'obsolete','refsCSSRUBY':'references','noembed':'obsolete','htmltablecolelement':'the-colgroup-element','refsUNDO':'references','concept-embed-active':'the-embed-element','groupings-of-browsing-contexts':'browsers','text/html':'iana','browsing-context':'browsers','dom-top':'browsers','restrictions-on-content-models-and-on-attribute-values':'introduction','dom-form-length':'the-form-element','event-loop':'webappapis','dom-document-nameditem-filter':'dom','attr-table-width':'obsolete','audience':'introduction','networking-task-source':'webappapis','dom-a-pathname':'the-a-element','dom-history-pushstate':'history','parse-a-duration-string':'common-microsyntaxes','concept-task':'webappapis','dom-applet-alt':'obolete','the-dl-element':'the-dl-element','dom-navigator-canplaytype':'media-elements','attributes-common-to-td-and-th-elements':'attributes-common-to-td-and-th-elements','exposed':'dom','x-that':'introduction','tree-construction':'tokenization','concept-input-min-zero':'common-input-element-attributes','lists-of-integers':'common-microsyntaxes','run-canceled-activation-steps':'content-models','duration-time-component':'common-microsyntaxes','attr-base-target':'the-base-element','return-value':'user-prompts','images':'rendering','dom-media-played':'media-elements','requirements-relating-to-bidirectional-algorithm-formatting-characters':'requirements-relating-to-bidirectional-algorithm-formatting-characters','attributes-common-to-ins-and-del-elements':'attributes-common-to-ins-and-del-elements','text-track-cue-start-time':'media-elements','selector-out-of-range':'links','dom-location':'history','dom-input-indeterminate':'the-input-element','marquee-loop-count':'obsolete','attr-table-summary':'obsolete','dom-txtarea-cols':'the-textarea-element','nomodificationallowederror':'infrastructure','aborterror':'infrastructure','concept-range-bp':'infrastructure','dom-texttrack-inbandmetadatatrackdispatchtype':'media-elements','concept-command':'commands','the-video-element':'the-video-element','refsRFC2445':'references','selector-hover':'links','concept-appcache-manifest-network':'offline','dom-mediacontroller-duration':'media-elements','text-track-cue-identifier':'media-elements','ordered-set-of-unique-space-separated-tokens':'common-microsyntaxes','attr-fs-method-post':'form-submission','references':'references','dom-media-src':'media-elements','dom-document-all':'obsolete','attr-object-code':'obsolete','throw':'infrastructure','the-meter-element-0':'rendering','the-script-settings-determined-from-the-node':'webappapis','limited-to-only-known-values':'common-dom-interfaces','concept-row':'attributes-common-to-td-and-th-elements','refsRFC4648':'references','yearless-dates':'common-microsyntaxes','edits-and-tables':'edis-and-lists','dom-popstateevent-state':'history','non-interactive':'infrastructure','title-on-style':'the-style-element','attr-link-charset':'obsolete','serializing-a-css-value':'infrastructure','dom-trees':'infrastructure','list-of-available-images':'the-img-element','stack-of-open-elements':'parsing','timer-task-source':'timers','refsRFC2119':'references','content-type':'urls','the-command':'the-command-element','attr-body-text':'obsolete','webappapis':'webappapis','dom-input-stepup':'common-input-element-apis','did-perform-automatic-track-selection':'media-elements','dom-img-naturalwidth':'the-img-element','dom-table-caption':'the-table-element','dfn-read-only-array':'infrastructure','using-the-button-element-to-define-a-command':'commands','cssstyledeclaration':'infrastructure','temporary-buffer':'tokenization','attr-link-type':'the-link-element','event-media-suspend':'media-elements','attr-command-type-state-command':'the-command-element','event-media-stalled':'media-elements','refsSDPOFFERANSWER':'refrences','htmltablesectionelement':'the-tbody-element','handler-ondrag':'webappapis','the-title-attribute':'global-attributes','attr-source-type':'the-source-element','clear-the-stack-back-to-a-table-body-context':'tokenization','styling':'styling','attr-input-autocomplete-on-state':'common-input-element-attributes','refsJPEG':'references','concept-bc-script':'webappapis','handler-window-onbeforeunload':'webappapis','inline-documentation-for-external-scripts':'the-script-element','attr-textarea-readonly':'the-textarea-element','handler-oninput':'webappapis','the-code-element':'the-code-element','concept-select-pick':'the-select-element','toolbar-state':'the-menu-element','increment-the-marquee-current-loop-index':'obsolete','htmlimageelement':'the-img-element','drageventinit':'dnd','dom-video-videowidth':'the-video-element','the-personal-bar-barprop-object':'browsers','dom-textarea/input-selectionstart':'textFieldSelection','datetime-value':'the-time-element','refused-to-allow-the-document-to-be-unloaded':'hstory','rcdata-end-tag-open-state':'tokenization','attr-img-align':'obsolete','attr-fs-formnovalidate':'form-submission','syntax-text':'syntax','handler-appcache-onupdateready':'offline','list-of-scripts-that-will-execute-when-the-document-has-finished-parsing':'the-script-element','attr-command-title':'the-command-element','domstringmap':'common-dom-interfaces','the-input-element-as-a-text-entry-widget':'rendering','mathml':'mathml','htmloptgroupelement':'the-optgroup-element','dom-mouseevent-screeny':'infrastructure','dom-mouseevent-screenx':'infrastructure','password-state-(type=password)':'states-of-the-type-attribute','dom-videotracklist-selectedindex':'media-elements','dom-showmodaldialog':'user-prompts','ix-handler-onratechange':'section-index','trackeventinit':'media-elements','current-input-character':'parsing','dom-appcache-swapcache':'offline','parsing-main-inhtml':'tokenization','dom-document-scripts':'dom','external-resource-link':'links','htmlbaseelement':'the-base-element','dom-windowbase64-aob':'webappapis','popstateevent':'history','dom-event-target':'infrastructure','attr-iframe-scrolling':'obsolete','link-type-noreferrer':'links','forming-a-table':'attributes-common-to-td-and-th-elements','dom-col-width':'obsolete','text-track-cue-size':'media-elements','the-fieldset-element-0':'rendering','file':'infrastructure','attr-input-type-password-keyword':'the-input-element','presentational-hints':'rendering','ix-handler-onfocus':'section-index','dom-meter-value':'the-meter-element','the-time-element':'the-time-element','script-data-double-escape-end-state':'tokenization','dom-form-nameditem':'the-form-element','script-data-escaped-less-than-sign-state':'tokenization','refsX121':'references','dom-navigator-online':'offline','concept-id':'infrastructure','dom-object-usemap':'the-object-element','obsolete-but-conforming-features':'obsolete','refsMEDIAFRAG':'references','utf-8':'infrastructure','dialog-arguments':'user-prompts','the-select-element':'the-select-element','text-track-cue-end-alignment':'edia-elements','attr-track-label':'the-track-element','dom-track-default':'the-track-element','fire-waiting-when-waiting':'media-elements','attr-a-rev':'obsolete','blocked-on-its-media-controller':'media-elements','refsHTMLDIFF':'references','durations':'common-microsyntaxes','the-input-byte-stream':'parsing','dom-table-rows':'the-table-element','attr-fs-method-post-keyword':'form-submission','command-facet-action':'commands','dom-draggable':'dnd','refs2DCONTEXT':'references','the-menu-element':'the-menu-element','script-data-double-escape-start-state':'tokenization','dom-outerhtml':'infrastructure','concept-http-equiv-extensions':'the-meta-element','anonymous-command':'commands','bogus-doctype-state':'tokenization','dom-window-nameditem-filter':'browsers','fallback-content':'content-models','dom-datatransfer-effectallowed':'dnd','number-state-(type=number)':'states-of-the-type-attribute','attr-body-link':'obsolete','keywords-and-enumerated-attributes':'common-microsyntaxes','attr-body-marginheight':'obsolee','barred-from-constraint-validation':'constraints','dom-fs-encoding':'form-submission','event-mediacontcoller-ended':'media-elements','the-em-element':'the-em-element','attr-form-autocomplete-on-state':'the-form-element','attr-fe-disabled':'attributes-common-to-form-controls','dom-media-texttracks':'media-elements','definitions-0':'webappapis','definitions-1':'webappapis','concept-appcache-newer':'offline','dom-texttrackcue-align':'media-elements','dom-cva-validationmessage':'constraints','killing-scripts':'webappapis','non-fatal-media-error':'media-elements','dom-canvas-todataurl':'the-canvas-element','alt':'the-img-element','value-track-kind-main':'media-elements','directly-reachable-browsing-contexts':'browsers','dom-dialog-show':'commands','table-encoding-overrides':'parsing','the-h1-element':'the-aside-element','dom-mod-cite':'attributes-common-to-ins-and-del-elements','tt':'obsolete','dom-validitystate-valuemissing':'constraints','seamlessLinks':'history','tree-order':'infrastructure','concept-inputtype-file-selected':'states-of-the-type-attribute','foreign-elements':'syntax','refsRFC2109':'references','initial-code-entry-point':'webappapis','the-ruby-element':'the-ruby-element','dom-document-embeds':'dom','application-cache-api':'offline','handler-onsuspend':'webappapis','dom-form-elements':'the-form-element','handler-window-onafterprint':'webappapis','dom-navigator-yieldforstorageupdates':'system-state-and-capabilities','use-div-for-wrappers':'the-section-element','dom-mediacontroller-volume':'media-elements','refsTIS620':'references','dom-table-rules':'obsolete','dom-fieldset-disabled':'the-fieldset-element','handler-window-onoffline':'webappapis','dom-area-type':'the-area-element','htmltextareaelement':'the-textarea-element','dom-cva-validity':'constraints','dom-timeranges-length':'media-elements','processing-model':'image-maps','navigate-non-Document':'history','concept-fs-method':'form-submission','event-handler-idl-attributes':'webappapis','the-link-is-an-alternative-stylesheet':'links','ascii-ompatible-character-encoding':'infrastructure','non-conforming-features':'obsolete','htmllegendelement':'the-legend-element','attr-textarea-placeholder':'the-textarea-element','official-playback-position':'media-elements','dom-tr-valign':'obsolete','security-3':'history','form-submission-0':'constraints','security-1':'browsers','safe-passing-of-structured-data':'common-dom-interfaces','scriptTagXML':'the-xhtml-syntax','dom-script-event':'obsolete','plugins':'infrastructure','dom-audio':'the-audio-element','preprocessing-the-input-stream':'parsing','inert':'editing','attr-textarea-rows':'the-textarea-element','dom-textarea-wrap':'the-textarea-element','ix-handler-onmousewheel':'section-index','table-script-bom':'the-script-element','terminology-0':'urls','media-resource-specific-text-track':'media-elements','insertion-mode':'parsing','attr-track-kind-captions':'the-track-element','dom-datatransfer-getdata':'dnd','attr-input-placeholder':'common-input-element-attributes','mathml-text-integration-point':'tokenzation','webvtt-file-using-cue-text':'infrastructure','dom-based-xslt-1.0-processors':'interactions-with-xpath-and-xslt','tokenization':'tokenization','flow-content-1':'content-models','flow-content-0':'rendering','attr-hr-color':'obsolete','script-data-double-escaped-dash-dash-state':'tokenization','dom-window-item':'browsers','dom-validitystate-stepmismatch':'constraints','sandboxPluginEmbed':'the-embed-element','dom-texttrackcue':'media-elements','doctype-name-state':'tokenization','attr-meter-low':'the-meter-element','attr-script-defer':'the-script-element','dom-area-href':'the-area-element','table-uda-examples':'urls','text-track-cue-end-time':'media-elements','dom-window-scrollbars':'browsers','document.write()':'dynamic-markup-insertion','nobr':'obsolete','dom-textarea/input-setselectionrange':'textFieldSelection','dom-textarea-defaultvalue':'the-textarea-element','windowtimers':'timers','concept-document-content-type':'infrastructure','dom-mediacontroller-played':'media-elements','comment-state':'toenization','states-of-the-type-attribute':'states-of-the-type-attribute','read-text':'history','same-origin':'browsers','the-document\'s-address':'dom','dom-style-type':'the-style-element','refsPPUTF8':'references','url-encoded-form-data':'constraints','attr-col-charoff':'obsolete','attr-tbody-align':'obsolete','attr-tdth-valign':'obsolete','convert-a-list-of-dimensions-to-a-list-of-pixel-values':'rendering','concept-option-disabled':'the-option-element','inter-element-whitespace':'content-models','concept-event-type':'infrastructure','dom-texttrack-hidden':'media-elements','no-quirks-mode':'infrastructure','application/x-www-form-urlencoded-encoding-algorithm':'constraints','the-track-element':'the-track-element','suffering-from-a-custom-error':'constraints','attr-a-urn':'obsolete','dom-option-tvd':'the-option-element','event-media-timeupdate':'media-elements','dom-map-name':'the-map-element','dom-object-caller':'the-object-element','dom-mediacontroller-seekable':'media-elements','attr-ul-type':'obsolete',introduction-9':'rendering','introduction-8':'rendering','introduction-5':'webappapis','introduction-4':'offline','introduction-7':'dnd','introduction-6':'editing','introduction-1':'forms','introduction-0':'media-elements','introduction-3':'links','the-button-element':'the-button-element','implied-strong-reference':'common-dom-interfaces','dom-output-value':'the-output-element','dom-a-search':'the-a-element','suffering-from-a-step-mismatch':'constraints','dom-button-type':'the-button-element','the-ol-element':'the-ol-element','meta-charset-during-parse':'tokenization','event-appcache-cached':'offline','dom-domimplementation-createhtmldocument':'infrastructure','constructing-form-data-set':'constraints','concept-range-end':'infrastructure','pending-application-cache-download-process-tasks':'offline','appcache-history-2':'history','attr-tdth-colspan':'attributes-common-to-td-and-th-elements','refsABNF':'references','attr-col-span':'the-col-element','document':'dom','dom-window-status':'browsers','element-dfn-ontent-model':'element-definitions','drag-data-store-bitmap':'dnd','dom-input-autocomplete':'the-input-element','dom-media-defaultplaybackrate':'media-elements','the-i-element':'the-i-element','the-embed-element':'the-embed-element','figcaption-as-alt-condition':'the-img-element','concept-appcache-mode-fast':'offline','text-track-failed-to-load':'media-elements','paragraph':'content-models','dom-innerhtml':'infrastructure','attr-textarea-rows-value':'the-textarea-element','has-an-element-in-select-scope':'parsing','refsCSSUI':'references','indexsizeerror':'infrastructure','start-the-track-processing-model':'media-elements','dom-html-version':'obsolete','dom-keygen-challenge':'the-keygen-element','handler-appcache-onprogress':'offline','history-autocomplete':'history','dom-texttrackcue-position':'media-elements','ascii-case-insensitive':'infrastructure','magically-aligned':'commands','only-contemporary-times':'states-of-the-type-attribute','dom-videotracklist-gettrackbyid':'media-elements','dom-script-src':'he-script-element','numbers':'common-microsyntaxes','traverse-the-history-by-a-delta':'history','rules-for-parsing-a-legacy-color-value':'common-microsyntaxes','writing-cache-manifests':'offline','sandboxPluginNavigate':'history','abort-a-parser':'the-end','has-an-element-in-button-scope':'parsing','ix-handler-ondragstart':'section-index','frameset-ok-flag':'parsing','attr-tdth-rowspan':'attributes-common-to-td-and-th-elements','comment-start-dash-state':'tokenization','attr-marquee-direction-right':'obsolete','hyperlink-annotation':'links','menus':'the-menu-element','attr-tdth-bgcolor':'obsolete','dom-img-ismap':'the-img-element','refsDOM2HTML':'references','refsNPAPI':'references','unicode-code-point':'infrastructure','attr-mod-cite':'attributes-common-to-ins-and-del-elements','attr-data-*':'global-attributes','dom-area-protocol':'the-area-element','stop-parsing':'the-end','enabling-and-disabling-form-controls':'attributes-common-to-form-controls','reflect':'common-dom-interfaces','ix-handler-onclose':'setion-index','dom-linkstyle-disabled':'styling','attr-iframe-hspace':'obsolete','sandboxed-seamless-iframes-flag':'browsers','dom-document-anchors':'obsolete','input-type-change':'the-input-element','adoptionAgency':'tokenization','dom-datatransferitemlist-item':'dnd','dom-history-go':'history','column-group-header':'attributes-common-to-td-and-th-elements','color-spaces-and-color-correction':'the-canvas-element','dom-accesskeylabel':'editing','htmlaudioelement':'the-audio-element','dom-option-selected':'the-option-element','notfounderror':'infrastructure','refsXPATH10':'references','obsolete-permitted-doctype':'syntax','candidate-for-constraint-validation':'constraints','dom-parent':'browsers','refsMIMESNIFF':'references','hierarchyrequesterror':'infrastructure','attr-style-type':'the-style-element','the-lang-and-xml:lang-attributes':'global-attributes','refsE163':'references','refsARIAIMPL':'references','dom-marquee-hspace':'obsolete','handler-tracklist-onchange':'media-elements','dom-media-networkstate':'edia-elements','htmlmodelement':'attributes-common-to-ins-and-del-elements','dom-manipulation-task-source':'webappapis','meta-application-name':'the-meta-element','pagetransitioneventinit':'history','dom-body-text':'obsolete','dom-media-have_future_data':'media-elements','dom-uievent-detail':'infrastructure','after-doctype-public-identifier-state':'tokenization','beforeunloadevent':'history','honor-user-preferences-for-automatic-text-track-selection':'media-elements','seek-the-media-controller':'media-elements','edits-and-lists':'edits-and-lists','attr-input-type-date-keyword':'the-input-element','adjust-foreign-attributes':'tokenization','stylesheet':'infrastructure','dom-hr-size':'obsolete','windowproxy':'browsers','dom-head-profile':'obsolete','create-a-script-from-a-node':'webappapis','associatedSection':'headings-and-sections','attr-td-scope':'obsolete','multipart-form-data':'constraints','interactive-content-0':'content-models','the-nav-element':'the-nav-element','after-doctype-public-keyword-state':'okenization','seeking':'media-elements','concept-appcache-status':'offline','event-media-pause':'media-elements','selector-optional':'links','rules-for-parsing-a-hash-name-reference':'common-microsyntaxes','concept-input-step-scale':'common-input-element-attributes','svg-0':'mathml','conformance-requirements':'infrastructure','refsRFC2616':'references','dom-media-autoplay':'media-elements','dom-event-istrusted':'infrastructure','dom-datatransferitem-kind':'dnd','dom-link-rel':'the-link-element','the-footer-element':'the-footer-element','dom-select-size':'the-select-element','concept-option-label':'the-option-element','event-mediacontroller-timeupdate':'media-elements','auxiliary-browsing-contexts':'browsers','implicit-submission':'constraints','attr-table-datapagesize':'obsolete','attr-textarea-required':'the-textarea-element','the-initial-insertion-mode':'tokenization','generate-implied-end-tags':'tokenization','handler-onkeyup':'webappapis','attr-progress-value':'the-progress-element','concept-fe-values':attributes-common-to-form-controls','writing-xhtml-documents':'the-xhtml-syntax','dom-media-addtexttrack':'media-elements','attr-area-shape-keyword-poly':'the-area-element','named-character-references-table':'named-character-references','attr-option-value':'the-option-element','event-loops':'webappapis','attr-crossorigin-anonymous-keyword':'urls','valid-url':'urls','video-object-fit':'rendering','dom-area-rellist':'the-area-element','rules-for-parsing-simple-color-values':'common-microsyntaxes','editing-hosts':'rendering','attr-param-name':'the-param-element','event':'infrastructure','handler-texttrackcue-onexit':'media-elements','dom-input-value':'common-input-element-apis','attr-embed-align':'obsolete','attr-option-name':'obsolete','attr-blockquote-cite':'the-blockquote-element','dom-window-close':'browsers','cookie-averse-document-object':'dom','attr-button-type-submit-state':'the-button-element','attr-input-required':'common-input-element-attributes','handler-onratechange':'webappapis','steps-to-expose--media-resource-specific-text-track':'media-elements','security-window':'browsers','task-queue':'webappapis','offline':'offline','dom-canvas-getcontext':'the-canvas-element','dom-command-command':'the-command-element','concept-get-attributes-when-sniffing':'parsing','charset1024':'the-meta-element','dom-media-buffered':'media-elements','uppercase-ascii-letters':'common-microsyntaxes','the-progress-element':'the-progress-element','attr-img-src':'the-img-element','attr-lang':'global-attributes','input-stream':'parsing','dom-fs-action':'form-submission','placeholder-label-option':'the-select-element','matches-the-environment':'common-microsyntaxes','attr-option-label':'the-option-element','dom-windowtimers-setinterval':'timers','other-parsing-state-flags':'parsing','rel-up':'links','refsHTTP':'references','completely-loaded':'the-end','expiring-application-caches':'offline','the-audio-element':'the-audio-element','dom-focus':'editing','dom-sharedworkerglobalscope-applicationcache':'offline','iframe-sandboxing-lag-set':'browsers','replaced-elements':'rendering','the-after-after-frameset-insertion-mode':'tokenization','concept-handler-error':'webappapis','dom-tr-ch':'obsolete','concept-spellcheck-default-false':'editing-apis','security-risks-in-the-drag-and-drop-model':'dnd','attr-media-preload-metadata-state':'media-elements','handler-onmouseover':'webappapis','refsMFREL':'references','attr-object-classid':'obsolete','allowed-to-navigate':'browsers','dom-hidden':'editing','insert-a-foreign-element':'tokenization','using-the-accesskey-attribute-on-a-legend-element-to-define-a-command':'commands','script-data-double-escaped-less-than-sign-state':'tokenization','ix-handler-window-onoffline':'section-index','dom-colgroup-span':'the-colgroup-element','script-data-escaped-dash-dash-state':'tokenization','dom-spellcheck':'editing-apis','has-an-element-in-list-item-scope':'parsing','timed-text-tracks':'media-elements','implementing-the-server-side-processing-for-a-form':'forms','limiting-user-input-length':'attributes-comon-to-form-controls','concept-event-listener':'infrastructure','attr-textarea-dirname':'the-textarea-element','attr-a-name':'obsolete','parse-state':'parsing','handler-tracklist-onremovetrack':'media-elements','script':'the-script-element','introduction':'introduction','menus-intro':'the-menu-element','invalidcharactererror':'infrastructure','hashchangeeventinit':'history','pragma-directives':'the-meta-element','list-state':'the-menu-element','dom-base-target':'the-base-element','attr-object-border':'obsolete','canvas-blob-serialization-task-source':'the-canvas-element','linkstyle':'infrastructure','uievent-0':'infrastructure','dom-link-hreflang':'the-link-element','dragevent':'dnd','concept-input-value-default-range':'states-of-the-type-attribute','conforming-documents':'infrastructure','refsBECSS':'references','dom-applet-align':'obsolete','obsolete':'obsolete','eventtarget':'infrastructure','attr-meta-name':'the-meta-element','transparent-content-models':'content-models','simple-dialogs':'user-prompts',media-controllers':'media-elements','unload-a-document':'history','attr-li-type':'obsolete','text-content':'content-models','attr-input-step':'common-input-element-attributes','dom-area-pathname':'the-area-element','link-type-author':'links','handler-window-onpopstate':'webappapis','concept-cell':'attributes-common-to-td-and-th-elements','arraybuffer':'infrastructure','handler-window-onbeforeprint':'webappapis','the-a-element':'the-a-element','phrasing-content-1':'content-models','phrasing-content-0':'rendering','dom-uda-search':'urls','command-api':'commands','htmlallcollection':'common-dom-interfaces','dom-navigator-unregisterprotocolhandler':'system-state-and-capabilities','interactive':'infrastructure','attr-tr-char':'obsolete','dom-window-focus':'editing','dom-table-width':'obsolete','the-colgroup-element':'the-colgroup-element','the-tr-element':'the-tr-element','ordinal-value':'the-li-element','warnings-for-obsolete-but-conforming-features':'obsolete','skip-whitespace':'common-microsyntaxes','html-namspace-0':'namespaces','cache-failure-steps':'offline','dom-mediacontroller-currenttime':'media-elements','dom-uda-protocol':'urls','events':'webappapis','attr-area-shape-keyword-rect':'the-area-element','read-media':'history','session-history':'history','dom-select-item':'the-select-element','valid-url-potentially-surrounded-by-spaces':'urls','audiotrack':'media-elements','dom-document-referrer':'dom','attr-body-marginbottom':'obsolete','handler-tracklist-onaddtrack':'media-elements','handler-texttracklist-onaddtrack':'media-elements','dom-datatransfer-dropeffect':'dnd','dom-media-controls':'media-elements','syntax-doctype':'syntax','dom-frameset-rows':'obsolete','attr-table-border':'the-table-element','attr-track-kind-keyword-captions':'the-track-element','handler-appcache-onchecking':'offline','xlink-namespace':'namespaces','attr-input-type-week-keyword':'the-input-element','maximum-allowed-value-length':'attributes-common-to-form-controls','attr-iframe-sandbox-allow-same-origin':'browsers','htmlpreelemen':'the-pre-element','dom-link-charset':'obsolete','the-draggable-attribute':'dnd','attr-fs-method':'form-submission','attr-dir-rtl-state':'global-attributes','sandboxWindowOpen':'browsers','before-doctype-public-identifier-state':'tokenization','event-definition':'history','attr-dir-auto-state':'global-attributes','windows':'browsers','dom-tdth-choff':'obsolete','command-facet-label':'commands','dom-navigator-useragent':'system-state-and-capabilities','attr-area-shape':'the-area-element','dom-iframe-scrolling':'obsolete','attr-style-title':'the-style-element','concept-output-mode':'the-output-element','refsIANACHARSET':'references','attributes-for-form-submission':'form-submission','determining-the-character-encoding':'parsing','maps-to-the-pixel-length-property':'rendering','content-type-sniffing':'urls','javascript-global-environment':'infrastructure','refsHTML':'references','drag-and-drop-initialization-steps':'dnd','maps-to-the-dimension-property':'rendering','change-the-encoding':'parsing','event-mediacanplaythrough':'media-elements','generic-raw-text-element-parsing-algorithm':'tokenization','html-vs-xhtml':'introduction','refsRFC2046':'references','dom-hx-align':'obsolete','pop-a-ruby-level':'the-ruby-element','the-xhtml-syntax':'the-xhtml-syntax','dom-font-face':'obsolete','font':'obsolete','attr-option-disabled':'the-option-element','concept-n-script':'webappapis','dom-frames':'browsers','entry-update':'history','webvtt-cue-text-dom-construction-rules':'infrastructure','appropriate-form-encoding-algorithm':'constraints','attr-a-shape':'obsolete','dom-document-dir':'global-attributes','global-attributes':'global-attributes','queue-a-task':'webappapis','dom-object-standby':'obsolete','interactive-elements':'interactive-elements','the-abbr-element':'the-abbr-element','windowbase64':'webappapis','dom-frame-noresize':'obsolete','attr-style-scoped':'the-style-element','inert-subtrees':'editing','multipart/form-data-boundary-string':'constraints','the-autocomplete-attribute':'common-input-element-attributes,'refsXMLNS':'references','parse-a-month-component':'common-microsyntaxes','attr-input-type-tel-keyword':'the-input-element','parsing-main-intabletext':'tokenization','fire-a-dnd-event':'dnd','script\'s-base-url':'webappapis','dom-select-nameditem':'the-select-element','restrictions-for-contents-of-script-elements':'the-script-element','association-of-controls-and-forms':'association-of-controls-and-forms','dom-texttracklist-length':'media-elements','concept-range-start':'infrastructure','generic-rcdata-element-parsing-algorithm':'tokenization','structure-of-this-specification':'introduction','attr-table-rules':'obsolete','the-label-element':'the-label-element','attr-input-autocomplete-off-state':'common-input-element-attributes','valid-duration-string':'common-microsyntaxes','dom-window-stop':'browsers','active-parser':'dom','dom-mouseevent-shiftkey':'infrastructure','handler-window-onfocus':'webappapis','the-meter-element':'the-meter-element','dom-input-max':'the-input-element','concept-fe-checked':'attriutes-common-to-form-controls','url-host':'urls','designMode':'editing','refsHATOM':'references','dom-applet-codebase':'obsolete','attr-param-valuetype':'obsolete','attr-fs-enctype-formdata':'form-submission','storage-mutex':'webappapis','parse-a-date-component':'common-microsyntaxes','attr-track-kind-descriptions':'the-track-element','css-position-absolute-anchored':'commands','concept-input-checked-dirty-flag':'the-input-element','lists-of-dimensions':'common-microsyntaxes','user-interface':'media-elements','img-load':'the-img-element','about-blank-origin':'browsers','dom-form-acceptcharset':'the-form-element','attr-fs-target':'form-submission','dom-blur':'editing','before-attribute-name-state':'tokenization','dom-hashchangeevent-newurl':'history','the-h1,-h2,-h3,-h4,-h5,-and-h6-elements':'the-aside-element','locked-for-focus':'editing','refsEVENTSOURCE':'references','ix-handler-onerror':'section-index','state-object':'history','concept-table':'attributes-common-to-td-and-th-elements','refsBCP47':'referencs','attr-input-type-submit-keyword':'the-input-element','dom-cva-setcustomvalidity':'constraints','establish-script-block-source':'the-script-element','run-synthetic-click-activation-steps':'content-models','refsRFC6350':'references','dom-body-alink':'obsolete','dom-dim-height':'dimension-attributes','embedded-content':'content-models','script-data-less-than-sign-state':'tokenization','the-multiple-attribute':'common-input-element-attributes','collections-0':'infrastructure','dom-embed-src':'the-embed-element','event-media-ended':'media-elements','dom-media-error':'media-elements','doctype-system-identifier-(double-quoted)-state':'tokenization','dom-input-value-default':'common-input-element-apis','element-restrictions':'syntax','refsRFC2045':'references','dom-body-link':'obsolete','datacloneerror':'infrastructure','paused-for-in-band-content':'media-elements','hyperlink':'links','dom-navigator':'system-state-and-capabilities','text-track-disabled':'media-elements','attr-body-vlink':'obsolete','handler-ondrgleave':'webappapis','attr-dialog-open':'commands','table-aria-weak':'wai-aria','refsCSSFONTS':'references','value-sanitization-algorithm':'the-input-element','found-another-audio-track':'media-elements','htmlsourceelement':'the-source-element','dom-link-sizes':'the-link-element','dom-textarea/input-selectiondirection':'textFieldSelection','concept-form-association':'association-of-controls-and-forms','the-head-element':'the-head-element','ix-handler-window-onbeforeprint':'section-index','concept-dnd-ro':'dnd','multipart/x-mixed-replace':'iana','handler-ondragover':'webappapis','collect-a-sequence-of-characters':'common-microsyntaxes','dom-texttrack-language':'media-elements','handler-onblur':'webappapis','dom-label-control':'the-label-element','character-reference-in-rcdata-state':'tokenization','dom-external-issearchproviderinstalled':'system-state-and-capabilities','refsDOMPARSING':'references','parse-a-manifest':'offline','platform-array-objects':'infrastructure','the-accesskey-attribute':'editing','tagname-state':'tokenization','value-track-kind-alternate':'media-elements','text-level-semantics':'text-level-semantics','dom-input-value-value':'common-input-element-apis','attr-th-scope-rowgroup':'the-th-element','refsRFC2781':'references','current-playback-position':'media-elements','blob':'infrastructure','dom-media-play':'media-elements','concept-error-nothandled':'webappapis','ascii-serialization-of-an-origin':'browsers','dom-media-controller':'media-elements','xmlns-namespace':'namespaces','data-state':'tokenization','dom-appcache-downloading':'offline','secondary-browsing-context':'browsers','fatal-decode-error':'media-elements','ix-handler-ondrop':'section-index','navigate-fragid-step':'history','refsSELECTORS':'references','downloading-or-updating-an-application-cache':'offline','htmlprogresselement':'the-progress-element','concept-appcache-completeness':'offline','handler-ondragend':'webappapis','dom-uda-port':'urls','concept-appcache-obsolete':'offline','dom-form-item':'the-form-element','dom-fs-frmnovalidate':'form-submission','refsPINGBACK':'references','dom-script-charset':'the-script-element','attr-input-type-datetime-keyword':'the-input-element','unicode-character':'infrastructure','attr-embed-name':'obsolete','dom-object-archive':'obsolete','attr-textarea-wrap-hard-state':'the-textarea-element','textarea-effective-width':'rendering','handler-window-onpagehide':'webappapis','dom-input-list':'common-input-element-apis','default-playback-start-position':'media-elements','the-table-element':'the-table-element','event-popstate':'history','marquee-current-loop-index':'obsolete','event-appcache-progress':'offline','dom-tree-accessors':'dom','dimRendering':'rendering','parse-a-url':'urls','attr-table-frame':'obsolete','attr-input-type-datetime-local-keyword':'the-input-element','attr-media-preload-none':'media-elements','found-a-media-resource-specific-timed-track':'media-elements','dom-a-hostname':'the-a-element','webvtt-file':'infrastructure','concept-meter-optimum':'the-meter-element','multicol':'osolete','following-hyperlinks-0':'links','stopped-due-to-errors':'media-elements','dom-windowmodal-returnvalue':'user-prompts','converting-a-character-width-to-pixels':'rendering','creator-browsing-context':'browsers','concept-dropzone-match':'dnd','dom-select-remove':'the-select-element','concept-fs-enctype':'form-submission','attr-tdth-align':'obsolete','active-range':'editing-apis','dom-option-label':'the-option-element','ancestor-browsing-context':'browsers','concept-meter-minimum':'the-meter-element','misnested-tags:-b-i-/b-/i':'the-end','refsXHTML1':'references','url-decomposition-idl-attributes':'urls','dom-ul-type':'obsolete','radio-button-state-(type=radio)':'states-of-the-type-attribute','attr-dir-ltr-state':'global-attributes','dom-datatransferitem-getasfile':'dnd','htmlframeelement':'obsolete','concept-http-equivalent-headers':'urls','event-drag':'dnd','url-state-(type=url)':'states-of-the-type-attribute','concept-appcache-fallback':'offline','anchor-points':'commands','dom-textarea-value':'the-extarea-element','attr-iframe-sandbox-allow-top-navigation':'browsers','drag-data-store-allowed-effects-state':'dnd','dom-track-readystate':'the-track-element','event-media-ratechange':'media-elements','dom-link-href':'the-link-element','attr-object-name':'the-object-element','attr-area-coords':'the-area-element','dom-datatransferitem-type':'dnd','attr-track-kind-metadata':'the-track-element','onerroreventhandler':'webappapis','attr-ol-type-keyword-lower-alpha':'the-ol-element','dom-command-ro-commanddisabled':'commands','the-location-bar-barprop-object':'browsers','attr-dropzone-move':'dnd','dom-location-protocol':'history','list-of-the-descendant-browsing-contexts':'browsers','text-track-label':'media-elements','compatibility-caseless':'infrastructure','newlines':'syntax','validitystate':'constraints','event-mediacontroller-canplay':'media-elements','attr-a-coords':'obsolete','dom-location-assign':'history','cors-enabled-fetch':'urls','attr-input-maxlength':'common-input-element-attributes','attribute-vale-(unquoted)-state':'tokenization','constructing-the-form-data-set':'constraints','dom-track-none':'the-track-element','the-ul-element':'the-ul-element','dom-tbody-align':'obsolete','metadata-content-0':'content-models','location':'history','event-media-abort':'media-elements','attr-hr-size':'obsolete','the-sup-element':'the-sub-and-sup-elements','concept-rel-extensions':'links','drag-data-store-default-feedback':'dnd','dom-navigator-platform':'system-state-and-capabilities','limited-quirks-mode':'infrastructure','attr-form-name':'the-form-element','event-offline':'offline','the-legend-element':'the-legend-element','big':'obsolete','refsPORTERDUFF':'references','spin-the-event-loop':'webappapis','do-not-apply':'common-input-element-attributes','dom-form-submit':'the-form-element','attr-command-icon':'the-command-element','attr-fs-formaction':'form-submission','dom-appcache-idle':'offline','hidden-elements':'rendering','attr-fe-name-isindex':'attributes-common-to-form-controls','run-pre-click-activation-step':'content-models','image-map':'image-maps','dom-param-name':'the-param-element','concept-appcache-upgrade':'offline','the-caption-element':'the-caption-element','parser-inserted':'the-script-element','facets':'commands','handler-window-onload':'webappapis','ignore':'infrastructure','valid-local-date-and-time-string':'common-microsyntaxes','dom-mouseevent-metakey':'infrastructure','ix-handler-window-onerror':'section-index','dom-media-network_idle':'media-elements','root-element-of-a-document-object':'infrastructure','input-author-notes':'forms','element-interfaces':'section-index','dom-a-protocol':'the-a-element','terminology':'infrastructure','event-definitions':'media-elements','converted-to-ascii-lowercase':'infrastructure','the-title-element-0':'dom','dom-table-tfoot':'the-table-element','attr-source-media':'the-source-element','has-an-element-in-table-scope':'parsing','valid-floating-point-number':'common-microsyntaxes','dom-option-text':'the-option-element','refsECMA357':'references','examples':'examles','naming-form-controls':'attributes-common-to-form-controls','dom-fs-formaction':'form-submission','set-the-current-base-text':'the-ruby-element','refsWIN874':'references','script-processing-src-sync':'the-script-element','bindings':'rendering','ix-event-handlers':'section-index','refsCSSATTR':'references','dom-applet-code':'obsolete','strictly-split-a-string':'common-microsyntaxes','dom-input-valueasnumber':'common-input-element-apis','list-of-text-tracks':'media-elements','dom-legend-form':'the-legend-element','rules-for-parsing-a-legacy-font-size':'rendering','opening-the-input-stream':'dynamic-markup-insertion','input-impl-notes':'states-of-the-type-attribute','attr-track-src':'the-track-element','script-processing-src-prepare':'the-script-element','document-family':'browsers','refsWEBGL':'references','noframes':'obsolete','attr-command-command':'the-command-element','selector-disabled':'links','the-document-object':'dom','attr-iframe-allowtransparency':'obsolete','dom-document-write':'dynamic-marku-insertion','the-directionality':'global-attributes','the-list-attribute':'common-input-element-attributes','one-permitted-sandboxed-navigator':'browsers','dom-details-open':'the-details-element','escapingString':'the-end','the-noscript-element':'the-noscript-element','interactive-content':'content-models','dom-location-search':'history','dom-col-align':'obsolete','dom-tr-rowindex':'the-tr-element','handler-mediacontroller-onpause':'media-elements','event-dragleave':'dnd','attr-iframe-src':'the-iframe-element','using-the-rules-for':'parsing','refsPOLYGLOT':'references','refsRFC5322':'references','hidden-state-(type=hidden)':'states-of-the-type-attribute','valid-browsing-context-name':'browsers','command-facet-accesskey':'commands','attr-input-type-number-keyword':'the-input-element','self-closing-start-tag-state':'tokenization','security-and-privacy':'system-state-and-capabilities','script-data-end-tag-open-state':'tokenization','attr-fs-method-get-keyword':'form-submission','parsing-main-inhead':'tokenizaton','location-of-the-media-resource':'media-elements','refsGBK':'references','attr-link-sizes-any':'links','refsRFC2318':'references','parser-pause-flag':'parsing','dom-document-fgcolor':'obsolete','container-frame-element':'rendering','ix-handler-onpause':'section-index','unfocusing-steps':'editing','dom-select-selectedoptions':'the-select-element','text-track-cue-line-position':'media-elements','refsCSP':'references','ix-handler-oncontextmenu':'section-index','alphanumeric-ascii-characters':'common-microsyntaxes','acknowledgements':'acknowledgements','suffering-from-a-pattern-mismatch':'constraints','dom-document-querycommandvalue':'editing-apis','quirks-mode-doctypes':'tokenization','dom-object-vspace':'obsolete','report-the-controller-state':'media-elements','concept-input-mutable':'the-input-element','dom-option':'the-option-element','dom-col-span':'the-col-element','refsX690':'references','the-h6-element':'the-aside-element','text-track-cue-computed-line-position':'media-elements','perform-a-microtaskcheckpoint':'webappapis','ix-handler-ondragend':'section-index','sections':'sections','ready-for-post-load-tasks':'the-end','dom-navigator-registerprotocolhandler':'system-state-and-capabilities','document-metadata':'the-html-element','refsCOMPUTABLE':'references','reconstruct-the-active-formatting-elements':'parsing','common-event-behaviors':'common-input-element-apis','dom-audiotracklist-gettrackbyid':'media-elements','range-state-(type=range)':'states-of-the-type-attribute','htmlulistelement':'the-ul-element','transferable-objects':'common-dom-interfaces','attr-input-align':'obsolete','the-iframe-element':'the-iframe-element','atob':'webappapis','the-before-head-insertion-mode':'tokenization','bring-the-media-element-up-to-speed-with-its-new-media-controller':'media-elements','dom-hr-align':'obsolete','datatransfer':'dnd','dom-table-summary':'obsolete','refsMAILTO':'references','dom-select-multiple':'the-select-element','dom-marquee-width':'obsolete','constraint-validation':'constraints','script-processig-prepare':'the-script-element','htmlparamelement':'the-param-element','concept-duration':'common-microsyntaxes','reload-override-buffer':'dom','attr-ol-type-state-lower-roman':'the-ol-element','sample-handler-impl':'system-state-and-capabilities','embedding-custom-non-visible-data-with-the-data-*-attributes':'global-attributes','dom-datatransfer-items':'dnd','the-th-element':'the-th-element','current-entry-of-the-joint-session-history':'history','attr-iframe-marginheight':'obsolete','browsing-context-name':'browsers','consumed':'parsing','force-async':'the-script-element','authors-using-html':'iana','syntax-elements':'syntax','character-encodings':'infrastructure','attr-img-ismap':'the-img-element','dom-track-error':'the-track-element','ix-handler-onsubmit':'section-index','signed-integers':'common-microsyntaxes','dom-texttrackcue-vertical':'media-elements','refsCSSOM':'references','list-of-active-timers':'timers','intro-early-example':'introduction','dom-frame-name':'obsolete','dom-timeranges-start':'medi-elements','linkui':'the-link-element','prompt-to-unload-a-document':'history','dom-object-contentwindow':'the-object-element','parsing-urls':'urls','attr-col-char':'obsolete','valid-e-mail-address':'states-of-the-type-attribute','user-interaction-task-source':'webappapis','attr-th-scope-auto':'the-th-element','cors-cross-origin':'urls','attr-input-list':'common-input-element-attributes','unloading-document-visibility-change-steps':'history','attr-colgroup-span':'the-colgroup-element','attr-object-archive':'obsolete','being-rendered':'rendering','event-appcache-noupdate':'offline','elements':'elements','mediaevents':'media-elements','dom-frameset-cols':'obsolete','a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons,-logos':'the-img-element','editable':'editing-apis','termination-nesting-level':'history','plain-text-form-data':'constraints','application-cache-group':'offline','attr-marquee-truespeed':'obsolete','sandboxSubmitBlocked':'constraints','sandboxed-navigation-browsing-contex-flag':'browsers','non-negative-integers':'common-microsyntaxes','relevant-application-cache':'offline','text-track-mode':'media-elements','valid-month-string':'common-microsyntaxes','syntax-attribute-name':'syntax','attr-translate':'global-attributes','htmlvideoelement':'the-video-element','attr-button-type-reset':'the-button-element','the-pattern-attribute':'common-input-element-attributes','drag-data-store-hot-spot-coordinate':'dnd','source-default-media':'the-source-element','attr-input-max':'common-input-element-attributes','align-descendants':'rendering','an-introduction-to-error-handling-and-strange-cases-in-the-parser':'the-end','extensibility':'infrastructure','set-the-event-handler-content-attribute-to-an-error':'webappapis','attr-area-shape-keyword-circle':'the-area-element','refsHMAC':'references','event-media-volumechange':'media-elements','cors-settings-attributes':'urls','doctype-legacy-string':'syntax','submit-body':'constraints','headings-and-sections':'headings-and-sections','dom-table-celspacing':'obsolete','fallback-base-url':'urls','handler-ondragstart':'webappapis','parse-a-month-string':'common-microsyntaxes','handler-onmousewheel':'webappapis','dom-map-images':'the-map-element','dom-texttrack-kind-chapters':'media-elements','fire-a-synthetic-mouse-event':'webappapis','dom-option-t':'the-option-element','concept-input-max':'common-input-element-attributes','concept-week':'common-microsyntaxes','dom-videotrack-id':'media-elements','dom-mediacontroller-play':'media-elements','dom-media-readystate':'media-elements','dom-fe-disabled':'attributes-common-to-form-controls','current-media-controller':'media-elements','resources':'infrastructure','syntax-newlines':'syntax','media-resource':'media-elements','syntax-references':'common-microsyntaxes','attr-iframe-seamless':'the-iframe-element','event-media-error':'media-elements','determine-the-value-of-an-indexed-property':'infrastructure','valid-week-string':'common-microsyntaxes','the-dd-element':'the-dd-element','dom-texttrackcue-track':'mediaelements','adjust-svg-attributes':'tokenization','before-attribute-value-state':'tokenization','concept-fetch-loaded':'urls','printing-steps':'user-prompts','categories':'forms','primary-context':'the-canvas-element','attr-output-for':'the-output-element','dom-link-rellist':'the-link-element','contenteditable':'editing','event-appcache-updateready':'offline','htmltableheadercellelement':'the-th-element','override-url':'history','the-sub-element':'the-sub-and-sup-elements','concept-column':'attributes-common-to-td-and-th-elements','cue-events':'media-elements','fakepath-orly':'common-input-element-apis','selector-default':'links','ix-handler-window-onfocus':'section-index','dom-textarea-required':'the-textarea-element','dom-htmlformcontrolscollection-nameditem':'common-dom-interfaces','ix-handler-onloadstart':'section-index','unloading-documents':'history','dom-a-rev':'obsolete','texttrack':'media-elements','application-cache':'offline','dimension-attributes':'dimension-attributes','browser-state':'offline',between-doctype-public-and-system-identifiers-state':'tokenization','handler-onmouseup':'webappapis','attr-embed-src':'the-embed-element','video':'the-video-element','foster-parenting':'tokenization','attr-img-name':'obsolete','dom-script-text':'the-script-element','affected-by-a-base-url-change':'infrastructure','index':'section-index','insert-a-character':'tokenization','the-hgroup-element':'the-hgroup-element','dom-fieldset-elements':'the-fieldset-element','parsing-main-intable':'tokenization','events-0':'section-index','stall-timeout':'media-elements','attr-ol-reversed':'the-ol-element','valid-mime-type':'infrastructure','acronym':'obsolete','attr-meter-max':'the-meter-element','valid-time-string':'common-microsyntaxes','attr-contextmenu':'the-menu-element','attr-textarea-cols-value':'the-textarea-element','rcdata-end-tag-name-state':'tokenization','dom-input-step':'the-input-element','context-menu-state':'the-menu-element','the-strong-element':'the-strong-element','input-img-available':'states-of-the-tpe-attribute','timeouterror':'infrastructure','dom-uda-host':'urls','script-data-escape-start-dash-state':'tokenization','iframe-content-model':'the-iframe-element','dom-node-childnodes':'infrastructure','img-good':'the-img-element','dom-mediacontroller-paused':'media-elements','common-input-element-apis':'common-input-element-apis','close-the-cell':'tokenization','domsettabletokenlist':'infrastructure','a-key-part-of-the-content':'the-img-element','floating-point-numbers':'common-microsyntaxes','refsSCSU':'references','htmldivelement':'the-div-element','dom-texttrack-addcue':'media-elements','media-element':'media-elements','the-constraint-validation-api':'constraints','uint8clampedarray':'infrastructure','script-data-end-tag-name-state':'tokenization','dom-marquee-start':'obsolete','refsBIDI':'references','table-http-equiv':'the-meta-element','the-hr-element':'the-hr-element','dom-input-align':'obsolete','link-type-next':'links','sandboxed-automatic-features-browsing-context-flag':'browsers','dom-tr-insercell':'the-tr-element','validity-states':'constraints','unclosed-formatting-elements':'the-end','event-mediacontroller-ended':'media-elements','child-browsing-context':'browsers','dom-history-back':'history','dom-media-network_empty':'media-elements','default-button':'constraints','the-script-element':'the-script-element','handler-onmousemove':'webappapis','dom-textarea-type':'the-textarea-element','concept-select-size':'the-select-element','concept-platform-dropeffect-override':'dnd','frame':'obsolete','navigating-auxiliary-browsing-contexts-in-the-dom':'browsers','syntax-attribute-value':'syntax','unit-of-related-similar-origin-browsing-contexts':'browsers','namespaceerror':'infrastructure','handler-onscroll':'webappapis','htmlmeterelement':'the-meter-element','dom-media-currentsrc':'media-elements','dom-marquee-bgcolor':'obsolete','dom-tdth-align':'obsolete','content-type-sniffing-0':'urls','dom-link-type':'the-link-element','dom-texttrackcue-pauseonexit':'media-elements','an-iframe-srcdoc-document':'theiframe-element','refsWIN949':'references','refsCSS':'references','the-step-attribute':'common-input-element-attributes','rel-alternate':'links','concept-meta-extensions':'the-meta-element','concept-embed-type':'the-embed-element','hyperlink-suffix':'the-a-element','attr-tdth-axis':'obsolete','creating-and-inserting-elements':'tokenization','handler-mediacontroller-onratechange':'media-elements','dom-audiotracklist-length':'media-elements','delay-the-load-event':'the-end','dom-area-shape':'the-area-element','htmlappletelement':'obsolete','decohints':'rendering','htmloptionscollection-0':'common-dom-interfaces','htmllielement':'the-li-element','refsDOMEVENTS':'references','the-toolbar-barprop-object':'browsers','a-purely-decorative-image-that-doesn\'t-add-any-information':'the-img-element','dom-a-port':'the-a-element','attr-img-vspace':'obsolete','windowmodal':'user-prompts','the-script-block\'s-fallback-character-encoding':'the-script-element','dom-img-align':'obsolete','whitelisted-scheme':'system-state-andcapabilities','attr-img-longdesc':'obsolete','focusable':'editing','number-of-days-in-month-month-of-year-year':'common-microsyntaxes','found-another-video-track':'media-elements','read-xml':'history','trackevent':'media-elements','dom-windowtimers-settimeout':'timers','handler-onshow':'webappapis','attr-media-crossorigin':'media-elements','the-canvas-element':'the-canvas-element','attr-meta-http-equiv-content-type':'the-meta-element','parsing-xhtml-documents':'the-xhtml-syntax','attr-dataformatas':'obsolete','event-handlers-on-elements,-document-objects,-and-window-objects':'webappapis','fetch':'urls','refsWHATWGBLOG':'references','before-doctype-system-identifier-state':'tokenization','attr-style-media':'the-style-element','concept-select-toggle':'the-select-element','invalidaccesserror':'infrastructure','links':'links','dom-mouseevent-buttons':'infrastructure','submit-get-action':'constraints','networkerror':'infrastructure','list-of-dragged-nodes':'dnd','event-appcache-checking':'offline','videotracklis':'media-elements','refsARIA':'references','parsing-main-inframeset':'tokenization','dom-texttrackcue-line':'media-elements','a-style-sheet-that-is-blocking-scripts':'styling','attr-meta-http-equiv':'the-meta-element','parsing-html-fragments':'the-end','htmldatalistelement':'the-datalist-element','media-resource-end-position':'media-elements','ix-handler-onloadeddata':'section-index','refsUTR36':'references','dom-input-stepdown':'common-input-element-apis','the-sub-and-sup-elements':'the-sub-and-sup-elements','specially-focusable':'editing','dom-applet-name':'obsolete','after-doctype-name-state':'tokenization','algorithm-for-growing-downward-growing-cells':'attributes-common-to-td-and-th-elements','dom-appcache-obsolete':'offline','the-style-element':'the-style-element','refsISO8601':'references','common-idioms':'links','dom-img-src':'the-img-element','browsing-context-nested-through':'browsers','ix-handler-onmouseout':'section-index','refsRFC1494':'references','translate-enabled':'global-attributes','dom-dalog-showmodal':'commands','concept-appcache-init':'offline','origin-0':'browsers','event-appcache-obsolete':'offline','ix-handler-window-onpagehide':'section-index','focus-management':'editing','attr-img-alt':'the-img-element','context-menus':'the-menu-element','dom-appcache-checking':'offline','read-ua-inline':'history','handler-oncontextmenu':'webappapis','dom-texttrackcue-starttime':'media-elements','refsXML':'references','cors-settings-attribute':'urls','attr-button-type-reset-state':'the-button-element','concept-mo-invoke':'infrastructure','dom-stylesheet-disabled':'infrastructure','using-the-command-element-to-define-a-command':'commands','dom-media-seekable':'media-elements','parsing-main-inheadnoscript':'tokenization','dom-mouseevent-relatedtarget':'infrastructure','script-processing-src':'the-script-element','attr-iframe-marginwidth':'obsolete','sourcing-in-band-text-tracks':'media-elements','concept-fetch-total':'urls','xml-fragment-parsing-algorithm':'the-xhtml-syntax','last-selected-source':'th-img-element','applicationcache':'offline','frames-and-framesets':'rendering','concept-fs-novalidate':'form-submission','dom-a-type':'the-a-element','attr-track-kind-keyword-metadata':'the-track-element','send-a-signal':'offline','attr-iframe-align':'obsolete','auxiliary-browsing-context':'browsers','attr-input-type-hidden-keyword':'the-input-element','coercing-an-html-dom-into-an-infoset':'the-end','telephone-state-(type=tel)':'states-of-the-type-attribute','documentEncoding':'parsing','attr-datasrc':'obsolete','htmlinputelement':'the-input-element','ix-handler-oninput':'section-index','dom-track-track':'the-track-element','htmloptionelement':'the-option-element','attr-input-type-file-keyword':'the-input-element','all-interfaces':'section-index','the-base-element':'the-base-element','history-traversal-task-source':'webappapis','concept-ltr':'global-attributes','the-command-element':'the-command-element','dom-img-complete':'the-img-element','the-execution-of-scripts-that-are-moving-across-multiple-documents:'the-end','media-controller-mute-override':'media-elements','dom-document-querycommandstate':'editing-apis','dom-uda-pathname':'urls','dom-command-radiogroup':'the-command-element','script-processing-inline':'the-script-element','ix-handler-onload':'section-index','concept-textarea-raw-value':'the-textarea-element','abort-a-document':'history','handler-oncanplay':'webappapis','attr-select-required':'the-select-element','xhtml-document':'infrastructure','skip-white_space-characters':'common-microsyntaxes','concept-marquee-off':'obsolete','dropEffect-initialization':'dnd','dom-document-images':'dom','fingerprint':'introduction','activation-behavior':'content-models','attr-input-type-checkbox-keyword':'the-input-element','parent-browsing-context':'browsers','dom-source-type':'the-source-element','transparent':'content-models','handler-onplay':'webappapis','event-handler-content-attributes':'webappapis','linkTypes':'links','text-0':'infrastructure','cookie-string':'infrastructure','the-html-element':'the-html-lement','attr-col-valign':'obsolete','processing-model-0':'attributes-common-to-td-and-th-elements','processing-model-1':'webappapis','processing-model-2':'webappapis','processing-model-3':'editing','refsMATHML':'references','concept-fs-action':'form-submission','attr-progress-max':'the-progress-element','text-track-cue-active-flag':'media-elements','offsets-into-the-media-resource':'media-elements','a-type-that-the-user-agent-knows-it-cannot-render':'media-elements','dom-img-naturalheight':'the-img-element','runtime-script-errors':'webappapis','constraints':'constraints','history-notes':'history','refsJSON':'references','attr-input-multiple':'common-input-element-attributes','the-input-element-as-a-color-well':'rendering','htmlfontelement':'obsolete','refsWEBIDL':'references','dom-htmloptionscollection-setter':'common-dom-interfaces','dom-audio-s':'the-audio-element','conformance-classes':'infrastructure','submit-mailto-body':'constraints','meta':'the-meta-element','dom-a-hreflang':'the-a-element','attr-opgroup-disabled':'the-optgroup-element','refsWEBWORKERS':'references','sandboxed-forms-browsing-context-flag':'browsers','refsPNG':'references','text-track-cue-vertical-growing-right-writing-direction':'media-elements','dom-iframe-frameborder':'obsolete','dom-media-network_no_source':'media-elements','ix-handler-onclick':'section-index','ix-handler-onchange':'section-index','document-level-focus-apis':'editing','selector-indeterminate':'links','the-before-html-insertion-mode':'tokenization','most-recently-reported-playback-state':'media-elements','script-processing-start':'the-script-element','the-hidden-attribute':'editing','concept-meter-low':'the-meter-element','concept-marquee-on':'obsolete','handler-onerror':'webappapis','navigating-across-documents':'history','the-col-element':'the-col-element','dom-texttrack-removecue':'media-elements','math':'mathml','webvtt-cue-settings':'infrastructure','dom-input-defaultvalue':'the-input-element','attr-input-type-month-keyword':'the-input-element','the-translate-atribute':'global-attributes','the-placeholder-attribute':'common-input-element-attributes','concept-role-none':'wai-aria','close-the-dialog':'commands','dom-document-defaultview':'browsers','character-reference-in-data-state':'tokenization','suffering-from-being-missing':'constraints','local-date-and-time-state-(type=datetime-local)':'states-of-the-type-attribute','dom-iframe-sandbox':'the-iframe-element','text-track-cue-snap-to-lines-flag':'media-elements','dom-domimplementation-createdocument':'infrastructure','command-facet-disabledstate':'commands','attr-a-methods':'obsolete','refsCOOKIES':'references','usage-summary':'usage-summary','security-forms':'constraints','dom-media-pause':'media-elements','transferable':'common-dom-interfaces','ix-handler-onkeydown':'section-index','times':'common-microsyntaxes','attr-details-open':'the-details-element','home-subtree':'infrastructure','dom-document-namedItem-which':'dom','dom-document-links':'dom','htmltabledatacellelement':'the-td-element','application/x-www-orm-urlencoded-decoding-algorithm':'constraints','the-meta-element':'the-meta-element','concept-input-max-default':'common-input-element-attributes','dom-window-menubar':'browsers','dom-object-typemustmatch':'the-object-element','htmlbasefontelement':'obsolete','other-link-types':'links','attr-abbr-title':'the-abbr-element','interactively-validate-the-constraints':'constraints','refsWEBMCG':'references','attr-script-for':'obsolete','dom-document-commands':'commands','suffering-from-an-overflow':'constraints','a-group-of-images-that-form-a-single-larger-picture-with-no-links':'the-img-element','selector-enabled':'links','concept-input-type-image-coordinate':'states-of-the-type-attribute','dom-textarea/input-selectionend':'textFieldSelection','apis-for-creating-and-navigating-browsing-contexts-by-name':'browsers','sandboxCookies':'dom','attr-area-alt':'the-area-element','dom-window':'browsers','concept-row-group':'attributes-common-to-td-and-th-elements','sandboxOrigin':'browsers','represented-by-the-collectin':'infrastructure','concept-spellcheck-default-true':'editing-apis','dom-canvas-toblob':'the-canvas-element','attr-title':'global-attributes','dom-command-ro-commandlabel':'commands','sectioning-content-0':'content-models','dom-node-insertbefore':'infrastructure','calling-scripts':'webappapis','dom-datatransferitem-getasstring':'dnd','htmlelement':'elements','script-data-escaped-state':'tokenization','selector-required':'links','the-page':'rendering','url-port':'urls','refsRFC3864':'references','handler-window-onstorage':'webappapis','enumerated-attribute':'common-microsyntaxes','clear-the-stack-back-to-a-table-row-context':'tokenization','non-replaced-elements':'rendering','dom-ol-type':'the-ol-element','decoded-as-utf-8,-with-error-handling':'infrastructure','the-event-handler-processing-algorithm':'webappapis','resolve-a-url':'urls','dom-mediacontroller-waiting':'media-elements','locked-for-reset':'the-form-element','marquee-scroll-distance':'obsolete','space-separated-tokens':'common-microsyntaxes','diection-of-playback':'media-elements','the-details-element-0':'rendering','dom-font-size':'obsolete','htmlallcollection-0':'common-dom-interfaces','supported-property-indices':'infrastructure','has-no-style-sheet-that-is-blocking-scripts':'styling','dom-col-valign':'obsolete','parsing-main-incdata':'tokenization','client-side-form-validation':'forms','concept-textarea-dirty':'the-textarea-element','await-a-stable-state':'webappapis','using-the-input-element-to-define-a-command':'commands','xml-documents':'infrastructure','the-indicated-part-of-the-document':'history','attr-menu-type':'the-menu-element','other-applicable-specifications':'infrastructure','doctype-system-identifier-(single-quoted)-state':'tokenization','barprop':'browsers','invalidnodetypeerror':'infrastructure','dom-a-media':'the-a-element','dom-audiotrack-enabled':'media-elements','dom-document-querycommandindeterm':'editing-apis','concept-link-obtain':'the-link-element','supported-property-names':'infrastructure','dom-command-ro-commandhidde':'commands','value-track-kind-sign':'media-elements','links,-forms,-and-navigation':'rendering','webvtt-parser':'infrastructure','dom-command-ro-commandtype':'commands','metadata-content':'content-models','dom-iframe-seamless':'the-iframe-element','parse-a-date-string':'common-microsyntaxes','dom-body-background':'obsolete','document-base-url':'urls','table-aria-strong':'wai-aria','element':'infrastructure','attr-object-vspace':'obsolete','documents':'dom','dom-texttrackcue-size':'media-elements','unexpected-markup-in-tables':'the-end','attr-iframe-sandbox-allow-popups':'browsers','attr-hyperlink-rel':'links','attr-object-hspace':'obsolete','ix-handler-onsuspend':'section-index','refsRFC2246':'references','refsXSLT10':'references','media-resources-with-multiple-media-tracks':'media-elements','attr-meta-charset':'the-meta-element','attr-marquee-behavior-slide':'obsolete','code-unit':'infrastructure','handler-oncancel':'webappapis','transparently-follow-the-redirect':'urls','script-processing-empty':'the-scrpt-element','dom-image-w':'the-img-element','simple-cross-origin-request':'infrastructure','presentational-markup':'introduction','dom-img-border':'obsolete','attr-command-type-state-radio':'the-command-element','dom-texttrackcue-id':'media-elements','scriptForeignEndTag':'tokenization','dom-audiotrack-language':'media-elements','handler-onkeypress':'webappapis','attr-tdth-width':'obsolete','authority-based-url':'urls','dom-tdth-headers':'attributes-common-to-td-and-th-elements','htmlcanvaselement':'the-canvas-element','dom-dir':'global-attributes','img-available':'the-img-element','concept-js-deref':'webappapis','concept-output-defaultvalue':'the-output-element','dom-classlist':'global-attributes','handler-mediacontroller-onplay':'media-elements','url':'urls','forget-the-media-element\'s-media-resource-specific-text-tracks':'media-elements','obsolete-permitted-doctype-string':'syntax','filelist':'infrastructure','the-link-element':'the-link-element','url-fragment':'urls','ix-handler-ondragleave':'section-idex','event-mediacontroller-volumechange':'media-elements','refsCLDR':'references','the-form-element':'the-form-element','dom-translate':'global-attributes','refsTIMEZONES':'references','timeline-offset':'media-elements','rules-for-parsing-floating-point-number-values':'common-microsyntaxes','text':'syntax','syntaxerror':'infrastructure','javascript-protocol':'webappapis','attr-ol-start':'the-ol-element','dom-frame-contentdocument':'obsolete','dom-tr-choff':'obsolete','populate-the-list-of-pending-text-tracks':'media-elements','attr-time-datetime':'the-time-element','the-body-element-0':'dom','dom-media-seeking':'media-elements','rcdata-elements':'syntax','html-documents':'infrastructure','attr-table-cellpadding':'obsolete','pause':'webappapis','sectioning-content':'content-models','notsupportederror':'infrastructure','the-html-element-0':'dom','dom-location-port':'history','refsCSSVALUES':'references','attr-area-shape-keyword-polygon':'the-area-element','application-cache-download-process':'offline','dom-dcument-vlinkcolor':'obsolete','attr-body-bgcolor':'obsolete','pending-parsing-blocking-script':'the-script-element','dom-document-clear':'obsolete','media-controller-duration':'media-elements','refsPSL':'references','comma-separated-tokens':'common-microsyntaxes','lowercase-ascii-letters':'common-microsyntaxes','dialogs-implemented-using-separate-documents':'user-prompts','attr-track-kind':'the-track-element','labeled-control':'the-label-element','set-up-the-default-static-position':'commands','syntax':'syntax','attr-ol-type-state-upper-alpha':'the-ol-element','the-figcaption-element':'the-figcaption-element','effectAllowed-initialization':'dnd','recommended-reading':'introduction','refsUTF8DET':'references','event-mediacontroller-durationchange':'media-elements','selector-link':'links','dom-cva-checkvalidity':'constraints','navigatoronline':'offline','event-click':'infrastructure','dom-object-codebase':'obsolete','dom-input-placeholder':'the-input-element','the-kbd-element':'the-kbd-element','value-track-knd-commentary':'media-elements','resource-sharing-check':'infrastructure','dom-textarea-readonly':'the-textarea-element','attr-marquee-direction':'obsolete','the-head-element-0':'dom','dom-open':'browsers','x-this':'introduction','seamless-browsing-context-flag':'the-iframe-element','dom-tabindex':'editing','attr-marquee-direction-up':'obsolete','dom-applet-archive':'obsolete','handler-ondrop':'webappapis','concept-month':'common-microsyntaxes','attr-video-poster':'the-video-element','dom-mediacontroller-pause':'media-elements','handler-window-onresize':'webappapis','button-state-(type=button)':'states-of-the-type-attribute','img-none':'the-img-element','concept-rtl':'global-attributes','normal-elements':'syntax','dom-img-hspace':'obsolete','link-type-prefetch':'links','custom-request-headers':'infrastructure','dom-a-host':'the-a-element','dom-meter-low':'the-meter-element','ix-handler-window-onbeforeunload':'section-index','ix-handler-window-onhashchange':'section-index','appropriate-end-tag-token':'tokeniation','the-tfoot-element':'the-tfoot-element','basefont':'obsolete','dom-object-name':'the-object-element','focus':'editing','dom-script-type':'the-script-element','the-datalist-element':'the-datalist-element','the-xml:base-attribute-(xml-only)':'global-attributes','dom-output-htmlfor':'the-output-element','attr-table-bgcolor':'obsolete','the-datatransferitem-interface':'dnd','dom-node-parentnode':'infrastructure','aborting-a-document-load':'history','dom-meter-high':'the-meter-element','current-node':'parsing','commands':'commands','initial-playback-position':'media-elements','flow-content':'content-models','plugin':'infrastructure','common-dom-interfaces':'common-dom-interfaces','dom-element-id':'infrastructure','dom-tbody-deleterow':'the-tbody-element','syntax-tag-name':'syntax','attr-body-marginright':'obsolete','dom-a-hash':'the-a-element','attr-meta-scheme':'obsolete','valid-normalized-local-date-and-time-string':'common-microsyntaxes','attributes':'element-definitions','webvtt-file-using-chapter-tite-text':'infrastructure','dom-object-align':'obsolete','ix-handler-onmousedown':'section-index','bidirectional-algorithm-formatting-character-ranges':'requirements-relating-to-bidirectional-algorithm-formatting-characters','dom-mediacontroller-muted':'media-elements','create-a-date-object':'infrastructure','dom-div-align':'obsolete','valid-date-string':'common-microsyntaxes','datatransferitem':'dnd','concept-appcache-onlinewhitelist-wildcard':'offline','attr-canvas-width':'the-canvas-element','concept-date':'common-microsyntaxes','dom-textarea-textlength':'the-textarea-element','refsBEZIER':'references','pending-table-character-tokens':'tokenization','additional-allowed-character':'tokenization','dom-media-audiotracks':'media-elements','handler-onsubmit':'webappapis','attr-img-lowsrc':'obsolete','media-element-load-algorithm':'media-elements','dom-audiotrack-label':'media-elements','refsSTUN':'references','dom-textarea-placeholder':'the-textarea-element','seekUpdate':'media-elements','text/plain-encoding-alorithm':'constraints','event-media-seeked':'media-elements','date-and-time-state-(type=datetime)':'states-of-the-type-attribute','attr-legend-align':'obsolete','form-owner':'association-of-controls-and-forms','attr-crossorigin-anonymous':'urls','refsWEBLINK':'references','resolving-urls':'urls','dom-param-type':'obsolete','dom-menu-type':'the-menu-element','handler-mediacontroller-onplaying':'media-elements','event-pagehide':'history','refsWEBSOCKET':'references','dom-track-loading':'the-track-element','refsUNIVCHARDET':'references','dom-appcache-uncached':'offline','dom-videotracklist-length':'media-elements','dom-node-ownerdocument':'infrastructure','the-element-pointers':'parsing','concept-input-value-dirty-flag':'the-input-element','dom-media-playbackrate':'media-elements','dom-style-media':'the-style-element','dom-dl-compact':'obsolete','selector-visited':'links','attr-input-src':'states-of-the-type-attribute','rules-for-parsing-a-list-of-integers':'common-microsyntaxes','attr-tr-valign':'obsolete','atr-menu-label':'the-menu-element','playing-the-media-resource':'media-elements','the-applet-element':'obsolete','htmltablerowelement':'the-tr-element','defining-term':'the-dfn-element','the-textarea-element':'the-textarea-element','attr-dim-width':'dimension-attributes','dom-datatransfer-cleardata':'dnd','dom-legend-align':'obsolete','concept-param-parameter':'the-param-element','parse-a-week-string':'common-microsyntaxes','worker-environment':'webappapis','earliest-possible-position':'media-elements','outline-depth':'headings-and-sections','scripting-flag':'parsing','valid-integer':'common-microsyntaxes','rawtext-end-tag-open-state':'tokenization','event-handlers':'webappapis','event-firing':'webappapis','text-track-readiness-state':'media-elements','ix-handler-onshow':'section-index','dom-param-valuetype':'obsolete','the-hr-element-0':'rendering','immediate-user-selection':'dnd','dom-mediacontroller-playbackrate':'media-elements','text-track-cue-middle-alignment':'media-elements','attr-object-codetype':'obolete','noopener':'browsers','concept-appcache-master':'offline','dom-media-network_loading':'media-elements','consume-a-character-reference':'tokenization','submit-data-post':'constraints','nested-browsing-contexts':'browsers','dom-optgroup-disabled':'the-optgroup-element','the-h2-element':'the-aside-element','tag-open-state':'tokenization','the-document\'s-domain':'browsers','dom-command-disabled':'the-command-element','attr-media-autoplay':'media-elements','htmldlistelement':'the-dl-element','the-tbody-element':'the-tbody-element','link-type-search':'links','dom-texttrack-cues':'media-elements','dom-output-defaultvalue':'the-output-element','dom-applicationcache':'offline','document.writeln()':'dynamic-markup-insertion','sequential-focus-navigation-and-the-tabindex-attribute':'editing','text-track-model':'media-elements','handler-window-ononline':'webappapis','concept-appcache-manifest-fallback':'offline','other-pragma-directives':'the-meta-element','htmlformcontrolscollection':'common-dom-interfaces','cncept-events-trusted':'infrastructure','dom-texttrack-mode':'media-elements','center':'obsolete','refsWIN1252':'references','dom-meter-min':'the-meter-element','unit-of-related-browsing-contexts':'browsers','dom-window-toolbar':'browsers','drag-data-store':'dnd','dom-area-nohref':'obsolete','handler-onloadstart':'webappapis','ix-handler-ondragenter':'section-index','textFieldSelection':'textFieldSelection','audio':'the-audio-element','dom-document-alinkcolor':'obsolete','sandboxing-flag-set':'browsers','concept-frag-parse-context':'the-end','element-dfn-contexts':'element-definitions','htmlcollection':'infrastructure','attr-tdth-nowrap':'obsolete','dom-track-loaded':'the-track-element','dom-link-target':'obsolete','the-section-element':'the-section-element','the-drag-data-store':'dnd','link-type-stylesheet':'links','week-number-of-the-last-day':'common-microsyntaxes','handler-texttrackcue-onenter':'media-elements','events-and-the-window-object':'webappapis','attr-fs-enctype-text':'form-submission','autofocuing-a-form-control':'attributes-common-to-form-controls','nextid':'obsolete','syntax-end-tag':'syntax','dom-frameelement':'browsers','elements-in-the-dom':'elements','handler-onmousedown':'webappapis','refsRFC3023':'references','attr-link-hreflang':'the-link-element','dom-history-forward':'history','attr-html-version':'obsolete','editing-host':'editing-apis','convert-a-domstring-to-a-sequence-of-unicode-characters':'infrastructure','navigatorstorageutils':'system-state-and-capabilities','feed-the-parser':'the-xhtml-syntax','value-track-kind-subtitle':'media-elements','concept-dnd-rw':'dnd','current-table':'parsing','dom-media-loop':'media-elements','dom-htmlallcollection-tags':'common-dom-interfaces','the-text-tracks-are-ready':'media-elements','refsXMLBASE':'references','attr-area-shape-poly':'the-area-element','refsSHA1':'references','percentages-and-dimensions':'common-microsyntaxes','dom-col-choff':'obsolete','dom-option-tv':'the-option-element','dom-meta-name':'the-meta-element','dom-document-querycommndsupported':'editing-apis','the-fieldset-element':'the-fieldset-element','dom-a-target':'the-a-element','dom-document-activeelement':'editing','attr-xml-lang':'global-attributes','concept-error-handled':'webappapis','attr-link-target':'obsolete','empty-cell':'attributes-common-to-td-and-th-elements','using-the-command-attribute-on-command-elements-to-define-a-command-indirectly':'commands','concept-input-value-date-string':'the-input-element','dom-document-createelement':'infrastructure','dom-form-checkvalidity':'the-form-element','table-layout-techniques':'the-table-element','dom-navigator-registercontenthandler':'system-state-and-capabilities','sandboxed-origin-browsing-context-flag':'browsers','attr-button-type-button-state':'the-button-element','dom-htmlselectelement-setter':'the-select-element','htmlolistelement':'the-ol-element','dom-iframe-contentdocument':'the-iframe-element','attr-command-label':'the-command-element','attr-input-pattern':'common-input-element-attributes','how-to-read-this-specifiction':'introduction','playing-media-controller':'media-elements','dom-location-reload':'history','concept-input-list':'common-input-element-attributes','dom-input-maxlength':'the-input-element','dom-p-align':'obsolete','attr-link-rel':'the-link-element','media-controller-default-playback-rate':'media-elements','htmlformelement':'the-form-element','synchronising-multiple-media-elements':'media-elements','embedded-content-2':'content-models','dom-tdth-nowrap':'obsolete','advisory-information':'global-attributes','an-image-not-intended-for-the-user':'the-img-element','handler-onreadystatechange':'webappapis','htmlanchorelement':'the-a-element','drag-and-drop-processing-model':'dnd','rules-for-serializing-simple-color-values':'common-microsyntaxes','the-datatransfer-interface':'dnd','dom-hr-color':'obsolete','attr-textarea-wrap':'the-textarea-element','attr-datafld':'obsolete','media-controller-position':'media-elements','ix-handler-onmousemove':'section-index','the-dir-attribute':'global-attributes','the-doctye':'syntax','dom-location-hostname':'history','common-microsyntaxes':'common-microsyntaxes','refsRFC2965':'references','the-input-element-as-a-checkbox-and-radio-button-widgets':'rendering','dom-meta-httpequiv':'the-meta-element','attr-img-border':'obsolete','concept-appcache-manifest':'offline','refsIANALINKTYPE':'references','dom-validitystate-patternmismatch':'constraints','refsRFC2397':'references','create-an-impotent-script':'webappapis','suffering-from-a-type-mismatch':'constraints','event-appcache-error':'offline','meta-author':'the-meta-element','base-urls':'urls','current-drag-operation':'dnd','the-small-element':'the-small-element','custom-data-attribute':'global-attributes','session-history-entry':'history','mouseevent-10':'infrastructure','sandboxed-auxiliary-navigation-browsing-context-flag':'browsers','dom-frame-src':'obsolete','dom-option-value':'the-option-element','event-media-durationchange':'media-elements','concept-origin-alias':'browsers','dom-lang':'global-attributes','attribute\'s-seralized-name':'the-end','dom-style':'global-attributes','focusing-steps':'editing','potentially-playing':'media-elements','refsEUCJP':'references','browsing-context-scope-origin':'browsers','attr-ul-compact':'obsolete','ix-handler-onselect':'section-index','extracting-encodings-from-meta-elements':'urls','navigatorid':'system-state-and-capabilities','dom-media-currenttime':'media-elements','the-end':'the-end','attr-input-type-reset-keyword':'the-input-element','read-multipart-x-mixed-replace':'history','mime-type':'infrastructure','create-a-drag-data-store':'dnd','valid-hash-name-reference':'common-microsyntaxes','attr-command-type-keyword-command':'the-command-element','dom-fs-method':'form-submission','event-mediacontroller-play':'media-elements','sandboxed-plugins-browsing-context-flag':'browsers','command-facet-hint':'commands','event-input-input':'common-input-element-apis','event-mediacontroller-waiting':'media-elements','selector-read-write':'links','dom-lfe-labels':'the-label-element','dom-datatransfr-setdata':'dnd','column-header':'attributes-common-to-td-and-th-elements','loading-the-media-resource':'media-elements','dom-iscontenteditable':'editing','dom-navigator-isprotocolhandlerregistered':'system-state-and-capabilities','svg':'mathml','ix-handler-oninvalid':'section-index','dom-hashchangeevent-oldurl':'history','dom-datatransfer-types':'dnd','manifests':'offline','the-b-element':'the-b-element','vaguer-moments-in-time':'common-microsyntaxes','refsJLREQ':'references','the-css-user-agent-style-sheet-and-presentational-hints':'rendering','pagetransitionevent':'history','content-models':'content-models','media-data':'media-elements','active-sandboxing-flag-set':'browsers','command-facet-icon':'commands','concept-form-reset-control':'constraints','dom-windowmodal-dialogarguments':'user-prompts','dom-insertadjacenthtml':'infrastructure','algorithm-for-processing-row-groups':'attributes-common-to-td-and-th-elements','attr-link-rev':'obsolete','dom-select-add':'the-select-element','potentially-cors-enabld-fetch':'urls','attr-fe-name':'attributes-common-to-form-controls','event-drop':'dnd','attr-area-shape-keyword-circ':'the-area-element','tag-cloud':'links','no-translate':'global-attributes','serializability-of-script-execution':'introduction','already-started':'the-script-element','attr-input-type-search-keyword':'the-input-element','handler-ondragenter':'webappapis','jump-to-a-code-entry-point':'webappapis','handler-onpause':'webappapis','handler-onseeked':'webappapis','dom-navigator-unregistercontenthandler':'system-state-and-capabilities','dom-texttrack-kind-descriptions':'media-elements','dom-embed-name':'obsolete','refsDASH':'references','refsRFC4366':'references','fully-active':'browsers','script-processing-style-delayed':'the-script-element','htmllabelelement':'the-label-element','rateUpdate':'media-elements','internal-structured-cloning-algorithm':'common-dom-interfaces','dom-image-wh':'the-img-element','attr-textarea-maxlength':'the-textarea-element','refsNPN':'references','dom-mediacontroller-redystate':'media-elements','attr-track-kind-keyword-chapters':'the-track-element','width-of-the-select\'s-labels':'rendering','dom-location-host':'history','comment-start-state':'tokenization','dom-embed-caller':'the-embed-element','the-select-element-0':'rendering','handler-oncanplaythrough':'webappapis','dom-object-contentdocument':'the-object-element','refsAES128CTR':'references','dom-mouseevent-clientx':'infrastructure','dom-mouseevent-clienty':'infrastructure','end-tags':'syntax','disowned-its-opener':'browsers','source-browsing-context':'history','mime-types':'media-elements','dom-marquee-height':'obsolete','dom-media-duration':'media-elements','valid-lowercase-simple-color':'common-microsyntaxes','tokenizing-character-references':'tokenization','dom-input-value-filename':'common-input-element-apis','named-character-references':'named-character-references','the-stack-of-open-elements':'parsing','dom-trackevent-track':'media-elements','concept-range':'infrastructure','attr-tbody-charoff':'obsolete','paued-for-user-interaction':'media-elements','space-character':'common-microsyntaxes','getting-media-metadata':'media-elements','cdata-rcdata-restrictions':'syntax','dom-table-align':'obsolete','rel-icon':'links','track-language':'the-track-element','dom-ol-start':'the-ol-element','outlines':'headings-and-sections','dom-menu-label':'the-menu-element','attribute-name-state':'tokenization','blocked-media-element':'media-elements','htmltablecellelement':'attributes-common-to-td-and-th-elements','initiate-the-drag-and-drop-operation':'dnd','parsing-main-incolgroup':'tokenization','the-samp-element':'the-samp-element','text-track-cue-vertical-growing-left-writing-direction':'media-elements','submit-button-state-(type=submit)':'states-of-the-type-attribute','url-manipulation-and-creation':'urls','concept-input-checked-dirty':'the-input-element','dom-tdth-cellindex':'attributes-common-to-td-and-th-elements','security-nav':'browsers','grouping-content':'grouping-content','handler-window-onscroll':'webappapis','dom-proress-value':'the-progress-element','dom-link-disabled':'the-link-element','event-appcache-downloading':'offline','comment-end-state':'tokenization','has-an-element-in-scope':'parsing','attr-canvas-height':'the-canvas-element','current-entry':'history','link-type-tag':'links','refsUNICODE':'references','text-track-language':'media-elements','attr-object-codebase':'obsolete','dom-keygen-type':'the-keygen-element','dom-location-replace':'history','structured-clone':'common-dom-interfaces','attr-input-autocomplete-default-state':'common-input-element-attributes','refsCP51932':'references','start-tags':'syntax','comment-end-dash-state':'tokenization','attr-object-typemustmatch':'the-object-element','content-categories':'content-models','event-mediacontroller-canplaythrough':'media-elements','perform-automatic-text-track-selection':'media-elements','attr-marquee-behavior-alternate':'obsolete','the-optgroup-element':'the-optgroup-element','concept-select-option-list':'the-select-element','dom-document-0':'browsers };
+var fragment_links = { 'concept-appcache-pending-masters':'offline','attr-meter-high':'the-meter-element','unquoted':'syntax','explicitly-supported-xml-type':'history','ix-handler-ondrag':'index','dom-media-defaultmuted':'media-elements','handler-mediacontroller-ondurationchange':'media-elements','attr-label-for':'the-label-element','update-the-image-data':'the-img-element','htmlcommandelement':'the-command-element','the-history-interface':'history','refsXHR':'references','concept-appcache-cache':'offline','dom-texttrackcuelist-length':'media-elements','dom-source-media':'the-source-element','htmlfieldsetelement':'the-fieldset-element','handler-window-onblur':'webappapis','conformance-requirements-for-authors':'introduction','attr-input-vspace':'obsolete','dom-meter-optimum':'the-meter-element','the-root-element':'semantics','scriptTag':'tokenization','command-facet-type':'commands','dom-cva-willvalidate':'constraints','concept-http-equivalent':'urls','obtain-a-physical-form':'rendering','hierarchical-url''urls','dom-area-rel':'the-area-element','changing-the-encoding-while-parsing':'parsing','concept-slots':'attributes-common-to-td-and-th-elements','dom-command-icon':'the-command-element','valid-non-negative-integer':'common-microsyntaxes','attr-fs-enctype-urlencoded':'form-submission','browsing-context-container':'browsers','about:blank':'urls','paused-media-controller':'media-elements','ix-handler-window-onafterprint':'index','webvtt':'infrastructure','script-data-escaped-dash-state':'tokenization','dom-command-ro-commandchecked':'commands','the-after-head-insertion-mode':'tokenization','all-interfaces':'index','strip-leading-and-trailing-whitespace':'common-microsyntaxes','dom-tdth-axis':'obsolete','activation':'editing','htmlhtmlelement':'the-html-element','create-a-script':'webappapis','the-br-element':'the-br-element','case-sensitivity-and-string-comparison':'infrastructure','ix-handler-onreset':'index','namespaces':'namespaces','dom-body-bgcolor':'obsolete','attr-meter-value':'the-meter-element','domstyle-disabled':'the-style-element','attr-media-src':'media-elements','special':'parsing','dom-navigator-appname':'system-state-and-capabilities','concept-facet':'commands','changesToNetworkingModel':'offline','dom-tr-sectionrowindex':'the-tr-element','critical-subresources':'infrastructure','attr-script-async':'the-script-element','the-s-element':'the-s-element','ix-handler-ondblclick':'index','browsers':'browsers','attr-input-accept':'states-of-the-type-attribute','fire-loadedmetadata':'media-elements','attr-br-clear':'obsolete','script-nesting-level':'parsing','attr-iframe-longdesc':'obsolete','fakepath-srsly':'states-of-the-type-attribute','attr-input-usemap':'obsolete','dom-tr-deletecell':'the-tr-element','alternate-style-sheets':'styling','dom-table-deletetfoot':'the-table-element','concept-appcache-fallback-ns':'offline','dom-table-thead':'the-table-element','attr-meta-http-equiv-content-language':'the-meta-element','the-maxlength-attribute':'common-input-element-attributes','concept-uda-input':'urls,'handler-mediacontroller-onloadeddata':'media-elements','e-mail-state-(type=email)':'states-of-the-type-attribute','list-of-pending-text-tracks':'media-elements','dom-a-text':'the-a-element','guidance-for-markup-generators':'the-img-element','element-dfn-categories':'element-definitions','dom-input-alt':'the-input-element','dom-document-location':'history','the-cite-element':'the-cite-element','attr-button-type':'the-button-element','attr-input-type-button-keyword':'the-input-element','dom-select-type':'the-select-element','formatting':'parsing','htmldirectoryelement':'obsolete','attr-hr-align':'obsolete','valid-mime-type-with-no-parameters':'infrastructure','concept-node-clone':'infrastructure','attr-textarea-wrap-soft':'the-textarea-element','parse-error':'parsing','the-h3-element':'the-aside-element','dom-select-options':'the-select-element','concept-fe-disabled':'attributes-common-to-form-controls','refsRFC3490':'references','dom-windowbase64-btoa':'webappapis','cross-origin-request':'infrastructure','om-object-border':'obsolete','dom-feature-strings':'common-dom-interfaces','effective-media-volume':'media-elements','plaintext':'obsolete','dom-img-crossorigin':'the-img-element','character-encodings-0':'parsing','root-element':'infrastructure','dom-table-bgcolor':'obsolete','attr-link-href':'the-link-element','dom-tbody-ch':'obsolete','spelling-and-grammar-checking':'editing-apis','bogus-comment-state':'tokenization','dom-texttrack-activecues':'media-elements','the-wbr-element':'the-wbr-element','concept-encoding-confidence':'parsing','htmltitleelement':'the-title-element','mouseevent-9':'infrastructure','concept-spellcheck-default-inherit':'editing-apis','ix-handler-window-onmessage':'index','scroll-to-the-fragment-identifier':'history','dom-mouseevent-altkey':'infrastructure','refsXFN':'references','videotrack':'media-elements','text-track-api':'media-elements','push-onto-the-list-of-active-formatting-elements':'parsing','dom-texttrack-label':'media-elements','character-references':'syntax','cors-same-oigin':'urls','dom-tbody-valign':'obsolete','split-a-string-on-commas':'common-microsyntaxes','dom-videotrack-kind':'media-elements','dom-node-namespaceuri':'infrastructure','ix-handler-oncuechange':'index','attr-object-align':'obsolete','dom-textarea-rows':'the-textarea-element','dom-dropzone':'dnd','dom-tbody-rows':'the-tbody-element','dedicated-worker-environment':'webappapis','html-mime-type':'infrastructure','dom-video-videoheight':'the-video-element','transfer-a-transferable-object':'common-dom-interfaces','pre-click-activation-steps':'content-models','webvtt-file-using-only-nested-cues':'infrastructure','dom-form-reset':'the-form-element','autokeyword':'media-elements','refsRFC1557':'references','dom-img-width':'the-img-element','fire-a-simple-event':'webappapis','browsing-the-web':'history','text-track-showing':'media-elements','assigned-access-key':'editing','resourceSuspend':'media-elements','attr-fae-form':'association-of-controls-and-forms','expose':'infrastructure','dom-dialog-open':'commands','croll-an-element-into-view':'infrastructure','concept-meter-high':'the-meter-element','dom-area-alt':'the-area-element','attr-form-accept-charset':'the-form-element','html-fragment-serialization-algorithm':'the-end','the-after-after-body-insertion-mode':'tokenization','blocked-by-a-modal-dialog':'editing','selectors':'links','queue-a-post-load-task':'offline','dom-media-volume':'media-elements','custom-handlers':'system-state-and-capabilities','dom-timeranges-end':'media-elements','dialog-arguments\'-origin':'user-prompts','dom-iframe-src':'the-iframe-element','dom-barprop-visible':'browsers','dom-media-paused':'media-elements','the-menu-bar-barprop-object':'browsers','handler-mediacontroller-onwaiting':'media-elements','handler-onloadedmetadata':'webappapis','the-img-element':'the-img-element','mq':'common-microsyntaxes','concept-appcache-matches-fallback':'offline','type-blacklist':'system-state-and-capabilities','dom-accesskey':'editing','scripting':'webappapis','valid-browsing-context-name-or-keyword':'rowsers','dom-htmloptionscollection-selectedindex':'common-dom-interfaces','refsWIN1254':'references','after-attribute-name-state':'tokenization','attr-meta-http-equiv-refresh':'the-meta-element','concept-navigate-mature':'history','the-dfn-element':'the-dfn-element','dom-input-min':'the-input-element','popup-sandboxing-flag-set':'browsers','translation-mode':'global-attributes','comment-end-bang-state':'tokenization','dom-history-forward':'history','dom-image':'the-img-element','attr-hr-noshade':'obsolete','attr-form-autocomplete-off-state':'the-form-element','dom-input-size':'the-input-element','rawtext-less-than-sign-state':'tokenization','case-sensitivity':'links','syntax-attributes':'syntax','rawtext-state':'tokenization','command-facet-checkedstate':'commands','refsRFC3279':'references','value-track-kind-description':'media-elements','ordinary':'parsing','hashchangeevent':'history','htmltrackelement':'the-track-element','attr-p-align':'obsolete','dom-marquee-scrolldelay':'obsolete','element-type':'infastructure','header-and-data-cell-semantics':'attributes-common-to-td-and-th-elements','edits-and-paragraphs':'edits-and-paragraphs','text-track-kind':'media-elements','concept-dnd-p':'dnd','handler-onclick':'webappapis','typographic-conventions':'introduction','attr-tdth-abbr':'obsolete','dndevents':'dnd','syntax-comments':'syntax','acknowledge-self-closing-flag':'tokenization','dom-linkstyle-sheet':'infrastructure','split-a-string-on-spaces':'common-microsyntaxes','base-url-change-steps':'infrastructure','dom-body-vlink':'obsolete','attr-pre-width':'obsolete','footnotes':'links','the-details-element':'the-details-element','shared-worker-environment':'webappapis','dom-htmloptionscollection-remove':'common-dom-interfaces','execCommand':'editing-apis','plaintext-state':'tokenization','support-named-properties':'infrastructure','event-mediacontroller-playing':'media-elements','refsRFC4770':'references','ix-handler-oncancel':'index','timers':'timers','meta-description':'the-meta-element','event-handler-attribues':'webappapis','valid-simple-color':'common-microsyntaxes','image-maps':'image-maps','filecallback':'infrastructure','origin':'browsers','poster-frame':'the-video-element','handler-onload':'webappapis','the-session-history-of-browsing-contexts':'history','prepare-an-event':'media-elements','the-progress-element-0':'rendering','media-element-event-task-source':'media-elements','element-level-focus-apis':'editing','submit-mailto-headers':'constraints','htmlmenuelement':'the-menu-element','hasfeature':'common-dom-interfaces','ix-handler-onseeked':'index','reload-override-flag':'dom','attributes-0':'syntax','attributes-1':'index','style-sheet-ready':'styling','scripting-0':'infrastructure','attr-input-alt':'states-of-the-type-attribute','handler-onmouseout':'webappapis','concept-input-min':'common-input-element-attributes','attr-marquee-direction-down':'obsolete','security-location':'history','refsABOUT':'references','edits':'edits','most-recently-reported-readiness-state':'media-elements','history-0':'introdction','history-1':'history','attr-marquee-behavior-scroll':'obsolete','weeks':'common-microsyntaxes','handler-mediacontroller-onemptied':'media-elements','dom-document-nameditem':'dom','sourcing-out-of-band-text-tracks':'media-elements','concept-event-dispatch':'infrastructure','the-bdi-element':'the-bdi-element','refsPAGEVIS':'references','resulting-autocompletion-state':'common-input-element-attributes','dom-validitystate-valid':'constraints','attr-textarea-cols':'the-textarea-element','handler-mediacontroller-onvolumechange':'media-elements','dom-input-multiple':'the-input-element','blink':'obsolete','attr-fieldset-disabled':'the-fieldset-element','dom-media-seek':'media-elements','htmldetailselement':'the-details-element','event-media-progress':'media-elements','url-hostport':'urls','refsTURN':'references','dom-basefont-size':'obsolete','the-u-element':'the-u-element','handler-window-onmessage':'webappapis','parse-the-webvtt-settings':'infrastructure','url-host-specific':'urls','attr-base-href':'the-bae-element','handler-mediacontroller-oncanplay':'media-elements','concept-node-append':'infrastructure','dom-media-muted':'media-elements','set-up-the-position':'commands','track-url':'the-track-element','refsRFC3676':'references','text-tracks-describing-chapters':'media-elements','fire-a-click-event':'webappapis','the-blockquote-element':'the-blockquote-element','a-graphical-representation-of-some-of-the-surrounding-text':'the-img-element','attr-object-type':'the-object-element','dom-media-have_enough_data':'media-elements','attr-input-type-email-keyword':'the-input-element','dom-table-frame':'obsolete','dom-texttrack-kind-metadata':'media-elements','refsCHARMOD':'references','script\'s-url-character-encoding':'webappapis','ascii-digits':'common-microsyntaxes','concept-meter-actual':'the-meter-element','sandboxLinks':'history','dom-htmlallcollection-nameditem':'common-dom-interfaces','dom-history-state':'history','client-identification':'system-state-and-capabilities','attr-input-type-color-keyword':'the-inut-element','concept-form-submit':'constraints','attr-ol-type':'the-ol-element','dom-media-load':'media-elements','nearest-activatable-element':'content-models','master-command':'the-command-element','htmlhrelement':'the-hr-element','text-track-in-band-metadata-track-dispatch-type':'media-elements','document-environment':'webappapis','toolbars':'the-menu-element','sandboxed-top-level-navigation-browsing-context-flag':'browsers','rb':'obsolete','standard-metadata-names':'the-meta-element','handler-appcache-onerror':'offline','attr-meta-http-equiv-default-style':'the-meta-element','generic-task-sources':'webappapis','dom-input-readonly':'the-input-element','concept-input-step':'common-input-element-attributes','default-media':'the-link-element','dom-li-type':'obsolete','mediacontroller':'media-elements','refsIANAPERMHEADERS':'references','dom-area-search':'the-area-element','attr-ol-type-keyword-decimal':'the-ol-element','cross-origin-request-status':'infrastructure','html-elements':'infrastructure','texttraccuelist':'media-elements','comment-0':'infrastructure','refsRFC2388':'references','a-form-control\'s-value':'attributes-common-to-form-controls','dom-frame-longdesc':'obsolete','algorithm-for-extracting-an-encoding-from-a-meta-element':'urls','image-button-state-(type=image)':'states-of-the-type-attribute','renderingUA':'infrastructure','object-plugin':'the-object-element','valid-e-mail-address-list':'states-of-the-type-attribute','r1':'the-table-element','r2':'the-table-element','has-a-border':'rendering','xpath-1.0-processors':'interactions-with-xpath-and-xslt','parse-a-time-component':'common-microsyntaxes','attr-media-preload-none-state':'media-elements','dom-texttrackcue-endtime':'media-elements','text-track-loaded':'media-elements','suffering-from-being-too-long':'constraints','dom-name':'browsers','submitting-element-directionality':'form-submission','value-track-kind-translation':'media-elements','handler-marquee-onfinish':'obsolete','concept-meter-maximum':'the-meter-element','attr-dir-auto':'globa-attributes','the-drag-data-item-kind':'dnd','script-processing-defer':'the-script-element','other-elements,-attributes-and-apis':'obsolete','concept-textarea-api-value':'the-textarea-element','ix-handler-oncanplay':'index','attr-fs-formtarget':'form-submission','rank':'the-aside-element','network-states':'media-elements','the-input-element':'the-input-element','valid-global-date-and-time-string':'common-microsyntaxes','duration-time-component-scale':'common-microsyntaxes','event-media-loadedmetadata':'media-elements','limited-to-only-non-negative-numbers-greater-than-zero':'common-dom-interfaces','parsing-main-inbody':'tokenization','navigator':'system-state-and-capabilities','dom-document-bgcolor':'obsolete','link-type-help':'links','datatransferitemlist':'dnd','list-of-scripts-that-will-execute-in-order-as-soon-as-possible':'the-script-element','dom-track-srclang':'the-track-element','attr-track-kind-keyword-descriptions':'the-track-element','dom-area-hash':'the-area-element','attr-embed-vspace':'obsolet','set-of-comma-separated-tokens':'common-microsyntaxes','have-range-limitations':'common-input-element-attributes','parsing-main-afterframeset':'tokenization','documenttype':'infrastructure','dom-title':'global-attributes','urlmismatcherror':'infrastructure','handler-ondurationchange':'webappapis','attr-media-controls':'media-elements','htmlmetaelement':'the-meta-element','active-flag-was-set-when-the-script-started':'media-elements','attr-script-charset':'the-script-element','dom-meta-scheme':'obsolete','dom-location-hash':'history','dom-media-have_nothing':'media-elements','refsRFC4395':'references','fragment-escaped':'urls','dom-img-vspace':'obsolete','attr-fe-autofocus':'attributes-common-to-form-controls','dom-document-plugins':'dom','textarea-effective-height':'rendering','html-fragment-parsing-algorithm':'the-end','handler-window-onpageshow':'webappapis','dom-marquee-scrollamount':'obsolete','refsRFC1554':'references','dom-select-length':'the-select-element','in-a-document':'infrastructure','table-eample-1':'examples','event-mediacontroller-emptied':'media-elements','dynamic-markup-insertion':'dynamic-markup-insertion','dynamic-nested-browsing-context-properties':'browsers','classes':'global-attributes','guidelines-for-exposing-cues-in-various-formats-as-text-track-cues':'media-elements','dom-mediaerror-code':'media-elements','audiotracklist':'media-elements','the-list-of-active-formatting-elements':'parsing','form-element-pointer':'parsing','dom-textarea-maxlength':'the-textarea-element','parse-a-yearless-date-string':'common-microsyntaxes','dom-input-valueasdate':'common-input-element-apis','navigate':'history','syntax-ambiguous-ampersand':'syntax','dom-iframe-srcdoc':'the-iframe-element','the-script-block\'s-character-encoding':'the-script-element','top-level-browsing-context':'browsers','simple-color':'common-microsyntaxes','attr-button-value':'the-button-element','dom-texttrack-disabled':'media-elements','refsRFC1321':'references','resetting-a-form':'constraints','attr-ol-type-keyword-upper-alpha:'the-ol-element','dom-tdth-width':'obsolete','attr-table-cellspacing':'obsolete','link-type-nofollow':'links','dom-input-defaultchecked':'the-input-element','script-processing-noscript':'the-script-element','dom-tbody-choff':'obsolete','handler-onfocus':'webappapis','attr-input-size':'common-input-element-attributes','attr-object-declare':'obsolete','refsWIN31J':'references','attributes-for-embedded-content-and-images':'rendering','handler-appcache-oncached':'offline','dom-tdth-valign':'obsolete','guidance-for-conformance-checkers':'the-img-element','the-title-element':'the-title-element','pragma-set-default-language':'the-meta-element','dom-ol-reversed':'the-ol-element','fetching-resources':'urls','a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts,-diagrams,-graphs,-maps,-illustrations':'the-img-element','color-state-(type=color)':'states-of-the-type-attribute','attr-iframe-vspace':'obsolete','refsMQ':'references','dom-datatransfer-setdragimage':'dnd','event-dragend':'dnd','dom-seect-value':'the-select-element','lists':'rendering','algorithm-for-assigning-header-cells':'attributes-common-to-td-and-th-elements','dom-texttrack-kind-subtitles':'media-elements','dom-embed-align':'obsolete','dom-table-tbodies':'the-table-element','htmlmapelement':'the-map-element','dom-domstringmap-setitem':'common-dom-interfaces','dom':'dom','delete-the-selection':'editing-apis','ix-handler-ondragover':'index','the-mark-element':'the-mark-element','valid-yearless-date-string':'common-microsyntaxes','selector-active':'links','text-(type=text)-state-and-search-state-(type=search)':'states-of-the-type-attribute','dom-optgroup-label':'the-optgroup-element','about:srcdoc':'urls','ix-handler-onvolumechange':'index','the-script-block\'s-source':'the-script-element','provide-a-stable-state':'webappapis','the-insertion-mode':'parsing','concept-fs-target':'form-submission','dom-marquee-truespeed':'obsolete','handler-onabort':'webappapis','dom-htmloptionscollection-length':'common-dom-interfaces','concept-datetimelocal':'common-microsyntaxes','dom-media-preload':'media-elements','pseudo-classes':'links','concept-node-clone-ext':'infrastructure','colors':'common-microsyntaxes','dom-marquee-stop':'obsolete','handler-onreset':'webappapis','parsing-main-intbody':'tokenization','palpable-content-0':'content-models','handler-onplaying':'webappapis','refsPROGRESS':'references','dom-videotrack-label':'media-elements','htmloptionscollection':'common-dom-interfaces','dom-media-crossorigin':'media-elements','radionodelist':'common-dom-interfaces','refsIEEE754':'references','url-path':'urls','file-upload-state-(type=file)':'states-of-the-type-attribute','domtokenlist':'infrastructure','parsed-as-a-css-color-value':'infrastructure','dom-marquee-behavior':'obsolete','html-integration-point':'tokenization','dom-img-usemap':'the-img-element','htmlframesetelement':'obsolete','dom-validitystate-typemismatch':'constraints','preferred-mime-name':'infrastructure','parse-a-date-or-time-string':'common-microsyntaxes','htmlstyleelement':'te-style-element','attr-th-scope-colgroup':'the-th-element','attr-fs-enctype':'form-submission','attr-textarea-wrap-hard':'the-textarea-element','dom-title-text':'the-title-element','mathml-namespace':'namespaces','refsCSSIMAGES':'references','the-navigator-object':'system-state-and-capabilities','dom-history':'history','parsing-main-inselectintable':'tokenization','attr-dropzone-link':'dnd','dom-external-addsearchprovider':'system-state-and-capabilities','print-when-loaded':'user-prompts','handler-onkeydown':'webappapis','htmloutputelement':'the-output-element','event-media-canplay':'media-elements','ix-handler-onkeypress':'index','dom-option-form':'the-option-element','selector-invalid':'links','refsRFC1922':'references','refsFILEAPI':'references','attr-iframe-srcdoc':'the-iframe-element','syntax-tags':'syntax','proto-url':'system-state-and-capabilities','attr-tr-charoff':'obsolete','event-mediacontroller-loadedmetadata':'media-elements','handler-state-string':'system-state-and-capabilities','the-h4-elemen':'the-aside-element','refsDOMCORE':'references','kinds-of-content':'content-models','the-td-element':'the-td-element','accessing-other-browsing-contexts':'browsers','attr-input-type-time-keyword':'the-input-element','the-input-element-as-a-button':'rendering','dom-media-mediagroup':'media-elements','event-dragstart':'dnd','dom-input-src':'the-input-element','dom-hr-width':'obsolete','dom-windowtimers-cleartimeout':'timers','event-media-waiting':'media-elements','xml-fragment-serialization-algorithm':'the-xhtml-syntax','creating-scripts':'webappapis','sandboxing':'browsers','marquee-scroll-interval':'obsolete','attr-tdth-headers':'attributes-common-to-td-and-th-elements','refsRFC2313':'references','attr-textarea-wrap-soft-state':'the-textarea-element','active-document':'browsers','article-example':'the-article-element','texttrackcue':'media-elements','top-layer':'infrastructure','dom-htmloptionscollection-nameditem':'common-dom-interfaces','dom-pre-width':'obsolete','refsRFC5234':'references','refsRFC5724':references','attr-li-value':'the-li-element','attr-command-type-keyword-checkbox':'the-command-element','the-address-element':'the-address-element','selecting-specific-audio-and-video-tracks-declaratively':'media-elements','dom-domstringmap-nameditem':'common-dom-interfaces','refsORIGIN':'references','attr-button-type-button':'the-button-element','concept-option-value':'the-option-element','tables':'rendering','quotaexceedederror':'infrastructure','attr-head-profile':'obsolete','handler-appcache-onnoupdate':'offline','dom-keygen-keytype':'the-keygen-element','dom-basefont-color':'obsolete','handler-onloadeddata':'webappapis','the-button-element-0':'rendering','attr-tdth-charoff':'obsolete','form-associated-element':'forms','dom-radionodelist-value':'common-dom-interfaces','writing-secure-applications-with-html':'introduction','dom-frame-frameborder':'obsolete','table-model-error':'attributes-common-to-td-and-th-elements','overview-of-the-parsing-model':'parsing','img-error':'the-img-element','ix-handler-onsroll':'index','dom-option-defaultselected':'the-option-element','dom-appcache-update':'offline','refsRFC2483':'references','media-elements':'media-elements','attr-tr-align':'obsolete','htmlbrelement':'the-br-element','dom-canvas-height':'the-canvas-element','urls':'urls','quirks-mode':'infrastructure','base64-table':'webappapis','dom-frame-contentwindow':'obsolete','mediaerror':'media-elements','concept-section':'headings-and-sections','cdata-section-state':'tokenization','ix-handler-window-onpopstate':'index','dom-texttrackcue-getcueashtml':'media-elements','common-input-element-attributes':'common-input-element-attributes','dom-tbody-insertrow':'the-tbody-element','attr-meter-optimum':'the-meter-element','doctype-public-identifier-(single-quoted)-state':'tokenization','best-practices-for-in-page-editors':'editing','concept-appcache-explicit':'offline','dom-mediacontroller-defaultplaybackrate':'media-elements','attr-area-shape-rect':'the-area-element','security-and-privacy-considerations':'media-elements',radio-button-group':'states-of-the-type-attribute','attr-input-min':'common-input-element-attributes','semantics-0':'elements','dom-style-scoped':'the-style-element','eventinit':'infrastructure','htmlheadelement':'the-head-element','refsRFC2237':'references','attr-input-type-url-keyword':'the-input-element','sandboxPluginApplet':'obsolete','doctype-public-identifier-(double-quoted)-state':'tokenization','unicode-serialization-of-an-origin':'browsers','htmlembedelement':'the-embed-element','application/xhtml+xml':'iana','application/x-www-form-urlencoded':'iana','syntax-errors':'introduction','htmlmediaelement':'media-elements','dom-history-replacestate':'history','dom-map-areas':'the-map-element','about:legacy-compat':'urls','attr-crossorigin-use-credentials':'urls','refsHPAAIG':'references','typemismatcherror':'infrastructure','parse-a-yearless-date-component':'common-microsyntaxes','collections':'common-dom-interfaces','refsRFC3629':'references','character-encoding-declaration':'the-meta-element','conceptuda-setter':'urls','element-dfn-attributes':'element-definitions','attr-keygen-challenge':'the-keygen-element','dom-texttrack-kind-captions':'media-elements','non-scripted':'infrastructure','concept-input-step-default':'common-input-element-attributes','dom-htmloptionscollection-add':'common-dom-interfaces','attr-div-align':'obsolete','best-practices-for-authors-using-media-elements':'media-elements','category-reset':'forms','dom-dir-compact':'obsolete','row-group-header':'attributes-common-to-td-and-th-elements','ix-handler-window-onblur':'index','dom-frame-marginheight':'obsolete','attr-ol-type-keyword-upper-roman':'the-ol-element','dom-hr-noshade':'obsolete','traverse-the-history':'history','concept-textarea-mutable':'the-textarea-element','sbu-not-copy':'webappapis','attr-input-type-text-keyword':'the-input-element','the-source-element':'the-source-element','tree-construction':'tokenization','attr-th-scope-col':'the-th-element','browsing-context-name':'browsers','n':'the-table-element','attr-area-shape-ircle':'the-area-element','element-definitions':'element-definitions','dom-area-port':'the-area-element','concept-progress-value':'the-progress-element','text-rendered-in-native-user-interfaces':'rendering','selector-in-range':'links','after-attribute-value-(quoted)-state':'tokenization','attr-fs-method-get':'form-submission','dom-dragevent-datatransfer':'dnd','receives-a-set-cookie-string':'infrastructure','attr-hyperlink-media':'links','concept-appcache-manifest-explicit':'offline','link-type-prev':'links','expose-a-user-interface-to-the-user':'media-elements','dom-area-host':'the-area-element','rules-for-parsing-integers':'common-microsyntaxes','appcache':'offline','dynamic-changes-to-base-urls':'urls','attr-fs-formmethod':'form-submission','refsGRAPHICS':'references','concept-appcache-mode':'offline','xml-mime-type':'infrastructure','absolute-url':'urls','concept-datetime-digit':'common-microsyntaxes','attr-img-hspace':'obsolete','list-of-newly-introduced-cues':'media-elements','common-parser-idioms':'cmmon-microsyntaxes','dom-element-tagname':'infrastructure','concept-fv-valid':'constraints','dom-img-height':'the-img-element','handler-onended':'webappapis','interactive-media':'rendering','encrypted-http-and-related-security-concerns':'urls','dom-opener':'browsers','using-the-option-element-to-define-a-command':'commands','table-descriptions-techniques':'the-table-element','dom-iframe-marginheight':'obsolete','parse-a-time-zone-offset-string':'common-microsyntaxes','a-link-or-button-containing-nothing-but-the-image':'the-img-element','object-type-detection':'the-object-element','explicit-eof-character':'parsing','value-track-kind-none':'media-elements','dom-basefont-face':'obsolete','dom-base-href':'the-base-element','attr-fe-maxlength':'attributes-common-to-form-controls','security-with-canvas-elements':'the-canvas-element','ix-handler-onplay':'index','the-status-bar-barprop-object':'browsers','htmlkeygenelement':'the-keygen-element','text-track-cue-start-alignment':'media-elements','dom-object-code':'obolete','the-body-element':'the-body-element','refsOGGSKELETONHEADERS':'references','heading-content':'content-models','dom-TrackList-getKind-categories':'media-elements','handler-onprogress':'webappapis','syntax-start-tag':'syntax','attr-html-manifest':'the-html-element','htmliframeelement':'the-iframe-element','dom-a-charset':'obsolete','mutationobserver':'infrastructure','the-output-element':'the-output-element','ix-handler-onemptied':'index','attr-input-type-image-keyword':'the-input-element','statically-validate-the-constraints':'constraints','white_space':'common-microsyntaxes','using-the-accesskey-attribute-to-define-a-command-on-other-elements':'commands','handler-onchange':'webappapis','dom-script-async':'the-script-element','bc-focus-ergo-bcc-focus':'editing','attr-ol-type-state-decimal':'the-ol-element','refsEDITING':'references','process-the-frame-attributes':'obsolete','quotes':'rendering','event-dragover':'dnd','script-data-state':'tokenization','scriptTagXSLT':'the-script-element','attr-ol-comact':'obsolete','htmltimeelement':'the-time-element','garbage-collection':'common-dom-interfaces','attribute-text':'element-definitions','prepare-a-script':'the-script-element','attribute-value-(single-quoted)-state':'tokenization','the-script-block\'s-type':'the-script-element','dom-uda-hash':'urls','script-data-double-escaped-state':'tokenization','character':'infrastructure','attr-iframe-sandbox-allow-forms':'browsers','the-title-attribute-0':'rendering','category-label':'forms','blocked-media-controller':'media-elements','unordered-set-of-unique-space-separated-tokens':'common-microsyntaxes','disk-space':'offline','attr-fe-name-charset':'attributes-common-to-form-controls','scriptingLanguages':'the-script-element','foster-parent':'tokenization','concept-timezone':'common-microsyntaxes','canceled-activation-steps':'content-models','refsWEBVTT':'references','concept-script':'webappapis','dom-area-media':'the-area-element','refsHTMLALTTECHS':'references','drag-data-store-mode':'dnd','read-plugin':'history''valid-date-string-with-optional-time':'common-microsyntaxes','latest-entry':'history','concept-yearless-date':'common-microsyntaxes','event-media-loadeddata':'media-elements','background':'introduction','htmlobjectelement':'the-object-element','script-data-escaped-end-tag-open-state':'tokenization','security-document':'dom','dom-navigator-iscontenthandlerregistered':'system-state-and-capabilities','case-sensitive':'infrastructure','audiotracklist-and-videotracklist-objects':'media-elements','using-the-a-element-to-define-a-command':'commands','dom-validitystate-toolong':'constraints','attr-background':'obsolete','selector-rtl':'links','the-marquee-element-0':'obsolete','refsRFC4281':'references','mediacontrollerplaybackstate':'media-elements','requirements-for-implementations':'obsolete','security':'dom','magic-border-selector':'rendering','dom-table-createcaption':'the-table-element','domstringmap-0':'common-dom-interfaces','invalidmodificationerror':'infrastructure','week-state-(type=week)':'states-of-th-type-attribute','dom-beforeunloadevent-returnvalue':'history','concept-appcache-foreign':'offline','state-and-property-attributes':'wai-aria','paragraphs':'content-models','dom-iframe-name':'the-iframe-element','refsBOCU1':'references','head-element-pointer':'parsing','the-ins-element':'the-ins-element','attr-embed-type':'the-embed-element','manually-releasing-the-storage-mutex':'system-state-and-capabilities','insert-an-html-element':'tokenization','best-representation-of-the-number-as-a-floating-point-number':'common-microsyntaxes','dom-contenteditable':'editing','comments':'syntax','dom-contextmenu':'the-menu-element','fire-loadeddata':'media-elements','submit-mutate-action':'constraints','attr-command-type-state-checkbox':'the-command-element','refsATAG':'references','list-of-active-formatting-elements':'parsing','nested-browsing-context':'browsers','attr-area-shape-keyword-rectangle':'the-area-element','dom-select-selectedindex':'the-select-element','phrasing-content':'content-models','dom-document-hed':'dom','the-input-element-as-a-range-control':'rendering','dnd':'dnd','attr-marquee-behavior':'obsolete','attr-meter-min':'the-meter-element','tag-clouds':'links','attr-col-width':'obsolete','event-media-seeking':'media-elements','dom-mediacontroller-buffered':'media-elements','dom-windowtimers-clearinterval':'timers','attr-command-disabled':'the-command-element','strike':'obsolete','handler-ondblclick':'webappapis','refsGREGORIAN':'references','event-dragenter':'dnd','dom-self':'browsers','months':'common-microsyntaxes','configuring-a-form-to-communicate-with-a-server':'forms','dom-document-lastmodified':'dom','support-the-scripting-language':'the-script-element','dom-source-src':'the-source-element','dom-select-required':'the-select-element','attr-script-type':'the-script-element','web+-scheme-prefix':'iana','creator-document':'browsers','script\'s-global-object':'webappapis','interactions-with-xpath-and-xslt':'interactions-with-xpath-and-xslt','refsSDPLABEL':'references','htmltableelement':'the-table-eement','dom-iframe-align':'obsolete','encoding-sniffing-algorithm':'parsing','attr-tdth-char':'obsolete','shows-caching-progress':'offline','concept-link-type-sniffing':'the-link-element','browsing-context-names':'browsers','dom-tr-cells':'the-tr-element','reflecting-content-attributes-in-idl-attributes':'common-dom-interfaces','parsing':'parsing','dom-domstringmap-additem':'common-dom-interfaces','multipart/form-data-encoding-algorithm':'constraints','refsATOM':'references','dom-dialog-close':'commands','ix-handler-onmouseup':'index','attr-param-type':'obsolete','dom-table-cellpadding':'obsolete','handler-onseeking':'webappapis','dom-menu-compact':'obsolete','dom-script-htmlfor':'obsolete','dom-input-checked':'common-input-element-apis','attr-track-srclang':'the-track-element','read-html':'history','dom-track-src':'the-track-element','attr-button-type-submit':'the-button-element','dom-track-label':'the-track-element','reset-the-form-owner':'association-of-controls-and-forms','report-the-controller-state':'edia-elements','remove-an-element-from-a-document':'infrastructure','dom-texttrack-showing':'media-elements','mouseevent-0':'infrastructure','mouseevent-1':'infrastructure','mouseevent-2':'infrastructure','mouseevent-3':'infrastructure','mouseevent-4':'infrastructure','mouseevent-5':'infrastructure','mouseevent-6':'infrastructure','htmlscriptelement':'the-script-element','mouseevent-8':'infrastructure','dom-mediacontroller-ended':'media-elements','concept-document-salvageable':'history','dom-frame-scrolling':'obsolete','refsBIG5':'references','isindex-0':'obsolete','refsRFC1468':'references','attr-area-nohref':'obsolete','suffering-from-an-underflow':'constraints','loading-xml-documents':'dom','serializing-html-fragments':'the-end','handler-mediacontroller-onended':'media-elements','attr-fs-formenctype':'form-submission','attr-fs-action':'form-submission','concept-video-intrinsic-height':'the-video-element','dom-videotrack-selected':'media-elements','dom-document-querycommandenabled':'editing-apis','cdata-sctions':'syntax','sections-and-headings':'rendering','dom-document-createelementns':'infrastructure','dom-col-ch':'obsolete','event-media-play':'media-elements','strip-line-breaks':'common-microsyntaxes','command-facet-hiddenstate':'commands','markup-declaration-open-state':'tokenization','sandboxed-scripts-browsing-context-flag':'browsers','dom-fs-novalidate':'form-submission','attr':'infrastructure','limited-to-numbers-greater-than-zero':'common-dom-interfaces','handling-first-frame-available':'media-elements','handler-window-onunload':'webappapis','dom-xmldocument-load':'dom','concept-extension':'links','rawtext-end-tag-name-state':'tokenization','attr-crossorigin-none':'urls','dom-media-startdate':'media-elements','refsSVG':'references','introduction-2':'constraints','dom-marquee-direction':'obsolete','concept-bc-noscript':'webappapis','frameset':'obsolete','in-seamless-mode':'the-iframe-element','ix-handler-onseeking':'index','ix-handler-onended':'index','attr-media-preload-auto':'media-elements','attrmedia-preload-metadata':'media-elements','ix-handler-window-onstorage':'index','alternative-style-sheet-sets':'infrastructure','text-track-loading':'media-elements','page-showing':'history','set-the-document\'s-address':'history','getcontext-return':'the-canvas-element','parsing-xhtml-fragments':'the-xhtml-syntax','attr-script-event':'obsolete','dom-mediacontroller-playbackstate':'media-elements','attr-select-size':'the-select-element','dom-document-getelementsbyname':'dom','the-bdo-element':'the-bdo-element','dom-mediaerror-media_err_aborted':'media-elements','dom-input-usemap':'obsolete','current-document-readiness':'dom','event-handler-event-type':'webappapis','text-track-cue-text':'media-elements','ix-handler-onprogress':'index','the-location-interface':'history','script-data-double-escaped-dash-state':'tokenization','attr-q-cite':'the-q-element','node':'infrastructure','dom-link-media':'the-link-element','willful-violation':'introduction','script-created-parser':'dynamic-markup-insertion','meta-generatr':'the-meta-element','handler-onstalled':'webappapis','attr-spellcheck':'editing-apis','category-submit':'forms','entry-script':'browsers','editing-0':'editing','time-zones':'common-microsyntaxes','dom-mediaerror-media_err_decode':'media-elements','attr-input-type-keywords':'the-input-element','refsSDP':'references','dom-texttrackcuelist-getcuebyid':'media-elements','attr-a-charset':'obsolete','data-protocol':'infrastructure','meta-keywords':'the-meta-element','dom-document-forms':'dom','scriptEndTag':'tokenization','dom-br-clear':'obsolete','ix-handler-onplaying':'index','concept-datetime':'common-microsyntaxes','html-namespace':'infrastructure','effective-playback-rate':'media-elements','track-label':'the-track-element','a-group-of-images-that-form-a-single-larger-picture-with-links':'the-img-element','dom-marquee-vspace':'obsolete','navigating-nested-browsing-contexts-in-the-dom':'browsers','dom-progress-position':'the-progress-element','slaved-media-elements':'media-elements','attr-meta-content':'the-mta-element','ix-handler-window-onunload':'index','sec-implicit-aria-semantics':'wai-aria','processing-model-4':'editing','text-track-hidden':'media-elements','dom-applet-height':'obsolete','hardwareLimitations':'infrastructure','attr-caption-align':'obsolete','overlong-form':'infrastructure','concept-appcache-onlinewhitelist':'offline','dom-tdth-abbr':'obsolete','event-input-change':'common-input-element-apis','sequential-link-types':'links','refsRFC1034':'references','time-state-(type=time)':'states-of-the-type-attribute','attr-body-margintop':'obsolete','concept-node-replace':'infrastructure','dom-dim-width':'dimension-attributes','local-dates-and-times':'common-microsyntaxes','editors':'infrastructure','media-timeline':'media-elements','ix-handler-window-onresize':'index','dom-table-insertrow':'the-table-element','xml-parser':'the-xhtml-syntax','concept-n-noscript':'webappapis','dom-uievent-view':'infrastructure','handler-texttrack-oncuechange':'media-elements','attr-col-align':'obsolete','htmlselectelemnt':'the-select-element','preferred-style-sheet-set':'infrastructure','valid-media-query':'common-microsyntaxes','ignore-opens-during-unload-counter':'dynamic-markup-insertion','reset-the-insertion-mode-appropriately':'parsing','dom-table-createtbody':'the-table-element','normalized-timeranges-object':'media-elements','the-textarea-element-0':'rendering','nestedParsing':'parsing','dom-tr-align':'obsolete','concept-http-equivalent-get':'urls','active-frame-element':'obsolete','script-data-escape-start-state':'tokenization','xml-namespace':'namespaces','table-charref-overrides':'tokenization','dom-applet-hspace':'obsolete','ix-handler-onloadedmetadata':'index','dom-dataset':'global-attributes','event-definitions-0':'history','documentfragment':'infrastructure','dir':'obsolete','timeranges':'media-elements','conformance-checkers':'infrastructure','attr-hyperlink-href':'links','document\'s-character-encoding':'infrastructure','input-type-attr-summary':'the-input-element','list-of-code-entry-points':'webappapis''remove-a-token-from-a-string':'common-microsyntaxes','the-keygen-element-0':'rendering','event-media-playing':'media-elements','dom-document-hasfocus':'editing','dom-button-value':'the-button-element','secondary-browsing-contexts':'browsers','dom-input-width':'the-input-element','clear-the-stack-back-to-a-table-context':'tokenization','concept-column-group':'attributes-common-to-td-and-th-elements','rules-for-updating-the-display-of-webvtt-text-tracks':'infrastructure','dom-media-have_current_data':'media-elements','dom-frame-marginwidth':'obsolete','event-readystatechange':'dom','attr-tr-bgcolor':'obsolete','global-dates-and-times':'common-microsyntaxes','the-pre-element':'the-pre-element','refsRFC1345':'references','concept-submit-button':'forms','attr-img-crossorigin':'the-img-element','refsPDF':'references','dom-fs-enctype':'form-submission','refsSHIFTJIS':'references','ix-handler-onmouseover':'index','htmldocument':'browsers','dom-window-nameditem':'browsers','durationChange':'media-elements','conceptbutton':'forms','refsWEBADDRESSES':'references','attr-param-value':'the-param-element','parse-a-time-zone-offset-component':'common-microsyntaxes','refsECMA262':'references','attr-input-hspace':'obsolete','reset-button-state-(type=reset)':'states-of-the-type-attribute','the-rt-element':'the-rt-element','resource-metadata-management':'dom','securityerror':'infrastructure','system-state-and-capabilities':'system-state-and-capabilities','link-type-license':'links','autoplaying-flag':'media-elements','the-rules-for-choosing-a-browsing-context-given-a-browsing-context-name':'browsers','ltr-specific':'rendering','named-access-on-the-window-object':'browsers','attr-command-type-keyword-radio':'the-command-element','handler-oncuechange':'webappapis','text-track-cue-text-position':'media-elements','handler-oninvalid':'webappapis','attr-dfn-title':'the-dfn-element','compiled-pattern-regular-expression':'common-input-element-attributes','history':'history','dom-mediacontroller-playing':'media-elements','html-parser':'arsing','attr-track-kind-subtitles':'the-track-element','set-of-space-separated-tokens':'common-microsyntaxes','browser-interface-elements':'browsers','running-mutation-observers':'browsers','iana':'iana','the-id-attribute':'global-attributes','style-default-media':'the-style-element','dom-datatransferitemlist-removeitem':'dnd','dom-input-type':'the-input-element','an-entry-with-persisted-user-state':'history','dom-li-value':'the-li-element','htmlparagraphelement':'the-p-element','dom-document':'infrastructure','dom-uda-hostname':'urls','functionstringcallback':'dnd','dom-tdth-ch':'obsolete','script\'s-referrer-source':'webappapis','popstateeventinit':'history','form-control-dirname-attribute':'form-submission','charset512':'the-meta-element','attr-meta-http-equiv-set-cookie':'the-meta-element','refsRFC4329':'references','dom-table-deletecaption':'the-table-element','dom-fieldset-type':'the-fieldset-element','attr-object-standby':'obsolete','mouseevent':'infrastructure','image-maps-0':'rendering','attr-mod-atetime':'attributes-common-to-ins-and-del-elements','dom-media-have_metadata':'media-elements','attr-input-type-range-keyword':'the-input-element','dom-prompt':'user-prompts','live':'infrastructure','parse-a-time-string':'common-microsyntaxes','text-track-cue-automatic-line-position':'media-elements','scope':'introduction','after-doctype-system-keyword-state':'tokenization','scriptTagParserResumes':'tokenization','concept-dropzone-operation':'dnd','dom-print':'user-prompts','svgmatrix':'infrastructure','obtain-the-storage-mutex':'webappapis','next-input-character':'parsing','dom-applet-object':'obsolete','closing-elements-that-have-implied-end-tags':'tokenization','attr-input-readonly':'common-input-element-attributes','ix-handler-onstalled':'index','rules-for-constructing-the-chapter-tree-from-a-text-track':'media-elements','content-type-sniffing:-text-or-binary':'urls','character-reference-in-attribute-value-state':'tokenization','report-the-error':'webappapis','parsing-main-incaption':'tokenization','do-input-dirname':'the-input-element','concept-input-step-default-base':'common-input-element-attributes','before-doctype-name-state':'tokenization','attr-ol-type-keyword-lower-roman':'the-ol-element','webvtt-cue-text-rendering-rules':'infrastructure','attr-tabindex':'editing','xmp':'obsolete','dom-area-target':'the-area-element','dom-a-rel':'the-a-element','dom-object-type':'the-object-element','printing':'user-prompts','act-as-if-a-token-had-been-seen':'tokenization','attr-link-media':'the-link-element','effectAllowed-initialization':'dnd','refsTYPEDARRAY':'references','attributes-common-to-form-controls':'attributes-common-to-form-controls','eventhandlernonnull':'webappapis','the-datatransferitemlist-interface':'dnd','discard-a-document':'browsers','handler-onselect':'webappapis','domexception':'infrastructure','htmlformcontrolscollection-0':'common-dom-interfaces','handler-ontimeupdate':'webappapis','date-state-(type=date)':'states-of-the-type-attribute','xml-compatible':'infrastructure','aria-role-attribte':'wai-aria','dom-window-locationbar':'browsers','img-inc':'the-img-element','htmlbuttonelement':'the-button-element','attr-fs-novalidate':'form-submission','table-uda':'urls','xmlhttprequest-base-url':'infrastructure','media-playback':'media-elements','text-track-not-loaded':'media-elements','attr-optgroup-label':'the-optgroup-element','dom-mouseevent-ctrlkey':'infrastructure','dom-pagetransitionevent-persisted':'history','dom-img-alt':'the-img-element','dom-option-disabled':'the-option-element','dom-command-checked':'the-command-element','explicit-self-navigation-override':'history','the-param-element':'the-param-element','attr-dim-height':'dimension-attributes','charset':'the-meta-element','dom-texttrack-kind':'media-elements','table-model':'attributes-common-to-td-and-th-elements','xhtml':'the-xhtml-syntax','attr-marquee-direction-left':'obsolete','history-traversal':'history','the-option-element':'the-option-element','internal-algorithm-for-scanning-and-assigning-header-cells':'attributes-common-to-t-and-th-elements','sandboxScriptBlocked':'webappapis','dom-texttrackcue-snaptolines':'media-elements','garbage-collection-and-browsing-contexts':'browsers','attr-script-src':'the-script-element','htmlareaelement':'the-area-element','onerroreventhandlernonnull':'webappapis','dom-tr-bgcolor':'obsolete','htmldialogelement':'commands','dom-document-linkcolor':'obsolete','parser-appcache':'tokenization','url-query':'urls','attr-hyperlink-type':'links','form-submission-algorithm':'constraints','appcacheevents':'offline','scripts-that-modify-the-page-as-it-is-being-parsed':'the-end','sandboxPluginObject':'the-object-element','outline':'headings-and-sections','attr-select-multiple':'the-select-element','get-the-timed-task':'timers','htmlmarqueeelement':'obsolete','attr-iframe-sandbox':'the-iframe-element','dom-location-pathname':'history','the-span-element':'the-span-element','definitions':'constraints','ix-handler-oncanplaythrough':'index','dom-click':'editing','omit-credentials-flag':'infrastructure','void-elemens':'syntax','dom-quote-cite':'the-blockquote-element','dom-datatransfer-files':'dnd','the-input-element-as-domain-specific-widgets':'rendering','effective-script-origin':'browsers','wrongdocumenterror':'infrastructure','dom-tdth-rowspan':'attributes-common-to-td-and-th-elements','script-processing-parser-inserted':'the-script-element','xmldocument':'dom','dom-dialog-returnvalue':'commands','the-keygen-element':'the-keygen-element','attr-media-preload-auto-state':'media-elements','parse-a-local-date-and-time-string':'common-microsyntaxes','text-track-cue-pause-on-exit-flag':'media-elements','a-quick-introduction-to-html':'introduction','event-mediacontroller-pause':'media-elements','rcdata-state':'tokenization','ix-handler-onabort':'index','dom-fs-formmethod':'form-submission','refsRFC2806':'references','attr-link-urn':'obsolete','htmlquoteelement':'the-blockquote-element','attr-input-autocomplete':'common-input-element-attributes','command-facet-id':'commands','user-prompts':'user-prompts','dom-video-poster:'the-video-element','dom-a-rellist':'the-a-element','forced-sandboxing-flag-set':'history','forms':'forms','closing-the-input-stream':'dynamic-markup-insertion','window':'browsers','listing':'obsolete','attr-th-scope':'the-th-element','dom-object-codetype':'obsolete','dom-external':'system-state-and-capabilities','text-track-cue-order':'media-elements','refsRFC1842':'references','attr-object-data':'the-object-element','ix-handler-onmousemove':'index','update-the-session-history-with-the-new-page':'history','event-mediacontroller-loadeddata':'media-elements','conversations':'links','the-h5-element':'the-aside-element','refsCP50220':'references','text-track-cue-alignment':'media-elements','print-media':'rendering','attr-tdth-height':'obsolete','form-controls':'rendering','after-doctype-system-identifier-state':'tokenization','attr-table-align':'obsolete','refsWCAG':'references','concept-http-equivalent-codes':'urls','category-listed':'forms','refsEUCKR':'references','attr-media-muted':'media-elements','attr-yperlink-usemap':'image-maps','signedpublickeyandchallenge':'the-keygen-element','dom-font-color':'obsolete','rendering':'rendering','enabling-and-disabling-scripting':'webappapis','uievent':'infrastructure','embedded-content-1':'rendering','embedded-content-0':'edits-and-lists','task-source':'webappapis','dom-ol-compact':'obsolete','the-dialog-element':'commands','attr-track-default':'the-track-element','a-utf-16-encoding':'infrastructure','other-metadata-names':'the-meta-element','the-required-attribute':'common-input-element-attributes','selector-read-only':'links','authors-using-xhtml':'iana','refsFULLSCREEN':'references','ready-to-be-parser-executed':'the-script-element','handler-onwaiting':'webappapis','clear-the-list-of-active-formatting-elements-up-to-the-last-marker':'parsing','concept-progress-maximum':'the-progress-element','dom-window-personalbar':'browsers','dom-input-height':'the-input-element','frames':'obsolete','making-entire-documents-editable:-the-designmode-idl-attribute':'editing','attrbody-marginwidth':'obsolete','best-practices-for-implementors-of-media-elements':'media-elements','attr-command-radiogroup':'the-command-element','canvas':'the-canvas-element','syntax-tag-omission':'syntax','ix-handler-onkeyup':'index','a-browsing-context-is-discarded':'browsers','dom-applet-vspace':'obsolete','attr-dl-compact':'obsolete','dom-navigator-appversion':'system-state-and-capabilities','common-pitfalls-to-avoid-when-using-the-scripting-apis':'introduction','handler-onvolumechange':'webappapis','htmlunknownelement':'elements','dom-area-protocol':'the-area-element','eventhandler':'webappapis','writing-a-form\'s-user-interface':'forms','target-element':'history','sectioning-root':'headings-and-sections','the-size-attribute':'common-input-element-attributes','the-main-part-of-the-content':'links','mutationobserver-scripting-environment':'infrastructure','dependencies':'infrastructure','event-online':'offline','unloading-document-cleanup-steps':'history','htmllinkelement':'the-link-element','heading-cntent-0':'content-models','checkbox-state-(type=checkbox)':'states-of-the-type-attribute','dom-textarea-dirname':'the-textarea-element','earliest-possible-position-when-the-script-started':'media-elements','has-a-style-sheet-that-is-blocking-scripts':'styling','language':'global-attributes','dom-track-kind':'the-track-element','dom-progress-max':'the-progress-element','attr-dir-ltr':'global-attributes','mutation-during-parsing':'tokenization','dom-audiotrack-kind':'media-elements','valid-list-of-integers':'common-microsyntaxes','script-processing-encoding':'the-script-element','concept-form-reset':'constraints','handler-mediacontroller-onloadedmetadata':'media-elements','attr-hr-width':'obsolete','the-style-attribute':'global-attributes','the-div-element':'the-div-element','dom-meter-max':'the-meter-element','cache-host':'offline','dom-table-border':'the-table-element','dom-document-writeln':'dynamic-markup-insertion','handler-marquee-onbounce':'obsolete','dom-input-files':'common-input-element-apis','unknon-images':'the-img-element','refsFILESYSTEMAPI':'references','dom-fae-form':'association-of-controls-and-forms','dom-script-defer':'the-script-element','dom-document-cookie':'dom','building-menus-and-toolbars':'the-menu-element','domimplementation':'infrastructure','elements-0':'syntax','elements-1':'index','determine-the-value-of-a-named-property':'infrastructure','concept-option-index':'the-option-element','script-execution-environment':'webappapis','parse-a-sandboxing-directive':'browsers','limited-to-only-non-negative-numbers':'common-dom-interfaces','dropzone-processing-steps':'dnd','dom-img-longdesc':'obsolete','attr-media-mediagroup':'media-elements','invalidstateerror':'infrastructure','dom-tdth-height':'obsolete','dom-a-href':'the-a-element','dom-window-statusbar':'browsers','the-drag-data-item-type-string':'dnd','concept-table-advance':'attributes-common-to-td-and-th-elements','script-processing-for':'the-script-element','attr-ol-type-state-lower-alpha':'the-ol-element','the-readonly-attribute':'cmmon-input-element-attributes','error-codes':'media-elements','the-q-element':'the-q-element','dom-history-length':'history','event-media-emptied':'media-elements','dom-option-tvds':'the-option-element','mouseevent-7':'infrastructure','dom-document-applets':'obsolete','negative-tabindex':'editing','syntax-charref':'syntax','concept-media-load-algorithm':'media-elements','attr-command-type':'the-command-element','frame-border-color':'rendering','dom-document-close':'dynamic-markup-insertion','parsing-main-inforeign':'tokenization','attr-form-accept':'obsolete','attr-input-type-radio-keyword':'the-input-element','the-figure-element':'the-figure-element','semantics':'semantics','dom-object-declare':'obsolete','img-all':'the-img-element','attr-tbody-valign':'obsolete','dom-tdth-bgcolor':'obsolete','attr-track-kind-chapters':'the-track-element','refsUTF7':'references','refsHTML4':'references','refsHTML5':'references','dom-a-name':'obsolete','document.title':'dom','valid-non-empty-url-potentially-surrounded-by-spces':'urls','ix-handler-onwaiting':'index','the-scrollbar-barprop-object':'browsers','dom-input-pattern':'the-input-element','syntax-cdata':'syntax','dom-object-hspace':'obsolete','handler-onemptied':'webappapis','dom-input-value-default-on':'common-input-element-apis','htmltablecaptionelement':'the-caption-element','script-closable':'browsers','ignore-destructive-writes-counter':'dynamic-markup-insertion','synchronous-section':'webappapis','dom-option-index':'the-option-element','refsRFC6266':'references','dates-and-times':'common-microsyntaxes','refsRFC5280':'references','using-the-accesskey-attribute-on-a-label-element-to-define-a-command':'commands','optional-tags':'syntax','the-windowproxy-object':'browsers','attribute-value-(double-quoted)-state':'tokenization','video-object-fit':'rendering','attr-link-sizes':'links','ix-handler-window-onscroll':'index','attr-link-methods':'obsolete','dom-table-deleterow':'the-table-element','handler-appcache-onobsolete':'offline','dom-document-domain':'browsers','domform-name':'the-form-element','editing':'editing','isindex':'tokenization','dom-img-name':'obsolete','attr-th-scope-row':'the-th-element','script\'s-browsing-context':'webappapis','concept-video-intrinsic-width':'the-video-element','code-unit-length':'infrastructure','refsICE':'references','scroll-to-fragid':'history','the-input-element-as-a-file-upload-control':'rendering','refsXHTMLMOD':'references','refsOPENSEARCH':'references','attr-form-autocomplete':'the-form-element','converted-to-ascii-uppercase':'infrastructure','controller-playback':'media-elements','dom-area-coords':'the-area-element','dom-htmlallcollection-item-string':'common-dom-interfaces','event-pageshow':'history','dom-param-value':'the-param-element','base-dnd-feedback':'dnd','the-var-element':'the-var-element','redirect-steps':'infrastructure','selector-checked':'links','processinginstruction':'infrastructure','dom-area-hostname':'the-area-element','general-guidelines':'the-img-element','sec-strong-native-semantics':'wai-aria','dom-media-nded':'media-elements','dom-fs-formtarget':'form-submission','the-article-element':'the-article-element','parsing-cache-manifests':'offline','ix-handler-ontimeupdate':'index','algorithm-for-ending-a-row-group':'attributes-common-to-td-and-th-elements','bgsound':'obsolete','dom-audiotrack-id':'media-elements','xmlhttprequest-referrer-source':'infrastructure','set-of-scripts-that-will-execute-as-soon-as-possible':'the-script-element','concept-option-selectedness':'the-option-element','attr-input-dirname':'common-input-element-attributes','attr-input-checked':'the-input-element','dom-command-ro-commandicon':'commands','misinterpreted-for-compatibility':'parsing','spacer':'obsolete','has-an-element-in-the-specific-scope':'parsing','the-aside-element':'the-aside-element','dom-command-type':'the-command-element','dom-fs-target':'form-submission','dom-videotrack-language':'media-elements','dom-label-htmlfor':'the-label-element','dom-mediaerror-media_err_src_not_supported':'media-elements','attr-contenteditable':'eiting','attr-input-value':'the-input-element','htmlheadingelement':'the-aside-element','xml':'infrastructure','dom-area-hreflang':'the-area-element','the-dirname-attribute':'common-input-element-attributes','dom-appcache-status':'offline','refsWHATWGWIKI':'references','custom-validity-error-message':'constraints','dom-length':'browsers','the-min-and-max-attributes':'common-input-element-attributes','prescan-a-byte-stream-to-determine-its-encoding':'parsing','dom-mediacontroller':'media-elements','attr-area-shape-default':'the-area-element','navigatorcontentutils':'system-state-and-capabilities','misnested-tags:-b-p-/b-/p':'the-end','media-controller-playback-rate':'media-elements','dom-classname':'global-attributes','valid-normalized-forced-utc-global-date-and-time-string':'common-microsyntaxes','allowed-to-show-a-pop-up':'browsers','media-element-attributes':'media-elements','attr-input-type':'the-input-element','push-a-ruby-annotation':'the-ruby-element','parsing-main-intr':'tokenization','algorithm-for-pocessing-rows':'attributes-common-to-td-and-th-elements','dom-tdth-colspan':'attributes-common-to-td-and-th-elements','refsRFC3987':'references','htmlspanelement':'the-span-element','dom-table-createtfoot':'the-table-element','concept-spellcheck-default':'editing-apis','sce-not-copy':'webappapis','ix-handler-window-ononline':'index','attr-body-marginleft':'obsolete','parsing-main-intd':'tokenization','webvtt-cue-text-parsing-rules':'infrastructure','dom-datatransferitemlist-add':'dnd','attr-iframe-sandbox-allow-scripts':'browsers','dom-datatransferitemlist-length':'dnd','the-header-element':'the-header-element','dom-meta-content':'the-meta-element','end-tag-open-state':'tokenization','dom-node-localname':'infrastructure','execute-the-script-block':'the-script-element','concept-input-min-default':'common-input-element-attributes','dom-object-data':'the-object-element','dom-mediaerror-media_err_network':'media-elements','dom-validitystate-rangeunderflow':'constraints','defineTimeline':'media-elements','ix-hanler-ondurationchange':'index','svg-namespace':'namespaces','text/cache-manifest':'iana','attr-map-name':'the-map-element','concept-transferable-neutered':'common-dom-interfaces','concept-time':'common-microsyntaxes','infrastructure':'infrastructure','original-insertion-mode':'parsing','the-dragevent-interface':'dnd','security-2':'browsers','rules-for-updating-the-text-track-rendering':'media-elements','handler-mediacontroller-ontimeupdate':'media-elements','refsDOT':'references','attr-source-src':'the-source-element','text-track':'media-elements','toolbars-0':'rendering','dom-datalist-options':'the-datalist-element','dom-command-label':'the-command-element','concept-node-insert':'infrastructure','attr-script-language':'obsolete','element-dfn-dom':'element-definitions','row-header':'attributes-common-to-td-and-th-elements','rules-for-parsing-non-negative-integers':'common-microsyntaxes','current-pixel-density':'the-img-element','parsing-main-afterbody':'tokenization','dom-iframe-longdesc':'obsolete','rules-fr-parsing-a-list-of-dimensions':'common-microsyntaxes','the-summary-element':'the-summary-element','text-track-cue':'media-elements','ended-playback':'media-elements','the-dropzone-attribute':'dnd','attr-option-selected':'the-option-element','dom-mod-datetime':'attributes-common-to-ins-and-del-elements','foster-parent-element':'tokenization','refsCSSCOLOR':'references','form-submission':'form-submission','an-overridden-reload':'dom','attr-hyperlink-target':'links','dom-media-videotracks':'media-elements','scripting-1':'scripting-1','selector-valid':'links','dom-domstringmap-removeitem':'common-dom-interfaces','dom-appcache-updateready':'offline','security-0':'constraints','parse-a-global-date-and-time-string':'common-microsyntaxes','dom-applet-width':'obsolete','delaying-the-load-event-flag':'media-elements','content-type-sniffing:-image':'urls','refsUAAG':'references','replacement-enabled':'history','wai-aria':'wai-aria','concept-appcache-selection':'offline','attr-media-preload':'media-elements','dates':'ommon-microsyntaxes','dom-marquee-loop':'obsolete','refsCSSOMVIEW':'references','attr-menu-compact':'obsolete','valid-time-zone-offset-string':'common-microsyntaxes','insert-an-element-into-a-document':'infrastructure','valid-non-empty-url':'urls','authoring':'image-maps','the-external-interface':'system-state-and-capabilities','dom-output-type':'the-output-element','script-data-escaped-end-tag-name-state':'tokenization','url-scheme':'urls','the-p-element':'the-p-element','dom-embed-type':'the-embed-element','refsMPEG2':'references','boolean-attribute':'common-microsyntaxes','refsMPEG4':'references','interfaces-for-url-manipulation':'urls','rendered-legend':'rendering','writing':'syntax','dom-ul-compact':'obsolete','dom-appcache-abort':'offline','ix-handler-onblur':'index','attr-iframe-name':'the-iframe-element','dom-texttrackcue-text':'media-elements','dom-iframe-contentwindow':'the-iframe-element','event-mediacontroller-ratechange':'media-elements','dom-datatransferitemlist-clear':'dnd','tabular-data':'taular-data','concept-fe-value':'attributes-common-to-form-controls','joint-session-history':'history','rcdata-less-than-sign-state':'tokenization','dom-fe-autofocus':'attributes-common-to-form-controls','relaxing-the-same-origin-restriction':'browsers','refsWEBSTORAGE':'references','dom-document-getelementbyid':'infrastructure','dom-confirm':'user-prompts','blocked-on-parser':'media-elements','adjust-mathml-attributes':'tokenization','dom-input-accept':'the-input-element','dom-caption-align':'obsolete','attr-media-loop':'media-elements','dom-alert':'user-prompts','text-track-list-of-cues':'media-elements','dom-fe-name':'attributes-common-to-form-controls','the-area-element':'the-area-element','doctype-state':'tokenization','external':'system-state-and-capabilities','dom-mouseevent-button':'infrastructure','link-type-bookmark':'links','concept-input-required':'common-input-element-attributes','texttracklist':'media-elements','attr-keygen-keytype':'the-keygen-element','prefix-match':'infrastructure','refsCESU8:'references','runtime-script-errors-in-documents':'webappapis','attr-crossorigin-use-credentials-keyword':'urls','dom-mediacontroller-unpause':'media-elements','source-node':'dnd','time-ranges':'media-elements','handler-window-onerror':'webappapis','attr-area-shape-keyword-default':'the-area-element','dom-input-required':'the-input-element','attr-ol-type-state-upper-roman':'the-ol-element','attr-dir-rtl':'global-attributes','method-context':'timers','concept-media-load-resource':'media-elements','pending-dialog-stack':'commands','fragment-case':'the-end','text-track-cue-writing-direction':'media-elements','serializing-xhtml-fragments':'the-xhtml-syntax','handler-onclose':'webappapis','text-track-cue-display-state':'media-elements','concept-input-value-number-string':'the-input-element','dom-canvas-width':'the-canvas-element','dom-time-datetime':'the-time-element','attr-hx-align':'obsolete','create-an-element-for-the-token':'tokenization','element-content-categories':'index','ix-handler-window-onload':'inde','concept-input-value-string-number':'the-input-element','month-state-(type=month)':'states-of-the-type-attribute','some-sample-manifests':'offline','push-a-ruby-level':'the-ruby-element','downloading-hyperlinks':'links','insertion-point':'parsing','dom-document-open':'dynamic-markup-insertion','the-application-cache-selection-algorithm':'offline','htmlbodyelement':'the-body-element','assigning-keyboard-shortcuts':'editing','concept-input-value-string-date':'the-input-element','boolean-attributes':'common-microsyntaxes','ix-handler-window-onpageshow':'index','script\'s-document':'webappapis','refsCORS':'references','provides-a-paint-source':'infrastructure','assigning-a-media-controller-declaratively':'media-elements','media-controller-volume-multiplier':'media-elements','resetBCName':'history','the-dt-element':'the-dt-element','dom-validitystate-customerror':'constraints','table-descriptions':'the-table-element','links-created-by-a-and-area-elements':'links','dom-iframe-marginwidth':'obsolete','dom-table-reatethead':'the-table-element','dom-link-rev':'obsolete','the-map-element':'the-map-element','dom-document-body':'dom','rules-for-parsing-dimension-values':'common-microsyntaxes','attr-tbody-char':'obsolete','value-track-kind-caption':'media-elements','the-window-object':'browsers','editing-apis':'editing-apis','process-the-iframe-attributes':'the-iframe-element','refsISO885911':'references','handler-texttracklist-onremovetrack':'media-elements','dom-validitystate-rangeoverflow':'constraints','handler-mediacontroller-oncanplaythrough':'media-elements','palpable-content':'content-models','texttrackmode':'media-elements','drag-data-store-item-list':'dnd','data-mining':'infrastructure','dom-fs-formenctype':'form-submission','the-object-element':'the-object-element','dom-table-deletethead':'the-table-element','dom-form-autocomplete':'the-form-element','run-post-click-activation-steps':'content-models','dom-document-readystate':'dom','opener-browsing-context':'browsers','the-rp-element':'the-rp-element','handle-window-onhashchange':'webappapis','comment':'tokenization','dom-th-scope':'the-th-element','nodelist':'infrastructure','attr-command-checked':'the-command-element','attr-track-kind-keyword-subtitles':'the-track-element','refsSRGB':'references','concept-input-immutable':'the-input-element','the-li-element':'the-li-element','dom-a-coords':'obsolete','design-notes':'introduction','attr-iframe-frameborder':'obsolete','attr-hyperlink-hreflang':'links','ready-states':'media-elements','current-target-element':'dnd','parsing-main-inselect':'tokenization','attr-link-title':'the-link-element','a-serialization-of-the-image-as-a-file':'the-canvas-element','the-marquee-element':'rendering','dom-a-shape':'obsolete','compliance-with-other-specifications':'introduction','attr-dropzone-copy':'dnd','past-names-map':'the-form-element','handler-marquee-onstart':'obsolete','text-track-cue-horizontal-writing-direction':'media-elements','the-thead-element':'the-thead-element','event-hashchange':'history','dom-location-href':'hisory','raw-text-elements':'syntax','publickeyandchallenge':'the-keygen-element','create-a-document-object':'history','represents':'rendering','textcontent':'infrastructure','dom-window-blur':'editing','refsRFC3986':'references','the-del-element':'the-del-element','selector-ltr':'links','concept-plugin-secure':'infrastructure','event-media-loadstart':'media-elements','following-hyperlinks':'links','attr-embed-hspace':'obsolete','refsCSSRUBY':'references','noembed':'obsolete','htmltablecolelement':'the-colgroup-element','refsUNDO':'references','concept-embed-active':'the-embed-element','groupings-of-browsing-contexts':'browsers','text/html':'iana','browsing-context':'browsers','dom-top':'browsers','restrictions-on-content-models-and-on-attribute-values':'introduction','dom-form-length':'the-form-element','event-loop':'webappapis','dom-document-nameditem-filter':'dom','attr-table-width':'obsolete','audience':'introduction','networking-task-source':'webappapis','dom-a-pathname':'the-a-element','dom-history-pushsate':'history','parse-a-duration-string':'common-microsyntaxes','concept-task':'webappapis','attr-body-alink':'obsolete','dom-applet-alt':'obsolete','the-dl-element':'the-dl-element','dom-navigator-canplaytype':'media-elements','attributes-common-to-td-and-th-elements':'attributes-common-to-td-and-th-elements','exposed':'dom','x-that':'introduction','concept-input-min-zero':'common-input-element-attributes','lists-of-integers':'common-microsyntaxes','run-canceled-activation-steps':'content-models','duration-time-component':'common-microsyntaxes','attr-base-target':'the-base-element','return-value':'user-prompts','images':'rendering','dom-media-played':'media-elements','requirements-relating-to-bidirectional-algorithm-formatting-characters':'requirements-relating-to-bidirectional-algorithm-formatting-characters','attributes-common-to-ins-and-del-elements':'attributes-common-to-ins-and-del-elements','text-track-cue-start-time':'media-elements','selector-out-of-range':'links','dom-location':'history','dom-inpu-indeterminate':'the-input-element','marquee-loop-count':'obsolete','attr-table-summary':'obsolete','dom-textarea-cols':'the-textarea-element','nomodificationallowederror':'infrastructure','aborterror':'infrastructure','concept-range-bp':'infrastructure','dom-texttrack-inbandmetadatatrackdispatchtype':'media-elements','concept-command':'commands','the-video-element':'the-video-element','refsRFC2445':'references','selector-hover':'links','concept-appcache-manifest-network':'offline','dom-mediacontroller-duration':'media-elements','text-track-cue-identifier':'media-elements','ordered-set-of-unique-space-separated-tokens':'common-microsyntaxes','attr-fs-method-post':'form-submission','references':'references','dom-media-src':'media-elements','dom-document-all':'obsolete','attr-object-code':'obsolete','throw':'infrastructure','the-meter-element-0':'rendering','the-script-settings-determined-from-the-node':'webappapis','limited-to-only-known-values':'common-dom-interfaces','concept-row':'attributes-common-to-td-nd-th-elements','refsRFC4648':'references','yearless-dates':'common-microsyntaxes','edits-and-tables':'edits-and-lists','dom-popstateevent-state':'history','non-interactive':'infrastructure','title-on-style':'the-style-element','attr-link-charset':'obsolete','serializing-a-css-value':'infrastructure','dom-trees':'infrastructure','list-of-available-images':'the-img-element','stack-of-open-elements':'parsing','timer-task-source':'timers','refsRFC2119':'references','content-type':'urls','the-command':'the-command-element','attr-body-text':'obsolete','webappapis':'webappapis','dom-input-stepup':'common-input-element-apis','did-perform-automatic-track-selection':'media-elements','dom-img-naturalwidth':'the-img-element','dom-table-caption':'the-table-element','dfn-read-only-array':'infrastructure','using-the-button-element-to-define-a-command':'commands','cssstyledeclaration':'infrastructure','temporary-buffer':'tokenization','attr-link-type':'the-link-element','event-media-suspend':'media-elements','attr-commandtype-state-command':'the-command-element','event-media-stalled':'media-elements','refsSDPOFFERANSWER':'references','htmltablesectionelement':'the-tbody-element','handler-ondrag':'webappapis','the-title-attribute':'global-attributes','attr-source-type':'the-source-element','clear-the-stack-back-to-a-table-body-context':'tokenization','styling':'styling','attr-input-autocomplete-on-state':'common-input-element-attributes','refsJPEG':'references','concept-bc-script':'webappapis','handler-window-onbeforeunload':'webappapis','inline-documentation-for-external-scripts':'the-script-element','attr-textarea-readonly':'the-textarea-element','handler-oninput':'webappapis','the-code-element':'the-code-element','concept-select-pick':'the-select-element','toolbar-state':'the-menu-element','increment-the-marquee-current-loop-index':'obsolete','htmlimageelement':'the-img-element','drageventinit':'dnd','dom-video-videowidth':'the-video-element','the-personal-bar-barprop-object':'browsers','attr-table-rules':'obsolete','dateime-value':'the-time-element','refused-to-allow-the-document-to-be-unloaded':'history','rcdata-end-tag-open-state':'tokenization','attr-img-align':'obsolete','attr-fs-formnovalidate':'form-submission','syntax-text':'syntax','handler-appcache-onupdateready':'offline','list-of-scripts-that-will-execute-when-the-document-has-finished-parsing':'the-script-element','attr-command-title':'the-command-element','domstringmap':'common-dom-interfaces','the-input-element-as-a-text-entry-widget':'rendering','mathml':'mathml','htmloptgroupelement':'the-optgroup-element','dom-mouseevent-screeny':'infrastructure','dom-mouseevent-screenx':'infrastructure','password-state-(type=password)':'states-of-the-type-attribute','dom-videotracklist-selectedindex':'media-elements','dom-showmodaldialog':'user-prompts','trackeventinit':'media-elements','current-input-character':'parsing','dom-appcache-swapcache':'offline','parsing-main-inhtml':'tokenization','dom-document-scripts':'dom','external-resource-link':'links','htmlbaseelement':the-base-element','dom-windowbase64-atob':'webappapis','popstateevent':'history','dom-event-target':'infrastructure','attr-iframe-scrolling':'obsolete','link-type-noreferrer':'links','forming-a-table':'attributes-common-to-td-and-th-elements','dom-col-width':'obsolete','text-track-cue-size':'media-elements','the-fieldset-element-0':'rendering','file':'infrastructure','attr-input-type-password-keyword':'the-input-element','presentational-hints':'rendering','ix-handler-onfocus':'index','dom-meter-value':'the-meter-element','the-time-element':'the-time-element','script-data-double-escape-end-state':'tokenization','dom-form-nameditem':'the-form-element','script-data-escaped-less-than-sign-state':'tokenization','refsX121':'references','dom-navigator-online':'offline','concept-id':'infrastructure','dom-object-usemap':'the-object-element','obsolete-but-conforming-features':'obsolete','refsMEDIAFRAG':'references','utf-8':'infrastructure','close-the-cell':'tokenization','dialog-arguments':'user-prompts','the-select-lement':'the-select-element','text-track-cue-end-alignment':'media-elements','attr-track-label':'the-track-element','dom-track-default':'the-track-element','fire-waiting-when-waiting':'media-elements','attr-a-rev':'obsolete','blocked-on-its-media-controller':'media-elements','refsHTMLDIFF':'references','durations':'common-microsyntaxes','the-input-byte-stream':'parsing','dom-table-rows':'the-table-element','attr-fs-method-post-keyword':'form-submission','command-facet-action':'commands','dom-draggable':'dnd','refs2DCONTEXT':'references','the-menu-element':'the-menu-element','script-data-double-escape-start-state':'tokenization','dom-outerhtml':'infrastructure','concept-http-equiv-extensions':'the-meta-element','anonymous-command':'commands','bogus-doctype-state':'tokenization','dom-window-nameditem-filter':'browsers','fallback-content':'content-models','dom-datatransfer-effectallowed':'dnd','number-state-(type=number)':'states-of-the-type-attribute','attr-body-link':'obsolete','keywords-and-enumerated-attriutes':'common-microsyntaxes','attr-body-marginheight':'obsolete','barred-from-constraint-validation':'constraints','dom-fs-encoding':'form-submission','event-mediacontcoller-ended':'media-elements','the-em-element':'the-em-element','attr-form-autocomplete-on-state':'the-form-element','attr-fe-disabled':'attributes-common-to-form-controls','dom-media-texttracks':'media-elements','definitions-0':'webappapis','definitions-1':'webappapis','concept-appcache-newer':'offline','dom-texttrackcue-align':'media-elements','dom-cva-validationmessage':'constraints','killing-scripts':'webappapis','non-fatal-media-error':'media-elements','dom-canvas-todataurl':'the-canvas-element','alt':'the-img-element','value-track-kind-main':'media-elements','directly-reachable-browsing-contexts':'browsers','dom-dialog-show':'commands','table-encoding-overrides':'parsing','the-h1-element':'the-aside-element','dom-mod-cite':'attributes-common-to-ins-and-del-elements','tt':'obsolete','dom-validitystate-valuemissing':'constraints','seamlesLinks':'history','tree-order':'infrastructure','concept-input-type-file-selected':'states-of-the-type-attribute','foreign-elements':'syntax','refsRFC2109':'references','initial-code-entry-point':'webappapis','the-ruby-element':'the-ruby-element','dom-document-embeds':'dom','application-cache-api':'offline','handler-onsuspend':'webappapis','dom-form-elements':'the-form-element','handler-window-onafterprint':'webappapis','dom-navigator-yieldforstorageupdates':'system-state-and-capabilities','use-div-for-wrappers':'the-section-element','dom-mediacontroller-volume':'media-elements','refsTIS620':'references','dom-table-rules':'obsolete','dom-fieldset-disabled':'the-fieldset-element','handler-window-onoffline':'webappapis','dom-area-type':'the-area-element','htmltextareaelement':'the-textarea-element','dom-cva-validity':'constraints','dom-timeranges-length':'media-elements','processing-model':'urls','navigate-non-Document':'history','concept-fs-method':'form-submission','event-handler-idl-attributes':'webappapis''the-link-is-an-alternative-stylesheet':'links','ascii-compatible-character-encoding':'infrastructure','non-conforming-features':'obsolete','htmllegendelement':'the-legend-element','attr-textarea-placeholder':'the-textarea-element','refsJSURL':'references','official-playback-position':'media-elements','dom-tr-valign':'obsolete','security-3':'history','form-submission-0':'constraints','security-1':'browsers','safe-passing-of-structured-data':'common-dom-interfaces','scriptTagXML':'the-xhtml-syntax','dom-script-event':'obsolete','plugins':'infrastructure','dom-audio':'the-audio-element','preprocessing-the-input-stream':'parsing','inert':'editing','attr-textarea-rows':'the-textarea-element','dom-textarea-wrap':'the-textarea-element','ix-handler-onmousewheel':'index','table-script-bom':'the-script-element','terminology-1':'urls','terminology-0':'urls','media-resource-specific-text-track':'media-elements','insertion-mode':'parsing','attr-track-kind-captions':'the-track-element','dom-datatransfer-getdata':'dnd','ttr-input-placeholder':'common-input-element-attributes','mathml-text-integration-point':'tokenization','webvtt-file-using-cue-text':'infrastructure','dom-based-xslt-1.0-processors':'interactions-with-xpath-and-xslt','tokenization':'tokenization','flow-content-1':'content-models','flow-content-0':'rendering','attr-hr-color':'obsolete','script-data-double-escaped-dash-dash-state':'tokenization','dom-window-item':'browsers','dom-validitystate-stepmismatch':'constraints','sandboxPluginEmbed':'the-embed-element','dom-texttrackcue':'media-elements','doctype-name-state':'tokenization','attr-meter-low':'the-meter-element','attr-script-defer':'the-script-element','dom-area-href':'the-area-element','table-uda-examples':'urls','text-track-cue-end-time':'media-elements','dom-window-scrollbars':'browsers','document.write()':'dynamic-markup-insertion','nobr':'obsolete','handler-appcache-ondownloading':'offline','dom-textarea-defaultvalue':'the-textarea-element','windowtimers':'timers','concept-document-content-type':'inrastructure','dom-mediacontroller-played':'media-elements','comment-state':'tokenization','states-of-the-type-attribute':'states-of-the-type-attribute','read-text':'history','same-origin':'browsers','the-document\'s-address':'dom','dom-style-type':'the-style-element','refsPPUTF8':'references','url-encoded-form-data':'constraints','attr-col-charoff':'obsolete','attr-tbody-align':'obsolete','attr-tdth-valign':'obsolete','convert-a-list-of-dimensions-to-a-list-of-pixel-values':'rendering','concept-option-disabled':'the-option-element','inter-element-whitespace':'content-models','concept-event-type':'infrastructure','dom-texttrack-hidden':'media-elements','no-quirks-mode':'infrastructure','application/x-www-form-urlencoded-encoding-algorithm':'constraints','the-track-element':'the-track-element','suffering-from-a-custom-error':'constraints','attr-a-urn':'obsolete','dom-option-tvd':'the-option-element','event-media-timeupdate':'media-elements','dom-map-name':'the-map-element','dom-location-port':'history','dom-oject-caller':'the-object-element','dom-mediacontroller-seekable':'media-elements','attr-ul-type':'obsolete','introduction-9':'rendering','introduction-8':'rendering','introduction-5':'webappapis','introduction-4':'offline','introduction-7':'dnd','introduction-6':'editing','introduction-1':'forms','introduction-0':'media-elements','introduction-3':'links','the-button-element':'the-button-element','implied-strong-reference':'common-dom-interfaces','dom-output-value':'the-output-element','dom-a-search':'the-a-element','suffering-from-a-step-mismatch':'constraints','dom-button-type':'the-button-element','the-ol-element':'the-ol-element','meta-charset-during-parse':'tokenization','event-appcache-cached':'offline','dom-domimplementation-createhtmldocument':'infrastructure','constructing-form-data-set':'constraints','concept-range-end':'infrastructure','pending-application-cache-download-process-tasks':'offline','appcache-history-2':'history','attr-tdth-colspan':'attributes-common-to-td-and-th-elements','refsABNF''references','attr-col-span':'the-col-element','document':'dom','dom-window-status':'browsers','element-dfn-content-model':'element-definitions','drag-data-store-bitmap':'dnd','dom-input-autocomplete':'the-input-element','dom-media-defaultplaybackrate':'media-elements','the-i-element':'the-i-element','the-embed-element':'the-embed-element','figcaption-as-alt-condition':'the-img-element','concept-appcache-mode-fast':'offline','text-track-failed-to-load':'media-elements','paragraph':'content-models','dom-innerhtml':'infrastructure','attr-textarea-rows-value':'the-textarea-element','has-an-element-in-select-scope':'parsing','refsCSSUI':'references','indexsizeerror':'infrastructure','start-the-track-processing-model':'media-elements','dom-html-version':'obsolete','dom-keygen-challenge':'the-keygen-element','handler-appcache-onprogress':'offline','history-autocomplete':'history','dom-texttrackcue-position':'media-elements','ascii-case-insensitive':'infrastructure','magically-aligned':'commands','only-contemporar-times':'states-of-the-type-attribute','dom-videotracklist-gettrackbyid':'media-elements','dom-script-src':'the-script-element','numbers':'common-microsyntaxes','traverse-the-history-by-a-delta':'history','rules-for-parsing-a-legacy-color-value':'common-microsyntaxes','writing-cache-manifests':'offline','sandboxPluginNavigate':'history','abort-a-parser':'the-end','has-an-element-in-button-scope':'parsing','ix-handler-ondragstart':'index','frameset-ok-flag':'parsing','attr-tdth-rowspan':'attributes-common-to-td-and-th-elements','comment-start-dash-state':'tokenization','attr-marquee-direction-right':'obsolete','hyperlink-annotation':'links','menus':'the-menu-element','attr-tdth-bgcolor':'obsolete','dom-img-ismap':'the-img-element','refsDOM2HTML':'references','refsNPAPI':'references','unicode-code-point':'infrastructure','attr-mod-cite':'attributes-common-to-ins-and-del-elements','attr-data-*':'global-attributes','value-track-kind-main-desc':'media-elements','stop-parsing':'the-end','enabling-and-disabling-fom-controls':'attributes-common-to-form-controls','reflect':'common-dom-interfaces','ix-handler-onclose':'index','dom-linkstyle-disabled':'styling','attr-iframe-hspace':'obsolete','sandboxed-seamless-iframes-flag':'browsers','dom-document-anchors':'obsolete','input-type-change':'the-input-element','adoptionAgency':'tokenization','dom-datatransferitemlist-item':'dnd','dom-history-go':'history','column-group-header':'attributes-common-to-td-and-th-elements','color-spaces-and-color-correction':'the-canvas-element','dom-accesskeylabel':'editing','htmlaudioelement':'the-audio-element','dom-option-selected':'the-option-element','notfounderror':'infrastructure','refsXPATH10':'references','obsolete-permitted-doctype':'syntax','candidate-for-constraint-validation':'constraints','dom-parent':'browsers','refsMIMESNIFF':'references','bidirectional-text':'rendering','hierarchyrequesterror':'infrastructure','attr-style-type':'the-style-element','the-lang-and-xml:lang-attributes':'global-attributes','refsE163':'references''refsARIAIMPL':'references','dom-marquee-hspace':'obsolete','handler-tracklist-onchange':'media-elements','dom-media-networkstate':'media-elements','htmlmodelement':'attributes-common-to-ins-and-del-elements','dom-manipulation-task-source':'webappapis','meta-application-name':'the-meta-element','pagetransitioneventinit':'history','dom-body-text':'obsolete','dom-media-have_future_data':'media-elements','dom-uievent-detail':'infrastructure','after-doctype-public-identifier-state':'tokenization','beforeunloadevent':'history','honor-user-preferences-for-automatic-text-track-selection':'media-elements','seek-the-media-controller':'media-elements','edits-and-lists':'edits-and-lists','attr-input-type-date-keyword':'the-input-element','adjust-foreign-attributes':'tokenization','dom-hr-size':'obsolete','windowproxy':'browsers','dom-head-profile':'obsolete','create-a-script-from-a-node':'webappapis','associatedSection':'headings-and-sections','attr-td-scope':'obsolete','multipart-form-data':'constraints','interactivecontent-0':'content-models','the-nav-element':'the-nav-element','after-doctype-public-keyword-state':'tokenization','seeking':'media-elements','concept-appcache-status':'offline','event-media-pause':'media-elements','selector-optional':'links','rules-for-parsing-a-hash-name-reference':'common-microsyntaxes','concept-input-step-scale':'common-input-element-attributes','svg-0':'mathml','conformance-requirements':'infrastructure','refsRFC2616':'references','dom-media-autoplay':'media-elements','dom-event-istrusted':'infrastructure','dom-datatransferitem-kind':'dnd','dom-link-rel':'the-link-element','the-footer-element':'the-footer-element','dom-select-size':'the-select-element','concept-option-label':'the-option-element','event-mediacontroller-timeupdate':'media-elements','auxiliary-browsing-contexts':'browsers','implicit-submission':'constraints','attr-table-datapagesize':'obsolete','attr-textarea-required':'the-textarea-element','the-initial-insertion-mode':'tokenization','generate-implied-end-tags':'tokeniztion','handler-onkeyup':'webappapis','attr-progress-value':'the-progress-element','concept-fe-values':'attributes-common-to-form-controls','writing-xhtml-documents':'the-xhtml-syntax','dom-media-addtexttrack':'media-elements','attr-area-shape-keyword-poly':'the-area-element','named-character-references-table':'named-character-references','attr-option-value':'the-option-element','event-loops':'webappapis','attr-crossorigin-anonymous-keyword':'urls','valid-url':'urls','dom-area-rellist':'the-area-element','rules-for-parsing-simple-color-values':'common-microsyntaxes','editing-hosts':'rendering','attr-param-name':'the-param-element','event':'infrastructure','handler-texttrackcue-onexit':'media-elements','dom-input-value':'common-input-element-apis','attr-embed-align':'obsolete','attr-option-name':'obsolete','attr-blockquote-cite':'the-blockquote-element','dom-window-close':'browsers','cookie-averse-document-object':'dom','attr-button-type-submit-state':'the-button-element','attr-input-required':'common-input-eement-attributes','handler-onratechange':'webappapis','steps-to-expose-a-media-resource-specific-text-track':'media-elements','security-window':'browsers','task-queue':'webappapis','offline':'offline','dom-canvas-getcontext':'the-canvas-element','dom-command-command':'the-command-element','concept-get-attributes-when-sniffing':'parsing','charset1024':'the-meta-element','dom-media-buffered':'media-elements','uppercase-ascii-letters':'common-microsyntaxes','the-progress-element':'the-progress-element','attr-img-src':'the-img-element','attr-lang':'global-attributes','input-stream':'parsing','dom-fs-action':'form-submission','placeholder-label-option':'the-select-element','matches-the-environment':'common-microsyntaxes','attr-option-label':'the-option-element','dom-windowtimers-setinterval':'timers','other-parsing-state-flags':'parsing','rel-up':'links','refsHTTP':'references','completely-loaded':'the-end','expiring-application-caches':'offline','the-audio-element':'the-audio-element','dom-focus':'editing','domsharedworkerglobalscope-applicationcache':'offline','iframe-sandboxing-flag-set':'browsers','replaced-elements':'rendering','the-after-after-frameset-insertion-mode':'tokenization','concept-handler-error':'webappapis','dom-tr-ch':'obsolete','concept-spellcheck-default-false':'editing-apis','security-risks-in-the-drag-and-drop-model':'dnd','attr-media-preload-metadata-state':'media-elements','handler-onmouseover':'webappapis','refsMFREL':'references','attr-object-classid':'obsolete','allowed-to-navigate':'browsers','dom-hidden':'editing','insert-a-foreign-element':'tokenization','using-the-accesskey-attribute-on-a-legend-element-to-define-a-command':'commands','script-data-double-escaped-less-than-sign-state':'tokenization','ix-handler-window-onoffline':'index','dom-colgroup-span':'the-colgroup-element','script-data-escaped-dash-dash-state':'tokenization','dom-spellcheck':'editing-apis','has-an-element-in-list-item-scope':'parsing','timed-text-tracks':'media-elements','implementing-the-server-side-processingfor-a-form':'forms','limiting-user-input-length':'attributes-common-to-form-controls','concept-event-listener':'infrastructure','attr-textarea-dirname':'the-textarea-element','attr-a-name':'obsolete','parse-state':'parsing','handler-tracklist-onremovetrack':'media-elements','script':'the-script-element','introduction':'introduction','menus-intro':'the-menu-element','invalidcharactererror':'infrastructure','hashchangeeventinit':'history','pragma-directives':'the-meta-element','list-state':'the-menu-element','dom-base-target':'the-base-element','attr-object-border':'obsolete','canvas-blob-serialization-task-source':'the-canvas-element','linkstyle':'infrastructure','uievent-0':'infrastructure','dom-link-hreflang':'the-link-element','dragevent':'dnd','concept-input-value-default-range':'states-of-the-type-attribute','conforming-documents':'infrastructure','refsBECSS':'references','dom-applet-align':'obsolete','obsolete':'obsolete','eventtarget':'infrastructure','attr-meta-name':'the-meta-element','transparent-cntent-models':'content-models','simple-dialogs':'user-prompts','media-controllers':'media-elements','unload-a-document':'history','attr-li-type':'obsolete','text-content':'content-models','attr-input-step':'common-input-element-attributes','dom-area-pathname':'the-area-element','link-type-author':'links','handler-window-onpopstate':'webappapis','concept-cell':'attributes-common-to-td-and-th-elements','arraybuffer':'infrastructure','handler-window-onbeforeprint':'webappapis','the-a-element':'the-a-element','phrasing-content-1':'content-models','phrasing-content-0':'rendering','dom-uda-search':'urls','command-api':'commands','htmlallcollection':'common-dom-interfaces','dom-navigator-unregisterprotocolhandler':'system-state-and-capabilities','interactive':'infrastructure','attr-tr-char':'obsolete','dom-window-focus':'editing','dom-table-width':'obsolete','the-colgroup-element':'the-colgroup-element','the-tr-element':'the-tr-element','ordinal-value':'the-li-element','warnings-for-obsolete-but-conforming-feature':'obsolete','skip-whitespace':'common-microsyntaxes','html-namespace-0':'namespaces','cache-failure-steps':'offline','dom-mediacontroller-currenttime':'media-elements','dom-uda-protocol':'urls','events':'webappapis','attr-area-shape-keyword-rect':'the-area-element','read-media':'history','session-history':'history','dom-select-item':'the-select-element','valid-url-potentially-surrounded-by-spaces':'urls','audiotrack':'media-elements','dom-document-referrer':'dom','attr-body-marginbottom':'obsolete','handler-tracklist-onaddtrack':'media-elements','handler-texttracklist-onaddtrack':'media-elements','dom-datatransfer-dropeffect':'dnd','dom-media-controls':'media-elements','syntax-doctype':'syntax','dom-frameset-rows':'obsolete','attr-table-border':'the-table-element','attr-track-kind-keyword-captions':'the-track-element','handler-appcache-onchecking':'offline','xlink-namespace':'namespaces','attr-input-type-week-keyword':'the-input-element','maximum-allowed-value-length':'attributes-common-to-form-controls','ttr-iframe-sandbox-allow-same-origin':'browsers','htmlpreelement':'the-pre-element','dom-link-charset':'obsolete','the-draggable-attribute':'dnd','attr-fs-method':'form-submission','attr-dir-rtl-state':'global-attributes','sandboxWindowOpen':'browsers','before-doctype-public-identifier-state':'tokenization','event-definition':'history','attr-dir-auto-state':'global-attributes','windows':'browsers','dom-tdth-choff':'obsolete','command-facet-label':'commands','dom-navigator-useragent':'system-state-and-capabilities','attr-area-shape':'the-area-element','dom-iframe-scrolling':'obsolete','attr-style-title':'the-style-element','concept-output-mode':'the-output-element','refsIANACHARSET':'references','attributes-for-form-submission':'form-submission','determining-the-character-encoding':'parsing','maps-to-the-pixel-length-property':'rendering','content-type-sniffing':'urls','javascript-global-environment':'infrastructure','refsHTML':'references','drag-and-drop-initialization-steps':'dnd','maps-to-the-dimension-prperty':'rendering','change-the-encoding':'parsing','event-media-canplaythrough':'media-elements','generic-raw-text-element-parsing-algorithm':'tokenization','html-vs-xhtml':'introduction','refsRFC2046':'references','dom-hx-align':'obsolete','pop-a-ruby-level':'the-ruby-element','the-xhtml-syntax':'the-xhtml-syntax','dom-font-face':'obsolete','font':'obsolete','attr-option-disabled':'the-option-element','concept-n-script':'webappapis','dom-frames':'browsers','entry-update':'history','webvtt-cue-text-dom-construction-rules':'infrastructure','appropriate-form-encoding-algorithm':'constraints','attr-a-shape':'obsolete','dom-document-dir':'global-attributes','global-attributes':'global-attributes','queue-a-task':'webappapis','dom-object-standby':'obsolete','interactive-elements':'interactive-elements','the-abbr-element':'the-abbr-element','windowbase64':'webappapis','dom-frame-noresize':'obsolete','attr-style-scoped':'the-style-element','inert-subtrees':'editing','multipart/form-data-boundary-string':'constraint','the-autocomplete-attribute':'common-input-element-attributes','refsXMLNS':'references','parse-a-month-component':'common-microsyntaxes','attr-input-type-tel-keyword':'the-input-element','parsing-main-intabletext':'tokenization','fire-a-dnd-event':'dnd','script\'s-base-url':'webappapis','xmlhttprequest-origin':'infrastructure','restrictions-for-contents-of-script-elements':'the-script-element','association-of-controls-and-forms':'association-of-controls-and-forms','dom-texttracklist-length':'media-elements','concept-range-start':'infrastructure','generic-rcdata-element-parsing-algorithm':'tokenization','structure-of-this-specification':'introduction','the-label-element':'the-label-element','attr-input-autocomplete-off-state':'common-input-element-attributes','valid-duration-string':'common-microsyntaxes','dom-window-stop':'browsers','referrer-source':'urls','active-parser':'dom','dom-mouseevent-shiftkey':'infrastructure','handler-window-onfocus':'webappapis','the-meter-element':'the-meter-element','dom-inut-max':'the-input-element','concept-fe-checked':'attributes-common-to-form-controls','url-host':'urls','designMode':'editing','refsHATOM':'references','dom-applet-codebase':'obsolete','attr-param-valuetype':'obsolete','attr-fs-enctype-formdata':'form-submission','storage-mutex':'webappapis','parse-a-date-component':'common-microsyntaxes','attr-track-kind-descriptions':'the-track-element','css-position-absolute-anchored':'commands','concept-input-checked-dirty-flag':'the-input-element','lists-of-dimensions':'common-microsyntaxes','user-interface':'media-elements','img-load':'the-img-element','about-blank-origin':'browsers','dom-form-acceptcharset':'the-form-element','attr-fs-target':'form-submission','dom-blur':'editing','before-attribute-name-state':'tokenization','dom-hashchangeevent-newurl':'history','the-h1,-h2,-h3,-h4,-h5,-and-h6-elements':'the-aside-element','locked-for-focus':'editing','refsEVENTSOURCE':'references','ix-handler-onerror':'index','state-object':'history','concept-table':'attributes-comon-to-td-and-th-elements','refsBCP47':'references','attr-input-type-submit-keyword':'the-input-element','dom-cva-setcustomvalidity':'constraints','establish-script-block-source':'the-script-element','run-synthetic-click-activation-steps':'content-models','refsRFC6350':'references','dom-body-alink':'obsolete','dom-dim-height':'dimension-attributes','embedded-content':'content-models','script-data-less-than-sign-state':'tokenization','the-multiple-attribute':'common-input-element-attributes','collections-0':'infrastructure','dom-embed-src':'the-embed-element','event-media-ended':'media-elements','dom-media-error':'media-elements','doctype-system-identifier-(double-quoted)-state':'tokenization','dom-input-value-default':'common-input-element-apis','element-restrictions':'syntax','refsRFC2045':'references','dom-body-link':'obsolete','datacloneerror':'infrastructure','paused-for-in-band-content':'media-elements','hyperlink':'links','dom-navigator':'system-state-and-capabilities','text-track-disabled':'media-elemnts','attr-body-vlink':'obsolete','handler-ondragleave':'webappapis','attr-dialog-open':'commands','table-aria-weak':'wai-aria','refsCSSFONTS':'references','value-sanitization-algorithm':'the-input-element','found-another-audio-track':'media-elements','htmlsourceelement':'the-source-element','dom-link-sizes':'the-link-element','concept-form-association':'association-of-controls-and-forms','the-head-element':'the-head-element','ix-handler-window-onbeforeprint':'index','concept-dnd-ro':'dnd','multipart/x-mixed-replace':'iana','handler-ondragover':'webappapis','collect-a-sequence-of-characters':'common-microsyntaxes','dom-texttrack-language':'media-elements','handler-onblur':'webappapis','dom-label-control':'the-label-element','character-reference-in-rcdata-state':'tokenization','dom-external-issearchproviderinstalled':'system-state-and-capabilities','refsDOMPARSING':'references','parse-a-manifest':'offline','platform-array-objects':'infrastructure','the-accesskey-attribute':'editing','tag-name-state':'tokeniztion','value-track-kind-alternate':'media-elements','text-level-semantics':'text-level-semantics','dom-input-value-value':'common-input-element-apis','attr-th-scope-rowgroup':'the-th-element','refsRFC2781':'references','current-playback-position':'media-elements','blob':'infrastructure','dom-media-play':'media-elements','concept-error-nothandled':'webappapis','ascii-serialization-of-an-origin':'browsers','dom-media-controller':'media-elements','xmlns-namespace':'namespaces','data-state':'tokenization','dom-appcache-downloading':'offline','secondary-browsing-context':'browsers','fatal-decode-error':'media-elements','ix-handler-ondrop':'index','navigate-fragid-step':'history','refsSELECTORS':'references','downloading-or-updating-an-application-cache':'offline','htmlprogresselement':'the-progress-element','concept-appcache-completeness':'offline','handler-ondragend':'webappapis','dom-uda-port':'urls','concept-appcache-obsolete':'offline','dom-form-item':'the-form-element','dom-fs-formnovalidate':'form-submissin','refsPINGBACK':'references','dom-script-charset':'the-script-element','attr-input-type-datetime-keyword':'the-input-element','unicode-character':'infrastructure','attr-embed-name':'obsolete','dom-object-archive':'obsolete','attr-textarea-wrap-hard-state':'the-textarea-element','textarea-effective-width':'rendering','handler-window-onpagehide':'webappapis','dom-input-list':'common-input-element-apis','default-playback-start-position':'media-elements','the-table-element':'the-table-element','event-popstate':'history','marquee-current-loop-index':'obsolete','event-appcache-progress':'offline','dom-tree-accessors':'dom','dimRendering':'rendering','parse-a-url':'urls','attr-table-frame':'obsolete','attr-input-type-datetime-local-keyword':'the-input-element','attr-media-preload-none':'media-elements','found-a-media-resource-specific-timed-track':'media-elements','dom-a-hostname':'the-a-element','webvtt-file':'infrastructure','concept-meter-optimum':'the-meter-element','multicol':'obsolete','following-hyperlink-0':'links','stopped-due-to-errors':'media-elements','dom-windowmodal-returnvalue':'user-prompts','converting-a-character-width-to-pixels':'rendering','creator-browsing-context':'browsers','concept-dropzone-match':'dnd','dom-select-remove':'the-select-element','concept-fs-enctype':'form-submission','attr-tdth-align':'obsolete','active-range':'editing-apis','dom-option-label':'the-option-element','ancestor-browsing-context':'browsers','concept-meter-minimum':'the-meter-element','misnested-tags:-b-i-/b-/i':'the-end','refsXHTML1':'references','url-decomposition-idl-attributes':'urls','dom-ul-type':'obsolete','radio-button-state-(type=radio)':'states-of-the-type-attribute','attr-dir-ltr-state':'global-attributes','dom-datatransferitem-getasfile':'dnd','htmlframeelement':'obsolete','concept-http-equivalent-headers':'urls','event-drag':'dnd','url-state-(type=url)':'states-of-the-type-attribute','concept-appcache-fallback':'offline','anchor-points':'commands','dom-textarea-value':'the-textarea-element','attr-ifram-sandbox-allow-top-navigation':'browsers','drag-data-store-allowed-effects-state':'dnd','dom-track-readystate':'the-track-element','event-media-ratechange':'media-elements','dom-link-href':'the-link-element','attr-object-name':'the-object-element','attr-area-coords':'the-area-element','dom-datatransferitem-type':'dnd','attr-track-kind-metadata':'the-track-element','onerroreventhandler':'webappapis','attr-ol-type-keyword-lower-alpha':'the-ol-element','dom-command-ro-commanddisabled':'commands','the-location-bar-barprop-object':'browsers','attr-dropzone-move':'dnd','dom-location-protocol':'history','list-of-the-descendant-browsing-contexts':'browsers','text-track-label':'media-elements','compatibility-caseless':'infrastructure','newlines':'syntax','validitystate':'constraints','event-mediacontroller-canplay':'media-elements','attr-a-coords':'obsolete','dom-location-assign':'history','cors-enabled-fetch':'urls','attr-input-maxlength':'common-input-element-attributes','the-end':'the-end','attribute-value-(unquoed)-state':'tokenization','constructing-the-form-data-set':'constraints','dom-track-none':'the-track-element','the-ul-element':'the-ul-element','dom-tbody-align':'obsolete','metadata-content-0':'content-models','location':'history','event-media-abort':'media-elements','attr-hr-size':'obsolete','the-sup-element':'the-sub-and-sup-elements','concept-rel-extensions':'links','drag-data-store-default-feedback':'dnd','dom-navigator-platform':'system-state-and-capabilities','limited-quirks-mode':'infrastructure','attr-form-name':'the-form-element','event-offline':'offline','the-legend-element':'the-legend-element','big':'obsolete','refsPORTERDUFF':'references','spin-the-event-loop':'webappapis','do-not-apply':'common-input-element-attributes','dom-form-submit':'the-form-element','attr-command-icon':'the-command-element','attr-fs-formaction':'form-submission','dom-appcache-idle':'offline','hidden-elements':'rendering','attr-fe-name-isindex':'attributes-common-to-form-controls','run-pre-click-activation-steps':'contet-models','image-map':'image-maps','dom-param-name':'the-param-element','concept-appcache-upgrade':'offline','the-caption-element':'the-caption-element','parser-inserted':'the-script-element','facets':'commands','handler-window-onload':'webappapis','ignore':'infrastructure','valid-local-date-and-time-string':'common-microsyntaxes','dom-mouseevent-metakey':'infrastructure','ix-handler-window-onerror':'index','dom-media-network_idle':'media-elements','root-element-of-a-document-object':'infrastructure','input-author-notes':'forms','element-interfaces':'index','dom-a-protocol':'the-a-element','terminology':'infrastructure','event-definitions':'media-elements','converted-to-ascii-lowercase':'infrastructure','the-title-element-0':'dom','dom-table-tfoot':'the-table-element','attr-source-media':'the-source-element','has-an-element-in-table-scope':'parsing','valid-floating-point-number':'common-microsyntaxes','dom-option-text':'the-option-element','refsECMA357':'references','examples':'examples','naming-form-contros':'attributes-common-to-form-controls','dom-fs-formaction':'form-submission','set-the-current-base-text':'the-ruby-element','refsWIN874':'references','script-processing-src-sync':'the-script-element','bindings':'rendering','ix-event-handlers':'index','refsCSSATTR':'references','dom-applet-code':'obsolete','strictly-split-a-string':'common-microsyntaxes','dom-input-valueasnumber':'common-input-element-apis','list-of-text-tracks':'media-elements','dom-legend-form':'the-legend-element','rules-for-parsing-a-legacy-font-size':'rendering','opening-the-input-stream':'dynamic-markup-insertion','input-impl-notes':'states-of-the-type-attribute','attr-track-src':'the-track-element','script-processing-src-prepare':'the-script-element','document-family':'browsers','refsWEBGL':'references','noframes':'obsolete','attr-command-command':'the-command-element','selector-disabled':'links','the-document-object':'dom','attr-iframe-allowtransparency':'obsolete','dom-document-write':'dynamic-markup-insertion','the-directionality''global-attributes','the-list-attribute':'common-input-element-attributes','one-permitted-sandboxed-navigator':'browsers','dom-details-open':'the-details-element','escapingString':'the-end','the-noscript-element':'the-noscript-element','interactive-content':'content-models','dom-location-search':'history','dom-col-align':'obsolete','dom-tr-rowindex':'the-tr-element','handler-mediacontroller-onpause':'media-elements','event-dragleave':'dnd','attr-iframe-src':'the-iframe-element','using-the-rules-for':'parsing','refsPOLYGLOT':'references','refsRFC5322':'references','hidden-state-(type=hidden)':'states-of-the-type-attribute','valid-browsing-context-name':'browsers','command-facet-accesskey':'commands','attr-input-type-number-keyword':'the-input-element','self-closing-start-tag-state':'tokenization','security-and-privacy':'system-state-and-capabilities','script-data-end-tag-open-state':'tokenization','attr-fs-method-get-keyword':'form-submission','parsing-main-inhead':'tokenization','location-of-the-media-resouce':'media-elements','attr-link-sizes-any':'links','refsRFC2318':'references','parser-pause-flag':'parsing','dom-document-fgcolor':'obsolete','container-frame-element':'rendering','ix-handler-onpause':'index','unfocusing-steps':'editing','dom-select-selectedoptions':'the-select-element','text-track-cue-line-position':'media-elements','refsCSP':'references','ix-handler-oncontextmenu':'index','alphanumeric-ascii-characters':'common-microsyntaxes','acknowledgements':'acknowledgements','suffering-from-a-pattern-mismatch':'constraints','dom-document-querycommandvalue':'editing-apis','quirks-mode-doctypes':'tokenization','dom-object-vspace':'obsolete','stylesheet':'infrastructure','concept-input-mutable':'the-input-element','dom-option':'the-option-element','dom-col-span':'the-col-element','refsX690':'references','the-h6-element':'the-aside-element','text-track-cue-computed-line-position':'media-elements','perform-a-microtask-checkpoint':'webappapis','ix-handler-ondragend':'index','sections':'sections','ready-forpost-load-tasks':'the-end','dom-navigator-registerprotocolhandler':'system-state-and-capabilities','document-metadata':'the-html-element','refsCOMPUTABLE':'references','reconstruct-the-active-formatting-elements':'parsing','common-event-behaviors':'common-input-element-apis','dom-audiotracklist-gettrackbyid':'media-elements','range-state-(type=range)':'states-of-the-type-attribute','htmlulistelement':'the-ul-element','transferable-objects':'common-dom-interfaces','attr-input-align':'obsolete','the-iframe-element':'the-iframe-element','atob':'webappapis','the-before-head-insertion-mode':'tokenization','bring-the-media-element-up-to-speed-with-its-new-media-controller':'media-elements','dom-hr-align':'obsolete','datatransfer':'dnd','dom-table-summary':'obsolete','refsMAILTO':'references','dom-select-multiple':'the-select-element','dom-marquee-width':'obsolete','constraint-validation':'constraints','script-processing-prepare':'the-script-element','htmlparamelement':'the-param-element','concept-duration':'commo-microsyntaxes','reload-override-buffer':'dom','attr-ol-type-state-lower-roman':'the-ol-element','sample-handler-impl':'system-state-and-capabilities','embedding-custom-non-visible-data-with-the-data-*-attributes':'global-attributes','dom-datatransfer-items':'dnd','the-th-element':'the-th-element','current-entry-of-the-joint-session-history':'history','attr-iframe-marginheight':'obsolete','consumed':'parsing','force-async':'the-script-element','authors-using-html':'iana','syntax-elements':'syntax','character-encodings':'infrastructure','attr-img-ismap':'the-img-element','dom-track-error':'the-track-element','ix-handler-onsubmit':'index','text-that-has-been-rendered-to-a-graphic-for-typographical-effect':'the-img-element','dom-texttrackcue-vertical':'media-elements','refsCSSOM':'references','list-of-active-timers':'timers','intro-early-example':'introduction','dom-frame-name':'obsolete','dom-timeranges-start':'media-elements','linkui':'the-link-element','fired-unload':'history','prompt-to-unload-a-document':history','dom-object-contentwindow':'the-object-element','parsing-urls':'urls','attr-col-char':'obsolete','valid-e-mail-address':'states-of-the-type-attribute','user-interaction-task-source':'webappapis','attr-th-scope-auto':'the-th-element','cors-cross-origin':'urls','attr-input-list':'common-input-element-attributes','unloading-document-visibility-change-steps':'history','attr-colgroup-span':'the-colgroup-element','attr-object-archive':'obsolete','being-rendered':'rendering','event-appcache-noupdate':'offline','elements':'elements','mediaevents':'media-elements','dom-frameset-cols':'obsolete','a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons,-logos':'the-img-element','editable':'editing-apis','termination-nesting-level':'history','plain-text-form-data':'constraints','application-cache-group':'offline','attr-marquee-truespeed':'obsolete','sandboxSubmitBlocked':'constraints','sandboxed-navigation-browsing-context-flag':'browsers','non-negative-integers':'common-microsyntaxes','relvant-application-cache':'offline','text-track-mode':'media-elements','valid-month-string':'common-microsyntaxes','syntax-attribute-name':'syntax','attr-translate':'global-attributes','htmlvideoelement':'the-video-element','attr-button-type-reset':'the-button-element','the-pattern-attribute':'common-input-element-attributes','drag-data-store-hot-spot-coordinate':'dnd','source-default-media':'the-source-element','attr-input-max':'common-input-element-attributes','align-descendants':'rendering','an-introduction-to-error-handling-and-strange-cases-in-the-parser':'the-end','extensibility':'infrastructure','set-the-event-handler-content-attribute-to-an-error':'webappapis','attr-area-shape-keyword-circle':'the-area-element','refsHMAC':'references','event-media-volumechange':'media-elements','cors-settings-attributes':'urls','doctype-legacy-string':'syntax','submit-body':'constraints','headings-and-sections':'headings-and-sections','dom-table-cellspacing':'obsolete','fallback-base-url':'urls','handler-ondragstart':webappapis','parse-a-month-string':'common-microsyntaxes','handler-onmousewheel':'webappapis','dom-map-images':'the-map-element','dom-texttrack-kind-chapters':'media-elements','fire-a-synthetic-mouse-event':'webappapis','dom-option-t':'the-option-element','concept-input-max':'common-input-element-attributes','concept-week':'common-microsyntaxes','dom-videotrack-id':'media-elements','dom-mediacontroller-play':'media-elements','dom-media-readystate':'media-elements','dom-fe-disabled':'attributes-common-to-form-controls','current-media-controller':'media-elements','resources':'infrastructure','syntax-newlines':'syntax','media-resource':'media-elements','syntax-references':'common-microsyntaxes','attr-iframe-seamless':'the-iframe-element','event-media-error':'media-elements','determine-the-value-of-an-indexed-property':'infrastructure','valid-week-string':'common-microsyntaxes','the-dd-element':'the-dd-element','dom-texttrackcue-track':'media-elements','adjust-svg-attributes':'tokenization','before-attribute-vaue-state':'tokenization','concept-fetch-loaded':'urls','printing-steps':'user-prompts','categories':'forms','primary-context':'the-canvas-element','attr-output-for':'the-output-element','dom-link-rellist':'the-link-element','contenteditable':'editing','event-appcache-updateready':'offline','htmltableheadercellelement':'the-th-element','override-url':'history','the-sub-element':'the-sub-and-sup-elements','concept-column':'attributes-common-to-td-and-th-elements','ix-handler-onratechange':'index','cue-events':'media-elements','fakepath-orly':'common-input-element-apis','selector-default':'links','ix-handler-window-onfocus':'index','dom-textarea-required':'the-textarea-element','dom-htmlformcontrolscollection-nameditem':'common-dom-interfaces','ix-handler-onloadstart':'index','unloading-documents':'history','dom-a-rev':'obsolete','texttrack':'media-elements','application-cache':'offline','dimension-attributes':'dimension-attributes','browser-state':'offline','between-doctype-public-and-system-identifiers-state:'tokenization','handler-onmouseup':'webappapis','attr-embed-src':'the-embed-element','video':'the-video-element','foster-parenting':'tokenization','attr-img-name':'obsolete','dom-script-text':'the-script-element','affected-by-a-base-url-change':'infrastructure','index':'index','insert-a-character':'tokenization','the-hgroup-element':'the-hgroup-element','dom-fieldset-elements':'the-fieldset-element','parsing-main-intable':'tokenization','events-0':'index','stall-timeout':'media-elements','attr-ol-reversed':'the-ol-element','valid-mime-type':'infrastructure','acronym':'obsolete','attr-meter-max':'the-meter-element','valid-time-string':'common-microsyntaxes','attr-contextmenu':'the-menu-element','attr-textarea-cols-value':'the-textarea-element','rcdata-end-tag-name-state':'tokenization','dom-input-step':'the-input-element','context-menu-state':'the-menu-element','the-strong-element':'the-strong-element','input-img-available':'states-of-the-type-attribute','timeouterror':'infrastructure','dom-uda-host':'urls''script-data-escape-start-dash-state':'tokenization','iframe-content-model':'the-iframe-element','dom-node-childnodes':'infrastructure','img-good':'the-img-element','dom-mediacontroller-paused':'media-elements','common-input-element-apis':'common-input-element-apis','domsettabletokenlist':'infrastructure','a-key-part-of-the-content':'the-img-element','floating-point-numbers':'common-microsyntaxes','refsSCSU':'references','htmldivelement':'the-div-element','dom-texttrack-addcue':'media-elements','media-element':'media-elements','the-constraint-validation-api':'constraints','uint8clampedarray':'infrastructure','script-data-end-tag-name-state':'tokenization','dom-marquee-start':'obsolete','refsBIDI':'references','table-http-equiv':'the-meta-element','the-hr-element':'the-hr-element','dom-input-align':'obsolete','link-type-next':'links','sandboxed-automatic-features-browsing-context-flag':'browsers','dom-tr-insertcell':'the-tr-element','validity-states':'constraints','unclosed-formatting-elements':'the-end','evnt-mediacontroller-ended':'media-elements','child-browsing-context':'browsers','dom-history-back':'history','dom-media-network_empty':'media-elements','default-button':'constraints','the-script-element':'the-script-element','handler-onmousemove':'webappapis','dom-textarea-type':'the-textarea-element','concept-select-size':'the-select-element','concept-platform-dropeffect-override':'dnd','frame':'obsolete','navigating-auxiliary-browsing-contexts-in-the-dom':'browsers','syntax-attribute-value':'syntax','unit-of-related-similar-origin-browsing-contexts':'browsers','namespaceerror':'infrastructure','handler-onscroll':'webappapis','htmlmeterelement':'the-meter-element','dom-media-currentsrc':'media-elements','dom-marquee-bgcolor':'obsolete','dom-tdth-align':'obsolete','content-type-sniffing-0':'urls','dom-link-type':'the-link-element','dom-texttrackcue-pauseonexit':'media-elements','an-iframe-srcdoc-document':'the-iframe-element','refsWIN949':'references','refsCSS':'references','the-step-attribute':'common-inputelement-attributes','rel-alternate':'links','concept-meta-extensions':'the-meta-element','concept-embed-type':'the-embed-element','hyperlink-suffix':'the-a-element','attr-tdth-axis':'obsolete','creating-and-inserting-elements':'tokenization','handler-mediacontroller-onratechange':'media-elements','dom-audiotracklist-length':'media-elements','delay-the-load-event':'the-end','dom-area-shape':'the-area-element','htmlappletelement':'obsolete','decohints':'rendering','signed-integers':'common-microsyntaxes','htmllielement':'the-li-element','refsDOMEVENTS':'references','the-toolbar-barprop-object':'browsers','a-purely-decorative-image-that-doesn\'t-add-any-information':'the-img-element','dom-a-port':'the-a-element','attr-img-vspace':'obsolete','windowmodal':'user-prompts','the-script-block\'s-fallback-character-encoding':'the-script-element','dom-img-align':'obsolete','whitelisted-scheme':'system-state-and-capabilities','attr-img-longdesc':'obsolete','focusable':'editing','number-of-days-in-month-month-of-year-yer':'common-microsyntaxes','found-another-video-track':'media-elements','read-xml':'history','trackevent':'media-elements','dom-windowtimers-settimeout':'timers','handler-onshow':'webappapis','attr-media-crossorigin':'media-elements','the-canvas-element':'the-canvas-element','attr-meta-http-equiv-content-type':'the-meta-element','parsing-xhtml-documents':'the-xhtml-syntax','attr-dataformatas':'obsolete','event-handlers-on-elements,-document-objects,-and-window-objects':'webappapis','fetch':'urls','refsWHATWGBLOG':'references','before-doctype-system-identifier-state':'tokenization','attr-style-media':'the-style-element','concept-select-toggle':'the-select-element','invalidaccesserror':'infrastructure','links':'links','dom-mouseevent-buttons':'infrastructure','submit-get-action':'constraints','networkerror':'infrastructure','list-of-dragged-nodes':'dnd','event-appcache-checking':'offline','videotracklist':'media-elements','refsARIA':'references','parsing-main-inframeset':'tokenization','dom-texttrackcue-line':media-elements','a-style-sheet-that-is-blocking-scripts':'styling','attr-meta-http-equiv':'the-meta-element','parsing-html-fragments':'the-end','htmldatalistelement':'the-datalist-element','media-resource-end-position':'media-elements','ix-handler-onloadeddata':'index','refsUTR36':'references','dom-input-stepdown':'common-input-element-apis','the-sub-and-sup-elements':'the-sub-and-sup-elements','specially-focusable':'editing','dom-applet-name':'obsolete','after-doctype-name-state':'tokenization','algorithm-for-growing-downward-growing-cells':'attributes-common-to-td-and-th-elements','dom-appcache-obsolete':'offline','the-style-element':'the-style-element','refsISO8601':'references','common-idioms':'links','dom-img-src':'the-img-element','browsing-context-nested-through':'browsers','ix-handler-onmouseout':'index','refsRFC1494':'references','translate-enabled':'global-attributes','dom-dialog-showmodal':'commands','concept-appcache-init':'offline','origin-0':'browsers','event-appcache-obsolete':'offline','ix-hndler-window-onpagehide':'index','focus-management':'editing','attr-img-alt':'the-img-element','context-menus':'the-menu-element','dom-appcache-checking':'offline','read-ua-inline':'history','handler-oncontextmenu':'webappapis','dom-texttrackcue-starttime':'media-elements','refsXML':'references','cors-settings-attribute':'urls','attr-button-type-reset-state':'the-button-element','concept-mo-invoke':'infrastructure','dom-stylesheet-disabled':'infrastructure','using-the-command-element-to-define-a-command':'commands','dom-media-seekable':'media-elements','parsing-main-inheadnoscript':'tokenization','dom-mouseevent-relatedtarget':'infrastructure','script-processing-src':'the-script-element','attr-iframe-marginwidth':'obsolete','sourcing-in-band-text-tracks':'media-elements','concept-fetch-total':'urls','xml-fragment-parsing-algorithm':'the-xhtml-syntax','last-selected-source':'the-img-element','applicationcache':'offline','frames-and-framesets':'rendering','concept-fs-novalidate':'form-submission','dom-a-type''the-a-element','attr-track-kind-keyword-metadata':'the-track-element','send-a-signal':'offline','attr-iframe-align':'obsolete','auxiliary-browsing-context':'browsers','attr-input-type-hidden-keyword':'the-input-element','coercing-an-html-dom-into-an-infoset':'the-end','telephone-state-(type=tel)':'states-of-the-type-attribute','documentEncoding':'parsing','attr-datasrc':'obsolete','htmlinputelement':'the-input-element','ix-handler-oninput':'index','dom-track-track':'the-track-element','htmloptionelement':'the-option-element','attr-input-type-file-keyword':'the-input-element','dom-select-nameditem':'the-select-element','the-base-element':'the-base-element','history-traversal-task-source':'webappapis','concept-ltr':'global-attributes','the-command-element':'the-command-element','dom-img-complete':'the-img-element','the-execution-of-scripts-that-are-moving-across-multiple-documents':'the-end','media-controller-mute-override':'media-elements','dom-document-querycommandstate':'editing-apis','dom-uda-pathname':'rls','dom-command-radiogroup':'the-command-element','script-processing-inline':'the-script-element','ix-handler-onload':'index','concept-textarea-raw-value':'the-textarea-element','abort-a-document':'history','handler-oncanplay':'webappapis','attr-select-required':'the-select-element','xhtml-document':'infrastructure','skip-white_space-characters':'common-microsyntaxes','concept-marquee-off':'obsolete','dropEffect-initialization':'dnd','dom-document-images':'dom','fingerprint':'introduction','activation-behavior':'content-models','attr-input-type-checkbox-keyword':'the-input-element','parent-browsing-context':'browsers','dom-source-type':'the-source-element','transparent':'content-models','handler-onplay':'webappapis','event-handler-content-attributes':'webappapis','linkTypes':'links','text-0':'infrastructure','cookie-string':'infrastructure','the-html-element':'the-html-element','attr-col-valign':'obsolete','processing-model-0':'image-maps','processing-model-1':'attributes-common-to-td-and-th-elements','prcessing-model-2':'webappapis','processing-model-3':'webappapis','refsMATHML':'references','concept-fs-action':'form-submission','attr-progress-max':'the-progress-element','text-track-cue-active-flag':'media-elements','offsets-into-the-media-resource':'media-elements','a-type-that-the-user-agent-knows-it-cannot-render':'media-elements','dom-img-naturalheight':'the-img-element','runtime-script-errors':'webappapis','constraints':'constraints','history-notes':'history','refsJSON':'references','attr-input-multiple':'common-input-element-attributes','the-input-element-as-a-color-well':'rendering','htmlfontelement':'obsolete','refsWEBIDL':'references','dom-htmloptionscollection-setter':'common-dom-interfaces','dom-audio-s':'the-audio-element','conformance-classes':'infrastructure','submit-mailto-body':'constraints','meta':'the-meta-element','dom-a-hreflang':'the-a-element','attr-optgroup-disabled':'the-optgroup-element','refsWEBWORKERS':'references','sandboxed-forms-browsing-context-flag':'browsers','refsPNG':'refrences','text-track-cue-vertical-growing-right-writing-direction':'media-elements','dom-iframe-frameborder':'obsolete','dom-media-network_no_source':'media-elements','ix-handler-onclick':'index','ix-handler-onchange':'index','document-level-focus-apis':'editing','selector-indeterminate':'links','the-before-html-insertion-mode':'tokenization','most-recently-reported-playback-state':'media-elements','script-processing-start':'the-script-element','the-hidden-attribute':'editing','concept-meter-low':'the-meter-element','concept-marquee-on':'obsolete','handler-onerror':'webappapis','navigating-across-documents':'history','the-col-element':'the-col-element','dom-texttrack-removecue':'media-elements','math':'mathml','webvtt-cue-settings':'infrastructure','dom-input-defaultvalue':'the-input-element','attr-input-type-month-keyword':'the-input-element','the-translate-attribute':'global-attributes','the-placeholder-attribute':'common-input-element-attributes','concept-role-none':'wai-aria','close-the-dialog':'commands,'dom-document-defaultview':'browsers','character-reference-in-data-state':'tokenization','suffering-from-being-missing':'constraints','local-date-and-time-state-(type=datetime-local)':'states-of-the-type-attribute','dom-iframe-sandbox':'the-iframe-element','text-track-cue-snap-to-lines-flag':'media-elements','dom-domimplementation-createdocument':'infrastructure','command-facet-disabledstate':'commands','attr-a-methods':'obsolete','refsCOOKIES':'references','usage-summary':'usage-summary','security-forms':'constraints','dom-media-pause':'media-elements','transferable':'common-dom-interfaces','ix-handler-onkeydown':'index','times':'common-microsyntaxes','attr-details-open':'the-details-element','home-subtree':'infrastructure','dom-document-namedItem-which':'dom','dom-document-links':'dom','htmltabledatacellelement':'the-td-element','application/x-www-form-urlencoded-decoding-algorithm':'constraints','the-meta-element':'the-meta-element','concept-input-max-default':'common-input-element-attributes','dom-windw-menubar':'browsers','dom-object-typemustmatch':'the-object-element','htmlbasefontelement':'obsolete','other-link-types':'links','attr-abbr-title':'the-abbr-element','interactively-validate-the-constraints':'constraints','refsWEBMCG':'references','attr-script-for':'obsolete','dom-document-commands':'commands','suffering-from-an-overflow':'constraints','a-group-of-images-that-form-a-single-larger-picture-with-no-links':'the-img-element','selector-enabled':'links','concept-input-type-image-coordinate':'states-of-the-type-attribute','dom-applicationcache':'offline','apis-for-creating-and-navigating-browsing-contexts-by-name':'browsers','sandboxCookies':'dom','attr-area-alt':'the-area-element','dom-window':'browsers','concept-row-group':'attributes-common-to-td-and-th-elements','sandboxOrigin':'browsers','represented-by-the-collection':'infrastructure','refsGBK':'references','concept-spellcheck-default-true':'editing-apis','dom-canvas-toblob':'the-canvas-element','attr-title':'global-attributes','dom-command-r-commandlabel':'commands','sectioning-content-0':'content-models','dom-node-insertbefore':'infrastructure','calling-scripts':'webappapis','dom-datatransferitem-getasstring':'dnd','htmlelement':'elements','script-data-escaped-state':'tokenization','selector-required':'links','the-page':'rendering','url-port':'urls','refsRFC3864':'references','handler-window-onstorage':'webappapis','enumerated-attribute':'common-microsyntaxes','clear-the-stack-back-to-a-table-row-context':'tokenization','non-replaced-elements':'rendering','dom-ol-type':'the-ol-element','decoded-as-utf-8,-with-error-handling':'infrastructure','the-event-handler-processing-algorithm':'webappapis','resolve-a-url':'urls','dom-mediacontroller-waiting':'media-elements','locked-for-reset':'the-form-element','marquee-scroll-distance':'obsolete','space-separated-tokens':'common-microsyntaxes','direction-of-playback':'media-elements','the-details-element-0':'rendering','dom-font-size':'obsolete','htmlallcollection-0':'common-dom-interfaces','supported-roperty-indices':'infrastructure','has-no-style-sheet-that-is-blocking-scripts':'styling','dom-col-valign':'obsolete','parsing-main-incdata':'tokenization','client-side-form-validation':'forms','concept-textarea-dirty':'the-textarea-element','await-a-stable-state':'webappapis','using-the-input-element-to-define-a-command':'commands','xml-documents':'infrastructure','the-indicated-part-of-the-document':'history','attr-menu-type':'the-menu-element','other-applicable-specifications':'infrastructure','doctype-system-identifier-(single-quoted)-state':'tokenization','barprop':'browsers','invalidnodetypeerror':'infrastructure','dom-a-media':'the-a-element','dom-audiotrack-enabled':'media-elements','dom-document-querycommandindeterm':'editing-apis','concept-link-obtain':'the-link-element','supported-property-names':'infrastructure','dom-command-ro-commandhidden':'commands','value-track-kind-sign':'media-elements','links,-forms,-and-navigation':'rendering','webvtt-parser':'infrastructure','dom-command-ro-commandtype:'commands','metadata-content':'content-models','dom-iframe-seamless':'the-iframe-element','parse-a-date-string':'common-microsyntaxes','dom-body-background':'obsolete','document-base-url':'urls','table-aria-strong':'wai-aria','element':'infrastructure','attr-object-vspace':'obsolete','documents':'dom','dom-texttrackcue-size':'media-elements','unexpected-markup-in-tables':'the-end','attr-iframe-sandbox-allow-popups':'browsers','attr-hyperlink-rel':'links','nearest-ancestor-autofocus-scoping-root-element':'attributes-common-to-form-controls','attr-object-hspace':'obsolete','ix-handler-onsuspend':'index','refsRFC2246':'references','refsXSLT10':'references','media-resources-with-multiple-media-tracks':'media-elements','attr-meta-charset':'the-meta-element','attr-marquee-behavior-slide':'obsolete','code-unit':'infrastructure','handler-oncancel':'webappapis','transparently-follow-the-redirect':'urls','script-processing-empty':'the-script-element','dom-image-w':'the-img-element','simple-cross-origin-request':'infastructure','presentational-markup':'introduction','dom-img-border':'obsolete','attr-command-type-state-radio':'the-command-element','dom-texttrackcue-id':'media-elements','scriptForeignEndTag':'tokenization','dom-audiotrack-language':'media-elements','handler-onkeypress':'webappapis','attr-tdth-width':'obsolete','authority-based-url':'urls','dom-tdth-headers':'attributes-common-to-td-and-th-elements','htmlcanvaselement':'the-canvas-element','dom-dir':'global-attributes','img-available':'the-img-element','concept-js-deref':'webappapis','concept-output-defaultvalue':'the-output-element','dom-classlist':'global-attributes','handler-mediacontroller-onplay':'media-elements','url':'urls','forget-the-media-element\'s-media-resource-specific-text-tracks':'media-elements','obsolete-permitted-doctype-string':'syntax','filelist':'infrastructure','the-link-element':'the-link-element','url-fragment':'urls','ix-handler-ondragleave':'index','event-mediacontroller-volumechange':'media-elements','refsCLDR':'references','th-form-element':'the-form-element','dom-translate':'global-attributes','refsTIMEZONES':'references','timeline-offset':'media-elements','rules-for-parsing-floating-point-number-values':'common-microsyntaxes','text':'syntax','syntaxerror':'infrastructure','javascript-protocol':'webappapis','attr-ol-start':'the-ol-element','dom-frame-contentdocument':'obsolete','dom-tr-choff':'obsolete','populate-the-list-of-pending-text-tracks':'media-elements','attr-time-datetime':'the-time-element','the-body-element-0':'dom','dom-media-seeking':'media-elements','rcdata-elements':'syntax','html-documents':'infrastructure','attr-table-cellpadding':'obsolete','pause':'webappapis','sectioning-content':'content-models','notsupportederror':'infrastructure','the-html-element-0':'dom','downloading-resources':'links','refsCSSVALUES':'references','attr-area-shape-keyword-polygon':'the-area-element','application-cache-download-process':'offline','dom-document-vlinkcolor':'obsolete','attr-body-bgcolor':'obsolete','pending-parsing-blockig-script':'the-script-element','dom-document-clear':'obsolete','media-controller-duration':'media-elements','refsPSL':'references','comma-separated-tokens':'common-microsyntaxes','lowercase-ascii-letters':'common-microsyntaxes','dialogs-implemented-using-separate-documents':'user-prompts','attr-track-kind':'the-track-element','labeled-control':'the-label-element','set-up-the-default-static-position':'commands','syntax':'syntax','attr-ol-type-state-upper-alpha':'the-ol-element','the-figcaption-element':'the-figcaption-element','document-response-entity-body':'infrastructure','recommended-reading':'introduction','refsUTF8DET':'references','event-mediacontroller-durationchange':'media-elements','selector-link':'links','dom-cva-checkvalidity':'constraints','navigatoronline':'offline','event-click':'infrastructure','dom-object-codebase':'obsolete','dom-input-placeholder':'the-input-element','the-kbd-element':'the-kbd-element','refsWSP':'references','value-track-kind-commentary':'media-elements','resource-sharingcheck':'infrastructure','dom-textarea-readonly':'the-textarea-element','attr-marquee-direction':'obsolete','the-head-element-0':'dom','dom-open':'browsers','x-this':'introduction','seamless-browsing-context-flag':'the-iframe-element','dom-tabindex':'editing','attr-marquee-direction-up':'obsolete','dom-applet-archive':'obsolete','handler-ondrop':'webappapis','concept-month':'common-microsyntaxes','attr-video-poster':'the-video-element','dom-mediacontroller-pause':'media-elements','handler-window-onresize':'webappapis','button-state-(type=button)':'states-of-the-type-attribute','img-none':'the-img-element','concept-rtl':'global-attributes','normal-elements':'syntax','dom-img-hspace':'obsolete','link-type-prefetch':'links','custom-request-headers':'infrastructure','dom-a-host':'the-a-element','dom-meter-low':'the-meter-element','ix-handler-window-onbeforeunload':'index','ix-handler-window-onhashchange':'index','appropriate-end-tag-token':'tokenization','the-tfoot-element':'the-tfoot-element','basefont':'obsolee','dom-object-name':'the-object-element','focus':'editing','dom-script-type':'the-script-element','the-datalist-element':'the-datalist-element','the-xml:base-attribute-(xml-only)':'global-attributes','dom-output-htmlfor':'the-output-element','attr-table-bgcolor':'obsolete','the-datatransferitem-interface':'dnd','dom-node-parentnode':'infrastructure','aborting-a-document-load':'history','dom-meter-high':'the-meter-element','current-node':'parsing','commands':'commands','initial-playback-position':'media-elements','flow-content':'content-models','plugin':'infrastructure','common-dom-interfaces':'common-dom-interfaces','dom-element-id':'infrastructure','dom-tbody-deleterow':'the-tbody-element','syntax-tag-name':'syntax','attr-body-marginright':'obsolete','dom-a-hash':'the-a-element','attr-meta-scheme':'obsolete','valid-normalized-local-date-and-time-string':'common-microsyntaxes','attributes':'element-definitions','webvtt-file-using-chapter-title-text':'infrastructure','dom-object-align':'obsolete','ix-handle-onmousedown':'index','bidirectional-algorithm-formatting-character-ranges':'requirements-relating-to-bidirectional-algorithm-formatting-characters','dom-mediacontroller-muted':'media-elements','create-a-date-object':'infrastructure','dom-div-align':'obsolete','valid-date-string':'common-microsyntaxes','datatransferitem':'dnd','concept-appcache-onlinewhitelist-wildcard':'offline','attr-canvas-width':'the-canvas-element','concept-date':'common-microsyntaxes','dom-textarea-textlength':'the-textarea-element','refsBEZIER':'references','pending-table-character-tokens':'tokenization','additional-allowed-character':'tokenization','dom-media-audiotracks':'media-elements','handler-onsubmit':'webappapis','attr-img-lowsrc':'obsolete','media-element-load-algorithm':'media-elements','dom-audiotrack-label':'media-elements','refsSTUN':'references','dom-textarea-placeholder':'the-textarea-element','seekUpdate':'media-elements','text/plain-encoding-algorithm':'constraints','event-media-seeked':'media-elements','date-and-tim-state-(type=datetime)':'states-of-the-type-attribute','attr-legend-align':'obsolete','form-owner':'association-of-controls-and-forms','attr-crossorigin-anonymous':'urls','refsWEBLINK':'references','resolving-urls':'urls','dom-param-type':'obsolete','dom-menu-type':'the-menu-element','handler-mediacontroller-onplaying':'media-elements','event-pagehide':'history','refsWEBSOCKET':'references','dom-track-loading':'the-track-element','refsUNIVCHARDET':'references','dom-appcache-uncached':'offline','dom-videotracklist-length':'media-elements','dom-node-ownerdocument':'infrastructure','the-element-pointers':'parsing','concept-input-value-dirty-flag':'the-input-element','dom-media-playbackrate':'media-elements','dom-style-media':'the-style-element','dom-dl-compact':'obsolete','selector-visited':'links','attr-input-src':'states-of-the-type-attribute','rules-for-parsing-a-list-of-integers':'common-microsyntaxes','attr-tr-valign':'obsolete','attr-menu-label':'the-menu-element','playing-the-media-resource':'media-elemnts','the-applet-element':'obsolete','htmltablerowelement':'the-tr-element','defining-term':'the-dfn-element','the-textarea-element':'the-textarea-element','attr-dim-width':'dimension-attributes','dom-datatransfer-cleardata':'dnd','dom-legend-align':'obsolete','concept-param-parameter':'the-param-element','parse-a-week-string':'common-microsyntaxes','worker-environment':'webappapis','earliest-possible-position':'media-elements','outline-depth':'headings-and-sections','scripting-flag':'parsing','valid-integer':'common-microsyntaxes','rawtext-end-tag-open-state':'tokenization','event-handlers':'webappapis','event-firing':'webappapis','text-track-readiness-state':'media-elements','ix-handler-onshow':'index','dom-param-valuetype':'obsolete','the-hr-element-0':'rendering','immediate-user-selection':'dnd','dom-mediacontroller-playbackrate':'media-elements','text-track-cue-middle-alignment':'media-elements','attr-object-codetype':'obsolete','noopener':'browsers','concept-appcache-master':'offline','dom-media-netwok_loading':'media-elements','consume-a-character-reference':'tokenization','submit-data-post':'constraints','nested-browsing-contexts':'browsers','dom-optgroup-disabled':'the-optgroup-element','the-h2-element':'the-aside-element','tag-open-state':'tokenization','the-document\'s-domain':'browsers','dom-command-disabled':'the-command-element','attr-media-autoplay':'media-elements','htmldlistelement':'the-dl-element','the-tbody-element':'the-tbody-element','link-type-search':'links','dom-texttrack-cues':'media-elements','dom-output-defaultvalue':'the-output-element','document.writeln()':'dynamic-markup-insertion','sequential-focus-navigation-and-the-tabindex-attribute':'editing','text-track-model':'media-elements','handler-window-ononline':'webappapis','concept-appcache-manifest-fallback':'offline','other-pragma-directives':'the-meta-element','htmlformcontrolscollection':'common-dom-interfaces','concept-events-trusted':'infrastructure','dom-texttrack-mode':'media-elements','center':'obsolete','refsWIN1252':'reerences','dom-meter-min':'the-meter-element','unit-of-related-browsing-contexts':'browsers','dom-window-toolbar':'browsers','drag-data-store':'dnd','dom-area-nohref':'obsolete','handler-onloadstart':'webappapis','ix-handler-ondragenter':'index','textFieldSelection':'textFieldSelection','audio':'the-audio-element','dom-document-alinkcolor':'obsolete','sandboxing-flag-set':'browsers','concept-frag-parse-context':'the-end','element-dfn-contexts':'element-definitions','htmlcollection':'infrastructure','attr-tdth-nowrap':'obsolete','dom-track-loaded':'the-track-element','dom-link-target':'obsolete','the-section-element':'the-section-element','the-drag-data-store':'dnd','link-type-stylesheet':'links','week-number-of-the-last-day':'common-microsyntaxes','handler-texttrackcue-onenter':'media-elements','events-and-the-window-object':'webappapis','attr-fs-enctype-text':'form-submission','autofocusing-a-form-control':'attributes-common-to-form-controls','nextid':'obsolete','syntax-end-tag':'syntax','dom-frameelement':browsers','elements-in-the-dom':'elements','handler-onmousedown':'webappapis','refsRFC3023':'references','attr-link-hreflang':'the-link-element','htmloptionscollection-0':'common-dom-interfaces','attr-html-version':'obsolete','editing-host':'editing-apis','convert-a-domstring-to-a-sequence-of-unicode-characters':'infrastructure','navigatorstorageutils':'system-state-and-capabilities','feed-the-parser':'the-xhtml-syntax','value-track-kind-subtitle':'media-elements','concept-dnd-rw':'dnd','current-table':'parsing','dom-media-loop':'media-elements','dom-htmlallcollection-tags':'common-dom-interfaces','the-text-tracks-are-ready':'media-elements','refsXMLBASE':'references','attr-area-shape-poly':'the-area-element','refsSHA1':'references','hyperlink-auditing':'links','percentages-and-dimensions':'common-microsyntaxes','dom-col-choff':'obsolete','dom-option-tv':'the-option-element','dom-meta-name':'the-meta-element','dom-document-querycommandsupported':'editing-apis','the-fieldset-element':'the-fieldset-element','om-a-target':'the-a-element','dom-document-activeelement':'editing','attr-xml-lang':'global-attributes','concept-error-handled':'webappapis','attr-link-target':'obsolete','empty-cell':'attributes-common-to-td-and-th-elements','using-the-command-attribute-on-command-elements-to-define-a-command-indirectly':'commands','concept-input-value-date-string':'the-input-element','dom-document-createelement':'infrastructure','dom-form-checkvalidity':'the-form-element','table-layout-techniques':'the-table-element','dom-navigator-registercontenthandler':'system-state-and-capabilities','sandboxed-origin-browsing-context-flag':'browsers','attr-button-type-button-state':'the-button-element','dom-htmlselectelement-setter':'the-select-element','htmlolistelement':'the-ol-element','dom-iframe-contentdocument':'the-iframe-element','attr-command-label':'the-command-element','attr-input-pattern':'common-input-element-attributes','how-to-read-this-specification':'introduction','playing-media-controller':'media-elements','dom-locaton-reload':'history','concept-input-list':'common-input-element-attributes','dom-input-maxlength':'the-input-element','dom-p-align':'obsolete','attr-link-rel':'the-link-element','media-controller-default-playback-rate':'media-elements','htmlformelement':'the-form-element','synchronising-multiple-media-elements':'media-elements','embedded-content-2':'content-models','dom-tdth-nowrap':'obsolete','advisory-information':'global-attributes','an-image-not-intended-for-the-user':'the-img-element','handler-onreadystatechange':'webappapis','htmlanchorelement':'the-a-element','drag-and-drop-processing-model':'dnd','rules-for-serializing-simple-color-values':'common-microsyntaxes','the-datatransfer-interface':'dnd','dom-hr-color':'obsolete','attr-textarea-wrap':'the-textarea-element','attr-datafld':'obsolete','media-controller-position':'media-elements','the-dir-attribute':'global-attributes','the-doctype':'syntax','dom-location-hostname':'history','common-microsyntaxes':'common-microsyntaxes','refsRFC2965':'reference','the-input-element-as-a-checkbox-and-radio-button-widgets':'rendering','dom-meta-httpequiv':'the-meta-element','attr-img-border':'obsolete','concept-appcache-manifest':'offline','refsIANALINKTYPE':'references','dom-validitystate-patternmismatch':'constraints','refsRFC2397':'references','create-an-impotent-script':'webappapis','suffering-from-a-type-mismatch':'constraints','event-appcache-error':'offline','meta-author':'the-meta-element','base-urls':'urls','current-drag-operation':'dnd','the-small-element':'the-small-element','custom-data-attribute':'global-attributes','session-history-entry':'history','mouseevent-10':'infrastructure','sandboxed-auxiliary-navigation-browsing-context-flag':'browsers','dom-frame-src':'obsolete','dom-option-value':'the-option-element','event-media-durationchange':'media-elements','concept-origin-alias':'browsers','dom-lang':'global-attributes','attribute\'s-serialized-name':'the-end','dom-style':'global-attributes','focusing-steps':'editing','potentially-playing':'media-elemets','refsEUCJP':'references','browsing-context-scope-origin':'browsers','attr-ul-compact':'obsolete','ix-handler-onselect':'index','extracting-encodings-from-meta-elements':'urls','navigatorid':'system-state-and-capabilities','dom-media-currenttime':'media-elements','attr-input-type-reset-keyword':'the-input-element','read-multipart-x-mixed-replace':'history','mime-type':'infrastructure','create-a-drag-data-store':'dnd','valid-hash-name-reference':'common-microsyntaxes','attr-command-type-keyword-command':'the-command-element','dom-fs-method':'form-submission','event-mediacontroller-play':'media-elements','sandboxed-plugins-browsing-context-flag':'browsers','command-facet-hint':'commands','event-input-input':'common-input-element-apis','event-mediacontroller-waiting':'media-elements','selector-read-write':'links','dom-lfe-labels':'the-label-element','dom-datatransfer-setdata':'dnd','column-header':'attributes-common-to-td-and-th-elements','loading-the-media-resource':'media-elements','dom-iscontenteditable''editing','dom-navigator-isprotocolhandlerregistered':'system-state-and-capabilities','svg':'mathml','ix-handler-oninvalid':'index','dom-hashchangeevent-oldurl':'history','dom-datatransfer-types':'dnd','manifests':'offline','the-b-element':'the-b-element','vaguer-moments-in-time':'common-microsyntaxes','refsJLREQ':'references','the-css-user-agent-style-sheet-and-presentational-hints':'rendering','pagetransitionevent':'history','content-models':'content-models','media-data':'media-elements','active-sandboxing-flag-set':'browsers','command-facet-icon':'commands','concept-form-reset-control':'constraints','dom-windowmodal-dialogarguments':'user-prompts','dom-insertadjacenthtml':'infrastructure','algorithm-for-processing-row-groups':'attributes-common-to-td-and-th-elements','attr-link-rev':'obsolete','dom-select-add':'the-select-element','potentially-cors-enabled-fetch':'urls','attr-fe-name':'attributes-common-to-form-controls','event-drop':'dnd','attr-area-shape-keyword-circ':'the-area-element','tag-cloud':'liks','no-translate':'global-attributes','serializability-of-script-execution':'introduction','already-started':'the-script-element','attr-input-type-search-keyword':'the-input-element','handler-ondragenter':'webappapis','jump-to-a-code-entry-point':'webappapis','handler-onpause':'webappapis','handler-onseeked':'webappapis','dom-navigator-unregistercontenthandler':'system-state-and-capabilities','dom-texttrack-kind-descriptions':'media-elements','dom-embed-name':'obsolete','refsDASH':'references','refsRFC4366':'references','fully-active':'browsers','script-processing-style-delayed':'the-script-element','htmllabelelement':'the-label-element','rateUpdate':'media-elements','internal-structured-cloning-algorithm':'common-dom-interfaces','dom-image-wh':'the-img-element','attr-textarea-maxlength':'the-textarea-element','refsNPN':'references','dom-mediacontroller-readystate':'media-elements','attr-track-kind-keyword-chapters':'the-track-element','width-of-the-select\'s-labels':'rendering','dom-location-host':'histor','comment-start-state':'tokenization','dom-embed-caller':'the-embed-element','the-select-element-0':'rendering','handler-oncanplaythrough':'webappapis','dom-object-contentdocument':'the-object-element','refsAES128CTR':'references','dom-mouseevent-clientx':'infrastructure','dom-mouseevent-clienty':'infrastructure','end-tags':'syntax','disowned-its-opener':'browsers','source-browsing-context':'history','mime-types':'media-elements','dom-marquee-height':'obsolete','dom-media-duration':'media-elements','valid-lowercase-simple-color':'common-microsyntaxes','tokenizing-character-references':'tokenization','dom-input-value-filename':'common-input-element-apis','named-character-references':'named-character-references','the-stack-of-open-elements':'parsing','dom-trackevent-track':'media-elements','concept-range':'infrastructure','attr-tbody-charoff':'obsolete','paused-for-user-interaction':'media-elements','space-character':'common-microsyntaxes','getting-media-metadata':'media-elements','cdata-rcdata-restrictions''syntax','dom-table-align':'obsolete','rel-icon':'links','track-language':'the-track-element','dom-ol-start':'the-ol-element','outlines':'headings-and-sections','dom-menu-label':'the-menu-element','attribute-name-state':'tokenization','blocked-media-element':'media-elements','htmltablecellelement':'attributes-common-to-td-and-th-elements','initiate-the-drag-and-drop-operation':'dnd','parsing-main-incolgroup':'tokenization','the-samp-element':'the-samp-element','text-track-cue-vertical-growing-left-writing-direction':'media-elements','submit-button-state-(type=submit)':'states-of-the-type-attribute','url-manipulation-and-creation':'urls','concept-input-checked-dirty':'the-input-element','dom-tdth-cellindex':'attributes-common-to-td-and-th-elements','security-nav':'browsers','grouping-content':'grouping-content','handler-window-onscroll':'webappapis','dom-progress-value':'the-progress-element','dom-link-disabled':'the-link-element','event-appcache-downloading':'offline','comment-end-state':'tokenization','hasan-element-in-scope':'parsing','attr-canvas-height':'the-canvas-element','current-entry':'history','as-a-download':'links','link-type-tag':'links','refsUNICODE':'references','text-track-language':'media-elements','attr-object-codebase':'obsolete','dom-keygen-type':'the-keygen-element','dom-location-replace':'history','structured-clone':'common-dom-interfaces','attr-input-autocomplete-default-state':'common-input-element-attributes','refsCP51932':'references','start-tags':'syntax','comment-end-dash-state':'tokenization','attr-object-typemustmatch':'the-object-element','content-categories':'content-models','event-mediacontroller-canplaythrough':'media-elements','perform-automatic-text-track-selection':'media-elements','attr-marquee-behavior-alternate':'obsolete','the-optgroup-element':'the-optgroup-element','concept-select-option-list':'the-select-element','dom-document-0':'browsers' };
-var fragid = window.location.hash.substr(1);
-if (!fragid) { /* handle section-foo.html links from the old multipage version, and broken foo.html from the new version */
- var m = window.location.pathname.match(/\/(?:section-)?([\w\-]+)\.html/);
- if (m) fragid = m[1];
-}
-var page = fragment_links[fragid];
-if (page) {
- window.location.replace(page+'.html#'+fragid);
-}
+ var fragid = window.location.hash.substr(1);
+ if (!fragid) { /* handle section-foo.html links from the old multipage version, and broken foo.html from the new version */
+ var m = window.location.pathname.match(/\/(?:section-)?([\w\-]+)\.html/);
+ if (m) fragid = m[1];
+ }
+ var page = fragment_links[fragid];
+ if (page) {
+ window.location.replace(page+'.html#'+fragid);
+ }
+
\ No newline at end of file
Index: the-span-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-span-element.html,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- the-span-element.html 5 Oct 2012 15:23:20 -0000 1.126
+++ the-span-element.html 11 Oct 2012 05:34:46 -0000 1.127
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.25 The span element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.25 The span element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-fieldset-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-fieldset-element.html,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -d -r1.150 -r1.151
--- the-fieldset-element.html 5 Oct 2012 15:23:17 -0000 1.150
+++ the-fieldset-element.html 11 Oct 2012 05:34:43 -0000 1.151
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.4 The fieldset element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.4 The fieldset element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-figure-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-figure-element.html,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- the-figure-element.html 5 Oct 2012 15:23:17 -0000 1.127
+++ the-figure-element.html 11 Oct 2012 05:34:43 -0000 1.128
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.5.11 The figure element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.5.11 The figure element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-script-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-script-element.html,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -d -r1.141 -r1.142
--- the-script-element.html 5 Oct 2012 15:23:19 -0000 1.141
+++ the-script-element.html 11 Oct 2012 05:34:46 -0000 1.142
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.3.1 The script element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.3.1 The script element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-input-element.html,v
retrieving revision 1.613
retrieving revision 1.614
diff -u -d -r1.613 -r1.614
--- the-input-element.html 5 Oct 2012 15:23:18 -0000 1.613
+++ the-input-element.html 11 Oct 2012 05:34:44 -0000 1.614
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.7 The input element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.7 The input element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -510,12 +511,12 @@
readonly attribute <a href="#nodelist">NodeList</a> <a href="#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
- void <a href="#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
- attribute unsigned long <a href="#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
- attribute unsigned long <a href="#dom-textarea/input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
- attribute DOMString <a href="#dom-textarea/input-selectiondirection" title="dom-textarea/input-selectionDirection">selectionDirection</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="#dom-textarea/input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(unsigned long start, unsigned long end, optional DOMString direction);
+ void <span title="dom-textarea/input-setSelectionRange">setSelectionRange</span>(unsigned long start, unsigned long end, optional DOMString direction);
};
</pre></dd>
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-input-element" id="input_61">input</a></code> element <a href="#represents">represents</a> a typed data field, usually with a
@@ -642,11 +643,11 @@
<code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern" id="pattern_0">pattern</a></code>, <code title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_0">placeholder</a></code>, <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly" id="readonly_14">readonly</a></code>, <code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required" id="required_1">required</a></code>, <code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_0">size</a></code>, <code title="attr-input-src"><a href="states-of-the-type-attribute.html#attr-input-src" id="src_48">src</a></code>, <code title="attr-input-step"><a href="common-input-element-attributes.html#attr-input-step" id="step_1">step</a></code>, and <code title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width" id="width_11">with</a></code> content
attributes, the <code title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>, <code title="dom-input-files"><a href="#dom-input-files">files</a></code>,
<code title="dom-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, <code title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code>, and
-<code title="dom-input-list"><a href="#dom-input-list">list</a></code> IDL attributes, the <code title="dom-textarea/input-select"><a href="#dom-textarea/input-select">select()</a></code> method, the
-<code title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>, and
-<code title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
-IDL attributes, the <code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>
+<code title="dom-input-list"><a href="#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>,
+IDL attributes, the <code title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
methods, the <code title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> and <code title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code> methods, and the
<code title="event-input-input"><a href="#event-input-input">input</a></code> and <code title="event-input-change"><a href="#event-input-change">change</a></code> events apply to an
<code><a href="#the-input-element" id="input_62">input</a></code>
@@ -1346,7 +1347,7 @@
<td class="no">· <!-- Image Button --></td>
<td class="no">· <!-- Reset Button -->
<!-- <td class="no"> · Button --></td>
-<tr><th><code title="dom-textarea/input-select"><a href="#dom-textarea/input-select">select()</a></code></th>
+<tr><th><code title="dom-textarea/input-select">select()</code></th>
<td class="no">· <!-- Hidden --></td>
<td class="yes">Yes <!-- Text -->
<!-- <td class="yes"> Yes Search --></td>
@@ -1369,7 +1370,7 @@
<td class="no">· <!-- Image Button --></td>
<td class="no">· <!-- Reset Button -->
<!-- <td class="no"> · Button --></td>
-<tr><th><code title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code></th>
+<tr><th><code title="dom-textarea/input-selectionStart">selectionStart</code></th>
<td class="no">· <!-- Hidden --></td>
<td class="yes">Yes <!-- Text -->
<!-- <td class="yes"> Yes Search --></td>
@@ -1392,7 +1393,7 @@
<td class="no">· <!-- Image Button --></td>
<td class="no">· <!-- Reset Button -->
<!-- <td class="no"> · Button --></td>
-<tr><th><code title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code></th>
+<tr><th><code title="dom-textarea/input-selectionEnd">selectionEnd</code></th>
<td class="no">· <!-- Hidden --></td>
<td class="yes">Yes <!-- Text -->
<!-- <td class="yes"> Yes Search --></td>
@@ -1415,7 +1416,7 @@
<td class="no">· <!-- Image Button --></td>
<td class="no">· <!-- Reset Button -->
<!-- <td class="no"> · Button --></td>
-<tr><th><code title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code></th>
+<tr><th><code title="dom-textarea/input-selectionDirection">selectionDirection</code></th>
<td class="no">· <!-- Hidden --></td>
<td class="yes">Yes <!-- Text -->
<!-- <td class="yes"> Yes Search --></td>
@@ -1438,7 +1439,7 @@
<td class="no">· <!-- Image Button --></td>
<td class="no">· <!-- Reset Button -->
<!-- <td class="no"> · Button --></td>
-<tr><th><code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code></th>
+<tr><th><code title="dom-textarea/input-setSelectionRange">setSelectionRange()</code></th>
<td class="no">· <!-- Hidden --></td>
<td class="yes">Yes <!-- Text -->
<!-- <td class="yes"> Yes Search --></td>
Index: constraints.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/constraints.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- constraints.html 5 Oct 2012 15:23:04 -0000 1.22
+++ constraints.html 11 Oct 2012 05:34:15 -0000 1.23
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.21 Constraints — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.21 Constraints — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-p-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-p-element.html,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- the-p-element.html 5 Oct 2012 15:23:19 -0000 1.127
+++ the-p-element.html 11 Oct 2012 05:34:45 -0000 1.128
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.5.1 The p element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.5.1 The p element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: examples.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/examples.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- examples.html 5 Oct 2012 15:23:05 -0000 1.20
+++ examples.html 11 Oct 2012 05:34:17 -0000 1.21
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.9.12 Examples — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.9.12 Examples — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-map-element.html,v
retrieving revision 1.604
retrieving revision 1.605
diff -u -d -r1.604 -r1.605
--- the-map-element.html 5 Oct 2012 15:23:18 -0000 1.604
+++ the-map-element.html 11 Oct 2012 05:34:44 -0000 1.605
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.8.12 The map element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.8.12 The map element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-head-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-head-element.html,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -d -r1.133 -r1.134
--- the-head-element.html 5 Oct 2012 15:23:17 -0000 1.133
+++ the-head-element.html 11 Oct 2012 05:34:43 -0000 1.134
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.2.1 The head element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.2.1 The head element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -413,7 +414,7 @@
information is available from a higher-level protocol: Zero or more
elements of <a href="content-models.html#metadata-content-0" id="metadata-content_2">metadata content</a>.</dd>
<dd>Otherwise: One or more elements of <a href="content-models.html#metadata-content-0" id="metadata-content_3">metadata content</a>,
-of which exactly one is a <code><a href="the-title-element.html#the-title-element" id="title_41">title</a></code> element.</dd>
+of which exactly one is a <code><a href="the-title-element.html#the-title-element" id="title_45">title</a></code> element.</dd>
<dt><a href="element-definitions.html#element-dfn-attributes" id="element-dfn-attributes_1" title="element-dfn-attributes">Content attributes</a>:</dt>
<dd><a href="global-attributes.html#global-attributes" id="global-attributes_1">Global
attributes</a></dd>
@@ -453,8 +454,8 @@
<BODY>
...
</pre></div>
-<p class="note">The <code><a href="the-title-element.html#the-title-element" id="title_42">title</a></code> element is a required child in most
+<p class="note">The <code><a href="the-title-element.html#the-title-element" id="title_46">title</a></code> element is a required child in most
situations, but when a higher-level protocol provides title
information, e.g. in the Subject line of an e-mail when HTML is
-used as an e-mail authoring format, the <code><a href="the-title-element.html#the-title-element" id="title_43">title</a></code> element can be
+used as an e-mail authoring format, the <code><a href="the-title-element.html#the-title-element" id="title_47">title</a></code> element can be
omitted.</p>
Index: the-s-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-s-element.html,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- the-s-element.html 5 Oct 2012 15:23:19 -0000 1.124
+++ the-s-element.html 11 Oct 2012 05:34:46 -0000 1.125
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.5 The s element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.5 The s element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: fragment-links.js
===================================================================
RCS file: /sources/public/html5/spec-author-view/fragment-links.js,v
retrieving revision 1.425
retrieving revision 1.426
diff -u -d -r1.425 -r1.426
--- fragment-links.js 5 Oct 2012 14:35:58 -0000 1.425
+++ fragment-links.js 11 Oct 2012 05:34:19 -0000 1.426
@@ -1,4 +1,4 @@
-var fragment_links = { 'param_8':'obsolete','ix-handler-ondrag':'index','syntax-text_8':'syntax','syntax-text_7':'syntax','syntax-text_6':'syntax','syntax-text_5':'syntax','syntax-text_4':'syntax','htmlcommandelement':'the-command-element','syntax-text_2':'syntax','syntax-text_1':'syntax','syntax-text_0':'syntax','global-attributes_7':'the-script-element','global-attributes_6':'the-style-element','global-attributes_5':'the-meta-element','event-handlers_3':'the-body-element','event-handlers_2':'the-body-element','event-handlers_1':'the-body-element','event-handlers_0':'global-attributes','command-facet-type':'commands','event-handlers_6':'webappapis','event-handlers_5':'webappapis','event-handlers_4':'the-body-element','global-attributes_3':'the-base-element','event-handlers_9':'webappapis','event-handlers_8':'webappapis','phrasing-content_209':'index','phrasing-content_208':'index','attr-label-for_index':'index-of-terms','global-attributes_2':'the-title-element','valid-week-string_1':'states-of-the-type-atribute','valid-non-negative-integer':'common-microsyntaxes','global-attributes_1':'the-head-element','session-history-entry_index':'index-of-terms','element-dfn-categories_69':'the-track-element','global-attributes_0':'the-html-element','ix-handler-window-onafterprint':'index','the-h2-element_index':'index-of-terms','attr-dl-compact':'obsolete','onsubmit':'global-attributes','syntax-text_3':'syntax','htmlallcollection-0_index':'index-of-terms','the-br-element':'the-br-element','ascii-compatible-character-encoding_index':'index-of-terms','ix-handler-onreset':'index','ix-handler-window-onscroll':'index','select_60':'index','select_61':'index','select_62':'index','concept-facet':'commands','htmlbodyelement_1':'index','attr-script-async':'the-script-element','flow-content_155':'index','area_52':'index','area_53':'index','area_50':'obsolete','area_51':'index','area_56':'index','area_57':'index','area_54':'index','area_55':'index','hyperlink_index':'index-of-terms','area_58':'index','area_59':'index','current-enty-of-the-joint-session-history_index':'index-of-terms','multicol_index':'index-of-terms','flow-content_154':'index','text-track-cue-vertical-growing-left-writing-direction_index':'index-of-terms','attributes-for-form-submission_4':'form-submission','concept-button_1':'states-of-the-type-attribute','the-maxlength-attribute':'common-input-element-attributes','formtarget_30':'form-submission','formtarget_31':'index','formtarget_32':'index','attr-button-type':'the-button-element','htmlquoteelement_0':'the-blockquote-element','htmlquoteelement_1':'the-q-element','htmlquoteelement_2':'index','dropzone_3':'dnd','htmlquoteelement_4':'index','htmlquoteelement_5':'index','custom-handlers':'system-state-and-capabilities','the-navigator-object':'system-state-and-capabilities','attr-textarea-wrap-soft':'the-textarea-element','navigatoronline_0':'system-state-and-capabilities','the-h3-element':'the-aside-element','concept-fe-disabled':'attributes-common-to-form-controls','phrasing-content_205':'index','duration-time-compnent-scale_2':'common-microsyntaxes','index-terms_S':'index-of-terms','error':'offline','phrasing-content_207':'index','handler-window-ononline_0':'the-body-element','handler-window-ononline_1':'browsers','phrasing-content_206':'index','p_8':'content-models','p_9':'content-models','p_6':'global-attributes','p_7':'content-models','p_4':'introduction','p_5':'introduction','p_2':'introduction','p_3':'introduction','p_0':'introduction','p_1':'introduction','phrasing-content_203':'index','attr-input-type-datetime-local_0':'the-input-element','htmltitleelement':'the-title-element','phrasing-content_202':'index','eventhandlernonnull_index':'index-of-terms','tbody_30':'index','list-state_index':'index-of-terms','hierarchical-url':'urls','syntax-newlines_index':'index-of-terms','text-track-cue-identifier_index':'index-of-terms','have_metadata_4':'media-elements','have_metadata_5':'media-elements','have_metadata_6':'media-elements','hyperlink_28':'links','have_metadata_0':'media-elements','have_metadata_1':'media-eleents','have_metadata_2':'media-elements','have_metadata_3':'media-elements','hyperlink_23':'links','form-owner_15':'form-submission','hyperlink_21':'links','hyperlink_20':'links','hyperlink_27':'links','hyperlink_26':'links','hyperlink_25':'links','form-owner_14':'association-of-controls-and-forms','dnd':'dnd','windowtimers_0':'timers','handler-onseeking':'webappapis','htmlelement_238':'index','form-owner_19':'form-submission','q_22':'index','q_20':'index','form-owner_18':'form-submission','strike':'obsolete','datalist_22':'index','htmlelement_232':'index','htmlelement_233':'index','htmlelement_234':'index','min_40':'the-meter-element','htmlelement_236':'index','htmlelement_237':'index','attr-th-scope-colgroup_0':'the-th-element','element-dfn-contexts_85':'the-legend-element','a-type-that-the-user-agent-knows-it-cannot-render_0':'media-elements','xml-compatible_index':'index-of-terms','attr-hr-width':'obsolete','popstate':'webappapis','concept-submit-button':'forms','concept-section_0':'headings-and-section','attr-command-type-state-checkbox_0':'the-command-element','bgsound':'obsolete','set-of-comma-separated-tokens_3':'states-of-the-type-attribute','set-of-comma-separated-tokens_2':'states-of-the-type-attribute','set-of-comma-separated-tokens_1':'the-meta-element','set-of-comma-separated-tokens_0':'common-microsyntaxes','handler-onpause_index':'index-of-terms','the-dfn-element':'the-dfn-element','set-of-comma-separated-tokens_4':'index','embed_1':'dom','embed_0':'common-dom-interfaces','embed_3':'content-models','embed_2':'content-models','embed_5':'content-models','embed_4':'content-models','embed_7':'wai-aria','embed_6':'content-models','embed_9':'the-embed-element','embed_8':'the-embed-element','charset_10':'the-script-element','charset_11':'the-script-element','element-dfn-contexts_88':'the-button-element','element-dfn-contexts_89':'the-select-element','event-handler-content-attributes_18':'index','event-handler-content-attributes_19':'index','void-elements_index':'index-of-terms','list-of-text-tracks_7:'media-elements','list-of-text-tracks_6':'media-elements','list-of-text-tracks_5':'media-elements','list-of-text-tracks_4':'media-elements','list-of-text-tracks_3':'media-elements','list-of-text-tracks_2':'media-elements','list-of-text-tracks_1':'media-elements','list-of-text-tracks_0':'media-elements','ix-handler-onmousemove':'index','value-track-kind-description':'media-elements','htmltrackelement':'the-track-element','track_16':'media-elements','the-keygen-element_index':'index-of-terms','handler-onloadeddata_2':'browsers','handler-onclick':'webappapis','handler-onloadeddata_0':'dom','handler-onloadeddata_1':'elements','eventhandler_221':'offline','eventhandler_220':'offline','eventhandler_223':'offline','eventhandler_222':'offline','eventhandler_225':'offline','eventhandler_224':'offline','i_9':'introduction','i_8':'introduction','i_7':'introduction','i_6':'introduction','i_5':'introduction','i_4':'introduction','i_3':'introduction','i_2':'introduction','i_1':'introduction','i_0':'introduction','toolba-state_7':'index','track_18':'media-elements','rp_16':'index','attr-textarea-required_index':'index-of-terms','rp_15':'syntax','event-mediacontroller-playing':'media-elements','rp_14':'syntax','timers':'timers','toolbar-state_3':'the-menu-element','the-div-element':'the-div-element','event-handler-content-attributes_52':'index','rp_12':'syntax','head_28':'syntax','head_29':'syntax','blockquote_18':'index','blockquote_19':'index','namespaces':'namespaces','head_20':'the-noscript-element','head_21':'the-noscript-element','head_22':'the-noscript-element','toolbar-state_0':'content-models','head_24':'the-noscript-element','head_25':'the-noscript-element','blockquote_14':'the-blockquote-element','head_27':'syntax','form_39':'index','form_38':'index','form_37':'index','form_36':'index','form_35':'obsolete','lang_3':'global-attributes','form_33':'syntax','form_32':'editing','form_31':'form-submission','form_30':'form-submission','attr-input-alt':'states-of-the-type-attribute','concept-fe-disabled_index':'index-of-erms','history-0':'introduction','history-1':'history','lang_2':'global-attributes','hidden':'global-attributes','xmlns-namespace_index':'index-of-terms','element-dfn-categories_15':'the-hgroup-element','element-dfn-categories_14':'the-aside-element','element-dfn-categories_17':'the-footer-element','element-dfn-categories_16':'the-header-element','element-dfn-categories_11':'the-nav-element','element-dfn-categories_10':'the-section-element','element-dfn-categories_13':'the-aside-element','element-dfn-categories_12':'the-article-element','browsing-context_14':'browsers','browsing-context_15':'browsers','browsing-context_16':'browsers','browsing-context_17':'browsers','element-dfn-categories_19':'the-p-element','element-dfn-categories_18':'the-address-element','browsing-context_12':'browsers','browsing-context_13':'browsers','rp_13':'syntax','formnovalidate_0':'the-input-element','attr-textarea-cols':'the-textarea-element','meta-author_index':'index-of-terms','htmldetailselement':'the-details-element','attr-f-formmethod':'form-submission','pause_0':'index','handler-window-onscroll_index':'index-of-terms','autocomplete_9':'states-of-the-type-attribute','autocomplete_8':'states-of-the-type-attribute','autocomplete_7':'states-of-the-type-attribute','autocomplete_6':'states-of-the-type-attribute','autocomplete_5':'the-input-element','autocomplete_4':'the-input-element','autocomplete_3':'the-input-element','autocomplete_2':'index','autocomplete_1':'common-input-element-attributes','autocomplete_0':'common-input-element-attributes','flow-content_148':'index','link-type-prefetch_index':'index-of-terms','flow-content_149':'index','dom-texttrack-kind-metadata':'media-elements','the-sub-element_index':'index-of-terms','concept-command':'commands','rt':'content-models','attr-fs-method-post-keyword':'form-submission','rp':'text-level-semantics','ix-handler-ondblclick':'index','eventhandler_152':'browsers','insert-an-element-into-a-document_index':'index-of-terms','flow-content_140':'the-menu-element','rb':'obsolete','standrd-metadata-names':'the-meta-element','attr-meta-http-equiv-default-style':'the-meta-element','the-source-element_index':'index-of-terms','flow-content_142':'the-menu-element','character-encoding-declaration_index':'index-of-terms','flow-content_143':'commands','radio-button-group_1':'states-of-the-type-attribute','radio-button-group_0':'states-of-the-type-attribute','radio-button-group_2':'states-of-the-type-attribute','flow-content_144':'commands','attr-ol-type-keyword-decimal':'the-ol-element','texttrackcuelist':'media-elements','multipart-x-mixed-replace_0':'iana','multipart-x-mixed-replace_1':'iana','multipart-x-mixed-replace_2':'iana','concept-role-none_29':'wai-aria','concept-role-none_28':'wai-aria','concept-role-none_25':'wai-aria','concept-role-none_24':'wai-aria','concept-role-none_27':'wai-aria','concept-role-none_26':'wai-aria','concept-role-none_21':'wai-aria','concept-role-none_20':'wai-aria','concept-role-none_23':'wai-aria','concept-role-none_22':'wai-aria','max_36':'the-progress-element','alid-e-mail-address-list':'states-of-the-type-attribute','max_34':'common-input-element-attributes','hidden_23':'editing','max_32':'states-of-the-type-attribute','r1':'the-table-element','r2':'the-table-element','max_31':'states-of-the-type-attribute','max_38':'the-progress-element','max_39':'the-progress-element','blockquote_0':'content-models','blockquote_1':'headings-and-sections','blockquote_2':'headings-and-sections','blockquote_3':'grouping-content','blockquote_4':'the-blockquote-element','blockquote_5':'the-blockquote-element','eventhandler_19':'dom','eventhandler_18':'dom','eventhandler_17':'dom','eventhandler_16':'dom','eventhandler_15':'dom','eventhandler_14':'dom','onseeked':'global-attributes','eventhandler_12':'dom','eventhandler_11':'dom','eventhandler_10':'dom','attr-media-mediagroup':'media-elements','application-x-www-form-urlencoded-decoding-algorithm_0':'iana','form-associated-element_21':'index','command_8':'index','syntax-ambiguous-ampersand_3':'syntax','list-state_1':'wai-aria','dfn_9''the-dfn-element','list-state_3':'wai-aria','list-state_2':'wai-aria','list-state_5':'the-menu-element','list-state_4':'wai-aria','li_18':'edits-and-lists','li_19':'the-menu-element','li_16':'the-li-element','li_17':'edits-and-lists','dfn_2':'the-dl-element','li_15':'the-li-element','li_12':'the-li-element','li_13':'the-li-element','li_10':'the-ul-element','li_11':'the-li-element','attr-embed-vspace':'obsolete','space-character_45':'syntax','waiting_0':'index','link-type-author':'links','concept-datetime-digit_index':'index-of-terms','pagetransitionevent_index':'index-of-terms','dialog_5':'commands','dialog_4':'commands','dialog_7':'commands','dialog_6':'commands','dialog_1':'wai-aria','dialog_0':'wai-aria','dialog_3':'commands','dialog_2':'headings-and-sections','syntax-elements_3':'syntax','dialog_9':'editing','dialog_8':'commands','handler-onvolumechange_index':'index-of-terms','autocomplete_19':'states-of-the-type-attribute','autocomplete_18':'states-of-the-type-attribute','autocomplete_17':'states-of-te-type-attribute','autocomplete_16':'states-of-the-type-attribute','autocomplete_15':'states-of-the-type-attribute','autocomplete_14':'states-of-the-type-attribute','table-example-1':'examples','autocomplete_12':'states-of-the-type-attribute','autocomplete_11':'states-of-the-type-attribute','event-mediacontroller-emptied':'media-elements','dynamic-markup-insertion':'dynamic-markup-insertion','space-character_47':'syntax','syntax-elements_2':'syntax','text-track-language_0':'media-elements','text-track-language_1':'media-elements','attr-output-for_index':'index-of-terms','attr-param-valuetype_index':'index-of-terms','link_50':'links','keytype_0':'index','top-level-browsing-context':'browsers','simple-color':'common-microsyntaxes','attr-input-type-range-keyword_index':'index-of-terms','u_3':'text-level-semantics','attr-input-type-submit_1':'the-input-element','attr-input-type-submit_0':'the-input-element','attr-input-type-submit_2':'form-submission','dom-location-hostname_index':'index-of-terms','base_22':'inex','base_21':'index','base_20':'index','object':'index','dom-texttrack-kind-subtitles':'media-elements','ix-handler-ondragend':'index','radionodelist_index':'index-of-terms','htmltablecellelement_0':'the-td-element','htmltablecellelement_1':'the-th-element','htmltablecellelement_2':'attributes-common-to-td-and-th-elements','htmltablecellelement_3':'index','htmltablecellelement_4':'index','valid-yearless-date-string':'common-microsyntaxes','syntax-charref':'syntax','space-character_49':'syntax','space-character_48':'syntax','text-(type=text)-state-and-search-state-(type=search)':'states-of-the-type-attribute','space-character_44':'syntax','onplaying':'global-attributes','space-character_46':'syntax','space-character_41':'syntax','space-character_40':'syntax','space-character_43':'syntax','space-character_42':'syntax','named-character-references_1':'syntax','named-character-references_0':'syntax','width_24':'states-of-the-type-attribute','attr-contextmenu':'the-menu-element','inter-element-whitespace_10':'th-ruby-element','inter-element-whitespace_11':'the-ruby-element','inter-element-whitespace_12':'the-ruby-element','inter-element-whitespace_13':'the-img-element','inter-element-whitespace_14':'the-img-element','inter-element-whitespace_15':'index','durationchange':'webappapis','concept-option-value_2':'the-datalist-element','menu':'index','file-upload-state-(type=file)':'states-of-the-type-attribute','attr-link-urn_index':'index-of-terms','htmlsourceelement_0':'index','htmlsourceelement_1':'index','htmlquoteelement_3':'index','preferred-mime-name':'infrastructure','attr-th-scope-colgroup':'the-th-element','onblur_1':'the-body-element','onblur_0':'the-body-element','progress_16':'index','onblur_2':'index','progress_10':'the-progress-element','progress_11':'the-progress-element','progress_12':'the-meter-element','progress_13':'index','table_10':'the-caption-element','table_11':'the-caption-element','table_12':'the-colgroup-element','table_13':'the-colgroup-element','table_14':'the-colgroup-element','table_15':the-col-element','table_16':'the-tbody-element','table_17':'the-tbody-element','autoplay_4':'media-elements','autoplay_5':'media-elements','attr-input-type-file':'wai-aria','autoplay_7':'index','autoplay_0':'the-video-element','autoplay_1':'the-audio-element','autoplay_2':'the-audio-element','autoplay_3':'media-elements','disabled_26':'index','disabled_27':'index','disabled_24':'index','disabled_25':'index','disabled_22':'syntax','disabled_23':'index','disabled_20':'the-keygen-element','disabled_21':'attributes-common-to-form-controls','onseeking':'global-attributes','interactive-content_36':'index','attr-progress-max_index':'index-of-terms','command-api_index':'index-of-terms','session-history_5':'history','form-associated-element_index':'index-of-terms','a_57':'links','a_56':'links','a_55':'links','a_54':'links','a_53':'links','populate-the-list-of-pending-text-tracks_0':'media-elements','a_51':'links','a_50':'links','refsDOMCORE':'references','kinds-of-content':'content-models','the-td-element':'the-td-eement','a_59':'obsolete','a_58':'syntax','attr-input-maxlength_index':'index-of-terms','master-command_index':'index-of-terms','attr-input-autocomplete-default-state_0':'common-input-element-attributes','text-track-failed-to-load_index':'index-of-terms','defining-term_index':'index-of-terms','ix-handler-onwaiting':'index','text-track-cue-alignment_index':'index-of-terms','phrasing-content_263':'index','phrasing-content_262':'index','dom-location-port_0':'history','phrasing-content_260':'index','phrasing-content_267':'index','creator-document_0':'urls','phrasing-content_265':'index','phrasing-content_264':'index','phrasing-content_269':'index','phrasing-content_268':'index','push-a-ruby-level_index':'index-of-terms','header_6':'the-header-element','header_7':'the-header-element','attr-li-value':'the-li-element','header_5':'the-header-element','header_2':'sections','header_3':'the-article-element','header_0':'content-models','header_1':'wai-aria','secondary-browsing-context_index':'index-of-terms','header_8':the-header-element','header_9':'the-header-element','attr-command-icon_index':'index-of-terms','event-mediacontroller-canplay':'media-elements','boolean-attribute_23':'form-submission','refsTIS620':'references','the-hgroup-element_index':'index-of-terms','attr-meta-http-equiv-default-style_index':'index-of-terms','canvas_1':'index','canvas_0':'index','ix-handler-onscroll':'index','media-elements':'media-elements','maxlength_23':'states-of-the-type-attribute','nested-browsing-context_index':'index-of-terms','concept-yearless-date_index':'index-of-terms','maxlength_22':'states-of-the-type-attribute','attr-source-src_index':'index-of-terms','maxlength_21':'states-of-the-type-attribute','common-input-element-attributes':'common-input-element-attributes','maxlength_20':'states-of-the-type-attribute','best-practices-for-in-page-editors':'editing','index-terms_end':'index-of-terms','maxlength_27':'index','radio-button-group':'states-of-the-type-attribute','maxlength_26':'obsolete','htmlfieldsetelement_1':'index','olumechange':'global-attributes','htmlheadelement':'the-head-element','refsRFC2237':'references','maxlength_24':'states-of-the-type-attribute','refsRFC2397':'references','metadata-content-0':'content-models','active-sandboxing-flag-set':'browsers','attr-tdth-abbr_index':'index-of-terms','track_1':'index','size_29':'the-select-element','size_28':'the-select-element','size_27':'index','size_26':'obsolete','size_25':'common-input-element-attributes','size_24':'common-input-element-attributes','size_23':'states-of-the-type-attribute','size_22':'states-of-the-type-attribute','size_21':'states-of-the-type-attribute','size_20':'states-of-the-type-attribute','dom-navigator-registercontenthandler_index':'index-of-terms','refsRFC5280':'references','link-type-tag':'links','dl_19':'index','radiogroup':'the-command-element','cite_24':'index','attr-ol-type-keyword-upper-roman':'the-ol-element','concept-input-type-file-selected_0':'common-input-element-apis','the-link-element_index':'index-of-terms','attr-area-shape-circl':'the-area-element','text-plain_0':'index','data-*=':'infrastructure','attr-input-type-datetime-local_1':'the-input-element','concept-rel-extensions':'links','the-head-element_0':'dom','the-head-element_1':'dom','concept-appcache-manifest-explicit':'offline','attr-ol-type-state-lower-roman_index':'index-of-terms','week-state-(type=week)_index':'index-of-terms','hashchangeevent':'history','htmlbrelement':'the-br-element','concept-select-option-list_9':'the-select-element','concept-select-option-list_8':'the-select-element','concept-select-option-list_3':'the-select-element','concept-select-option-list_2':'the-select-element','concept-select-option-list_1':'the-select-element','concept-select-option-list_0':'wai-aria','concept-select-option-list_7':'the-select-element','concept-select-option-list_6':'the-select-element','concept-select-option-list_5':'the-select-element','concept-select-option-list_4':'the-select-element','htmlelement_212':'index','htmlelement_213':'index','htmlelement_210':'index','htmlelemnt_211':'index','htmlelement_216':'index','htmlelement_217':'index','htmlelement_214':'index','big':'obsolete','htmlelement_218':'index','htmlelement_219':'index','attr-input-max_index':'index-of-terms','the-dt-element_index':'index-of-terms','image-button-state-(type=image)':'states-of-the-type-attribute','attr-fe-maxlength':'attributes-common-to-form-controls','http-equiv':'the-meta-element','attr-iframe-frameborder_index':'index-of-terms','htmllabelelement_0':'index','htmllabelelement_1':'index','handler-onfocus_2':'index','handler-onfocus_0':'dom','handler-onfocus_1':'elements','handler-onprogress':'webappapis','attr-input-type-week':'wai-aria','iframe_42':'browsers','iframe_43':'browsers','iframe_40':'dimension-attributes','iframe_41':'browsers','iframe_46':'browsers','iframe_47':'browsers','iframe_44':'browsers','iframe_45':'browsers','iframe_48':'browsers','white_space':'common-microsyntaxes','handler-onchange':'webappapis','about:srcdoc':'urls','attr-tr-charoff':'obsolete','refsDASH':'references','te-address-element':'the-address-element','attr-body-link_index':'index-of-terms','noscript':'introduction','collections':'common-dom-interfaces','unordered-set-of-unique-space-separated-tokens':'common-microsyntaxes','context-menus_index':'index-of-terms','updateready':'offline','refsHTMLALTTECHS':'references','sectioning-root_0':'content-models','valid-date-string-with-optional-time':'common-microsyntaxes','sectioning-root_2':'the-footer-element','sectioning-root_3':'the-footer-element','sectioning-root_4':'headings-and-sections','sectioning-root_5':'headings-and-sections','sectioning-root_6':'the-blockquote-element','sectioning-root_7':'the-figure-element','sectioning-root_8':'the-td-element','sectioning-root_9':'the-fieldset-element','sandboxed-seamless-iframes-flag_0':'browsers','eventhandler_index':'index-of-terms','refsWEBVTT':'references','hyperlink_29':'links','concept-time_0':'states-of-the-type-attribute','mediacontrollerplaybackstate':'media-elements','attr-input-type-file-keyword_index':'index-o-terms','onpopstate_0':'index','refsXHTMLMOD':'references','refsRFC4329':'references','nested-browsing-context_9':'browsers','nested-browsing-context_8':'browsers','ix-handler-oncancel':'index','form_19':'the-form-element','form_18':'the-form-element','hyperlink_22':'links','form_11':'the-base-element','form_10':'content-models','form_13':'forms','onchange':'global-attributes','form_15':'forms','form_14':'forms','form_17':'the-form-element','form_16':'the-form-element','attr-track-srclang_index':'index-of-terms','for':'the-label-element','htmlmenuelement_index':'index-of-terms','dom-document-querycommandenabled_index':'index-of-terms','refsATAG':'references','xhtml-document_index':'index-of-terms','hyperlink_24':'links','syntax-start-tag':'syntax','list-of-text-tracks_index':'index-of-terms','tag-clouds':'links','browsing-context_36':'browsers','browsing-context_37':'browsers','element-dfn-categories_39':'the-dfn-element','element-dfn-categories_38':'the-q-element','browsing-context_32':'browsers','browsingcontext_33':'browsers','browsing-context_30':'browsers','event-media-seeking':'media-elements','element-dfn-categories_33':'the-em-element','element-dfn-categories_32':'the-a-element','element-dfn-categories_31':'the-div-element','element-dfn-categories_30':'the-figcaption-element','element-dfn-categories_37':'the-cite-element','element-dfn-categories_36':'the-s-element','element-dfn-categories_35':'the-small-element','element-dfn-categories_34':'the-strong-element','use-credentials':'index','valid-duration-string_index':'index-of-terms','attr-img-crossorigin_index':'index-of-terms','concept-fs-target_index':'index-of-terms','creator-document':'browsers','refsSDPLABEL':'references','tel':'forms','output_24':'index','dom-opener_0':'browsers','wrap':'the-textarea-element','attr-input-list_0':'index','translate_0':'global-attributes','translate_1':'global-attributes','translate_2':'global-attributes','translate_3':'global-attributes','htmlelement_239':'index','output_22':'index','remove-an-element-from-a-documnt':'infrastructure','transferable_0':'common-dom-interfaces','width':'the-canvas-element','ismap_0':'the-img-element','the-readonly-attribute':'common-input-element-attributes','htmlscriptelement':'the-script-element','unquoted':'syntax','syntax-attribute-value_index':'index-of-terms','attr-area-nohref':'obsolete','q_21':'index','htmlelement_230':'index','low':'the-meter-element','htmlelement_231':'index','space-character_29':'syntax','max_10':'states-of-the-type-attribute','max_11':'states-of-the-type-attribute','max_12':'states-of-the-type-attribute','max_13':'states-of-the-type-attribute','max_14':'states-of-the-type-attribute','max_15':'states-of-the-type-attribute','max_16':'states-of-the-type-attribute','max_17':'states-of-the-type-attribute','max_18':'states-of-the-type-attribute','max_19':'states-of-the-type-attribute','dom-navigator-registercontenthandler_0':'system-state-and-capabilities','htmlelement_235':'index','eventhandler_39':'dom','eventhandler_38':'dom','attr-crossorigin-none':'urls','evethandler_31':'dom','eventhandler_30':'dom','eventhandler_33':'dom','eventhandler_32':'dom','eventhandler_35':'dom','eventhandler_34':'dom','eventhandler_37':'dom','eventhandler_36':'dom','li_34':'index','li_30':'index','li_31':'index','li_32':'index','li_33':'index','ix-handler-onended':'index','attr-media-preload-auto':'media-elements','ix-handler-window-onstorage':'index','text-track-loading':'media-elements','dom-location-pathname_index':'index-of-terms','colgroup_8':'the-tfoot-element','willful-violation_2':'offline','ondragover':'global-attributes','progress_14':'index','event-pagehide_index':'index-of-terms','attr-select-size':'the-select-element','text-track-cue-text':'media-elements','autocomplete_28':'common-input-element-attributes','handler-window-onpageshow_index':'index-of-terms','attr-q-cite':'the-q-element','attr-iframe-marginwidth_index':'index-of-terms','willful-violation':'introduction','command-facet-hint_index':'index-of-terms','editing-0':'editing','formaction':'the-input-element','dom-ediaerror-media_err_decode':'media-elements','_charset__0':'attributes-common-to-form-controls','attr-img-ismap_index':'index-of-terms','charset_12':'index','data-protocol':'infrastructure','htmldivelement_index':'index-of-terms','alt_48':'states-of-the-type-attribute','alt_49':'states-of-the-type-attribute','alt_46':'states-of-the-type-attribute','alt_47':'states-of-the-type-attribute','alt_44':'states-of-the-type-attribute','alt_45':'states-of-the-type-attribute','alt_42':'states-of-the-type-attribute','alt_43':'states-of-the-type-attribute','alt_40':'the-input-element','alt_41':'states-of-the-type-attribute','ix-handler-onplaying':'index','html-namespace':'infrastructure','fieldset_33':'index','time':'index','concept-role-none_2':'wai-aria','concept-role-none_3':'wai-aria','concept-role-none_0':'wai-aria','concept-role-none_1':'wai-aria','concept-role-none_6':'wai-aria','concept-role-none_7':'wai-aria','concept-role-none_4':'wai-aria','concept-role-none_5':'wai-aria','concept-role-none_8':'wai-aria','conept-role-none_9':'wai-aria','session-history-entry_4':'history','attr-caption-align':'obsolete','session-history-entry_5':'history','category-label_index':'index-of-terms','session-history-entry_2':'history','sequential-link-types':'links','current-entry-of-the-joint-session-history_0':'history','session-history-entry_3':'history','media-data_index':'index-of-terms','session-history-entry_0':'history','session-history-entry_1':'history','element-dfn-attributes_94':'the-keygen-element','element-dfn-attributes_95':'the-output-element','htmlmeterelement_1':'index','element-dfn-attributes_96':'the-progress-element','element-dfn-attributes_97':'the-meter-element','rowgroup':'the-th-element','attr-input-autocomplete-on-state_index':'index-of-terms','element-dfn-attributes_90':'the-datalist-element','value_45':'the-meter-element','element-dfn-attributes_91':'the-optgroup-element','document_29':'dom','document_28':'dom','attr-track-kind-subtitles_index':'index-of-terms','element-dfn-attributes_92':'the-option-elemet','document_23':'urls','document_22':'urls','document_21':'urls','document_20':'urls','document_27':'dom','document_26':'urls','document_25':'urls','document_24':'urls','dfn_12':'the-dfn-element','dfn_13':'the-dfn-element','dfn_10':'the-dfn-element','dfn_11':'the-dfn-element','dfn_16':'the-i-element','dfn_17':'usage-summary','dfn_14':'the-dfn-element','dfn_15':'the-dfn-element','title_67':'the-abbr-element','title_66':'the-dfn-element','title_65':'the-dfn-element','title_64':'the-dfn-element','title_63':'the-style-element','title_62':'the-style-element','title_61':'the-style-element','title_60':'the-style-element','concept-submit-button_index':'index-of-terms','attr-optgroup-disabled_index':'index-of-terms','htmltablecolelement_4':'index','bidirectional-algorithm-formatting-character-ranges_0':'requirements-relating-to-bidirectional-algorithm-formatting-characters','bidirectional-algorithm-formatting-character-ranges_1':'requirements-relating-to-bidirectional-algorithm-formatting-characters','bidirectionalalgorithm-formatting-character-ranges_2':'requirements-relating-to-bidirectional-algorithm-formatting-characters','bidirectional-algorithm-formatting-character-ranges_3':'requirements-relating-to-bidirectional-algorithm-formatting-characters','accesskey_1':'editing','accesskey_0':'editing','accesskey_3':'editing','accesskey_2':'editing','accesskey_4':'editing','dom-mediaerror-media_err_network_0':'media-elements','readonly_22':'states-of-the-type-attribute','input-type-attr-summary':'the-input-element','event-media-playing':'media-elements','secondary-browsing-contexts':'browsers','attr-iframe-allowtransparency':'obsolete','option_29':'the-option-element','option_28':'the-option-element','option_21':'the-optgroup-element','option_20':'the-optgroup-element','option_23':'the-optgroup-element','option_22':'the-optgroup-element','option_25':'the-option-element','option_24':'the-option-element','option_27':'the-option-element','option_26':'the-option-element','end-tags':'syntax','sandboxed-plugins-browsing-contet-flag_index':'index-of-terms','attr-tbody-char_index':'index-of-terms','space-character_25':'syntax','table_38':'obsolete','concept-button':'forms','table_36':'obsolete','table_37':'obsolete','table_34':'syntax','table_35':'syntax','table_32':'syntax','table_33':'syntax','table_30':'the-tr-element','table_31':'the-tr-element','raw-text-elements_1':'syntax','address':'content-models','sandboxed-top-level-navigation-browsing-context-flag_0':'browsers','sandboxed-top-level-navigation-browsing-context-flag_1':'browsers','attr-command-type-state-checkbox_1':'the-command-element','textarea_8':'index','a_79':'index','a_78':'index','a_75':'index','a_74':'index','a_77':'index','a_76':'index','a_71':'obsolete','a_70':'obsolete','a_73':'index','a_72':'index','the-id-attribute':'global-attributes','defer':'the-script-element','htmlparagraphelement':'the-p-element','the-col-element_index':'index-of-terms','functionstringcallback':'dnd','popstateeventinit':'history','form-control-dirname-attribute':'form-submission','inut_98':'states-of-the-type-attribute','attr-table-bgcolor_index':'index-of-terms','phrasing-content_249':'index','phrasing-content_248':'index','text-track-cue-snap-to-lines-flag_3':'media-elements','text-track-cue-snap-to-lines-flag_2':'media-elements','text-track-cue-snap-to-lines-flag_1':'media-elements','text-track-cue-snap-to-lines-flag_0':'media-elements','phrasing-content_245':'index','phrasing-content_244':'index','progress_19':'offline','text-track-cue-snap-to-lines-flag_4':'media-elements','attr-table-width_index':'index-of-terms','text-track-cue-automatic-line-position':'media-elements','scope':'introduction','application-xhtml+xml_2':'iana','application-xhtml+xml_0':'introduction','application-xhtml+xml_1':'iana','phrasing-content_155':'index','multiple_24':'states-of-the-type-attribute','phrasing-content_154':'index','phrasing-content_157':'index','phrasing-content_156':'index','select_28':'the-select-element','select_29':'the-select-element','attr-area-shape-keyword-circle':'the-area-element',select_24':'the-select-element','select_25':'the-select-element','select_26':'the-select-element','select_27':'the-select-element','select_20':'the-select-element','select_21':'the-select-element','select_22':'the-select-element','select_23':'the-select-element','palpable-content_50':'the-form-element','attr-ol-type-keyword-lower-roman':'the-ol-element','child-browsing-context_1':'browsers','palpable-content_51':'the-fieldset-element','attr-tabindex':'editing','element-dfn-categories_89':'the-select-element','palpable-content_52':'the-label-element','palpable-content_53':'the-input-element','element-dfn-contexts_80':'the-tr-element','eventhandlernonnull':'webappapis','element-dfn-contexts_81':'the-td-element','element-dfn-contexts_82':'the-th-element','attr-media-preload-none_index':'index-of-terms','element-dfn-categories_82':'the-th-element','element-dfn-contexts_83':'the-form-element','attr-track-kind_index':'index-of-terms','phrasing-content_158':'index','palpable-content_58':'the-output-element','attr-eta-http-equiv-content-type_index':'index-of-terms','formaction_28':'the-button-element','formaction_29':'form-submission','refsRFC2806':'references','palpable-content_59':'the-progress-element','formaction_24':'states-of-the-type-attribute','formaction_25':'states-of-the-type-attribute','formaction_26':'the-button-element','formaction_27':'the-button-element','formaction_20':'states-of-the-type-attribute','formaction_21':'states-of-the-type-attribute','formaction_22':'states-of-the-type-attribute','formaction_23':'states-of-the-type-attribute','the-param-element':'the-param-element','attr-time-datetime_index':'index-of-terms','refsRFC5322':'references','the-ul-element_index':'index-of-terms','xhtml':'the-xhtml-syntax','htmlelement_5':'the-html-element','htmlelement_4':'elements','htmlelement_7':'the-title-element','htmlelement_6':'the-head-element','htmlelement_1':'dom','htmlelement_0':'common-dom-interfaces','htmlelement_3':'elements','htmlelement_2':'elements','attr-script-src':'the-script-element','attrinput-type-image-keyword_index':'index-of-terms','htmlelement_9':'the-link-element','htmlelement_8':'the-base-element','refsRFC3987':'references','iframe_5':'content-models','iframe_4':'content-models','iframe_7':'content-models','iframe_6':'content-models','iframe_1':'infrastructure','iframe_0':'introduction','iframe_3':'dom','iframe_2':'common-dom-interfaces','iframe_9':'wai-aria','iframe_8':'content-models','img_5':'introduction','img_4':'introduction','img_7':'dom','img_6':'common-dom-interfaces','img_1':'index','img_0':'index','img_3':'introduction','img_2':'introduction','ascii-case-insensitive_31':'obsolete','ascii-case-insensitive_30':'obsolete','ascii-case-insensitive_33':'index','ascii-case-insensitive_32':'iana','img_9':'content-models','img_8':'content-models','ascii-case-insensitive_36':'index','sandbox':'infrastructure','definitions':'constraints','ix-handler-oncanplaythrough':'index','event-media-seeking_index':'index-of-terms','context-menu-state_index':'index-of-terms','push-a-ruby-annotatin_index':'index-of-terms','usemap':'content-models','character_index':'index-of-terms','attr-tdth-align_index':'index-of-terms','command-facet-id':'commands','refsRFC2318':'references','attr-a-rev_index':'index-of-terms','attr-th-scope':'the-th-element','handler-onclick_index':'index-of-terms','anonymous-command_index':'index-of-terms','valid-e-mail-address_0':'states-of-the-type-attribute','valid-e-mail-address_1':'states-of-the-type-attribute','flow-content_9':'the-style-element','flow-content_8':'requirements-relating-to-bidirectional-algorithm-formatting-characters','image-button-state-(type=image)_index':'index-of-terms','command-facet-checkedstate':'commands','event-mediacontroller-loadeddata':'media-elements','flow-content_3':'element-definitions','flow-content_2':'element-definitions','flow-content_1':'element-definitions','flow-content_0':'element-definitions','flow-content_7':'content-models','flow-content_6':'content-models','flow-content_5':'content-models','flow-content_4':'content-models','heaing-content_10':'index','heading-content_11':'index','attr-table-align':'obsolete','attr-input-type-datetime_0':'the-input-element','attr-input-type-datetime_1':'the-input-element','attr-input-type-datetime_2':'states-of-the-type-attribute','attr-input-type-datetime_3':'states-of-the-type-attribute','attr-input-type-datetime_4':'states-of-the-type-attribute','attr-input-type-datetime_5':'states-of-the-type-attribute','iframe_68':'index','attr-hyperlink-usemap':'image-maps','iframe_60':'obsolete','iframe_61':'index','iframe_62':'index','iframe_63':'index','iframe_64':'index','iframe_65':'index','iframe_66':'index','iframe_67':'index','space-character_50':'syntax','preferred-mime-name_4':'index','preferred-mime-name_5':'index','preferred-mime-name_6':'index','dom-mediaerror-media_err_aborted_0':'media-elements','preferred-mime-name_0':'the-meta-element','preferred-mime-name_1':'the-script-element','preferred-mime-name_2':'the-form-element','preferred-mime-name_3':'iana','handler-window-onbeforeprint_index':'idex-of-terms','attr-object-hspace_index':'index-of-terms','dragevent_0':'dnd','i._0':'the-ol-element','palpable-content_19':'the-strong-element','palpable-content_14':'the-dl-element','palpable-content_15':'the-figure-element','palpable-content_16':'the-div-element','palpable-content_17':'the-a-element','palpable-content_10':'the-pre-element','palpable-content_11':'the-blockquote-element','palpable-content_12':'the-ol-element','palpable-content_13':'the-ul-element','canvas':'the-canvas-element','attr-col-width_index':'index-of-terms','handler-onclick_2':'browsers','handler-onclick_3':'index','handler-onclick_0':'dom','handler-onclick_1':'elements','category-label_12':'index','category-label_13':'index','category-label_10':'index','htmlformelement_10':'the-output-element','category-label_16':'index','category-label_17':'index','category-label_14':'index','category-label_15':'index','hierarchical-url_index':'index-of-terms','handler-onloadeddata_3':'index','ul_18':'obsolete','handler-onvolumechange':'webappaps','ul_14':'edits-and-lists','eventhandler_80':'elements','ul_16':'links','ul_17':'syntax','ul_10':'the-ul-element','ul_11':'the-ul-element','ul_12':'the-li-element','ul_13':'the-li-element','eventhandler_82':'elements','text-html':'iana','attr-dir-ltr':'global-attributes','eventhandler_83':'elements','handler-window-onpagehide_1':'browsers','rel-alternate_index':'index-of-terms','syntax-comments':'syntax','the-body-element-0_index':'index-of-terms','attr-ul-type_index':'index-of-terms','checked_13':'states-of-the-type-attribute','checked_12':'states-of-the-type-attribute','checked_11':'states-of-the-type-attribute','checked_10':'states-of-the-type-attribute','checked_17':'states-of-the-type-attribute','checked_16':'states-of-the-type-attribute','checked_15':'states-of-the-type-attribute','checked_14':'states-of-the-type-attribute','accesskey':'global-attributes','checked_18':'states-of-the-type-attribute','e-mail-state-(type=email)_index':'index-of-terms','link-type-prev_index':'index-of-terms','open':'waiaria','captions':'index','rb_index':'index-of-terms','attr-pre-width':'obsolete','the-header-element_index':'index-of-terms','html-elements_20':'content-models','html-elements_21':'content-models','html-elements_22':'content-models','html-elements_23':'requirements-relating-to-bidirectional-algorithm-formatting-characters','html-elements_24':'requirements-relating-to-bidirectional-algorithm-formatting-characters','html-elements_25':'requirements-relating-to-bidirectional-algorithm-formatting-characters','html-elements_26':'requirements-relating-to-bidirectional-algorithm-formatting-characters','html-elements_27':'requirements-relating-to-bidirectional-algorithm-formatting-characters','html-elements_28':'wai-aria','html-elements_29':'wai-aria','cite':'the-blockquote-element','form_34':'obsolete','href_31':'index','href_32':'index','event-media-emptied':'media-elements','htmlelement_164':'index','attr-hyperlink-rel_index':'index-of-terms','phrasing-content_186':'index','attr-input-type-hidden_5':'the-input-elment','phrasing-content_184':'index','phrasing-content_185':'index','phrasing-content_182':'index','phrasing-content_183':'index','phrasing-content_180':'index','attr-input-type-hidden_4':'the-input-element','attr-input-type-radio-keyword':'the-input-element','attr-input-type-hidden_7':'the-input-element','phrasing-content_188':'index','phrasing-content_189':'index','width_5':'the-iframe-element','attr-input-type-hidden_1':'wai-aria','refsHTML4':'references','refsHTML5':'references','width_3':'the-img-element','onpagehide':'the-body-element','width_0':'the-canvas-element','attr-input-type-hidden_2':'forms','formmethod_27':'the-button-element','formmethod_26':'the-button-element','formmethod_25':'states-of-the-type-attribute','formmethod_24':'states-of-the-type-attribute','formmethod_23':'states-of-the-type-attribute','formmethod_22':'states-of-the-type-attribute','formmethod_21':'states-of-the-type-attribute','formmethod_20':'states-of-the-type-attribute','formmethod_29':'form-submission','formmethod_28':'te-button-element','mime-type_19':'dnd','mime-type_18':'dnd','mime-type_17':'dnd','mime-type_16':'system-state-and-capabilities','mime-type_15':'offline','mime-type_14':'offline','mime-type_13':'links','mime-type_12':'the-input-element','mime-type_11':'media-elements','mime-type_10':'media-elements','inter-element-whitespace_index':'index-of-terms','attr-dir-auto_index':'index-of-terms','syntax-end-tag_13':'syntax','texttracklist_index':'index-of-terms','aside':'content-models','attr-track-kind-metadata_0':'the-track-element','attr-object-data_index':'index-of-terms','plugin_4':'browsers','attr-form-autocomplete':'the-form-element','registercontenthandler':'system-state-and-capabilities','textarea_39':'syntax','textarea_38':'syntax','textarea_37':'textFieldSelection','textarea_36':'textFieldSelection','textarea_35':'textFieldSelection','textarea_34':'textFieldSelection','textarea_33':'the-textarea-element','textarea_32':'the-textarea-element','textarea_31':'the-textarea-element','ordered-set-of-unique-space-eparated-tokens_0':'the-form-element','hr_13':'the-hr-element','hr_12':'the-hr-element','hr_11':'the-hr-element','hr_10':'the-hr-element','hr_17':'obsolete','hr_16':'obsolete','hr_15':'syntax','hr_14':'syntax','hr_19':'obsolete','hr_18':'obsolete','transferable-objects':'common-dom-interfaces','eventhandler_53':'dom','eventhandler_52':'dom','eventhandler_51':'dom','eventhandler_50':'dom','eventhandler_57':'elements','eventhandler_56':'elements','optgroup_1':'wai-aria','eventhandler_54':'dom','the-article-element':'the-article-element','eventhandler_59':'elements','eventhandler_58':'elements','optgroup_9':'syntax','optgroup_8':'the-option-element','element-dfn-content-model_37':'the-cite-element','element-dfn-content-model_36':'the-s-element','element-dfn-content-model_35':'the-small-element','element-dfn-content-model_34':'the-strong-element','element-dfn-content-model_33':'the-em-element','element-dfn-content-model_32':'the-a-element','element-dfn-content-model_31':'the-div-element','element-dfn-content-moel_30':'the-figcaption-element','element-dfn-content-model_41':'the-time-element','element-dfn-content-model_39':'the-dfn-element','element-dfn-content-model_38':'the-q-element','flow-content_88':'the-mark-element','flow-content_89':'the-ruby-element','have-range-limitations_index':'index-of-terms','the-aside-element':'the-aside-element','refsTYPEDARRAY':'references','flow-content_80':'the-code-element','flow-content_81':'the-var-element','flow-content_82':'the-samp-element','flow-content_83':'the-kbd-element','flow-content_84':'the-sub-and-sup-elements','flow-content_85':'the-i-element','flow-content_86':'the-b-element','flow-content_87':'the-u-element','xml':'infrastructure','attr-link-target_index':'index-of-terms','nested-browsing-context_22':'index','nested-browsing-context_20':'index','nested-browsing-context_21':'index','blockquote_12':'the-blockquote-element','meter_17':'index','blockquote_13':'the-blockquote-element','meter_16':'index','xmp':'obsolete','blockquote_10':'the-blockquote-element','head23':'the-noscript-element','attr-output-for':'the-output-element','push-a-ruby-annotation':'the-ruby-element','blockquote_16':'index','dom-media-have_enough_data_0':'media-elements','blockquote_17':'index','readonly_39':'index','readonly_38':'common-input-element-attributes','head_26':'syntax','readonly_33':'states-of-the-type-attribute','readonly_32':'states-of-the-type-attribute','readonly_31':'states-of-the-type-attribute','readonly_30':'states-of-the-type-attribute','readonly_37':'states-of-the-type-attribute','dom-mediaerror-media_err_decode_0':'media-elements','readonly_35':'states-of-the-type-attribute','readonly_34':'states-of-the-type-attribute','figure_5':'the-figure-element','figure_4':'the-li-element','figure_7':'the-figure-element','figure_6':'the-figure-element','figure_1':'headings-and-sections','figure_0':'content-models','figure_3':'the-blockquote-element','figure_2':'grouping-content','alt_60':'states-of-the-type-attribute','alt_61':'states-of-the-type-attribute','alt_62':'states-of-the-tye-attribute','alt_63':'states-of-the-type-attribute','figure_9':'the-figure-element','figure_8':'the-figure-element','button_23':'index','loadedmetadata':'webappapis','ul_21':'index','attr-input-list_index':'index-of-terms','root-element_4':'infrastructure','root-element_5':'infrastructure','root-element_6':'infrastructure','root-element_7':'infrastructure','root-element_0':'introduction','root-element_1':'infrastructure','root-element_2':'infrastructure','root-element_3':'infrastructure','progress':'index','rules-for-updating-the-text-track-rendering':'media-elements','root-element_8':'global-attributes','root-element_9':'global-attributes','attr-source-src':'the-source-element','ix-handler-ontimeupdate':'index','attr-meter-max_index':'index-of-terms','element-dfn-content-model_84':'the-fieldset-element','element-restrictions':'syntax','about:legacy-compat_index':'index-of-terms','ul_23':'index','flow-content_216':'index','figcaption_5':'the-figure-element','figcaption_4':'the-figure-element','figcaption_7:'the-figcaption-element','figcaption_6':'the-figcaption-element','figcaption_1':'the-li-element','figcaption_0':'the-blockquote-element','figcaption_3':'the-figure-element','figcaption_2':'the-figure-element','flow-content_210':'index','async_1':'the-script-element','figcaption_9':'the-img-element','figcaption_8':'the-img-element','flow-content_211':'index','texttrack_10':'media-elements','flow-content_212':'index','attr-tdth-charoff':'obsolete','htmlareaelement_0':'index','htmlareaelement_1':'index','flow-content_213':'index','title_45':'the-title-element','title_44':'the-title-element','title_47':'the-meta-element','title_46':'the-title-element','title_41':'the-head-element','title_40':'wai-aria','title_43':'the-head-element','title_42':'the-head-element','phrasing-content_82':'the-ruby-element','phrasing-content_83':'the-rt-element','phrasing-content_80':'the-ruby-element','phrasing-content_81':'the-ruby-element','phrasing-content_86':'the-bdi-element','phrasing-content_87':'the-bdi-element','phrasing-cntent_84':'the-rp-element','phrasing-content_85':'the-bdi-element','htmloptionelement_2':'the-select-element','s':'introduction','flow-content_188':'index','flow-content_189':'index','htmloptionelement_3':'the-select-element','flow-content_184':'index','flow-content_185':'index','flow-content_186':'index','valid-non-empty-url':'urls','flow-content_180':'index','htmloptionelement_0':'common-dom-interfaces','flow-content_182':'index','flow-content_183':'index','checkbox_0':'index','htmloptionelement_1':'common-dom-interfaces','valid-non-negative-integer_1':'the-meta-element','the-p-element':'the-p-element','htmlbaseelement_1':'index','concept-appcache-manifest-fallback':'offline','refsMPEG2':'references','htmloptionelement_4':'index','refsMPEG4':'references','category-label_1':'the-label-element','unicode-character_1':'content-models','htmloptionelement_5':'index','blocked-on-parser_0':'media-elements','blocked-on-parser_1':'media-elements','blocked-on-parser_2':'media-elements','unicode-character_0':'infrastucture','list_22':'states-of-the-type-attribute','list_23':'states-of-the-type-attribute','list_20':'states-of-the-type-attribute','list_21':'states-of-the-type-attribute','list_26':'common-input-element-attributes','unicode-character_3':'the-script-element','list_24':'states-of-the-type-attribute','list_25':'states-of-the-type-attribute','category-label_4':'the-select-element','event-mediacontroller-ratechange':'media-elements','valid-non-negative-integer_7':'the-col-element','tabular-data':'tabular-data','category-label_5':'the-textarea-element','global-attributes_188':'index','global-attributes_189':'index','valid-non-negative-integer_9':'attributes-common-to-td-and-th-elements','global-attributes_180':'index','global-attributes_181':'index','global-attributes_182':'index','global-attributes_183':'index','global-attributes_184':'index','global-attributes_185':'index','global-attributes_186':'index','thead':'the-table-element','table_54':'index','table_55':'index','table_56':'index','table_57':'index','tale_50':'index','table_51':'index','table_52':'index','table_53':'index','border_3':'obsolete','border_2':'index','border_1':'obsolete','border_0':'obsolete','table_58':'index','table_59':'index','refsRFC2246':'references','keygen_4':'content-models','keygen_5':'content-models','keygen_6':'content-models','keygen_7':'wai-aria','keygen_0':'index','keygen_1':'index','keygen_2':'index','keygen_3':'content-models','keygen_8':'forms','keygen_9':'forms','attr-crossorigin-use-credentials-keyword':'urls','updateready_0':'offline','updateready_1':'offline','a_49':'links','attr-ol-type-state-upper-roman':'the-ol-element','a_19':'the-dfn-element','a_18':'the-a-element','htmlelement_88':'the-form-element','htmlelement_89':'the-fieldset-element','a_13':'the-style-element','a_12':'the-link-element','a_11':'wai-aria','a_10':'content-models','a_17':'the-a-element','a_16':'the-a-element','a_15':'the-a-element','a_14':'text-level-semantics','onload_4':'index','onload_2':'the-body-element','onload_3':'the-body-element','onload0':'introduction','onload_1':'global-attributes','concept-datetime_1':'states-of-the-type-attribute','concept-datetime_0':'common-microsyntaxes','attr-input-multiple_index':'index-of-terms','media_18':'index','month-state-(type=month)':'states-of-the-type-attribute','media_10':'the-a-element','media_11':'the-area-element','media_12':'the-area-element','media_13':'links','media_14':'links','media_15':'links','dom-document-open':'dynamic-markup-insertion','browsing-context_19':'browsers','syntax-attributes_index':'index-of-terms','attr-media-controls_index':'index-of-terms','boolean-attributes':'common-microsyntaxes','ix-handler-window-onpageshow':'index','htmltablecaptionelement_2':'index','htmltablecaptionelement_1':'index','htmltablecaptionelement_0':'the-table-element','attr-td-scope':'obsolete','table-descriptions':'the-table-element','attr-command-label_index':'index-of-terms','attr-menu-compact':'obsolete','browsing-context_10':'the-iframe-element','code_13':'index','ix-handler-onemptied':'index','browing-context_11':'links','value-track-kind-caption':'media-elements','editing-apis':'editing-apis','dom-document-querycommandsupported_index':'index-of-terms','texttrackmode':'media-elements','attr-ol-type-state-lower-alpha_index':'index-of-terms','the-object-element':'the-object-element','attr-dim-width_index':'index-of-terms','refsUTF7':'references','handler-onkeydown_3':'index','event-handler-content-attributes_70':'index','attr-input-align_index':'index-of-terms','handler-onloadstart_index':'index-of-terms','handler-onkeydown_2':'browsers','opener-browsing-context':'browsers','refsSTUN':'references','reload-override-flag_index':'index-of-terms','refsBIDI':'references','refsSRGB':'references','enumerated-attribute_18':'editing','attr-link-title':'the-link-element','dom-link-disabled_index':'index-of-terms','refsNPAPI':'references','onmousemove':'global-attributes','enumerated-attribute_19':'editing-apis','global-attributes_18':'the-address-element','hgroup_18':'the-header-element','hgroup_19':'headings-an-sections','hgroup_16':'the-hgroup-element','hgroup_17':'the-hgroup-element','hgroup_14':'the-hgroup-element','hgroup_15':'the-hgroup-element','hgroup_12':'the-hgroup-element','hgroup_13':'the-hgroup-element','hgroup_10':'sections','hgroup_11':'the-aside-element','attr-table-summary_index':'index-of-terms','tbody_29':'index','tbody_28':'index','event-mediacontroller-emptied_index':'index-of-terms','ascii-case-insensitive_19':'links','ascii-case-insensitive_18':'links','ascii-case-insensitive_17':'links','ascii-case-insensitive_16':'common-input-element-attributes','ascii-case-insensitive_15':'states-of-the-type-attribute','ascii-case-insensitive_14':'states-of-the-type-attribute','ascii-case-insensitive_13':'the-form-element','ascii-case-insensitive_12':'the-form-element','ascii-case-insensitive_11':'the-iframe-element','ascii-case-insensitive_10':'the-script-element','phrasing-content_278':'index','phrasing-content_279':'index','syntax-attribute-name_index':'index-of-terms','attr-contextmenu_0':'index','x-hat':'introduction','attr-script-event_index':'index-of-terms','tbody_20':'syntax','tbody_23':'obsolete','refsJSON':'references','pagehide':'webappapis','valid-browsing-context-name-or-keyword_index':'index-of-terms','attr-select-multiple_index':'index-of-terms','text-track-cue-vertical-growing-right-writing-direction_index':'index-of-terms','attr-embed-name_index':'index-of-terms','width_40':'index','attr-fs-method-post':'form-submission','dragevent_1':'dnd','meta-description_index':'index-of-terms','rel-alternate':'links','attr-fs-method-get-keyword_index':'index-of-terms','texttracklist_0':'media-elements','flow-content_198':'index','attr-li-value_index':'index-of-terms','attr-link-sizes_index':'index-of-terms','dragstart':'webappapis','ins_0':'index','attr-input-type-month-keyword':'the-input-element','valid-normalized-forced-utc-global-date-and-time-string_index':'index-of-terms','var_13':'index','var_12':'index','var_11':'index','drageventinit':'dnd','the-hr-element_index':'index-of-terms','flow-contet_195':'index','attr-track-kind-captions_index':'index-of-terms','s_11':'index','fully-active_2':'browsers','s_13':'index','s_12':'index','palpable-content_36':'the-ruby-element','palpable-content_37':'the-bdi-element','texttrackcue_6':'media-elements','mathml':'mathml','texttrackcue_0':'media-elements','palpable-content_33':'the-b-element','texttrackcue_2':'media-elements','texttrackcue_3':'media-elements','fieldset_30':'index','palpable-content_38':'the-bdo-element','palpable-content_39':'the-span-element','media-data_10':'media-elements','loadeddata_0':'index','fully-active_3':'history','table_47':'obsolete','option_8':'the-select-element','form_59':'the-keygen-element','form_58':'the-keygen-element','form_55':'the-select-element','form_54':'the-select-element','form_57':'the-textarea-element','form_56':'the-textarea-element','form_51':'the-input-element','form_50':'the-input-element','form_53':'the-button-element','form_52':'the-button-element','attr-media-autoplay_0':'browsers','handler-oninput_2':'brosers','handler-oninput_3':'index','handler-oninput_0':'dom','handler-oninput_1':'elements','sandboxed-forms-browsing-context-flag_0':'browsers','htmltablesectionelement_7':'index','htmltablesectionelement_4':'the-tfoot-element','htmltablesectionelement_5':'index','htmltablesectionelement_2':'the-tbody-element','htmltablesectionelement_3':'the-thead-element','htmltablesectionelement_0':'the-table-element','htmltablesectionelement_1':'the-table-element','code-unit_0':'infrastructure','code-unit_1':'infrastructure','code-unit_2':'infrastructure','text-track-label_index':'index-of-terms','the-time-element':'the-time-element','footer_23':'index','footer_22':'index','footer_21':'index','text-track-cue-display-state_0':'media-elements','footer_24':'index','attr-body-bgcolor_index':'index-of-terms','flow-content_259':'index','the-html-element_index':'index-of-terms','handler-oncanplaythrough_2':'browsers','handler-oncanplaythrough_3':'index','handler-oncanplaythrough_0':'dom','handler-oncanplaythrough_1':'elements''select_15':'forms','href_18':'the-area-element','href_19':'the-area-element','attr-a-rev':'obsolete','caption_8':'the-table-element','caption_9':'the-table-element','href_12':'the-a-element','caption_7':'the-table-element','caption_4':'the-table-element','href_11':'dom','href_16':'the-img-element','href_17':'the-img-element','caption_0':'the-img-element','href_15':'the-a-element','phrasing-content_168':'index','phrasing-content_169':'index','phrasing-content_164':'index','master-command':'the-command-element','phrasing-content_166':'index','phrasing-content_167':'index','phrasing-content_160':'index','phrasing-content_161':'index','phrasing-content_162':'index','phrasing-content_163':'index','refs2DCONTEXT':'references','image-map_12':'index','attr-script-type_index':'index-of-terms','valid-browsing-context-name-or-keyword_2':'links','select_13':'forms','concept-http-equiv-extensions':'the-meta-element','global-attributes_164':'index','value_19':'states-of-the-type-attribute','value_18':'states-of-the-typeattribute','image-map_11':'index','dom-appcache-updateready_index':'index-of-terms','value_11':'states-of-the-type-attribute','value_10':'states-of-the-type-attribute','value_13':'states-of-the-type-attribute','value_12':'states-of-the-type-attribute','value_15':'states-of-the-type-attribute','value_14':'states-of-the-type-attribute','value_17':'states-of-the-type-attribute','value_16':'states-of-the-type-attribute','event-mediacontcoller-ended':'media-elements','htmlmodelement_4':'index','link-type-tag_index':'index-of-terms','tfoot_8':'the-tbody-element','tfoot_9':'the-thead-element','tfoot_2':'the-table-element','tfoot_3':'the-table-element','tfoot_0':'the-table-element','tfoot_1':'the-table-element','tfoot_6':'the-table-element','tfoot_7':'the-colgroup-element','tfoot_4':'the-table-element','tfoot_5':'the-table-element','rel_20':'links','rel_21':'links','rel_22':'obsolete','rel_23':'index','rel_24':'index','accept_19':'states-of-the-type-attribute','tt':'obsolete','tr':'content-models','flow-content_153:'index','table_41':'obsolete','foreign-elements':'syntax','refsRFC2109':'references','td':'index','flow-content_151':'index','allow-top-navigation':'the-iframe-element','flow-content_150':'index','flow-content_157':'index','event-handler-content-attributes_74':'index','flow-content_156':'index','textarea_11':'global-attributes','textarea_10':'introduction','textarea_13':'global-attributes','textarea_12':'global-attributes','textarea_15':'content-models','textarea_14':'content-models','textarea_17':'content-models','textarea_16':'content-models','textarea_19':'wai-aria','textarea_18':'wai-aria','step_22':'states-of-the-type-attribute','step_23':'states-of-the-type-attribute','step_24':'states-of-the-type-attribute','step_25':'states-of-the-type-attribute','step_26':'states-of-the-type-attribute','step_27':'states-of-the-type-attribute','eventhandler_79':'elements','eventhandler_78':'elements','eventhandler_75':'elements','eventhandler_74':'elements','eventhandler_77':'elements','eventhandler_76':'elements',eventhandler_71':'elements','eventhandler_70':'elements','eventhandler_73':'elements','eventhandler_72':'elements','small':'introduction','hidden-state-(type=hidden)_index':'index-of-terms','form-submission-0':'constraints','security-0':'constraints','attr-input-type-number-keyword_index':'index-of-terms','element-dfn-content-model_19':'the-p-element','element-dfn-content-model_18':'the-address-element','element-dfn-content-model_15':'the-hgroup-element','element-dfn-content-model_14':'the-aside-element','element-dfn-content-model_17':'the-footer-element','element-dfn-content-model_16':'the-header-element','element-dfn-content-model_11':'the-nav-element','element-dfn-content-model_10':'the-section-element','element-dfn-content-model_13':'the-aside-element','element-dfn-content-model_12':'the-article-element','meter_20':'index','meter_21':'index','meter_22':'index','section':'introduction','refsOPENSEARCH':'references','attr-area-shape-keyword-default_index':'index-of-terms','method':'forms','option_7':'the-elect-element','readonly_19':'states-of-the-type-attribute','readonly_18':'states-of-the-type-attribute','attr-meter-low':'the-meter-element','readonly_15':'the-input-element','readonly_14':'the-input-element','readonly_17':'states-of-the-type-attribute','readonly_16':'states-of-the-type-attribute','readonly_11':'wai-aria','legend':'the-img-element','readonly_13':'the-input-element','readonly_12':'wai-aria','states-of-the-type-attribute':'states-of-the-type-attribute','action':'forms','event-dragend':'dnd','ix-handler-onprogress':'index','the-details-element_index':'index-of-terms','ratechange_0':'index','select':'index','table_49':'obsolete','element-dfn-attributes_93':'the-textarea-element','hidden_20':'editing','table_48':'obsolete','max_37':'the-progress-element','syntax-newlines_1':'syntax','syntax-newlines_0':'syntax','the-ol-element':'the-ol-element','syntax-newlines_2':'syntax','hidden_22':'editing','attr-input-type-radio':'wai-aria','document_66':'the-iframe-element','document_65':'the-iframe-elemet','document_64':'the-body-element','document_63':'the-body-element','document_62':'the-style-element','document_61':'the-base-element','document_60':'the-head-element','hidden_24':'editing','attr-tdth-colspan':'attributes-common-to-td-and-th-elements','document_69':'the-output-element','document_68':'the-label-element','blockquote_11':'the-blockquote-element','max_30':'states-of-the-type-attribute','autocomplete':'the-form-element','text-track-failed-to-load':'media-elements','resources':'infrastructure','valid-simple-color_1':'states-of-the-type-attribute','embed_24':'index','embed_25':'index','embed_26':'index','embed_27':'index','embed_20':'index','embed_21':'index','embed_22':'index','embed_23':'index','attr-media-preload-none-state':'media-elements','ascii-case-insensitive':'infrastructure','embed_29':'index','accept':'the-input-element','handler-window-onblur_1':'browsers','col_8':'obsolete','col_9':'obsolete','onpause':'global-attributes','col_2':'the-col-element','span_23':'the-colgroup-element','cl_0':'the-colgroup-element','col_1':'the-col-element','span_26':'the-col-element','span_27':'the-col-element','span_24':'the-colgroup-element','col_5':'obsolete','attr-input-type-search-keyword_index':'index-of-terms','handler-ondragend':'webappapis','value-track-kind-translation':'media-elements','iframe-sandboxing-flag-set_index':'index-of-terms','telephone-state-(type=tel)_index':'index-of-terms','the-div-element_index':'index-of-terms','blockquote_6':'the-blockquote-element','valid-non-negative-integer_index':'index-of-terms','blockquote_7':'the-blockquote-element','blockquote_8':'the-blockquote-element','autokeyword_index':'index-of-terms','blockquote_9':'the-blockquote-element','blockquote_15':'syntax','a_31':'links','a_30':'links','a_33':'links','a_32':'links','a_35':'links','a_34':'links','a_37':'links','a_36':'links','a_39':'links','eventhandler_13':'dom','interactive-content_28':'index','handler-window-onresize_1':'browsers','handler-window-onresize_0':'the-body-element','the-drag-data-item-kind':dnd','session-history_12':'index','session-history_11':'index','interactive-content_26':'index','handler-onplaying_index':'index-of-terms','checkbox':'forms','meta-application-name':'the-meta-element','valid-local-date-and-time-string_index':'index-of-terms','htmlfieldsetelement_index':'index-of-terms','event-handler-content-attributes_77':'index','dom-mediaerror-media_err_network':'media-elements','attr-tdth-valign_index':'index-of-terms','ix-handler-onmousewheel':'index','media_5':'index','window_1':'the-body-element','window_0':'global-attributes','window_3':'the-body-element','window_2':'the-body-element','window_5':'the-body-element','window_4':'the-body-element','window_7':'browsers','window_6':'the-iframe-element','window_9':'browsers','window_8':'browsers','refsCESU8':'references','concept-datetime_index':'index-of-terms','the-directionality_index':'index-of-terms','attr-class':'index','attr-input-type-search_5':'states-of-the-type-attribute','attr-input-type-search_4':'states-of-the-type-attribute''ononline':'the-body-element','attr-input-type-search_1':'wai-aria','attr-input-type-search_0':'wai-aria','attr-input-type-search_3':'the-input-element','attr-input-type-search_2':'the-input-element','contenteditable':'editing','text-track-cue-horizontal-writing-direction':'media-elements','attr-tr-valign_index':'index-of-terms','for_5':'the-output-element','dfn_8':'the-dfn-element','shape_2':'the-area-element','for_1':'editing','for_0':'the-label-element','for_3':'index','list-state_0':'content-models','list-state_7':'index','attr-area-shape-keyword-poly':'the-area-element','list-state_6':'the-menu-element','col_11':'index','attr-crossorigin-anonymous-keyword':'urls','dfn_0':'content-models','input_118':'common-input-element-attributes','input_119':'common-input-element-attributes','dfn_1':'content-models','input_112':'states-of-the-type-attribute','attr-input-type-password-keyword':'the-input-element','input_110':'states-of-the-type-attribute','input_111':'states-of-the-type-attribute','input_116':'statesof-the-type-attribute','li_14':'the-li-element','input_114':'states-of-the-type-attribute','input_115':'states-of-the-type-attribute','htmlunknownelement_index':'index-of-terms','dfn_3':'the-dt-element','event-handler-content-attributes_78':'index','legend_10':'obsolete','dfn_4':'the-dd-element','legend_12':'index','legend_13':'index','dfn_5':'text-level-semantics','foreign-elements_9':'syntax','foreign-elements_8':'syntax','dfn_6':'the-dfn-element','phrasing-content_284':'index','foreign-elements_1':'syntax','element-dfn-contexts_22':'the-blockquote-element','offline':'offline','dfn_7':'the-dfn-element','foreign-elements_5':'syntax','foreign-elements_4':'syntax','foreign-elements_7':'syntax','element-dfn-contexts_23':'the-ol-element','an-entry-with-persisted-user-state_index':'index-of-terms','the-section-element_index':'index-of-terms','phrasing-content_286':'index','handler-window-onscroll_0':'the-body-element','matches-the-environment':'common-microsyntaxes','attr-option-label':'the-option-element','phrsing-content_282':'index','ix-handler-window-onfocus':'index','the-q-element_index':'index-of-terms','datetime-local':'states-of-the-type-attribute','hyperlink_49':'index','element-dfn-contexts_28':'the-dd-element','attr-object-classid':'obsolete','element-dfn-contexts_29':'the-figure-element','tabindex':'global-attributes','ix-handler-window-onmessage':'index','html-elements_40':'syntax','event-media-durationchange_index':'index-of-terms','event-dragend_index':'index-of-terms','concept-submit-button_0':'states-of-the-type-attribute','concept-submit-button_1':'states-of-the-type-attribute','concept-submit-button_2':'the-button-element','concept-submit-button_3':'form-submission','concept-submit-button_4':'form-submission','concept-submit-button_5':'form-submission','concept-submit-button_6':'form-submission','concept-submit-button_7':'form-submission','introduction':'introduction','concept-submit-button_9':'form-submission','dfn':'content-models','hashchangeeventinit':'history','list-state':'the-menu-elemen','dom-media-have_current_data_0':'media-elements','time_4':'the-time-element','time_5':'the-time-element','attr-meta-name':'the-meta-element','ascii-case-insensitive_9':'the-meta-element','ascii-case-insensitive_8':'the-meta-element','type_59':'wai-aria','ascii-case-insensitive_3':'common-microsyntaxes','ascii-case-insensitive_2':'common-microsyntaxes','ascii-case-insensitive_1':'common-microsyntaxes','ascii-case-insensitive_0':'infrastructure','ascii-case-insensitive_7':'the-meta-element','ascii-case-insensitive_6':'the-meta-element','ascii-case-insensitive_5':'global-attributes','ascii-case-insensitive_4':'global-attributes','iframe_24':'the-iframe-element','iframe_25':'the-iframe-element','iframe_26':'the-iframe-element','iframe_27':'the-iframe-element','iframe_20':'the-iframe-element','iframe_21':'the-iframe-element','iframe_22':'the-iframe-element','iframe_23':'the-iframe-element','handler-window-onpopstate':'webappapis','iframe_28':'the-iframe-element','iframe_29':'the-iframe-element','texttrack_0':'he-track-element','texttrack_1':'the-track-element','texttrack_2':'media-elements','texttrack_3':'media-elements','texttrack_4':'media-elements','texttrack_5':'media-elements','texttrack_6':'media-elements','texttrack_7':'media-elements','texttrack_8':'media-elements','texttrack_9':'media-elements','time_8':'the-time-element','htmllegendelement_0':'index','htmllegendelement_1':'index','charset_5':'the-meta-element','htmlelement_186':'index','htmlelement_187':'index','syntax-doctype':'syntax','htmlelement_185':'index','htmlelement_182':'index','charset_6':'the-meta-element','htmlelement_180':'index','htmlelement_181':'index','htmlelement_188':'index','htmlelement_189':'index','session-history':'history','attr-input-type-radio-keyword_index':'index-of-terms','event-handlers_7':'webappapis','attr-li-type_index':'index-of-terms','htmlelement_196':'index','functionstringcallback_index':'index-of-terms','output_0':'index','popstateeventinit_index':'index-of-terms','element-interfaces':'index','play':'webappapis',col_7':'obsolete','index':'index','xlink-namespace':'namespaces','del_30':'index','dragend_1':'index','del_9':'the-s-element','del_8':'content-models','dragend_0':'dnd','del_3':'content-models','del_2':'content-models','del_1':'content-models','del_0':'index','del_7':'content-models','del_6':'content-models','del_5':'content-models','del_4':'content-models','hyperlink_16':'links','maxlength_30':'index','element-dfn-content-model_102':'commands','hyperlink_14':'links','element-dfn-content-model_100':'the-command-element','eventhandler_141':'media-elements','hyperlink_15':'links','handler-window-onhashchange':'webappapis','hashchangeevent_0':'index','disabled_1':'attributes-common-to-form-controls','html-vs-xhtml':'introduction','drag-data-store-item-list':'dnd','pop-a-ruby-level':'the-ruby-element','element-dfn-content-model_index':'index-of-terms','attr-input-dirname_index':'index-of-terms','attr-a-shape':'obsolete','handler-onloadstart_2':'browsers','handler-onloadstart_3':'index','handler-onloadstart_0':'om','handler-onloadstart_1':'elements','x-that_index':'index-of-terms','onpageshow_0':'index','dirname_8':'states-of-the-type-attribute','dirname_9':'states-of-the-type-attribute','phrasing-content_148':'the-command-element','phrasing-content_149':'the-command-element','dirname_0':'the-input-element','dirname_1':'the-input-element','dirname_2':'states-of-the-type-attribute','dirname_3':'states-of-the-type-attribute','dirname_4':'states-of-the-type-attribute','dirname_5':'states-of-the-type-attribute','dirname_6':'states-of-the-type-attribute','dirname_7':'states-of-the-type-attribute','attr-input-type-range_1':'the-input-element','attr-input-type-range_0':'the-input-element','embed_12':'syntax','attr-input-autocomplete-off-state_0':'common-input-element-attributes','attr-fs-enctype-formdata':'form-submission','autocomplete_13':'states-of-the-type-attribute','disowned-its-opener_0':'browsers','the-strong-element':'the-strong-element','sandboxed-origin-browsing-context-flag_index':'index-of-terms','typemustmach_0':'the-object-element','typemustmatch_1':'the-object-element','typemustmatch_2':'index','autocomplete_10':'states-of-the-type-attribute','attr-fs-formaction_index':'index-of-terms','element-dfn-categories_99':'the-summary-element','element-dfn-categories_98':'the-details-element','muted':'the-video-element','element-dfn-categories_94':'the-keygen-element','element-dfn-categories_97':'the-meter-element','element-dfn-categories_96':'the-progress-element','element-dfn-categories_91':'the-optgroup-element','the-h1,-h2,-h3,-h4,-h5,-and-h6-elements':'the-aside-element','element-dfn-categories_93':'the-textarea-element','element-dfn-categories_92':'the-option-element','htmlelement_206':'index','drag-data-store-hot-spot-coordinate_index':'index-of-terms','refsEVENTSOURCE':'references','text-track-cue-writing-direction':'media-elements','handler-window-onresize':'webappapis','the-datalist-element':'the-datalist-element','wrap_1':'index','wrap_0':'the-textarea-element','attr-input-accept_index':'index-of-terms','venthandler_97':'elements','eventhandler_96':'elements','eventhandler_95':'elements','eventhandler_94':'elements','eventhandler_93':'elements','eventhandler_92':'elements','eventhandler_91':'elements','eventhandler_90':'elements','populate-the-list-of-pending-text-tracks_index':'index-of-terms','text-track-disabled':'media-elements','input_1':'index','eventhandler_99':'elements','eventhandler_98':'elements','samp_12':'obsolete','samp_13':'index','samp_10':'the-kbd-element','samp_11':'usage-summary','samp_16':'index','samp_17':'index','samp_14':'index','samp_15':'index','attr-html-version':'obsolete','htmlelement_142':'index','element-dfn-content-model_79':'the-tfoot-element','element-dfn-content-model_78':'the-thead-element','link_48':'links','link_49':'links','element-dfn-content-model_73':'the-table-element','element-dfn-content-model_72':'the-area-element','element-dfn-content-model_71':'the-map-element','element-dfn-content-model_70':'the-canvas-element','element-dfn-content-model_77':'the-tbody-element,'element-dfn-content-model_76':'the-col-element','element-dfn-content-model_75':'the-colgroup-element','element-dfn-content-model_74':'the-caption-element','htmltabledatacellelement_1':'index','kind_1':'the-track-element','kind_0':'the-track-element','kind_3':'the-track-element','kind_2':'the-track-element','object_23':'dimension-attributes','object_22':'image-maps','object_21':'image-maps','object_20':'the-map-element','videotrack_index':'index-of-terms','attr-th-scope-rowgroup':'the-th-element','htmloutputelement_0':'index','htmloutputelement_1':'index','object_29':'obsolete','object_28':'obsolete','attr-textarea-wrap-hard-state_1':'the-textarea-element','attr-textarea-wrap-hard-state_0':'the-textarea-element','var_9':'index','handler-onkeyup_index':'index-of-terms','dom-appcache-downloading':'offline','attr-hyperlink-type_index':'index-of-terms','alt_28':'the-img-element','alt_29':'the-img-element','global-attributes_9':'the-body-element','global-attributes_8':'the-noscript-element','alt_24':'the-img-elment','alt_25':'the-img-element','alt_26':'the-img-element','alt_27':'the-img-element','alt_20':'the-img-element','alt_21':'the-img-element','alt_22':'the-img-element','alt_23':'the-img-element','hyperlink_48':'index','fieldset_29':'index','concept-button_4':'the-button-element','attr-div-align_index':'index-of-terms','concept-button_0':'states-of-the-type-attribute','width_12':'the-input-element','concept-button_2':'states-of-the-type-attribute','concept-button_3':'states-of-the-type-attribute','abbr_2':'content-models','abbr_3':'text-level-semantics','abbr_0':'content-models','abbr_1':'content-models','abbr_6':'the-abbr-element','abbr_7':'the-abbr-element','abbr_4':'the-dfn-element','abbr_5':'the-abbr-element','abbr_8':'the-abbr-element','abbr_9':'the-abbr-element','link-type-bookmark_index':'index-of-terms','handler-onpause_0':'dom','handler-onpause_1':'elements','handler-onpause_2':'browsers','handler-onpause_3':'index','attr-button-value':'the-button-element','dom-tree-accessors':'dom','attr-hyperlink-ref_index':'index-of-terms','width_18':'states-of-the-type-attribute','param_11':'index','width_19':'states-of-the-type-attribute','attr-input-type-datetime-local-keyword':'the-input-element','for_2':'editing','handler-window-onpagehide_index':'index-of-terms','text-track-cue-computed-line-position_index':'index-of-terms','id_3':'obsolete','timeranges_12':'media-elements','timeranges_10':'media-elements','timeranges_11':'media-elements','param_10':'index','document_49':'dom','document_48':'dom','onhashchange':'the-body-element','concept-fs-enctype':'form-submission','attr-tdth-align':'obsolete','document_41':'dom','document_40':'dom','document_43':'dom','document_42':'dom','document_45':'dom','document_44':'dom','document_47':'dom','document_46':'dom','nextid_index':'index-of-terms','url-decomposition-idl-attributes':'urls','attr-dir-ltr-state':'global-attributes','attr-fs-target_0':'index','htmltableelement_index':'index-of-terms','the-del-element':'the-del-element','event-media-ratechange':'media-elements,'u_2':'content-models','u_1':'content-models','u_0':'content-models','u_7':'the-mark-element','u_6':'the-u-element','u_5':'the-u-element','u_4':'the-u-element','attr-area-coords':'the-area-element','u_9':'index','u_8':'usage-summary','a_7':'content-models','a_6':'content-models','a_5':'content-models','a_4':'content-models','a_3':'dom','a_2':'common-dom-interfaces','a_1':'introduction','a_0':'introduction','attr-canvas-width_index':'index-of-terms','a_9':'content-models','a_8':'content-models','session-history_7':'history','session-history_6':'history','list-of-the-descendant-browsing-contexts':'browsers','session-history_4':'history','session-history_3':'history','session-history_2':'browsers','session-history_1':'browsers','session-history_0':'browsers','option_43':'index','option_42':'index','option_41':'index','option_40':'index','session-history_9':'history','session-history_8':'history','attr-track-kind-descriptions_0':'the-track-element','style_18':'the-style-element','dl_11':'the-dd-element','dl_10:'the-dt-element','dl_13':'the-dd-element','dl_12':'the-dd-element','dl_15':'links','dl_14':'the-dfn-element','dl_17':'obsolete','dl_16':'syntax','cite_25':'the-ins-element','dl_18':'index','cite_27':'attributes-common-to-ins-and-del-elements','cite_26':'the-del-element','cite_21':'index','cite_20':'index','cite_23':'the-q-element','cite_22':'the-q-element','valid-time-zone-offset-string_index':'index-of-terms','attr-input-type-hidden_11':'index','attr-input-type-hidden_10':'index','attr-fs-formaction':'form-submission','the-caption-element':'the-caption-element','case-sensitive':'infrastructure','facets':'commands','timeupdate':'webappapis','boolean-attribute_34':'index','event-handler-content-attributes_28':'index','concept-fs-novalidate_index':'index-of-terms','the-title-element-0':'dom','b.':'the-ol-element','attr-fs-formenctype':'form-submission','fallback-base-url_index':'index-of-terms','the-body-element_index':'index-of-terms','list-of-text-tracks':'media-elements','attr-track-src':'the-track-elemen','concept-events-trusted_index':'index-of-terms','the-dir-attribute_index':'index-of-terms','ins_29':'edits-and-lists','ins_28':'edits-and-lists','br':'content-models','output':'index','seeked_0':'index','the-noscript-element':'the-noscript-element','text-track_index':'index-of-terms','interactive-content':'content-models','coords_3':'the-area-element','coords_2':'the-area-element','coords_1':'the-area-element','coords_0':'the-area-element','attr-iframe-sandbox_index':'index-of-terms','coords_5':'index','coords_4':'the-area-element','pre_23':'index','dialog_15':'index','checked_21':'states-of-the-type-attribute','ins_21':'edits-and-paragraphs','dialog_14':'index','ins_20':'edits-and-paragraphs','refsRFC2313':'references','attr-link-sizes-any':'links','event-popstate_0':'history','ix-handler-onpause':'index','dialog_10':'editing','input_130':'obsolete','input_131':'obsolete','input_132':'obsolete','input_133':'obsolete','input_134':'obsolete','input_135':'obsolete','input_136':'obsolete','input_137':'obsolee','input_138':'obsolete','input_139':'obsolete','meta-keywords_index':'index-of-terms','dialog_12':'index','progress_15':'index','span':'introduction','attr-progress-value_index':'index-of-terms','submit':'index','refsCSSOMVIEW':'references','text-track-cue-computed-line-position':'media-elements','drag-data-store-item-list_index':'index-of-terms','poster':'the-video-element','attr-style-media_index':'index-of-terms','htmlulistelement':'the-ul-element','authority-based-url_index':'index-of-terms','link':'index','attr-input-align':'obsolete','atob':'webappapis','space-separated-tokens':'common-microsyntaxes','datalist_7':'common-input-element-attributes','datalist_6':'common-input-element-attributes','datalist_5':'common-input-element-attributes','datalist_4':'common-input-element-attributes','datalist_3':'common-input-element-attributes','datalist_2':'wai-aria','datalist_1':'wai-aria','datalist_0':'content-models','htmldatalistelement_index':'index-of-terms','htmlparamelement':'the-param-element','datalist8':'common-input-element-attributes','async_6':'index','ul':'introduction','async_4':'the-script-element','async_5':'the-script-element','async_2':'the-script-element','async_3':'the-script-element','async_0':'the-script-element','the-th-element':'the-th-element','delete-the-selection':'editing-apis','character-encodings':'infrastructure','attr-img-ismap':'the-img-element','texttrackcue_index':'index-of-terms','intro-early-example':'introduction','the-accesskey-attribute_index':'index-of-terms','html_18':'syntax','html_19':'syntax','attr-translate_index':'index-of-terms','dom-document-querycommandvalue_0':'dom','html_12':'syntax','html_13':'syntax','html_10':'the-body-element','html_11':'the-iframe-element','html_16':'syntax','html_17':'syntax','html_14':'syntax','html_15':'syntax','name_47':'syntax','name_46':'the-output-element','name_45':'the-output-element','name_44':'the-keygen-element','name_43':'the-keygen-element','name_42':'the-textarea-element','name_41':'the-textarea-element','name_40':'the-selec-element','attr-input-list':'common-input-element-attributes','attr-object-archive':'obsolete','name_49':'index','name_48':'index','elements':'elements','attr-area-shape-default_index':'index-of-terms','unicode-character_index':'index-of-terms','formnovalidate_29':'the-button-element','img_15':'wai-aria','img_14':'wai-aria','img_17':'the-img-element','img_16':'the-img-element','img_11':'content-models','img_10':'content-models','img_13':'wai-aria','img_12':'content-models','attr-fs-formmethod_index':'index-of-terms','external-resource-link_index':'index-of-terms','img_19':'the-img-element','img_18':'the-img-element','lang':'introduction','valid-month-string':'common-microsyntaxes','attr-translate':'global-attributes','attr-textarea-maxlength_index':'index-of-terms','attr-button-type-reset':'the-button-element','attr-input-type-url':'global-attributes','extensibility':'infrastructure','elements-1':'index','code':'content-models','htmlelement_140':'index','syntax-doctype_index':'index-of-terms','attr-input-tye-password_0':'the-input-element','attr-input-type-password_1':'the-input-element','fallback-base-url':'urls','input_7':'index','handler-onabort':'webappapis','htmlparamelement_1':'index','sandboxed-auxiliary-navigation-browsing-context-flag_0':'browsers','disabled_9':'introduction','disabled_8':'index','disabled_7':'the-option-element','disabled_6':'the-option-element','disabled_5':'index','disabled_4':'the-option-element','disabled_3':'the-optgroup-element','disabled_2':'index','valid-simple-color_0':'common-microsyntaxes','disabled_0':'the-fieldset-element','media-resource':'media-elements','event-media-error':'media-elements','the-dd-element':'the-dd-element','htmlparamelement_0':'index','syntax-start-tag_1':'syntax','image-maps':'image-maps','htmlparagraphelement_0':'index','htmlparagraphelement_1':'index','categories':'forms','maxlength_16':'states-of-the-type-attribute','maxlength_17':'states-of-the-type-attribute','maxlength_14':'states-of-the-type-attribute','maxlength_15':'states-of-the-type-attriute','maxlength_12':'states-of-the-type-attribute','maxlength_13':'states-of-the-type-attribute','maxlength_10':'states-of-the-type-attribute','maxlength_11':'states-of-the-type-attribute','syntax-end-tag_6':'syntax','onbeforeprint':'the-body-element','sandboxed-auxiliary-navigation-browsing-context-flag_2':'browsers','link-type-next_index':'index-of-terms','maxlength_18':'states-of-the-type-attribute','maxlength_19':'states-of-the-type-attribute','element-dfn-contexts_26':'the-dl-element','element-dfn-contexts_27':'the-dt-element','element-dfn-contexts_24':'the-ul-element','element-dfn-contexts_25':'the-li-element','figure_19':'the-caption-element','figure_18':'the-table-element','element-dfn-contexts_20':'the-hr-element','element-dfn-contexts_21':'the-pre-element','figure_15':'the-img-element','figure_14':'the-img-element','figure_17':'the-table-element','figure_16':'the-img-element','figure_11':'the-figcaption-element','figure_10':'the-figure-element','figure_13':'the-img-element','figure_12':'the-figcapion-element','type_57':'wai-aria','type_56':'wai-aria','type_55':'wai-aria','type_54':'wai-aria','type_53':'wai-aria','type_52':'wai-aria','type_51':'wai-aria','type_50':'wai-aria','ul_22':'index','dimension-attributes':'dimension-attributes','type_58':'wai-aria','attr-tbody-charoff_index':'index-of-terms','text-content_6':'the-option-element','video':'the-video-element','handler-onplaying':'webappapis','attr-img-name':'obsolete','htmlelement_141':'index','crossorigin_2':'the-audio-element','crossorigin_3':'media-elements','crossorigin_0':'index','crossorigin_1':'the-video-element','crossorigin_4':'index','crossorigin_5':'index','global-attributes_203':'index','global-attributes_202':'index','global-attributes_201':'index','global-attributes_200':'index','global-attributes_207':'index','ondragleave':'global-attributes','global-attributes_205':'index','global-attributes_204':'index','valid-hash-name-reference_index':'index-of-terms','attr-track-kind-descriptions':'the-track-element','attr-iframe-vspace_index:'index-of-terms','placeholder_7':'states-of-the-type-attribute','valid-simple-color_index':'index-of-terms','attr-meta-content_index':'index-of-terms','the-head-element':'the-head-element','global-attributes_88':'the-input-element','global-attributes_89':'the-button-element','named-character-references-table':'named-character-references','kind_4':'index','transparent_20':'index','global-attributes_80':'the-tfoot-element','global-attributes_81':'the-tr-element','global-attributes_82':'the-td-element','global-attributes_83':'the-th-element','global-attributes_84':'the-form-element','global-attributes_85':'the-fieldset-element','global-attributes_86':'the-legend-element','global-attributes_87':'the-label-element','htmlelement_112':'index','suspend_0':'index','plugin_8':'index','link_67':'index','child-browsing-context':'browsers','plugin_5':'browsers','plugin_6':'obsolete','plugin_7':'index','plugin_0':'infrastructure','plugin_1':'the-embed-element','plugin_2':'the-embed-element','plugin_3':'the-object-elemen','blocked-by-a-modal-dialog_1':'editing','blocked-by-a-modal-dialog_0':'editing','isindex-0_index':'index-of-terms','phrasing-content_120':'the-legend-element','phrasing-content_121':'the-label-element','phrasing-content_122':'the-label-element','phrasing-content_123':'the-label-element','phrasing-content_124':'the-input-element','phrasing-content_125':'the-input-element','phrasing-content_126':'the-button-element','phrasing-content_127':'the-button-element','phrasing-content_128':'the-button-element','phrasing-content_129':'the-select-element','an-iframe-srcdoc-document':'the-iframe-element','link_61':'index','dialog_11':'index','the-step-attribute':'common-input-element-attributes','dialog_13':'index','next':'the-link-element','htmlelement_146':'index','concept-duration':'common-microsyntaxes','windowmodal':'user-prompts','the-input-element_index':'index-of-terms','onpopstate':'the-body-element','event-mediacontroller-waiting_index':'index-of-terms','high':'the-meter-element','attr-title_0':'index','this:'introduction','challenge':'the-keygen-element','trackevent':'media-elements','handler-onshow':'webappapis','attr-media-crossorigin':'media-elements','the-h6-element_index':'index-of-terms','element-dfn-content-model_55':'the-bdo-element','link_66':'index','table_18':'the-tbody-element','link_64':'index','link_65':'index','link_62':'index','link_63':'dnd','link_60':'index','table_19':'the-tbody-element','datetime_4':'index','link_68':'index','link_69':'index','element-dfn-content-model_51':'the-ruby-element','element-dfn-content-model_50':'the-mark-element','element-dfn-content-model_53':'the-rp-element','element-dfn-content-model_52':'the-rt-element','videotracklist':'media-elements','element-dfn-content-model_54':'the-bdi-element','element-dfn-content-model_57':'the-br-element','element-dfn-content-model_56':'the-span-element','element-dfn-content-model_59':'the-ins-element','element-dfn-content-model_58':'the-wbr-element','rb_0':'obsolete','object_49':'index','object_48':'index','htmlelement_143':'index,'object_45':'index','object_44':'index','object_47':'index','object_46':'index','object_41':'obsolete','object_40':'obsolete','object_43':'obsolete','object_42':'obsolete','ononline_0':'index','handler-onreadystatechange_0':'dom','element-dfn-dom_10':'the-section-element','application-name_0':'the-meta-element','browsing-context-nested-through':'browsers','ix-handler-onmouseout':'index','htmlelement_147':'index','list_3':'states-of-the-type-attribute','list_2':'the-input-element','list_1':'the-input-element','list_0':'the-input-element','list_7':'states-of-the-type-attribute','ruby_5':'the-u-element','list_5':'states-of-the-type-attribute','list_4':'states-of-the-type-attribute','ix-handler-window-onpagehide':'index','progress_18':'index','list_9':'states-of-the-type-attribute','ruby_4':'text-level-semantics','handler-onended_2':'browsers','handler-onended_3':'index','handler-onended_0':'dom','handler-onended_1':'elements','the-aside-element_index':'index-of-terms','dom-appcache-checking':'offline','onmessge':'the-body-element','refsXML':'references','flow-content_55':'the-li-element','flow-content_54':'the-ul-element','attr-dir-auto-state_1':'global-attributes','attr-dir-auto-state_0':'global-attributes','onshow':'global-attributes','attr-dir-auto-state_2':'global-attributes','autoplay_6':'media-elements','attr-p-align_index':'index-of-terms','b_18':'index','b_19':'index','htmlmenuelement_2':'index','htmlmenuelement_0':'elements','htmlmenuelement_1':'index','b_12':'the-b-element','b_13':'the-b-element','b_10':'the-b-element','sourcing-in-band-text-tracks':'media-elements','b_16':'usage-summary','dropzone':'global-attributes','b_14':'the-b-element','b_15':'the-u-element','valid-non-empty-url-potentially-surrounded-by-spaces_11':'states-of-the-type-attribute','valid-non-empty-url-potentially-surrounded-by-spaces_10':'media-elements','valid-non-empty-url-potentially-surrounded-by-spaces_13':'the-command-element','valid-non-empty-url-potentially-surrounded-by-spaces_12':'form-submission','applicationcache':'offine','disabled_28':'the-command-element','valid-non-empty-url-potentially-surrounded-by-spaces_17':'index','valid-non-empty-url-potentially-surrounded-by-spaces_16':'index','valid-non-empty-url-potentially-surrounded-by-spaces_19':'index','valid-non-empty-url-potentially-surrounded-by-spaces_18':'index','disabled_29':'the-command-element','attr-area-shape-keyword-rect_index':'index-of-terms','attr-track-kind-keyword-metadata':'the-track-element','optgroup':'index','attr-tbody-char':'obsolete','navigatorid_0':'system-state-and-capabilities','pagehide_0':'index','pagehide_1':'index','sandboxed-plugins-browsing-context-flag_0':'browsers','attr-input-type-datetime-local':'wai-aria','autoplay_8':'index','the-style-element':'the-style-element','stalled':'webappapis','flow-content_204':'index','flow-content_168':'index','flow-content_169':'index','flow-content_166':'index','flow-content_167':'index','flow-content_164':'index','handler-oncanplay':'webappapis','flow-content_162':'index','flow-content_163':'index','fow-content_160':'index','flow-content_161':'index','command_13':'index','command_12':'index','command_11':'index','command_10':'index','valid-media-query_index':'index-of-terms','attr-tdth-charoff_index':'index-of-terms','flow-content_200':'index','transparent':'content-models','handler-onplay':'webappapis','event-handler-content-attributes':'webappapis','htmltabledatacellelement_index':'index-of-terms','space-character_32':'syntax','valid-list-of-integers_index':'index-of-terms','the-html-element':'the-html-element','phrasing-content_28':'the-strong-element','phrasing-content_29':'the-strong-element','concept-fs-action':'form-submission','attr-progress-max':'the-progress-element','allow-scripts_2':'the-iframe-element','allow-scripts_3':'the-iframe-element','allow-scripts_0':'the-iframe-element','allow-scripts_1':'the-iframe-element','phrasing-content_20':'the-aside-element','phrasing-content_21':'the-p-element','phrasing-content_22':'the-pre-element','phrasing-content_23':'the-a-element','phrasing-content_4':'the-a-element','phrasing-content_25':'the-em-element','phrasing-content_26':'the-em-element','phrasing-content_27':'the-em-element','optgroup_7':'the-option-element','refsWEBIDL':'references','meta':'the-meta-element','list_6':'states-of-the-type-attribute','refsPNG':'references','optgroup_6':'the-optgroup-element','valid-floating-point-number_11':'index','attr-style-scoped_index':'index-of-terms','the-hidden-attribute':'editing','the-col-element':'the-col-element','custom-data-attribute_3':'global-attributes','custom-data-attribute_2':'global-attributes','custom-data-attribute_1':'global-attributes','custom-data-attribute_0':'global-attributes','optgroup_5':'the-optgroup-element','attr-input-type-week_1':'the-input-element','attr-input-type-week_0':'the-input-element','optgroup_16':'index','optgroup_15':'index','optgroup_14':'index','handler-onkeyup_0':'dom','handler-onkeyup_1':'elements','handler-onkeyup_2':'browsers','optgroup_10':'syntax','local-date-and-time-state-(type=datetime-local)':'states-of-he-type-attribute','ix-handler-oncuechange':'index','refsHTTP':'references','s_1':'content-models','s_0':'content-models','s_3':'text-level-semantics','usage-summary':'usage-summary','text-track-not-loaded_1':'media-elements','text-track-not-loaded_0':'the-track-element','security-forms':'constraints','s_6':'usage-summary','s_9':'index','transferable':'common-dom-interfaces','system-state-and-capabilities':'system-state-and-capabilities','dom-mediaerror-media_err_aborted_index':'index-of-terms','network_loading_1':'media-elements','network_loading_0':'media-elements','the-meta-element':'the-meta-element','optgroup_3':'the-select-element','other-link-types':'links','attr-abbr-title':'the-abbr-element','timeupdate_0':'index','htmlpreelement_index':'index-of-terms','handler-onerror_index':'index-of-terms','refsRFC3864':'references','submit-button-state-(type=submit)_index':'index-of-terms','handler-onmousewheel_index':'index-of-terms','formenctype_21':'states-of-the-type-attribute','formenctype_20':'states-of-he-type-attribute','formenctype_23':'states-of-the-type-attribute','formenctype_22':'states-of-the-type-attribute','formenctype_25':'states-of-the-type-attribute','formenctype_24':'states-of-the-type-attribute','formenctype_27':'the-button-element','formenctype_26':'the-button-element','formenctype_29':'form-submission','formenctype_28':'the-button-element','event-media-loadedmetadata':'media-elements','attr-head-profile':'obsolete','htmlelement':'elements','dom-media-network_no_source_index':'index-of-terms','select_9':'content-models','dom-document-open_0':'dom','htmlaudioelement_index':'index-of-terms','have_nothing_1':'media-elements','have_nothing_0':'media-elements','optgroup_0':'index','dd_1':'the-dl-element','dd_0':'the-dl-element','dd_3':'the-dt-element','dd_2':'the-dl-element','dd_5':'the-dd-element','dd_4':'the-dt-element','dd_7':'the-dd-element','dd_6':'the-dd-element','dd_9':'syntax','dd_8':'syntax','event-dragenter_index':'index-of-terms','toolbar-state':'the-menu-element','semantics-0':'elemets','input_156':'index','radionodelist_2':'the-form-element','radionodelist_1':'the-form-element','radionodelist_0':'common-dom-interfaces','input_152':'index','input_153':'index','input_150':'index','input_151':'index','attr-form-autocomplete_index':'index-of-terms','refsRFC3279':'references','input_158':'index','input_159':'index','dl_9':'the-dt-element','dl_8':'the-dt-element','documents':'dom','media-resource-specific-text-track_0':'media-elements','handler-onload_index':'index-of-terms','dl_1':'grouping-content','dl_0':'content-models','dl_3':'the-dl-element','dl_2':'the-dl-element','dl_5':'the-dl-element','dl_4':'the-dl-element','dl_7':'the-dl-element','dl_6':'the-dl-element','multiple_3':'states-of-the-type-attribute','concept-datetime-digit_19':'common-microsyntaxes','concept-datetime-digit_18':'common-microsyntaxes','media-resources-with-multiple-media-tracks':'media-elements','multiple_2':'states-of-the-type-attribute','concept-datetime-digit_13':'common-microsyntaxes','concept-datetime-digit_12':common-microsyntaxes','concept-datetime-digit_11':'common-microsyntaxes','concept-datetime-digit_10':'common-microsyntaxes','concept-datetime-digit_17':'common-microsyntaxes','concept-datetime-digit_16':'common-microsyntaxes','concept-datetime-digit_15':'common-microsyntaxes','concept-datetime-digit_14':'common-microsyntaxes','multiple_0':'the-input-element','name_52':'index','presentational-markup':'introduction','phrasing-content_261':'index','datetime-value':'the-time-element','attr-iframe-marginwidth':'obsolete','data-protocol_0':'the-canvas-element','multiple_5':'states-of-the-type-attribute','authority-based-url':'urls','multiple_4':'states-of-the-type-attribute','phrasing-content_266':'index','b_11':'the-b-element','mark_8':'the-mark-element','mark_9':'the-mark-element','mark_4':'the-u-element','mark_5':'the-mark-element','mark_6':'the-mark-element','mark_7':'the-mark-element','mark_0':'content-models','mark_1':'content-models','mark_2':'text-level-semantics','mark_3':'the-b-element','phrasing-conten_214':'index','the-tr-element_index':'index-of-terms','ix-handler-ondragleave':'index','handler-oncancel_index':'index-of-terms','attr-fs-target_index':'index-of-terms','refsTIMEZONES':'references','list-of-the-descendant-browsing-contexts_index':'index-of-terms','type_85':'the-button-element','refsRFC5234':'references','valid-non-empty-url-potentially-surrounded-by-spaces_15':'index','rcdata-elements':'syntax','dfn_18':'index','valid-non-empty-url-potentially-surrounded-by-spaces_14':'index','attr-input-type-number':'wai-aria','attr-img-hspace_index':'index-of-terms','pause':'webappapis','ix-handler-window-onunload':'index','header_4':'the-header-element','refsCSSVALUES':'references','attr-body-bgcolor':'obsolete','htmltablesectionelement_10':'index','attr-command-type-keyword-checkbox':'the-command-element','refsPSL':'references','move':'dnd','dom-document-open_index':'index-of-terms','attr-track-kind':'the-track-element','img_39':'obsolete','img_38':'obsolete','selected_0':'the-option-element','selected_':'the-option-element','selected_2':'the-option-element','img_34':'obsolete','handler-ontimeupdate_1':'elements','/html':'the-html-element','img_31':'states-of-the-type-attribute','img_30':'the-form-element','client-side-form-validation':'forms','ismap_1':'index','b_17':'links','attr-ol-type-keyword-upper-roman_index':'index-of-terms','attr-input-autocomplete-on-state_0':'common-input-element-attributes','img_26':'the-map-element','img_27':'image-maps','concept-datetime-digit_7':'common-microsyntaxes','img_29':'dimension-attributes','attr-area-nohref_index':'index-of-terms','trackeventinit':'media-elements','telephone-state-(type=tel)':'states-of-the-type-attribute','attr-input-type-hidden':'content-models','text-track-kind_3':'media-elements','noupdate':'offline','attributes-for-form-submission_3':'the-button-element','the-wbr-element_index':'index-of-terms','text-track-loading_1':'media-elements','concept-datetime-digit_2':'common-microsyntaxes','link-type-prefetch':'links','text-track-loading_2':'media-eements','email':'forms','rt_9':'the-ruby-element','rt_8':'the-ruby-element','rt_7':'the-ruby-element','rt_6':'the-ruby-element','rt_5':'the-ruby-element','rt_4':'the-ruby-element','rt_3':'the-ruby-element','rt_2':'the-ruby-element','rt_1':'text-level-semantics','rt_0':'content-models','content-categories_index':'index-of-terms','the-blockquote-element_index':'index-of-terms','hashchangeevent_index':'index-of-terms','element-dfn-contexts_40':'the-abbr-element','element-dfn-contexts_41':'the-time-element','element-dfn-contexts_42':'the-code-element','element-dfn-contexts_43':'the-var-element','element-dfn-contexts_44':'the-samp-element','element-dfn-contexts_45':'the-kbd-element','element-dfn-contexts_46':'the-sub-and-sup-elements','element-dfn-contexts_47':'the-i-element','element-dfn-contexts_48':'the-b-element','element-dfn-contexts_49':'the-u-element','refsBCP47':'references','type_71':'the-input-element','type_70':'the-input-element','type_73':'the-input-element','type_72':'the-input-element','type_75':'tates-of-the-type-attribute','type_74':'states-of-the-type-attribute','valid-date-string':'common-microsyntaxes','type_76':'states-of-the-type-attribute','type_79':'obsolete','type_78':'syntax','window_43':'index','refsBEZIER':'references','handler-onloadeddata':'webappapis','handler-onsubmit':'webappapis','attr-img-lowsrc':'obsolete','textarea_0':'index','link-type-noreferrer':'links','attr-fs-method_index':'index-of-terms','transparent_5':'the-a-element','noscript_17':'the-noscript-element','noscript_16':'the-noscript-element','noscript_15':'the-noscript-element','noscript_14':'the-noscript-element','noscript_13':'the-noscript-element','noscript_12':'the-noscript-element','noscript_11':'the-noscript-element','noscript_10':'the-noscript-element','attr-input-type-tel-keyword_index':'index-of-terms','noscript_19':'the-noscript-element','noscript_18':'the-noscript-element','formtarget_4':'states-of-the-type-attribute','formtarget_5':'states-of-the-type-attribute','formtarget_6':'states-of-the-type-attribute',formtarget_7':'states-of-the-type-attribute','formtarget_0':'the-input-element','formtarget_1':'the-input-element','formtarget_2':'states-of-the-type-attribute','formtarget_3':'states-of-the-type-attribute','xml:base_2':'global-attributes','xml:base_1':'global-attributes','xml:base_0':'global-attributes','formtarget_8':'states-of-the-type-attribute','formtarget_9':'states-of-the-type-attribute','attr-iframe-sandbox-allow-popups_index':'index-of-terms','the-menu-element':'the-menu-element','onmousewheel':'global-attributes','home-subtree_3':'obsolete','home-subtree_2':'obsolete','home-subtree_1':'global-attributes','home-subtree_0':'infrastructure','attr-ol-type-keyword-lower-alpha_index':'index-of-terms','attr-dim-width':'dimension-attributes','global-attributes_151':'index','attr-track-kind-keyword-subtitles_index':'index-of-terms','htmllabelelement_index':'index-of-terms','htmlelement_159':'index','global-attributes_157':'index','dom-appcache-idle_index':'index-of-terms','icon_9':'index','create-a-drag-daa-store_index':'index-of-terms','valid-integer':'common-microsyntaxes','event-handlers':'webappapis','text-track-readiness-state':'media-elements','text-track-cue-middle-alignment':'media-elements','htmlelement_136':'index','global-attributes_159':'index','refsDOM2HTML':'references','event-media-suspend_index':'index-of-terms','global-attributes_158':'index','phrasing-content_108':'the-object-element','phrasing-content_109':'the-video-element','phrasing-content_106':'the-iframe-element','phrasing-content_107':'the-embed-element','phrasing-content_104':'the-img-element','phrasing-content_105':'the-iframe-element','phrasing-content_102':'the-del-element','phrasing-content_103':'edits-and-paragraphs','phrasing-content_100':'the-ins-element','handler-window-onbeforeunload_0':'the-body-element','the-del-element_index':'index-of-terms','output_18':'index','output_19':'index','output_14':'the-output-element','output_15':'editing','output_16':'index','output_17':'index','output_10':'forms','output_11':'forms','outpt_12':'the-output-element','output_13':'the-output-element','attr-progress-value':'the-progress-element','placeholder_28':'the-textarea-element','placeholder_29':'the-textarea-element','placeholder_22':'states-of-the-type-attribute','placeholder_23':'states-of-the-type-attribute','placeholder_20':'states-of-the-type-attribute','placeholder_21':'states-of-the-type-attribute','placeholder_26':'common-input-element-attributes','document.writeln()':'dynamic-markup-insertion','placeholder_24':'common-input-element-attributes','placeholder_25':'common-input-element-attributes','attr-tr-char_index':'index-of-terms','htmlelement_134':'index','value_9':'states-of-the-type-attribute','value_8':'states-of-the-type-attribute','onerroreventhandlernonnull_0':'webappapis','htmloptgroupelement_1':'the-select-element','htmloptgroupelement_0':'common-dom-interfaces','htmloptgroupelement_3':'index','htmloptgroupelement_2':'index','category-label_9':'the-meter-element','textarea_9':'index','value_5':'forms','navigatorcontentutls_index':'index-of-terms','command':'index','value_4':'forms','textFieldSelection':'textFieldSelection','audio':'the-audio-element','value_7':'states-of-the-type-attribute','autoplay':'the-video-element','value_6':'the-input-element','window_34':'index','media-element_33':'media-elements','link-type-stylesheet':'links','value_0':'index','html-namespace_8':'iana','week-number-of-the-last-day':'common-microsyntaxes','value_3':'index','html-namespace_0':'infrastructure','html-namespace_1':'infrastructure','html-namespace_2':'infrastructure','html-namespace_3':'infrastructure','html-namespace_4':'global-attributes','html-namespace_5':'content-models','html-namespace_6':'mathml','html-namespace_7':'iana','window_33':'index','latest-entry_0':'history','dir_20':'the-span-element','dir_21':'history','dir_22':'syntax','list-of-the-descendant-browsing-contexts_0':'browsers','raw-text-elements':'syntax','outlines':'headings-and-sections','navigatorstorageutils':'system-state-and-capabilities','attr-col-align_index':'ndex-of-terms','src_29':'the-track-element','src_28':'index','src_25':'the-embed-element','src_24':'the-embed-element','src_27':'the-source-element','src_26':'index','src_21':'the-iframe-element','src_20':'the-iframe-element','src_23':'the-embed-element','drag-data-store-mode_1':'dnd','attr-param-type':'obsolete','concept-input-type-file-selected_index':'index-of-terms','attr-input-min':'common-input-element-attributes','window_31':'index','concept-option-disabled_1':'the-optgroup-element','concept-option-disabled_0':'the-datalist-element','scoped_5':'the-style-element','scoped_4':'the-style-element','scoped_7':'index','scoped_6':'index','scoped_1':'the-style-element','attr-track-label':'the-track-element','scoped_3':'the-style-element','scoped_2':'the-style-element','htmlfieldsetelement_0':'index','value-track-kind-alternate_index':'index-of-terms','handler-onloadeddata_index':'index-of-terms','htmlformelement':'the-form-element','palpable-content_31':'the-sub-and-sup-elements','htmlanchorelement':'the-a-eement','list_8':'states-of-the-type-attribute','ascii-case-insensitive_index':'index-of-terms','handler-onsubmit_index':'index-of-terms','media-resource_29':'media-elements','media-resource_28':'media-elements','media-resource_27':'media-elements','media-resource_26':'media-elements','media-resource_25':'media-elements','media-resource_24':'media-elements','media-resource_23':'media-elements','media-resource_22':'media-elements','media-resource_21':'media-elements','media-resource_20':'media-elements','allow-scripts_5':'index','attr-input-autocomplete-off-state_index':'index-of-terms','preload':'the-video-element','max_25':'states-of-the-type-attribute','document_87':'browsers','document_86':'browsers','document_81':'browsers','document_80':'browsers','document_83':'browsers','document_82':'browsers','custom-data-attribute':'global-attributes','session-history-entry':'history','document_89':'browsers','max_27':'states-of-the-type-attribute','event-media-durationchange':'media-elements','flow-content_104':'te-audio-element','flow-content_105':'the-source-element','flow-content_106':'the-track-element','area_7':'the-map-element','flow-content_100':'the-object-element','flow-content_101':'the-object-element','flow-content_102':'the-param-element','flow-content_103':'the-video-element','area_8':'the-map-element','area_9':'the-area-element','input_21':'wai-aria','input_20':'wai-aria','input_23':'wai-aria','input_22':'wai-aria','input_25':'wai-aria','input_24':'wai-aria','input_27':'wai-aria','input_26':'wai-aria','input_29':'wai-aria','input_28':'wai-aria','location':'history','attr-command-type-keyword-command':'the-command-element','application-x-www-form-urlencoded_index':'index-of-terms','canplay':'webappapis','command-facet-hint':'commands','syntax-charref_index':'index-of-terms','event-dragover_index':'index-of-terms','handler-ondragstart_0':'dom','handler-ondragstart_1':'elements','handler-ondragstart_2':'browsers','handler-ondragstart_3':'index','descriptions':'index','vaguer-moments-in-time':'common-microyntaxes','ix-handler-onkeydown':'index','handler-window-onbeforeunload':'webappapis','refsSVG':'references','no-translate':'global-attributes','handler-ondragenter':'webappapis','handler-onpause':'webappapis','mediacontroller_23':'index','attr-form-accept':'obsolete','attr-optgroup-label_index':'index-of-terms','htmltableelement_0':'index','valid-local-date-and-time-string_4':'index','dom-texttrack-kind-descriptions':'media-elements','valid-local-date-and-time-string_2':'states-of-the-type-attribute','valid-local-date-and-time-string_3':'states-of-the-type-attribute','valid-local-date-and-time-string_0':'the-time-element','valid-local-date-and-time-string_1':'states-of-the-type-attribute','dom-appcache-idle_0':'offline','fully-active':'browsers','refsRFC3629':'references','colgroup':'the-table-element','attr-input-placeholder_index':'index-of-terms','window_38':'index','beforeunloadevent_0':'history','beforeunloadevent_1':'index','enctype_4':'index','enctype_0':'the-form-element','enctype_1':'the-form-elemet','enctype_2':'form-submission','enctype_3':'form-submission','htmlmediaelement_3':'index','htmlobjectelement_1':'index','syntax-doctype_3':'syntax','ins':'index','outline_2':'the-section-element','outline_3':'the-hgroup-element','outline_0':'content-models','outline_1':'content-models','kbd_9':'the-kbd-element','kbd_8':'the-kbd-element','outline_4':'the-header-element','outline_5':'the-hr-element','kbd_5':'text-level-semantics','kbd_4':'the-pre-element','kbd_7':'the-samp-element','kbd_6':'the-samp-element','kbd_1':'content-models','kbd_0':'content-models','kbd_3':'the-pre-element','kbd_2':'content-models','element-dfn-dom_89':'the-select-element','element-dfn-dom_88':'the-button-element','element-dfn-dom_85':'the-legend-element','element-dfn-dom_84':'the-fieldset-element','onclose':'global-attributes','element-dfn-dom_86':'the-label-element','element-dfn-dom_81':'the-td-element','element-dfn-dom_80':'the-tr-element','element-dfn-dom_83':'the-form-element','element-dfn-dom_82':'the-th-element','valid-yearlss-date-string_index':'index-of-terms','details':'content-models','height_18':'states-of-the-type-attribute','text-track-cue-vertical-growing-left-writing-direction':'media-elements','height_16':'states-of-the-type-attribute','height_17':'states-of-the-type-attribute','height_14':'states-of-the-type-attribute','height_15':'states-of-the-type-attribute','height_12':'the-input-element','radio_0':'forms','height_10':'the-input-element','height_11':'the-input-element','q_7':'the-q-element','q_6':'the-q-element','q_5':'the-cite-element','q_4':'text-level-semantics','q_3':'the-blockquote-element','q_2':'content-models','q_1':'content-models','q_0':'content-models','htmldlistelement_index':'index-of-terms','nohref':'obsolete','q_9':'the-q-element','q_8':'the-q-element','attr-meter-min_index':'index-of-terms','the-sup-element_index':'index-of-terms','attr-input-autocomplete-default-state':'common-input-element-attributes','category-label_8':'the-progress-element','attr-body-marginleft_index':'index-of-terms','link_1':'links','sandbox_8':'the-iframe-element','event-mediacontroller-canplaythrough':'media-elements','event-hashchange_index':'index-of-terms','sandbox_1':'the-iframe-element','sandbox_0':'dom','sandbox_3':'the-iframe-element','sandbox_2':'the-iframe-element','sandbox_5':'the-iframe-element','sandbox_4':'the-iframe-element','sandbox_7':'the-iframe-element','sandbox_6':'the-iframe-element','dom-media-have_nothing_index':'index-of-terms','refsWHATWGBLOG':'references','link-type-license_index':'index-of-terms','dom-opener':'browsers','copy':'dnd','conformance-requirements-for-authors':'introduction','listing_index':'index-of-terms','attr-input-vspace':'obsolete','the-root-element':'semantics','attr-input-type_0':'index','attr-body-text_index':'index-of-terms','select_47':'obsolete','li_24':'syntax','textarea_5':'index','textarea_4':'index','textarea_7':'index','textarea_6':'index','textarea_1':'index','element-dfn-contexts_55':'the-bdo-element','textarea_3':'index','textarea_2':'index','the-drag-data-item-kind_':'dnd','the-drag-data-item-kind_3':'dnd','the-drag-data-item-kind_0':'dnd','the-drag-data-item-kind_1':'dnd','url_22':'history','url_23':'history','url_20':'history','url_21':'history','htmlmenuelement':'the-menu-element','handler-window-onafterprint_index':'index-of-terms','attr-pre-width_index':'index-of-terms','critical-subresources':'infrastructure','barprop_1':'browsers','refsXSLT10':'references','sandboxed-top-level-navigation-browsing-context-flag':'browsers','attr-input-accept':'states-of-the-type-attribute','refsIANAPERMHEADERS':'references','ix-handler-ondrop':'index','effective-script-origin_index':'index-of-terms','xml-namespace_3':'syntax','xml-namespace_2':'syntax','xml-namespace_1':'global-attributes','xml-namespace_0':'global-attributes','attr-hyperlink-media_index':'index-of-terms','the-span-element_index':'index-of-terms','xml-namespace_4':'syntax','e-mail-state-(type=email)':'states-of-the-type-attribute','list-of-pending-text-tracks':'media-elements','element-dfn-categories':'element-deinitions','allow-same-origin_3':'the-iframe-element','allow-same-origin_2':'the-iframe-element','allow-same-origin_1':'the-iframe-element','allow-same-origin_0':'the-iframe-element','allow-same-origin_6':'index','allow-same-origin_5':'browsers','allow-same-origin_4':'browsers','attr-hr-align':'obsolete','tree-order_index':'index-of-terms','challenge_0':'index','optgroup_13':'index','concept-role-none':'wai-aria','optgroup_11':'syntax','root-element':'infrastructure','img_51':'index','img_50':'index','img_53':'index','handler-onkeyup_3':'index','placeholder':'the-input-element','img_54':'index','img_57':'index','img_56':'index','spelling-and-grammar-checking':'editing-apis','valid-lowercase-simple-color_index':'index-of-terms','oncancel':'global-attributes','interactive-content_29':'index','htmlprogresselement_index':'index-of-terms','dom-media-have_current_data_index':'index-of-terms','onerroreventhandlernonnull_index':'index-of-terms','attr-dir-ltr-state_index':'index-of-terms','videotrack':'media-elements,'text-track-api':'media-elements','htmlelement_124':'index','htmlelement_125':'index','htmlelement_126':'index','htmlelement_127':'index','character-references':'syntax','htmlelement_121':'index','htmlelement_122':'index','htmlelement_123':'index','media-resource_index':'index-of-terms','attr-command-checked_index':'index-of-terms','htmlelement_128':'index','htmlelement_129':'index','address_16':'index','concept-ltr_1':'global-attributes','concept-ltr_0':'global-attributes','concept-ltr_3':'global-attributes','concept-ltr_2':'global-attributes','autokeyword':'media-elements','attr-option-value_index':'index-of-terms','list-of-pending-text-tracks_index':'index-of-terms','eventhandler_158':'browsers','attr-crossorigin-anonymous_index':'index-of-terms','rowgroup_0':'index','s_2':'content-models','tabindex_0':'editing','tabindex_1':'editing','s_5':'the-s-element','editing_index':'index-of-terms','s_4':'the-s-element','category-submit_9':'index','category-submit_8':'index','drag-data-store-allowed-effects-stateindex':'index-of-terms','s_7':'editing','category-submit_1':'forms','category-submit_0':'the-object-element','category-submit_3':'the-input-element','category-submit_2':'the-input-element','category-submit_5':'the-select-element','category-submit_4':'the-button-element','category-submit_7':'the-keygen-element','category-submit_6':'the-textarea-element','attr-meta-scheme_index':'index-of-terms','the-h5-element_index':'index-of-terms','element-dfn-contexts_68':'the-source-element','element-dfn-contexts_69':'the-track-element','s_8':'obsolete','element-dfn-contexts_62':'the-iframe-element','element-dfn-contexts_63':'the-embed-element','element-dfn-contexts_60':'the-del-element','element-dfn-contexts_61':'the-img-element','element-dfn-contexts_66':'the-video-element','element-dfn-contexts_67':'the-audio-element','element-dfn-contexts_64':'the-object-element','element-dfn-contexts_65':'the-param-element','hidden_25':'editing','type_19':'the-embed-element','type_18':'the-embed-element','valid-browsing-context-nam-or-keyword':'browsers','type_13':'obsolete','type_12':'obsolete','type_11':'the-script-element','type_10':'the-script-element','type_17':'the-embed-element','type_16':'the-ol-element','type_15':'index','type_14':'obsolete','valid-media-query_0':'the-link-element','valid-media-query_1':'the-style-element','valid-media-query_2':'the-source-element','category-listed_9':'the-output-element','valid-media-query_4':'index','event-handler-content-attributes_44':'index','default_2':'index','category-listed_2':'the-fieldset-element','category-listed_3':'the-input-element','category-listed_0':'common-dom-interfaces','translation-mode':'global-attributes','category-listed_6':'the-select-element','category-listed_7':'the-textarea-element','category-listed_4':'the-input-element','category-listed_5':'the-button-element','noscript_39':'index','noscript_38':'the-noscript-element','pop-a-ruby-level_index':'index-of-terms','barprop_3':'browsers','windowtimers_index':'index-of-terms','noscript_31':'the-noscript-element','noscipt_30':'the-noscript-element','noscript_33':'the-noscript-element','noscript_32':'the-noscript-element','noscript_35':'the-noscript-element','noscript_34':'the-noscript-element','noscript_37':'the-noscript-element','noscript_36':'the-noscript-element','hgroup_4':'wai-aria','hgroup_5':'wai-aria','hgroup_6':'wai-aria','hgroup_7':'wai-aria','hgroup_0':'content-models','hgroup_1':'content-models','hgroup_2':'content-models','hgroup_3':'wai-aria','the-text-tracks-are-ready_index':'index-of-terms','hgroup_8':'wai-aria','hgroup_9':'wai-aria','text-track-disabled_0':'media-elements','text-track-disabled_1':'media-elements','text-track-disabled_2':'media-elements','htmlcanvaselement_1':'index','htmlcanvaselement_0':'index','syntax-tag-omission_1':'syntax','htmltabledatacellelement':'the-td-element','syntax-elements_index':'index-of-terms','typographic-conventions':'introduction','attr-tdth-abbr':'obsolete','event-handler-content-attributes_46':'index','attr-ol-type-keyword-decimal_index':'index-of-terms','the-h1-elment':'the-aside-element','type_118':'links','type_117':'links','type_116':'links','type_115':'links','type_114':'the-area-element','type_113':'the-area-element','type_112':'the-a-element','type_111':'the-a-element','type_110':'index','bidirectional-algorithm-formatting-character-ranges_index':'index-of-terms','editing-host_index':'index-of-terms','execCommand':'editing-apis','li_28':'index','event-mediacontroller-volumechange_index':'index-of-terms','attr-iframe-scrolling_index':'index-of-terms','phrasing-content_275':'index','refsRFC4770':'references','global-attributes_48':'the-b-element','global-attributes_49':'the-u-element','global-attributes_44':'the-samp-element','global-attributes_45':'the-kbd-element','global-attributes_46':'the-sub-and-sup-elements','global-attributes_47':'the-i-element','global-attributes_40':'the-abbr-element','global-attributes_41':'the-time-element','global-attributes_42':'the-code-element','global-attributes_43':'the-var-element','syntax-tag-omission_3':'syntax','use-div-forwrappers':'the-section-element','media-element-attributes':'media-elements','element-level-focus-apis':'editing','event-handler-content-attributes_40':'index','navigatorstorageutils_index':'index-of-terms','sandboxed-navigation-browsing-context-flag':'browsers','novalidate_2':'form-submission','_charset_':'states-of-the-type-attribute','novalidate_0':'the-form-element','novalidate_1':'form-submission','text-track-cue':'media-elements','meter_19':'index','event-handler-content-attributes_43':'index','high_3':'the-meter-element','attr-keygen-keytype':'the-keygen-element','meter_18':'index','popstateevent_index':'index-of-terms','concept-event-dispatch':'infrastructure','event-handler-content-attributes_42':'index','htmlelement_215':'index','htmlelement_177':'index','button-state-(type=button)_index':'index-of-terms','attr-dropzone-copy':'dnd','textarea_40':'obsolete','paragraph_8':'the-p-element','paragraph_9':'the-hr-element','command-facet-action_index':'index-of-terms','paragraph_0':'introduction','paragrah_1':'content-models','paragraph_2':'content-models','paragraph_3':'content-models','paragraph_4':'content-models','paragraph_5':'content-models','paragraph_6':'the-p-element','paragraph_7':'the-p-element','concept-timezone_index':'index-of-terms','concept-fs-action_0':'constraints','link_28':'links','link_29':'links','dir_9':'global-attributes','dir_8':'global-attributes','dir_5':'global-attributes','dir_4':'global-attributes','dir_7':'global-attributes','dir_6':'global-attributes','dir_1':'global-attributes','dir_0':'dom','dir_3':'global-attributes','dir_2':'global-attributes','section_11':'headings-and-sections','section_10':'headings-and-sections','section_13':'the-hr-element','section_12':'headings-and-sections','section_15':'links','section_14':'the-div-element','section_17':'syntax','section_16':'links','section_19':'index','section_18':'index','htmlformcontrolscollection-0_index':'index-of-terms','the-ol-element_index':'index-of-terms','dom-appcache-downloading_index':'index-of-terms','text-track-cu-active-flag_index':'index-of-terms','command-facet-disabledstate_1':'commands','syntax-end-tag_20':'syntax','syntax-end-tag_21':'syntax','valid-time-string_8':'index','valid-time-string_0':'common-microsyntaxes','valid-time-string_1':'common-microsyntaxes','valid-time-string_2':'common-microsyntaxes','valid-time-string_3':'common-microsyntaxes','valid-time-string_4':'the-time-element','valid-time-string_5':'states-of-the-type-attribute','valid-time-string_6':'states-of-the-type-attribute','valid-time-string_7':'states-of-the-type-attribute','attr-table-cellspacing_index':'index-of-terms','refsPPUTF8':'references','attr-iframe-allowtransparency_index':'index-of-terms','attr-tdth-char':'obsolete','sectioning-root_12':'index','sectioning-root_13':'index','sectioning-root_10':'the-details-element','sectioning-root_11':'commands','sectioning-root_16':'index','sectioning-root_17':'index','sectioning-root_14':'index','attr-img-border':'obsolete','sectioning-root_18':'index','sectioning-root_19':'index','refsRFC340':'references','attr-spellcheck_index':'index-of-terms','attr-track-kind-keyword-chapters_index':'index-of-terms','placeholder_27':'index','attr-dir-auto':'global-attributes','bdi_3':'content-models','bdi_2':'content-models','bdi_1':'content-models','bdi_0':'global-attributes','bdi_7':'the-bdi-element','bdi_6':'the-bdi-element','bdi_5':'text-level-semantics','bdi_4':'requirements-relating-to-bidirectional-algorithm-formatting-characters','bdi_9':'index','bdi_8':'usage-summary','obsolete-permitted-doctype':'syntax','concept-fs-method_index':'index-of-terms','duration-time-component-scale':'common-microsyntaxes','global-attributes_95':'the-keygen-element','translation-mode_0':'global-attributes','translation-mode_1':'global-attributes','translation-mode_2':'global-attributes','text-cache-manifest_2':'offline','text-cache-manifest_3':'iana','text-cache-manifest_0':'offline','text-cache-manifest_1':'offline','attr-area-shape-rect_1':'the-area-element','attr-area-shape-rect_0':'the-area-element','style_40':'indx','htmlmediaelement_4':'index','set-of-comma-separated-tokens':'common-microsyntaxes','media-resource_45':'media-elements','media-resource_44':'media-elements','media-resource_47':'media-elements','media-resource_46':'media-elements','media-resource_41':'media-elements','media-resource_40':'media-elements','media-resource_43':'media-elements','media-resource_42':'media-elements','attr-fs-method-post-keyword_index':'index-of-terms','media-resource_49':'media-elements','media-resource_48':'media-elements','attr-ol-compact_index':'index-of-terms','phrasing-content_64':'the-kbd-element','phrasing-content_65':'the-sub-and-sup-elements','phrasing-content_66':'the-sub-and-sup-elements','phrasing-content_67':'the-sub-and-sup-elements','phrasing-content_60':'the-samp-element','phrasing-content_61':'the-samp-element','phrasing-content_62':'the-kbd-element','phrasing-content_63':'the-kbd-element','phrasing-content_68':'the-i-element','phrasing-content_69':'the-i-element','flow-content_128':'the-select-element','flow-ontent_129':'the-datalist-element','cdata-sections':'syntax','browsing-context_index':'index-of-terms','flow-content_122':'the-fieldset-element','flow-content_123':'the-fieldset-element','flow-content_120':'the-form-element','flow-content_121':'the-form-element','flow-content_126':'the-input-element','flow-content_127':'the-button-element','flow-content_124':'the-fieldset-element','flow-content_125':'the-label-element','input_47':'forms','input_46':'dimension-attributes','input_45':'wai-aria','input_44':'wai-aria','input_43':'wai-aria','input_42':'wai-aria','in-a-document':'infrastructure','input_40':'wai-aria','palpable-content_54':'the-button-element','dom-mediaerror-media_err_decode_index':'index-of-terms','input_49':'forms','input_48':'forms','color-state-(type=color)_index':'index-of-terms','audiotracklist':'media-elements','writing-a-form\'s-user-interface':'forms','url-state-(type=url)_index':'index-of-terms','attr-input-checked_index':'index-of-terms','attr-input-type-file_1':'the-input-element','atr-input-type-file_0':'the-input-element','palpable-content_55':'the-select-element','navigatorcontentutils_0':'system-state-and-capabilities','valid-week-string_4':'index','handler-oncanplay_0':'dom','handler-oncanplay_1':'elements','handler-oncanplay_2':'browsers','attr-input-type-file_2':'index','phrasing-content-1_index':'index-of-terms','link-type-nofollow':'links','htmlimageelement_1':'index','palpable-content_56':'the-textarea-element','handler-onfocus':'webappapis','attr-input-size':'common-input-element-attributes','application-x-www-form-urlencoded_8':'iana','handler-onmouseout_index':'index-of-terms','heading-content_9':'index','palpable-content_57':'the-keygen-element','transferable_index':'index-of-terms','resource-metadata-management_0':'dom','attr-script-async_index':'index-of-terms','value-track-kind-subtitle_index':'index-of-terms','acknowledgements':'acknowledgements','event-media-abort_index':'index-of-terms','htmlmapelement':'the-map-element','htmlelement_20':'the-hgroup-element','htmleleent_21':'the-header-element','htmlelement_22':'the-footer-element','htmlelement_23':'the-address-element','htmlelement_24':'the-p-element','htmlelement_25':'the-hr-element','htmlelement_26':'the-pre-element','htmlelement_27':'the-blockquote-element','htmlelement_28':'the-ol-element','htmlelement_29':'the-ul-element','the-area-element':'the-area-element','bookmark':'links','body_26':'links','body_27':'webappapis','body_24':'headings-and-sections','body_25':'links','body_22':'headings-and-sections','body_23':'headings-and-sections','body_20':'the-address-element','body_21':'headings-and-sections','charset_9':'index','body_28':'webappapis','body_29':'editing','attr-iframe-sandbox-allow-forms_index':'index-of-terms','radionodelist':'common-dom-interfaces','case-sensitive_8':'index','opener-browsing-context_1':'browsers','opener-browsing-context_0':'browsers','attr-fs-enctype':'form-submission','height_34':'states-of-the-type-attribute','drop_1':'dnd','dl':'content-models','height_37':'index','height_30':'statesof-the-type-attribute','height_31':'states-of-the-type-attribute','height_32':'states-of-the-type-attribute','height_33':'states-of-the-type-attribute','refsCSSIMAGES':'references','dd':'grouping-content','application-cache-api':'offline','height_38':'index','height_39':'index','handler-onkeydown':'webappapis','ix-handler-oninvalid':'index','syntax-attributes_2':'syntax','dt':'grouping-content','syntax-attributes_0':'introduction','step_1':'the-input-element','step_0':'the-input-element','step_3':'states-of-the-type-attribute','step_2':'the-input-element','step_5':'states-of-the-type-attribute','step_4':'states-of-the-type-attribute','step_7':'states-of-the-type-attribute','step_6':'states-of-the-type-attribute','step_9':'states-of-the-type-attribute','step_8':'states-of-the-type-attribute','muted_4':'index','event-media-timeupdate_index':'index-of-terms','controls_14':'index','attr-crossorigin-anonymous-keyword_index':'index-of-terms','ix-handler-ondragover':'index','accessing-other-browsing-contexts':'brosers','canplay_0':'index','event-dragstart':'dnd','application-x-www-form-urlencoded_3':'index','event-media-waiting':'media-elements','object_25':'forms','htmltablesectionelement_index':'index-of-terms','the-tfoot-element_index':'index-of-terms','optimum':'the-meter-element','attr-textarea-wrap-soft-state':'the-textarea-element','htmllegendelement_index':'index-of-terms','article-example':'the-article-element','event-handler-content-attributes_4':'the-body-element','event-handler-content-attributes_5':'the-body-element','multiple_20':'states-of-the-type-attribute','multiple_21':'states-of-the-type-attribute','event-handler-content-attributes_0':'introduction','event-handler-content-attributes_1':'introduction','event-handler-content-attributes_2':'global-attributes','event-handler-content-attributes_3':'the-body-element','multiple_28':'common-input-element-attributes','multiple_29':'index','event-handler-content-attributes_8':'webappapis','navigatoronline':'offline','attr-menu-type':'the-menu-element','conept-option-value':'the-option-element','about:legacy-compat_0':'syntax','a._0':'the-ol-element','form-associated-element':'forms','writing-secure-applications-with-html':'introduction','param_9':'index','network_empty':'media-elements','dom-document-querycommandstate_index':'index-of-terms','param_5':'obsolete','param_4':'syntax','param_7':'obsolete','param_6':'obsolete','param_1':'the-object-element','param_0':'wai-aria','param_3':'the-param-element','param_2':'the-param-element','eventhandler_100':'elements','eventhandler_101':'elements','eventhandler_102':'elements','eventhandler_103':'elements','eventhandler_104':'elements','eventhandler_105':'elements','eventhandler_106':'elements','eventhandler_107':'elements','eventhandler_108':'elements','eventhandler_109':'the-body-element','col':'the-colgroup-element','application-x-www-form-urlencoded_7':'iana','handler-oncuechange_3':'index','handler-oncuechange_2':'browsers','handler-oncuechange_1':'elements','handler-oncuechange_0':'dom','attr-input-value':'th-input-element','ix-handler-ondragenter':'index','hashchange':'webappapis','the-option-element_index':'index-of-terms','onunload_0':'index','push-a-ruby-annotation_0':'the-ruby-element','attr-link-title_index':'index-of-terms','name_25':'forms','name_24':'forms','name_27':'the-form-element','strong':'content-models','name_21':'attributes-common-to-form-controls','name_20':'the-form-element','name_23':'common-dom-interfaces','name_22':'index','category-submit_index':'index-of-terms','concept-dnd-rw_0':'dnd','value-track-kind-sign':'media-elements','name_29':'the-fieldset-element','name_28':'the-fieldset-element','the-drag-data-item-type-string_3':'dnd','the-drag-data-item-type-string_2':'dnd','about:legacy-compat':'urls','the-drag-data-item-type-string_0':'dnd','attr-hyperlink-hreflang_0':'the-link-element','target_10':'index','target_11':'introduction','target_12':'the-a-element','target_13':'the-a-element','target_14':'the-area-element','target_15':'the-area-element','target_16':'browsers','target_17':'indx','target_18':'index','datatransferitem':'dnd','thead_18':'syntax','thead_19':'syntax','thead_16':'the-tr-element','thead_17':'syntax','thead_14':'the-tfoot-element','thead_15':'the-tr-element','thead_12':'the-thead-element','thead_13':'the-tfoot-element','browsing-context-container_0':'urls','thead_11':'the-thead-element','input_157':'index','unicode-code-point_0':'infrastructure','input_154':'index','value-track-kind-commentary_index':'index-of-terms','element-definitions':'element-definitions','input_155':'index','syntax-tag-omission':'syntax','syntax-tag-name_2':'syntax','syntax-tag-name_0':'syntax','syntax-tag-name_1':'syntax','attr-hyperlink-media':'links','crossorigin':'the-img-element','link-type-prev':'links','attr-head-profile_index':'index-of-terms','attr-fae-form':'association-of-controls-and-forms','handler-window-onfocus_0':'the-body-element','handler-window-onfocus_1':'browsers','phrasing-content_150':'index','the-text-tracks-are-ready_1':'media-elements','the-text-tracks-are-ready_0':'mediaelements','htmlelement_257':'index','formnovalidate_33':'index','absolute-url':'urls','concept-datetime-digit':'common-microsyntaxes','in-a-document_4':'browsers','in-a-document_6':'editing','in-a-document_1':'infrastructure','in-a-document_0':'infrastructure','in-a-document_3':'commands','text-track-cue-size_0':'media-elements','attr-input-type-time-keyword_index':'index-of-terms','phrasing-content_192':'index','document_107':'history','document_106':'history','document_105':'browsers','document_104':'browsers','document_103':'browsers','document_102':'browsers','document_101':'browsers','document_100':'browsers','datatransfer_index':'index-of-terms','document_109':'history','document_108':'history','onended':'global-attributes','phrasing-content_152':'index','htmlelement_255':'index','the-document\'s-address':'dom','the-body-element':'the-body-element','heading-content':'content-models','sectioning-root_1':'the-body-element','dom-TrackList-getKind-categories':'media-elements','text-track-cue-vertical-growng-left-writing-direction_0':'media-elements','attr-html-manifest':'the-html-element','htmliframeelement':'the-iframe-element','htmlelement_252':'index','the-output-element':'the-output-element','htmlelement_108':'the-command-element','htmlelement_109':'the-command-element','htmlelement_106':'the-details-element','htmlelement_107':'the-summary-element','htmlelement_104':'the-progress-element','htmlelement_105':'the-meter-element','command-facet-checkedstate_1':'wai-aria','command-facet-checkedstate_0':'wai-aria','htmlelement_100':'the-option-element','event-media-loadeddata':'media-elements','flow-content_243':'index','flow-content_242':'index','flow-content_241':'index','flow-content_240':'index','flow-content_247':'index','flow-content_246':'index','flow-content_245':'index','flow-content_244':'index','flow-content_249':'index','flow-content_248':'index','htmlelement_253':'index','prefetch_1':'links','the-form-element_index':'index-of-terms','attr-ol-compact':'obsolete','transparent_19':'index','onload':'ntroduction','phrasing-content_196':'index','attr-fieldset-disabled_index':'index-of-terms','form-submission_18':'index','form-submission_17':'index','form-submission_16':'index','form-submission_15':'index','form-submission_14':'index','form-submission_13':'index','attr-iframe-sandbox-allow-forms':'browsers','form-submission_11':'index','form-submission_10':'index','attr-hyperlink-usemap_index':'index-of-terms','attr-dropzone-link_index':'index-of-terms','eventhandler_9':'dom','eventhandler_8':'dom','eventhandler_7':'dom','eventhandler_6':'dom','eventhandler_5':'dom','eventhandler_4':'dom','eventhandler_3':'dom','eventhandler_2':'dom','eventhandler_1':'dom','eventhandler_0':'dom','license_2':'links','audiotracklist-and-videotracklist-objects':'media-elements','loop_4':'media-elements','loop_6':'index','loop_1':'the-audio-element','loop_0':'the-video-element','loop_3':'media-elements','loop_2':'the-audio-element','attr-tdth-nowrap_index':'index-of-terms','attr-th-scope-col_index':'index-of-terms','oncanplayhrough':'global-attributes','the-style-attribute_index':'index-of-terms','type_35':'wai-aria','type_34':'content-models','type_37':'wai-aria','type_36':'wai-aria','type_31':'index','type_30':'media-elements','type_33':'content-models','type_32':'global-attributes','global-attributes_62':'the-img-element','global-attributes_63':'the-iframe-element','security':'dom','global-attributes_61':'the-del-element','global-attributes_66':'the-param-element','global-attributes_67':'the-video-element','global-attributes_64':'the-embed-element','global-attributes_65':'the-object-element','the-body-element_6':'dnd','week-state-(type=week)':'states-of-the-type-attribute','link_11':'the-link-element','origin-0_index':'index-of-terms','link_10':'the-link-element','datatransferitemlist_3':'dnd','datatransferitemlist_2':'dnd','datatransferitemlist_1':'dnd','datatransferitemlist_0':'dnd','the-body-element_2':'wai-aria','text-track-cue-display-state_index':'index-of-terms','link_16':'the-link-element','attr-th-scope-colgroup_indx':'index-of-terms','category-submit':'forms','the-body-element_0':'dom','htmlkeygenelement_index':'index-of-terms','the-body-element_1':'dom','comments':'syntax','attr-area-shape-poly_index':'index-of-terms','radiogroup_2':'index','radiogroup_1':'the-command-element','radiogroup_0':'the-command-element','attr-command-type-state-checkbox':'the-command-element','window_29':'index','nested-browsing-context':'browsers','img_52':'index','htmlulistelement_1':'index','htmlulistelement_0':'index','xlink-namespace_6':'syntax','xlink-namespace_4':'syntax','xlink-namespace_5':'syntax','have_enough_data':'media-elements','xlink-namespace_3':'syntax','xlink-namespace_0':'syntax','xlink-namespace_1':'syntax','area_28':'links','sandboxed-navigation-browsing-context-flag_index':'index-of-terms','play_0':'index','pattern_29':'index','pattern_28':'common-input-element-attributes','pattern_25':'states-of-the-type-attribute','pattern_24':'states-of-the-type-attribute','pattern_27':'common-input-element-attributes','pattern_26:'common-input-element-attributes','pattern_21':'states-of-the-type-attribute','pattern_20':'states-of-the-type-attribute','pattern_23':'states-of-the-type-attribute','pattern_22':'states-of-the-type-attribute','interactive-content_16':'the-button-element','interactive-content_17':'the-select-element','interactive-content_14':'the-input-element','interactive-content_15':'the-button-element','interactive-content_12':'forms','interactive-content_13':'the-label-element','interactive-content_10':'the-video-element','interactive-content_11':'the-audio-element','syntax-cdata_index':'index-of-terms','months':'common-microsyntaxes','interactive-content_18':'the-textarea-element','interactive-content_19':'the-keygen-element','event-handlers-on-elements,-document-objects,-and-window-objects':'webappapis','onerroreventhandler_index':'index-of-terms','attr-script-type':'the-script-element','refsMIMESNIFF':'references','htmltableelement':'the-table-element','event-mediacontroller-canplaythrough_index':'index-of-terms','yntax-comments_0':'the-iframe-element','syntax-comments_1':'the-iframe-element','syntax-comments_2':'the-iframe-element','syntax-comments_3':'syntax','syntax-comments_4':'syntax','syntax-comments_5':'syntax','syntax-comments_6':'syntax','syntax-comments_7':'syntax','syntax-comments_8':'syntax','syntax-comments_9':'syntax','text-track-cue-middle-alignment_index':'index-of-terms','attr-media-preload-metadata-state_index':'index-of-terms','handler-onwaiting':'webappapis','ascii-case-insensitive_22':'dnd','windowbase64_index':'index-of-terms','src_61':'states-of-the-type-attribute','src_60':'states-of-the-type-attribute','src_63':'states-of-the-type-attribute','src_62':'states-of-the-type-attribute','src_65':'states-of-the-type-attribute','src_64':'states-of-the-type-attribute','src_67':'states-of-the-type-attribute','src_66':'states-of-the-type-attribute','src_69':'states-of-the-type-attribute','src_68':'states-of-the-type-attribute','the-drag-data-item-type-string':'dnd','event-handlers_13':'webappapis','hander-window-onload_1':'browsers','event-handlers_12':'webappapis','handler-window-onoffline_1':'browsers','handler-window-onoffline_0':'the-body-element','handler-onemptied':'webappapis','reload-override-buffer_0':'dom','reload-override-buffer_1':'dom','audiotrack_4':'media-elements','audiotrack_2':'media-elements','audiotrack_3':'media-elements','audiotrack_0':'media-elements','audiotrack_1':'media-elements','reset':'index','input':'index','attr-canvas-height_index':'index-of-terms','attr-textarea-placeholder_index':'index-of-terms','object_56':'index','fieldset_19':'the-legend-element','fieldset_18':'the-fieldset-element','concept-month_0':'states-of-the-type-attribute','fieldset_13':'the-fieldset-element','fieldset_12':'the-fieldset-element','fieldset_11':'the-fieldset-element','fieldset_10':'the-fieldset-element','fieldset_17':'the-fieldset-element','fieldset_16':'the-fieldset-element','fieldset_15':'the-fieldset-element','fieldset_14':'the-fieldset-element','object_55':'index','category-reset_5':'the-outut-element','application-name':'the-meta-element','object_52':'index','attr-media-preload-metadata':'media-elements','onmousedown':'global-attributes','style_28':'styling','style_29':'the-noscript-element','style_24':'the-style-element','style_25':'the-style-element','style_26':'the-style-element','style_27':'styling','reload-override-flag_0':'dom','style_21':'the-style-element','style_22':'the-style-element','style_23':'the-style-element','form_12':'forms','attr-script-event':'obsolete','concept-week_index':'index-of-terms','dom-mediaerror-media_err_aborted':'media-elements','media-resource_63':'index','media-resource_62':'index','media-resource_61':'media-elements','media-resource_60':'media-elements','media-resource_65':'index','media-resource_64':'index','article_29':'index','article_28':'index','phrasing-content_48':'the-abbr-element','phrasing-content_49':'the-abbr-element','phrasing-content_46':'the-dfn-element','phrasing-content_47':'the-abbr-element','phrasing-content_44':'the-dfn-element','phrasin-content_45':'the-dfn-element','phrasing-content_42':'the-q-element','phrasing-content_43':'the-q-element','phrasing-content_40':'the-q-element','phrasing-content_41':'the-q-element','time-zones':'common-microsyntaxes','attr-input-type-checkbox_0':'wai-aria','attr-input-type-checkbox_1':'the-input-element','attr-input-type-checkbox_2':'the-input-element','attr-input-type-checkbox_3':'states-of-the-type-attribute','input_65':'the-input-element','input_64':'the-input-element','input_67':'states-of-the-type-attribute','input_66':'states-of-the-type-attribute','input_61':'the-input-element','input_60':'the-form-element','input_63':'the-input-element','input_62':'the-input-element','event-mediacontroller-pause':'media-elements','ascii-case-insensitive_25':'syntax','flow-content_230':'index','joint-session-history_2':'history','joint-session-history_3':'history','joint-session-history_0':'history','joint-session-history_1':'history','event-media-progress_index':'index-of-terms','joint-session-history_4':'history''attr-input-type-image_1':'the-input-element','attr-input-type-image_0':'dimension-attributes','attr-input-type-image_2':'the-input-element','attr-meta-content':'the-meta-element','nobr_index':'index-of-terms','loadeddata':'webappapis','browsing-context_40':'browsers','attr-media-preload_index':'index-of-terms','attr-body-margintop':'obsolete','multiple_1':'the-input-element','ix-handler-window-onresize':'index','th_9':'the-th-element','th_8':'the-th-element','text':'syntax','th_5':'the-tr-element','th_4':'the-tr-element','th_7':'the-th-element','th_6':'the-tr-element','th_1':'index','attr-col-align':'obsolete','th_3':'the-thead-element','th_2':'index','multipart-x-mixed-replace':'iana','valid-url_index':'index-of-terms','readonly_42':'index','valid-media-query':'common-microsyntaxes','hashchangeeventinit_0':'history','htmlelement_48':'the-samp-element','htmlelement_49':'the-kbd-element','onstalled':'global-attributes','media_err_network':'media-elements','htmlelement_42':'the-cite-element','htmlelement_43''the-dfn-element','htmlelement_40':'the-small-element','htmlelement_41':'the-s-element','htmlelement_46':'the-code-element','htmlelement_47':'the-var-element','htmlelement_44':'the-abbr-element','htmlelement_45':'the-time-element','multiple_7':'states-of-the-type-attribute','abbr_14':'obsolete','href_22':'links','p':'introduction','timeranges':'media-elements','metadata-content_16':'the-command-element','metadata-content_17':'index','metadata-content_14':'the-noscript-element','metadata-content_15':'the-command-element','metadata-content_12':'the-script-element','metadata-content_13':'the-script-element','metadata-content_10':'the-style-element','metadata-content_11':'the-style-element','del_17':'edits-and-paragraphs','attr-object-name_index':'index-of-terms','metadata-content_18':'index','metadata-content_19':'index','body_40':'obsolete','body_41':'obsolete','body_42':'obsolete','body_43':'obsolete','body_44':'obsolete','attr-command-command':'the-command-element','body_46':'obsolete','body_47':'obsolete',body_48':'obsolete','body_49':'obsolete','handler-onload_2':'index','handler-onload_1':'elements','handler-onload_0':'dom','dom-media-have_current_data':'media-elements','element-dfn-dom_49':'the-u-element','element-dfn-dom_48':'the-b-element','attr-img-crossorigin':'the-img-element','element-dfn-dom_41':'the-time-element','element-dfn-dom_40':'the-abbr-element','element-dfn-dom_43':'the-var-element','element-dfn-dom_42':'the-code-element','element-dfn-dom_45':'the-kbd-element','element-dfn-dom_44':'the-samp-element','element-dfn-dom_47':'the-i-element','element-dfn-dom_46':'the-sub-and-sup-elements','the-cite-element_index':'index-of-terms','the-address-element_index':'index-of-terms','attr-meter-min':'the-meter-element','obsolete-permitted-doctype-string_index':'index-of-terms','attr-command-type-keyword-checkbox_index':'index-of-terms','the-rt-element':'the-rt-element','reflect_index':'index-of-terms','an-overridden-reload_index':'index-of-terms','the-bdo-element_index':'index-of-terms','browsing-context49':'history','text-track-cue-snap-to-lines-flag_index':'index-of-terms','attr-command-type-keyword-radio':'the-command-element','onscroll_2':'index','browsing-context_35':'browsers','handler-window-ononline_index':'index-of-terms','attr-track-kind-subtitles':'the-track-element','browser-interface-elements':'browsers','http-equiv_12':'the-meta-element','http-equiv_13':'index','http-equiv_10':'the-meta-element','http-equiv_11':'the-meta-element','browsing-context_48':'history','attr-hr-size':'obsolete','browsing-context_31':'browsers','htmlanchorelement_0':'index','htmlanchorelement_1':'index','charset512':'the-meta-element','event-dragleave':'dnd','concept-appcache-manifest-explicit_2':'offline','concept-appcache-manifest-explicit_0':'offline','concept-appcache-manifest-explicit_1':'offline','attr-area-shape-keyword-poly_index':'index-of-terms','attr-input-type-range-keyword':'the-input-element','dom-document-querycommandvalue':'editing-apis','live':'infrastructure','window_36':'index','browsing-context_38''browsers','attr-table-width':'obsolete','browsing-context_39':'browsers','value-track-kind-sign_index':'index-of-terms','body_70':'index','bookmark_1':'links','bookmark_0':'links','text-track-loaded_index':'index-of-terms','attr-input-value_index':'index-of-terms','valid-yearless-date-string_1':'index','valid-yearless-date-string_0':'the-time-element','only-contemporary-times':'states-of-the-type-attribute','sandboxing-flag-set_index':'index-of-terms','eventhandler_126':'media-elements','eventhandler_127':'media-elements','eventhandler_124':'the-body-element','eventhandler_125':'the-body-element','eventhandler_122':'the-body-element','eventhandler_123':'the-body-element','eventhandler_120':'the-body-element','eventhandler_121':'the-body-element','the-html-syntax':'introduction','attr-draggable':'index','eventhandler_128':'media-elements','eventhandler_129':'media-elements','handler-onselect':'webappapis','phrasing-content_255':'index','htmlformcontrolscollection-0':'common-dom-interfaces','attr-col-charoffindex':'index-of-terms','htmlbuttonelement':'the-button-element','circle_0':'index','did-perform-automatic-track-selection_index':'index-of-terms','attr-textarea-readonly_index':'index-of-terms','context-menus':'the-menu-element','concept-ltr_index':'index-of-terms','tbody':'the-table-element','attr-tabindex_0':'index','history-traversal':'history','element-dfn-attributes_89':'the-select-element','element-dfn-attributes_88':'the-button-element','element-dfn-attributes_83':'the-form-element','element-dfn-attributes_82':'the-th-element','element-dfn-attributes_81':'the-td-element','element-dfn-attributes_80':'the-tr-element','element-dfn-attributes_87':'the-input-element','element-dfn-attributes_86':'the-label-element','element-dfn-attributes_85':'the-legend-element','element-dfn-attributes_84':'the-fieldset-element','refsCOOKIES':'references','attr-hr-color':'obsolete','event-handler-content-attributes_60':'index','event-handler-content-attributes_65':'index','handler-onwaiting_index':'index-of-terms','fieldet_25':'index','attr-tdth-rowspan':'attributes-common-to-td-and-th-elements','auxiliary-browsing-context_index':'index-of-terms','trackevent_index':'index-of-terms','mediacontroller_22':'media-elements','attr-media-crossorigin_index':'index-of-terms','abbr':'global-attributes','valid-url-potentially-surrounded-by-spaces_0':'the-base-element','effective-script-origin':'browsers','onresize_0':'index','htmlstyleelement_index':'index-of-terms','cols':'the-textarea-element','the-keygen-element':'the-keygen-element','attr-media-preload-auto-state':'media-elements','map_18':'index','ended':'webappapis','htmliframeelement_1':'index','img_36':'obsolete','map_10':'the-area-element','map_11':'image-maps','map_12':'image-maps','map_13':'index','map_14':'index','img_35':'obsolete','map_16':'index','map_17':'index','attr-br-clear_index':'index-of-terms','refsHPAAIG':'references','selected_3':'index','document_129':'editing','document_128':'editing','menus':'the-menu-element','document_125':'editing','document_124':'webapapis','document_127':'editing','document_126':'editing','document_121':'webappapis','document_120':'webappapis','document_123':'webappapis','handler-ontimeupdate_0':'dom','forms':'forms','window':'browsers','handler-ontimeupdate_3':'index','handler-ontimeupdate_2':'browsers','the-em-element_index':'index-of-terms','blockquote':'content-models','attr-object-data':'the-object-element','required_30':'the-select-element','required_31':'index','required_32':'wai-aria','required_33':'the-textarea-element','required_34':'index','attr-link-hreflang_index':'index-of-terms','novalidate':'the-form-element','attr-tdth-height':'obsolete','file-upload-state-(type=file)_index':'index-of-terms','refsWCAG':'references','drag-data-store-allowed-effects-state_0':'dnd','refsUTF8DET':'references','attr-media-muted':'media-elements','attr-object-typemustmatch_index':'index-of-terms','drop':'webappapis','htmlelement_168':'index','cached':'offline','valid-non-negative-integer_25':'index','valid-non-negative-integer_24':'index','vaid-non-negative-integer_23':'index','valid-non-negative-integer_22':'index','valid-non-negative-integer_21':'index','valid-non-negative-integer_20':'index','srcdoc_5':'the-iframe-element','srcdoc_4':'the-iframe-element','a-utf-16-encoding':'infrastructure','srcdoc_6':'the-iframe-element','srcdoc_1':'the-iframe-element','srcdoc_0':'the-iframe-element','srcdoc_3':'the-iframe-element','srcdoc_2':'the-iframe-element','em':'content-models','flow-content_268':'index','progress_8':'the-progress-element','small_9':'the-small-element','small_8':'the-small-element','small_7':'the-small-element','small_6':'the-small-element','small_5':'the-small-element','small_4':'the-small-element','small_3':'text-level-semantics','small_2':'content-models','small_1':'content-models','small_0':'content-models','select_33':'the-select-element','making-entire-documents-editable:-the-designmode-idl-attribute':'editing','author_1':'links','select_32':'the-select-element','dirname':'the-input-element','select_31':'the-select-element','seect_30':'the-select-element','select_37':'the-optgroup-element','script_index':'index-of-terms','valid-week-string_index':'index-of-terms','select_36':'the-optgroup-element','min_27':'states-of-the-type-attribute','min_26':'states-of-the-type-attribute','min_25':'states-of-the-type-attribute','min_24':'states-of-the-type-attribute','min_23':'states-of-the-type-attribute','min_22':'states-of-the-type-attribute','min_21':'states-of-the-type-attribute','min_20':'states-of-the-type-attribute','progress_1':'index','min_29':'states-of-the-type-attribute','min_28':'states-of-the-type-attribute','attr-track-srclang':'the-track-element','strike_index':'index-of-terms','restrictions-for-contents-of-script-elements_index':'index-of-terms','handler-window-onerror_0':'the-body-element','handler-window-onerror_1':'browsers','command-facet-checkedstate_index':'index-of-terms','the-i-element_index':'index-of-terms','heading-content-0':'content-models','valid-floating-point-number_index':'index-of-terms','mediacontroller_12:'media-elements','mediacontroller_13':'media-elements','mediacontroller_10':'media-elements','mediacontroller_11':'media-elements','mediacontroller_16':'media-elements','mediacontroller_17':'media-elements','mediacontroller_14':'media-elements','mediacontroller_15':'media-elements','mediacontroller_18':'media-elements','mediacontroller_19':'media-elements','the-style-attribute':'global-attributes','menu_0':'index','htmlbaseelement_index':'index-of-terms','attr-textarea-wrap-hard-state_index':'index-of-terms','htmlhtmlelement_index':'index-of-terms','blink':'obsolete','global-attributes_175':'index','global-attributes_174':'index','global-attributes_177':'index','global-attributes_176':'index','global-attributes_171':'index','global-attributes_170':'index','global-attributes_173':'index','global-attributes_172':'index','attr-track-src_index':'index-of-terms','global-attributes_179':'index','global-attributes_178':'index','pagetransitioneventinit_index':'index-of-terms','size':'the-input-element','media-elemnt_59':'media-elements','media-element_58':'media-elements','checked':'common-microsyntaxes','tree-order_7':'the-select-element','media-element_51':'media-elements','media-element_50':'media-elements','media-element_53':'media-elements','media-element_52':'media-elements','media-element_55':'media-elements','media-element_54':'media-elements','media-element_57':'media-elements','media-element_56':'media-elements','copy_0':'dnd','command-facet-hint_0':'commands','code-unit_index':'index-of-terms','onerroreventhandler_3':'browsers','onerroreventhandler_2':'the-body-element','onerroreventhandler_1':'elements','onerroreventhandler_0':'dom','onvolumechange':'global-attributes','range-state-(type=range)_index':'index-of-terms','semantics':'semantics','interactive-content_30':'index','interactive-content_31':'index','interactive-content_32':'index','interactive-content_33':'index','interactive-content_34':'index','interactive-content_35':'index','accept-charset_0':'index','interactive-content_37':'index','footer':content-models','attr-table-cellspacing':'obsolete','boolean-attribute_24':'the-details-element','boolean-attribute_25':'the-command-element','boolean-attribute_26':'the-command-element','boolean-attribute_27':'commands','boolean-attribute_20':'the-textarea-element','boolean-attribute_21':'attributes-common-to-form-controls','boolean-attribute_22':'attributes-common-to-form-controls','htmlaudioelement':'the-audio-element','boolean-attribute_28':'editing','boolean-attribute_29':'index','phrasing-content_290':'index','handler-ondrop_index':'index-of-terms','refsRFC6266':'references','optional-tags':'syntax','attr-media-preload-none-state_index':'index-of-terms','barprop_index':'index-of-terms','src_49':'the-input-element','src_48':'the-input-element','refsHMAC':'references','src_43':'media-elements','src_42':'media-elements','src_41':'media-elements','src_40':'the-source-element','src_47':'the-input-element','src_46':'index','src_45':'index','src_44':'media-elements','command-facet-id_index':'index-of-terms',code-unit-length':'infrastructure','attr-th-scope_index':'index-of-terms','timeranges_index':'index-of-terms','prefix-match_index':'index-of-terms','concept-datetime-local_index':'index-of-terms','refsRFC1468':'references','attr-object-standby_index':'index-of-terms','attr-a-name_index':'index-of-terms','attr-input-type-submit-keyword_index':'index-of-terms','state-object_5':'history','attr-fe-disabled':'attributes-common-to-form-controls','the-bdo-element':'the-bdo-element','pattern':'the-input-element','fieldset_35':'index','fieldset_34':'index','fieldset_31':'index','compatibility-caseless_1':'states-of-the-type-attribute','dom-appcache-obsolete_0':'offline','fieldset_32':'index','enumerated-attribute_6':'the-area-element','enumerated-attribute_7':'the-th-element','enumerated-attribute_4':'the-track-element','enumerated-attribute_5':'media-elements','enumerated-attribute_2':'global-attributes','enumerated-attribute_3':'the-meta-element','enumerated-attribute_0':'urls','enumerated-attribute_1':'global-attibutes','type_23':'the-object-element','enumerated-attribute_8':'the-form-element','enumerated-attribute_9':'the-input-element','normal-elements':'syntax','handler-window-onblur':'webappapis','dom-mediaerror-media_err_src_not_supported':'media-elements','htmlheadingelement':'the-aside-element','parent-browsing-context_index':'index-of-terms','title':'global-attributes','htmlbrelement_index':'index-of-terms','command-facet-hiddenstate':'commands','htmlmodelement':'attributes-common-to-ins-and-del-elements','valid-normalized-forced-utc-global-date-and-time-string':'common-microsyntaxes','valid-mime-type-with-no-parameters_index':'index-of-terms','onplay':'global-attributes','attr-input-type':'the-input-element','attr-link-rel_index':'index-of-terms','formaction_32':'index','refsRFC3986':'references','formaction_31':'index','htmlspanelement':'the-span-element','input_83':'states-of-the-type-attribute','input_82':'states-of-the-type-attribute','input_81':'states-of-the-type-attribute','input_80':'states-of-the-ype-attribute','input_87':'states-of-the-type-attribute','input_86':'states-of-the-type-attribute','input_85':'states-of-the-type-attribute','input_84':'states-of-the-type-attribute','textarea_51':'index','input_89':'states-of-the-type-attribute','input_88':'states-of-the-type-attribute','text-track-cue-horizontal-writing-direction_1':'media-elements','text-track-cue-horizontal-writing-direction_0':'media-elements','attr-body-marginleft':'obsolete','textarea_50':'index','textarea_53':'index','htmlparamelement_index':'index-of-terms','textarea_52':'index','attr-style-type_index':'index-of-terms','xml:lang_0':'global-attributes','navigator_index':'index-of-terms','attr-iframe-longdesc':'obsolete','attr-param-type_index':'index-of-terms','placeholder-label-option_2':'the-option-element','attr-map-name':'the-map-element','ismap':'the-img-element','enumerated-attribute_20':'dnd','attributes-common-to-td-and-th-elements':'attributes-common-to-td-and-th-elements','src_8':'the-script-element','src_9':'the-script-elment','src_6':'the-script-element','src_7':'the-script-element','src_4':'the-script-element','src_5':'the-script-element','src_2':'the-script-element','src_3':'the-script-element','src_0':'introduction','src_1':'the-script-element','attr-iframe-sandbox-allow-scripts_index':'index-of-terms','the-abbr-element_index':'index-of-terms','valid-date-string_9':'index','text-track':'media-elements','valid-date-string_5':'the-time-element','valid-date-string_4':'common-microsyntaxes','valid-date-string_7':'states-of-the-type-attribute','valid-date-string_6':'states-of-the-type-attribute','valid-date-string_1':'common-microsyntaxes','valid-date-string_0':'common-microsyntaxes','valid-date-string_3':'common-microsyntaxes','valid-date-string_2':'common-microsyntaxes','concept-input-required_index':'index-of-terms','htmltimeelement_1':'index','tag_0':'links','tag_1':'links','tag_2':'links','dom-media-network_empty_index':'index-of-terms','p_35':'index','form-submission':'form-submission','style':'index','concept-fs-enctye_index':'index-of-terms','htmlelement_64':'the-img-element','htmlelement_65':'the-iframe-element','htmlelement_66':'the-embed-element','htmlelement_67':'the-object-element','htmlelement_60':'the-span-element','htmlelement_61':'the-br-element','htmlelement_62':'the-wbr-element','htmlelement_63':'attributes-common-to-ins-and-del-elements','category-label_0':'the-label-element','article':'content-models','category-label_2':'the-input-element','category-label_3':'the-button-element','htmlelement_68':'the-param-element','htmlelement_69':'the-source-element','category-label_6':'the-keygen-element','category-label_7':'the-output-element','caption_18':'links','caption_19':'obsolete','caption_10':'the-caption-element','caption_11':'the-caption-element','caption_12':'the-colgroup-element','caption_13':'the-tbody-element','caption_14':'the-thead-element','caption_15':'the-tfoot-element','caption_16':'the-tfoot-element','caption_17':'the-tr-element','pre_7':'the-pre-element','pre_6':'the-pre-element','pre_5':'the-pre-lement','pre_4':'the-pre-element','pre_3':'the-pre-element','pre_2':'grouping-content','pre_1':'content-models','pre_0':'content-models','handler-onkeydown_1':'elements','handler-onkeydown_0':'dom','pre_9':'the-pre-element','pre_8':'the-pre-element','element-dfn-dom_63':'the-embed-element','element-dfn-dom_62':'the-iframe-element','element-dfn-dom_61':'the-img-element','element-dfn-dom_60':'the-del-element','element-dfn-dom_67':'the-audio-element','element-dfn-dom_66':'the-video-element','element-dfn-dom_65':'the-param-element','element-dfn-dom_64':'the-object-element','element-dfn-dom_69':'the-track-element','element-dfn-dom_68':'the-source-element','boolean-attribute':'common-microsyntaxes','body_69':'index','interfaces-for-url-manipulation':'urls','body_62':'index','body_63':'index','body_60':'index','body_61':'index','body_66':'index','body_67':'index','body_64':'index','body_65':'index','ix-handler-onblur':'index','the-command':'the-command-element','track_24':'index','track_25':'index','track_22':'meda-elements','track_23':'syntax','track_20':'media-elements','track_21':'media-elements','boolean-attribute_19':'the-textarea-element','the-link-is-an-alternative-stylesheet':'links','htmlobjectelement_0':'index','styling-processing-model':'the-link-element','onmouseout':'global-attributes','accept_15':'states-of-the-type-attribute','accept_14':'states-of-the-type-attribute','accept_17':'states-of-the-type-attribute','accept_16':'states-of-the-type-attribute','accept_11':'states-of-the-type-attribute','accept_10':'states-of-the-type-attribute','accept_13':'states-of-the-type-attribute','accept_12':'states-of-the-type-attribute','dom-texttrack-kind-captions_index':'index-of-terms','texttracklist':'media-elements','ruby':'content-models','accept_18':'states-of-the-type-attribute','img_37':'obsolete','drag_0':'index','htmlelement_162':'index','boolean-attribute_11':'common-input-element-attributes','creator-browsing-context_index':'index-of-terms','boolean-attribute_10':'the-input-element','drageventinit_index''index-of-terms','handler-onclose':'webappapis','rules-for-updating-the-text-track-rendering_index':'index-of-terms','onstorage_0':'index','ix-handler-window-onload':'index','element-dfn-categories_index':'index-of-terms','media':'the-link-element','remove-an-element-from-a-document_index':'index-of-terms','palpable-content-0_index':'index-of-terms','windowbase64_0':'webappapis','attr-object-border_index':'index-of-terms','refsCORS':'references','shape_1':'the-area-element','shape_0':'the-area-element','shape_3':'index','document':'dom','eventhandler_168':'browsers','links-created-by-a-and-area-elements':'links','abbr_18':'index','eventhandler_169':'browsers','colgroup_21':'index','abbr_19':'index','attr-meta-scheme':'obsolete','refsBOCU1':'references','onerroreventhandler':'webappapis','dl_21':'index','dl_22':'index','drop_2':'index','dl_23':'index','allow-top-navigation_2':'index','allow-top-navigation_1':'browsers','allow-top-navigation_0':'the-iframe-element','in-a-document_5':'browsers','eventhandler_18':'media-elements','eventhandler_149':'media-elements','eventhandler_144':'media-elements','eventhandler_145':'media-elements','eventhandler_146':'media-elements','eventhandler_147':'media-elements','eventhandler_140':'media-elements','the-rp-element':'the-rp-element','eventhandler_142':'media-elements','eventhandler_143':'media-elements','attr-link-type_index':'index-of-terms','attr-command-checked':'the-command-element','attr-track-kind-keyword-subtitles':'the-track-element','typemustmatch':'the-object-element','ix-handler-onkeypress':'index','abbr_15':'index','the-li-element':'the-li-element','attr-hyperlink-hreflang':'links','abbr_17':'index','event-mediacontroller-canplay_index':'index-of-terms','the-code-element_index':'index-of-terms','type_77':'form-submission','prefix-match_1':'offline','prefix-match_0':'offline','text-track_21':'media-elements','text-track_20':'media-elements','text-track_23':'media-elements','text-track_22':'media-elements','text-track_25':'media-elements','text-track_24':'mediaelements','text-track_27':'media-elements','text-track_26':'media-elements','text-track_29':'media-elements','text-track_28':'media-elements','htmlvideoelement_index':'index-of-terms','element-dfn-attributes_61':'the-img-element','element-dfn-attributes_60':'the-del-element','element-dfn-attributes_63':'the-embed-element','element-dfn-attributes_62':'the-iframe-element','element-dfn-attributes_65':'the-param-element','element-dfn-attributes_64':'the-object-element','element-dfn-attributes_67':'the-audio-element','element-dfn-attributes_66':'the-video-element','element-dfn-attributes_69':'the-track-element','element-dfn-attributes_68':'the-source-element','event-media-loadstart':'media-elements','noembed':'obsolete','htmltablecolelement':'the-colgroup-element','refsUNDO':'references','the-location-interface':'history','browsing-context':'browsers','attr-script-charset_index':'index-of-terms','restrictions-on-content-models-and-on-attribute-values':'introduction','hr_7':'the-hr-element','hr_6':'the-hr-element,'hr_5':'the-hr-element','hr_4':'the-hr-element','hr_3':'grouping-content','hr_2':'wai-aria','hr_1':'content-models','hr_0':'introduction','ins_27':'edits-and-lists','ins_26':'edits-and-lists','ins_25':'edits-and-lists','ins_24':'edits-and-paragraphs','ins_23':'edits-and-paragraphs','ins_22':'edits-and-paragraphs','concept-input-required_0':'wai-aria','hr_8':'the-hr-element','the-dl-element':'the-dl-element','element-type_index':'index-of-terms','lists-of-integers':'common-microsyntaxes','duration-time-component':'common-microsyntaxes','other-applicable-specifications_index':'index-of-terms','text-track-cue-start-time':'media-elements','text-track-cue-writing-direction_1':'media-elements','text-track-cue-writing-direction_0':'media-elements','text-track-cue-writing-direction_3':'media-elements','text-track-cue-writing-direction_2':'media-elements','text-track-cue-writing-direction_5':'media-elements','text-track-cue-writing-direction_4':'media-elements','formnovalidate_23':'states-of-the-type-attribute','fomnovalidate_22':'states-of-the-type-attribute','formnovalidate_21':'states-of-the-type-attribute','formnovalidate_20':'states-of-the-type-attribute','formnovalidate_27':'the-button-element','formnovalidate_26':'states-of-the-type-attribute','formnovalidate_25':'states-of-the-type-attribute','formnovalidate_24':'states-of-the-type-attribute','dom-appcache-checking_0':'offline','auxiliary-browsing-contexts':'browsers','attr-body-marginbottom_index':'index-of-terms','required_12':'states-of-the-type-attribute','required_13':'states-of-the-type-attribute','required_10':'states-of-the-type-attribute','required_11':'states-of-the-type-attribute','required_16':'states-of-the-type-attribute','required_17':'states-of-the-type-attribute','required_14':'states-of-the-type-attribute','required_15':'states-of-the-type-attribute','required_18':'states-of-the-type-attribute','required_19':'states-of-the-type-attribute','transparent_21':'index','attr-textarea-required':'the-textarea-element','references':'references','dom-edia-network_loading_index':'index-of-terms','htmltableheadercellelement_index':'index-of-terms','src':'introduction','headings-and-sections_0':'content-models','headings-and-sections_1':'the-aside-element','headings-and-sections_2':'the-hgroup-element','ruby_3':'content-models','ruby_2':'content-models','ruby_1':'content-models','ruby_0':'content-models','ruby_7':'the-ruby-element','ruby_6':'the-ruby-element','flow-content_59':'the-dd-element','flow-content_58':'the-dt-element','flow-content_57':'the-dl-element','flow-content_56':'the-dl-element','ruby_9':'the-ruby-element','ruby_8':'the-ruby-element','flow-content_53':'the-ul-element','flow-content_52':'the-ol-element','flow-content_51':'the-ol-element','flow-content_50':'the-blockquote-element','flow-content_209':'index','flow-content_208':'index','flow-content_207':'index','flow-content_206':'index','flow-content_205':'index','did-perform-automatic-track-selection':'media-elements','flow-content_203':'index','flow-content_202':'index','flow-content_201''index','parent-browsing-context_1':'browsers','attr-optgroup-disabled':'the-optgroup-element','event-media-suspend':'media-elements','attr-command-type-state-command':'the-command-element','event-media-stalled':'media-elements','handler-ondrag':'webappapis','area':'index','dragenter_0':'dnd','dragenter_1':'index','form-owner':'association-of-controls-and-forms','attr-input-autocomplete-on-state':'common-input-element-attributes','min_41':'index','start':'the-ol-element','dom-document-open_1':'dom','select_8':'content-models','flow-content_217':'index','select_5':'common-dom-interfaces','select_4':'index','select_7':'content-models','select_6':'content-models','select_1':'index','select_0':'index','select_3':'index','select_2':'index','tt_index':'index-of-terms','multiple_9':'states-of-the-type-attribute','multiple_8':'states-of-the-type-attribute','ol_18':'links','global-attributes_28':'the-dd-element','global-attributes_29':'the-figure-element','global-attributes_26':'the-dl-element','global-attributes_27:'the-dt-element','global-attributes_24':'the-ul-element','global-attributes_25':'the-li-element','global-attributes_22':'the-blockquote-element','global-attributes_23':'the-ol-element','global-attributes_20':'the-hr-element','global-attributes_21':'the-pre-element','event-handler-content-attributes_9':'index','attr-img-align':'obsolete','attributes-for-form-submission_index':'index-of-terms','the-legend-element':'the-legend-element','onunload':'the-body-element','default':'the-track-element','data_3':'obsolete','data_2':'the-object-element','data_1':'the-object-element','data_0':'the-object-element','data_4':'index','attr-data-*_index':'index-of-terms','document_85':'browsers','link-type-noreferrer_index':'index-of-terms','onerror':'global-attributes','next_0':'links','global-attributes_153':'index','global-attributes_152':'index','text-track-cue-size':'media-elements','global-attributes_150':'index','icon_8':'links','global-attributes_156':'index','global-attributes_155':'index','global-attributes_154':'idex','icon_4':'the-link-element','icon_5':'links','icon_6':'links','icon_7':'links','icon_0':'the-command-element','icon_1':'the-command-element','icon_2':'index','icon_3':'the-link-element','defining-term_1':'the-abbr-element','defining-term_0':'the-dfn-element','media-element_39':'media-elements','media-element_38':'media-elements','media-element_37':'media-elements','media-element_36':'media-elements','media-element_35':'media-elements','media-element_34':'media-elements','value_1':'the-param-element','media-element_32':'media-elements','media-element_31':'media-elements','media-element_30':'media-elements','obsolete-but-conforming-features':'obsolete','refsXMLBASE':'references','img_33':'syntax','dd_15':'index','alternate':'links','attr-link-href_index':'index-of-terms','htmlolistelement':'the-ol-element','transparent_index':'index-of-terms','handler-oncancel_3':'index','handler-oncancel_2':'browsers','handler-oncancel_1':'elements','handler-oncancel_0':'dom','refsRFC1034':'references','number-state-(tye=number)':'states-of-the-type-attribute','dropzone_2':'dnd','keywords-and-enumerated-attributes':'common-microsyntaxes','dropzone_0':'dnd','dropzone_1':'dnd','dropzone_6':'dnd','the-ruby-element_index':'index-of-terms','dropzone_4':'dnd','dropzone_5':'dnd','attr-form-autocomplete-on-state':'the-form-element','event-popstate':'history','htmldlistelement_0':'index','htmldlistelement_1':'index','attr-input-src':'states-of-the-type-attribute','htmlmapelement_0':'index','attr-tr-valign':'obsolete','tr_2':'the-table-element','area_27':'links','area_26':'links','area_25':'links','area_24':'links','area_23':'links','area_22':'links','area_21':'links','area_20':'links','area_29':'links','text-track-hidden':'media-elements','samp_0':'content-models','samp_1':'content-models','samp_2':'the-pre-element','samp_3':'the-pre-element','samp_4':'text-level-semantics','samp_5':'the-samp-element','samp_6':'the-samp-element','samp_7':'the-samp-element','samp_8':'the-kbd-element','samp_9':'the-kbd-element','ix-handler-onseeked''index','url-decomposition-idl-attributes_4':'history','attr-ol-type-keyword-upper-alpha_index':'index-of-terms','body_19':'the-body-element','phrasing-content_220':'index','the-textarea-element':'the-textarea-element','htmldialogelement_index':'index-of-terms','element-dfn-dom_96':'the-progress-element','element-dfn-dom_97':'the-meter-element','html-namespace-0_index':'index-of-terms','ascii-compatible-character-encoding':'infrastructure','element-dfn-dom_94':'the-keygen-element','width_33':'states-of-the-type-attribute','text-track-cue_20':'media-elements','attr-input-type-color-keyword_index':'index-of-terms','element-dfn-dom_92':'the-option-element','date-state-(type=date)_index':'index-of-terms','element-dfn-dom_93':'the-textarea-element','value':'the-li-element','element-dfn-dom_91':'the-optgroup-element','stalled_0':'index','inert':'editing','link_51':'links','ontimeupdate':'global-attributes','attr-textarea-wrap-soft-state_index':'index-of-terms','noscript_25':'the-noscript-element','attr-track-kindcaptions':'the-track-element','attr-input-placeholder':'common-input-element-attributes','htmlmapelement_1':'index','case-sensitive_2':'attributes-common-to-td-and-th-elements','case-sensitive_3':'states-of-the-type-attribute','case-sensitive_0':'infrastructure','case-sensitive_1':'the-ol-element','case-sensitive_6':'index','case-sensitive_7':'index','case-sensitive_4':'the-output-element','case-sensitive_5':'editing','attr-fs-action_index':'index-of-terms','table-uda-examples':'urls','application-xhtml+xml_index':'index-of-terms','attr-script-language_index':'index-of-terms','optgroup_12':'syntax','element-dfn-dom_98':'the-details-element','attr-command-type-state-radio_index':'index-of-terms','attr-img-src_index':'index-of-terms','em_18':'index','li_8':'the-ul-element','li_9':'the-ul-element','attr-dl-compact_index':'index-of-terms','li_4':'grouping-content','li_5':'the-ol-element','li_6':'the-ol-element','li_7':'the-ol-element','li_0':'introduction','li_1':'content-models','li_2':'content-models','li_3':wai-aria','prefetch_2':'links','prefetch_0':'links','element-dfn-dom_99':'the-summary-element','htmlmetaelement_index':'index-of-terms','noscript_20':'the-noscript-element','attr-tdth-valign':'obsolete','alt_64':'index','href':'urls','script-documentation':'the-script-element','attr-dropzone-move_index':'index-of-terms','event-media-timeupdate':'media-elements','rect':'index','introduction-5':'webappapis','introduction-4':'offline','introduction-7':'dnd','introduction-6':'editing','introduction-1':'forms','introduction-0':'media-elements','introduction-3':'links','the-button-element':'the-button-element','media-resource_8':'the-track-element','media-resource_9':'the-track-element','media-resource_0':'the-source-element','media-resource_1':'the-source-element','media-resource_2':'the-source-element','media-resource_3':'the-source-element','media-resource_4':'the-source-element','media-resource_5':'the-source-element','media-resource_6':'the-source-element','media-resource_7':'the-track-element','attr-table-rles_index':'index-of-terms','void-elements':'syntax','refsABNF':'references','del_19':'edits-and-paragraphs','del_18':'edits-and-paragraphs','del_13':'attributes-common-to-ins-and-del-elements','del_12':'the-del-element','del_11':'the-del-element','del_10':'edits','figcaption-as-alt-condition':'the-img-element','del_16':'edits-and-paragraphs','del_15':'edits-and-paragraphs','del_14':'attributes-common-to-ins-and-del-elements','class_2':'global-attributes','class_3':'global-attributes','class_0':'global-attributes','class_1':'global-attributes','class_6':'the-b-element','class_7':'the-span-element','class_4':'the-div-element','class_5':'the-i-element','class_8':'the-span-element','element-dfn-dom_95':'the-output-element','history':'history','attr-media-autoplay_index':'index-of-terms','obsolete_0':'offline','attr-object-codetype':'obsolete','type_3':'the-style-element','type_2':'the-style-element','type_1':'index','type_0':'the-link-element','type_7':'the-script-element','type_6':'the-script-element','type_5:'index','type_4':'the-style-element','handler-oninvalid_index':'index-of-terms','type_9':'the-script-element','type_8':'the-script-element','event-handler-content-attributes_63':'index','event-handler-content-attributes_62':'index','event-handler-content-attributes_61':'index','rowspan':'the-td-element','event-handler-content-attributes_67':'index','event-handler-content-attributes_66':'index','attr-input-type-button':'wai-aria','event-handler-content-attributes_64':'index','event-handler-content-attributes_69':'index','event-handler-content-attributes_68':'index','hyperlink-annotation':'links','rank_4':'headings-and-sections','rank_1':'headings-and-sections','rank_0':'the-hgroup-element','rank_3':'headings-and-sections','rank_2':'headings-and-sections','element-dfn-contexts_94':'the-keygen-element','width_1':'index','attr-script-defer_index':'index-of-terms','attr-data-*':'global-attributes','dom-document-execcommand':'dom','element-dfn-dom_90':'the-datalist-element','sandboxed-seamless-iframes-flag':'brosers','element-dfn-contexts_93':'the-textarea-element','a':'introduction','ruby_19':'the-ruby-element','ruby_18':'the-ruby-element','ruby_13':'the-ruby-element','ruby_12':'the-ruby-element','ruby_11':'the-ruby-element','ruby_10':'the-ruby-element','ruby_17':'the-ruby-element','ruby_16':'the-ruby-element','ruby_15':'the-ruby-element','ruby_14':'the-ruby-element','dom-document-querycommandindeterm_index':'index-of-terms','element-dfn-contexts_92':'the-option-element','htmltrackelement_index':'index-of-terms','attr-style-type':'the-style-element','help':'links','text-track-cue-pause-on-exit-flag_0':'media-elements','external-resource-link_7':'links','dom-media-have_future_data':'media-elements','the-map-element_index':'index-of-terms','br_9':'usage-summary','br_8':'the-br-element','placeholder-label-option_1':'the-option-element','placeholder-label-option_0':'the-select-element','br_5':'the-br-element','br_4':'the-br-element','br_7':'the-br-element','br_6':'the-br-element','br_1':'requirements-relating-to-bidiectional-algorithm-formatting-characters','br_0':'content-models','br_3':'the-br-element','br_2':'text-level-semantics','time_15':'index','video_3':'index','video_2':'index','video_1':'index','video_0':'index','video_7':'index','video_6':'index','video_5':'index','video_4':'index','video_9':'index','video_8':'index','handler-window-onhashchange_1':'browsers','handler-window-onhashchange_0':'the-body-element','eventhandler_162':'browsers','eventhandler_163':'browsers','eventhandler_160':'browsers','eventhandler_161':'browsers','eventhandler_166':'browsers','eventhandler_167':'browsers','eventhandler_164':'browsers','eventhandler_165':'browsers','network_empty_2':'media-elements','network_empty_3':'media-elements','network_empty_0':'media-elements','network_empty_1':'media-elements','text-content_10':'index','text-content_11':'index','text-content_12':'index','text-content_13':'index','interactive-content_4':'the-a-element','interactive-content_5':'the-img-element','interactive-content_6':'the-iframe-element''interactive-content_7':'the-embed-element','interactive-content_0':'introduction','interactive-content_1':'global-attributes','interactive-content_2':'content-models','interactive-content_3':'the-a-element','conformance-requirements':'infrastructure','interactive-content_8':'the-object-element','interactive-content_9':'the-object-element','popstate_1':'index','popstate_0':'index','title_68':'the-command-element','attr-form-autocomplete-off-state_index':'index-of-terms','concept-option-label':'the-option-element','embedded-content_5':'the-img-element','embedded-content_4':'the-img-element','embedded-content_7':'the-iframe-element','embedded-content_6':'the-iframe-element','embedded-content_1':'content-models','embedded-content_0':'content-models','embedded-content_3':'the-img-element','embedded-content_2':'content-models','embedded-content_9':'the-embed-element','embedded-content_8':'the-embed-element','sandboxed-scripts-browsing-context-flag_index':'index-of-terms','dfn_19':'index','tr_37':'index','tr_36':index','tr_39':'index','tr_38':'index','outline_index':'index-of-terms','attr-param-name':'the-param-element','attr-script-for_index':'index-of-terms','have_current_data_1':'media-elements','have_current_data_0':'media-elements','have_current_data_3':'media-elements','have_current_data_2':'media-elements','have_current_data_5':'media-elements','have_current_data_4':'media-elements','have_current_data_6':'media-elements','handler-onratechange':'webappapis','handler-ondragleave_3':'index','formtarget':'the-input-element','htmltablecolelement_3':'index','htmltablecolelement_2':'index','element-dfn-attributes_47':'the-i-element','element-dfn-attributes_46':'the-sub-and-sup-elements','element-dfn-attributes_45':'the-kbd-element','element-dfn-attributes_44':'the-samp-element','element-dfn-attributes_43':'the-var-element','element-dfn-attributes_42':'the-code-element','element-dfn-attributes_41':'the-time-element','element-dfn-attributes_40':'the-abbr-element','attr-img-src':'the-img-element','htmltablecolelement_':'the-col-element','element-dfn-attributes_49':'the-u-element','element-dfn-attributes_48':'the-b-element','windowtimers':'timers','base':'introduction','sequential-focus-navigation-and-the-tabindex-attribute':'editing','the-output-element_index':'index-of-terms','em_13':'usage-summary','em_12':'the-mark-element','em_11':'the-u-element','em_10':'the-b-element','em_17':'index','em_16':'index','em_15':'index','em_14':'index','attr-area-shape-default_0':'the-area-element','flow-content_172':'index','the-th-element_index':'index-of-terms','attr-dialog-open_index':'index-of-terms','caption':'introduction','attr-table-frame':'obsolete','handler-onmouseover':'webappapis','the-footer-element_index':'index-of-terms','attr-input-type-number_4':'obsolete','attr-input-type-number_2':'states-of-the-type-attribute','attr-input-type-number_3':'states-of-the-type-attribute','attr-input-type-number_0':'the-input-element','attr-input-type-number_1':'the-input-element','ix-handler-window-onoffline':'index','text-track-cue-algnment_0':'media-elements','body_45':'obsolete','htmlmetaelement_0':'index','htmlmetaelement_1':'index','limiting-user-input-length':'attributes-common-to-form-controls','attr-input-type-color':'wai-aria','the-small-element_index':'index-of-terms','navigatorid_index':'index-of-terms','attr-embed-type_index':'index-of-terms','eventhandler_227':'webappapis','handler-onfocus_index':'index-of-terms','attr-img-vspace_index':'index-of-terms','pragma-directives':'the-meta-element','top-level-browsing-context_11':'browsers','top-level-browsing-context_10':'browsers','top-level-browsing-context_12':'history','concept-input-value-default-range':'states-of-the-type-attribute','eventhandler_226':'webappapis','media-controllers':'media-elements','center':'obsolete','handler-onkeypress_1':'elements','handler-onkeypress_0':'dom','handler-onkeypress_3':'index','handler-onkeypress_2':'browsers','attr-meta-name_index':'index-of-terms','the-html-element_1':'dom','the-html-element_0':'dom','phrasing-content-1':'content-models''the-html-element_2':'global-attributes','the-html-element_4':'global-attributes','character-encoding-declaration_3':'the-meta-element','character-encoding-declaration_2':'the-meta-element','character-encoding-declaration_1':'the-meta-element','flow-content_72':'the-strong-element','flow-content_75':'the-cite-element','flow-content_74':'the-s-element','flow-content_77':'the-dfn-element','flow-content_76':'the-q-element','the-tr-element':'the-tr-element','mediaerror_index':'index-of-terms','flow-content_225':'index','flow-content_224':'index','flow-content_227':'index','flow-content_226':'index','flow-content_221':'index','flow-content_220':'index','flow-content_223':'index','flow-content_222':'index','browsing-context-nested-through_index':'index-of-terms','flow-content_229':'index','flow-content_228':'index','month-state-(type=month)_index':'index-of-terms','the-colgroup-element_index':'index-of-terms','loadstart':'webappapis','multiple_19':'states-of-the-type-attribute','dom-location-protocol_index':'inde-of-terms','multiple_18':'states-of-the-type-attribute','attr-input-type-text':'global-attributes','datetime-value_index':'index-of-terms','attr-hr-size_index':'index-of-terms','the-xml:base-attribute-(xml-only)_index':'index-of-terms','dt_9':'commands','htmlpreelement':'the-pre-element','multiple_12':'states-of-the-type-attribute','the-draggable-attribute':'dnd','type_93':'index','type_92':'the-command-element','type_91':'the-command-element','type_90':'the-command-element','type_97':'wai-aria','type_96':'wai-aria','attr-dir-auto-state':'global-attributes','type_94':'content-models','command_3':'the-command-element','command_2':'the-command-element','type_99':'wai-aria','type_98':'wai-aria','command_7':'index','command_6':'index','attr-area-shape':'the-area-element','command_4':'the-command-element','text-track-cue-order_1':'media-elements','text-track-cue-order_0':'media-elements','valid-browsing-context-name-or-keyword_1':'form-submission','valid-browsing-context-name-or-keyword_0':'the-base-element','vaid-browsing-context-name-or-keyword_7':'index','valid-browsing-context-name-or-keyword_6':'index','valid-browsing-context-name-or-keyword_5':'index','valid-browsing-context-name-or-keyword_4':'index','htmlvideoelement':'the-video-element','state-object_2':'history','ix-handler-onchange':'index','root-element-of-a-document-object_index':'index-of-terms','global-attributes_139':'index','global-attributes_138':'index','valid-normalized-local-date-and-time-string_index':'index-of-terms','the-xhtml-syntax':'the-xhtml-syntax','global-attributes_131':'index','global-attributes_130':'index','global-attributes_133':'index','global-attributes_132':'index','global-attributes_135':'index','global-attributes_134':'index','global-attributes_137':'index','global-attributes_136':'index','htmlbodyelement_index':'index-of-terms','sandboxing-flag-set_1':'browsers','sandboxing-flag-set_0':'browsers','sandboxing-flag-set_2':'browsers','media-element_15':'media-elements','media-element_14':'media-elements','media-element_17':'meia-elements','media-element_16':'media-elements','media-element_11':'the-track-element','media-element_10':'the-track-element','media-element_13':'media-elements','media-element_12':'the-track-element','option_2':'common-dom-interfaces','option_3':'common-dom-interfaces','circle':'introduction','option_1':'common-dom-interfaces','media-element_19':'media-elements','media-element_18':'media-elements','option_4':'wai-aria','option_5':'common-input-element-attributes','windowbase64':'webappapis','handler-onplay_index':'index-of-terms','disowned-its-opener':'browsers','htmltableelement_1':'index','event-media-pause_index':'index-of-terms','htmltimeelement_index':'index-of-terms','htmlprogresselement_0':'index','attr-col-valign':'obsolete','embedding-custom-non-visible-data-with-the-data-*-attributes_index':'index-of-terms','address_15':'index','xmlns-namespace_0':'syntax','xmlns-namespace_1':'syntax','command-facet-accesskey_index':'index-of-terms','wai-aria_index':'index-of-terms','window_11':'browsers','windo_10':'browsers','window_13':'browsers','window_12':'browsers','window_15':'browsers','window_14':'browsers','window_17':'webappapis','window_16':'offline','window_19':'webappapis','window_18':'webappapis','preferred-mime-name_index':'index-of-terms','attr-option-selected_index':'index-of-terms','flow-content_79':'the-time-element','flow-content_78':'the-abbr-element','table_39':'obsolete','attr-ol-start':'the-ol-element','refsWEBADDRESSES':'references','character-encoding-declaration_8':'index','value_29':'index','handler-ondragend_index':'index-of-terms','dragleave':'webappapis','attr-hyperlink-hreflang_index':'index-of-terms','dom-location-search_0':'history','attr-video-poster_index':'index-of-terms','cached_0':'offline','refsECMA262':'references','flow-content_71':'the-em-element','syntax-end-tag_9':'syntax','syntax-end-tag_8':'syntax','flow-content_70':'the-a-element','syntax-end-tag_3':'syntax','syntax-end-tag_2':'syntax','syntax-end-tag_1':'syntax','syntax-end-tag_0':'introduction','syntax-end-tag_7''syntax','flow-content_73':'the-small-element','syntax-end-tag_5':'syntax','syntax-end-tag_4':'syntax','character-encoding-declaration_0':'the-meta-element','height_36':'index','attr-menu-label':'the-menu-element','htmltablerowelement':'the-tr-element','character-encoding-declaration_7':'iana','address_11':'syntax','character-encoding-declaration_6':'iana','attr-embed-src_index':'index-of-terms','attr-dialog-open':'commands','character-encoding-declaration_5':'syntax','character-encoding-declaration_4':'the-meta-element','progress_17':'index','about:srcdoc_index':'index-of-terms','htmlsourceelement':'the-source-element','the-drag-data-store':'dnd','header_21':'index','header_20':'index','header_22':'index','b_8':'the-b-element','header':'content-models','attr-input-pattern':'common-input-element-attributes','b_0':'content-models','b_1':'content-models','b_2':'content-models','b_3':'text-level-semantics','b_4':'the-cite-element','b_5':'the-cite-element','b_6':'the-b-element','b_7':'the-b-element','refsDOMPARING':'references','the-title-element_index':'index-of-terms','the-accesskey-attribute':'editing','attr-object-code':'obsolete','value-track-kind-alternate':'media-elements','attr-dir':'index','text-level-semantics':'text-level-semantics','ordered-set-of-unique-space-separated-tokens_index':'index-of-terms','xmlns-namespace':'namespaces','tr_22':'syntax','tr_23':'syntax','tr_20':'syntax','tr_21':'syntax','tr_26':'obsolete','tr_27':'obsolete','tr_24':'syntax','tr_25':'syntax','attr-input-type-date_1':'the-input-element','attr-input-type-date_0':'the-input-element','form-associated-element_23':'index','form-associated-element_22':'index','form-associated-element_25':'index','attr-input-type-datetime-keyword':'the-input-element','form-associated-element_24':'index','attr-embed-name':'obsolete','handler-window-onload_index':'index-of-terms','drag-data-store-mode_0':'dnd','text-plain':'index','src_22':'index','htmloptgroupelement_index':'index-of-terms','loop':'the-video-element','the-table-element':'the-table-elment','table_40':'obsolete','attr-object-vspace_index':'index-of-terms','attr-fe-autofocus_0':'browsers','attr-media-preload-none':'media-elements','attr-area-shape-keyword-rect':'the-area-element','eventhandler_184':'browsers','attr-media-src_index':'index-of-terms','concept-plugin-secure_0':'browsers','attr-link-sizes-any_index':'index-of-terms','latest-entry_index':'index-of-terms','onclick':'global-attributes','network_loading':'media-elements','loadstart_0':'index','title_54':'index','noreferrer':'dom','attr-table-align_index':'index-of-terms','math_6':'index','event-drag_index':'index-of-terms','url-state-(type=url)':'states-of-the-type-attribute','anchor-points':'commands','drag-data-store-allowed-effects-state':'dnd','attr-option-label_index':'index-of-terms','attr-object-codetype_index':'index-of-terms','attr-track-kind-metadata':'the-track-element','eventhandler_187':'browsers','tt_0':'obsolete','attr-ol-type-keyword-lower-alpha':'the-ol-element','element-dfn-dom_29':'the-figure-element','element-fn-dom_28':'the-dd-element','element-dfn-dom_27':'the-dt-element','element-dfn-dom_26':'the-dl-element','element-dfn-dom_25':'the-li-element','element-dfn-dom_24':'the-ul-element','element-dfn-dom_23':'the-ol-element','element-dfn-dom_22':'the-blockquote-element','element-dfn-dom_21':'the-pre-element','element-dfn-dom_20':'the-hr-element','syntax-tags':'syntax','in-a-document_index':'index-of-terms','iana':'iana','tfoot_25':'index','tfoot_24':'obsolete','tfoot_27':'index','attr-a-coords':'obsolete','tfoot_21':'obsolete','tfoot_20':'obsolete','tfoot_23':'obsolete','tfoot_22':'obsolete','raw-text-elements_index':'index-of-terms','refsRFC2483':'references','event-handler-content-attributes_49':'index','event-handler-content-attributes_48':'index','origin_2':'browsers','attr-input-type-datetime-keyword_index':'index-of-terms','refsE163':'references','ruby_35':'index','ruby_34':'index','ruby_36':'index','ruby_31':'index','ruby_30':'index','ruby_33':'index','ruby_32':'index','window_index':'index-of-terms','dom-apcache-idle':'offline','the-html-syntax_10':'iana','attr-fe-name-isindex':'attributes-common-to-form-controls','form-control-dirname-attribute_index':'index-of-terms','attr-a-methods_index':'index-of-terms','manifest':'the-html-element','ignore_index':'index-of-terms','handler-ondragend_1':'elements','handler-ondragend_0':'dom','handler-ondragend_3':'index','handler-ondragend_2':'browsers','input-author-notes':'forms','document_84':'browsers','terminology':'infrastructure','td_19':'attributes-common-to-td-and-th-elements','td_18':'attributes-common-to-td-and-th-elements','syntax-tag-omission_0':'introduction','td_10':'the-tr-element','td_13':'attributes-common-to-td-and-th-elements','td_12':'the-td-element','td_15':'attributes-common-to-td-and-th-elements','td_14':'attributes-common-to-td-and-th-elements','td_17':'attributes-common-to-td-and-th-elements','td_16':'attributes-common-to-td-and-th-elements','label_4':'index','label_5':'content-models','label_6':'content-models','label_7':'content-models','label0':'index','label_1':'the-track-element','label_2':'the-track-element','label_3':'the-track-element','dom-navigator-registercontenthandler':'system-state-and-capabilities','label_8':'content-models','label_9':'wai-aria','ix-event-handlers':'index','raw-text-elements_2':'syntax','raw-text-elements_3':'syntax','raw-text-elements_0':'syntax','text-track-cue-start-alignment_0':'media-elements','attr-input-required_index':'index-of-terms','valid-url-potentially-surrounded-by-spaces_8':'index','valid-url-potentially-surrounded-by-spaces_5':'links','valid-url-potentially-surrounded-by-spaces_4':'states-of-the-type-attribute','valid-url-potentially-surrounded-by-spaces_7':'index','valid-url-potentially-surrounded-by-spaces_6':'index','attr-track-kind-subtitles_0':'the-track-element','attr-track-kind-subtitles_1':'the-track-element','valid-url-potentially-surrounded-by-spaces_3':'attributes-common-to-ins-and-del-elements','valid-url-potentially-surrounded-by-spaces_2':'the-q-element','element-dfn-dom_30':'the-figcapion-element','attr-dir-rtl-state_index':'index-of-terms','body_6':'global-attributes','element-dfn-dom_32':'the-a-element','scoped_0':'the-style-element','eventhandler_188':'browsers','eventhandler_189':'browsers','index-terms_D':'index-of-terms','element-dfn-dom_33':'the-em-element','the-document-object':'dom','index-terms_C':'index-of-terms','index-terms_A':'index-of-terms','eventhandler_180':'browsers','element-dfn-dom_34':'the-strong-element','eventhandler_182':'browsers','eventhandler_183':'browsers','attr-textarea-rows':'the-textarea-element','eventhandler_185':'browsers','eventhandler_186':'browsers','element-dfn-dom_35':'the-small-element','dom-document-execcommand_0':'dom','dom-document-execcommand_1':'dom','step':'forms','index-terms_U':'index-of-terms','element-dfn-dom_8':'the-noscript-element','body_1':'introduction','flow-content-1_index':'index-of-terms','index-terms_Q':'index-of-terms','element-dfn-dom_4':'the-link-element','element-dfn-dom_5':'the-meta-element','element-dfn-dom_6':'the-styleelement','element-dfn-dom_37':'the-cite-element','element-dfn-dom_0':'the-html-element','element-dfn-dom_1':'the-head-element','element-dfn-dom_2':'the-title-element','element-dfn-dom_3':'the-base-element','attr-iframe-src':'the-iframe-element','cite_28':'index','phrasing-content_241':'index','link_9':'the-link-element','link_8':'the-link-element','command-facet-accesskey':'commands','attr-input-type-number-keyword':'the-input-element','link_3':'wai-aria','link_2':'content-models','link_1':'global-attributes','link_0':'index','link_7':'the-link-element','link_6':'the-link-element','link_5':'the-link-element','link_4':'the-link-element','browsing-context_43':'browsers','browsing-context_42':'browsers','browsing-context_41':'browsers','handler-window-onload_0':'the-body-element','handler-onerror_0':'dom','handler-onerror_1':'elements','browsing-context_45':'browsers','browsing-context_44':'browsers','dom-media-network_no_source_0':'media-elements','text-html_6':'the-xhtml-syntax','text-html_5':'the-iframe-eleent','text-html_4':'dynamic-markup-insertion','text-html_3':'global-attributes','text-html_2':'infrastructure','text-html_1':'infrastructure','text-html_0':'introduction','phrasing-content_247':'index','phrasing-content_246':'index','the-var-element_index':'index-of-terms','isindex_0':'constraints','isindex_1':'constraints','attr-img-border_index':'index-of-terms','attr-area-shape-circle_0':'the-area-element','kbd_19':'index','the-h6-element':'the-aside-element','kbd_15':'the-kbd-element','kbd_14':'the-kbd-element','kbd_17':'obsolete','kbd_16':'usage-summary','kbd_11':'the-kbd-element','kbd_10':'the-kbd-element','kbd_13':'the-kbd-element','kbd_12':'the-kbd-element','alt_9':'the-img-element','alt_8':'the-img-element','document-metadata':'the-html-element','refsCOMPUTABLE':'references','small_12':'index','alt_1':'wai-aria','alt_0':'wai-aria','alt_3':'the-img-element','alt_2':'wai-aria','alt_5':'the-img-element','alt_4':'the-img-element','alt_7':'the-img-element','alt_6':'the-img-element','element-dfn-content-odel_2':'the-title-element','element-dfn-attributes_29':'the-figure-element','element-dfn-attributes_28':'the-dd-element','element-dfn-attributes_25':'the-li-element','element-dfn-attributes_24':'the-ul-element','element-dfn-attributes_27':'the-dt-element','element-dfn-attributes_26':'the-dl-element','element-dfn-attributes_21':'the-pre-element','element-dfn-attributes_20':'the-hr-element','element-dfn-attributes_23':'the-ol-element','element-dfn-attributes_22':'the-blockquote-element','type_95':'content-models','small_14':'index','dom-location-pathname':'history','htmlmeterelement_0':'index','windows':'browsers','embedding-custom-non-visible-data-with-the-data-*-attributes':'global-attributes','event-handler-content-attributes_79':'index','command_1':'the-command-element','htmlcommandelement_index':'index-of-terms','dirname_23':'states-of-the-type-attribute','dirname_22':'states-of-the-type-attribute','dirname_21':'states-of-the-type-attribute','dirname_20':'states-of-the-type-attribute','dirname_27':'the-extarea-element','dirname_26':'the-textarea-element','dirname_25':'index','dirname_24':'common-input-element-attributes','sectioning-content_25':'index','sectioning-content_24':'index','multiple_6':'states-of-the-type-attribute','dirname_28':'index','sectioning-content_21':'the-th-element','sectioning-content_20':'the-dfn-element','sectioning-content_23':'index','sectioning-content_22':'index','attr-col-span_index':'index-of-terms','command_5':'the-command-element','home-subtree_index':'index-of-terms','blocked-on-parser_index':'index-of-terms','valid-browsing-context-name-or-keyword_3':'index','form-associated-element_20':'index','attr-command-type':'the-command-element','refsIANACHARSET':'references','manually-releasing-the-storage-mutex':'system-state-and-capabilities','nav':'content-models','label_45':'the-menu-element','label_44':'index','label_47':'index','label_46':'the-menu-element','label_41':'the-command-element','label_40':'the-command-element','label_43':'the-command-element','label_42':'the-comand-element','event-appcache-noupdate':'offline','handler-window-onafterprint':'webappapis','drag':'webappapis','pagetransitioneventinit_0':'history','non-negative-integers':'common-microsyntaxes','text-track-mode':'media-elements','flow-content_252':'index','syntax-attribute-name':'syntax','drag-data-store-default-feedback_0':'dnd','svg':'mathml','required':'forms','drag-data-store-hot-spot-coordinate':'dnd','flow-content_13':'the-style-element','flow-content_12':'the-style-element','flow-content_11':'the-style-element','flow-content_10':'the-style-element','flow-content_17':'the-section-element','flow-content_16':'the-body-element','flow-content_15':'the-noscript-element','flow-content_14':'the-script-element','flow-content_19':'the-section-element','flow-content_18':'the-section-element','flow-content_253':'index','location_index':'index-of-terms','event-drop_index':'index-of-terms','attr-embed-hspace':'obsolete','ix-handler-onstalled':'index','cors-settings-attributes':'urls','refsECMA357':'references',attr-dir-rtl_index':'index-of-terms','headings-and-sections':'headings-and-sections','the-directionality_14':'index','flow-content_254':'index','the-directionality_12':'form-submission','the-directionality_11':'the-textarea-element','the-directionality_10':'global-attributes','navigatorstorageutils_0':'system-state-and-capabilities','the-s-element_index':'index-of-terms','concept-week':'common-microsyntaxes','refsWIN31J':'references','rtl':'index','attr-input-size_index':'index-of-terms','valid-url':'urls','flow-content_256':'index','form-associated-element_26':'index','p_29':'syntax','p_28':'syntax','event-appcache-updateready':'offline','p_21':'the-blockquote-element','p_20':'the-p-element','p_23':'edits-and-paragraphs','p_22':'edits-and-paragraphs','the-sub-element':'the-sub-and-sup-elements','p_24':'edits-and-paragraphs','p_27':'links','p_26':'forms','flow-content_257':'index','attr-details-open_index':'index-of-terms','dom-texttrack-kind-metadata_index':'index-of-terms','htmllielement_0':'index','htmllelement_1':'index','pattern_6':'states-of-the-type-attribute','pattern_7':'states-of-the-type-attribute','pattern_4':'states-of-the-type-attribute','pattern_5':'states-of-the-type-attribute','pattern_2':'states-of-the-type-attribute','pattern_3':'states-of-the-type-attribute','pattern_0':'the-input-element','pattern_1':'the-input-element','pattern_8':'states-of-the-type-attribute','pattern_9':'states-of-the-type-attribute','attr-fs-method-get_index':'index-of-terms','attr-embed-src':'the-embed-element','base-urls':'urls','flow-content_258':'index','attr-fe-autofocus_index':'index-of-terms','htmlheadingelement_index':'index-of-terms','hspace':'the-embed-element','number-of-days-in-month-month-of-year-year_index':'index-of-terms','index-of-terms':'index-of-terms','htmlelement_131':'index','attr-ol-reversed':'the-ol-element','valid-mime-type':'infrastructure','space-character_12':'content-models','space-character_13':'content-models','space-character_10':'common-microsyntaxes','space-character_11':'global-attrbutes','space-character_16':'the-meta-element','space-character_17':'the-iframe-element','space-character_14':'content-models','space-character_15':'the-meta-element','space-character_18':'the-iframe-element','space-character_19':'the-iframe-element','boolean-attribute_46':'index','boolean-attribute_47':'index','boolean-attribute_44':'index','boolean-attribute_45':'index','boolean-attribute_42':'index','boolean-attribute_43':'index','boolean-attribute_40':'index','boolean-attribute_41':'index','boolean-attribute_48':'index','document_88':'browsers','object_0':'index','object_1':'index','object_2':'index','object_3':'common-dom-interfaces','object_4':'content-models','object_5':'content-models','object_6':'content-models','object_7':'content-models','object_8':'content-models','object_9':'content-models','htmlelement_138':'index','the-document\'s-address_index':'index-of-terms','global-attributes_117':'index','area_4':'content-models','media-element':'media-elements','the-constraint-validation-api':'constraits','global-attributes_113':'index','global-attributes_112':'index','global-attributes_111':'index','area_5':'wai-aria','seamless_2':'browsers','seamless_3':'browsers','seamless_0':'the-iframe-element','seamless_1':'the-iframe-element','area_6':'the-link-element','global-attributes_119':'index','global-attributes_118':'index','table-http-equiv':'the-meta-element','the-hr-element':'the-hr-element','flow-content_107':'the-canvas-element','area_0':'introduction','attr-input-type-password-keyword_index':'index-of-terms','area_1':'common-dom-interfaces','area_2':'dom','htmlimageelement_0':'index','area_3':'content-models','the-label-element_index':'index-of-terms','handler-onloadedmetadata':'webappapis','text-track-cue-start-time_2':'media-elements','text-track-cue-start-time_3':'media-elements','text-track-cue-start-time_0':'media-elements','text-track-cue-start-time_1':'media-elements','phrasing-content_238':'index','phrasing-content_239':'index','text-track-cue-start-time_4':'media-elements','window_30':'inde','phrasing-content_234':'index','phrasing-content_235':'index','phrasing-content_236':'index','phrasing-content_237':'index','phrasing-content_230':'index','phrasing-content_231':'index','htmlmeterelement':'the-meter-element','noframes':'obsolete','i_28':'index','i_29':'index','i_26':'links','flow-content_108':'the-map-element','i_24':'the-u-element','i_25':'usage-summary','i_22':'the-i-element','i_23':'the-b-element','i_20':'the-i-element','i_21':'the-i-element','event-media-canplay_index':'index-of-terms','option_9':'the-select-element','the-xhtml-syntax_0':'introduction','details_14':'the-summary-element','details_15':'index','details_16':'index','details_17':'index','details_10':'the-details-element','details_11':'the-details-element','details_12':'the-details-element','details_13':'the-summary-element','area_63':'index','area_62':'index','area_61':'index','area_60':'index','details_18':'index','document.write()_0':'dom','attr-img-vspace':'obsolete','value-track-kind-caption_index':'index-of-terms','cotext-menu-state_0':'wai-aria','context-menu-state_1':'the-menu-element','option_0':'index','attr-a-charset_index':'index-of-terms','ul_6':'the-p-element','ul_7':'the-ol-element','ul_4':'wai-aria','ul_5':'grouping-content','ul_2':'content-models','ul_3':'wai-aria','ul_0':'introduction','ul_1':'content-models','option_6':'common-input-element-attributes','ul_8':'the-ol-element','ul_9':'the-ul-element','valid-list-of-integers_0':'the-area-element','valid-list-of-integers_1':'index','form-submission_9':'index','form-submission_8':'index','form-submission_7':'index','form-submission_6':'index','form-submission_5':'index','form-submission_4':'index','form-submission_3':'index','form-submission_2':'index','form-submission_1':'form-submission','form-submission_0':'attributes-common-to-form-controls','style_9':'introduction','style_8':'global-attributes','formmethod':'the-input-element','links':'links','style_1':'introduction','style_0':'index','style_3':'global-attributes','style_2':'introduction','style_5':'globalattributes','style_4':'global-attributes','style_7':'global-attributes','style_6':'global-attributes','htmlspanelement_index':'index-of-terms','refsARIA':'references','origin_4':'iana','htmloptionscollection_1':'common-dom-interfaces','htmloptionscollection_0':'common-dom-interfaces','origin_1':'the-object-element','attr-meta-http-equiv':'the-meta-element','http-equiv_4':'the-meta-element','http-equiv_5':'the-meta-element','http-equiv_6':'the-meta-element','http-equiv_7':'the-meta-element','http-equiv_0':'the-meta-element','http-equiv_1':'the-meta-element','http-equiv_2':'the-meta-element','http-equiv_3':'the-meta-element','select_51':'index','select_50':'index','select_53':'index','select_52':'index','http-equiv_8':'the-meta-element','http-equiv_9':'the-meta-element','select_57':'index','select_56':'index','dom-appcache-obsolete':'offline','refsISO8601':'references','object_57':'index','textarea_45':'index','address_14':'index','translate-enabled':'global-attributes','headers_5':'index','event-appcache-obslete':'offline','address_12':'index','address_13':'index','attr-img-alt':'the-img-element','headers_0':'the-td-element','cors-settings-attribute':'urls','attr-tr-align_index':'index-of-terms','formmethod_7':'states-of-the-type-attribute','big_index':'index-of-terms','the-link-element':'the-link-element','htmlelement_241':'index','htmlelement_240':'index','htmlelement_243':'index','htmlelement_242':'index','htmlelement_245':'index','htmlelement_244':'index','htmlelement_247':'index','dom-location-hostname':'history','htmlelement_249':'index','htmlelement_248':'index','styling-processing-model_1':'the-style-element','styling-processing-model_0':'the-style-element','styling-processing-model_2':'links','event-media-canplaythrough_index':'index-of-terms','htmlinputelement':'the-input-element','cite_8':'text-level-semantics','cite_9':'the-cite-element','var_6':'the-sub-and-sup-elements','q_11':'the-q-element','this_0':'introduction','cite_2':'elements','cite_3':'content-models','cite_0':'the-blockquote-element','ite_1':'index','cite_6':'the-blockquote-element','cite_7':'the-blockquote-element','cite_4':'content-models','cite_5':'content-models','embedded-content_28':'index','embedded-content_29':'index','embedded-content_24':'index','auto':'global-attributes','embedded-content_26':'index','eventhandler_21':'dom','embedded-content_20':'the-canvas-element','embedded-content_21':'mathml','embedded-content_22':'mathml','embedded-content_23':'index','the-article-element_index':'index-of-terms','attr-input-pattern_index':'index-of-terms','boolean-attribute_1':'the-script-element','boolean-attribute_0':'the-style-element','boolean-attribute_3':'the-img-element','boolean-attribute_2':'the-ol-element','boolean-attribute_5':'the-object-element','boolean-attribute_4':'the-iframe-element','boolean-attribute_7':'media-elements','boolean-attribute_6':'media-elements','boolean-attribute_9':'media-elements','boolean-attribute_8':'media-elements','htmlprogresselement_1':'index','element-dfn-content-model_25':'the-li-element','ancesor-browsing-context_3':'browsers','attr-track-kind-captions_0':'the-track-element','ancestor-browsing-context_1':'browsers','ancestor-browsing-context_0':'browsers','the-datatransfer-interface':'dnd','mediagroup':'the-video-element','link_42':'links','dom-media-network_no_source':'media-elements','ix-handler-onclick':'index','event-handler-content-attributes_29':'index','element-dfn-content-model_101':'the-menu-element','event-handler-content-attributes_27':'index','event-handler-content-attributes_26':'index','event-handler-content-attributes_25':'index','event-handler-content-attributes_24':'index','event-handler-content-attributes_23':'index','event-handler-content-attributes_22':'index','event-handler-content-attributes_21':'index','event-handler-content-attributes_20':'index','hidden_9':'editing','hidden_8':'editing','handler-onplaying_2':'browsers','handler-onplaying_3':'index','handler-onplaying_0':'dom','handler-onplaying_1':'elements','hidden_1':'content-models','hidden_0':'global-attributes','hiddn_3':'the-command-element','hidden_2':'wai-aria','hidden_5':'editing','hidden_4':'editing','hidden_7':'editing','hidden_6':'editing','secondary-browsing-context':'browsers','handler-window-onunload_index':'index-of-terms','table_6':'the-table-element','table_7':'the-caption-element','table_4':'the-table-element','table_5':'the-table-element','table_2':'content-models','table_3':'tabular-data','table_0':'introduction','table_1':'content-models','table_8':'the-caption-element','table_9':'the-caption-element','attr-a-methods':'obsolete','dom-appcache-updateready_0':'offline','flow-content_109':'the-area-element','attr-input-type-date-keyword_index':'index-of-terms','command-api_0':'elements','ascii-compatible-character-encoding_2':'the-form-element','attr-meter-optimum_index':'index-of-terms','times':'common-microsyntaxes','ascii-compatible-character-encoding_3':'iana','htmlbuttonelement_1':'index','htmlbuttonelement_0':'index','attr-object-codebase_index':'index-of-terms','abbr_20':'index','ol_0':'elements','l_1':'content-models','ol_2':'content-models','ol_3':'wai-aria','ol_4':'wai-aria','ol_5':'grouping-content','ol_6':'the-p-element','ol_7':'the-ol-element','ol_8':'the-ol-element','ol_9':'the-ol-element','height_13':'states-of-the-type-attribute','eventhandler_213':'browsers','eventhandler_214':'browsers','eventhandler_215':'browsers','eventhandler_216':'browsers','eventhandler_217':'browsers','high_4':'the-meter-element','rt_17':'syntax','apis-for-creating-and-navigating-browsing-contexts-by-name':'browsers','attr-hyperlink-type':'links','event-mediacontcoller-ended_index':'index-of-terms','placeholder_6':'states-of-the-type-attribute','data':'the-object-element','sectioning-content-0':'content-models','link_43':'links','handler-onmouseover_1':'elements','refsWEBMCG':'references','handler-onmouseover_0':'dom','handler-onmouseover_3':'index','audio_index':'index-of-terms','handler-onmouseover_2':'browsers','handler-onerror':'webappapis','high_2':'the-meter-element','category-submit_14':'index','state-object_':'history','command-facet-icon_0':'commands','center_index':'index-of-terms','htmlallcollection-0':'common-dom-interfaces','state-object_4':'history','preload_7':'index','preload_6':'index','preload_5':'media-elements','preload_4':'media-elements','preload_3':'media-elements','preload_2':'the-audio-element','preload_1':'the-audio-element','preload_0':'the-video-element','figure_28':'text-level-semantics','refsPINGBACK':'references','high_1':'the-meter-element','state-object_3':'history','td_37':'index','td_36':'obsolete','td_35':'obsolete','td_34':'obsolete','td_33':'obsolete','state-object_0':'history','td_31':'obsolete','td_30':'obsolete','state-object_1':'history','td_39':'index','td_38':'index','browsing-context_64':'index','element-dfn-categories_48':'the-b-element','element-dfn-categories_49':'the-u-element','browsing-context_61':'index','browsing-context_60':'index','browsing-context_63':'index','htmlmediaelement':'media-elements','element-dfn-categories_42':'the-code-element','element-dfn-categorie_43':'the-var-element','element-dfn-categories_40':'the-abbr-element','element-dfn-categories_41':'the-time-element','element-dfn-categories_46':'the-sub-and-sup-elements','element-dfn-categories_47':'the-i-element','element-dfn-categories_44':'the-samp-element','element-dfn-categories_45':'the-kbd-element','metadata_0':'media-elements','metadata_1':'index','flow-content_187':'index','border':'the-table-element','handler-onsubmit_1':'elements','handler-onsubmit_0':'dom','keygen_21':'index','handler-onsubmit_2':'browsers','keygen_27':'index','type_68':'the-input-element','keygen_25':'index','keygen_24':'index','open_1':'the-details-element','attr-object-hspace':'obsolete','attr-input-type-search-keyword':'the-input-element','attr-fe-name-charset':'attributes-common-to-form-controls','htmlelement_251':'index','attr-accesskey':'index','one-permitted-sandboxed-navigator':'browsers','valid-e-mail-address_index':'index-of-terms','attr-html-manifest_index':'index-of-terms','htmlbuttonelement_index':'index-of-terms,'handler-window-onpagehide':'webappapis','htmlcanvaselement':'the-canvas-element','handler-window-onunload':'webappapis','url':'urls','button_32':'index','the-iframe-element_index':'index-of-terms','attr-fs-formenctype_index':'index-of-terms','allow-popups':'the-iframe-element','input_164':'index','dom-media-have_future_data_index':'index-of-terms','sectioning-content_26':'index','object_53':'index','handler-onscroll_index':'index-of-terms','concept-role-none_14':'wai-aria','concept-role-none_15':'wai-aria','concept-role-none_16':'wai-aria','concept-role-none_17':'wai-aria','concept-role-none_10':'wai-aria','concept-role-none_11':'wai-aria','concept-role-none_12':'wai-aria','attr-time-datetime':'the-time-element','the-body-element-0':'dom','concept-role-none_18':'wai-aria','concept-role-none_19':'wai-aria','autofocus_9':'attributes-common-to-form-controls','autofocus_8':'the-keygen-element','colspan_2':'index','colspan_0':'the-th-element','colspan_1':'index','autofocus_1':'the-button-element','attr-dfn-tite':'the-dfn-element','autofocus_3':'the-select-element','autofocus_2':'the-button-element','autofocus_5':'the-textarea-element','autofocus_4':'the-select-element','autofocus_7':'the-keygen-element','autofocus_6':'the-textarea-element','body_68':'index','comma-separated-tokens':'common-microsyntaxes','valid-e-mail-address-list_index':'index-of-terms','syntax-attribute-value_3':'syntax','syntax-attribute-value_2':'syntax','syntax-attribute-value_1':'syntax','syntax-attribute-value_0':'introduction','handler-oncanplay_index':'index-of-terms','rank_index':'index-of-terms','text-track-cue-text-position_index':'index-of-terms','flow-content_39':'the-address-element','flow-content_38':'the-footer-element','flow-content_35':'the-header-element','flow-content_34':'the-header-element','flow-content_37':'the-footer-element','flow-content_36':'the-footer-element','flow-content_31':'the-hgroup-element','flow-content_30':'the-aside-element','flow-content_33':'the-header-element','flow-content_32':'the-hgroup-element','mi_32':'states-of-the-type-attribute','element-dfn-content-model_89':'the-select-element','the-kbd-element':'the-kbd-element','ol_12':'the-li-element','ol_13':'the-li-element','element-dfn-content-model_80':'the-tr-element','element-dfn-content-model_81':'the-td-element','ol_16':'the-li-element','ol_17':'edits-and-lists','ol_14':'the-li-element','ol_15':'the-li-element','input_162':'index','the-table-element_index':'index-of-terms','attr-input-type-hidden-keyword_index':'index-of-terms','text-track-language_index':'index-of-terms','text-html_8':'iana','handler-ondrop':'webappapis','strong_0':'content-models','strong_1':'content-models','strong_2':'text-level-semantics','strong_3':'the-em-element','strong_4':'the-strong-element','strong_5':'the-strong-element','strong_6':'the-strong-element','strong_7':'the-strong-element','strong_8':'the-small-element','strong_9':'the-small-element','button-state-(type=button)':'states-of-the-type-attribute','attr-body-alink_index':'index-of-terms','text-html_7':'iana','htmlachorelement_index':'index-of-terms','input_160':'index','attr-input-type-password':'wai-aria','the-tfoot-element':'the-tfoot-element','basefont':'obsolete','syntax-attribute-name_0':'introduction','syntax-attribute-name_1':'syntax','syntax-attribute-name_2':'syntax','autocomplete_25':'states-of-the-type-attribute','syntax-attribute-name_4':'syntax','htmltextareaelement_index':'index-of-terms','autocomplete_22':'states-of-the-type-attribute','autocomplete_23':'states-of-the-type-attribute','flow-content':'content-models','handler-window-onerror':'webappapis','user-prompts':'user-prompts','concept-option-label_0':'the-datalist-element','concept-select-option-list_index':'index-of-terms','attr-body-marginright':'obsolete','htmltitleelement_0':'index','htmlolistelement_1':'index','htmltitleelement_1':'index','bidirectional-algorithm-formatting-character-ranges':'requirements-relating-to-bidirectional-algorithm-formatting-characters','audio_5':'index','concept-appcache-manifest-explicit_index':'index-of-terms','ource_6':'the-source-element','source_7':'media-elements','source_4':'the-source-element','source_5':'the-source-element','source_2':'the-audio-element','source_3':'the-source-element','source_0':'wai-aria','source_1':'the-video-element','autocomplete_29':'index','source_8':'media-elements','source_9':'media-elements','code_8':'obsolete','code_9':'obsolete','drag-data-store-bitmap_index':'index-of-terms','article_7':'the-article-element','code_0':'content-models','code_1':'content-models','code_2':'the-pre-element','code_3':'text-level-semantics','code_4':'the-code-element','code_5':'the-code-element','code_6':'the-code-element','code_7':'usage-summary','title_30':'the-meter-element','title_31':'the-meter-element','title_32':'the-command-element','title_33':'links','title_34':'links','space-character_31':'syntax','title_36':'introduction','title_37':'introduction','title_38':'dom','title_39':'content-models','object_51':'index','space-character_38':'syntax','space-character_39':'syntax','th_24':'syntax','th25':'syntax','th_26':'syntax','th_27':'syntax','th_20':'attributes-common-to-td-and-th-elements','th_21':'attributes-common-to-td-and-th-elements','th_22':'attributes-common-to-td-and-th-elements','th_23':'commands','the-dl-element_index':'index-of-terms','listing':'obsolete','th_28':'obsolete','th_29':'obsolete','attr-ol-reversed_index':'index-of-terms','attr-translate_0':'index','attr-col-width':'obsolete','external':'system-state-and-capabilities','sandboxed-seamless-iframes-flag_index':'index-of-terms','refsRFC4366':'references','width_29':'states-of-the-type-attribute','width_28':'states-of-the-type-attribute','window_54':'index','window_51':'index','window_50':'index','window_53':'index','window_52':'index','barprop_4':'browsers','phrasing-content_218':'index','phrasing-content_219':'index','handler-ondragleave':'webappapis','barprop_5':'browsers','phrasing-content_212':'index','phrasing-content_213':'index','phrasing-content_210':'index','phrasing-content_211':'index','phrasing-content_216':'index','arprop_6':'browsers','dom-media-network_loading':'media-elements','phrasing-content_215':'index','disabled_17':'the-textarea-element','disabled_16':'the-select-element','disabled_15':'the-select-element','disabled_14':'the-button-element','disabled_13':'the-button-element','disabled_12':'the-input-element','disabled_11':'the-input-element','disabled_10':'common-microsyntaxes','barprop_0':'browsers','attr-ol-type-state-upper-roman_index':'index-of-terms','/a':'the-dfn-element','disabled_18':'the-textarea-element','width_21':'states-of-the-type-attribute','barprop_2':'browsers','width_20':'states-of-the-type-attribute','attr-media-autoplay':'media-elements','width_23':'states-of-the-type-attribute','width_22':'states-of-the-type-attribute','width_25':'states-of-the-type-attribute','named-character-references':'named-character-references','text-track-cue-alignment':'media-elements','attr-input-type-url_3':'the-input-element','attr-input-type-url_2':'the-input-element','attr-input-type-url_1':'wai-aria','attr-iput-type-url_0':'wai-aria','width_27':'states-of-the-type-attribute','attr-input-type-url_4':'states-of-the-type-attribute','other-pragma-directives':'the-meta-element','width_26':'states-of-the-type-attribute','syntax-start-tag_10':'syntax','htmlformcontrolscollection':'common-dom-interfaces','i':'introduction','draggable':'global-attributes','drag-data-store':'dnd','element-dfn-dom_87':'the-input-element','attr-meta-http-equiv-default-style_0':'the-meta-element','data-*':'common-dom-interfaces','attr-tdth-nowrap':'obsolete','handler-window-onmessage_index':'index-of-terms','htmlformelement_12':'index','keytype':'the-keygen-element','the-section-element':'the-section-element','attr-input-autocomplete-off-state':'common-input-element-attributes','attr-fs-enctype-text':'form-submission','handler-onmousedown':'webappapis','attr-link-hreflang':'the-link-element','editing-host':'editing-apis','attr-tdth-height_index':'index-of-terms','area_45':'links','area_44':'links','area_47':'links','area_46':'links','area_1':'links','area_40':'links','area_43':'links','area_42':'links','event-mediacontroller-playing_index':'index-of-terms','area_49':'obsolete','area_48':'syntax','iframe_69':'index','attr-button-type-submit_index':'index-of-terms','browsing-context-container_index':'index-of-terms','onmouseover':'global-attributes','mediacontroller_index':'index-of-terms','formtarget_23':'states-of-the-type-attribute','formtarget_22':'states-of-the-type-attribute','formtarget_21':'states-of-the-type-attribute','formtarget_20':'states-of-the-type-attribute','formtarget_27':'the-button-element','formtarget_26':'the-button-element','formtarget_25':'states-of-the-type-attribute','b_9':'the-b-element','formtarget_29':'form-submission','formtarget_28':'the-button-element','creator-browsing-context_3':'browsers','creator-browsing-context_2':'browsers','creator-browsing-context_1':'browsers','creator-browsing-context_0':'urls','async':'the-script-element','q_19':'index','q_18':'index','q_13':'the-q-element','q_12':'the-q-element','do-media-network_idle_0':'media-elements','q_10':'the-q-element','q_17':'usage-summary','synchronising-multiple-media-elements':'media-elements','q_15':'the-q-element','q_14':'the-q-element','attr-link-rev':'obsolete','attr-iframe-marginheight':'obsolete','handler-onreset_index':'index-of-terms','attr-datafld':'obsolete','bgsound_index':'index-of-terms','texttrackcuelist_0':'media-elements','texttrackcuelist_1':'media-elements','texttrackcuelist_2':'media-elements','texttrackcuelist_3':'media-elements','event-media-error_index':'index-of-terms','height_19':'states-of-the-type-attribute','onresize':'the-body-element','refsIANALINKTYPE':'references','hyperlink_50':'index','the-small-element':'the-small-element','no-translate_1':'global-attributes','no-translate_0':'global-attributes','hyperlink_38':'links','hyperlink_39':'links','refsX121':'references','the-optgroup-element_index':'index-of-terms','command-facet-icon':'commands','hyperlink_30':'links','hyperlink_31':'links','hyperlink_32':'links','hyperlink_33''links','hyperlink_34':'links','hyperlink_35':'links','hyperlink_36':'links','hyperlink_37':'links','metadata-content_4':'the-title-element','metadata-content_5':'the-base-element','metadata-content_6':'the-link-element','metadata-content_7':'the-link-element','metadata-content_0':'content-models','metadata-content_1':'content-models','metadata-content_2':'the-head-element','metadata-content_3':'the-head-element','metadata-content_8':'the-meta-element','metadata-content_9':'the-meta-element','htmlelement_229':'index','htmlelement_228':'index','handler-window-onhashchange_index':'index-of-terms','htmlelement_223':'index','htmlelement_222':'index','htmlelement_221':'index','htmlelement_220':'index','htmlelement_227':'index','htmlelement_226':'index','htmlelement_225':'index','event-appcache-downloading':'offline','fallback-base-url_0':'urls','attr-input-type-button-keyword_index':'index-of-terms','attr-object-align':'obsolete','attr-tdth-rowspan_index':'index-of-terms','dom-document-querycommandenabled_0':'do','valid-integer_9':'index','valid-integer_8':'index','pagetransitionevent':'history','home-subtree':'infrastructure','valid-integer_0':'introduction','valid-integer_3':'common-microsyntaxes','valid-integer_2':'common-microsyntaxes','valid-integer_5':'the-ol-element','valid-integer_4':'common-microsyntaxes','valid-integer_7':'editing','valid-integer_6':'the-li-element','handler-onseeked_2':'browsers','handler-onseeked_3':'index','handler-onseeked_0':'dom','handler-onseeked_1':'elements','local-date-and-time-state-(type=datetime-local)_index':'index-of-terms','start_0':'index','barprop':'browsers','code-unit-length_0':'common-input-element-attributes','code-unit-length_1':'the-textarea-element','hr':'introduction','the-drag-data-item-type-string_index':'index-of-terms','hyperlink_51':'index','palpable-content_43':'the-embed-element','palpable-content_42':'the-iframe-element','palpable-content_41':'the-img-element','palpable-content_40':'the-ins-element','palpable-content_47':'the-canvas-element','palpable-cotent_46':'the-audio-element','palpable-content_45':'the-video-element','palpable-content_44':'the-object-element','concept-facet_index':'index-of-terms','palpable-content_49':'the-table-element','palpable-content_48':'the-map-element','element-dfn-contexts_99':'the-summary-element','element-dfn-contexts_98':'the-details-element','attr-textarea-wrap-soft-state_0':'the-textarea-element','attr-textarea-wrap-soft-state_1':'the-textarea-element','the-mark-element_index':'index-of-terms','have_metadata':'media-elements','palpable-content_18':'the-em-element','event-appcache-progress_index':'index-of-terms','handler-oncanplaythrough':'webappapis','attr-object-typemustmatch':'the-object-element','attr-col-char_index':'index-of-terms','attr-legend-align':'obsolete','subtitles':'index','attr-iframe-seamless_0':'browsers','sandbox_9':'browsers','dom-location-host_index':'index-of-terms','dom-location-search_index':'index-of-terms','html-elements_9':'global-attributes','html-elements_8':'global-attributes','cdata-rcdat-restrictions':'syntax','event-media-loadedmetadata_index':'index-of-terms','html-elements_5':'global-attributes','html-elements_4':'global-attributes','html-elements_7':'global-attributes','html-elements_6':'global-attributes','html-elements_1':'elements','html-elements_0':'elements','html-elements_3':'global-attributes','html-elements_2':'elements','title_52':'syntax','head_39':'index','head_38':'index','title_53':'index','head_33':'index','head_32':'obsolete','head_31':'syntax','head_30':'syntax','head_37':'index','title_50':'history','head_35':'index','head_34':'index','title_51':'history','attr-area-shape-circle_index':'index-of-terms','handler-window-onpopstate_1':'browsers','phrasing-content_91':'the-span-element','handler-window-onpopstate_0':'the-body-element','title_57':'the-link-element','htmllabelelement':'the-label-element','refsSELECTORS':'references','start-tags':'syntax','title_55':'index','content-categories':'content-models','header_19':'index','the-optgroup-element':'the-optgroup-element''concept-select-option-list':'the-select-element','element-dfn-categories_60':'the-del-element','element-dfn-categories_61':'the-img-element','element-dfn-categories_62':'the-iframe-element','element-dfn-categories_63':'the-embed-element','element-dfn-categories_64':'the-object-element','element-dfn-categories_65':'the-param-element','element-dfn-categories_66':'the-video-element','element-dfn-categories_67':'the-audio-element','element-dfn-categories_68':'the-source-element','valid-week-string_0':'the-time-element','valid-week-string_3':'states-of-the-type-attribute','valid-week-string_2':'states-of-the-type-attribute','the-history-interface':'history','the-legend-element_index':'index-of-terms','refsRFC1554':'references','table_46':'obsolete','htmlfieldsetelement':'the-fieldset-element','maxlength_25':'common-input-element-attributes','tr_28':'obsolete','document_8':'infrastructure','document_9':'infrastructure','duration-time-component-scale_1':'common-microsyntaxes','duration-time-component-scale_0':'comon-microsyntaxes','spellcheck':'global-attributes','attr-hr-width_index':'index-of-terms','formmethod_1':'the-input-element','document_0':'introduction','document_1':'introduction','document_2':'infrastructure','document_3':'infrastructure','document_4':'infrastructure','document_5':'infrastructure','document_6':'infrastructure','document_7':'infrastructure','attr-fs-enctype-urlencoded':'form-submission','datalist_20':'index','datalist_21':'index','fieldset':'index','the-b-element_index':'index-of-terms','activation':'editing','common-pitfalls-to-avoid-when-using-the-scripting-apis':'introduction','rp_17':'index','formmethod_8':'states-of-the-type-attribute','toolbar-state_5':'the-menu-element','toolbar-state_4':'the-menu-element','case-sensitivity-and-string-comparison':'infrastructure','toolbar-state_2':'wai-aria','rp_11':'usage-summary','rp_10':'the-rp-element','refsXHR':'references','htmlformelement_11':'index','refsWEBLINK':'references','rp_18':'index','category-label_11':'index','a-graphical-represenation-of-some-of-the-surrounding-text':'the-img-element','attr-map-name_index':'index-of-terms','a_65':'obsolete','div_28':'index','div_29':'index','div_24':'obsolete','div_25':'obsolete','div_26':'index','div_27':'index','div_20':'dnd','div_21':'syntax','div_22':'obsolete','div_23':'obsolete','text-html_9':'iana','index-terms_top':'index-of-terms','concept-role-none_32':'wai-aria','refsRFC2781':'references','concept-role-none_30':'wai-aria','concept-role-none_31':'wai-aria','unicode-character':'infrastructure','attr-textarea-wrap-hard_index':'index-of-terms','text-track-cue-order_index':'index-of-terms','attr-input-type-button-keyword':'the-input-element','refsIEEE754':'references','valid-floating-point-number_8':'common-input-element-attributes','valid-floating-point-number_9':'the-progress-element','valid-mime-type-with-no-parameters':'infrastructure','valid-floating-point-number_2':'states-of-the-type-attribute','valid-floating-point-number_3':'states-of-the-type-attribute','valid-floating-point-number_':'common-microsyntaxes','valid-floating-point-number_1':'common-microsyntaxes','valid-floating-point-number_6':'states-of-the-type-attribute','valid-floating-point-number_7':'states-of-the-type-attribute','valid-floating-point-number_4':'states-of-the-type-attribute','valid-floating-point-number_5':'states-of-the-type-attribute','handler-window-onresize_index':'index-of-terms','attr-command-type-state-checkbox_index':'index-of-terms','attr-media-preload-auto-state_0':'media-elements','track_9':'the-audio-element','track_8':'the-audio-element','track_7':'the-video-element','track_6':'the-video-element','track_5':'the-video-element','track_4':'the-video-element','track_3':'index','track_2':'index','attr-link-href':'the-link-element','track_0':'index','external-resource-link_10':'links','external-resource-link_11':'links','span_12':'usage-summary','event-appcache-obsolete_index':'index-of-terms','xlink-namespace_index':'index-of-terms','refsXFN':'references','ul_19':'obsolete','onloadeddata':'global-attribute','span_15':'obsolete','attr-style':'index','have_future_data_0':'media-elements','have_future_data_1':'media-elements','have_future_data_2':'media-elements','have_future_data_3':'media-elements','have_future_data_4':'media-elements','have_future_data_5':'media-elements','have_future_data_6':'media-elements','ul_15':'links','nested-browsing-context_7':'browsers','nested-browsing-context_6':'the-object-element','nested-browsing-context_5':'the-object-element','nested-browsing-context_4':'the-iframe-element','nested-browsing-context_3':'the-iframe-element','nested-browsing-context_2':'the-iframe-element','nested-browsing-context_1':'the-iframe-element','nested-browsing-context_0':'the-iframe-element','html-mime-type':'infrastructure','attr-media-preload-metadata_index':'index-of-terms','element-dfn-dom_102':'commands','rt_19':'syntax','rt_18':'syntax','rt_13':'the-rt-element','rt_12':'the-rt-element','rt_11':'the-ruby-element','rt_10':'the-ruby-element','type':'the-link-element','rt_16':'syntax','rt_15':'usag-summary','rt_14':'the-rp-element','attr-input-type-reset':'wai-aria','colgroup_9':'the-tfoot-element','colgroup_4':'the-col-element','colgroup_5':'the-col-element','colgroup_6':'the-tbody-element','colgroup_7':'the-thead-element','colgroup_0':'the-colgroup-element','colgroup_1':'the-colgroup-element','colgroup_2':'the-col-element','colgroup_3':'the-col-element','metadata-content-0_index':'index-of-terms','attr-area-alt_index':'index-of-terms','dom-opener_index':'index-of-terms','ix-handler-onloadedmetadata':'index','ix-handler-window-onblur':'index','sandboxed-forms-browsing-context-flag_index':'index-of-terms','attr-tr-bgcolor':'obsolete','the-img-element':'the-img-element','hidden_21':'editing','valid-global-date-and-time-string_1':'common-microsyntaxes','valid-global-date-and-time-string_0':'common-microsyntaxes','valid-global-date-and-time-string_3':'states-of-the-type-attribute','valid-global-date-and-time-string_2':'the-time-element','valid-global-date-and-time-string_5':'states-of-the-type-attribute,'valid-global-date-and-time-string_4':'states-of-the-type-attribute','valid-global-date-and-time-string_6':'index','attr-meta-http-equiv-refresh':'the-meta-element','svg-0_index':'index-of-terms','option_34':'obsolete','link_39':'links','option_35':'obsolete','link_38':'links','attr-form-autocomplete-off-state':'the-form-element','syntax-attributes':'syntax','handler-onscroll_2':'browsers','title_16':'the-abbr-element','title_17':'the-img-element','title_14':'the-abbr-element','title_15':'the-abbr-element','title_12':'the-abbr-element','title_13':'the-abbr-element','title_10':'the-div-element','title_11':'the-dfn-element','url_24':'obsolete','title_18':'the-img-element','title_19':'the-img-element','th_42':'index','th_43':'index','th_40':'obsolete','th_41':'index','th_44':'index','the-tbody-element_index':'index-of-terms','text-track-kind':'media-elements','allow-popups_2':'index','concept-dnd-p':'dnd','handler-onscroll_3':'index','link_30':'links','global-attributes_187':'index','event-appcache-progress':offline','the-drag-data-item-kind_4':'dnd','the-drag-data-item-kind_5':'dnd','the-details-element':'the-details-element','attr-form-accept-charset_index':'index-of-terms','the-progress-element_index':'index-of-terms','value-track-kind-none_index':'index-of-terms','dom-media-have_metadata_0':'media-elements','dom-document-querycommandstate_0':'dom','attr-fs-novalidate_index':'index-of-terms','element-content-categories':'index','attr-object-code_index':'index-of-terms','value_33':'common-input-element-attributes','value_32':'index','refsWHATWGWIKI':'references','have_enough_data_1':'media-elements','have_enough_data_0':'media-elements','value_31':'the-button-element','phrasing-content_9':'content-models','phrasing-content_8':'content-models','button_22':'index','value_30':'the-button-element','button_24':'index','button_25':'index','button_26':'index','button_27':'index','phrasing-content_1':'element-definitions','phrasing-content_0':'introduction','phrasing-content_3':'element-definitions','phrasing-content2':'element-definitions','phrasing-content_5':'element-definitions','phrasing-content_4':'element-definitions','phrasing-content_7':'content-models','phrasing-content_6':'content-models','attributes-0':'syntax','attributes-1':'index','value_35':'the-option-element','url_9':'the-base-element','url_8':'dom','url_7':'urls','url_6':'urls','url_5':'urls','url_4':'urls','url_3':'urls','url_2':'urls','url_1':'urls','url_0':'infrastructure','a_44':'links','a_45':'links','a_46':'links','a_47':'links','a_40':'links','a_41':'links','a_42':'links','a_43':'links','weeks':'common-microsyntaxes','a_48':'links','checked_19':'states-of-the-type-attribute','flow-content_141':'the-menu-element','value_38':'the-progress-element','audiotrack_index':'index-of-terms','attr-fieldset-disabled':'the-fieldset-element','phrasing-content_270':'index','phrasing-content_271':'index','phrasing-content_272':'index','phrasing-content_273':'index','phrasing-content_274':'index','dragevent_2':'dnd','phrasing-content_276':'index','phrasing-conent_277':'index','tbody_25':'obsolete','tbody_24':'obsolete','tbody_27':'index','tbody_26':'obsolete','tbody_21':'syntax','the-u-element':'the-u-element','handler-window-onmessage':'webappapis','tbody_22':'obsolete','controls_9':'media-elements','controls_8':'the-audio-element','controls_5':'the-audio-element','controls_4':'the-video-element','controls_7':'the-audio-element','controls_6':'the-audio-element','controls_1':'content-models','controls_0':'content-models','controls_3':'the-video-element','controls_2':'the-video-element','ins_4':'content-models','ins_5':'content-models','ins_6':'content-models','ins_7':'content-models','attr-object-type':'the-object-element','ins_1':'content-models','ins_2':'content-models','ins_3':'content-models','media-element-attributes_index':'index-of-terms','ins_8':'content-models','ins_9':'content-models','attr-ol-type':'the-ol-element','select_14':'forms','select_17':'forms','select_16':'forms','select_11':'wai-aria','select_10':'wai-aria','htmlhrelement':'the-hr-element''select_12':'wai-aria','select_19':'common-input-element-attributes','select_18':'states-of-the-type-attribute','root-element_10':'links','content':'the-meta-element','refsDOT':'references','attr-hyperlink-target':'links','contenteditable_3':'editing','contenteditable_2':'editing','contenteditable_1':'the-iframe-element','contenteditable_0':'global-attributes','htmltextareaelement':'the-textarea-element','contenteditable_4':'acknowledgements','default-media':'the-link-element','ancestor-browsing-context':'browsers','attr-link-urn':'obsolete','html-elements':'infrastructure','form-associated-element_14':'association-of-controls-and-forms','refsRFC2388':'references','value_37':'index','src_11':'index','flow-content_146':'index','handler-window-onbeforeprint_0':'the-body-element','handler-window-onbeforeprint_1':'browsers','form-associated-element_16':'association-of-controls-and-forms','text-track-failed-to-load_0':'the-track-element','text-track-failed-to-load_1':'media-elements','formaction_15':'states-of-te-type-attribute','formaction_14':'states-of-the-type-attribute','formaction_17':'states-of-the-type-attribute','formaction_16':'states-of-the-type-attribute','formaction_11':'states-of-the-type-attribute','formaction_10':'states-of-the-type-attribute','formaction_13':'states-of-the-type-attribute','formaction_12':'states-of-the-type-attribute','form-associated-element_10':'the-textarea-element','handler-window-onblur_0':'the-body-element','formaction_18':'states-of-the-type-attribute','src_15':'webappapis','submitting-element-directionality':'form-submission','value_36':'the-option-element','prefetch':'links','flow-content_147':'index','src_17':'index','phrasing-content_151':'index','dom-appcache-uncached_index':'index-of-terms','author_0':'links','checkbox-state-(type=checkbox)_index':'index-of-terms','attr-input-type-month-keyword_index':'index-of-terms','attr-fs-formtarget':'form-submission','the-input-element':'the-input-element','autofocus_14':'index','valid-global-date-and-time-string':'common-microsntaxes','autofocus_11':'index','autofocus_10':'attributes-common-to-form-controls','autofocus_13':'index','autofocus_12':'index','concept-month_index':'index-of-terms','command-facet-accesskey_1':'commands','command-facet-accesskey_0':'commands','htmlhrelement_index':'index-of-terms','attr-input-type-submit':'wai-aria','value_34':'the-option-element','handler-oncontextmenu_index':'index-of-terms','number-state-(type=number)_index':'index-of-terms','attr-media-controls':'media-elements','htmlmetaelement':'the-meta-element','dom-location-hash':'history','event-dragstart_index':'index-of-terms','attr-fe-autofocus':'attributes-common-to-form-controls','hyperlink_17':'links','valid-browsing-context-name_0':'the-iframe-element','valid-browsing-context-name_1':'the-object-element','hyperlink_12':'links','hyperlink_13':'links','hyperlink_10':'the-area-element','hyperlink_11':'image-maps','hyperlink_18':'links','hyperlink_19':'links','attr-link-charset_index':'index-of-terms','drag-data-store-bitmap_0':'dnd','attr-o-type-state-lower-alpha':'the-ol-element','htmlelement_205':'index','htmlelement_204':'index','htmlelement_207':'index','keygen':'index','htmlelement_201':'index','htmlelement_200':'index','htmlelement_203':'index','htmlelement_202':'index','htmlelement_209':'index','htmlelement_208':'index','href_30':'obsolete','attr-blockquote-cite_index':'index-of-terms','value_39':'the-progress-element','htmlmapelement_index':'index-of-terms','the-h1-element_index':'index-of-terms','width_10':'the-input-element','width_11':'the-input-element','paragraph_18':'edits-and-paragraphs','paragraph_19':'forms','width_14':'states-of-the-type-attribute','width_15':'states-of-the-type-attribute','width_16':'states-of-the-type-attribute','width_17':'states-of-the-type-attribute','paragraph_12':'the-ins-element','paragraph_13':'the-ins-element','paragraph_10':'the-dfn-element','paragraph_11':'the-br-element','paragraph_16':'edits-and-paragraphs','paragraph_17':'edits-and-paragraphs','paragraph_14':'the-del-element','paragraph_15':'eits-and-paragraphs','refsRFC1345':'references','attr-object-declare':'obsolete','iframe_51':'obsolete','iframe_50':'obsolete','iframe_53':'obsolete','iframe_52':'obsolete','iframe_55':'obsolete','iframe_54':'obsolete','iframe_57':'obsolete','iframe_56':'obsolete','iframe_59':'obsolete','iframe_58':'obsolete','event-definitions':'media-elements','color-state-(type=color)':'states-of-the-type-attribute','palpable-content_61':'the-details-element','palpable-content_60':'the-meter-element','palpable-content_63':'index','palpable-content_62':'the-menu-element','dom':'dom','category-reset_4':'the-keygen-element','attr-crossorigin-use-credentials_index':'index-of-terms','the-title-element-0_index':'index-of-terms','attr-table-datapagesize_index':'index-of-terms','nested-browsing-context_14':'browsers','dom-location-pathname_0':'history','phrasing-content_181':'index','syntax':'syntax','ul_25':'index','ul_24':'index','handler-onreset':'webappapis','ul_20':'obsolete','text-content_8':'index','text-content_9':'index''palpable-content-0':'content-models','text-content_7':'the-textarea-element','text-content_4':'requirements-relating-to-bidirectional-algorithm-formatting-characters','text-content_5':'the-title-element','text-content_2':'content-models','text-content_3':'content-models','text-content_0':'content-models','text-content_1':'content-models','space-character_0':'introduction','space-character_1':'common-microsyntaxes','space-character_2':'common-microsyntaxes','space-character_3':'common-microsyntaxes','space-character_4':'common-microsyntaxes','space-character_5':'common-microsyntaxes','space-character_6':'common-microsyntaxes','space-character_7':'common-microsyntaxes','space-character_8':'common-microsyntaxes','space-character_9':'common-microsyntaxes','phrasing-content_153':'index','the-h3-element_index':'index-of-terms','attr-command-type-keyword-radio_index':'index-of-terms','handler-onwaiting_1':'elements','handler-onwaiting_0':'dom','handler-onwaiting_3':'index','handler-onwaiting_2':'browsers','text-tack-disabled_index':'index-of-terms','checked_28':'the-command-element','checked_29':'index','blockquote_21':'index','mathml-namespace':'namespaces','checked_22':'states-of-the-type-attribute','checked_23':'states-of-the-type-attribute','checked_20':'states-of-the-type-attribute','time_1':'content-models','checked_26':'the-command-element','checked_27':'the-command-element','checked_24':'states-of-the-type-attribute','checked_25':'index','attr-tbody-valign':'obsolete','form_28':'attributes-common-to-form-controls','form_29':'form-submission','form_24':'association-of-controls-and-forms','form_25':'association-of-controls-and-forms','form_26':'association-of-controls-and-forms','event-media-canplay':'media-elements','form_20':'the-legend-element','form_21':'common-input-element-attributes','form_22':'the-option-element','form_23':'association-of-controls-and-forms','draggable_3':'dnd','draggable_2':'dnd','draggable_1':'dnd','draggable_0':'dnd','handler-onclose_2':'browsers','htmldivelement_1':'index','htmldielement_0':'index','handler-onclose_3':'index','event-mediacontroller-loadedmetadata':'media-elements','href_6':'the-link-element','href_7':'links','creator-browsing-context':'browsers','texttrack_index':'index-of-terms','browsing-context_21':'browsers','browsing-context_20':'browsers','browsing-context_23':'browsers','browsing-context_22':'browsers','browsing-context_25':'browsers','browsing-context_24':'browsers','browsing-context_27':'browsers','browsing-context_26':'browsers','browsing-context_29':'browsers','browsing-context_28':'browsers','texttrackcue':'media-elements','week-number-of-the-last-day_0':'common-microsyntaxes','head_15':'the-meta-element','head_14':'the-meta-element','head_17':'the-meta-element','head_16':'the-meta-element','head_11':'the-link-element','head_10':'the-base-element','head_13':'the-meta-element','head_12':'the-meta-element','head_19':'the-noscript-element','head_18':'the-style-element','event-handler-content-attributes_45':'index','text-track-kind_4':'media-elements','text-rack-kind_2':'media-elements','onoffline':'the-body-element','text-track-kind_0':'media-elements','text-track-kind_1':'media-elements','required_26':'index','event-handler-content-attributes_47':'index','syntax-end-tag_12':'syntax','concept-dnd-p_0':'dnd','type_84':'the-button-element','concept-dnd-p_2':'dnd','concept-dnd-p_3':'dnd','concept-dnd-p_4':'dnd','concept-dnd-p_5':'dnd','dynamic-markup-insertion_0':'dom','type_86':'index','refsRFC4648':'references','handler-ondrop_3':'index','attr-fe-name-charset_index':'index-of-terms','urls':'urls','the-figcaption-element_index':'index-of-terms','attr-meter-optimum':'the-meter-element','concept-meta-extensions_index':'index-of-terms','registerprotocolhandler':'system-state-and-capabilities','height':'the-canvas-element','the-head-element_index':'index-of-terms','attr-input-type-url-keyword':'the-input-element','onabort':'global-attributes','max_24':'states-of-the-type-attribute','htmlembedelement':'the-embed-element','max_26':'states-of-the-type-attribute','max_1':'states-of-the-type-attribute','max_20':'states-of-the-type-attribute','max_23':'states-of-the-type-attribute','max_22':'states-of-the-type-attribute','img_55':'index','max_29':'states-of-the-type-attribute','max_28':'states-of-the-type-attribute','attr-crossorigin-use-credentials':'urls','url-decomposition-idl-attributes_index':'index-of-terms','character-encoding-declaration':'the-meta-element','syntax-doctype_1':'the-iframe-element','syntax-doctype_0':'urls','onblur':'global-attributes','syntax-doctype_2':'syntax','syntax-doctype_4':'obsolete','attr-command-type_index':'index-of-terms','attr-div-align':'obsolete','li_29':'index','best-practices-for-authors-using-media-elements':'media-elements','li_23':'syntax','li_22':'the-menu-element','li_21':'the-menu-element','li_20':'the-menu-element','li_27':'index','li_26':'obsolete','li_25':'syntax','the-wbr-element':'the-wbr-element','top-level-browsing-context_2':'browsers','htmlscriptelement_0':'index','htmlscriptelement_1':'index','attr-input-type-text-keword':'the-input-element','the-source-element':'the-source-element','browsing-context-name':'browsers','refsNPN':'references','top-level-browsing-context_7':'browsers','url_26':'index','htmlelement_183':'index','external-resource-link_5':'links','attr-form-accept-charset':'the-form-element','event-appcache-cached':'offline','id':'introduction','handler-ondurationchange_index':'index-of-terms','attr-link-charset':'obsolete','media-resource_30':'media-elements','active-document_1':'browsers','active-document_2':'browsers','active-document_3':'browsers','active-document_4':'browsers','table-descriptions-techniques':'the-table-element','active-document_5':'browsers','htmlimageelement_index':'index-of-terms','handler-window-onfocus_index':'index-of-terms','active-document_6':'browsers','value-track-kind-none':'media-elements','active-document_7':'history','link-type-nofollow_index':'index-of-terms','active-document_8':'offline','url_25':'index','ix-handler-onplay':'index','i.':'the-ol-element','attr-track-kind-kyword-descriptions':'the-track-element','refsOGGSKELETONHEADERS':'references','contextmenu':'global-attributes','attr-base-href_index':'index-of-terms','dom-mediaerror-media_err_src_not_supported_index':'index-of-terms','xml:lang':'introduction','attr-input-type-image-keyword':'the-input-element','ondblclick':'global-attributes','attr-ol-type-state-decimal':'the-ol-element','htmlselectelement_1':'index','boolean-attribute_49':'index','math_4':'index','htmlselectelement_0':'index','htmlelement_120':'index','htmltimeelement':'the-time-element','attribute-text':'element-definitions','text-track-cue-line-position_index':'index-of-terms','character':'infrastructure','event-pagehide':'history','handler-ondrag_index':'index-of-terms','valid-month-string_index':'index-of-terms','attr-iframe-sandbox-allow-same-origin_index':'index-of-terms','attr-menu-type_index':'index-of-terms','event-dragover':'dnd','htmlquoteelement_index':'index-of-terms','attr-fe-maxlength_index':'index-of-terms','onkeypress':'global-attribute','latest-entry':'history','attr-param-value_index':'index-of-terms','background':'introduction','htmlobjectelement':'the-object-element','security-document':'dom','attr-th-scope-auto_index':'index-of-terms','phrasing-content_78':'the-mark-element','rel-up':'links','list_19':'states-of-the-type-attribute','list_18':'states-of-the-type-attribute','space-character_51':'syntax','custom-data-attribute_index':'index-of-terms','list_13':'states-of-the-type-attribute','list_12':'states-of-the-type-attribute','list_11':'states-of-the-type-attribute','list_10':'states-of-the-type-attribute','list_17':'states-of-the-type-attribute','list_16':'states-of-the-type-attribute','list_15':'states-of-the-type-attribute','list_14':'states-of-the-type-attribute','htmlmediaelement_index':'index-of-terms','onwaiting':'global-attributes','htmlolistelement_index':'index-of-terms','drag-data-store_index':'index-of-terms','category-reset_3':'the-textarea-element','category-reset_2':'the-select-element','category-reset_1':'the-input-lement','category-reset_0':'the-input-element','category-reset_7':'index','application-x-www-form-urlencoded':'iana','state-and-property-attributes':'wai-aria','paragraphs':'content-models','dragover':'webappapis','category-reset_9':'index','category-reset_8':'index','a_62':'obsolete','a_63':'obsolete','a_60':'obsolete','a_61':'obsolete','a_66':'obsolete','a_67':'obsolete','a_64':'obsolete','external-resource-link_3':'links','ix-handler-window-onerror':'index','a_68':'obsolete','a_69':'obsolete','phrasing-content':'content-models','absolute-url_8':'links','b._0':'the-ol-element','absolute-url_4':'dom','absolute-url_5':'states-of-the-type-attribute','absolute-url_6':'states-of-the-type-attribute','absolute-url_7':'commands','absolute-url_0':'urls','absolute-url_1':'urls','absolute-url_2':'urls','absolute-url_3':'urls','text-track-cue-automatic-line-position_1':'media-elements','text-track-cue-automatic-line-position_0':'media-elements','attr-command-disabled':'the-command-element','no-translate_index':'indexof-terms','handler-ondblclick':'webappapis','phrasing-content_258':'index','phrasing-content_259':'index','phrasing-content_256':'index','phrasing-content_257':'index','phrasing-content_254':'index','dom-document-querycommandsupported_0':'dom','phrasing-content_252':'index','phrasing-content_253':'index','phrasing-content_250':'index','phrasing-content_251':'index','progress_21':'index','progress_20':'offline','concept-option-label_index':'index-of-terms','svg-namespace_2':'syntax','htmlhtmlelement_1':'index','svg-namespace_0':'mathml','svg-namespace_1':'mathml','input_58':'forms','reflecting-content-attributes-in-idl-attributes':'common-dom-interfaces','input_59':'the-form-element','select_39':'the-option-element','select_38':'the-option-element','handler-window-onpagehide_0':'the-body-element','progress_9':'the-progress-element','progress_6':'wai-aria','progress_7':'forms','progress_4':'content-models','progress_5':'content-models','progress_2':'elements','progress_3':'content-models','select_35':'the-selct-element','select_34':'the-select-element','ordered-set-of-unique-space-separated-tokens_3':'index','attr-iframe-sandbox-allow-top-navigation_index':'index-of-terms','ordered-set-of-unique-space-separated-tokens_2':'index','tree-order_6':'the-select-element','td_11':'the-tr-element','tree-order_4':'the-ol-element','tree-order_5':'media-elements','tree-order_2':'common-dom-interfaces','tree-order_3':'global-attributes','tree-order_0':'common-dom-interfaces','tree-order_1':'common-dom-interfaces','textarea_30':'the-textarea-element','syntax-tag-omission_2':'syntax','tree-order_8':'the-command-element','tree-order_9':'browsers','refsBIG5':'references','attr-input-type-time':'wai-aria','form':'index','the-param-element_index':'index-of-terms','syntax-tag-omission_4':'syntax','the-dialog-element_index':'index-of-terms','handler-onselect_index':'index-of-terms','tr_19':'the-th-element','reversed_1':'index','script_3':'index','help_2':'links','help_3':'links','help_0':'links','formaction_30':'form-submission','txtarea':'index','attr-background_index':'index-of-terms','event-handler-content-attributes_73':'index','handler-ondragstart_index':'index-of-terms','size_30':'index','command-facet-hiddenstate_index':'index-of-terms','popstateeventinit_0':'history','naming-form-controls':'attributes-common-to-form-controls','ondragenter':'global-attributes','functionstringcallback_0':'dnd','concept-appcache-manifest-fallback_index':'index-of-terms','size_18':'states-of-the-type-attribute','handler-oncuechange_index':'index-of-terms','iframe_49':'obsolete','text-track-cue_4':'media-elements','text-track-cue_5':'media-elements','text-track-cue_6':'media-elements','text-track-cue_7':'media-elements','text-track-cue_0':'media-elements','text-track-cue_1':'media-elements','text-track-cue_2':'media-elements','text-track-cue_3':'media-elements','abbr_10':'the-abbr-element','abbr_11':'the-abbr-element','abbr_12':'the-abbr-element','abbr_13':'usage-summary','text-track-cue_8':'media-elements','text-track-cue_9':'media-elements','abb_16':'index','phrasing-content_159':'index','optgroup_4':'the-select-element','event-appcache-error_index':'index-of-terms','form-control-dirname-attribute_1':'the-textarea-element','form-control-dirname-attribute_0':'common-input-element-attributes','an-iframe-srcdoc-document_1':'urls','an-iframe-srcdoc-document_0':'urls','an-iframe-srcdoc-document_3':'the-meta-element','an-iframe-srcdoc-document_2':'the-head-element','an-iframe-srcdoc-document_5':'index','an-iframe-srcdoc-document_4':'the-meta-element','concept-date_index':'index-of-terms','optgroup_2':'the-select-element','the-rt-element_index':'index-of-terms','ondragstart':'global-attributes','eventhandler_55':'elements','sandboxing':'browsers','attr-spellcheck':'editing-apis','sandboxed-origin-browsing-context-flag_1':'browsers','sandboxed-origin-browsing-context-flag_0':'dom','datatransfer_2':'dnd','datatransfer_3':'dnd','datatransfer_0':'dnd','datatransfer_1':'dnd','datatransfer_6':'dnd','datatransfer_7':'dnd','datatransfer_4':'dnd','datatransfer_5''dnd','datatransfer_8':'dnd','mime-type_index':'index-of-terms','attr-a-charset':'obsolete','small_13':'index','attr-xml-lang_0':'global-attributes','attr-xml-lang_1':'global-attributes','attr-xml-lang_2':'global-attributes','attr-xml-lang_3':'global-attributes','attr-xml-lang_4':'the-i-element','next_1':'links','next_2':'links','concept-datetime':'common-microsyntaxes','event-handler-content-attributes_41':'index','a-group-of-images-that-form-a-single-larger-picture-with-links':'the-img-element','htmldatalistelement_1':'index','tr_9':'the-tbody-element','tr_8':'the-tbody-element','value_2':'obsolete','htmldatalistelement_0':'index','tr_3':'the-table-element','valid-url-potentially-surrounded-by-spaces_1':'the-blockquote-element','tr_1':'the-table-element','tr_0':'the-table-element','tr_7':'the-tbody-element','tr_6':'the-tbody-element','tr_5':'the-colgroup-element','tr_4':'the-table-element','width_36':'index','width_37':'index','width_34':'states-of-the-type-attribute','width_35':'index','width_32':'statesof-the-type-attribute','attr-track-kind-subtitles_2':'the-track-element','width_30':'states-of-the-type-attribute','width_31':'states-of-the-type-attribute','content-models_index':'index-of-terms','width_38':'index','width_39':'index','small_11':'usage-summary','drag-data-store-bitmap':'dnd','local-dates-and-times':'common-microsyntaxes','navigatoronline_index':'index-of-terms','iframe_74':'index','iframe_73':'index','iframe_72':'index','iframe_71':'index','iframe_70':'index','phrasing-content_201':'index','attr-input-src_index':'index-of-terms','have_future_data':'media-elements','htmlselectelement':'the-select-element','time_18':'index','time_19':'forms','time_16':'index','time_17':'index','time_14':'index','datetime':'states-of-the-type-attribute','time_12':'the-time-element','time_13':'usage-summary','time_10':'the-time-element','time_11':'the-time-element','xml-namespace':'namespaces','poster_0':'the-video-element','poster_1':'index','handler-onerror_2':'index','attr-link-media_index':'index-of-terms',placeholder-label-option':'the-select-element','div':'introduction','small_16':'index','dir':'obsolete','xhtml_index':'index-of-terms','index-terms_F':'index-of-terms','index-terms_G':'index-of-terms','attr-dataformatas':'obsolete','command-facet-type_3':'commands','command-facet-type_2':'wai-aria','command-facet-type_1':'wai-aria','command-facet-type_0':'wai-aria','small_15':'index','value-track-kind-main_index':'index-of-terms','syntax-end-tag_index':'index-of-terms','attr-contenteditable':'editing','index-terms_N':'index-of-terms','document_99':'browsers','eventhandler_181':'browsers','concept-http-equiv-extensions_index':'index-of-terms','index-terms_L':'index-of-terms','application-x-www-form-urlencoded-decoding-algorithm':'constraints','value_20':'states-of-the-type-attribute','value_21':'states-of-the-type-attribute','value_22':'states-of-the-type-attribute','value_23':'states-of-the-type-attribute','value_24':'states-of-the-type-attribute','value_25':'states-of-the-type-attribute','value_26':'commoninput-element-attributes','value_27':'attributes-common-to-form-controls','value_28':'syntax','attr-param-value':'the-param-element','index-terms_K':'index-of-terms','code_12':'index','form_27':'association-of-controls-and-forms','attr-input-hspace':'obsolete','index-terms_H':'index-of-terms','concept-dnd-ro_index':'index-of-terms','document_93':'browsers','global-attributes_99':'the-details-element','code_10':'obsolete','htmlkeygenelement_0':'index','htmlkeygenelement_1':'index','code_11':'index','attr-fs-method-get_0':'form-submission','onprogress':'global-attributes','index-terms_T':'index-of-terms','text-track-cue-text-position':'media-elements','scripting':'webappapis','ascii-case-insensitive_23':'dnd','command-facet-checkedstate_3':'commands','document_95':'browsers','set-of-space-separated-tokens_index':'index-of-terms','element-dfn-dom_9':'the-body-element','href_23':'links','set-of-space-separated-tokens':'common-microsyntaxes','href_21':'the-area-element','href_20':'the-area-element','href_27':'edting','href_26':'links','href_25':'links','href_24':'links','href_29':'obsolete','href_28':'editing','the-pre-element_index':'index-of-terms','interactive-content-0_index':'index-of-terms','htmlpreelement_1':'index','htmlpreelement_0':'index','element-dfn-categories_28':'the-dd-element','element-dfn-categories_29':'the-figure-element','command-facet-checkedstate_2':'commands','element-dfn-categories_24':'the-ul-element','element-dfn-categories_25':'the-li-element','element-dfn-categories_26':'the-dl-element','element-dfn-categories_27':'the-dt-element','element-dfn-categories_20':'the-hr-element','element-dfn-categories_21':'the-pre-element','element-dfn-categories_22':'the-blockquote-element','element-dfn-categories_23':'the-ol-element','element-dfn-dom_7':'the-script-element','dom-texttrack-kind-descriptions_index':'index-of-terms','attr-object-standby':'obsolete','attr-mod-datetime':'attributes-common-to-ins-and-del-elements','stylesheet':'the-link-element','name_34':'states-of-the-type-attribute','categry-label_18':'index','index-terms_Y':'index-of-terms','attr-fe-maxlength_2':'attributes-common-to-form-controls','attr-fe-maxlength_0':'common-input-element-attributes','attr-fe-maxlength_1':'the-textarea-element','formmethod_18':'states-of-the-type-attribute','formmethod_19':'states-of-the-type-attribute','formmethod_12':'states-of-the-type-attribute','formmethod_13':'states-of-the-type-attribute','formmethod_10':'states-of-the-type-attribute','formmethod_11':'states-of-the-type-attribute','formmethod_16':'states-of-the-type-attribute','formmethod_17':'states-of-the-type-attribute','formmethod_14':'states-of-the-type-attribute','formmethod_15':'states-of-the-type-attribute','command_9':'index','the-pattern-attribute':'common-input-element-attributes','handler-onchange_index':'index-of-terms','video_index':'index-of-terms','category-listed_8':'the-keygen-element','windowmodal_index':'index-of-terms','texttrackcuelist_index':'index-of-terms','valid-media-query_3':'links','attr-link-media':'the-link-element',attr-iframe-srcdoc_index':'index-of-terms','handler-ontimeupdate':'webappapis','date-state-(type=date)':'states-of-the-type-attribute','xml-compatible':'infrastructure','htmltablecolelement_index':'index-of-terms','hgroup':'elements','attr-fs-novalidate':'form-submission','textarea_48':'index','textarea_49':'index','textarea_42':'index','textarea_43':'index','wai-aria_0':'global-attributes','textarea_41':'obsolete','textarea_46':'index','textarea_47':'index','textarea_44':'index','htmllegendelement':'the-legend-element','refsPOLYGLOT':'references','category-listed_1':'the-object-element','hr_22':'index','hr_23':'index','hr_20':'obsolete','hr_21':'index','charset':'the-meta-element','auxiliary-browsing-context':'browsers','eventhandler_26':'dom','eventhandler_27':'dom','eventhandler_24':'dom','eventhandler_25':'dom','eventhandler_22':'dom','eventhandler_23':'dom','eventhandler_20':'dom','network_idle':'media-elements','autofocus':'the-input-element','eventhandler_28':'dom','eventhandler_29':'dom','element-df-content-model_24':'the-ul-element','map':'content-models','element-dfn-content-model_26':'the-dl-element','element-dfn-content-model_27':'the-dt-element','element-dfn-content-model_20':'the-hr-element','element-dfn-content-model_21':'the-pre-element','element-dfn-content-model_22':'the-blockquote-element','element-dfn-content-model_23':'the-ol-element','max':'forms','element-dfn-content-model_28':'the-dd-element','element-dfn-content-model_29':'the-figure-element','ascii-compatible-character-encoding_0':'the-meta-element','ascii-compatible-character-encoding_1':'the-meta-element','flow-content_99':'the-embed-element','flow-content_98':'the-iframe-element','ascii-compatible-character-encoding_4':'index','flow-content_93':'the-br-element','flow-content_92':'the-span-element','flow-content_91':'the-bdo-element','flow-content_90':'the-bdi-element','flow-content_97':'the-img-element','flow-content_96':'the-del-element','flow-content_95':'the-ins-element','flow-content_94':'the-wbr-element','outline':'headings-ad-sections','attr-fs-method-get-keyword':'form-submission','handler-onmouseover_index':'index-of-terms','attr-table-cellpadding_index':'index-of-terms','attr-tbody-valign_index':'index-of-terms','attr-iframe-sandbox':'the-iframe-element','q':'index','xml-namespace_index':'index-of-terms','volumechange_1':'index','refsWSP':'references','volumechange_0':'webappapis','htmlstyleelement_1':'index','htmlstyleelement_0':'the-style-element','htmlstyleelement_2':'index','details_23':'index','location-of-the-media-resource':'media-elements','durationchange_0':'index','browsing-context_47':'browsers','high_5':'index','browsing-context_46':'browsers','autocomplete_26':'states-of-the-type-attribute','autocomplete_27':'states-of-the-type-attribute','autocomplete_24':'states-of-the-type-attribute','htmlquoteelement':'the-blockquote-element','allow-same-origin':'the-iframe-element','alt_58':'states-of-the-type-attribute','autocomplete_20':'states-of-the-type-attribute','autocomplete_21':'states-of-the-type-attribute','alt_5':'states-of-the-type-attribute','alt_54':'states-of-the-type-attribute','alt_57':'states-of-the-type-attribute','alt_56':'states-of-the-type-attribute','alt_51':'states-of-the-type-attribute','alt_50':'states-of-the-type-attribute','alt_53':'states-of-the-type-attribute','alt_52':'states-of-the-type-attribute','article_6':'the-article-element','area_16':'the-area-element','article_4':'the-section-element','article_5':'the-section-element','article_2':'wai-aria','article_3':'sections','article_0':'content-models','article_1':'content-models','dom-location-search':'history','high_0':'the-meter-element','area_14':'the-area-element','article_8':'the-article-element','article_9':'the-article-element','area_15':'the-area-element','area_12':'the-area-element','refsCP50220':'references','sandboxed-scripts-browsing-context-flag':'browsers','area_13':'the-area-element','area_10':'the-area-element','text-track_5':'media-elements','category-listed':'forms','attr-iframe-sandbox-allow-scripts':'browsers','embedded-contnt-2':'content-models','time-state-(type=time)_index':'index-of-terms','embedded-content-0':'edits-and-lists','browsing-context_6':'the-base-element','browsing-context_7':'the-base-element','browsing-context_4':'dom','browsing-context_5':'dom','browsing-context_2':'urls','browsing-context_3':'urls','browsing-context_0':'introduction','browsing-context_1':'infrastructure','attr-body-marginright_index':'index-of-terms','the-required-attribute':'common-input-element-attributes','htmltablerowelement_index':'index-of-terms','browsing-context_8':'the-iframe-element','browsing-context_9':'the-iframe-element','base_18':'index','base_19':'index','base_12':'the-base-element','base_13':'the-meta-element','base_10':'the-base-element','base_11':'the-base-element','base_16':'form-submission','base_17':'syntax','base_14':'the-iframe-element','base_15':'form-submission','document_38':'dom','document_39':'dom','document_30':'dom','document_31':'dom','document_32':'dom','document_33':'dom','document_34':'dom','document_35':'om','document_36':'dom','document_37':'dom','phrasing-content_95':'the-br-element','phrasing-content_94':'the-br-element','phrasing-content_97':'the-wbr-element','phrasing-content_96':'the-wbr-element','title_56':'the-link-element','phrasing-content_90':'the-bdo-element','phrasing-content_93':'the-span-element','phrasing-content_92':'the-span-element','title_58':'the-link-element','title_59':'the-link-element','phrasing-content_99':'the-ins-element','phrasing-content_98':'the-ins-element','formmethod_0':'the-input-element','reversed_0':'the-li-element','formmethod_2':'states-of-the-type-attribute','formmethod_3':'states-of-the-type-attribute','formmethod_4':'states-of-the-type-attribute','formmethod_5':'states-of-the-type-attribute','formmethod_6':'states-of-the-type-attribute','htmlhtmlelement':'the-html-element','onemptied':'global-attributes','formmethod_9':'states-of-the-type-attribute','sectioning-root':'headings-and-sections','valid-hash-name-reference_2':'index','valid-hash-name-reference_1':'editing,'valid-hash-name-reference_0':'image-maps','history-1_index':'index-of-terms','attr-legend-align_index':'index-of-terms','span_13':'links','media_err_aborted':'media-elements','span_11':'the-span-element','span_10':'the-span-element','span_17':'index','span_16':'obsolete','htmllinkelement':'the-link-element','span_14':'obsolete','span_19':'index','span_18':'index','checkbox-state-(type=checkbox)':'states-of-the-type-attribute','element-dfn-dom_101':'the-menu-element','element-dfn-dom_100':'the-command-element','ix-handler-window-onbeforeunload':'index','option_38':'index','option_39':'index','language':'obsolete','option_32':'syntax','option_33':'syntax','option_30':'the-option-element','option_31':'syntax','option_36':'obsolete','option_37':'index','nofollow':'links','valid-list-of-integers':'common-microsyntaxes','attr-object-classid_index':'index-of-terms','input_35':'wai-aria','global-attributes_199':'index','global-attributes_198':'index','global-attributes_197':'index','global-attributes_196':'index''global-attributes_195':'index','global-attributes_194':'index','global-attributes_193':'index','global-attributes_192':'index','global-attributes_191':'index','global-attributes_190':'index','table_21':'the-thead-element','table_20':'the-thead-element','table_23':'the-thead-element','table_22':'the-thead-element','table_25':'the-tfoot-element','table_24':'the-tfoot-element','table_27':'the-tfoot-element','table_26':'the-tfoot-element','table_29':'the-tfoot-element','table_28':'the-tfoot-element','unknown-images':'the-img-element','refsFILESYSTEMAPI':'references','dom-appcache-checking_index':'index-of-terms','elements-0':'syntax','attr-textarea-placeholder':'the-textarea-element','event-handlers_index':'index-of-terms','valid-date-string-with-optional-time_index':'index-of-terms','event-appcache-checking_index':'index-of-terms','refsRFC4395':'references','syntax-charref_0':'the-meta-element','syntax-charref_1':'syntax','syntax-charref_2':'syntax','syntax-charref_3':'syntax','syntax-charref_4':'syntax','synax-charref_5':'syntax','kbd_18':'index','command-facet-label_index':'index-of-terms','the-q-element':'the-q-element','body_38':'obsolete','handler-onreset_3':'index','handler-onreset_2':'browsers','handler-onreset_1':'elements','handler-onreset_0':'dom','readonly_36':'states-of-the-type-attribute','attr-input-min_index':'index-of-terms','htmloptionelement':'the-option-element','attr-tr-bgcolor_index':'index-of-terms','attr-input-type-url-keyword_index':'index-of-terms','dnd_index':'index-of-terms','handler-onloadedmetadata_1':'elements','syntax-tag-name_index':'index-of-terms','text-track-showing':'media-elements','htmliframeelement_index':'index-of-terms','active-document_index':'index-of-terms','dom-navigator-registerprotocolhandler':'system-state-and-capabilities','htmltablecaptionelement':'the-caption-element','handler-window-onscroll':'webappapis','body_32':'syntax','handler-onstalled_1':'elements','handler-onstalled_0':'dom','handler-onstalled_3':'index','handler-onstalled_2':'browsers','attr-fs-enctye-formdata_index':'index-of-terms','the-button-element_index':'index-of-terms','dom-appcache-uncached_0':'offline','event-media-emptied_index':'index-of-terms','method_2':'form-submission','method_3':'form-submission','method_0':'the-form-element','method_1':'the-form-element','method_4':'index','drag-data-store-mode_index':'index-of-terms','handler-onchange_3':'index','track':'index','step_11':'states-of-the-type-attribute','text-track-cue-horizontal-writing-direction_index':'index-of-terms','metadata-content_26':'index','attr-media-mediagroup_index':'index-of-terms','size_16':'states-of-the-type-attribute','size_17':'states-of-the-type-attribute','size_14':'states-of-the-type-attribute','size_15':'states-of-the-type-attribute','size_12':'states-of-the-type-attribute','size_13':'states-of-the-type-attribute','size_10':'states-of-the-type-attribute','size_11':'states-of-the-type-attribute','metadata-content_23':'index','general-guidelines':'the-img-element','size_19':'states-of-the-type-attribute','sec-strog-native-semantics':'wai-aria','metadata-content_21':'index','metadata-content_20':'index','attr-input-type-tel':'global-attributes','attr-textarea-dirname_index':'index-of-terms','xml-compatible_1':'the-embed-element','xml-compatible_0':'global-attributes','attr-input-dirname':'common-input-element-attributes','attr-input-checked':'the-input-element','handler-window-onblur_index':'index-of-terms','valid-floating-point-number_14':'index','ondurationchange':'global-attributes','attr-script-language':'obsolete','valid-floating-point-number_15':'index','handler-onload':'webappapis','label':'index','valid-floating-point-number_16':'index','ascii-case-insensitive_28':'syntax','ascii-case-insensitive_29':'syntax','current-entry_index':'index-of-terms','the-dirname-attribute':'common-input-element-attributes','valid-floating-point-number_10':'the-meter-element','ascii-case-insensitive_20':'browsers','ascii-case-insensitive_21':'dnd','ascii-case-insensitive_26':'syntax','ascii-case-insensitive_27':'syntax','ascii-cse-insensitive_24':'syntax','command-facet-disabledstate_0':'commands','valid-floating-point-number_12':'index','attr-area-shape-default':'the-area-element','valid-floating-point-number_13':'index','attributes-common-to-form-controls':'attributes-common-to-form-controls','image-map':'image-maps','attr-optgroup-label':'the-optgroup-element','get':'index','event-popstate_index':'index-of-terms','refsRFC2445':'references','alternate_0':'links','alternate_1':'links','alternate_2':'links','alternate_3':'links','alternate_4':'links','alternate_5':'links','alternate_6':'links','alternate_7':'links','alternate_8':'links','alternate_9':'links','text-track-cue-start-time_index':'index-of-terms','text-track-cue-writing-direction_index':'index-of-terms','concept-date_0':'states-of-the-type-attribute','active-sandboxing-flag-set_index':'index-of-terms','mathml-namespace_0':'mathml','mathml-namespace_1':'syntax','summary':'wai-aria','br_15':'index','br_14':'index','br_17':'index','br_16':'index','br_11':'usage-summary','r_10':'usage-summary','br_13':'obsolete','br_12':'syntax','refsWIN1252':'references','syntax-tag-omission_index':'index-of-terms','svg-namespace':'namespaces','attr-link-methods':'obsolete','user-interaction':'introduction','syntax-text_index':'index-of-terms','iframe_19':'the-iframe-element','iframe_18':'the-iframe-element','maximum-allowed-value-length_0':'common-input-element-attributes','iframe_15':'the-iframe-element','iframe_14':'the-iframe-element','iframe_17':'the-iframe-element','iframe_16':'the-iframe-element','iframe_11':'the-iframe-element','iframe_10':'the-meta-element','iframe_13':'the-iframe-element','iframe_12':'the-iframe-element','network_idle_0':'media-elements','network_idle_1':'media-elements','parent-browsing-context_10':'browsers','parent-browsing-context_11':'browsers','duration-time-component_index':'index-of-terms','ix-handler-window-ononline':'index','attr-option-selected':'the-option-element','infrastructure':'infrastructure','an-overridden-reload':'dom','svg-0':'mathml','acronymindex':'index-of-terms','transparent_18':'index','wai-aria':'wai-aria','dates':'common-microsyntaxes','handler-onsuspend_0':'dom','handler-onsuspend_1':'elements','text-track-mode_3':'media-elements','text-track-mode_2':'media-elements','handler-window-onstorage_1':'browsers','handler-window-onstorage_0':'the-body-element','placeholder_3':'states-of-the-type-attribute','placeholder_2':'states-of-the-type-attribute','placeholder_1':'the-input-element','placeholder_0':'the-input-element','max_2':'the-input-element','max_3':'states-of-the-type-attribute','max_0':'the-input-element','max_1':'the-input-element','insert-an-element-into-a-document':'infrastructure','placeholder_8':'states-of-the-type-attribute','max_8':'states-of-the-type-attribute','max_9':'states-of-the-type-attribute','the-datalist-element_index':'index-of-terms','browsing-context-nested-through_3':'browsers','colspan':'the-td-element','browsing-context-nested-through_1':'browsers','browsing-context-nested-through_0':'browsers','global-attributs_206':'index','handler-ondrag_1':'elements','handler-ondrag_0':'dom','handler-ondrag_3':'index','handler-ondrag_2':'browsers','palpable-content_21':'the-s-element','palpable-content_20':'the-small-element','palpable-content_23':'the-q-element','palpable-content_22':'the-cite-element','handler-onemptied_0':'dom','handler-onemptied_1':'elements','palpable-content_27':'the-code-element','palpable-content_26':'the-time-element','palpable-content_29':'the-samp-element','palpable-content_28':'the-var-element','mark':'content-models','fieldset_21':'attributes-common-to-form-controls','attr-q-cite_index':'index-of-terms','map_8':'the-map-element','map_9':'the-map-element','map_6':'the-map-element','map_7':'the-map-element','map_4':'content-models','map_5':'content-models','map_2':'content-models','map_3':'content-models','map_0':'content-models','map_1':'content-models','form_60':'the-output-element','attr-media-preload':'media-elements','form_62':'association-of-controls-and-forms','form_63':'editing','form_64':'ndex','form_65':'index','form_66':'index','form_67':'index','form_68':'index','form_69':'index','text-track-list-of-cues':'media-elements','phrasing-content_88':'the-bdo-element','ix-handler-onsubmit':'index','attr-track-default_index':'index-of-terms','phrasing-content_89':'the-bdo-element','link-type-bookmark':'links','text-track-mode_1':'media-elements','dom-location-hash_index':'index-of-terms','a-utf-16-encoding_index':'index-of-terms','text-track-mode_0':'media-elements','handler-onkeyup':'webappapis','handler-onsuspend_2':'browsers','time-ranges':'media-elements','handler-onsuspend_3':'index','attr-area-shape-keyword-default':'the-area-element','footer_16':'the-address-element','html-elements_32':'media-elements','footer_14':'the-footer-element','footer_15':'the-address-element','footer_12':'the-footer-element','footer_13':'the-footer-element','footer_10':'the-footer-element','footer_11':'the-footer-element','html-elements_39':'dnd','html-elements_38':'dnd','footer_18':'the-th-element','footer_19':'lnks','aside_2':'wai-aria','aside_3':'sections','aside_0':'content-models','aside_1':'content-models','aside_6':'the-aside-element','aside_7':'the-aside-element','aside_4':'the-aside-element','aside_5':'the-aside-element','title_49':'history','aside_8':'the-ins-element','aside_9':'links','title_48':'the-img-element','phrasing-content_191':'index','phrasing-content_190':'index','phrasing-content_193':'index','content_4':'the-meta-element','content_3':'the-meta-element','content_2':'the-meta-element','content_1':'the-meta-element','push-a-ruby-level':'the-ruby-element','phrasing-content_199':'index','phrasing-content_198':'index','meta_index':'index-of-terms','onloadstart':'global-attributes','max_6':'states-of-the-type-attribute','htmlbodyelement':'the-body-element','attributes-for-form-submission_0':'the-form-element','max_7':'states-of-the-type-attribute','max_4':'states-of-the-type-attribute','the-document\'s-address_8':'index','max_5':'states-of-the-type-attribute','attr-p-align':'obsolete','assigning-a-mdia-controller-declaratively':'media-elements','the-document\'s-address_1':'urls','the-document\'s-address_0':'urls','the-document\'s-address_3':'dom','the-document\'s-address_2':'urls','the-document\'s-address_5':'dom','the-document\'s-address_4':'dom','the-document\'s-address_7':'history','the-document\'s-address_6':'dom','formmethod_30':'form-submission','formmethod_31':'index','formmethod_32':'index','attributes-for-form-submission_1':'states-of-the-type-attribute','placeholder_5':'states-of-the-type-attribute','the-map-element':'the-map-element','placeholder_4':'states-of-the-type-attribute','the-progress-element':'the-progress-element','browsing-context_53':'history','code_14':'index','mime-type_20':'dnd','mime-type_21':'obsolete','placeholder_9':'states-of-the-type-attribute','a_52':'links','rel_15':'links','rel_14':'the-area-element','attributes-for-form-submission_2':'states-of-the-type-attribute','rel_16':'links','rel_11':'the-a-element','rel_10':'the-link-element','rel_13':'the-area-element','rel12':'the-a-element','origin-0':'browsers','rel_19':'links','rel_18':'links','drag-data-store-hot-spot-coordinate_0':'dnd','code_15':'index','attr-command-radiogroup':'the-command-element','the-external-interface':'system-state-and-capabilities','textarea_28':'the-textarea-element','textarea_29':'the-textarea-element','design-notes':'introduction','textarea_24':'forms','textarea_25':'forms','textarea_26':'forms','step_30':'states-of-the-type-attribute','textarea_20':'forms','textarea_21':'forms','textarea_22':'forms','textarea_23':'forms','oninput':'global-attributes','space-character_28':'syntax','handler-onstalled_index':'index-of-terms','compliance-with-other-specifications':'introduction','eventhandler_40':'dom','eventhandler_41':'dom','eventhandler_42':'dom','eventhandler_43':'dom','eventhandler_44':'dom','eventhandler_45':'dom','eventhandler_46':'dom','eventhandler_47':'dom','eventhandler_48':'dom','eventhandler_49':'dom','attr-media-preload-metadata-state_0':'media-elements','attributes-for-form-submision_5':'form-submission','event-media-progress':'media-elements','htmlbaseelement_0':'index','concept-plugin-secure_index':'index-of-terms','concept-plugin-secure':'infrastructure','fieldset_27':'index','refsCSSRUBY':'references','heading-content-0_index':'index-of-terms','user-interaction_1':'elements','formnovalidate_1':'the-input-element','the-img-element_index':'index-of-terms','audience':'introduction','dom-mediaerror-media_err_network_index':'index-of-terms','blockquote_20':'index','inter-element-whitespace_2':'content-models','inter-element-whitespace_3':'content-models','inter-element-whitespace_0':'content-models','inter-element-whitespace_1':'content-models','inter-element-whitespace_6':'content-models','inter-element-whitespace_7':'the-style-element','inter-element-whitespace_4':'content-models','inter-element-whitespace_5':'content-models','inter-element-whitespace_8':'the-style-element','inter-element-whitespace_9':'the-ruby-element','readonly_28':'states-of-the-type-attribute','readonly_29':'tates-of-the-type-attribute','attr-base-target':'the-base-element','readonly_20':'states-of-the-type-attribute','readonly_21':'states-of-the-type-attribute','requirements-relating-to-bidirectional-algorithm-formatting-characters':'requirements-relating-to-bidirectional-algorithm-formatting-characters','attributes-common-to-ins-and-del-elements':'attributes-common-to-ins-and-del-elements','readonly_24':'states-of-the-type-attribute','text-track-cue-middle-alignment_0':'media-elements','readonly_26':'states-of-the-type-attribute','readonly_27':'states-of-the-type-attribute','handler-onmousewheel':'webappapis','the-embed-element_index':'index-of-terms','dom-media-network_loading_0':'media-elements','the-video-element':'the-video-element','media-data_8':'media-elements','media-data_9':'media-elements','sandboxed-auxiliary-navigation-browsing-context-flag_1':'browsers','media-data_0':'the-video-element','media-data_1':'the-audio-element','media-data_2':'media-elements','media-data_3':'media-elements','media-data4':'media-elements','media-data_5':'media-elements','media-data_6':'media-elements','media-data_7':'media-elements','keygen_28':'index','sandboxed-auxiliary-navigation-browsing-context-flag_3':'browsers','dom-media-network_empty':'media-elements','ix-handler-onmouseup':'index','palpable-content_25':'the-abbr-element','attr-iframe-scrolling':'obsolete','palpable-content_24':'the-dfn-element','handler-onemptied_2':'browsers','yearless-dates':'common-microsyntaxes','edits-and-tables':'edits-and-lists','title-on-style':'the-style-element','handler-oncontextmenu_0':'dom','handler-oncontextmenu_1':'elements','license_1':'links','handler-oncontextmenu_3':'index','multiple_32':'the-select-element','dragevent_index':'index-of-terms','list_28':'the-datalist-element','list_29':'index','compatibility-caseless_index':'index-of-terms','parent-browsing-context':'browsers','document_12':'infrastructure','document_13':'infrastructure','document_10':'infrastructure','document_11':'infrastructure','document_16':'infrastructur','document_17':'infrastructure','document_14':'infrastructure','document_15':'infrastructure','document_18':'infrastructure','document_19':'urls','htmltablesectionelement':'the-tbody-element','the-title-attribute':'global-attributes','dfn_22':'index','attr-source-type':'the-source-element','dfn_20':'index','pagetransitionevent_0':'index','styling':'styling','link_22':'styling','flow-content_199':'index','link_23':'styling','flow-content_197':'index','handler-oninput':'webappapis','the-code-element':'the-code-element','flow-content_194':'index','flow-content_193':'index','link_20':'the-meta-element','flow-content_191':'index','flow-content_190':'index','allow-forms':'the-iframe-element','link_21':'the-style-element','link_26':'the-noscript-element','link_27':'links','link_24':'the-noscript-element','attr-fs-formnovalidate':'form-submission','syntax-text':'syntax','link_25':'the-noscript-element','attr-command-title':'the-command-element','domstringmap':'common-dom-interfaces','option_10':'the-select-element,'option_11':'the-select-element','option_12':'the-select-element','option_13':'the-select-element','option_14':'the-select-element','option_15':'the-datalist-element','option_16':'the-datalist-element','option_17':'the-datalist-element','option_18':'the-datalist-element','option_19':'the-optgroup-element','dom-tree-accessors_index':'index-of-terms','embed':'infrastructure','htmlbaseelement':'the-base-element','event-pageshow_index':'index-of-terms','syntax-start-tag_6':'syntax','syntax-start-tag_7':'syntax','syntax-start-tag_4':'syntax','syntax-start-tag_5':'syntax','syntax-start-tag_2':'syntax','syntax-start-tag_3':'syntax','syntax-start-tag_0':'introduction','form_61':'the-output-element','link-type-search_index':'index-of-terms','syntax-start-tag_8':'syntax','syntax-start-tag_9':'syntax','a_26':'links','a_27':'links','a_24':'the-img-element','a_25':'the-img-element','a_22':'the-img-element','a_23':'the-img-element','a_20':'the-dfn-element','a_21':'usage-summary','handler-onloadstart':'webappapis','attr-l-type-state-decimal_index':'index-of-terms','a_28':'links','a_29':'links','htmlelement_99':'the-optgroup-element','htmlelement_98':'the-datalist-element','htmlelement_95':'the-button-element','htmlelement_94':'the-input-element','htmlelement_97':'the-select-element','htmlelement_96':'the-select-element','htmlelement_91':'the-label-element','text-track-cue-end-alignment':'media-elements','htmlelement_93':'the-input-element','htmlelement_92':'the-label-element','an-image-not-intended-for-the-user':'the-img-element','refsRFC1321':'references','category-listed_17':'index','durations':'common-microsyntaxes','concept-week_1':'states-of-the-type-attribute','command-facet-action':'commands','iframe-sandboxing-flag-set_0':'browsers','attr-dir-ltr_index':'index-of-terms','html-mime-type_0':'syntax','sandboxed-auxiliary-navigation-browsing-context-flag_index':'index-of-terms','text-track-showing_0':'media-elements','text-track-showing_1':'media-elements','text-track-showing_2':'media-elements','allow-forms_1':'the-ifame-element','allow-forms_0':'the-iframe-element','fallback-content':'content-models','allow-forms_2':'the-iframe-element','u':'introduction','the-style-element_index':'index-of-terms','attr-tdth-axis':'obsolete','the-em-element':'the-em-element','attr-input-autocomplete-default-state_index':'index-of-terms','browsers':'browsers','concept-input-required':'common-input-element-attributes','valid-date-string-with-optional-time_0':'attributes-common-to-ins-and-del-elements','translate-enabled_index':'index-of-terms','datetime-value_0':'the-time-element','edits-and-paragraphs':'edits-and-paragraphs','attr-input-type-color_0':'the-input-element','tree-order':'infrastructure','concept-input-type-file-selected':'states-of-the-type-attribute','valid-date-string-with-optional-time_1':'index','onbeforeprint_0':'index','onoffline_0':'index','attr-keygen-challenge_index':'index-of-terms','input_109':'states-of-the-type-attribute','input_108':'states-of-the-type-attribute','the-session-history-of-browsing-contexts':'hisory','input_101':'states-of-the-type-attribute','input_100':'states-of-the-type-attribute','input_103':'states-of-the-type-attribute','input_102':'states-of-the-type-attribute','input_105':'states-of-the-type-attribute','input_104':'states-of-the-type-attribute','input_107':'states-of-the-type-attribute','input_106':'states-of-the-type-attribute','dimension-attributes_index':'index-of-terms','event-media-volumechange_index':'index-of-terms','refsRFC3676':'references','srclang_0':'the-track-element','srclang_1':'index','hashchangeeventinit_index':'index-of-terms','summary_7':'index','hgroup_23':'index','hgroup_22':'index','hgroup_21':'index','hgroup_20':'syntax','hgroup_26':'index','hgroup_25':'index','hgroup_24':'index','unordered-set-of-unique-space-separated-tokens_index':'index-of-terms','the-meter-element':'the-meter-element','html_8':'the-body-element','html_9':'the-body-element','url_index':'index-of-terms','handler-ondragenter_2':'browsers','handler-ondragenter_3':'index','handler-ondragenter_0':'dom,'handler-ondragenter_1':'elements','html_0':'introduction','html_1':'dom','html_2':'wai-aria','html_3':'semantics','html_4':'the-html-element','html_5':'the-html-element','html_6':'the-head-element','html_7':'the-base-element','html-elements_33':'webappapis','footer_17':'the-dt-element','the-directionality_13':'index','terminology-0':'urls','attr-dir-rtl':'global-attributes','html-elements_30':'wai-aria','html-elements_37':'editing','html-elements_36':'editing','flow-content-1':'content-models','applicationcache_9':'offline','applicationcache_8':'offline','html-elements_35':'webappapis','applicationcache_3':'offline','applicationcache_2':'offline','applicationcache_1':'offline','applicationcache_0':'browsers','applicationcache_7':'offline','applicationcache_6':'offline','applicationcache_5':'offline','applicationcache_4':'offline','htmlelement_86':'the-tr-element','script_2':'index','htmlelement_87':'attributes-common-to-td-and-th-elements','controls_11':'index','controls_10':'index','controls_13':'index',controls_12':'index','dom-location-hostname_0':'history','htmlelement_84':'the-tbody-element','html_23':'obsolete','html_22':'syntax','search':'links','htmlelement_85':'the-tr-element','html_27':'index','document.write()':'dynamic-markup-insertion','html_25':'index','html_24':'index','obsolete-permitted-doctype-string_1':'syntax','htmlelement_82':'the-colgroup-element','obsolete-permitted-doctype-string_2':'syntax','htmlelement_83':'the-tbody-element','event-media-ratechange_index':'index-of-terms','htmlelement_80':'the-table-element','htmlelement_81':'the-caption-element','handler-onemptied_3':'index','attr-col-charoff':'obsolete','emptied':'webappapis','text-track-cue-display-state':'media-elements','attr-command-command_index':'index-of-terms','iframe_33':'the-iframe-element','iframe_32':'the-iframe-element','datetime_6':'the-del-element','datetime_7':'attributes-common-to-ins-and-del-elements','datetime_0':'the-time-element','datetime_1':'the-time-element','iframe_35':'the-iframe-element','datetime_3':'he-time-element','button_1':'infrastructure','button_0':'introduction','iframe_39':'the-iframe-element','iframe_38':'the-iframe-element','button_5':'content-models','button_4':'content-models','button_7':'wai-aria','script-documentation_0':'the-script-element','attr-ul-type':'obsolete','attr-param-name_index':'index-of-terms','rcdata-elements_1':'syntax','rcdata-elements_0':'syntax','rcdata-elements_3':'syntax','rcdata-elements_2':'syntax','event-handler-content-attributes_81':'index','event-handler-content-attributes_80':'index','fieldset_28':'index','handler-onseeking_0':'dom','handler-onseeking_1':'elements','handler-onseeking_2':'browsers','default_0':'the-track-element','htmlelement_199':'index','htmlelement_198':'index','htmlelement_191':'index','pre_22':'index','htmlelement_193':'index','htmlelement_192':'index','attr-col-span':'the-col-element','htmlelement_194':'index','htmlelement_197':'index','htmltablerowelement_0':'index','none':'media-elements','pre_20':'index','syntax-ambiguous-ampersand_inde':'index-of-terms','sectioning-root_15':'index','content_5':'index','paragraph':'content-models','del':'index','phrasing-content_195':'index','phrasing-content_194':'index','phrasing-content_197':'index','embedded-content_30':'index','content_0':'the-meta-element','maxlength_4':'states-of-the-type-attribute','maxlength_5':'states-of-the-type-attribute','maxlength_6':'states-of-the-type-attribute','maxlength_7':'states-of-the-type-attribute','maxlength_0':'the-input-element','numbers':'common-microsyntaxes','maxlength_2':'the-input-element','maxlength_3':'states-of-the-type-attribute','maxlength_8':'states-of-the-type-attribute','maxlength_9':'states-of-the-type-attribute','paragraph_index':'index-of-terms','element-dfn-contexts_19':'the-p-element','element-dfn-contexts_18':'the-address-element','element-dfn-contexts_17':'the-footer-element','element-dfn-contexts_16':'the-header-element','element-dfn-contexts_15':'the-hgroup-element','element-dfn-contexts_14':'the-aside-element','element-dfn-contexts_13':'th-aside-element','element-dfn-contexts_12':'the-article-element','element-dfn-contexts_11':'the-nav-element','element-dfn-contexts_10':'the-section-element','aside_14':'index','aside_15':'index','aside_16':'index','aside_10':'links','media_16':'links','aside_12':'index','aside_13':'index','media_17':'index','oncanplay':'global-attributes','form_48':'the-label-element','form_49':'the-label-element','form_42':'index','form_43':'the-object-element','mediaerror_1':'media-elements','mediaerror_0':'media-elements','form_46':'the-fieldset-element','form_47':'the-fieldset-element','form_44':'the-object-element','form_45':'forms','name_10':'index','drag-data-store-item-list_1':'dnd','text-track-cue-size_index':'index-of-terms','menus_index':'index-of-terms','concept-rtl_1':'global-attributes','concept-rtl_0':'global-attributes','attr-img-name_index':'index-of-terms','concept-rtl_2':'global-attributes','handler-onplay_1':'elements','handler-onplay_0':'dom','handler-onplay_3':'index','handler-onplay_2':'browsers','htmlelements_19':'element-definitions','html-elements_18':'global-attributes','refsHTMLDIFF':'references','event-appcache-updateready_index':'index-of-terms','html-elements_11':'global-attributes','html-elements_10':'global-attributes','html-elements_13':'global-attributes','html-elements_12':'global-attributes','html-elements_15':'global-attributes','playing':'media-elements','html-elements_17':'global-attributes','html-elements_16':'global-attributes','refsARIAIMPL':'references','image-map_index':'index-of-terms','document-base-url_0':'urls','flow-content_181':'index','phrasing-content_179':'index','phrasing-content_178':'index','phrasing-content_177':'index','the-dragevent-interface':'dnd','phrasing-content_175':'index','phrasing-content_174':'index','phrasing-content_173':'index','phrasing-content_172':'index','phrasing-content_171':'index','phrasing-content_170':'index','attr-area-shape-rect_index':'index-of-terms','joint-session-history_index':'index-of-terms','concept-input-value-default-range_index':'inex-of-terms','delete-the-selection_index':'index-of-terms','ix-handler-oncanplay':'index','interactive-content-0':'content-models','attr-textarea-rows_index':'index-of-terms','handler-onblur_0':'dom','handler-onblur_1':'elements','handler-onblur_2':'index','seeking':'media-elements','event-media-pause':'media-elements','dimension-attributes_5':'states-of-the-type-attribute','dimension-attributes_4':'the-video-element','doctype-legacy-string_index':'index-of-terms','dimension-attributes_1':'the-iframe-element','title_9':'the-style-element','dimension-attributes_3':'the-object-element','dimension-attributes_2':'the-embed-element','title_4':'global-attributes','title_5':'global-attributes','title_6':'global-attributes','title_7':'the-link-element','title_0':'global-attributes','title_1':'global-attributes','title_2':'global-attributes','title_3':'global-attributes','samp':'content-models','current-entry_4':'history','htmlformcontrolscollection_2':'the-form-element','htmlformcontrolscollection_3':'the-fieldset-lement','htmlformcontrolscollection_0':'common-dom-interfaces','htmlformcontrolscollection_1':'common-dom-interfaces','ix-handler-onerror':'index','htmlformcontrolscollection_4':'the-fieldset-element','button':'index','refsRFC2119':'references','name_2':'the-meta-element','name_3':'the-meta-element','name_0':'the-meta-element','name_1':'the-meta-element','name_6':'the-meta-element','name_7':'the-meta-element','name_4':'the-meta-element','name_5':'the-meta-element','p_25':'edits-and-paragraphs','name_8':'index','name_9':'the-iframe-element','step_19':'states-of-the-type-attribute','step_18':'states-of-the-type-attribute','max_43':'the-meter-element','max_42':'index','max_41':'the-progress-element','max_40':'the-progress-element','max_46':'index','max_45':'the-meter-element','max_44':'the-meter-element','application-x-www-form-urlencoded_2':'form-submission','audio_1':'index','application-x-www-form-urlencoded_0':'forms','application-x-www-form-urlencoded_1':'attributes-common-to-form-controls','application-xwww-form-urlencoded_6':'iana','navigator':'system-state-and-capabilities','application-x-www-form-urlencoded_4':'index','application-x-www-form-urlencoded_5':'constraints','eventhandler_68':'elements','eventhandler_69':'elements','attr-embed-align':'obsolete','eventhandler_62':'elements','eventhandler_63':'elements','eventhandler_60':'elements','eventhandler_61':'elements','eventhandler_66':'elements','eventhandler_67':'elements','eventhandler_64':'elements','eventhandler_65':'elements','onafterprint_0':'index','handler-ondblclick_index':'index-of-terms','thead_24':'obsolete','charset1024':'the-meta-element','htmlbrelement_1':'index','refsRFC5724':'references','element-dfn-content-model_68':'the-source-element','element-dfn-content-model_69':'the-track-element','link_59':'obsolete','link_58':'obsolete','element-dfn-content-model_60':'the-del-element','element-dfn-content-model_61':'the-img-element','element-dfn-content-model_62':'the-iframe-element','element-dfn-content-model_63':'the-embed-element','elemen-dfn-content-model_64':'the-object-element','element-dfn-content-model_65':'the-param-element','element-dfn-content-model_66':'the-video-element','element-dfn-content-model_67':'the-audio-element','htmlsourceelement_index':'index-of-terms','object_12':'the-object-element','object_13':'the-object-element','object_10':'wai-aria','object_11':'the-embed-element','object_16':'the-object-element','attr-media-preload-metadata-state':'media-elements','object_14':'the-object-element','object_15':'the-object-element','nested-browsing-context_17':'browsers','nested-browsing-context_16':'browsers','object_18':'the-param-element','object_19':'the-param-element','nested-browsing-context_13':'browsers','nested-browsing-context_12':'browsers','nested-browsing-context_11':'browsers','nested-browsing-context_10':'browsers','element-dfn-contexts_100':'the-command-element','element-dfn-contexts_101':'the-menu-element','element-dfn-contexts_102':'commands','unloading-documents':'history','alt_11':'the-img-element','alt_10':'theimg-element','alt_13':'the-img-element','alt_12':'the-img-element','alt_15':'the-img-element','timed-text-tracks':'media-elements','alt_17':'the-img-element','alt_16':'the-img-element','alt_19':'the-img-element','alt_18':'the-img-element','the-audio-element':'the-audio-element','sectioning-content_9':'the-footer-element','sectioning-content_6':'the-article-element','sectioning-content_7':'the-aside-element','sectioning-content_4':'the-section-element','sectioning-content_5':'the-nav-element','sectioning-content_2':'content-models','sectioning-content_3':'content-models','sectioning-content_0':'content-models','sectioning-content_1':'content-models','attr-object-border':'obsolete','handler-window-onbeforeprint':'webappapis','dom-appcache-uncached':'offline','valid-time-string_index':'index-of-terms','handler-ondblclick_1':'elements','handler-ondblclick_0':'dom','handler-ondblclick_3':'index','handler-ondblclick_2':'browsers','rel_17':'links','the-p-element_index':'index-of-terms','handler-oninvalid_1':'elemets','handler-oninvalid_0':'dom','handler-oninvalid_3':'index','handler-oninvalid_2':'browsers','current-entry_5':'index','text-content':'content-models','attr-input-step':'common-input-element-attributes','td_1':'index','b':'introduction','nested-browsing-contexts':'browsers','handler-window-onfocus':'webappapis','video_10':'index','td_3':'content-models','ix-handler-onload':'index','headers':'the-table-element','refsUNIVCHARDET':'references','td_2':'content-models','td_5':'headings-and-sections','global-attributes_141':'index','td_4':'headings-and-sections','attr-tr-char':'obsolete','ix-handler-window-onbeforeprint':'index','syntax_index':'index-of-terms','ruby_24':'the-ruby-element','event-media-seeked_index':'index-of-terms','attr-ol-type-state-upper-alpha_index':'index-of-terms','the-colgroup-element':'the-colgroup-element','ruby_25':'the-rt-element','document_74':'links','document_75':'browsers','document_76':'browsers','document_77':'browsers','document_70':'association-of-controls-and-forms','documen_71':'form-submission','document_72':'the-command-element','document_73':'commands','figcaption_18':'index','document_78':'browsers','document_79':'browsers','sectioning-content-0_index':'index-of-terms','details_2':'wai-aria','details_3':'wai-aria','details_0':'content-models','details_1':'content-models','details_6':'the-table-element','details_7':'interactive-elements','details_4':'scripting-1','details_5':'headings-and-sections','audiotrack':'media-elements','details_8':'the-details-element','details_9':'the-details-element','syntax-attributes_1':'syntax','attr-table-border':'the-table-element','attr-track-kind-keyword-captions':'the-track-element','embed_30':'index','attr-input-type-week-keyword':'the-input-element','maximum-allowed-value-length':'attributes-common-to-form-controls','element-dfn-dom_index':'index-of-terms','the-dfn-element_index':'index-of-terms','refsCHARMOD':'references','attr-dir-rtl-state':'global-attributes','license_0':'links','datatransfer':'dnd','attr-style-title':'the-style-elment','cite_11':'the-cite-element','cite_12':'the-cite-element','cite_13':'the-cite-element','cite_14':'the-cite-element','cite_15':'the-u-element','cite_16':'usage-summary','cite_17':'index','cite_18':'index','cite_19':'index','attr-input-type-checkbox':'wai-aria','htmlheadelement_index':'index-of-terms','events-0':'index','bdo_9':'index','bdo_8':'index','inline-documentation-for-external-scripts_index':'index-of-terms','handler-onscroll':'webappapis','bdo_1':'content-models','bdo_0':'content-models','bdo_3':'text-level-semantics','bdo_2':'requirements-relating-to-bidirectional-algorithm-formatting-characters','bdo_5':'usage-summary','bdo_4':'the-bdo-element','bdo_7':'index','bdo_6':'index','htmlhtmlelement_0':'index','attr-tdth-char_index':'index-of-terms','the-abbr-element':'the-abbr-element','attr-style-scoped':'the-style-element','inert-subtrees':'editing','formnovalidate_18':'states-of-the-type-attribute','the-autocomplete-attribute':'common-input-element-attributes','refsXMLNS':'references','restrictons-for-contents-of-script-elements':'the-script-element','target':'the-base-element','input_41':'wai-aria','structure-of-this-specification':'introduction','attr-table-rules':'obsolete','formnovalidate_19':'states-of-the-type-attribute','valid-duration-string':'common-microsyntaxes','handler-onmousedown_index':'index-of-terms','the-base-element_index':'index-of-terms','text-track-kind_index':'index-of-terms','concept-dnd-p_index':'index-of-terms','table_60':'index','refsHATOM':'references','attr-param-valuetype':'obsolete','dom-media-have_nothing_0':'media-elements','formaction_19':'states-of-the-type-attribute','attr-dfn-title_index':'index-of-terms','step_33':'common-input-element-attributes','other-applicable-specifications':'infrastructure','user-interface':'media-elements','index-terms_E':'index-of-terms','step_32':'common-input-element-attributes','step_31':'states-of-the-type-attribute','textarea_27':'the-textarea-element','attr-menu-label_index':'index-of-terms','step_37':'index','dom-mediaerror-meia_err_src_not_supported_0':'media-elements','attr-a-coords_index':'index-of-terms','htmlheadelement_2':'index','htmlheadelement_1':'index','htmlheadelement_0':'dom','the-command_index':'index-of-terms','document_117':'history','index-terms_B':'index-of-terms','step_35':'common-input-element-apis','step_34':'common-input-element-apis','refsRFC6350':'references','embedded-content':'content-models','document_113':'history','input_129':'syntax','input_128':'textFieldSelection','input_127':'textFieldSelection','input_126':'textFieldSelection','input_125':'textFieldSelection','input_124':'form-submission','input_123':'the-datalist-element','input_122':'the-datalist-element','input_121':'common-input-element-apis','input_120':'common-input-element-attributes','the-dd-element_index':'index-of-terms','input_148':'index','the-link-is-an-alternative-stylesheet_index':'index-of-terms','blocked-by-a-modal-dialog_index':'index-of-terms','attr-input-type_index':'index-of-terms','element-dfn-contexts':'element-definitions,'handler-ondragover':'webappapis','param':'index','handler-onblur':'webappapis','attr-textarea-readonly':'the-textarea-element','attr-crossorigin-use-credentials-keyword_index':'index-of-terms','attr-fe-name_0':'introduction','refsICE':'references','syntax-ambiguous-ampersand':'syntax','min_15':'states-of-the-type-attribute','the-thead-element':'the-thead-element','global-attributes_116':'index','index-terms_O':'index-of-terms','global-attributes_115':'index','global-attributes_114':'index','event-hashchange':'history','ix-handler-ondurationchange':'index','global-attributes_110':'index','handler-oncanplay_3':'index','attr-textarea-wrap-hard-state':'the-textarea-element','unicode-code-point_index':'index-of-terms','form-owner_11':'the-keygen-element','form-owner_10':'the-textarea-element','form-owner_13':'association-of-controls-and-forms','form-owner_12':'the-output-element','attr-input-type-button_1':'the-input-element','attr-input-type-button_0':'the-input-element','form-owner_17':'form-submission','for-owner_16':'form-submission','fallback-content_1':'the-canvas-element','fallback-content_0':'the-iframe-element','fallback-content_3':'the-canvas-element','fallback-content_2':'the-canvas-element','fallback-content_5':'the-canvas-element','fallback-content_4':'the-canvas-element','window_47':'index','seamless_4':'index','multicol':'obsolete','index-terms_J':'index-of-terms','the-samp-element_index':'index-of-terms','attr-tabindex_index':'index-of-terms','attr-th-scope-rowgroup_0':'the-th-element','multipart-x-mixed-replace_index':'index-of-terms','summary_4':'the-summary-element','summary_5':'index','summary_6':'index','ix-handler-onmouseover':'index','summary_0':'interactive-elements','summary_1':'the-details-element','summary_2':'the-details-element','summary_3':'the-summary-element','refsXHTML1':'references','sandboxed-automatic-features-browsing-context-flag':'browsers','mediagroup_4':'media-elements','mediagroup_5':'media-elements','mediagroup_6':'media-elements','mediagroup_7':'media-elements','mediagoup_0':'the-video-element','mediagroup_1':'the-video-element','mediagroup_2':'the-audio-element','mediagroup_3':'the-audio-element','attr-track-kind-keyword-descriptions_index':'index-of-terms','mediagroup_8':'index','mediagroup_9':'index','allow-scripts':'the-iframe-element','attr-fs-enctype-text_index':'index-of-terms','index-terms_I':'index-of-terms','attr-input-type-email':'global-attributes','attr-select-size_index':'index-of-terms','footer_8':'the-footer-element','footer_9':'the-footer-element','footer_4':'the-nav-element','footer_5':'the-article-element','footer_6':'the-article-element','footer_7':'the-header-element','footer_0':'content-models','footer_1':'content-models','footer_2':'wai-aria','footer_3':'sections','tr_29':'obsolete','shape':'introduction','date-and-time-state-(type=datetime)_index':'index-of-terms','datatransferitemlist_index':'index-of-terms','index-terms_V':'index-of-terms','newlines':'syntax','element-dfn-contexts_39':'the-dfn-element','element-dfn-contexts_38':'the-q-element','axlength_29':'the-textarea-element','maxlength_28':'the-textarea-element','element-dfn-contexts_31':'the-div-element','element-dfn-contexts_30':'the-figcaption-element','element-dfn-contexts_33':'the-em-element','element-dfn-contexts_32':'the-a-element','element-dfn-contexts_35':'the-small-element','element-dfn-contexts_34':'the-strong-element','element-dfn-contexts_37':'the-cite-element','element-dfn-contexts_36':'the-s-element','source':'index','meta_0':'index','meta_1':'index','meta_2':'index','meta_3':'index','element-dfn-categories_102':'commands','element-dfn-categories_100':'the-command-element','element-dfn-categories_101':'the-menu-element','drag-data-store-default-feedback':'dnd','wbr_9':'index','wbr_8':'syntax','attr-form-name':'the-form-element','wbr_3':'the-wbr-element','wbr_2':'the-wbr-element','wbr_1':'text-level-semantics','wbr_0':'content-models','wbr_7':'usage-summary','wbr_6':'usage-summary','wbr_5':'usage-summary','wbr_4':'the-wbr-element','head_1':'introduction','head_0':'introduction',head_3':'introduction','head_2':'introduction','head_5':'wai-aria','head_4':'dom','head_7':'the-head-element','head_6':'the-html-element','head_9':'the-title-element','head_8':'the-head-element','duration-time-component_0':'common-microsyntaxes','attr-embed-hspace_index':'index-of-terms','duration-time-component_1':'common-microsyntaxes','attr-fs-formtarget_index':'index-of-terms','handler-onscroll_0':'dom','valid-local-date-and-time-string':'common-microsyntaxes','handler-onscroll_1':'elements','dom-media-network_idle':'media-elements','root-element-of-a-document-object':'infrastructure','noscript_40':'index','noscript_41':'index','noscript_42':'index','noscript_43':'index','noscript_44':'index','noscript_45':'index','noscript_46':'index','window_32':'index','flow-content_250':'index','output_21':'index','output_20':'index','output_23':'index','flow-content_251':'index','valid-floating-point-number':'common-microsyntaxes','a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts,-diagrams-graphs,-maps,-illustrations':'the-img-element','index-terms_R':'index-of-terms','examples':'examples','set-the-current-base-text':'the-ruby-element','refsWIN874':'references','disowned-its-opener_index':'index-of-terms','flow-content_255':'index','refsCSSATTR':'references','attr-input-type-keywords':'the-input-element','palpable-content_0':'the-section-element','mediacontrollerplaybackstate_index':'index-of-terms','handler-onmouseout':'webappapis','palpable-content_1':'the-nav-element','opening-the-input-stream':'dynamic-markup-insertion','value_42':'the-progress-element','value_43':'index','value_40':'the-progress-element','value_41':'the-progress-element','value_46':'the-meter-element','value_47':'the-meter-element','value_44':'the-meter-element','element-dfn-contexts_6':'the-style-element','noembed_index':'index-of-terms','value_48':'index','phrasing-content_233':'index','refsCSSCOLOR':'references','onpageshow':'the-body-element','the-drag-data-item-kind_index':'index-of-terms','index-terms_P':'index-ofterms','a_81':'index','palpable-content_8':'the-address-element','palpable-content_9':'the-p-element','dom-media-have_metadata':'media-elements','child-browsing-context_7':'browsers','child-browsing-context_6':'browsers','child-browsing-context_5':'browsers','child-browsing-context_4':'browsers','child-browsing-context_3':'browsers','child-browsing-context_2':'browsers','element-dfn-categories_88':'the-button-element','child-browsing-context_0':'infrastructure','element-dfn-categories_86':'the-label-element','element-dfn-categories_87':'the-input-element','element-dfn-categories_84':'the-fieldset-element','element-dfn-categories_85':'the-legend-element','aria-role-attribute':'wai-aria','element-dfn-categories_83':'the-form-element','element-dfn-categories_80':'the-tr-element','element-dfn-categories_81':'the-td-element','attr-command-radiogroup_index':'index-of-terms','valid-browsing-context-name':'browsers','i_27':'index','refsRFC1842':'references','handler-onprogress_index':'index-of-terms','text-track-cu-line-position':'media-elements','eventhandler_84':'elements','eventhandler_85':'elements','eventhandler_86':'elements','eventhandler_87':'elements','text-track-cue-text-position_2':'media-elements','eventhandler_81':'elements','text-track-cue-text-position_0':'media-elements','text-track-cue-text-position_1':'media-elements','refsJSURL':'references','eventhandler_88':'elements','eventhandler_89':'elements','attr-command-type-state-command_index':'index-of-terms','refsX690':'references','attr-input-type-date':'wai-aria','attr-input-type-hidden_8':'the-input-element','width_8':'the-video-element','width_9':'dimension-attributes','width_6':'the-embed-element','width_7':'the-object-element','width_4':'the-img-element','translate':'global-attributes','width_2':'the-img-element','attr-input-type-hidden_0':'content-models','onscroll_1':'the-body-element','onscroll_0':'the-body-element','mathml-namespace_index':'index-of-terms','rowspan_1':'index','element-dfn-attributes_101':'the-menu-element','element-dfn-attribtes_100':'the-command-element','element-dfn-attributes_102':'commands','element-dfn-content-model_46':'the-sub-and-sup-elements','element-dfn-content-model_47':'the-i-element','element-dfn-content-model_44':'the-samp-element','element-dfn-content-model_45':'the-kbd-element','element-dfn-content-model_42':'the-code-element','element-dfn-content-model_43':'the-var-element','element-dfn-content-model_40':'the-abbr-element','the-iframe-element':'the-iframe-element','meter_11':'the-meter-element','meter_10':'the-meter-element','meter_13':'the-meter-element','meter_12':'the-meter-element','meter_15':'index','meter_14':'index','element-dfn-content-model_48':'the-b-element','element-dfn-content-model_49':'the-u-element','object_38':'obsolete','object_39':'obsolete','external-resource-link':'links','object_30':'obsolete','object_31':'obsolete','object_32':'obsolete','object_33':'obsolete','object_34':'obsolete','object_35':'obsolete','object_36':'obsolete','object_37':'obsolete','noscript_26':'the-noscript-element',attr-ol-type-state-lower-roman':'the-ol-element','valid-global-date-and-time-string_index':'index-of-terms','noscript_27':'the-noscript-element','noscript_24':'the-noscript-element','event-mediacontroller-ratechange_index':'index-of-terms','valid-non-negative-integer_0':'common-microsyntaxes','unicode-character_4':'the-script-element','valid-non-negative-integer_2':'the-meta-element','valid-non-negative-integer_3':'the-time-element','valid-non-negative-integer_4':'the-canvas-element','valid-non-negative-integer_5':'dimension-attributes','valid-non-negative-integer_6':'the-colgroup-element','unicode-character_2':'the-script-element','valid-non-negative-integer_8':'attributes-common-to-td-and-th-elements','transparent_6':'the-ins-element','transparent_7':'the-del-element','alt_39':'the-input-element','signed-integers':'common-microsyntaxes','the-mark-element':'the-mark-element','alt_33':'the-area-element','alt_32':'index','alt_31':'the-img-element','alt_30':'the-img-element','alt_37':'index','alt_36':'the-are-element','alt_35':'the-area-element','alt_34':'the-area-element','readonly_23':'states-of-the-type-attribute','the-constraint-validation-api_index':'index-of-terms','text-track-list-of-cues_index':'index-of-terms','valid-e-mail-address':'states-of-the-type-attribute','span_28':'index','readonly_25':'states-of-the-type-attribute','attr-meta-http-equiv_index':'index-of-terms','browsing-context_58':'history','popup-sandboxing-flag-set_index':'index-of-terms','browsing-context_59':'webappapis','b_22':'index','b_21':'index','b_20':'index','index-terms_X':'index-of-terms','progress_0':'webappapis','refsGBK':'references','valid-non-empty-url-potentially-surrounded-by-spaces_20':'index','valid-non-empty-url-potentially-surrounded-by-spaces_21':'index','editable':'editing-apis','printing':'user-prompts','details_19':'index','attr-fae-form_index':'index-of-terms','the-dropzone-attribute_index':'index-of-terms','absolute-url_index':'index-of-terms','attr-media-preload-auto_index':'index-of-terms','event-handler-contet-attributes_14':'index','ix-handler-onfocus':'index','attr-input-max':'common-input-element-attributes','refsMEDIAFRAG':'references','reload-override-buffer_index':'index-of-terms','flow-content_159':'index','flow-content_158':'index','document_58':'dynamic-markup-insertion','document_59':'dynamic-markup-insertion','document_56':'dynamic-markup-insertion','document_57':'dynamic-markup-insertion','document_54':'dynamic-markup-insertion','document_55':'dynamic-markup-insertion','document_52':'dynamic-markup-insertion','document_53':'dynamic-markup-insertion','document_50':'dom','document_51':'dynamic-markup-insertion','navigator_0':'browsers','attr-track-kind-descriptions_index':'index-of-terms','input_18':'content-models','input_19':'wai-aria','input_10':'index','input_11':'index','input_12':'index','input_13':'global-attributes','input_14':'global-attributes','input_15':'content-models','input_16':'content-models','input_17':'content-models','phrasing-content_39':'the-cite-element','phrasing-content_38':'te-cite-element','normal-elements_index':'index-of-terms','phrasing-content_33':'the-small-element','phrasing-content_32':'the-small-element','phrasing-content_31':'the-small-element','phrasing-content_30':'the-strong-element','phrasing-content_37':'the-cite-element','phrasing-content_36':'the-s-element','phrasing-content_35':'the-s-element','phrasing-content_34':'the-s-element','htmlparagraphelement_index':'index-of-terms','editable_0':'editing-apis','syntax-references':'common-microsyntaxes','ix-handler-ondragstart':'index','attr-iframe-longdesc_index':'index-of-terms','valid-week-string':'common-microsyntaxes','text-track-cue-automatic-line-position_index':'index-of-terms','normal-elements_4':'syntax','normal-elements_1':'syntax','normal-elements_0':'syntax','normal-elements_3':'syntax','normal-elements_2':'syntax','number-of-days-in-month-month-of-year-year':'common-microsyntaxes','link-type-help_index':'index-of-terms','form_76':'index','col_14':'index','editable_index':'index-of-terms','col_10':'index''type_120':'index','col_12':'index','col_13':'index','htmlselectelement_index':'index-of-terms','the-id-attribute_index':'index-of-terms','attr-colgroup-span_index':'index-of-terms','htmlaudioelement_0':'index','htmlaudioelement_1':'index','willful-violation_index':'index-of-terms','noscript_1':'content-models','texttrack':'media-elements','handler-onmouseup':'webappapis','output_8':'forms','output_9':'forms','output_6':'content-models','output_7':'wai-aria','output_4':'content-models','output_5':'content-models','output_2':'introduction','output_3':'introduction','attr-body-marginbottom':'obsolete','output_1':'index','refsPROGRESS':'references','handler-onmouseout_0':'dom','handler-onmouseout_1':'elements','handler-onmouseout_2':'browsers','handler-onmouseout_3':'index','attr-tdth-colspan_index':'index-of-terms','attr-meter-max':'the-meter-element','valid-time-string':'common-microsyntaxes','embed_19':'index','embed_18':'obsolete','embed_15':'obsolete','embed_14':'obsolete','embed_17':'obsolete','embed_16''obsolete','embed_11':'dimension-attributes','embed_10':'the-embed-element','embed_13':'obsolete','context-menu-state':'the-menu-element','body':'introduction','valid-date-string_8':'states-of-the-type-attribute','handler-onmousemove_index':'index-of-terms','attr-fs-target':'form-submission','td_0':'index','concept-dnd-rw_index':'index-of-terms','kbd_20':'index','kbd_21':'index','browsing-context_34':'browsers','floating-point-numbers':'common-microsyntaxes','col_6':'obsolete','htmltabledatacellelement_0':'index','kbd_22':'index','htmldivelement':'the-div-element','formenctype_32':'index','formenctype_30':'form-submission','formenctype_31':'index','meta-application-name_index':'index-of-terms','attr-textarea-cols_index':'index-of-terms','id_2':'the-map-element','handler-window-onpageshow_1':'browsers','id_0':'global-attributes','id_1':'global-attributes','trackeventinit_index':'index-of-terms','id_4':'obsolete','the-directionality_2':'global-attributes','concept-meta-extensions_1':'the-meta-element','concep-meta-extensions_0':'infrastructure','concept-meta-extensions_2':'obsolete','event-mediacontroller-ended_index':'index-of-terms','the-html-element_3':'global-attributes','event-mediacontroller-ended':'media-elements','external_index':'index-of-terms','attr-hyperlink-target_0':'index','the-script-element':'the-script-element','handler-onmousemove':'webappapis','syntax-comments_12':'syntax','syntax-comments_13':'syntax','syntax-comments_10':'syntax','syntax-comments_11':'syntax','navigating-auxiliary-browsing-contexts-in-the-dom':'browsers','dom-media-network_idle_index':'index-of-terms','attr-a-urn':'obsolete','legend_1':'the-fieldset-element','refsCSS':'references','seamless':'the-iframe-element','refsCSP':'references','htmloptionscollection-0':'common-dom-interfaces','refsDOMEVENTS':'references','a-purely-decorative-image-that-doesn\'t-add-any-information':'the-img-element','input_145':'index','input_144':'index','input_147':'index','input_146':'index','input_141':'index','input_140':'obsolete','input_143''index','input_142':'index','input_149':'index','global-attributes_55':'the-bdo-element','case-sensitive_index':'index-of-terms','name_50':'index','the-canvas-element':'the-canvas-element','boolean-attribute_index':'index-of-terms','html_28':'index','drop_0':'dnd','valid-date-string_index':'index-of-terms','handler-onshow_2':'browsers','height_35':'index','form-owner_index':'index-of-terms','handler-onshow_3':'index','attr-textarea-wrap-hard':'the-textarea-element','stylesheet_1':'links','event-appcache-checking':'offline','stylesheet_0':'links','stylesheet_3':'links','stylesheet_2':'links','refsUTR36':'references','origin_3':'iana','stylesheet_4':'links','ix-handler-oninput':'index','htmloptionscollection_3':'the-select-element','origin_0':'the-iframe-element','pre_21':'index','select_59':'index','handler-oncontextmenu_2':'browsers','select_58':'index','concept-datetime-local_0':'states-of-the-type-attribute','htmlformelement_index':'index-of-terms','htmldatalistelement':'the-datalist-element','handler-onivalid':'webappapis','seeking_0':'webappapis','seeking_1':'index','name_54':'index','name_55':'obsolete','name_56':'obsolete','name_57':'the-embed-element','step_16':'states-of-the-type-attribute','name_51':'index','legend_8':'obsolete','name_53':'index','name_58':'common-dom-interfaces','name_59':'the-select-element','select_55':'index','meter':'index','select_54':'index','img_20':'the-img-element','img_21':'the-img-element','img_22':'the-img-element','img_23':'the-img-element','img_24':'the-img-element','img_25':'the-img-element','concept-datetime-digit_9':'common-microsyntaxes','concept-datetime-digit_8':'common-microsyntaxes','img_28':'image-maps','concept-datetime-digit_6':'common-microsyntaxes','concept-datetime-digit_5':'common-microsyntaxes','concept-datetime-digit_4':'common-microsyntaxes','concept-datetime-digit_3':'common-microsyntaxes','text-track-loading_0':'the-track-element','concept-datetime-digit_1':'common-microsyntaxes','concept-datetime-digit_0':'common-microsyntaxes','document.open()':'dm','li':'introduction','dom-media-network_empty_0':'media-elements','the-command-element':'the-command-element','fallback-content_index':'index-of-terms','common-idioms':'links','attr-hr-noshade':'obsolete','valid-non-empty-url_0':'urls','htmlelement_144':'index','the-noscript-element_index':'index-of-terms','attr-hyperlink-target_index':'index-of-terms','code-unit-length_index':'index-of-terms','event-mediacontroller-play_index':'index-of-terms','attr-input-type-checkbox-keyword':'the-input-element','data-protocol_index':'index-of-terms','attr-input-type-range':'wai-aria','htmlelement_145':'index','drag-data-store_2':'dnd','offsets-into-the-media-resource':'media-elements','a-type-that-the-user-agent-knows-it-cannot-render':'media-elements','set-the-current-base-text_index':'index-of-terms','constraints':'constraints','the-fieldset-element_index':'index-of-terms','attr-input-multiple':'common-input-element-attributes','the-track-element_index':'index-of-terms','the-u-element_index':'index-of-terms','the-a-lement_index':'index-of-terms','sandboxed-forms-browsing-context-flag':'browsers','hreflang_4':'the-area-element','text-track-cue-vertical-growing-right-writing-direction':'media-elements','hreflang_6':'links','dom-link-disabled':'the-link-element','hreflang_0':'index','hreflang_1':'the-a-element','hreflang_2':'the-a-element','hreflang_3':'the-area-element','htmlelement_246':'index','duration-time-component-scale_index':'index-of-terms','hreflang_8':'index','hreflang_9':'index','element-dfn-contexts_53':'the-rp-element','element-dfn-contexts_52':'the-rt-element','element-dfn-contexts_51':'the-ruby-element','element-dfn-contexts_50':'the-mark-element','element-dfn-contexts_57':'the-br-element','element-dfn-contexts_56':'the-span-element','rel':'the-link-element','element-dfn-contexts_54':'the-bdi-element','element-dfn-contexts_59':'the-ins-element','element-dfn-contexts_58':'the-wbr-element','math':'mathml','type_44':'wai-aria','type_45':'wai-aria','type_46':'wai-aria','type_47':'wai-aria','type_40':'wai-ari','type_41':'wai-aria','type_42':'wai-aria','type_43':'wai-aria','the-translate-attribute':'global-attributes','htmlelement_148':'index','the-placeholder-attribute':'common-input-element-attributes','type_48':'wai-aria','type_49':'wai-aria','attr-spellcheck_0':'index','text-track-cue-snap-to-lines-flag':'media-elements','command-facet-disabledstate':'commands','htmlelement_149':'index','concept-rtl_index':'index-of-terms','dynamic-markup-insertion_index':'index-of-terms','attr-dataformatas_index':'index-of-terms','attr-details-open':'the-details-element','dfn_23':'index','event-handler-content-attributes_16':'index','refsFULLSCREEN':'references','dfn_21':'index','event-appcache-downloading_index':'index-of-terms','pagetransitionevent_1':'index','event-handler-content-attributes_17':'index','a-group-of-images-that-form-a-single-larger-picture-with-no-links':'the-img-element','onsuspend':'global-attributes','phrasing-content_240':'index','text-track-loaded':'media-elements','attr-area-alt':'the-area-element',global-attributes_98':'the-meter-element','media-resource-specific-text-track_index':'index-of-terms','global-attributes_93':'the-option-element','global-attributes_92':'the-optgroup-element','global-attributes_91':'the-datalist-element','global-attributes_90':'the-select-element','global-attributes_97':'the-progress-element','global-attributes_96':'the-output-element','attr-title':'global-attributes','global-attributes_94':'the-textarea-element','concept-appcache-manifest-network_1':'offline','concept-appcache-manifest-network_0':'offline','attr-fe-name-isindex_index':'index-of-terms','category-listed_18':'index','button_18':'obsolete','onmouseup':'global-attributes','category-listed_14':'index','category-listed_15':'index','category-listed_16':'index','phrasing-content_243':'index','category-listed_10':'index','category-listed_11':'index','category-listed_12':'index','category-listed_13':'index','heading-content_2':'the-aside-element','heading-content_3':'the-hgroup-element','heading-content_0':'content-mdels','heading-content_1':'content-models','heading-content_6':'headings-and-sections','heading-content_7':'the-dt-element','heading-content_4':'the-hgroup-element','heading-content_5':'the-address-element','heading-content_8':'the-th-element','attr-dim-height':'dimension-attributes','event-handler-content-attributes_15':'index','videotracklist_3':'media-elements','videotracklist_2':'media-elements','videotracklist_1':'media-elements','videotracklist_0':'media-elements','flow-content_196':'index','phrasing-content_242':'index','handler-window-onmessage_1':'browsers','handler-window-onmessage_0':'the-body-element','phrasing-content_133':'the-datalist-element','phrasing-content_132':'the-datalist-element','phrasing-content_131':'the-datalist-element','phrasing-content_130':'the-select-element','phrasing-content_137':'the-keygen-element','phrasing-content_136':'the-keygen-element','phrasing-content_135':'the-textarea-element','phrasing-content_134':'the-textarea-element','phrasing-content_139':'the-output-elemnt','phrasing-content_138':'the-output-element','flow-content_192':'index','section_1':'content-models','section_0':'content-models','section_3':'wai-aria','section_2':'content-models','section_5':'the-section-element','section_4':'sections','section_7':'the-section-element','section_6':'the-section-element','section_9':'the-section-element','section_8':'the-section-element','handler-ondurationchange_3':'index','tbody_2':'the-table-element','tbody_3':'the-colgroup-element','tbody_0':'the-table-element','tbody_1':'the-table-element','tbody_6':'the-thead-element','tbody_7':'the-thead-element','tbody_4':'the-tbody-element','tbody_5':'the-tbody-element','plaintext':'obsolete','tbody_8':'the-tfoot-element','tbody_9':'the-tfoot-element','attr-contenteditable_index':'index-of-terms','table-aria-strong':'wai-aria','text-track-cue-identifier_1':'media-elements','text-track-cue-identifier_0':'media-elements','text-track-cue-start-alignment_index':'index-of-terms','attr-object-vspace':'obsolete','text-track-showing_inex':'index-of-terms','event-handler-content-attributes_10':'index','min':'forms','html-mime-type_index':'index-of-terms','var_10':'index','ix-handler-onsuspend':'index','attr-datasrc':'obsolete','handler-ondurationchange':'webappapis','attr-meta-charset':'the-meta-element','link_13':'the-link-element','link_12':'the-link-element','the-body-element_4':'the-footer-element','the-body-element_5':'the-address-element','link_17':'the-link-element','the-body-element_3':'the-body-element','link_15':'the-link-element','link_14':'the-link-element','link_19':'the-meta-element','link_18':'the-link-element','ix-handler-onratechange':'index','attr-ol-start_index':'index-of-terms','active-document':'browsers','attr-tdth-width':'obsolete','dir_19':'the-bdo-element','dir_18':'the-bdo-element','object_58':'index','object_59':'index','dir_15':'requirements-relating-to-bidirectional-algorithm-formatting-characters','dir_14':'global-attributes','dir_17':'the-bdi-element','dir_16':'the-bdi-element','dir_11':'global-attributes','ir_10':'global-attributes','dir_13':'global-attributes','dir_12':'global-attributes','ordinal-value_index':'index-of-terms','src_38':'the-audio-element','src_39':'the-audio-element','src_36':'the-audio-element','src_37':'the-audio-element','src_34':'the-video-element','src_35':'the-audio-element','src_32':'the-video-element','src_33':'the-video-element','src_30':'index','src_31':'the-video-element','time-state-(type=time)':'states-of-the-type-attribute','noscript_9':'the-noscript-element','noscript_8':'the-noscript-element','noscript_7':'the-noscript-element','noscript_6':'the-style-element','noscript_5':'the-meta-element','noscript_4':'the-link-element','noscript_3':'wai-aria','noscript_2':'content-models','readonly_40':'wai-aria','noscript_0':'content-models','browsing-context_18':'browsers','dom-location-port_index':'index-of-terms','populate-the-list-of-pending-text-tracks':'media-elements','multiple_22':'states-of-the-type-attribute','multiple_23':'states-of-the-type-attribute','the-html-element-0':'do','event-handler-content-attributes_6':'webappapis','controls':'content-models','s_10':'index','event-handler-content-attributes_7':'webappapis','multiple_26':'states-of-the-type-attribute','execCommand_index':'index-of-terms','multiple_27':'common-input-element-attributes','texttrackcue_4':'media-elements','handler-onclose_index':'index-of-terms','selecting-specific-audio-and-video-tracks-declaratively':'media-elements','texttrackcue_5':'media-elements','multiple_25':'states-of-the-type-attribute','palpable-content_34':'the-u-element','object_54':'index','palpable-content_35':'the-mark-element','refsRFC1494':'references','attr-hx-align':'obsolete','handler-onemptied_index':'index-of-terms','palpable-content_32':'the-i-element','the-figcaption-element':'the-figcaption-element','texttrackcue_1':'media-elements','handler-window-onstorage':'webappapis','recommended-reading':'introduction','media-resource_18':'media-elements','media-resource_19':'media-elements','palpable-content_30':'the-kbd-element','media-reource_12':'media-elements','media-resource_13':'media-elements','media-resource_10':'media-elements','media-resource_11':'media-elements','media-resource_16':'media-elements','media-resource_17':'media-elements','media-resource_14':'media-elements','media-resource_15':'media-elements','ratechange':'webappapis','refsORIGIN':'references','attr-script-src_index':'index-of-terms','value-track-kind-commentary':'media-elements','master-command_0':'the-command-element','datalist':'content-models','the-head-element-0':'dom','flow-content_171':'index','flow-content_170':'index','flow-content_173':'index','the-html-syntax_8':'the-xhtml-syntax','flow-content_175':'index','flow-content_174':'index','flow-content_177':'index','flow-content_176':'index','flow-content_179':'index','flow-content_178':'index','radio-button-group_index':'index-of-terms','text-track-label_1':'media-elements','text-track-label_0':'media-elements','attr-video-poster':'the-video-element','text-track-label_2':'media-elements','embedded-content-2_ndex':'index-of-terms','input_38':'wai-aria','input_39':'wai-aria','input_36':'wai-aria','input_37':'wai-aria','input_34':'wai-aria','compatibility-caseless_0':'the-map-element','input_32':'wai-aria','input_33':'wai-aria','input_30':'wai-aria','input_31':'wai-aria','phrasing-content_19':'the-noscript-element','phrasing-content_18':'the-noscript-element','attr-tbody-charoff':'obsolete','phrasing-content_15':'requirements-relating-to-bidirectional-algorithm-formatting-characters','phrasing-content_14':'content-models','phrasing-content_17':'the-script-element','phrasing-content_16':'the-script-element','phrasing-content_11':'content-models','phrasing-content_10':'content-models','phrasing-content_13':'content-models','phrasing-content_12':'content-models','location_2':'history','location_3':'history','location_0':'dom','location_1':'browsers','location_6':'history','location_4':'history','location_5':'history','htmltimeelement_0':'index','object_50':'index','the-html-syntax_6':'the-iframe-element','plugin':'ifrastructure','common-dom-interfaces':'common-dom-interfaces','attr-ol-type_index':'index-of-terms','rp_3':'the-ruby-element','rp_2':'the-ruby-element','rp_1':'the-ruby-element','rp_0':'the-ruby-element','rp_7':'the-rt-element','rp_6':'the-ruby-element','rp_5':'the-ruby-element','rp_4':'the-ruby-element','dl_20':'index','attributes':'element-definitions','rp_9':'the-rp-element','rp_8':'the-rp-element','ix-handler-onmousedown':'index','text-track-list-of-cues_3':'media-elements','text-track-list-of-cues_2':'media-elements','text-track-list-of-cues_1':'media-elements','text-track-list-of-cues_0':'media-elements','text-track-list-of-cues_7':'media-elements','text-track-list-of-cues_6':'media-elements','text-track-list-of-cues_5':'media-elements','text-track-list-of-cues_4':'media-elements','refsCSSOM':'references','text-track-list-of-cues_8':'media-elements','table_45':'obsolete','a_80':'index','concept-date':'common-microsyntaxes','a_82':'index','table_44':'obsolete','a_84':'index','a_85':'index','a_86':'inde','table_43':'obsolete','media-element_index':'index-of-terms','styling_index':'index-of-terms','table_42':'obsolete','button_9':'forms','external_0':'browsers','external_1':'system-state-and-capabilities','parent-browsing-context_8':'browsers','parent-browsing-context_9':'browsers','parent-browsing-context_4':'browsers','parent-browsing-context_5':'browsers','parent-browsing-context_6':'browsers','parent-browsing-context_7':'browsers','parent-browsing-context_0':'browsers','event-media-seeked':'media-elements','parent-browsing-context_2':'browsers','date-and-time-state-(type=datetime)':'states-of-the-type-attribute','refsWIN1254':'references','beforeunloadevent_index':'index-of-terms','onfocus_1':'the-body-element','onfocus_0':'the-body-element','onfocus_2':'index','the-time-element_index':'index-of-terms','refsCP51932':'references','formenctype_18':'states-of-the-type-attribute','formenctype_19':'states-of-the-type-attribute','formenctype_14':'states-of-the-type-attribute','formenctype_15':'states-of-the-ype-attribute','formenctype_16':'states-of-the-type-attribute','formenctype_17':'states-of-the-type-attribute','formenctype_10':'states-of-the-type-attribute','formenctype_11':'states-of-the-type-attribute','formenctype_12':'states-of-the-type-attribute','formenctype_13':'states-of-the-type-attribute','playing-the-media-resource':'media-elements','defining-term':'the-dfn-element','body_18':'the-body-element','body_17':'the-body-element','body_16':'the-body-element','body_15':'the-body-element','body_14':'the-body-element','body_13':'the-body-element','body_12':'the-body-element','body_11':'the-body-element','body_10':'the-body-element','vspace':'the-embed-element','attr-form-name_0':'introduction','concept-rel-extensions_0':'infrastructure','htmltablesectionelement_8':'index','htmltablesectionelement_9':'index','htmltablesectionelement_6':'index','attr-track-kind-chapters_0':'the-track-element','action_4':'index','action_3':'form-submission','action_2':'form-submission','action_1':'the-form-element','action0':'the-form-element','dir_index':'index-of-terms','the-head-element-0_index':'index-of-terms','concept-appcache-manifest-network_index':'index-of-terms','attr-tr-align':'obsolete','attr-option-disabled_index':'index-of-terms','the-h2-element':'the-aside-element','htmloptionscollection_2':'the-select-element','embedded-content_25':'index','htmldlistelement':'the-dl-element','syntax-comments_index':'index-of-terms','text-track-hidden_0':'media-elements','embedded-content_27':'index','input_163':'index','attr-select-required':'the-select-element','input_161':'index','syntax-end-tag_18':'syntax','input_167':'index','input_166':'index','input_165':'index','xhtml-document':'infrastructure','attr-button-type-reset_index':'index-of-terms','htmlobjectelement_index':'index-of-terms','attr-command-type-keyword-command_index':'index-of-terms','attr-command-type-state-command_0':'the-command-element','attr-command-type-state-command_1':'the-command-element','document_index':'index-of-terms','concept-events-trusted':'inrastructure','syntax-cdata_0':'syntax','min_8':'states-of-the-type-attribute','min_9':'states-of-the-type-attribute','min_4':'states-of-the-type-attribute','min_5':'states-of-the-type-attribute','min_6':'states-of-the-type-attribute','min_7':'states-of-the-type-attribute','min_0':'the-input-element','min_1':'the-input-element','min_2':'the-input-element','min_3':'states-of-the-type-attribute','dt_1':'the-dl-element','dt_0':'the-dl-element','dt_3':'the-dt-element','dt_2':'the-dl-element','dt_5':'the-dt-element','dt_4':'the-dt-element','dt_7':'the-dd-element','dt_6':'the-dt-element','multiple_13':'states-of-the-type-attribute','dt_8':'the-dd-element','multiple_11':'states-of-the-type-attribute','multiple_10':'states-of-the-type-attribute','multiple_17':'states-of-the-type-attribute','multiple_16':'states-of-the-type-attribute','multiple_15':'states-of-the-type-attribute','multiple_14':'states-of-the-type-attribute','footer_20':'syntax','global-attributes':'global-attributes','open()':'dynamic-markup-insertion,'nextid':'obsolete','handler-window-onbeforeunload_1':'browsers','elements-in-the-dom':'elements','refsRFC3023':'references','inert_2':'editing','inert_3':'editing','inert_0':'wai-aria','inert_1':'editing','inert_6':'editing','inert_4':'editing','inert_5':'editing','value-track-kind-subtitle':'media-elements','refsRFC2616':'references','attr-area-shape-poly':'the-area-element','refsSHA1':'references','manifest_0':'the-html-element','manifest_1':'the-html-element','manifest_2':'the-base-element','manifest_3':'index','hard':'index','dom-document-querycommandsupported':'editing-apis','the-fieldset-element':'the-fieldset-element','mediacontroller_0':'the-video-element','mediacontroller_1':'media-elements','mediacontroller_2':'media-elements','mediacontroller_3':'media-elements','mediacontroller_4':'media-elements','mediacontroller_5':'media-elements','mediacontroller_6':'media-elements','mediacontroller_7':'media-elements','mediacontroller_8':'media-elements','mediacontroller_9':'media-elements','attr-xml-lang:'global-attributes','attr-link-target':'obsolete','table-layout-techniques':'the-table-element','htmlelement_90':'the-legend-element','sandboxed-origin-browsing-context-flag':'browsers','attr-table-frame_index':'index-of-terms','soft':'index','concept-option-value_index':'index-of-terms','attributes-common-to-form-controls_index':'index-of-terms','ix-handler-onkeyup':'index','attr-body-link':'obsolete','img_48':'index','img_49':'index','handler-onreadystatechange':'webappapis','htmlelement_169':'index','img_42':'obsolete','img_43':'obsolete','img_40':'obsolete','img_41':'obsolete','img_46':'index','img_47':'index','img_44':'obsolete','attr-textarea-wrap':'the-textarea-element','child-browsing-context_9':'browsers','the-html-element-0_index':'index-of-terms','the-doctype':'syntax','refsRFC2965':'references','caption_6':'the-table-element','href_13':'the-a-element','concept-week_0':'common-microsyntaxes','child-browsing-context_8':'browsers','htmlelement_137':'index','event-appcache-error':'offline','htmleleent_135':'index','caption_5':'the-table-element','htmlelement_133':'index','htmlelement_132':'index','a.':'the-ol-element','htmlelement_130':'index','caption_2':'the-table-element','sandboxed-auxiliary-navigation-browsing-context-flag':'browsers','area_17':'the-area-element','htmlelement_139':'index','caption_3':'the-table-element','name_26':'the-form-element','href_14':'the-a-element','attr-input-type-hidden_9':'attributes-common-to-form-controls','attr-ul-compact':'obsolete','caption_1':'the-img-element','mime-type':'infrastructure','create-a-drag-data-store':'dnd','htmlinputelement_index':'index-of-terms','sandboxed-plugins-browsing-context-flag':'browsers','loading-the-media-resource':'media-elements','attr-body-marginheight_index':'index-of-terms','phrasing-content_165':'index','manifests':'offline','a-type-that-the-user-agent-knows-it-cannot-render_index':'index-of-terms','handler-onratechange_index':'index-of-terms','root-element_index':'index-of-terms','the-drag-data-item-type-string_1':'dnd','figur_24':'index','figure_25':'index','figure_26':'index','figure_27':'index','element-dfn-contexts_79':'the-tfoot-element','element-dfn-contexts_78':'the-thead-element','figure_22':'index','attr-fe-name':'attributes-common-to-form-controls','element-dfn-contexts_75':'the-colgroup-element','element-dfn-contexts_74':'the-caption-element','element-dfn-contexts_77':'the-tbody-element','element-dfn-contexts_76':'the-col-element','element-dfn-contexts_71':'the-map-element','element-dfn-contexts_70':'the-canvas-element','element-dfn-contexts_73':'the-table-element','element-dfn-contexts_72':'the-area-element','serializability-of-script-execution':'introduction','ondrop':'global-attributes','type_69':'the-input-element','type_66':'forms','type_67':'forms','type_64':'forms','type_65':'forms','type_62':'forms','type_63':'forms','type_60':'wai-aria','type_61':'dimension-attributes','editing':'editing','anonymous':'index','dom-document-querycommandvalue_index':'index-of-terms','phrasing-content_101':'the-del-element','the-ml:base-attribute-(xml-only)':'global-attributes','meter_9':'the-meter-element','meter_8':'the-meter-element','refsAES128CTR':'references','htmlelement_161':'index','meter_5':'wai-aria','meter_4':'content-models','meter_7':'the-progress-element','meter_6':'forms','meter_1':'index','meter_0':'index','meter_3':'content-models','meter_2':'content-models','dom-texttrack-kind-captions':'media-elements','type_108':'index','type_109':'index','mime-types':'media-elements','type_104':'the-menu-element','type_105':'the-menu-element','type_106':'the-menu-element','type_107':'the-menu-element','type_100':'wai-aria','type_101':'wai-aria','type_102':'the-menu-element','type_103':'the-menu-element','text-track-cue-end-time_1':'media-elements','text-track-cue-end-time_0':'media-elements','text-track-cue-end-time_3':'media-elements','text-track-cue-end-time_2':'media-elements','text-track-cue-end-time_4':'media-elements','attr-input-type-hidden_6':'the-input-element','attr-media-muted_index':'index-of-terms','allow-forms_3''index','the-caption-element_index':'index-of-terms','space-character':'common-microsyntaxes','text-cache-manifest':'iana','htmltablecellelement':'attributes-common-to-td-and-th-elements','the-samp-element':'the-samp-element','refsCSSFONTS':'references','multipart-form-data_0':'index','attr-caption-align_index':'index-of-terms','global-attributes_index':'index-of-terms','refsUNICODE':'references','dd_14':'index','phrasing-content_119':'forms','phrasing-content_118':'mathml','attr-iframe-align_index':'index-of-terms','phrasing-content_111':'the-canvas-element','phrasing-content_110':'the-audio-element','phrasing-content_113':'the-map-element','phrasing-content_112':'the-map-element','phrasing-content_115':'the-area-element','phrasing-content_114':'the-area-element','phrasing-content_117':'mathml','phrasing-content_116':'mathml','browsing-context-names':'browsers','type_20':'index','htmlelement_165':'index','refsRFC1557':'references','attr-meter-high':'the-meter-element','attr-input-type-hidden_3':'the-input-lement','attr-label-for':'the-label-element','placeholder_30':'index','toolbar-state_index':'index-of-terms','refsWEBGL':'references','browsing-context-container_4':'browsers','u_13':'index','u_12':'index','u_11':'index','u_10':'index','browsing-context-container_2':'browsers','browsing-context-container_3':'browsers','phrasing-content_227':'index','attr-iframe-name_index':'index-of-terms','attr-embed-align_index':'index-of-terms','thead_10':'the-thead-element','browsing-context-container_1':'browsers','hr_9':'the-hr-element','formaction_5':'states-of-the-type-attribute','formaction_4':'states-of-the-type-attribute','formaction_7':'states-of-the-type-attribute','formaction_6':'states-of-the-type-attribute','formaction_1':'the-input-element','formaction_0':'the-input-element','formaction_3':'states-of-the-type-attribute','formaction_2':'states-of-the-type-attribute','link_35':'links','link_34':'links','link_37':'links','link_36':'links','formaction_9':'states-of-the-type-attribute','formaction_8':'states-of-he-type-attribute','link_33':'links','link_32':'links','attr-meter-value':'the-meter-element','dom-style-disabled':'the-style-element','event-dragleave_index':'index-of-terms','attr-media-src':'media-elements','attr-iframe-hspace_index':'index-of-terms','the-s-element':'the-s-element','htmltitleelement_index':'index-of-terms','src_18':'the-iframe-element','src_19':'the-iframe-element','form-associated-element_18':'index','form-associated-element_19':'index','src_10':'the-script-element','form-associated-element_15':'association-of-controls-and-forms','src_12':'the-img-element','src_13':'the-img-element','src_14':'the-img-element','form-associated-element_11':'the-keygen-element','form-associated-element_12':'the-output-element','form-associated-element_13':'association-of-controls-and-forms','fakepath-srsly':'states-of-the-type-attribute','attr-input-usemap':'obsolete','thead_26':'index','the-textarea-element_index':'index-of-terms','phrasing-content_224':'index','cols_2':'index','htmlscriptelement_index':'ndex-of-terms','void-elements_4':'syntax','void-elements_5':'syntax','void-elements_2':'syntax','void-elements_3':'syntax','void-elements_0':'syntax','void-elements_1':'syntax','width_13':'states-of-the-type-attribute','attr-iframe-vspace':'obsolete','command-facet-id_0':'commands','value-track-kind-main':'media-elements','the-cite-element':'the-cite-element','phrasing-content_223':'index','concept-option-value_1':'the-datalist-element','selected':'common-input-element-attributes','concept-option-value_0':'the-select-element','href_8':'index','href_9':'introduction','non-conforming-features':'obsolete','href_0':'urls','href_1':'urls','href_2':'the-base-element','href_3':'the-base-element','href_4':'the-base-element','href_5':'index','handler-onclose_0':'dom','handler-onclose_1':'elements','effective-script-origin_0':'dom','effective-script-origin_1':'dom','effective-script-origin_2':'browsers','phrasing-content_222':'index','handler-onreadystatechange_index':'index-of-terms','dom-feature-strings':'common-do-interfaces','valid-non-empty-url-potentially-surrounded-by-spaces_index':'index-of-terms','text-track-cue-end-alignment_index':'index-of-terms','ended_0':'index','the-figure-element_index':'index-of-terms','math_index':'index-of-terms','attr-fs-method-post_index':'index-of-terms','active-document_0':'dom','media-resource_31':'media-elements','media-resource_32':'media-elements','media-resource_33':'media-elements','media-resource_34':'media-elements','media-resource_35':'media-elements','media-resource_36':'media-elements','media-resource_37':'media-elements','media-resource_38':'media-elements','media-resource_39':'media-elements','attr-input-type-color_1':'the-input-element','live_index':'index-of-terms','phrasing-content_77':'the-mark-element','phrasing-content_76':'the-u-element','phrasing-content_75':'the-u-element','phrasing-content_74':'the-u-element','phrasing-content_73':'the-b-element','phrasing-content_72':'the-b-element','phrasing-content_71':'the-b-element','phrasing-content_70':'the-i-element,'phrasing-content_79':'the-mark-element','oncuechange':'global-attributes','flow-content_117':'the-th-element','flow-content_116':'the-td-element','flow-content_115':'the-caption-element','flow-content_114':'the-table-element','flow-content_113':'the-table-element','flow-content_112':'mathml','flow-content_111':'mathml','flow-content_110':'mathml','flow-content_119':'the-form-element','flow-content_118':'forms','input_54':'forms','input_55':'forms','input_56':'forms','input_57':'forms','input_50':'forms','input_51':'forms','input_52':'forms','input_53':'forms','onerror_6':'index','onerror_5':'webappapis','onerror_4':'the-body-element','onerror_3':'the-body-element','onerror_2':'the-body-element','onerror_1':'webappapis','onerror_0':'the-body-element','htmlulistelement_index':'index-of-terms','attr-fs-action':'form-submission','the-select-element_index':'index-of-terms','th':'index','attr-input-type-reset-keyword_index':'index-of-terms','attr-input-type-tel_4':'states-of-the-type-attribute','attr-input-typetel_3':'the-input-element','attr-input-type-tel_2':'the-input-element','attr-input-type-tel_1':'wai-aria','attr-input-type-tel_0':'wai-aria','the-object-element_index':'index-of-terms','session-history-entry_6':'history','attr-tbody-align_index':'index-of-terms','input_78':'states-of-the-type-attribute','attr-input-type-search':'global-attributes','document_98':'browsers','input_79':'states-of-the-type-attribute','mq':'common-microsyntaxes','attr-source-type_index':'index-of-terms','set-the-current-base-text_0':'the-ruby-element','document_92':'browsers','flow-content_139':'the-menu-element','document_90':'browsers','document_91':'browsers','document_96':'browsers','document_97':'browsers','document_94':'browsers','flow-content_138':'the-command-element','text-cache-manifest_index':'index-of-terms','session-history-entry_7':'history','htmlheadingelement_4':'index','htmlheadingelement_5':'index','htmlheadingelement_6':'index','attr-iframe-src_index':'index-of-terms','htmlheadingelement_0':'index','htmlheadinelement_1':'index','htmlheadingelement_2':'index','htmlheadingelement_3':'index','flow-content_135':'the-details-element','flow-content_134':'the-meter-element','flow-content_137':'the-details-element','htmlelement_15':'the-section-element','htmlelement_14':'the-body-element','htmlelement_17':'the-article-element','htmlelement_16':'the-nav-element','htmlelement_11':'the-style-element','htmlelement_10':'the-meta-element','htmlelement_13':'the-noscript-element','htmlelement_12':'the-script-element','input_76':'states-of-the-type-attribute','value-track-kind-description_index':'index-of-terms','htmlelement_19':'the-aside-element','htmlelement_18':'the-aside-element','flow-content_130':'the-textarea-element','flow-content_133':'the-progress-element','dragover_1':'index','dragover_0':'dnd','hreflang_5':'links','input_75':'states-of-the-type-attribute','element-dfn-attributes_index':'index-of-terms','element-type':'infrastructure','description':'the-meta-element','attr-input-type-radio_3':'states-of-the-type-attrbute','attr-input-type-radio_2':'the-input-element','attr-input-type-radio_1':'the-input-element','attr-input-type-radio_0':'wai-aria','obsolete-permitted-doctype-string_0':'syntax','step_36':'constraints','body_39':'obsolete','step_28':'states-of-the-type-attribute','step_29':'states-of-the-type-attribute','body_31':'editing','body_30':'editing','body_33':'syntax','in-a-document_2':'the-command-element','body_35':'syntax','body_34':'syntax','body_37':'syntax','body_36':'syntax','hreflang_7':'links','meta-description':'the-meta-element','ix-handler-window-onpopstate':'index','valid-simple-color':'common-microsyntaxes','metadata-content_25':'index','metadata-content_24':'index','alt_38':'the-input-element','metadata-content_22':'index','allow-popups_0':'the-iframe-element','allow-popups_1':'browsers','height_23':'states-of-the-type-attribute','height_22':'states-of-the-type-attribute','height_21':'states-of-the-type-attribute','height_20':'states-of-the-type-attribute','height_27':'states-of-the-type-attribue','height_26':'states-of-the-type-attribute','height_25':'states-of-the-type-attribute','height_24':'states-of-the-type-attribute','valid-floating-point-number_17':'index','height_29':'states-of-the-type-attribute','height_28':'states-of-the-type-attribute','step_20':'states-of-the-type-attribute','step_21':'states-of-the-type-attribute','reload-override-flag':'dom','scripting-1':'scripting-1','scripting-0':'infrastructure','attr-script-for':'obsolete','img':'index','writing':'syntax','href_10':'introduction','eventhandler_210':'browsers','edits':'edits','relaxing-the-same-origin-restriction':'browsers','attr-object-declare_index':'index-of-terms','eventhandler_211':'browsers','attr-input-type-text-keyword_index':'index-of-terms','eventhandler_212':'browsers','the-bdi-element':'the-bdi-element','attr-area-coords_index':'index-of-terms','handler-onended_index':'index-of-terms','history_4':'history','history_5':'history','history_6':'history','history_0':'browsers','history_1':'history','history_2':'history''history_3':'history','attr-input-type-reset_1':'the-input-element','attr-input-type-reset_0':'the-input-element','attr-base-href':'the-base-element','multiple_35':'the-select-element','multiple_34':'the-select-element','multiple_37':'index','multiple_36':'the-option-element','multiple_31':'wai-aria','multiple_30':'wai-aria','multiple_33':'the-select-element','text-tracks-describing-chapters':'media-elements','the-blockquote-element':'the-blockquote-element','dom-media-have_enough_data':'media-elements','attr-input-type-email-keyword':'the-input-element','attr-fe-disabled_index':'index-of-terms','concept-dnd-ro_0':'dnd','text-track-cue-text_index':'index-of-terms','usemap_8':'index','client-identification':'system-state-and-capabilities','attr-input-type-color-keyword':'the-input-element','refsPDF':'references','th_37':'obsolete','text-track-in-band-metadata-track-dispatch-type':'media-elements','th_36':'obsolete','event-media-ended_index':'index-of-terms','usemap_9':'index','texttrackmode_index':'index-of-erms','mediacontroller':'media-elements','script_4':'index','script_0':'index','script_1':'index','attr-meta-http-equiv-refresh_0':'the-meta-element','attr-meta-http-equiv-refresh_1':'the-meta-element','valid-mime-type_8':'index','valid-mime-type_9':'index','scoped':'content-models','valid-mime-type_4':'the-embed-element','valid-mime-type_5':'the-object-element','valid-mime-type_6':'the-source-element','valid-mime-type_7':'links','valid-mime-type_0':'infrastructure','valid-mime-type_1':'the-link-element','valid-mime-type_2':'the-style-element','valid-mime-type_3':'the-script-element','div_9':'grouping-content','div_8':'the-nav-element','div_1':'introduction','div_0':'introduction','div_3':'content-models','div_2':'introduction','div_5':'content-models','div_4':'content-models','div_7':'the-section-element','div_6':'content-models','name_18':'the-map-element','name_19':'index','global-attributes_109':'index','drag-data-store-item-list_0':'dnd','name_11':'the-object-element','name_12':'index','name_13':'the-pram-element','name_14':'obsolete','name_15':'index','name_16':'the-map-element','name_17':'the-map-element','session-history-entry_8':'history','rank':'the-aside-element','network-states':'media-elements','current-entry_6':'index','the-footer-element':'the-footer-element','thead_28':'index','current-entry_2':'history','current-entry_3':'history','current-entry_0':'history','current-entry_1':'history','thead_23':'obsolete','thead_22':'obsolete','thead_21':'obsolete','thead_20':'obsolete','thead_27':'index','link-type-help':'links','thead_25':'index','dom-location-hash_0':'history','session-history_index':'index-of-terms','session-history-entry_9':'history','refsMFREL':'references','have-range-limitations':'common-input-element-attributes','none_0':'index','refsBECSS':'references','hashchange_1':'index','hashchange_0':'index','command-facet-action_0':'commands','htmlelement_111':'commands','htmlelement_110':'the-menu-element','htmlelement_113':'index','attr-script-charset':'the-script-element','htmlelement_11':'index','htmlelement_114':'index','htmlelement_117':'index','htmlelement_116':'index','htmlelement_119':'index','htmlelement_118':'index','dom-media-have_nothing':'media-elements','resource-metadata-management_index':'index-of-terms','text-track-cue-end-alignment_0':'media-elements','auto_2':'media-elements','auto_3':'index','auto_0':'the-bdi-element','auto_1':'index','attr-form-name_index':'index-of-terms','document_114':'history','document_115':'history','document_116':'history','classes':'global-attributes','document_110':'history','document_111':'history','document_112':'history','the-multiple-attribute':'common-input-element-attributes','document_118':'history','document_119':'history','window_28':'index','min_18':'states-of-the-type-attribute','min_19':'states-of-the-type-attribute','min_16':'states-of-the-type-attribute','min_17':'states-of-the-type-attribute','min_14':'states-of-the-type-attribute','plugins':'infrastructure','min_12':'states-of-the-type-attribute','min_13':'states-of-the-type-attrbute','min_10':'states-of-the-type-attribute','min_11':'states-of-the-type-attribute','classes_index':'index-of-terms','the-strong-element_index':'index-of-terms','plaintext_index':'index-of-terms','datatransferitemlist':'dnd','attr-ol-type-keyword-upper-alpha':'the-ol-element','web+-scheme-prefix_index':'index-of-terms','event-drag':'dnd','colgroup_18':'index','colgroup_19':'index','colgroup_16':'index','colgroup_17':'index','colgroup_14':'syntax','colgroup_15':'syntax','colgroup_12':'syntax','colgroup_13':'syntax','colgroup_10':'the-tr-element','colgroup_11':'syntax','htmltrackelement_0':'index','script-content-restrictions':'the-script-element','window_22':'webappapis','the-title-element':'the-title-element','palpable-content_6':'the-header-element','palpable-content_7':'the-footer-element','palpable-content_4':'the-aside-element','palpable-content_5':'the-hgroup-element','palpable-content_2':'the-article-element','palpable-content_3':'the-aside-element','element-dfn-contexts_9':'the-body-element','elemet-dfn-contexts_8':'the-noscript-element','element-dfn-contexts_7':'the-script-element','texttrackmode_0':'media-elements','element-dfn-contexts_5':'the-meta-element','element-dfn-contexts_4':'the-link-element','element-dfn-contexts_3':'the-base-element','element-dfn-contexts_2':'the-title-element','element-dfn-contexts_1':'the-head-element','element-dfn-contexts_0':'the-html-element','command-facet-checkedstate_4':'commands','rowspan_0':'the-th-element','button_19':'index','transparent_8':'the-video-element','transparent_9':'the-video-element','phrasing-content_204':'index','noscript_28':'the-noscript-element','noscript_29':'the-noscript-element','transparent_2':'the-style-element','transparent_3':'the-noscript-element','transparent_0':'content-models','transparent_1':'the-style-element','noscript_22':'the-noscript-element','noscript_23':'the-noscript-element','transparent_4':'the-noscript-element','noscript_21':'the-noscript-element','attr-keygen-keytype_index':'index-of-terms','track_17':'media-elements',sandboxed-scripts-browsing-context-flag_0':'browsers','htmlelement_101':'the-textarea-element','event-handler-content-attributes_71':'index','phrasing-content_229':'index','attr-iframe-seamless_index':'index-of-terms','defer_6':'index','concept-datetime-local':'common-microsyntaxes','defer_5':'the-script-element','defer_2':'the-script-element','defer_3':'the-script-element','defer_0':'the-script-element','defer_1':'the-script-element','accept-charset':'the-form-element','colors':'common-microsyntaxes','radio':'index','phrasing-content_226':'index','handler-window-onload':'webappapis','phrasing-content_225':'index','htmloptionscollection':'common-dom-interfaces','event-handler-content-attributes_72':'index','the-directionality_9':'global-attributes','the-directionality_8':'global-attributes','the-directionality_3':'global-attributes','handler-window-onpageshow_0':'the-body-element','the-directionality_1':'global-attributes','the-directionality_0':'global-attributes','the-directionality_7':'global-attributes''the-directionality_6':'global-attributes','the-directionality_5':'global-attributes','the-directionality_4':'global-attributes','onselect':'global-attributes','phrasing-content_221':'index','global-attributes_59':'the-wbr-element','global-attributes_58':'the-br-element','global-attributes_57':'the-span-element','global-attributes_56':'the-span-element','htmlstyleelement':'the-style-element','global-attributes_54':'the-bdi-element','global-attributes_53':'the-rp-element','global-attributes_52':'the-rt-element','global-attributes_51':'the-ruby-element','global-attributes_50':'the-mark-element','the-sub-and-sup-elements':'the-sub-and-sup-elements','have_nothing':'media-elements','attr-dropzone-link':'dnd','datatransferitem_3':'dnd','datatransferitem_2':'dnd','datatransferitem_1':'dnd','datatransferitem_0':'dnd','phrasing-content_200':'index','datatransferitem_5':'dnd','datatransferitem_4':'dnd','media-element_60':'media-elements','media-element_61':'media-elements','media-element_62':'index','drag-data-store_':'dnd','refsFILEAPI':'references','drag-data-store_3':'dnd','attr-iframe-srcdoc':'the-iframe-element','drag-data-store_1':'dnd','drag-data-store_0':'dnd','drag-data-store_7':'dnd','drag-data-store_6':'dnd','drag-data-store_5':'dnd','drag-data-store_4':'dnd','the-h4-element':'the-aside-element','event-handler-content-attributes_75':'index','attr-input-type-time-keyword':'the-input-element','placeholder_13':'states-of-the-type-attribute','placeholder_12':'states-of-the-type-attribute','placeholder_11':'states-of-the-type-attribute','placeholder_10':'states-of-the-type-attribute','placeholder_17':'states-of-the-type-attribute','placeholder_16':'states-of-the-type-attribute','placeholder_15':'states-of-the-type-attribute','placeholder_14':'states-of-the-type-attribute','pageshow_1':'index','pageshow_0':'index','placeholder_19':'states-of-the-type-attribute','placeholder_18':'states-of-the-type-attribute','attr-tdth-headers':'attributes-common-to-td-and-th-elements','event-handler-content-attributes_76':'index''attr-fs-formnovalidate_index':'index-of-terms','text-track-cue-vertical-growing-right-writing-direction_0':'media-elements','audiotracklist_index':'index-of-terms','script-content-restrictions_0':'the-script-element','track_19':'media-elements','mark_16':'index','mark_17':'index','mark_14':'index','mark_15':'index','mark_12':'usage-summary','mark_13':'obsolete','mark_10':'the-mark-element','mark_11':'the-mark-element','a-utf-16-encoding_0':'urls','htmlelement_102':'the-keygen-element','mark_18':'index','td_32':'obsolete','the-html-syntax_9':'obsolete','attr-button-type-button':'the-button-element','the-html-syntax_3':'the-noscript-element','the-html-syntax_2':'namespaces','the-html-syntax_1':'infrastructure','the-html-syntax_0':'infrastructure','the-html-syntax_7':'syntax','onkeydown':'global-attributes','the-html-syntax_5':'the-iframe-element','the-html-syntax_4':'the-pre-element','section_20':'index','section_21':'index','section_22':'index','opener-browsing-context_index':'index-of-terms','htmlelement_13':'the-output-element','src_72':'states-of-the-type-attribute','src_73':'index','src_70':'states-of-the-type-attribute','src_71':'states-of-the-type-attribute','dom-navigator-registerprotocolhandler_0':'system-state-and-capabilities','content-categories_0':'element-definitions','disabled_31':'the-command-element','category-listed_index':'index-of-terms','attr-track-kind-keyword-metadata_index':'index-of-terms','syntax-end-tag_19':'syntax','maxlength':'forms','syntax-end-tag_17':'syntax','syntax-end-tag_16':'syntax','syntax-end-tag_15':'syntax','syntax-end-tag_14':'syntax','mediaerror':'media-elements','concept-section':'headings-and-sections','syntax-end-tag_11':'syntax','syntax-end-tag_10':'syntax','disabled_30':'the-command-element','handler-onmousedown_3':'index','handler-onmousedown_2':'browsers','handler-onmousedown_1':'elements','handler-onmousedown_0':'dom','attr-area-shape-rect':'the-area-element','form-submission_12':'index','oninvalid':'global-attributes','refsWIN949':'references','the-ins-elemen_index':'index-of-terms','syntax-errors':'introduction','browsing-context_62':'index','readonly_10':'wai-aria','htmlembedelement_1':'index','htmlembedelement_0':'index','disabled_32':'index','element-dfn-attributes':'element-definitions','attr-keygen-challenge':'the-keygen-element','top-level-browsing-context_index':'index-of-terms','html_21':'syntax','attr-hidden':'index','browsing-context_50':'history','attr-track-kind-chapters_index':'index-of-terms','html_20':'syntax','category-reset':'forms','event-mediacontroller-timeupdate_index':'index-of-terms','html_26':'index','attr-html-version_index':'index-of-terms','attr-th-scope-col':'the-th-element','browsing-context_51':'history','n':'the-table-element','media-resource_56':'media-elements','media-resource_57':'media-elements','media-resource_54':'media-elements','media-resource_55':'media-elements','media-resource_52':'media-elements','media-resource_53':'media-elements','media-resource_50':'media-elements','media-resource_51':'media-elements','attr-sourcemedia_index':'index-of-terms','attr-fs-method-get':'form-submission','blink_index':'index-of-terms','media-resource_58':'media-elements','media-resource_59':'media-elements','phrasing-content_59':'the-samp-element','phrasing-content_58':'the-var-element','attr-iframe-frameborder':'obsolete','phrasing-content_51':'the-time-element','phrasing-content_50':'the-time-element','phrasing-content_53':'the-code-element','phrasing-content_52':'the-time-element','phrasing-content_55':'the-code-element','phrasing-content_54':'the-code-element','phrasing-content_57':'the-var-element','phrasing-content_56':'the-var-element','text-track-cue-line-position_7':'media-elements','text-track-cue-line-position_6':'media-elements','text-track-cue-line-position_5':'media-elements','text-track-cue-line-position_4':'media-elements','text-track-cue-line-position_3':'media-elements','text-track-cue-line-position_2':'media-elements','text-track-cue-line-position_1':'media-elements','text-track-cue-line-position_0':'media-elements','inpt_72':'states-of-the-type-attribute','input_73':'states-of-the-type-attribute','input_70':'states-of-the-type-attribute','input_71':'states-of-the-type-attribute','xml-mime-type':'infrastructure','input_77':'states-of-the-type-attribute','input_74':'states-of-the-type-attribute','text-track-cue-line-position_8':'media-elements','attr-img-hspace':'obsolete','nav_19':'index','nav_18':'index','nav_13':'links','nav_12':'links','nav_11':'links','nav_10':'the-div-element','nav_17':'index','nav_16':'index','nav_15':'index','nav_14':'syntax','handler-onended':'webappapis','drag-data-store-mode':'dnd','keygen_23':'index','a-link-or-button-containing-nothing-but-the-image':'the-img-element','keygen_22':'index','the-li-element_index':'index-of-terms','handler-onsubmit_3':'index','keygen_20':'index','htmlkeygenelement':'the-keygen-element','text-track-cue-start-alignment':'media-elements','keygen_26':'index','eventhandlernonnull_0':'webappapis','set-of-comma-separated-tokens_index':'index-of-terms','the-bdi-element_indx':'index-of-terms','space-character_index':'index-of-terms','htmltrackelement_1':'index','body_50':'index','autofocus_15':'index','hyperlink-annotation_3':'links','hyperlink-annotation_2':'links','hyperlink-annotation_1':'links','hyperlink-annotation_0':'links','refsEDITING':'references','hyperlink-annotation_4':'links','the-title-element_0':'dom','htmlelement_39':'the-strong-element','htmlelement_38':'the-em-element','htmlelement_37':'the-a-element','htmlelement_36':'the-div-element','htmlelement_35':'the-figcaption-element','htmlelement_34':'the-figure-element','htmlelement_33':'the-dd-element','htmlelement_32':'the-dt-element','htmlelement_31':'the-dl-element','htmlelement_30':'the-li-element','tbody_14':'syntax','browsing-context_57':'history','tbody_15':'syntax','refsSDPOFFERANSWER':'references','category-label':'forms','scriptingLanguages':'the-script-element','concept-timezone':'common-microsyntaxes','attr-hr-align_index':'index-of-terms','loop_5':'index','htmloptionelement_index':'index-of-terms','body_13':'syntax','attr-input-usemap_index':'index-of-terms','attr-input-autocomplete_index':'index-of-terms','body_53':'index','body_52':'index','body_51':'index','concept-yearless-date':'common-microsyntaxes','body_57':'index','body_56':'index','body_55':'index','body_54':'index','sectioning-root_index':'index-of-terms','body_59':'index','body_58':'index','htmlvideoelement_1':'index','dragenter':'webappapis','usemap_12':'index','usemap_10':'index','usemap_11':'index','tbody_18':'syntax','dom-media-have_metadata_index':'index-of-terms','element-dfn-dom_58':'the-wbr-element','element-dfn-dom_59':'the-ins-element','element-dfn-dom_52':'the-rt-element','element-dfn-dom_53':'the-rp-element','element-dfn-dom_50':'the-mark-element','element-dfn-dom_51':'the-ruby-element','element-dfn-dom_56':'the-span-element','element-dfn-dom_57':'the-br-element','element-dfn-dom_54':'the-bdi-element','element-dfn-dom_55':'the-bdo-element','attr-object-type_index':'index-of-terms','rows_0':'the-textarea-element','rows_1':'index,'videotracklist_index':'index-of-terms','srclang':'the-track-element','htmllinkelement_1':'index','htmllinkelement_0':'the-link-element','htmllinkelement_2':'index','syntax-ambiguous-ampersand_1':'syntax','syntax-ambiguous-ampersand_0':'syntax','the-ins-element':'the-ins-element','syntax-ambiguous-ampersand_2':'syntax','attr-embed-type':'the-embed-element','attr-background':'obsolete','attr-id':'index','global-attributes_68':'the-audio-element','global-attributes_69':'the-source-element','dom-link-disabled_0':'the-link-element','refsRFC4281':'references','media-element_9':'the-source-element','media-element_8':'the-source-element','set-of-space-separated-tokens_8':'index','datetime_5':'the-ins-element','set-of-space-separated-tokens_6':'the-link-element','media-element_0':'global-attributes','set-of-space-separated-tokens_4':'common-microsyntaxes','set-of-space-separated-tokens_5':'global-attributes','set-of-space-separated-tokens_2':'common-microsyntaxes','set-of-space-separated-tokens_3':'common-microsynaxes','set-of-space-separated-tokens_0':'common-microsyntaxes','set-of-space-separated-tokens_1':'common-microsyntaxes','iframe_30':'the-iframe-element','iframe_37':'the-iframe-element','global-attributes_60':'the-ins-element','iframe_36':'the-iframe-element','datetime_2':'the-time-element','event-dragenter':'dnd','type_39':'wai-aria','playing_0':'webappapis','iframe_34':'the-iframe-element','sandboxed-automatic-features-browsing-context-flag_index':'index-of-terms','type_38':'wai-aria','htmldialogelement':'commands','button_3':'content-models','attr-datafld_index':'index-of-terms','button_2':'infrastructure','datetime_8':'index','datetime_9':'index','alt_14':'the-img-element','refsATOM':'references','button_6':'content-models','seeked':'webappapis','attr-button-type-submit':'the-button-element','concept-appcache-manifest-fallback_1':'offline','eventhandler_113':'the-body-element','eventhandler_112':'the-body-element','eventhandler_111':'the-body-element','eventhandler_110':'the-body-element','eventhandler_17':'the-body-element','eventhandler_116':'the-body-element','eventhandler_115':'the-body-element','eventhandler_114':'the-body-element','xml-mime-type_3':'iana','xml-mime-type_2':'infrastructure','xml-mime-type_1':'infrastructure','xml-mime-type_0':'introduction','htmlmodelement_2':'attributes-common-to-ins-and-del-elements','htmlmodelement_3':'index','htmlmodelement_0':'the-ins-element','htmlmodelement_1':'the-del-element','handler-ontimeupdate_index':'index-of-terms','isindex-0':'obsolete','attr-input-type-text_2':'the-input-element','attr-input-type-text_3':'the-input-element','attr-input-type-text_0':'wai-aria','attr-input-type-text_1':'wai-aria','attr-input-type-text_6':'attributes-common-to-form-controls','attr-input-type-text_7':'obsolete','attr-input-type-text_4':'the-input-element','attr-input-type-text_5':'states-of-the-type-attribute','media-element-attributes_0':'the-video-element','media-element-attributes_1':'the-audio-element','event-media-play':'media-elements','event-mediacontroller-loadedetadata_index':'index-of-terms','name_32':'states-of-the-type-attribute','name_33':'states-of-the-type-attribute','name_30':'the-input-element','name_31':'the-input-element','name_36':'states-of-the-type-attribute','name_37':'the-button-element','rel=':'infrastructure','name_35':'states-of-the-type-attribute','attr-input-type-time_0':'the-input-element','attr-input-type-time_1':'the-input-element','name_38':'the-button-element','name_39':'the-select-element','handler-onvolumechange_1':'elements','handler-onvolumechange_0':'dom','handler-onvolumechange_3':'index','handler-onvolumechange_2':'browsers','url_17':'history','url_16':'commands','url_15':'forms','url_14':'media-elements','url_13':'media-elements','url_12':'the-iframe-element','url_11':'the-meta-element','url_10':'the-meta-element','obsolete-permitted-doctype-string':'syntax','url_19':'history','url_18':'history','label_38':'the-option-element','label_39':'index','attr-input-hspace_index':'index-of-terms','label_30':'index','label_31':'index','label32':'index','label_33':'index','label_34':'index','label_35':'the-optgroup-element','label_36':'index','label_37':'the-option-element','attr-dropzone':'index','the-summary-element_index':'index-of-terms','handler-onmouseup_index':'index-of-terms','ins_16':'the-ins-element','ins_17':'attributes-common-to-ins-and-del-elements','readonly':'wai-aria','media-data_11':'media-elements','external-resource-link_2':'the-link-element','ins_13':'edits','ins_10':'content-models','ins_11':'content-models','syntax-newlines_3':'syntax','ins_18':'attributes-common-to-ins-and-del-elements','ins_19':'edits-and-paragraphs','event-media-waiting_index':'index-of-terms','fieldset_9':'the-fieldset-element','fieldset_8':'forms','fieldset_3':'headings-and-sections','fieldset_2':'content-models','fieldset_1':'content-models','fieldset_0':'common-dom-interfaces','fieldset_7':'forms','fieldset_6':'forms','fieldset_5':'forms','fieldset_4':'the-div-element','prev_0':'links','formenctype_2':'states-of-the-type-attribute','default_1':'inde','webappapis':'webappapis','refsCLDR':'references','datatransferitem_index':'index-of-terms','handler-onseeking_3':'index','map_20':'index','phrasing-content_187':'index','document_67':'the-form-element','formenctype_1':'the-input-element','meta-keywords':'the-meta-element','state-object_index':'index-of-terms','concept-duration_0':'common-microsyntaxes','concept-duration_1':'common-microsyntaxes','document_132':'index','document_130':'editing','document_131':'index','attr-crossorigin-none_index':'index-of-terms','navigating-nested-browsing-contexts-in-the-dom':'browsers','min_38':'the-meter-element','min_39':'the-meter-element','required_29':'the-select-element','required_28':'the-select-element','sec-implicit-aria-semantics':'wai-aria','min_30':'states-of-the-type-attribute','min_31':'states-of-the-type-attribute','required_21':'states-of-the-type-attribute','required_20':'states-of-the-type-attribute','required_27':'wai-aria','min_35':'common-input-element-attributes','required_25':'common-input-elementattributes','required_24':'states-of-the-type-attribute','htmlelement_190':'index','noframes_index':'index-of-terms','row':'index','downloading':'offline','dom-navigator-registerprotocolhandler_index':'index-of-terms','htmlelement_195':'index','attr-input-alt_index':'index-of-terms','valid-non-negative-integer_18':'index','valid-non-negative-integer_19':'index','valid-non-negative-integer_12':'the-textarea-element','valid-non-negative-integer_13':'the-textarea-element','valid-non-negative-integer_10':'common-input-element-attributes','valid-non-negative-integer_11':'the-select-element','valid-non-negative-integer_16':'index','valid-non-negative-integer_17':'index','valid-non-negative-integer_14':'attributes-common-to-form-controls','valid-non-negative-integer_15':'links','flow-content_270':'index','flow-content_271':'index','attr-tdth-width_index':'index-of-terms','figcaption_15':'links','figcaption_14':'the-caption-element','figcaption_17':'index','figcaption_16':'index','figcaption_11':'the-img-element','igcaption_10':'the-img-element','figcaption_13':'the-caption-element','figcaption_12':'the-table-element','metadata':'index','text-html_index':'index-of-terms','child-browsing-context_index':'index-of-terms','active-range_index':'index-of-terms','attr-dir-rtl-state_0':'global-attributes','global-attributes_75':'the-caption-element','global-attributes_74':'the-table-element','global-attributes_77':'the-col-element','global-attributes_76':'the-colgroup-element','global-attributes_71':'the-canvas-element','global-attributes_70':'the-track-element','global-attributes_73':'the-area-element','global-attributes_72':'the-map-element','concept-role-none_13':'wai-aria','global-attributes_79':'the-thead-element','global-attributes_78':'the-tbody-element','attr-ol-type-keyword-lower-roman_index':'index-of-terms','xlink-namespace_2':'syntax','rowspan_2':'index','htmlolistelement_0':'index','attr-iframe-sandbox-allow-same-origin':'browsers','set-of-space-separated-tokens_9':'index','global-dates-and-times':'common-microsntaxes','type_22':'the-object-element','media-element_1':'the-video-element','attr-meta-http-equiv-content-type_8':'the-meta-element','type_21':'the-object-element','type_26':'index','type_27':'index','type_24':'the-object-element','set-of-space-separated-tokens_7':'links','attr-meta-http-equiv-content-type_2':'the-meta-element','attr-meta-http-equiv-content-type_3':'the-meta-element','attr-meta-http-equiv-content-type_0':'the-meta-element','attr-meta-http-equiv-content-type_1':'the-meta-element','attr-meta-http-equiv-content-type_6':'the-meta-element','attr-meta-http-equiv-content-type_7':'the-meta-element','attr-meta-http-equiv-content-type_4':'the-meta-element','attr-meta-http-equiv-content-type_5':'the-meta-element','hidden_19':'editing','media-element_2':'the-video-element','sandboxed-navigation-browsing-context-flag_2':'browsers','sandboxed-navigation-browsing-context-flag_1':'browsers','sandboxed-navigation-browsing-context-flag_0':'browsers','media-element_5':'the-audio-element','media-element_4':'te-audio-element','media-element_7':'the-source-element','reset-button-state-(type=reset)':'states-of-the-type-attribute','concept-event-dispatch_index':'index-of-terms','resource-metadata-management':'dom','media-element_6':'the-audio-element','toolbar':'index','media-element_46':'media-elements','media-element_47':'media-elements','media-element_44':'media-elements','media-element_45':'media-elements','media-element_42':'media-elements','media-element_43':'media-elements','media-element_40':'media-elements','media-element_41':'media-elements','dom-style-disabled_0':'the-style-element','media-element_48':'media-elements','media-element_49':'media-elements','image-map_0':'the-img-element','image-map_1':'the-img-element','image-map_2':'the-object-element','image-map_3':'the-map-element','image-map_4':'the-area-element','image-map_5':'the-area-element','image-map_6':'the-area-element','autofocus_0':'the-input-element','image-map_8':'index','image-map_9':'index','handler-onmousewheel_3':'index','handler-onmouseheel_2':'browsers','handler-onmousewheel_1':'elements','handler-onmousewheel_0':'dom','hidden_12':'editing','style-default-media':'the-style-element','hidden_15':'editing','handler-onkeydown_index':'index-of-terms','an-entry-with-persisted-user-state':'history','hidden_14':'editing','pattern_10':'states-of-the-type-attribute','pattern_11':'states-of-the-type-attribute','pattern_12':'states-of-the-type-attribute','pattern_13':'states-of-the-type-attribute','pattern_14':'states-of-the-type-attribute','pattern_15':'states-of-the-type-attribute','pattern_16':'states-of-the-type-attribute','pattern_17':'states-of-the-type-attribute','pattern_18':'states-of-the-type-attribute','pattern_19':'states-of-the-type-attribute','hidden_16':'editing','post':'index','img_45':'iana','attr-button-type-button_index':'index-of-terms','prev':'links','htmlprogresselement':'the-progress-element','valid-time-zone-offset-string_2':'index','valid-time-zone-offset-string_1':'the-time-element','valid-time-zone-offset-string_0':'commonmicrosyntaxes','embed_28':'index','attr-input-readonly':'common-input-element-attributes','obsolete-permitted-doctype_index':'index-of-terms','top-level-browsing-context_9':'browsers','global-attributes_4':'the-link-element','attr-input-type-month':'wai-aria','handler-onloadedmetadata_index':'index-of-terms','attr-track-kind-keyword-captions_index':'index-of-terms','src_58':'states-of-the-type-attribute','src_59':'states-of-the-type-attribute','src_54':'states-of-the-type-attribute','src_55':'states-of-the-type-attribute','src_56':'states-of-the-type-attribute','src_57':'states-of-the-type-attribute','src_50':'states-of-the-type-attribute','src_51':'states-of-the-type-attribute','src_52':'states-of-the-type-attribute','src_53':'states-of-the-type-attribute','authors-using-html':'iana','browsing-context-nested-through_2':'browsers','the-datatransferitemlist-interface':'dnd','maxlength_1':'the-input-element','playing_1':'index','syntax-attribute-value':'syntax','figure':'content-models','reset-button-state-(tpe=reset)_index':'index-of-terms','hreflang':'the-link-element','span_22':'the-colgroup-element','text-track-not-loaded':'media-elements','col_3':'syntax','span_20':'index','span_21':'index','attr-input-type-hidden-keyword':'the-input-element','pre_18':'obsolete','pre_17':'obsolete','pre_16':'syntax','pre_15':'syntax','pre_14':'syntax','pre_13':'the-samp-element','pre_12':'the-code-element','pre_11':'the-code-element','pre_10':'the-pre-element','col_4':'syntax','span_25':'index','the-option-element':'the-option-element','xml:base':'urls','event-media-stalled_index':'index-of-terms','link-type-license':'links','attr-col-valign_index':'index-of-terms','htmlareaelement':'the-area-element','figcaption':'grouping-content','refsPORTERDUFF':'references','style_39':'index','style_38':'index','style_37':'index','style_36':'index','style_35':'index','style_34':'syntax','syntax-elements_1':'syntax','syntax-elements_0':'the-iframe-element','style_31':'the-noscript-element','style_30':'the-noscript-element','appcacheevets':'offline','attr-select-multiple':'the-select-element','concept-fs-enctype_0':'form-submission','concept-fs-enctype_1':'constraints','handler-onseeking_index':'index-of-terms','the-span-element':'the-span-element','list-of-pending-text-tracks_1':'media-elements','list-of-pending-text-tracks_0':'media-elements','list-of-pending-text-tracks_3':'media-elements','list-of-pending-text-tracks_2':'media-elements','ascii-case-insensitive_35':'index','article_10':'the-article-element','article_11':'the-article-element','article_12':'the-article-element','article_13':'the-article-element','article_14':'the-article-element','article_15':'the-address-element','article_16':'the-blockquote-element','article_17':'the-div-element','article_18':'links','article_19':'links','input_90':'states-of-the-type-attribute','input_91':'states-of-the-type-attribute','input_92':'states-of-the-type-attribute','text-track-cue-pause-on-exit-flag':'media-elements','input_94':'states-of-the-type-attribute','input_95':'states-of-the-type-ttribute','input_96':'states-of-the-type-attribute','input_97':'states-of-the-type-attribute','a-quick-introduction-to-html':'introduction','input_99':'states-of-the-type-attribute','ascii-case-insensitive_34':'index','handler-onselect_3':'index','ix-handler-onabort':'index','attr-input-autocomplete':'common-input-element-attributes','label_28':'index','closing-the-input-stream':'dynamic-markup-insertion','hidden-state-(type=hidden)':'states-of-the-type-attribute','attr-button-value_index':'index-of-terms','aside_11':'syntax','text-track-cue-order':'media-elements','canplaythrough_0':'index','conversations':'links','the-h5-element':'the-aside-element','enumerated-attribute_14':'form-submission','enumerated-attribute_15':'form-submission','enumerated-attribute_16':'the-command-element','enumerated-attribute_17':'the-menu-element','size_8':'states-of-the-type-attribute','size_9':'states-of-the-type-attribute','enumerated-attribute_12':'the-textarea-element','enumerated-attribute_13':'the-keygen-element','size4':'states-of-the-type-attribute','size_5':'states-of-the-type-attribute','size_6':'states-of-the-type-attribute','size_7':'states-of-the-type-attribute','handler-onchange_1':'elements','handler-onchange_0':'dom','size_2':'states-of-the-type-attribute','size_3':'states-of-the-type-attribute','name':'the-meta-element','plugin_index':'index-of-terms','attr-dim-height_index':'index-of-terms','the-dialog-element':'commands','spacer_index':'index-of-terms','other-metadata-names':'the-meta-element','text-track-cue-text_3':'media-elements','text-track-cue-text_2':'media-elements','text-track-cue-text_1':'media-elements','text-track-cue-text_0':'media-elements','the-hidden-attribute_index':'index-of-terms','htmlelement_59':'the-bdo-element','htmlelement_58':'the-bdi-element','nav_9':'the-aside-element','nav_8':'the-nav-element','htmltablecolelement_1':'index','htmlelement_51':'the-i-element','htmlelement_50':'the-sub-and-sup-elements','nav_1':'content-models','htmlelement_52':'the-b-element','htmlelement_55':'the-rby-element','htmlelement_54':'the-mark-element','htmlelement_57':'the-rp-element','htmlelement_56':'the-rt-element','del_22':'edits-and-lists','del_23':'edits-and-lists','del_20':'edits-and-paragraphs','del_21':'edits-and-lists','del_26':'obsolete','del_27':'index','del_24':'edits-and-lists','del_25':'edits-and-lists','del_28':'index','del_29':'index','element-dfn-content-model_88':'the-button-element','basefont_index':'index-of-terms','attr-fe-name_index':'index-of-terms','ol_19':'syntax','caption_21':'index','caption_20':'index','caption_22':'index','the-meter-element_index':'index-of-terms','htmlunknownelement':'elements','form_40':'index','attr-input-vspace_index':'index-of-terms','eventhandler':'webappapis','attr-meter-high_index':'index-of-terms','form_41':'index','the-size-attribute':'common-input-element-attributes','enabling-and-disabling-form-controls':'attributes-common-to-form-controls','element-dfn-content-model_82':'the-th-element','element-dfn-content-model_83':'the-form-element','body_71':'idex','ol_10':'the-ul-element','ol_11':'the-ul-element','blocked-by-a-modal-dialog':'editing','element-dfn-content-model_86':'the-label-element','element-dfn-content-model_87':'the-input-element','track_13':'the-track-element','track_12':'the-track-element','track_11':'the-source-element','track_10':'the-audio-element','element-dfn-dom_78':'the-thead-element','element-dfn-dom_79':'the-tfoot-element','track_15':'the-track-element','track_14':'the-track-element','element-dfn-dom_74':'the-caption-element','element-dfn-dom_75':'the-colgroup-element','element-dfn-dom_76':'the-col-element','element-dfn-dom_77':'the-tbody-element','element-dfn-dom_70':'the-canvas-element','element-dfn-dom_71':'the-map-element','element-dfn-dom_72':'the-area-element','element-dfn-dom_73':'the-table-element','origin':'browsers','suspend':'webappapis','refsPAGEVIS':'references','ol_24':'index','dom-location-protocol_0':'history','mime-type_9':'media-elements','mime-type_8':'media-elements','htmltablecellelement_index':'index-of-terms''mime-type_3':'infrastructure','mime-type_2':'infrastructure','mime-type_1':'infrastructure','mime-type_0':'introduction','mime-type_7':'media-elements','mime-type_6':'the-embed-element','mime-type_5':'the-script-element','mime-type_4':'the-link-element','doctype-legacy-string':'syntax','error-codes':'media-elements','event-media-playing_index':'index-of-terms','htmldetailselement_0':'index','htmldetailselement_1':'index','htmlmodelement_6':'index','attr-th-scope-rowgroup_index':'index-of-terms','onloadedmetadata':'global-attributes','ix-handler-onvolumechange':'index','label_26':'obsolete','the-figure-element':'the-figure-element','eventhandler_119':'the-body-element','legend_2':'the-fieldset-element','eventhandler_118':'the-body-element','attr-track-kind-chapters':'the-track-element','legend_3':'the-fieldset-element','matches-the-environment_index':'index-of-terms','legend_0':'forms','valid-non-empty-url-potentially-surrounded-by-spaces':'urls','element-dfn-contexts_index':'index-of-terms','x-this':'introuction','a_38':'links','legend_6':'attributes-common-to-form-controls','valid-mime-type-with-no-parameters_0':'states-of-the-type-attribute','legend_7':'obsolete','pre':'global-attributes','legend_4':'the-legend-element','parse-a-sandboxing-directive_index':'index-of-terms','dates-and-times':'common-microsyntaxes','concept-role-none_index':'index-of-terms','legend_5':'the-legend-element','attr-command-disabled_index':'index-of-terms','hyperlink_45':'links','label_24':'editing','hyperlink_44':'links','attr-link-sizes':'links','refsGRAPHICS':'references','refsXPATH10':'references','any':'links','legend_9':'obsolete','element-dfn-content-model_85':'the-legend-element','attr-a-urn_index':'index-of-terms','attr-th-scope-row':'the-th-element','eventhandler_139':'media-elements','eventhandler_138':'media-elements','formnovalidate_28':'the-button-element','eventhandler_131':'media-elements','eventhandler_130':'media-elements','eventhandler_133':'media-elements','eventhandler_132':'media-elements','eventhandler_135''media-elements','eventhandler_134':'media-elements','eventhandler_137':'media-elements','eventhandler_136':'media-elements','url-decomposition-idl-attributes_0':'urls','url-decomposition-idl-attributes_1':'the-a-element','url-decomposition-idl-attributes_2':'the-area-element','url-decomposition-idl-attributes_3':'history','multiple':'the-input-element','text-track-mode_index':'index-of-terms','session-history_10':'index','event-pageshow':'history','creator-document_index':'index-of-terms','icon':'the-command-element','the-draggable-attribute_index':'index-of-terms','handler-onabort_index':'index-of-terms','htmlcanvaselement_index':'index-of-terms','willful-violation_1':'states-of-the-type-attribute','willful-violation_0':'urls','html-elements_14':'global-attributes','event-media-play_index':'index-of-terms','the-lang-and-xml:lang-attributes':'global-attributes','text-track-in-band-metadata-track-dispatch-type_index':'index-of-terms','element-dfn-attributes_98':'the-details-element','element-dfn-attributes_9':'the-summary-element','label_18':'the-label-element','label_19':'the-label-element','label_16':'the-label-element','label_17':'the-label-element','label_14':'the-label-element','label_15':'the-label-element','label_12':'forms','label_13':'forms','label_10':'forms','label_11':'forms','required_8':'states-of-the-type-attribute','required_9':'states-of-the-type-attribute','spacer':'obsolete','onpagehide_0':'index','required_0':'the-input-element','required_1':'the-input-element','required_2':'the-input-element','required_3':'states-of-the-type-attribute','required_4':'states-of-the-type-attribute','required_5':'states-of-the-type-attribute','required_6':'states-of-the-type-attribute','required_7':'states-of-the-type-attribute','readonly_9':'wai-aria','readonly_8':'wai-aria','readonly_1':'wai-aria','readonly_0':'wai-aria','readonly_3':'wai-aria','readonly_2':'wai-aria','readonly_5':'wai-aria','readonly_4':'wai-aria','readonly_7':'wai-aria','readonly_6':'wai-aria','ins_30':'index','ins_31':'index','ins_32':'idex','ins_33':'index','ins_34':'index','the-min-and-max-attributes':'common-input-element-attributes','navigatorcontentutils':'system-state-and-capabilities','formnovalidate':'the-input-element','nobr':'obsolete','disabled_19':'the-keygen-element','attr-iframe-align':'obsolete','attr-select-required_index':'index-of-terms','formnovalidate_16':'states-of-the-type-attribute','formnovalidate_17':'states-of-the-type-attribute','formnovalidate_14':'states-of-the-type-attribute','formnovalidate_15':'states-of-the-type-attribute','formnovalidate_12':'states-of-the-type-attribute','formnovalidate_13':'states-of-the-type-attribute','formnovalidate_10':'states-of-the-type-attribute','formnovalidate_11':'states-of-the-type-attribute','document-base-url_1':'urls','handler-onprogress_2':'browsers','handler-onprogress_3':'index','handler-onprogress_0':'dom','handler-onprogress_1':'elements','htmlelement_250':'index','ix-handler-window-onhashchange':'index','enumerated-attribute_index':'index-of-terms','xml-mime-type_inde':'index-of-terms','concept-time':'common-microsyntaxes','concept-section_index':'index-of-terms','phrasing-content_176':'index','attr-hr-noshade_index':'index-of-terms','the-var-element':'the-var-element','application-xhtml+xml':'iana','link-type-author_index':'index-of-terms','simple-color_index':'index-of-terms','drageventinit_0':'dnd','element-dfn-dom':'element-definitions','htmlelement_155':'index','htmlelement_154':'index','htmlelement_157':'index','htmlelement_156':'index','htmlelement_151':'index','htmlelement_150':'index','htmlelement_153':'index','htmlelement_152':'index','the-summary-element':'the-summary-element','refsGREGORIAN':'references','the-header-element':'the-header-element','htmlelement_158':'index','the-dropzone-attribute':'dnd','flow-content_218':'index','flow-content_219':'index','flow-content_214':'index','flow-content_215':'index','attr-input-type-email_4':'states-of-the-type-attribute','attr-input-type-email_5':'states-of-the-type-attribute','attr-input-type-email_2':'the-input-elment','attr-input-type-email_3':'the-input-element','attr-input-type-email_0':'wai-aria','attr-input-type-email_1':'wai-aria','rcdata-elements_index':'index-of-terms','dom-appcache-updateready':'offline','refsTURN':'references','attr-media-loop_index':'index-of-terms','srcdoc':'the-iframe-element','text-track-cue-end-time_index':'index-of-terms','phrasing-content_285':'index','document-base-url_index':'index-of-terms','attr-form-autocomplete-on-state_index':'index-of-terms','text-(type=text)-state-and-search-state-(type=search)_index':'index-of-terms','syntax-attribute-name_3':'syntax','valid-time-zone-offset-string':'common-microsyntaxes','handler-onratechange_3':'index','handler-onratechange_2':'browsers','handler-onratechange_1':'elements','handler-onratechange_0':'dom','global-attributes_13':'the-aside-element','global-attributes_12':'the-article-element','global-attributes_11':'the-nav-element','global-attributes_10':'the-section-element','global-attributes_17':'the-footer-element','global-attributes_1':'the-header-element','global-attributes_15':'the-hgroup-element','global-attributes_14':'the-aside-element','global-attributes_19':'the-p-element','attr-input-type-datetime':'wai-aria','poly':'index','phrasing-content_287':'index','attr-iframe-name':'the-iframe-element','ix-handler-onseeking':'index','attr-dropzone-copy_index':'index-of-terms','refsWEBSTORAGE':'references','blocked-on-parser':'media-elements','attr-textarea-wrap_index':'index-of-terms','attr-media-loop':'media-elements','global-attributes_166':'index','global-attributes_167':'index','anonymous-command':'commands','global-attributes_165':'index','global-attributes_162':'index','global-attributes_163':'index','global-attributes_160':'index','global-attributes_161':'index','cors-settings-attribute_0':'the-img-element','cors-settings-attribute_1':'media-elements','global-attributes_168':'index','global-attributes_169':'index','prefix-match':'infrastructure','media-element_28':'media-elements','media-element_29':'media-elements','media-element24':'media-elements','media-element_25':'media-elements','media-element_26':'media-elements','media-element_27':'media-elements','media-element_20':'media-elements','media-element_21':'media-elements','media-element_22':'media-elements','media-element_23':'media-elements','flow-content_165':'index','event-handler-content-attributes_35':'index','text-track-cue-end-time':'media-elements','rel-icon_index':'index-of-terms','context-menus_0':'the-menu-element','form-owner_9':'the-select-element','form-owner_8':'the-button-element','some-sample-manifests':'offline','the-br-element_index':'index-of-terms','parse-a-sandboxing-directive':'browsers','form-owner_1':'forms','form-owner_0':'the-object-element','form-owner_3':'the-label-element','form-owner_2':'the-fieldset-element','form-owner_5':'states-of-the-type-attribute','form-owner_4':'the-input-element','form-owner_7':'common-input-element-attributes','form-owner_6':'states-of-the-type-attribute','assigning-keyboard-shortcuts':'editing','auxiliary-browsing-contet_1':'browsers','auxiliary-browsing-context_0':'browsers','auxiliary-browsing-context_3':'browsers','auxiliary-browsing-context_2':'browsers','interactive-content_27':'index','style_20':'the-style-element','interactive-content_25':'index','interactive-content_24':'index','interactive-content_23':'index','interactive-content_22':'index','interactive-content_21':'the-menu-element','interactive-content_20':'the-details-element','boolean-attribute_37':'index','boolean-attribute_36':'index','boolean-attribute_35':'index','html':'introduction','boolean-attribute_33':'index','boolean-attribute_32':'index','boolean-attribute_31':'index','boolean-attribute_30':'index','the-dt-element':'the-dt-element','events':'webappapis','boolean-attribute_39':'index','boolean-attribute_38':'index','attr-abbr-title_index':'index-of-terms','phrasing-content_289':'index','phrasing-content_288':'index','videotrack_3':'media-elements','videotrack_2':'media-elements','videotrack_1':'media-elements','videotrack_0':'media-elements','phraing-content_281':'index','phrasing-content_280':'index','phrasing-content_283':'index','videotrack_4':'media-elements','the-window-object':'browsers','link_47':'links','attr-textarea-dirname':'the-textarea-element','charset_8':'the-meta-element','palpable-content':'content-models','time_6':'the-time-element','time_7':'the-time-element','time_0':'content-models','ondragend':'global-attributes','time_2':'content-models','time_3':'text-level-semantics','charset_0':'the-meta-element','charset_1':'the-meta-element','charset_2':'the-meta-element','charset_3':'the-meta-element','charset_4':'the-meta-element','time_9':'the-time-element','html-namespace-0':'namespaces','charset_7':'the-meta-element','the-td-element_index':'index-of-terms','link_40':'links','title_8':'the-style-element','dimension-attributes_0':'the-img-element','refsRFC2045':'references','refsRFC2046':'references','critical-subresources_index':'index-of-terms','link_41':'links','details_22':'index','ready-states':'media-elements','attr-input-type-wek-keyword_index':'index-of-terms','media-data_12':'media-elements','media-data_13':'media-elements','other-applicable-specifications_2':'mathml','other-applicable-specifications_1':'mathml','other-applicable-specifications_0':'elements','ins_14':'the-ins-element','fieldset_22':'attributes-common-to-form-controls','fieldset_23':'syntax','fieldset_20':'the-legend-element','ins_15':'the-ins-element','fieldset_26':'index','allow-scripts_4':'browsers','fieldset_24':'obsolete','var_8':'obsolete','var_7':'usage-summary','ins_12':'the-style-element','var_5':'the-var-element','var_4':'the-var-element','var_3':'the-var-element','var_2':'the-var-element','var_1':'content-models','var_0':'content-models','external-resource-link_0':'the-link-element','for_4':'the-output-element','external-resource-link_1':'the-link-element','style_15':'the-meta-element','style_14':'wai-aria','style_17':'the-style-element','style_16':'the-style-element','style_11':'global-attributes','style_10':'introduction','style_13':'content-models',style_12':'content-models','style_19':'the-style-element','root-element-of-a-document-object_0':'infrastructure','refsWEBWORKERS':'references','wbr':'content-models','isindex':'attributes-common-to-form-controls','htmltextareaelement_1':'index','htmltextareaelement_0':'index','coords':'the-area-element','external-resource-link_8':'links','text-track-cue_18':'media-elements','text-track-cue_19':'media-elements','text-track-cue_16':'media-elements','text-track-cue_17':'media-elements','text-track-cue_14':'media-elements','text-track-cue_15':'media-elements','text-track-cue_12':'media-elements','text-track-cue_13':'media-elements','text-track-cue_10':'media-elements','text-track-cue_11':'media-elements','handler-window-onerror_index':'index-of-terms','radio-button-state-(type=radio)_index':'index-of-terms','syntax-elements':'syntax','attr-input-readonly_index':'index-of-terms','drag-data-store-default-feedback_index':'index-of-terms','event-mediacontroller-pause_index':'index-of-terms','attr-table-border_index:'index-of-terms','attr-table-summary':'obsolete','input_6':'index','article_25':'index','input_4':'index','input_5':'index','input_2':'index','input_3':'index','input_0':'index','meta-generator':'the-meta-element','handler-onstalled':'webappapis','input_8':'index','input_9':'index','attr-contextmenu_index':'index-of-terms','concept-appcache-manifest-network':'offline','article_26':'index','attr-table-datapagesize':'obsolete','article_21':'links','text-track-cue-identifier':'media-elements','canvas_index':'index-of-terms','article_20':'links','ordered-set-of-unique-space-separated-tokens':'common-microsyntaxes','article_23':'syntax','article_22':'links','dom-style-disabled_index':'index-of-terms','ol':'elements','prev_1':'links','valid-duration-string_1':'index','valid-duration-string_0':'the-time-element','base_8':'the-base-element','base_9':'the-base-element','element-dfn-contexts_84':'the-fieldset-element','dom-trees':'infrastructure','base_0':'urls','base_1':'urls','base_2':'content-models','base_3':'wa-aria','base_4':'the-html-element','base_5':'the-base-element','base_6':'the-base-element','base_7':'the-base-element','step_15':'states-of-the-type-attribute','onbeforeunload_0':'index','step_14':'states-of-the-type-attribute','step_17':'states-of-the-type-attribute','htmlelement_73':'the-map-element','htmlelement_72':'the-canvas-element','htmlelement_71':'media-elements','htmlelement_70':'the-track-element','htmlelement_77':'the-table-element','htmlelement_76':'the-table-element','htmlelement_75':'the-table-element','htmlelement_74':'the-area-element','attr-link-type':'the-link-element','htmlelement_79':'the-table-element','htmlelement_78':'the-table-element','command-facet-hiddenstate_1':'commands','step_10':'states-of-the-type-attribute','space-character_34':'syntax','command-facet-hiddenstate_0':'commands','step_13':'states-of-the-type-attribute','space-character_35':'syntax','a_83':'index','step_12':'states-of-the-type-attribute','space-character_36':'syntax','element-dfn-contexts_86':'the-label-elemet','command_0':'index','refsJPEG':'references','space-character_37':'syntax','attr-meter-value_index':'index-of-terms','inline-documentation-for-external-scripts':'the-script-element','handler-oninput_index':'index-of-terms','space-character_30':'syntax','attr-area-shape-keyword-circle_index':'index-of-terms','title_35':'obsolete','element-dfn-dom_16':'the-header-element','element-dfn-dom_17':'the-footer-element','element-dfn-dom_14':'the-aside-element','element-dfn-dom_15':'the-hgroup-element','element-dfn-dom_12':'the-article-element','element-dfn-dom_13':'the-aside-element','htmlimageelement':'the-img-element','element-dfn-dom_11':'the-nav-element','attr-option-value':'the-option-element','space-character_33':'syntax','element-dfn-contexts_87':'the-input-element','element-dfn-dom_18':'the-address-element','element-dfn-dom_19':'the-p-element','htmlmodelement_index':'index-of-terms','dom-location-host_0':'history','tfoot_18':'syntax','tfoot_19':'syntax','tfoot_14':'the-tr-element','tfoot_15':'syntax','tfoo_16':'syntax','tfoot_17':'syntax','tfoot_10':'the-tfoot-element','tfoot_11':'the-tfoot-element','tfoot_12':'the-tfoot-element','tfoot_13':'the-tfoot-element','application-x-www-form-urlencoded_9':'iana','popstateevent':'history','low_2':'the-meter-element','low_3':'the-meter-element','low_0':'the-meter-element','low_1':'the-meter-element','low_4':'the-meter-element','low_5':'index','attr-fs-enctype-urlencoded_index':'index-of-terms','refsWEBSOCKET':'references','audio_0':'index','input_113':'states-of-the-type-attribute','handler-onsuspend_index':'index-of-terms','onafterprint':'the-body-element','audio_2':'index','audio_3':'index','audio_4':'index','emptied_0':'index','dragend':'webappapis','input_117':'common-input-element-attributes','valid-url_0':'urls','valid-url_1':'urls','valid-url_2':'the-meta-element','valid-url_3':'offline','valid-url_4':'offline','valid-url_5':'offline','valid-url_6':'offline','syntax-tags_index':'index-of-terms','usemap_4':'the-object-element','usemap_5':'the-object-element','usmap_6':'the-object-element','usemap_7':'image-maps','usemap_0':'content-models','usemap_1':'the-img-element','usemap_2':'the-img-element','usemap_3':'the-img-element','td_40':'index','text-track-not-loaded_index':'index-of-terms','text-track-hidden_index':'index-of-terms','attr-form-autocomplete-off-state_0':'the-form-element','an-iframe-srcdoc-document_index':'index-of-terms','optimum_3':'index','optimum_2':'the-meter-element','optimum_1':'the-meter-element','optimum_0':'the-meter-element','cors-settings-attribute_index':'index-of-terms','refsSDP':'references','concept-time_index':'index-of-terms','legend_11':'index','attr-body-marginheight':'obsolete','document.open()_2':'browsers','document.open()_0':'dynamic-markup-insertion','document.open()_1':'dynamic-markup-insertion','push-a-ruby-level_0':'the-ruby-element','browsing-context-container':'browsers','refsRFC1922':'references','attr-style-title_index':'index-of-terms','alt':'the-img-element','attr-input-required':'common-input-element-attributes','type119':'index','required_23':'states-of-the-type-attribute','for_6':'index','eventhandler_159':'browsers','required_22':'states-of-the-type-attribute','eventhandler_157':'browsers','eventhandler_156':'browsers','eventhandler_155':'browsers','eventhandler_154':'browsers','eventhandler_153':'browsers','the-ruby-element':'the-ruby-element','eventhandler_151':'browsers','eventhandler_150':'media-elements','min_33':'states-of-the-type-attribute','handler-window-onunload_0':'the-body-element','handler-window-onunload_1':'browsers','navigator_1':'system-state-and-capabilities','min_34':'states-of-the-type-attribute','navigator_3':'system-state-and-capabilities','navigator_2':'system-state-and-capabilities','navigator_5':'system-state-and-capabilities','navigator_4':'system-state-and-capabilities','focus':'editing','valid-url-potentially-surrounded-by-spaces_index':'index-of-terms','min_36':'common-input-element-attributes','foreign-elements_0':'syntax','flow-content_269':'index','min_37':'index','foreign-elements_3''syntax','handler-window-onoffline':'webappapis','foreign-elements_2':'syntax','ordered-set-of-unique-space-separated-tokens_1':'editing','list':'wai-aria','concept-fs-method':'form-submission','text-track_32':'media-elements','text-track_33':'media-elements','text-track_30':'media-elements','text-track_31':'media-elements','text-track_36':'index','text-track_34':'media-elements','text-track_35':'media-elements','foreign-elements_6':'syntax','element-dfn-attributes_72':'the-area-element','element-dfn-attributes_73':'the-table-element','element-dfn-attributes_70':'the-canvas-element','element-dfn-attributes_71':'the-map-element','element-dfn-attributes_76':'the-col-element','element-dfn-attributes_77':'the-tbody-element','element-dfn-attributes_74':'the-caption-element','element-dfn-attributes_75':'the-colgroup-element','element-dfn-attributes_78':'the-thead-element','element-dfn-attributes_79':'the-tfoot-element','attr-meta-charset_index':'index-of-terms','placeholder-label-option_index':'index-of-terms','txt-track-readiness-state_1':'media-elements','text-track-readiness-state_0':'the-track-element','text-track-readiness-state_3':'media-elements','text-track-readiness-state_2':'media-elements','inert_index':'index-of-terms','concept-fs-target':'form-submission','media-resource-specific-text-track':'media-elements','maximum-allowed-value-length_index':'index-of-terms','attr-track-label_index':'index-of-terms','dirname_18':'states-of-the-type-attribute','dirname_19':'states-of-the-type-attribute','dirname_12':'states-of-the-type-attribute','dirname_13':'states-of-the-type-attribute','dirname_10':'states-of-the-type-attribute','dirname_11':'states-of-the-type-attribute','dirname_16':'states-of-the-type-attribute','dirname_17':'states-of-the-type-attribute','dirname_14':'states-of-the-type-attribute','dirname_15':'states-of-the-type-attribute','attr-script-defer':'the-script-element','formnovalidate_34':'index','attr-crossorigin-anonymous_1':'urls','formnovalidate_30':'the-button-element','formnovalidate_31':'fom-submission','formnovalidate_32':'form-submission','unordered-set-of-unique-space-separated-tokens_1':'attributes-common-to-td-and-th-elements','text-track-cue-size_1':'media-elements','onbeforeunload':'the-body-element','text-track-cue-size_2':'media-elements','htmltableheadercellelement_1':'index','htmltableheadercellelement_0':'index','concept-option-disabled_index':'index-of-terms','url-encoded-form-data':'constraints','text-track-loaded_1':'media-elements','text-track-loaded_0':'the-track-element','attr-tbody-align':'obsolete','transparent_14':'index','transparent_15':'index','transparent_16':'index','transparent_17':'index','transparent_10':'the-audio-element','transparent_11':'the-audio-element','transparent_12':'the-canvas-element','transparent_13':'the-map-element','link_57':'obsolete','htmlelement_256':'index','concept-option-disabled':'the-option-element','inter-element-whitespace':'content-models','link_56':'obsolete','handler-window-onpopstate_index':'index-of-terms','link_55':'obsolete','link54':'obsolete','the-track-element':'the-track-element','link_53':'syntax','attr-contenteditable_0':'index','attr-td-scope_index':'index-of-terms','htmlelement_179':'index','link_52':'system-state-and-capabilities','htmlelement_178':'index','flow-content_48':'the-blockquote-element','flow-content_49':'the-blockquote-element','event-handlers_11':'webappapis','event-handlers_10':'webappapis','flow-content_44':'the-hr-element','flow-content_45':'the-hr-element','flow-content_46':'the-pre-element','flow-content_47':'the-pre-element','flow-content_40':'the-address-element','flow-content_41':'the-address-element','flow-content_42':'the-p-element','flow-content_43':'the-p-element','hyperlink_4':'the-base-element','hyperlink_5':'the-base-element','hyperlink_6':'the-link-element','hyperlink_7':'the-link-element','hyperlink_0':'introduction','hyperlink_1':'wai-aria','hyperlink_2':'wai-aria','hyperlink_3':'wai-aria','ix-handler-onshow':'index','hyperlink_8':'the-a-element','hyperlink_9':'the-img-element','author_2':'liks','author_3':'links','flow-content_232':'index','flow-content_233':'index','autokeyword_0':'media-elements','flow-content_231':'index','flow-content_236':'index','flow-content_237':'index','flow-content_234':'index','flow-content_235':'index','flow-content_238':'index','flow-content_239':'index','htmlelement_171':'index','element-dfn-content-model':'element-definitions','htmlelement_170':'index','the-i-element':'the-i-element','the-embed-element':'the-embed-element','th_0':'index','attr-menu-compact_index':'index-of-terms','htmlelement_175':'index','htmlelement_174':'index','refsCSSUI':'references','attr-dir-auto-state_index':'index-of-terms','global-attributes_39':'the-dfn-element','global-attributes_38':'the-q-element','global-attributes_31':'the-div-element','global-attributes_30':'the-figcaption-element','global-attributes_33':'the-em-element','global-attributes_32':'the-a-element','global-attributes_35':'the-small-element','global-attributes_34':'the-strong-element','global-attributes_37':'the-cite-eement','global-attributes_36':'the-s-element','text-track-cue-pause-on-exit-flag_index':'index-of-terms','writing-cache-manifests':'offline','p_10':'content-models','p_11':'content-models','p_12':'content-models','p_13':'content-models','p_14':'content-models','p_15':'the-address-element','p_16':'grouping-content','p_17':'the-p-element','p_18':'the-p-element','p_19':'the-p-element','mediacontroller_21':'media-elements','mediacontroller_20':'media-elements','form-submission-0_index':'index-of-terms','phrasing-content_217':'index','the-thead-element_index':'index-of-terms','attr-tdth-bgcolor':'obsolete','object_17':'the-object-element','unicode-code-point':'infrastructure','attr-mod-cite':'attributes-common-to-ins-and-del-elements','nested-browsing-context_19':'history','bdo_10':'index','nested-browsing-context_18':'browsers','src_16':'obsolete','htmlallcollection':'common-dom-interfaces','reflect':'common-dom-interfaces','ix-handler-onclose':'index','global-attributes_148':'index','global-attributes_149':'inex','attr-tdth-bgcolor_index':'index-of-terms','global-attributes_144':'index','global-attributes_145':'index','global-attributes_146':'index','global-attributes_147':'index','global-attributes_140':'index','nested-browsing-context_15':'browsers','global-attributes_142':'index','global-attributes_143':'index','media_6':'the-source-element','media_7':'the-source-element','media_4':'the-style-element','external-resource-link_6':'links','media_2':'index','media_3':'the-style-element','media_0':'the-link-element','media_1':'the-link-element','lang_8':'the-span-element','media_8':'index','media_9':'the-a-element','concept-command_4':'the-command-element','attr-link-rev_index':'index-of-terms','concept-command_5':'commands','concept-command_6':'editing','strong_12':'the-mark-element','strong_13':'usage-summary','strong_10':'the-b-element','strong_11':'the-b-element','strong_16':'index','strong_17':'index','strong_14':'obsolete','strong_15':'index','thead_8':'the-thead-element','strong_18':'index','strong_19':'indx','pagetransitioneventinit':'history','concept-command_1':'wai-aria','disabled':'the-link-element','lang_1':'global-attributes','lang_0':'elements','external-resource-link_4':'links','edits-and-lists':'edits-and-lists','attr-input-type-date-keyword':'the-input-element','height_4':'the-img-element','height_5':'the-iframe-element','height_6':'the-embed-element','height_7':'the-object-element','height_0':'the-canvas-element','boolean-attribute_18':'the-option-element','height_2':'the-img-element','height_3':'the-img-element','boolean-attribute_15':'the-select-element','boolean-attribute_14':'the-select-element','boolean-attribute_17':'the-option-element','boolean-attribute_16':'the-optgroup-element','height_8':'the-video-element','height_9':'dimension-attributes','boolean-attribute_13':'common-input-element-attributes','boolean-attribute_12':'common-input-element-attributes','the-nav-element':'the-nav-element','htmllinkelement_index':'index-of-terms','applicationcache_index':'index-of-terms','valid-browsing-cntext-name_index':'index-of-terms','text-track-loading_index':'index-of-terms','event-mediacontroller-timeupdate':'media-elements','timeranges_8':'media-elements','timeranges_9':'media-elements','timeranges_4':'media-elements','timeranges_5':'media-elements','timeranges_6':'media-elements','timeranges_7':'media-elements','timeranges_0':'media-elements','timeranges_1':'media-elements','timeranges_2':'media-elements','timeranges_3':'media-elements','area_34':'links','area_35':'links','area_36':'links','area_37':'links','area_30':'links','area_31':'links','area_32':'links','area_33':'links','area_38':'links','area_39':'links','alt_59':'states-of-the-type-attribute','active-sandboxing-flag-set_0':'browsers','attr-body-vlink':'obsolete','concept-input-value-default-range_1':'states-of-the-type-attribute','concept-input-value-default-range_0':'wai-aria','the-select-element':'the-select-element','attr-option-name':'obsolete','attr-blockquote-cite':'the-blockquote-element','dom-appcache-obsolete_index':'index-of-tems','htmllielement_index':'index-of-terms','attr-tr-charoff_index':'index-of-terms','handler-onsuspend':'webappapis','onfocus':'global-attributes','attr-link-methods_index':'index-of-terms','event-media-loadeddata_index':'index-of-terms','event-mediacontroller-loadeddata_index':'index-of-terms','document-family_0':'browsers','document-family_1':'browsers','attr-lang':'global-attributes','document-family_2':'browsers','htmldialogelement_1':'index','htmldialogelement_0':'index','window_39':'index','text-track-model':'media-elements','attr-button-type_index':'index-of-terms','handler-onblur_index':'index-of-terms','sectioning-content_8':'the-header-element','syntax-start-tag_index':'index-of-terms','attr-tdth-headers_index':'index-of-terms','iframe-sandboxing-flag-set':'browsers','concept-submit-button_8':'form-submission','handler-window-ononline':'webappapis','handler-onshow_index':'index-of-terms','attr-form-accept_index':'index-of-terms','valid-integer_index':'index-of-terms','attr-hyperlink-href':'links',data-*_0':'global-attributes','data-*_1':'global-attributes','data-*_2':'global-attributes','refsJLREQ':'references','tr_31':'obsolete','tr_30':'obsolete','tr_33':'index','tr_32':'index','tr_35':'index','tr_34':'index','implementing-the-server-side-processing-for-a-form':'forms','figure_20':'links','dd_11':'syntax','dd_10':'syntax','dd_13':'index','dd_12':'index','handler-ondragleave_1':'elements','handler-ondragleave_0':'dom','attr-a-name':'obsolete','handler-ondragleave_2':'browsers','script':'the-script-element','menus-intro':'the-menu-element','figure_21':'index','eventhandler_197':'browsers','attr-object-align_index':'index-of-terms','dragevent':'dnd','option':'index','valid-mime-type_10':'index','obsolete':'obsolete','attr-body-text':'obsolete','transparent-content-models':'content-models','eventhandler_196':'browsers','command-facet-disabledstate_index':'index-of-terms','flow-content_136':'the-details-element','attr-img-lowsrc_index':'index-of-terms','kind':'the-track-element','handler-onkeypress_indx':'index-of-terms','handler-window-onstorage_index':'index-of-terms','dndevents':'dnd','figure_23':'index','ol_25':'index','command-api':'commands','flow-content_131':'the-keygen-element','handler-onmouseup_2':'browsers','handler-onmouseup_3':'index','handler-onmouseup_0':'dom','handler-onmouseup_1':'elements','handler-ondragover_3':'index','handler-ondragover_2':'browsers','handler-ondragover_1':'elements','handler-ondragover_0':'dom','toolbar-state_6':'index','ordinal-value':'the-li-element','target_8':'form-submission','target_9':'form-submission','attr-title_index':'index-of-terms','target_2':'the-iframe-element','target_3':'form-submission','target_0':'the-base-element','target_1':'the-base-element','target_6':'the-form-element','target_7':'the-form-element','target_4':'form-submission','target_5':'index','external-resource-link_9':'links','valid-url-potentially-surrounded-by-spaces':'urls','concept-duration_index':'index-of-terms','element-dfn-dom_38':'the-q-element','element-dfn-dom_39':'the-dfn-eleent','body_9':'the-body-element','body_8':'sections','body_7':'the-html-element','element-dfn-dom_31':'the-div-element','body_5':'dom','body_4':'dom','body_3':'introduction','body_2':'introduction','element-dfn-dom_36':'the-s-element','body_0':'introduction','flow-content_132':'the-output-element','dom-media-have_enough_data_index':'index-of-terms','element-dfn-content-model_1':'the-head-element','element-dfn-content-model_0':'the-html-element','element-dfn-content-model_3':'the-base-element','small_10':'the-small-element','element-dfn-content-model_5':'the-meta-element','element-dfn-content-model_4':'the-link-element','element-dfn-content-model_7':'the-script-element','element-dfn-content-model_6':'the-style-element','element-dfn-content-model_9':'the-body-element','element-dfn-content-model_8':'the-noscript-element','command-facet-label':'commands','pageshow':'webappapis','attributes-for-form-submission':'form-submission','attr-media-preload-auto-state_index':'index-of-terms','simple-dialogs':'user-prompt','refsHTML':'references','accept_24':'states-of-the-type-attribute','accept_25':'obsolete','accept_26':'index','accept_20':'states-of-the-type-attribute','accept_21':'states-of-the-type-attribute','accept_22':'states-of-the-type-attribute','accept_23':'states-of-the-type-attribute','valid-non-empty-url_index':'index-of-terms','attr-li-type':'obsolete','font':'obsolete','toolbar-state_1':'content-models','dom-texttrack-kind-chapters_index':'index-of-terms','attr-option-disabled':'the-option-element','accept_9':'states-of-the-type-attribute','accept_8':'states-of-the-type-attribute','the-pre-element':'the-pre-element','accept_5':'states-of-the-type-attribute','accept_4':'states-of-the-type-attribute','accept_7':'states-of-the-type-attribute','accept_6':'states-of-the-type-attribute','accept_1':'the-input-element','accept_0':'the-input-element','accept_3':'states-of-the-type-attribute','accept_2':'states-of-the-type-attribute','attr-meta-http-equiv-content-type_9':'the-meta-element','application-x-www-form-urencoded-decoding-algorithm_index':'index-of-terms','browser-state':'offline','interactive-elements':'interactive-elements','event-mediacontroller-durationchange_index':'index-of-terms','ix-handler-onloadeddata':'index','headers_6':'index','headers_4':'editing','type_25':'obsolete','headers_2':'attributes-common-to-td-and-th-elements','headers_3':'attributes-common-to-td-and-th-elements','address_10':'the-address-element','headers_1':'the-th-element','attr-input-type-tel-keyword':'the-input-element','text-track-cue-active-flag_0':'media-elements','all-interfaces':'index','type_28':'the-source-element','association-of-controls-and-forms':'association-of-controls-and-forms','type_29':'the-source-element','nofollow_1':'links','the-label-element':'the-label-element','button_8':'the-img-element','nofollow_0':'links','address_4':'the-footer-element','address_5':'the-address-element','address_6':'the-address-element','address_7':'the-address-element','address_0':'content-models','address_1':'wai-aria','address_2':'ections','address_3':'the-article-element','address_8':'the-address-element','address_9':'the-address-element','autofocusing-a-form-control':'attributes-common-to-form-controls','eventhandler_175':'browsers','eventhandler_174':'browsers','eventhandler_177':'browsers','eventhandler_176':'browsers','eventhandler_171':'browsers','eventhandler_170':'browsers','eventhandler_173':'browsers','eventhandler_172':'browsers','category-submit_11':'index','category-submit_10':'index','category-submit_13':'index','category-submit_12':'index','eventhandler_179':'browsers','eventhandler_178':'browsers','htmlelement_173':'index','wbr_12':'index','wbr_11':'index','wbr_10':'index','attr-hyperlink-rel':'links','the-a-element':'the-a-element','syntax-end-tag':'syntax','state-object':'history','attr-input-type-submit-keyword':'the-input-element','htmloutputelement':'the-output-element','white_space_index':'index-of-terms','refsABOUT':'references','event-media-ended':'media-elements','htmlallcollection_4':'common-dom-interfaces',htmlallcollection_2':'common-dom-interfaces','htmlallcollection_3':'common-dom-interfaces','htmlallcollection_0':'common-dom-interfaces','htmlallcollection_1':'common-dom-interfaces','text-track_18':'media-elements','text-track_19':'media-elements','text-(type=text)-state-and-search-state-(type=search)_1_index':'index-of-terms','license':'links','text-track_10':'media-elements','text-track_11':'media-elements','text-track_12':'media-elements','text-track_13':'media-elements','text-track_14':'media-elements','text-track_15':'media-elements','text-track_16':'media-elements','text-track_17':'media-elements','htmlareaelement_index':'index-of-terms','htmlembedelement_index':'index-of-terms','table-aria-weak':'wai-aria','context':'index','sandbox_10':'browsers','event-handler-content-attributes_index':'index-of-terms','ordinal-value_1':'the-li-element','ordinal-value_0':'the-ol-element','ordinal-value_3':'index','ordinal-value_2':'index','text-track-cue_index':'index-of-terms','concept-dnd-ro':'dnd','element-dfn-ttributes_58':'the-wbr-element','element-dfn-attributes_59':'the-ins-element','element-dfn-attributes_50':'the-mark-element','element-dfn-attributes_51':'the-ruby-element','element-dfn-attributes_52':'the-rt-element','element-dfn-attributes_53':'the-rp-element','element-dfn-attributes_54':'the-bdi-element','element-dfn-attributes_55':'the-bdo-element','element-dfn-attributes_56':'the-span-element','element-dfn-attributes_57':'the-br-element','attr-lang_0':'index','htmlelement_172':'index','handler-onabort_3':'index','rel_5':'links','rel_4':'the-link-element','rel_7':'links','rel_6':'links','rel_1':'the-link-element','rel_0':'the-link-element','rel_3':'the-link-element','rel_2':'the-link-element','rel_9':'index','rel_8':'index','concept-dnd-rw':'dnd','span_9':'the-mark-element','span_8':'the-cite-element','span_3':'global-attributes','span_2':'introduction','span_1':'introduction','span_0':'introduction','span_7':'text-level-semantics','span_6':'content-models','span_5':'content-models','span_4':'content-modls','attr-object-codebase':'obsolete','element-dfn-attributes_6':'the-style-element','element-dfn-attributes_7':'the-script-element','element-dfn-attributes_4':'the-link-element','element-dfn-attributes_5':'the-meta-element','element-dfn-attributes_2':'the-title-element','element-dfn-attributes_3':'the-base-element','element-dfn-attributes_0':'the-html-element','element-dfn-attributes_1':'the-head-element','event-handler-content-attributes_33':'index','htmlelement_184':'index','element-dfn-attributes_8':'the-noscript-element','element-dfn-attributes_9':'the-body-element','form-associated-element_17':'index','attr-embed-vspace_index':'index-of-terms','em_9':'the-i-element','em_8':'the-small-element','em_7':'the-small-element','em_6':'the-em-element','em_5':'the-em-element','em_4':'the-em-element','em_3':'the-em-element','em_2':'text-level-semantics','em_1':'content-models','em_0':'content-models','valid-browsing-context-name_2':'browsers','attr-body-alink':'obsolete','attr-area-shape-poly_0':'the-area-elemen','popup-sandboxing-flag-set':'browsers','ancestor-browsing-context_index':'index-of-terms','handler-oncuechange':'webappapis','flow-content_66':'the-figcaption-element','flow-content_67':'the-div-element','flow-content_64':'the-figure-element','flow-content_65':'the-figure-element','flow-content_62':'the-figure-element','flow-content_63':'the-figure-element','flow-content_60':'the-figure-element','flow-content_61':'the-figure-element','htmloptgroupelement':'the-optgroup-element','simple-color_0':'states-of-the-type-attribute','flow-content_68':'the-div-element','flow-content_69':'the-div-element','hidden_18':'editing','active-range':'editing-apis','image-map_7':'obsolete','audiotracklist_2':'media-elements','audiotracklist_3':'media-elements','audiotracklist_0':'media-elements','audiotracklist_1':'media-elements','radio-button-state-(type=radio)':'states-of-the-type-attribute','x-this_0':'introduction','sandboxed-top-level-navigation-browsing-context-flag_index':'index-of-terms','attr-a-shape_index':'indexof-terms','colgroup_20':'index','attr-iframe-sandbox-allow-top-navigation':'browsers','htmlcommandelement_1':'index','htmlcommandelement_0':'index','error_0':'offline','error_1':'offline','syntax-tag-name':'syntax','the-rp-element_index':'index-of-terms','attr-object-name':'the-object-element','sandboxed-automatic-features-browsing-context-flag_0':'browsers','value-track-kind-translation_index':'index-of-terms','audio_6':'index','attr-dropzone-move':'dnd','dom-location-protocol':'history','dom-appcache-downloading_0':'offline','text-track-label':'media-elements','compatibility-caseless':'infrastructure','type_80':'index','type_81':'index','type_82':'index','type_83':'the-button-element','handler-ondrop_0':'dom','handler-ondrop_1':'elements','handler-ondrop_2':'browsers','type_87':'the-command-element','type_88':'the-command-element','type_89':'the-command-element','p_34':'index','attr-input-maxlength':'common-input-element-attributes','p_32':'index','p_33':'index','p_30':'syntax','p_31':'obsolete','the-ul-eement':'the-ul-element','top-level-browsing-context_8':'browsers','top-level-browsing-context_1':'browsers','top-level-browsing-context_0':'the-iframe-element','top-level-browsing-context_3':'browsers','event-media-abort':'media-elements','top-level-browsing-context_5':'browsers','top-level-browsing-context_4':'browsers','the-sup-element':'the-sub-and-sup-elements','top-level-browsing-context_6':'browsers','handler-window-onpageshow':'webappapis','global-attributes_128':'index','global-attributes_129':'index','attr-command-icon':'the-command-element','global-attributes_122':'index','global-attributes_123':'index','global-attributes_120':'index','global-attributes_121':'index','global-attributes_126':'index','global-attributes_127':'index','global-attributes_124':'index','global-attributes_125':'index','attr-meta-http-equiv-refresh_index':'index-of-terms','sizes':'the-link-element','doctype-legacy-string_0':'syntax','ignore':'infrastructure','doctype-legacy-string_1':'syntax','handler-onchange_2':'browsers',creator-browsing-context_5':'browsers','web+-scheme-prefix':'iana','creator-browsing-context_4':'browsers','attr-source-media':'the-source-element','attr-ul-compact_index':'index-of-terms','th_19':'attributes-common-to-td-and-th-elements','th_18':'attributes-common-to-td-and-th-elements','hidden_11':'editing','th_15':'attributes-common-to-td-and-th-elements','th_14':'attributes-common-to-td-and-th-elements','th_17':'attributes-common-to-td-and-th-elements','th_16':'attributes-common-to-td-and-th-elements','th_11':'attributes-common-to-td-and-th-elements','th_10':'the-th-element','th_13':'attributes-common-to-td-and-th-elements','th_12':'attributes-common-to-td-and-th-elements','audio_7':'index','document-family':'browsers','form_9':'content-models','form_8':'dom','beforeunloadevent':'history','max_35':'index','form_5':'introduction','form_4':'introduction','form_7':'common-dom-interfaces','form_6':'common-dom-interfaces','form_1':'index','form_0':'index','form_3':'introduction','form_2':'index','handler-onmusemove_0':'dom','handler-onmousemove_1':'elements','handler-onmousemove_2':'browsers','handler-onmousemove_3':'index','the-directionality':'global-attributes','article_24':'index','the-list-attribute':'common-input-element-attributes','attr-command-title_index':'index-of-terms','event-appcache-cached_index':'index-of-terms','i_13':'content-models','i_12':'content-models','i_11':'content-models','i_10':'introduction','i_17':'the-i-element','i_16':'the-i-element','i_15':'the-em-element','i_14':'text-level-semantics','media-element_3':'the-video-element','i_19':'the-i-element','i_18':'the-i-element','article_27':'index','cite_29':'index','max_33':'common-input-element-attributes','dialog':'content-models','attr-mod-cite_index':'index-of-terms','attr-mod-datetime_index':'index-of-terms','details_21':'index','details_20':'index','text-track_8':'media-elements','text-track_9':'media-elements','area_18':'links','area_19':'links','text-track_2':'media-elements','text-track_3':'media-elements','text-track_0':'the-tack-element','text-track_1':'the-track-element','text-track_6':'media-elements','text-track_7':'media-elements','text-track_4':'media-elements','area_11':'the-area-element','text-content_index':'index-of-terms','link-type-stylesheet_index':'index-of-terms','ix-handler-oncontextmenu':'index','math_5':'index','muted_5':'index','math_7':'index','rows':'the-textarea-element','math_1':'content-models','math_0':'content-models','math_3':'content-models','math_2':'content-models','attr-fs-method':'form-submission','browsing-context-name_index':'index-of-terms','attr-link-rel':'the-link-element','rules-for-updating-the-text-track-rendering_0':'media-elements','sections':'sections','handler-onloadedmetadata_0':'dom','handler-onloadedmetadata_3':'index','handler-onloadedmetadata_2':'browsers','hidden_17':'editing','q_16':'the-q-element','oncontextmenu':'global-attributes','refsMAILTO':'references','dom-tree-accessors_0':'dom','attr-form-autocomplete-on-state_1':'the-form-element','attr-form-autocomplete-on-state_0':'he-form-element','attr-form-autocomplete-on-state_2':'common-input-element-attributes','maximum-allowed-value-length_1':'common-input-element-attributes','reload-override-buffer':'dom','maximum-allowed-value-length_3':'the-textarea-element','maximum-allowed-value-length_2':'the-textarea-element','maximum-allowed-value-length_4':'attributes-common-to-form-controls','current-entry-of-the-joint-session-history':'history','htmlelement_176':'index','htmlmeterelement_index':'index-of-terms','event-drop':'dnd','text-track-readiness-state_index':'index-of-terms','week-number-of-the-last-day_index':'index-of-terms','dom-media-have_future_data_0':'media-elements','tr_18':'the-td-element','tr_17':'the-tr-element','tr_16':'the-tfoot-element','tr_15':'the-tfoot-element','tr_14':'the-tfoot-element','tr_13':'the-thead-element','tr_12':'the-thead-element','tr_11':'the-tbody-element','tr_10':'the-tbody-element','cite_10':'the-cite-element','refsISO885911':'references','datalist_9':'common-input-element-attributes','attr-colchar':'obsolete','attr-th-scope-auto':'the-th-element','formnovalidate_8':'states-of-the-type-attribute','formnovalidate_9':'states-of-the-type-attribute','formnovalidate_4':'states-of-the-type-attribute','formnovalidate_5':'states-of-the-type-attribute','formnovalidate_6':'states-of-the-type-attribute','formnovalidate_7':'states-of-the-type-attribute','attr-colgroup-span':'the-colgroup-element','user-interaction_0':'dom','formnovalidate_2':'states-of-the-type-attribute','formnovalidate_3':'states-of-the-type-attribute','ol_27':'index','mediaevents':'media-elements','a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons,-logos':'the-img-element','ol_26':'index','search_3':'system-state-and-capabilities','plain-text-form-data':'constraints','search_2':'links','window_37':'index','help_1':'links','eventhandler_218':'offline','ol_22':'index','htmlformelement_3':'the-label-element','htmlformelement_2':'the-legend-element','htmlformelement_1':'the-fieldset-element','htmlformelement_0':'the-bject-element','htmlformelement_7':'the-option-element','htmlformelement_6':'the-select-element','htmlformelement_5':'the-button-element','htmlformelement_4':'the-input-element','htmlformelement_9':'the-keygen-element','htmlformelement_8':'the-textarea-element','the-h4-element_index':'index-of-terms','source-default-media':'the-source-element','concept-rel-extensions_index':'index-of-terms','button_20':'index','eventhandler_219':'offline','spellcheck_1':'editing-apis','spellcheck_0':'editing-apis','onreset':'global-attributes','event-media-volumechange':'media-elements','common-microsyntaxes':'common-microsyntaxes','headings-and-sections_index':'index-of-terms','button_21':'index','sizes_0':'the-link-element','sizes_1':'links','sizes_2':'index','handler-ondragstart':'webappapis','attr-base-target_index':'index-of-terms','dom-texttrack-kind-chapters':'media-elements','category-reset_11':'index','category-reset_10':'index','phrasing-content_232':'index','attr-input-type-datetime-local-keyword_index':'index-ofterms','attr-meter-low_index':'index-of-terms','htmltablecaptionelement_index':'index-of-terms','tfoot':'the-table-element','named-character-references_index':'index-of-terms','syntax-newlines':'syntax','attr-datasrc_index':'index-of-terms','htmlvideoelement_0':'index','attr-iframe-seamless':'the-iframe-element','attr-th-scope-row_index':'index-of-terms','defer_4':'the-script-element','htmlbodyelement_0':'index','multipart-form-data':'index','event-handler-content-attributes_58':'index','event-handler-content-attributes_59':'index','htmltableheadercellelement':'the-th-element','event-handler-content-attributes_53':'index','event-handler-content-attributes_50':'index','event-handler-content-attributes_51':'index','event-handler-content-attributes_56':'index','event-handler-content-attributes_57':'index','event-handler-content-attributes_54':'index','event-handler-content-attributes_55':'index','popup-sandboxing-flag-set_0':'browsers','htmlbrelement_0':'index','onkeyup':'global-attributes','ix-handler-onloadsart':'index','handler-window-onbeforeunload_index':'index-of-terms','attr-track-kind-metadata_index':'index-of-terms','iframe_31':'the-iframe-element','ruby_22':'the-ruby-element','ruby_23':'the-ruby-element','ruby_20':'the-ruby-element','ruby_21':'the-ruby-element','ruby_26':'the-rt-element','ruby_27':'the-rp-element','td_7':'the-tr-element','td_6':'the-thead-element','td_9':'the-tr-element','td_8':'the-tr-element','ruby_28':'usage-summary','ruby_29':'obsolete','the-hgroup-element':'the-hgroup-element','readonly_41':'the-textarea-element','bdo':'content-models','bdi':'global-attributes','waiting':'webappapis','height_1':'index','attr-area-shape_index':'index-of-terms','command-facet-label_0':'commands','iframe':'index','iframe-content-model':'the-iframe-element','a-key-part-of-the-content':'the-img-element','refsSCSU':'references','bdi_13':'index','bdi_12':'index','bdi_11':'index','bdi_10':'index','button_28':'index','attr-dir-ltr-state_0':'global-attributes','attr-img-alt_index':'index-of-terms','link-typ-next':'links','attr-input-type-month_0':'the-input-element','attr-input-type-month_1':'the-input-element','attr-body-vlink_index':'index-of-terms','window_35':'index','eventhandler_199':'browsers','eventhandler_198':'browsers','button_29':'index','eventhandler_193':'browsers','eventhandler_192':'browsers','eventhandler_191':'browsers','eventhandler_190':'browsers','concept-fs-method_0':'form-submission','concept-fs-method_1':'constraints','eventhandler_195':'browsers','eventhandler_194':'browsers','onscroll':'global-attributes','refsEUCJP':'references','pop-a-ruby-level_0':'the-ruby-element','attr-iframe-marginheight_index':'index-of-terms','attr-hr-color_index':'index-of-terms','category-reset_6':'index','ix-handler-onselect':'index','open_3':'wai-aria','open_2':'index','concept-meta-extensions':'the-meta-element','open_0':'the-details-element','open_7':'dynamic-markup-insertion','open_6':'dynamic-markup-insertion','open_5':'index','open_4':'commands','navigatorid':'system-state-and-capabilities','attr-inut-type-image':'wai-aria','element-dfn-categories_59':'the-ins-element','element-dfn-categories_58':'the-wbr-element','browsing-context_52':'history','text-that-has-been-rendered-to-a-graphic-for-typographical-effect':'the-img-element','browsing-context_54':'history','browsing-context_55':'history','browsing-context_56':'history','htmllielement':'the-li-element','element-dfn-categories_51':'the-ruby-element','element-dfn-categories_50':'the-mark-element','element-dfn-categories_53':'the-rp-element','element-dfn-categories_52':'the-rt-element','element-dfn-categories_55':'the-bdo-element','element-dfn-categories_54':'the-bdi-element','element-dfn-categories_57':'the-br-element','element-dfn-categories_56':'the-span-element','handler-ondragenter_index':'index-of-terms','htmlmodelement_5':'index','handler-onseeked_index':'index-of-terms','keygen_18':'index','keygen_19':'index','keygen_16':'index','keygen_17':'index','keygen_14':'the-keygen-element','keygen_15':'syntax','keygen_12':'forms','keygen_13':'the-keygn-element','keygen_10':'forms','keygen_11':'forms','attr-meta-http-equiv-content-type':'the-meta-element','datalist_19':'index','datalist_18':'index','datalist_17':'the-option-element','datalist_16':'the-option-element','datalist_15':'the-datalist-element','datalist_14':'the-datalist-element','datalist_13':'the-datalist-element','datalist_12':'the-datalist-element','datalist_11':'common-input-element-apis','datalist_10':'common-input-element-attributes','attr-style-media':'the-style-element','attr-input-type-reset-keyword':'the-input-element','tag':'links','handler-onshow_0':'dom','handler-onshow_1':'elements','element-dfn-attributes_38':'the-q-element','element-dfn-attributes_39':'the-dfn-element','element-dfn-attributes_36':'the-s-element','element-dfn-attributes_37':'the-cite-element','element-dfn-attributes_34':'the-strong-element','element-dfn-attributes_35':'the-small-element','element-dfn-attributes_32':'the-a-element','element-dfn-attributes_33':'the-em-element','element-dfn-attributes_30':'the-figcption-element','element-dfn-attributes_31':'the-div-element','scope_6':'the-th-element','scope_7':'obsolete','scope_4':'the-th-element','scope_5':'the-th-element','scope_2':'the-th-element','scope_3':'the-th-element','scope_0':'the-th-element','scope_1':'the-th-element','handler-oncanplaythrough_index':'index-of-terms','scope_8':'index','command-facet-type_index':'index-of-terms','html-elements_31':'the-body-element','tfoot_26':'index','enctype':'forms','pre_19':'obsolete','handler-oncontextmenu':'webappapis','attr-hx-align_index':'index-of-terms','htmloptionscollection-0_index':'index-of-terms','htmlelement_224':'index','hyperlink-annotation_index':'index-of-terms','concept-fs-novalidate':'form-submission','kbd':'introduction','formenctype':'the-input-element','phrasing-content_142':'the-progress-element','attr-img-align_index':'index-of-terms','phrasing-content_143':'the-progress-element','phrasing-content_140':'the-output-element','phrasing-content_141':'the-progress-element','attr-input-type-file-keywor':'the-input-element','phrasing-content_146':'the-meter-element','the-base-element':'the-base-element','foreign-elements_index':'index-of-terms','phrasing-content_147':'the-summary-element','concept-ltr':'global-attributes','phrasing-content_144':'the-meter-element','svg-namespace_index':'index-of-terms','phrasing-content_145':'the-meter-element','dom-document-querycommandstate':'editing-apis','x-this_index':'index-of-terms','fully-active_index':'index-of-terms','number-of-days-in-month-month-of-year-year_0':'common-microsyntaxes','number-of-days-in-month-month-of-year-year_1':'common-microsyntaxes','fingerprint':'introduction','linkTypes':'links','html-elements_34':'webappapis','attr-command-label':'the-command-element','handler-onkeypress':'webappapis','refsMATHML':'references','event-handler-content-attributes_12':'index','text-track-cue-active-flag':'media-elements','attr-table-cellpadding':'obsolete','label_29':'index','editing-host_0':'editing','editing-host_1':'editing-apis','attr-track-kind-keyword-hapters':'the-track-element','document-family_index':'index-of-terms','label_23':'editing','handler-onabort_0':'dom','handler-onabort_1':'elements','handler-onabort_2':'browsers','label_22':'editing','label_21':'the-textarea-element','label_20':'common-input-element-attributes','list_27':'common-input-element-apis','label_27':'obsolete','onerroreventhandlernonnull':'webappapis','checked_9':'states-of-the-type-attribute','checked_8':'states-of-the-type-attribute','label_25':'obsolete','checked_3':'states-of-the-type-attribute','checked_2':'the-input-element','checked_1':'the-input-element','checked_0':'the-input-element','checked_7':'states-of-the-type-attribute','checked_6':'states-of-the-type-attribute','checked_5':'states-of-the-type-attribute','checked_4':'states-of-the-type-attribute','ltr':'index','the-nav-element_index':'index-of-terms','onhashchange_0':'index','index-terms_M':'index-of-terms','valid-integer_1':'introduction','onratechange':'global-attributes','attr-body-marginwidth_index':'index-of-trms','footnotes':'links','tfoot_28':'index','boolean-attribute_51':'index','boolean-attribute_50':'index','boolean-attribute_52':'index','htmldetailselement_index':'index-of-terms','event-handler-content-attributes_13':'index','image-map_10':'index','th_39':'obsolete','th_38':'obsolete','th_33':'obsolete','th_32':'obsolete','th_31':'obsolete','th_30':'obsolete','noreferrer_1':'links','noreferrer_0':'links','th_35':'obsolete','th_34':'obsolete','global-attributes_100':'the-summary-element','global-attributes_101':'the-command-element','global-attributes_102':'the-menu-element','global-attributes_103':'commands','global-attributes_104':'index','global-attributes_105':'index','global-attributes_106':'index','global-attributes_107':'index','global-attributes_108':'index','style_33':'syntax','attr-br-clear':'obsolete','style_32':'webappapis','html-elements_index':'index-of-terms','element-dfn-categories_9':'the-body-element','element-dfn-categories_8':'the-noscript-element','element-dfn-categories_5':'the-meta-eement','element-dfn-categories_4':'the-link-element','element-dfn-categories_7':'the-script-element','element-dfn-categories_6':'the-style-element','element-dfn-categories_1':'the-head-element','element-dfn-categories_0':'the-html-element','element-dfn-categories_3':'the-base-element','element-dfn-categories_2':'the-title-element','attr-img-longdesc':'obsolete','enumerated-attribute':'common-microsyntaxes','attr-input-step_index':'index-of-terms','window_20':'webappapis','window_21':'webappapis','reversed':'the-ol-element','window_23':'timers','window_24':'dnd','window_25':'index','window_26':'index','window_27':'index','handler-ondurationchange_1':'elements','handler-ondurationchange_0':'dom','joint-session-history':'history','handler-ondurationchange_2':'browsers','onmessage_0':'index','phrasing-content_228':'index','button_11':'forms','button_10':'forms','button_13':'forms','button_12':'forms','button_15':'the-button-element','button_14':'the-button-element','button_17':'obsolete','button_16':'obsolete',height_40':'index','i_31':'index','i_30':'index','category-reset_index':'index-of-terms','refsMQ':'references','novalidate_3':'index','password-state-(type=password)_index':'index-of-terms','metadata-content':'content-models','document-base-url':'urls','concept-dnd-p_1':'dnd','attr-iframe-sandbox-allow-popups':'browsers','text-track-in-band-metadata-track-dispatch-type_1':'media-elements','text-track-in-band-metadata-track-dispatch-type_0':'media-elements','tbody_16':'syntax','tbody_17':'syntax','tbody_10':'the-tfoot-element','tbody_11':'the-tr-element','tbody_12':'the-tr-element','dom-document-querycommandenabled':'editing-apis','code-unit':'infrastructure','handler-oncancel':'webappapis','tbody_19':'syntax','header_14':'the-address-element','header_15':'the-dt-element','header_16':'the-th-element','header_17':'links','header_10':'the-header-element','header_11':'the-header-element','header_12':'the-footer-element','header_13':'the-footer-element','header_18':'syntax','attr-command-type-state-radio':'the-cmmand-element','img_32':'webappapis','configuring-a-form-to-communicate-with-a-server':'forms','concept-command_index':'index-of-terms','concept-appcache-manifest-fallback_0':'offline','class':'infrastructure','element-dfn-contexts_97':'the-meter-element','select_48':'obsolete','select_49':'index','element-dfn-contexts_96':'the-progress-element','select_42':'the-option-element','select_43':'the-option-element','select_40':'the-option-element','select_41':'the-option-element','select_46':'obsolete','element-dfn-contexts_95':'the-output-element','select_44':'the-option-element','select_45':'the-menu-element','element-dfn-categories_95':'the-output-element','formenctype_8':'states-of-the-type-attribute','formenctype_9':'states-of-the-type-attribute','event-mediacontroller-volumechange':'media-elements','formenctype_3':'states-of-the-type-attribute','formenctype_0':'the-input-element','the-form-element':'the-form-element','formenctype_6':'states-of-the-type-attribute','formenctype_7':'states-of-the-type-attribue','formenctype_4':'states-of-the-type-attribute','formenctype_5':'states-of-the-type-attribute','canplaythrough':'webappapis','element-dfn-contexts_91':'the-optgroup-element','attr-xml-lang_index':'index-of-terms','element-dfn-contexts_90':'the-datalist-element','obsolete-permitted-doctype_0':'syntax','chapters':'index','element-dfn-categories_90':'the-datalist-element','meta-generator_index':'index-of-terms','obsolete-permitted-doctype_1':'obsolete','attr-fs-enctype_index':'index-of-terms','input_69':'states-of-the-type-attribute','formtarget_16':'states-of-the-type-attribute','formtarget_17':'states-of-the-type-attribute','formtarget_14':'states-of-the-type-attribute','formtarget_15':'states-of-the-type-attribute','formtarget_12':'states-of-the-type-attribute','formtarget_13':'states-of-the-type-attribute','formtarget_10':'states-of-the-type-attribute','formtarget_11':'states-of-the-type-attribute','sectioning-content':'content-models','dom-location-port':'history','formtarget_18':'states-of-the-type-attibute','formtarget_19':'states-of-the-type-attribute','event-handler-content-attributes_11':'index','input_68':'states-of-the-type-attribute','dialogs-implemented-using-separate-documents':'user-prompts','handler-onselect_1':'elements','handler-onselect_0':'dom','attr-ol-type-state-upper-alpha':'the-ol-element','handler-onselect_2':'browsers','concept-button_index':'index-of-terms','event-mediacontroller-durationchange':'media-elements','refsEUCKR':'references','map_19':'index','input_93':'states-of-the-type-attribute','the-main-part-of-the-content':'links','browsing-the-web':'history','htmliframeelement_0':'index','embedded-content_11':'the-object-element','embedded-content_10':'the-object-element','embedded-content_13':'the-video-element','embedded-content_12':'the-video-element','embedded-content_15':'the-audio-element','embedded-content_14':'the-audio-element','embedded-content_17':'the-canvas-element','embedded-content_16':'the-canvas-element','embedded-content_19':'the-canvas-element','embedded-conten_18':'the-canvas-element','hyperlink_47':'editing','hyperlink_46':'links','hyperlink_41':'links','hyperlink_40':'links','hyperlink_43':'links','hyperlink_42':'links','concept-month':'common-microsyntaxes','fully-active_0':'browsers','fully-active_1':'browsers','concept-rtl':'global-attributes','map_15':'index','valid-non-empty-url-potentially-surrounded-by-spaces_5':'the-embed-element','valid-non-empty-url-potentially-surrounded-by-spaces_4':'the-iframe-element','valid-non-empty-url-potentially-surrounded-by-spaces_7':'the-video-element','valid-non-empty-url-potentially-surrounded-by-spaces_6':'the-object-element','valid-non-empty-url-potentially-surrounded-by-spaces_1':'the-link-element','valid-non-empty-url-potentially-surrounded-by-spaces_0':'the-html-element','valid-non-empty-url-potentially-surrounded-by-spaces_3':'the-img-element','valid-non-empty-url-potentially-surrounded-by-spaces_2':'the-script-element','document-base-url_5':'the-base-element','document-base-url_4':'the-base-element','htmlelement_54':'index','document-base-url_6':'index','valid-non-empty-url-potentially-surrounded-by-spaces_9':'the-track-element','valid-non-empty-url-potentially-surrounded-by-spaces_8':'the-source-element','document-base-url_3':'urls','document-base-url_2':'urls','dom-location-host':'history','htmloutputelement_index':'index-of-terms','attr-table-bgcolor':'obsolete','the-datatransferitem-interface':'dnd','hidden_10':'editing','space-character_21':'dnd','commands':'commands','title_28':'common-input-element-attributes','event-handler-content-attributes_38':'index','event-handler-content-attributes_39':'index','event-handler-content-attributes_34':'index','space-character_27':'syntax','event-handler-content-attributes_36':'index','event-handler-content-attributes_37':'index','event-handler-content-attributes_30':'index','event-handler-content-attributes_31':'index','event-handler-content-attributes_32':'index','space-character_26':'syntax','dragstart_4':'dnd','dragstart_5':'dnd','dragstart_6':'index','dragstart_0':'dn','dragstart_1':'dnd','dragstart_2':'dnd','dragstart_3':'dnd','valid-normalized-local-date-and-time-string':'common-microsyntaxes','space-character_24':'syntax','attr-img-longdesc_index':'index-of-terms','attr-canvas-width':'the-canvas-element','htmlelement_index':'index-of-terms','concept-fs-action_index':'index-of-terms','syntax-cdata':'syntax','table':'index','document_122':'webappapis','source_14':'index','source_15':'index','source_16':'index','source_10':'syntax','source_11':'index','source_12':'index','source_13':'index','attr-crossorigin-anonymous':'urls','resolving-urls':'urls','onstorage':'the-body-element','attr-option-name_index':'index-of-terms','eventhandler_209':'browsers','eventhandler_208':'browsers','eventhandler_203':'browsers','eventhandler_202':'browsers','eventhandler_201':'browsers','eventhandler_200':'browsers','eventhandler_207':'browsers','eventhandler_206':'browsers','eventhandler_205':'browsers','eventhandler_204':'browsers','svg_6':'index','svg_7':'index','svg_4':'index','svg_5''index','svg_2':'content-models','svg_3':'content-models','svg_0':'content-models','svg_1':'content-models','htmlhrelement_1':'index','htmlhrelement_0':'index','content-models_0':'element-definitions','align':'the-embed-element','hyperlink':'links','hidden_13':'editing','unordered-set-of-unique-space-separated-tokens_8':'index','unordered-set-of-unique-space-separated-tokens_9':'index','big_0':'obsolete','unordered-set-of-unique-space-separated-tokens_4':'dnd','unordered-set-of-unique-space-separated-tokens_5':'index','unordered-set-of-unique-space-separated-tokens_6':'index','unordered-set-of-unique-space-separated-tokens_7':'index','unordered-set-of-unique-space-separated-tokens_0':'the-iframe-element','attr-crossorigin-anonymous_0':'urls','unordered-set-of-unique-space-separated-tokens_2':'the-output-element','unordered-set-of-unique-space-separated-tokens_3':'links','head_42':'index','head_43':'index','head_40':'index','head_41':'index','password-state-(type=password)':'states-of-the-type-attribute','cocept-fe-disabled_1':'the-fieldset-element','concept-fe-disabled_0':'wai-aria','translate-enabled_0':'global-attributes','translate-enabled_1':'global-attributes','translate-enabled_2':'global-attributes','thead_4':'the-table-element','thead_5':'the-colgroup-element','thead_6':'the-tbody-element','thead_7':'the-tbody-element','thead_0':'the-table-element','thead_1':'the-table-element','thead_2':'the-table-element','thead_3':'the-table-element','lang_7':'the-i-element','lang_6':'the-div-element','lang_5':'global-attributes','lang_4':'global-attributes','concept-command_0':'wai-aria','thead_9':'the-thead-element','concept-command_2':'wai-aria','concept-command_3':'the-li-element','td_20':'attributes-common-to-td-and-th-elements','td_21':'syntax','td_22':'syntax','td_23':'syntax','td_24':'syntax','td_25':'obsolete','td_26':'obsolete','td_27':'obsolete','td_28':'obsolete','td_29':'obsolete','the-tbody-element':'the-tbody-element','link-type-search':'links','named-access-on-the-window-object':'browsers','element-fn-categories_79':'the-tfoot-element','element-dfn-categories_78':'the-thead-element','element-dfn-categories_77':'the-tbody-element','element-dfn-categories_76':'the-col-element','element-dfn-categories_75':'the-colgroup-element','element-dfn-categories_74':'the-caption-element','element-dfn-categories_73':'the-table-element','element-dfn-categories_72':'the-area-element','element-dfn-categories_71':'the-map-element','element-dfn-categories_70':'the-canvas-element','event-media-loadstart_index':'index-of-terms','attr-input-type-checkbox-keyword_index':'index-of-terms','attr-tdth-axis_index':'index-of-terms','valid-month-string_4':'states-of-the-type-attribute','valid-month-string_5':'index','valid-month-string_2':'states-of-the-type-attribute','valid-month-string_3':'states-of-the-type-attribute','valid-month-string_0':'common-microsyntaxes','valid-month-string_1':'the-time-element','enumerated-attribute_10':'common-input-element-attributes','sandboxing-flag-set':'browsers','enumerated-attribute_11':'the-btton-element','event-media-canplaythrough':'media-elements','formtarget_24':'states-of-the-type-attribute','dom-document-querycommandindeterm_0':'dom','element-dfn-attributes_14':'the-aside-element','element-dfn-attributes_15':'the-hgroup-element','element-dfn-attributes_16':'the-header-element','element-dfn-attributes_17':'the-footer-element','element-dfn-attributes_10':'the-section-element','element-dfn-attributes_11':'the-nav-element','element-dfn-attributes_12':'the-article-element','element-dfn-attributes_13':'the-aside-element','element-dfn-attributes_18':'the-address-element','element-dfn-attributes_19':'the-p-element','sandbox_11':'browsers','size_0':'the-input-element','sandbox_12':'index','attr-object-archive_index':'index-of-terms','size_1':'the-input-element','div_11':'the-p-element','div_10':'the-p-element','div_13':'the-div-element','div_12':'the-div-element','div_15':'the-div-element','div_14':'the-div-element','div_17':'links','div_16':'the-div-element','div_19':'history','div_18':'links','hndler-window-onafterprint_0':'the-body-element','handler-window-onafterprint_1':'browsers','the-text-tracks-are-ready':'media-elements','htmlinputelement_1':'index','sectioning-content_14':'headings-and-sections','sectioning-content_15':'headings-and-sections','sectioning-content_16':'headings-and-sections','sectioning-content_17':'headings-and-sections','sectioning-content_10':'the-footer-element','sectioning-content_11':'the-footer-element','sectioning-content_12':'the-address-element','sectioning-content_13':'headings-and-sections','sectioning-content_18':'headings-and-sections','sectioning-content_19':'the-dt-element','form_73':'index','param_12':'index','index-terms_W':'index-of-terms','parent-browsing-context_3':'browsers','form_72':'index','valid-integer_10':'index','how-to-read-this-specification':'introduction','range-state-(type=range)':'states-of-the-type-attribute','refsUAAG':'references','link_44':'links','handler-ondragleave_index':'index-of-terms','the-area-element_index':'index-of-terms','lik_45':'links','form_71':'index','link_46':'links','search_1':'links','search_0':'links','flow-content_28':'the-aside-element','flow-content_29':'the-aside-element','ol_23':'index','the-dir-attribute':'global-attributes','ol_21':'index','ol_20':'obsolete','flow-content_22':'the-nav-element','flow-content_23':'the-article-element','flow-content_20':'the-nav-element','flow-content_21':'the-nav-element','flow-content_26':'the-aside-element','flow-content_27':'the-aside-element','flow-content_24':'the-article-element','flow-content_25':'the-article-element','element-dfn-content-model_95':'the-output-element','element-dfn-content-model_94':'the-keygen-element','element-dfn-content-model_97':'the-meter-element','element-dfn-content-model_96':'the-progress-element','element-dfn-content-model_91':'the-optgroup-element','element-dfn-content-model_90':'the-datalist-element','element-dfn-content-model_93':'the-textarea-element','element-dfn-content-model_92':'the-option-element','form_70':'index','ondrag':'global-attriutes','element-dfn-content-model_99':'the-summary-element','element-dfn-content-model_98':'the-details-element','htmlspanelement_0':'index','meta-author':'the-meta-element','attr-lang_index':'index-of-terms','dom-texttrack-kind-subtitles_index':'index-of-terms','acronym':'obsolete','the-kbd-element_index':'index-of-terms','event-appcache-noupdate_index':'index-of-terms','common-input-element-apis':'common-input-element-apis','head_36':'index','htmlelement_160':'index','window_40':'index','attr-track-default':'the-track-element','one-permitted-sandboxed-navigator_index':'index-of-terms','window_41':'index','srcdoc_7':'index','dt_18':'index','htmlelement_163':'index','dt_11':'syntax','dt_10':'syntax','dt_13':'syntax','dt_12':'syntax','dt_15':'index','dt_14':'index','dt_17':'index','dt_16':'index','valid-hash-name-reference':'common-microsyntaxes','handler-window-onoffline_index':'index-of-terms','event-mediacontroller-play':'media-elements','htmlelement_166':'index','command-facet-icon_index':'index-of-terms''valid-mime-type_index':'index-of-terms','htmlelement_167':'index','rt_22':'index','rt_20':'index','rt_21':'index','event-mediacontroller-waiting':'media-elements','authors-using-xhtml':'iana','attr-input-type-email-keyword_index':'index-of-terms','button_38':'index','button_37':'index','form_75':'index','button_36':'index','document-level-focus-apis':'editing','the-b-element':'the-b-element','object_27':'obsolete','object_26':'forms','content-models':'content-models','dragleave_0':'index','attr-textarea-wrap-soft_index':'index-of-terms','media-data':'media-elements','htmlmediaelement_0':'the-video-element','htmlmediaelement_1':'the-audio-element','htmlmediaelement_2':'media-elements','dom-document-querycommandindeterm':'editing-apis','form_74':'index','flow-content_261':'index','object_24':'forms','font_index':'index-of-terms','flow-content_260':'index','var':'content-models','htmlspanelement_1':'index','cols_0':'the-textarea-element','cols_1':'the-textarea-element','flow-content_263':'index','tag-cloud':'inks','flow-content_262':'index','flow-content_145':'commands','flow-content_265':'index','handler-onseeked':'webappapis','flow-content_264':'index','refsSHIFTJIS':'references','flow-content_267':'index','flow-content_266':'index','attr-command-type-state-radio_2':'the-command-element','attr-command-type-state-radio_0':'the-command-element','attr-command-type-state-radio_1':'the-command-element','attr-textarea-maxlength':'the-textarea-element','title_23':'the-img-element','title_22':'the-img-element','title_21':'the-img-element','title_20':'the-img-element','title_27':'common-input-element-attributes','title_26':'common-input-element-attributes','title_25':'common-input-element-attributes','title_24':'common-input-element-attributes','space-character_23':'syntax','space-character_22':'syntax','title_29':'the-textarea-element','space-character_20':'the-map-element','muted_3':'media-elements','muted_2':'the-audio-element','muted_1':'the-audio-element','muted_0':'the-video-element','attr-body-marginwidth':'obslete','xmp_index':'index-of-terms','nav_3':'sections','trackeventinit_0':'media-elements','nav_2':'wai-aria','valid-lowercase-simple-color':'common-microsyntaxes','htmlelement_53':'the-u-element','loadedmetadata_0':'index','attr-body-margintop_index':'index-of-terms','nav_0':'content-models','nav_7':'the-nav-element','have_current_data':'media-elements','nav_6':'the-nav-element','htmlinputelement_0':'index','nav_5':'the-nav-element','handler-ondragover_index':'index-of-terms','rel-icon':'links','nav_4':'the-nav-element','translation-mode_index':'index-of-terms','window_48':'index','window_49':'index','window_46':'index','submit-button-state-(type=submit)':'states-of-the-type-attribute','window_44':'index','window_45':'index','window_42':'index','mediacontrollerplaybackstate_0':'media-elements','valid-e-mail-address-list_0':'states-of-the-type-attribute','grouping-content':'grouping-content','popstateevent_0':'index','attr-iframe-hspace':'obsolete','flow-content_152':'index','htmltablerowelement_1':'index','utton_39':'index','ancestor-browsing-context_2':'browsers','attr-canvas-height':'the-canvas-element','current-entry':'history','button_35':'index','button_34':'index','button_33':'index','text-track-language':'media-elements','button_31':'index','button_30':'index','form-associated-element_8':'the-button-element','form-associated-element_9':'the-select-element','datetime-local_0':'states-of-the-type-attribute','form-associated-element_2':'forms','form-associated-element_3':'the-form-element','form-associated-element_0':'the-object-element','form-associated-element_1':'forms','form-associated-element_6':'the-input-element','form-associated-element_7':'the-input-element','form-associated-element_4':'the-fieldset-element','form-associated-element_5':'the-label-element' };
+var fragment_links = { 'param_8':'obsolete','ix-handler-ondrag':'index','syntax-text_8':'syntax','syntax-text_7':'syntax','syntax-text_6':'syntax','syntax-text_5':'syntax','syntax-text_4':'syntax','htmlcommandelement':'the-command-element','syntax-text_2':'syntax','syntax-text_1':'syntax','syntax-text_0':'syntax','global-attributes_7':'the-script-element','global-attributes_6':'the-style-element','global-attributes_5':'the-meta-element','event-handlers_3':'the-body-element','event-handlers_2':'the-body-element','event-handlers_1':'the-body-element','event-handlers_0':'global-attributes','command-facet-type':'commands','event-handlers_6':'webappapis','event-handlers_5':'webappapis','event-handlers_4':'the-body-element','global-attributes_3':'the-base-element','event-handlers_9':'webappapis','event-handlers_8':'webappapis','phrasing-content_209':'index','phrasing-content_208':'index','attr-label-for_index':'index-of-terms','global-attributes_2':'the-title-element','windowtimers_1':'index','valid-week-string_':'states-of-the-type-attribute','valid-non-negative-integer':'common-microsyntaxes','global-attributes_1':'the-head-element','session-history-entry_index':'index-of-terms','element-dfn-categories_69':'the-track-element','global-attributes_0':'the-html-element','ix-handler-window-onafterprint':'index','the-h2-element_index':'index-of-terms','attr-dl-compact':'obsolete','onsubmit':'global-attributes','syntax-text_3':'syntax','htmlallcollection-0_index':'index-of-terms','the-br-element':'the-br-element','ascii-compatible-character-encoding_index':'index-of-terms','ix-handler-onreset':'index','ix-handler-window-onscroll':'index','select_60':'index','select_61':'index','select_62':'index','concept-facet':'commands','htmlbodyelement_1':'index','attr-script-async':'the-script-element','flow-content_155':'index','htmlbodyelement_2':'index','area_52':'index','area_53':'index','area_50':'obsolete','area_51':'obsolete','area_56':'index','area_57':'index','area_54':'index','area_55':'index','hyperlink_index':'index-ofterms','area_58':'index','area_59':'index','current-entry-of-the-joint-session-history_index':'index-of-terms','multicol_index':'index-of-terms','flow-content_154':'index','text-track-cue-vertical-growing-left-writing-direction_index':'index-of-terms','attributes-for-form-submission_4':'form-submission','concept-button_1':'states-of-the-type-attribute','the-maxlength-attribute':'common-input-element-attributes','formtarget_30':'form-submission','formtarget_31':'index','formtarget_32':'index','attr-button-type':'the-button-element','htmlquoteelement_0':'the-blockquote-element','htmlquoteelement_1':'the-q-element','htmlquoteelement_2':'index','dropzone_3':'dnd','htmlquoteelement_4':'index','htmlquoteelement_5':'index','custom-handlers':'system-state-and-capabilities','the-navigator-object':'system-state-and-capabilities','attr-textarea-wrap-soft':'the-textarea-element','navigatoronline_0':'system-state-and-capabilities','navigatoronline_1':'index','the-h3-element':'the-aside-element','concept-fe-disabled':'atributes-common-to-form-controls','phrasing-content_205':'index','duration-time-component-scale_2':'common-microsyntaxes','index-terms_S':'index-of-terms','error':'offline','phrasing-content_207':'index','handler-window-ononline_0':'the-body-element','handler-window-ononline_1':'browsers','phrasing-content_206':'index','p_8':'content-models','p_9':'content-models','p_6':'global-attributes','p_7':'content-models','p_4':'introduction','p_5':'introduction','p_2':'introduction','p_3':'introduction','p_0':'introduction','p_1':'introduction','phrasing-content_203':'index','attr-input-type-datetime-local_0':'the-input-element','htmltitleelement':'the-title-element','phrasing-content_202':'index','eventhandlernonnull_index':'index-of-terms','nearest-ancestor-autofocus-scoping-root-element_0':'attributes-common-to-form-controls','tbody_30':'index','list-state_index':'index-of-terms','hierarchical-url':'urls','syntax-newlines_index':'index-of-terms','text-track-cue-identifier_index':'index-of-terms','have_metadata_4':media-elements','have_metadata_5':'media-elements','have_metadata_6':'media-elements','hyperlink_28':'links','have_metadata_0':'media-elements','have_metadata_1':'media-elements','have_metadata_2':'media-elements','have_metadata_3':'media-elements','hyperlink_23':'links','form-owner_15':'form-submission','hyperlink_21':'links','hyperlink_20':'links','hyperlink_27':'links','hyperlink_26':'links','hyperlink_25':'links','form-owner_14':'association-of-controls-and-forms','dnd':'dnd','windowtimers_0':'timers','handler-onseeking':'webappapis','htmlelement_238':'index','form-owner_19':'form-submission','q_22':'index','q_20':'index','form-owner_18':'form-submission','strike':'obsolete','datalist_22':'index','htmlelement_232':'index','htmlelement_233':'index','htmlelement_234':'index','min_40':'the-meter-element','htmlelement_236':'index','htmlelement_237':'index','attr-th-scope-colgroup_0':'the-th-element','element-dfn-contexts_85':'the-legend-element','a-type-that-the-user-agent-knows-it-cannot-render_0':'media-eements','xml-compatible_index':'index-of-terms','attr-hr-width':'obsolete','popstate':'webappapis','concept-submit-button':'forms','concept-section_0':'headings-and-sections','attr-command-type-state-checkbox_0':'the-command-element','bgsound':'obsolete','set-of-comma-separated-tokens_3':'states-of-the-type-attribute','set-of-comma-separated-tokens_2':'states-of-the-type-attribute','set-of-comma-separated-tokens_1':'the-meta-element','set-of-comma-separated-tokens_0':'common-microsyntaxes','handler-onpause_index':'index-of-terms','the-dfn-element':'the-dfn-element','set-of-comma-separated-tokens_4':'index','embed_1':'dom','embed_0':'common-dom-interfaces','embed_3':'content-models','embed_2':'content-models','embed_5':'content-models','embed_4':'content-models','embed_7':'wai-aria','embed_6':'content-models','embed_9':'the-embed-element','embed_8':'the-embed-element','charset_10':'the-script-element','charset_11':'the-script-element','element-dfn-contexts_88':'the-button-element','element-dfn-contexts_89':'he-select-element','event-handler-content-attributes_18':'index','event-handler-content-attributes_19':'index','void-elements_index':'index-of-terms','list-of-text-tracks_7':'media-elements','list-of-text-tracks_6':'media-elements','list-of-text-tracks_5':'media-elements','list-of-text-tracks_4':'media-elements','list-of-text-tracks_3':'media-elements','list-of-text-tracks_2':'media-elements','list-of-text-tracks_1':'media-elements','list-of-text-tracks_0':'media-elements','ix-handler-onmousemove':'index','value-track-kind-description':'media-elements','htmltrackelement':'the-track-element','track_16':'media-elements','refsARIA':'references','the-keygen-element_index':'index-of-terms','handler-onloadeddata_2':'browsers','handler-onclick':'webappapis','handler-onloadeddata_0':'dom','handler-onloadeddata_1':'elements','eventhandler_221':'offline','eventhandler_220':'offline','eventhandler_223':'offline','eventhandler_222':'offline','eventhandler_225':'offline','eventhandler_224':'offline','i_9':'introduction''i_8':'introduction','i_7':'introduction','i_6':'introduction','i_5':'introduction','i_4':'introduction','i_3':'introduction','i_2':'introduction','i_1':'introduction','i_0':'introduction','toolbar-state_7':'index','track_18':'media-elements','rp_16':'index','attr-textarea-required_index':'index-of-terms','rp_15':'syntax','event-mediacontroller-playing':'media-elements','rp_14':'syntax','timers':'timers','toolbar-state_3':'the-menu-element','the-div-element':'the-div-element','event-handler-content-attributes_52':'index','rp_12':'syntax','head_28':'syntax','head_29':'syntax','blockquote_18':'index','blockquote_19':'index','namespaces':'namespaces','head_20':'the-noscript-element','head_21':'the-noscript-element','head_22':'the-noscript-element','toolbar-state_0':'content-models','head_24':'the-noscript-element','head_25':'the-noscript-element','blockquote_14':'the-blockquote-element','head_27':'syntax','form_39':'index','form_38':'index','form_37':'index','form_36':'index','form_35':'obsolete','lang_3':'gloal-attributes','form_33':'syntax','form_32':'editing','form_31':'form-submission','form_30':'form-submission','attr-input-alt':'states-of-the-type-attribute','concept-fe-disabled_index':'index-of-terms','history-0':'introduction','history-1':'history','lang_2':'global-attributes','hidden':'global-attributes','xmlns-namespace_index':'index-of-terms','element-dfn-categories_15':'the-hgroup-element','element-dfn-categories_14':'the-aside-element','element-dfn-categories_17':'the-footer-element','element-dfn-categories_16':'the-header-element','element-dfn-categories_11':'the-nav-element','element-dfn-categories_10':'the-section-element','element-dfn-categories_13':'the-aside-element','element-dfn-categories_12':'the-article-element','browsing-context_14':'browsers','browsing-context_15':'browsers','browsing-context_16':'browsers','browsing-context_17':'browsers','element-dfn-categories_19':'the-p-element','element-dfn-categories_18':'the-address-element','browsing-context_12':'browsers','browsing-context_13':'rowsers','rp_13':'syntax','formnovalidate_0':'the-input-element','attr-textarea-cols':'the-textarea-element','meta-author_index':'index-of-terms','htmldetailselement':'the-details-element','attr-fs-formmethod':'form-submission','pause_0':'index','handler-window-onscroll_index':'index-of-terms','autocomplete_9':'states-of-the-type-attribute','autocomplete_8':'states-of-the-type-attribute','autocomplete_7':'states-of-the-type-attribute','autocomplete_6':'states-of-the-type-attribute','autocomplete_5':'the-input-element','autocomplete_4':'the-input-element','autocomplete_3':'the-input-element','autocomplete_2':'index','autocomplete_1':'common-input-element-attributes','autocomplete_0':'common-input-element-attributes','flow-content_148':'index','link-type-prefetch_index':'index-of-terms','flow-content_149':'index','dom-texttrack-kind-metadata':'media-elements','the-sub-element_index':'index-of-terms','concept-command':'commands','rt':'content-models','attr-fs-method-post-keyword':'form-submission','rp':'text-lvel-semantics','ix-handler-ondblclick':'index','eventhandler_152':'browsers','insert-an-element-into-a-document_index':'index-of-terms','flow-content_140':'the-menu-element','rb':'obsolete','standard-metadata-names':'the-meta-element','attr-meta-http-equiv-default-style':'the-meta-element','the-source-element_index':'index-of-terms','flow-content_142':'the-menu-element','character-encoding-declaration_index':'index-of-terms','flow-content_143':'commands','radio-button-group_1':'states-of-the-type-attribute','radio-button-group_0':'states-of-the-type-attribute','radio-button-group_2':'states-of-the-type-attribute','flow-content_144':'commands','attr-ol-type-keyword-decimal':'the-ol-element','texttrackcuelist':'media-elements','multipart-x-mixed-replace_0':'iana','multipart-x-mixed-replace_1':'iana','multipart-x-mixed-replace_2':'iana','concept-role-none_29':'wai-aria','concept-role-none_28':'wai-aria','concept-role-none_25':'wai-aria','concept-role-none_24':'wai-aria','concept-role-none_27':'wai-aria','concet-role-none_26':'wai-aria','concept-role-none_21':'wai-aria','concept-role-none_20':'wai-aria','concept-role-none_23':'wai-aria','concept-role-none_22':'wai-aria','max_36':'the-progress-element','valid-e-mail-address-list':'states-of-the-type-attribute','max_34':'common-input-element-attributes','hidden_23':'editing','max_32':'states-of-the-type-attribute','r1':'the-table-element','r2':'the-table-element','max_31':'states-of-the-type-attribute','max_38':'the-progress-element','max_39':'the-progress-element','blockquote_0':'content-models','blockquote_1':'headings-and-sections','blockquote_2':'headings-and-sections','blockquote_3':'grouping-content','blockquote_4':'the-blockquote-element','blockquote_5':'the-blockquote-element','eventhandler_19':'dom','eventhandler_18':'dom','eventhandler_17':'dom','eventhandler_16':'dom','eventhandler_15':'dom','eventhandler_14':'dom','onseeked':'global-attributes','eventhandler_12':'dom','eventhandler_11':'dom','eventhandler_10':'dom','attr-media-mediagroup':'media-element','application-x-www-form-urlencoded-decoding-algorithm_0':'iana','form-associated-element_21':'index','command_8':'index','syntax-ambiguous-ampersand_3':'syntax','list-state_1':'wai-aria','dfn_9':'the-dfn-element','list-state_3':'wai-aria','list-state_2':'wai-aria','list-state_5':'the-menu-element','list-state_4':'wai-aria','li_18':'edits-and-lists','li_19':'the-menu-element','li_16':'the-li-element','li_17':'edits-and-lists','dfn_2':'the-dl-element','li_15':'the-li-element','li_12':'the-li-element','li_13':'the-li-element','li_10':'the-ul-element','li_11':'the-li-element','attr-embed-vspace':'obsolete','space-character_45':'syntax','waiting_0':'index','link-type-author':'links','htmlquoteelement_6':'index','concept-datetime-digit_index':'index-of-terms','pagetransitionevent_index':'index-of-terms','dialog_5':'attributes-common-to-form-controls','dialog_4':'attributes-common-to-form-controls','dialog_7':'commands','dialog_6':'commands','dialog_1':'wai-aria','dialog_0':'wai-aria','dialog_3':'attributes-commn-to-form-controls','dialog_2':'headings-and-sections','syntax-elements_3':'syntax','dialog_9':'commands','dialog_8':'commands','handler-onvolumechange_index':'index-of-terms','autocomplete_19':'states-of-the-type-attribute','autocomplete_18':'states-of-the-type-attribute','autocomplete_17':'states-of-the-type-attribute','autocomplete_16':'states-of-the-type-attribute','autocomplete_15':'states-of-the-type-attribute','autocomplete_14':'states-of-the-type-attribute','table-example-1':'examples','autocomplete_12':'states-of-the-type-attribute','autocomplete_11':'states-of-the-type-attribute','event-mediacontroller-emptied':'media-elements','dynamic-markup-insertion':'dynamic-markup-insertion','space-character_47':'syntax','syntax-elements_2':'syntax','text-track-language_0':'media-elements','text-track-language_1':'media-elements','attr-output-for_index':'index-of-terms','attr-param-valuetype_index':'index-of-terms','link_50':'links','keytype_0':'index','top-level-browsing-context':'browsers','simple-color':'ommon-microsyntaxes','attr-input-type-range-keyword_index':'index-of-terms','u_3':'text-level-semantics','attr-input-type-submit_1':'the-input-element','attr-input-type-submit_0':'the-input-element','attr-input-type-submit_2':'form-submission','dom-location-hostname_index':'index-of-terms','base_22':'index','base_21':'index','base_20':'index','object':'index','dom-texttrack-kind-subtitles':'media-elements','ix-handler-ondragend':'index','radionodelist_index':'index-of-terms','htmltablecellelement_0':'the-td-element','htmltablecellelement_1':'the-th-element','htmltablecellelement_2':'attributes-common-to-td-and-th-elements','htmltablecellelement_3':'index','htmltablecellelement_4':'index','htmltablecellelement_5':'index','valid-yearless-date-string':'common-microsyntaxes','syntax-charref':'syntax','space-character_49':'syntax','space-character_48':'syntax','text-(type=text)-state-and-search-state-(type=search)':'states-of-the-type-attribute','space-character_44':'syntax','onplaying':'global-attributes','spac-character_46':'syntax','space-character_41':'syntax','space-character_40':'syntax','space-character_43':'syntax','space-character_42':'syntax','named-character-references_1':'syntax','named-character-references_0':'syntax','width_24':'states-of-the-type-attribute','attr-contextmenu':'the-menu-element','inter-element-whitespace_10':'the-ruby-element','inter-element-whitespace_11':'the-ruby-element','inter-element-whitespace_12':'the-ruby-element','inter-element-whitespace_13':'the-img-element','inter-element-whitespace_14':'the-img-element','inter-element-whitespace_15':'index','durationchange':'webappapis','concept-option-value_2':'the-datalist-element','menu':'index','file-upload-state-(type=file)':'states-of-the-type-attribute','htmlsourceelement_2':'index','attr-link-urn_index':'index-of-terms','htmlsourceelement_0':'index','htmlsourceelement_1':'index','htmlunknownelement_0':'index','htmlquoteelement_3':'index','preferred-mime-name':'infrastructure','attr-th-scope-colgroup':'the-th-element','onblur_1':the-body-element','onblur_0':'the-body-element','progress_16':'index','onblur_2':'index','progress_10':'the-progress-element','progress_11':'the-progress-element','progress_12':'the-meter-element','progress_13':'index','table_10':'the-caption-element','table_11':'the-caption-element','table_12':'the-colgroup-element','table_13':'the-colgroup-element','table_14':'the-colgroup-element','table_15':'the-col-element','table_16':'the-tbody-element','table_17':'the-tbody-element','autoplay_4':'media-elements','autoplay_5':'media-elements','attr-input-type-file':'wai-aria','autoplay_7':'index','autoplay_0':'the-video-element','autoplay_1':'the-audio-element','autoplay_2':'the-audio-element','autoplay_3':'media-elements','disabled_26':'index','disabled_27':'index','disabled_24':'index','disabled_25':'index','disabled_22':'attributes-common-to-form-controls','disabled_23':'syntax','disabled_20':'the-keygen-element','disabled_21':'the-keygen-element','onseeking':'global-attributes','interactive-content_36':'index','atr-progress-max_index':'index-of-terms','command-api_index':'index-of-terms','session-history_5':'history','form-associated-element_index':'index-of-terms','a_57':'links','a_56':'links','a_55':'links','a_54':'links','a_53':'links','populate-the-list-of-pending-text-tracks_0':'media-elements','a_51':'links','a_50':'links','refsDOMCORE':'references','kinds-of-content':'content-models','the-td-element':'the-td-element','a_59':'syntax','a_58':'links','attr-input-maxlength_index':'index-of-terms','master-command_index':'index-of-terms','attr-input-autocomplete-default-state_0':'common-input-element-attributes','text-track-failed-to-load_index':'index-of-terms','defining-term_index':'index-of-terms','ix-handler-onwaiting':'index','text-track-cue-alignment_index':'index-of-terms','phrasing-content_263':'index','phrasing-content_262':'index','dom-location-port_0':'history','phrasing-content_260':'index','phrasing-content_267':'index','creator-document_0':'urls','phrasing-content_265':'index','phrasing-content_264':'ndex','phrasing-content_269':'index','phrasing-content_268':'index','push-a-ruby-level_index':'index-of-terms','header_6':'the-header-element','header_7':'the-header-element','attr-li-value':'the-li-element','header_5':'the-header-element','header_2':'sections','header_3':'the-article-element','header_0':'content-models','header_1':'wai-aria','secondary-browsing-context_index':'index-of-terms','header_8':'the-header-element','header_9':'the-header-element','attr-command-icon_index':'index-of-terms','event-mediacontroller-canplay':'media-elements','boolean-attribute_23':'form-submission','refsTIS620':'references','the-hgroup-element_index':'index-of-terms','attr-meta-http-equiv-default-style_index':'index-of-terms','canvas_1':'index','canvas_0':'index','ix-handler-onscroll':'index','media-elements':'media-elements','maxlength_23':'states-of-the-type-attribute','nested-browsing-context_index':'index-of-terms','concept-yearless-date_index':'index-of-terms','maxlength_22':'states-of-the-type-attribute','attr-sorce-src_index':'index-of-terms','maxlength_21':'states-of-the-type-attribute','common-input-element-attributes':'common-input-element-attributes','maxlength_20':'states-of-the-type-attribute','best-practices-for-in-page-editors':'editing','index-terms_end':'index-of-terms','maxlength_27':'index','radio-button-group':'states-of-the-type-attribute','maxlength_26':'obsolete','htmlfieldsetelement_1':'index','volumechange':'global-attributes','htmlfieldsetelement_2':'index','htmlheadelement':'the-head-element','refsRFC2237':'references','maxlength_24':'states-of-the-type-attribute','refsRFC2397':'references','metadata-content-0':'content-models','active-sandboxing-flag-set':'browsers','attr-tdth-abbr_index':'index-of-terms','track_1':'index','size_29':'the-select-element','size_28':'the-select-element','size_27':'index','size_26':'obsolete','size_25':'common-input-element-attributes','size_24':'common-input-element-attributes','size_23':'states-of-the-type-attribute','size_22':'states-of-the-type-attribute','siz_21':'states-of-the-type-attribute','size_20':'states-of-the-type-attribute','dom-navigator-registercontenthandler_index':'index-of-terms','refsRFC5280':'references','external_2':'index','link-type-tag':'links','dl_19':'index','radiogroup':'the-command-element','cite_24':'index','attr-ol-type-keyword-upper-roman':'the-ol-element','concept-input-type-file-selected_0':'common-input-element-apis','the-link-element_index':'index-of-terms','attr-area-shape-circle':'the-area-element','text-plain_0':'index','data-*=':'infrastructure','attr-input-type-datetime-local_1':'the-input-element','concept-rel-extensions':'links','the-head-element_0':'dom','the-head-element_1':'dom','concept-appcache-manifest-explicit':'offline','attr-ol-type-state-lower-roman_index':'index-of-terms','week-state-(type=week)_index':'index-of-terms','hashchangeevent':'history','htmlbrelement':'the-br-element','concept-select-option-list_9':'the-select-element','concept-select-option-list_8':'the-select-element','concept-select-option-list_3':the-select-element','concept-select-option-list_2':'the-select-element','concept-select-option-list_1':'the-select-element','concept-select-option-list_0':'wai-aria','concept-select-option-list_7':'the-select-element','concept-select-option-list_6':'the-select-element','concept-select-option-list_5':'the-select-element','concept-select-option-list_4':'the-select-element','htmlelement_212':'index','htmlelement_213':'index','htmlelement_210':'index','htmlelement_211':'index','htmlelement_216':'index','htmlelement_217':'index','htmlelement_214':'index','big':'obsolete','htmlelement_218':'index','htmlelement_219':'index','attr-input-max_index':'index-of-terms','the-dt-element_index':'index-of-terms','image-button-state-(type=image)':'states-of-the-type-attribute','attr-fe-maxlength':'attributes-common-to-form-controls','http-equiv':'the-meta-element','htmllabelelement_2':'index','htmllabelelement_0':'index','htmllabelelement_1':'index','handler-onfocus_2':'index','handler-onfocus_0':'dom','handler-onfocus_1':'eements','handler-onprogress':'webappapis','attr-input-type-week':'wai-aria','iframe_42':'browsers','iframe_43':'browsers','iframe_40':'dimension-attributes','iframe_41':'browsers','iframe_46':'browsers','iframe_47':'browsers','iframe_44':'browsers','iframe_45':'browsers','iframe_48':'browsers','white_space':'common-microsyntaxes','handler-onchange':'webappapis','about:srcdoc':'urls','attr-tr-charoff':'obsolete','refsDASH':'references','texttrackcue_7':'index','the-address-element':'the-address-element','attr-body-link_index':'index-of-terms','noscript':'introduction','collections':'common-dom-interfaces','unordered-set-of-unique-space-separated-tokens':'common-microsyntaxes','context-menus_index':'index-of-terms','updateready':'offline','refsHTMLALTTECHS':'references','sectioning-root_0':'content-models','valid-date-string-with-optional-time':'common-microsyntaxes','sectioning-root_2':'the-footer-element','sectioning-root_3':'the-footer-element','sectioning-root_4':'headings-and-sections','sectioning-root_5:'headings-and-sections','sectioning-root_6':'the-blockquote-element','sectioning-root_7':'the-figure-element','sectioning-root_8':'the-td-element','sectioning-root_9':'the-fieldset-element','sandboxed-seamless-iframes-flag_0':'browsers','eventhandler_index':'index-of-terms','refsWEBVTT':'references','hyperlink_29':'links','concept-time_0':'states-of-the-type-attribute','mediacontrollerplaybackstate':'media-elements','attr-input-type-file-keyword_index':'index-of-terms','onpopstate_0':'index','refsXHTMLMOD':'references','refsRFC4329':'references','nested-browsing-context_9':'browsers','nested-browsing-context_8':'browsers','ix-handler-oncancel':'index','form_19':'the-form-element','form_18':'the-form-element','hyperlink_22':'links','form_11':'the-base-element','form_10':'content-models','form_13':'forms','onchange':'global-attributes','form_15':'forms','form_14':'forms','form_17':'the-form-element','form_16':'the-form-element','attr-track-srclang_index':'index-of-terms','for':'the-label-element','htmlmenuelment_index':'index-of-terms','dom-document-querycommandenabled_index':'index-of-terms','refsATAG':'references','xhtml-document_index':'index-of-terms','hyperlink_24':'links','syntax-start-tag':'syntax','list-of-text-tracks_index':'index-of-terms','tag-clouds':'links','browsing-context_36':'browsers','browsing-context_37':'browsers','element-dfn-categories_39':'the-dfn-element','element-dfn-categories_38':'the-q-element','browsing-context_32':'browsers','browsing-context_33':'browsers','browsing-context_30':'browsers','event-media-seeking':'media-elements','element-dfn-categories_33':'the-em-element','element-dfn-categories_32':'the-a-element','element-dfn-categories_31':'the-div-element','element-dfn-categories_30':'the-figcaption-element','element-dfn-categories_37':'the-cite-element','element-dfn-categories_36':'the-s-element','element-dfn-categories_35':'the-small-element','element-dfn-categories_34':'the-strong-element','use-credentials':'index','valid-duration-string_index':'index-of-terms','attr-img-cossorigin_index':'index-of-terms','concept-fs-target_index':'index-of-terms','creator-document':'browsers','refsSDPLABEL':'references','tel':'forms','output_24':'index','dom-opener_0':'browsers','wrap':'the-textarea-element','attr-input-list_0':'index','translate_0':'global-attributes','translate_1':'global-attributes','translate_2':'global-attributes','translate_3':'global-attributes','htmlelement_239':'index','output_22':'index','remove-an-element-from-a-document':'infrastructure','transferable_0':'common-dom-interfaces','transferable_1':'index','width':'the-canvas-element','ismap_0':'the-img-element','the-readonly-attribute':'common-input-element-attributes','htmlscriptelement':'the-script-element','unquoted':'syntax','syntax-attribute-value_index':'index-of-terms','attr-area-nohref':'obsolete','q_21':'index','htmlelement_230':'index','low':'the-meter-element','htmlelement_231':'index','space-character_29':'syntax','max_10':'states-of-the-type-attribute','max_11':'states-of-the-type-attribute','max_12':'tates-of-the-type-attribute','max_13':'states-of-the-type-attribute','max_14':'states-of-the-type-attribute','max_15':'states-of-the-type-attribute','max_16':'states-of-the-type-attribute','max_17':'states-of-the-type-attribute','max_18':'states-of-the-type-attribute','max_19':'states-of-the-type-attribute','dom-navigator-registercontenthandler_0':'system-state-and-capabilities','htmlelement_235':'index','eventhandler_39':'dom','eventhandler_38':'dom','attr-crossorigin-none':'urls','eventhandler_31':'dom','eventhandler_30':'dom','eventhandler_33':'dom','eventhandler_32':'dom','eventhandler_35':'dom','eventhandler_34':'dom','eventhandler_37':'dom','eventhandler_36':'dom','li_34':'index','li_30':'index','li_31':'index','li_32':'index','li_33':'index','ix-handler-onended':'index','attr-media-preload-auto':'media-elements','ix-handler-window-onstorage':'index','text-track-loading':'media-elements','dom-location-pathname_index':'index-of-terms','colgroup_8':'the-tfoot-element','willful-violation_2':'offline','onragover':'global-attributes','progress_14':'index','event-pagehide_index':'index-of-terms','attr-select-size':'the-select-element','text-track-cue-text':'media-elements','autocomplete_28':'common-input-element-attributes','handler-window-onpageshow_index':'index-of-terms','attr-q-cite':'the-q-element','attr-iframe-marginwidth_index':'index-of-terms','willful-violation':'introduction','command-facet-hint_index':'index-of-terms','editing-0':'editing','formaction':'the-input-element','dom-mediaerror-media_err_decode':'media-elements','_charset__0':'attributes-common-to-form-controls','attr-img-ismap_index':'index-of-terms','charset_12':'index','data-protocol':'infrastructure','htmldivelement_index':'index-of-terms','alt_48':'states-of-the-type-attribute','alt_49':'states-of-the-type-attribute','alt_46':'states-of-the-type-attribute','alt_47':'states-of-the-type-attribute','alt_44':'states-of-the-type-attribute','alt_45':'states-of-the-type-attribute','alt_42':'states-of-the-type-attribute','alt_43':'states-of-he-type-attribute','alt_40':'the-input-element','alt_41':'states-of-the-type-attribute','ix-handler-onplaying':'index','html-namespace':'infrastructure','fieldset_33':'index','time':'index','concept-role-none_2':'wai-aria','concept-role-none_3':'wai-aria','concept-role-none_0':'wai-aria','concept-role-none_1':'wai-aria','concept-role-none_6':'wai-aria','concept-role-none_7':'wai-aria','concept-role-none_4':'wai-aria','concept-role-none_5':'wai-aria','concept-role-none_8':'wai-aria','concept-role-none_9':'wai-aria','session-history-entry_4':'history','attr-caption-align':'obsolete','session-history-entry_5':'history','category-label_index':'index-of-terms','session-history-entry_2':'history','sequential-link-types':'links','current-entry-of-the-joint-session-history_0':'history','session-history-entry_3':'history','media-data_index':'index-of-terms','session-history-entry_0':'history','session-history-entry_1':'history','element-dfn-attributes_94':'the-keygen-element','element-dfn-attributes_95':'the-output-lement','htmlmeterelement_1':'index','element-dfn-attributes_96':'the-progress-element','htmlmeterelement_2':'index','element-dfn-attributes_97':'the-meter-element','rowgroup':'the-th-element','attr-input-autocomplete-on-state_index':'index-of-terms','element-dfn-attributes_90':'the-datalist-element','value_45':'the-meter-element','element-dfn-attributes_91':'the-optgroup-element','document_29':'dom','document_28':'dom','attr-track-kind-subtitles_index':'index-of-terms','element-dfn-attributes_92':'the-option-element','document_23':'urls','document_22':'urls','document_21':'urls','document_20':'urls','document_27':'dom','document_26':'urls','document_25':'urls','document_24':'urls','dfn_12':'the-dfn-element','dfn_13':'the-dfn-element','dfn_10':'the-dfn-element','dfn_11':'the-dfn-element','dfn_16':'the-i-element','dfn_17':'usage-summary','title_69':'the-dfn-element','title_68':'the-dfn-element','title_67':'the-style-element','title_66':'the-style-element','title_65':'the-style-element','title_64':'the-style-lement','title_63':'the-link-element','title_62':'the-link-element','title_61':'the-link-element','title_60':'the-link-element','concept-submit-button_index':'index-of-terms','htmltablecolelement_5':'index','htmltablecolelement_4':'index','bidirectional-algorithm-formatting-character-ranges_0':'requirements-relating-to-bidirectional-algorithm-formatting-characters','bidirectional-algorithm-formatting-character-ranges_1':'requirements-relating-to-bidirectional-algorithm-formatting-characters','bidirectional-algorithm-formatting-character-ranges_2':'requirements-relating-to-bidirectional-algorithm-formatting-characters','bidirectional-algorithm-formatting-character-ranges_3':'requirements-relating-to-bidirectional-algorithm-formatting-characters','accesskey_1':'editing','accesskey_0':'editing','accesskey_3':'editing','accesskey_2':'editing','accesskey_4':'editing','dom-mediaerror-media_err_network_0':'media-elements','readonly_22':'states-of-the-type-attribute','input-type-attr-summary':'the-input-element','eent-media-playing':'media-elements','secondary-browsing-contexts':'browsers','attr-iframe-allowtransparency':'obsolete','option_29':'the-option-element','option_28':'the-option-element','option_21':'the-optgroup-element','option_20':'the-optgroup-element','option_23':'the-optgroup-element','option_22':'the-optgroup-element','option_25':'the-option-element','option_24':'the-option-element','option_27':'the-option-element','option_26':'the-option-element','end-tags':'syntax','sandboxed-plugins-browsing-context-flag_index':'index-of-terms','attr-tbody-char_index':'index-of-terms','space-character_25':'syntax','table_38':'obsolete','concept-button':'forms','table_36':'obsolete','table_37':'obsolete','table_34':'syntax','table_35':'syntax','table_32':'syntax','table_33':'syntax','table_30':'the-tr-element','table_31':'the-tr-element','raw-text-elements_1':'syntax','address':'content-models','sandboxed-top-level-navigation-browsing-context-flag_0':'browsers','sandboxed-top-level-navigation-browsing-context-flag_1:'browsers','attr-command-type-state-checkbox_1':'the-command-element','textarea_8':'index','a_79':'index','a_78':'index','a_75':'index','a_74':'index','a_77':'index','a_76':'index','a_71':'obsolete','a_70':'obsolete','a_73':'index','a_72':'obsolete','the-id-attribute':'global-attributes','defer':'the-script-element','htmlparagraphelement':'the-p-element','the-col-element_index':'index-of-terms','functionstringcallback':'dnd','popstateeventinit':'history','form-control-dirname-attribute':'form-submission','input_98':'states-of-the-type-attribute','attr-table-bgcolor_index':'index-of-terms','phrasing-content_249':'index','phrasing-content_248':'index','text-track-cue-snap-to-lines-flag_3':'media-elements','text-track-cue-snap-to-lines-flag_2':'media-elements','text-track-cue-snap-to-lines-flag_1':'media-elements','text-track-cue-snap-to-lines-flag_0':'media-elements','phrasing-content_245':'index','phrasing-content_244':'index','progress_19':'offline','text-track-cue-snap-to-lines-flag_4':'media-elements','atr-table-width_index':'index-of-terms','text-track-cue-automatic-line-position':'media-elements','scope':'introduction','application-xhtml+xml_2':'iana','application-xhtml+xml_0':'introduction','application-xhtml+xml_1':'iana','phrasing-content_155':'index','multiple_24':'states-of-the-type-attribute','phrasing-content_154':'index','phrasing-content_157':'index','phrasing-content_156':'index','select_28':'the-select-element','select_29':'the-select-element','attr-area-shape-keyword-circle':'the-area-element','select_24':'the-select-element','select_25':'the-select-element','select_26':'the-select-element','select_27':'the-select-element','select_20':'the-select-element','select_21':'the-select-element','select_22':'the-select-element','select_23':'the-select-element','palpable-content_50':'the-form-element','attr-ol-type-keyword-lower-roman':'the-ol-element','child-browsing-context_1':'browsers','palpable-content_51':'the-fieldset-element','attr-tabindex':'editing','element-dfn-categories_89':'the-select-elment','palpable-content_52':'the-label-element','palpable-content_53':'the-input-element','element-dfn-contexts_80':'the-tr-element','eventhandlernonnull':'webappapis','element-dfn-contexts_81':'the-td-element','element-dfn-contexts_82':'the-th-element','attr-media-preload-none_index':'index-of-terms','element-dfn-categories_82':'the-th-element','element-dfn-contexts_83':'the-form-element','attr-track-kind_index':'index-of-terms','phrasing-content_158':'index','palpable-content_58':'the-output-element','attr-meta-http-equiv-content-type_index':'index-of-terms','formaction_28':'the-button-element','formaction_29':'form-submission','refsRFC2806':'references','palpable-content_59':'the-progress-element','formaction_24':'states-of-the-type-attribute','formaction_25':'states-of-the-type-attribute','formaction_26':'the-button-element','formaction_27':'the-button-element','formaction_20':'states-of-the-type-attribute','formaction_21':'states-of-the-type-attribute','formaction_22':'states-of-the-type-attribute','fomaction_23':'states-of-the-type-attribute','the-param-element':'the-param-element','attr-time-datetime_index':'index-of-terms','the-ul-element_index':'index-of-terms','xhtml':'the-xhtml-syntax','htmlelement_5':'the-html-element','htmlelement_4':'elements','htmlelement_7':'the-title-element','htmlelement_6':'the-head-element','htmlelement_1':'dom','htmlelement_0':'common-dom-interfaces','htmlelement_3':'elements','htmlelement_2':'elements','attr-script-src':'the-script-element','attr-input-type-image-keyword_index':'index-of-terms','htmlelement_9':'the-link-element','htmlelement_8':'the-base-element','refsRFC3987':'references','iframe_5':'content-models','iframe_4':'content-models','iframe_7':'content-models','iframe_6':'content-models','iframe_1':'infrastructure','iframe_0':'introduction','iframe_3':'dom','iframe_2':'common-dom-interfaces','iframe_9':'wai-aria','iframe_8':'content-models','img_5':'introduction','img_4':'introduction','img_7':'dom','img_6':'common-dom-interfaces','img_1':'index','img_0':'indx','img_3':'introduction','img_2':'introduction','ascii-case-insensitive_31':'obsolete','ascii-case-insensitive_30':'obsolete','ascii-case-insensitive_33':'index','ascii-case-insensitive_32':'iana','img_9':'content-models','img_8':'content-models','ascii-case-insensitive_36':'index','sandbox':'infrastructure','definitions':'constraints','ix-handler-oncanplaythrough':'index','event-media-seeking_index':'index-of-terms','context-menu-state_index':'index-of-terms','refsRFC2313':'references','push-a-ruby-annotation_index':'index-of-terms','usemap':'content-models','character_index':'index-of-terms','attr-tdth-align_index':'index-of-terms','command-facet-id':'commands','refsRFC2318':'references','attr-a-rev_index':'index-of-terms','attr-th-scope':'the-th-element','handler-onclick_index':'index-of-terms','anonymous-command_index':'index-of-terms','valid-e-mail-address_0':'states-of-the-type-attribute','valid-e-mail-address_1':'states-of-the-type-attribute','flow-content_9':'the-style-element','flow-content_8':'reuirements-relating-to-bidirectional-algorithm-formatting-characters','image-button-state-(type=image)_index':'index-of-terms','command-facet-checkedstate':'commands','event-mediacontroller-loadeddata':'media-elements','flow-content_3':'element-definitions','flow-content_2':'element-definitions','flow-content_1':'element-definitions','flow-content_0':'element-definitions','flow-content_7':'content-models','flow-content_6':'content-models','flow-content_5':'content-models','flow-content_4':'content-models','heading-content_10':'index','heading-content_11':'index','attr-table-align':'obsolete','attr-input-type-datetime_0':'the-input-element','attr-input-type-datetime_1':'the-input-element','attr-input-type-datetime_2':'states-of-the-type-attribute','attr-input-type-datetime_3':'states-of-the-type-attribute','attr-input-type-datetime_4':'states-of-the-type-attribute','attr-input-type-datetime_5':'states-of-the-type-attribute','iframe_68':'index','attr-hyperlink-usemap':'image-maps','iframe_60':'obsolete','ifram_61':'index','iframe_62':'index','iframe_63':'index','iframe_64':'index','iframe_65':'index','iframe_66':'index','iframe_67':'index','space-character_50':'syntax','preferred-mime-name_4':'index','preferred-mime-name_5':'index','preferred-mime-name_6':'index','dom-mediaerror-media_err_aborted_0':'media-elements','preferred-mime-name_0':'the-meta-element','preferred-mime-name_1':'the-script-element','preferred-mime-name_2':'the-form-element','preferred-mime-name_3':'iana','handler-window-onbeforeprint_index':'index-of-terms','attr-object-hspace_index':'index-of-terms','dragevent_0':'dnd','i._0':'the-ol-element','palpable-content_19':'the-strong-element','attr-track-kind-metadata_index':'index-of-terms','palpable-content_14':'the-dl-element','palpable-content_15':'the-figure-element','palpable-content_16':'the-div-element','palpable-content_17':'the-a-element','palpable-content_10':'the-pre-element','palpable-content_11':'the-blockquote-element','palpable-content_12':'the-ol-element','palpable-content_13':'theul-element','canvas':'the-canvas-element','attr-col-width_index':'index-of-terms','handler-onclick_2':'browsers','handler-onclick_3':'index','handler-onclick_0':'dom','handler-onclick_1':'elements','category-label_12':'index','category-label_13':'index','category-label_10':'index','htmlformelement_10':'the-output-element','category-label_16':'index','category-label_17':'index','category-label_14':'index','category-label_15':'index','hierarchical-url_index':'index-of-terms','handler-onloadeddata_3':'index','ul_18':'obsolete','handler-onvolumechange':'webappapis','ul_14':'edits-and-lists','eventhandler_80':'elements','ul_16':'links','ul_17':'syntax','ul_10':'the-ul-element','ul_11':'the-ul-element','ul_12':'the-li-element','ul_13':'the-li-element','attr-iframe-src_index':'index-of-terms','eventhandler_82':'elements','text-html':'iana','attr-dir-ltr':'global-attributes','eventhandler_83':'elements','handler-window-onpagehide_1':'browsers','rel-alternate_index':'index-of-terms','syntax-comments':'syntax','the-bdy-element-0_index':'index-of-terms','attr-ul-type_index':'index-of-terms','checked_13':'states-of-the-type-attribute','checked_12':'states-of-the-type-attribute','checked_11':'states-of-the-type-attribute','checked_10':'states-of-the-type-attribute','checked_17':'states-of-the-type-attribute','checked_16':'states-of-the-type-attribute','checked_15':'states-of-the-type-attribute','checked_14':'states-of-the-type-attribute','accesskey':'global-attributes','checked_18':'states-of-the-type-attribute','e-mail-state-(type=email)_index':'index-of-terms','link-type-prev_index':'index-of-terms','open':'wai-aria','captions':'index','rb_index':'index-of-terms','attr-pre-width':'obsolete','the-header-element_index':'index-of-terms','html-elements_20':'content-models','html-elements_21':'content-models','html-elements_22':'content-models','html-elements_23':'requirements-relating-to-bidirectional-algorithm-formatting-characters','html-elements_24':'requirements-relating-to-bidirectional-algorithm-formatting-characters''html-elements_25':'requirements-relating-to-bidirectional-algorithm-formatting-characters','html-elements_26':'requirements-relating-to-bidirectional-algorithm-formatting-characters','html-elements_27':'requirements-relating-to-bidirectional-algorithm-formatting-characters','html-elements_28':'wai-aria','html-elements_29':'wai-aria','cite':'the-blockquote-element','form_34':'obsolete','href_31':'index','href_32':'index','event-media-emptied':'media-elements','htmlelement_164':'index','attr-hyperlink-rel_index':'index-of-terms','phrasing-content_186':'index','attr-input-type-hidden_5':'the-input-element','phrasing-content_184':'index','phrasing-content_185':'index','phrasing-content_182':'index','phrasing-content_183':'index','phrasing-content_180':'index','attr-input-type-hidden_4':'the-input-element','attr-input-type-radio-keyword':'the-input-element','attr-input-type-hidden_7':'the-input-element','phrasing-content_188':'index','phrasing-content_189':'index','width_5':'the-iframe-element','attr-input-typehidden_1':'wai-aria','refsHTML4':'references','refsHTML5':'references','width_3':'the-img-element','onpagehide':'the-body-element','width_0':'the-canvas-element','attr-input-type-hidden_2':'forms','formmethod_27':'the-button-element','formmethod_26':'the-button-element','formmethod_25':'states-of-the-type-attribute','formmethod_24':'states-of-the-type-attribute','formmethod_23':'states-of-the-type-attribute','formmethod_22':'states-of-the-type-attribute','formmethod_21':'states-of-the-type-attribute','formmethod_20':'states-of-the-type-attribute','formmethod_29':'form-submission','formmethod_28':'the-button-element','mime-type_19':'dnd','mime-type_18':'dnd','mime-type_17':'dnd','mime-type_16':'system-state-and-capabilities','mime-type_15':'offline','mime-type_14':'offline','mime-type_13':'links','mime-type_12':'the-input-element','mime-type_11':'media-elements','mime-type_10':'media-elements','inter-element-whitespace_index':'index-of-terms','attr-dir-auto_index':'index-of-terms','syntax-end-tag_13':'syntax,'texttracklist_index':'index-of-terms','aside':'content-models','attr-track-kind-metadata_0':'the-track-element','attr-object-data_index':'index-of-terms','plugin_4':'browsers','attr-form-autocomplete':'the-form-element','registercontenthandler':'system-state-and-capabilities','textarea_39':'syntax','textarea_38':'syntax','textarea_37':'textFieldSelection','textarea_36':'textFieldSelection','textarea_35':'textFieldSelection','textarea_34':'textFieldSelection','textarea_33':'the-textarea-element','textarea_32':'the-textarea-element','textarea_31':'the-textarea-element','ordered-set-of-unique-space-separated-tokens_0':'the-form-element','hr_13':'the-hr-element','hr_12':'the-hr-element','hr_11':'the-hr-element','hr_10':'the-hr-element','hr_17':'obsolete','hr_16':'obsolete','hr_15':'syntax','hr_14':'syntax','hr_19':'obsolete','hr_18':'obsolete','transferable-objects':'common-dom-interfaces','eventhandler_53':'dom','eventhandler_52':'dom','eventhandler_51':'dom','eventhandler_50':'dom','eventhandler_57':'elemens','eventhandler_56':'elements','optgroup_1':'wai-aria','eventhandler_54':'dom','the-article-element':'the-article-element','eventhandler_59':'elements','eventhandler_58':'elements','optgroup_9':'syntax','optgroup_8':'the-option-element','element-dfn-content-model_37':'the-cite-element','element-dfn-content-model_36':'the-s-element','element-dfn-content-model_35':'the-small-element','element-dfn-content-model_34':'the-strong-element','element-dfn-content-model_33':'the-em-element','element-dfn-content-model_32':'the-a-element','element-dfn-content-model_31':'the-div-element','element-dfn-content-model_30':'the-figcaption-element','element-dfn-content-model_41':'the-time-element','element-dfn-content-model_39':'the-dfn-element','element-dfn-content-model_38':'the-q-element','flow-content_88':'the-mark-element','flow-content_89':'the-ruby-element','have-range-limitations_index':'index-of-terms','the-aside-element':'the-aside-element','refsTYPEDARRAY':'references','flow-content_80':'the-code-element','flow-conent_81':'the-var-element','flow-content_82':'the-samp-element','flow-content_83':'the-kbd-element','flow-content_84':'the-sub-and-sup-elements','flow-content_85':'the-i-element','flow-content_86':'the-b-element','flow-content_87':'the-u-element','xml':'infrastructure','attr-link-target_index':'index-of-terms','nested-browsing-context_22':'index','nested-browsing-context_20':'index','nested-browsing-context_21':'index','blockquote_12':'the-blockquote-element','meter_17':'index','blockquote_13':'the-blockquote-element','meter_16':'index','xmp':'obsolete','blockquote_10':'the-blockquote-element','head_23':'the-noscript-element','attr-output-for':'the-output-element','push-a-ruby-annotation':'the-ruby-element','blockquote_16':'index','dom-media-have_enough_data_0':'media-elements','blockquote_17':'index','readonly_39':'common-input-element-attributes','readonly_38':'common-input-element-attributes','head_26':'syntax','readonly_33':'states-of-the-type-attribute','readonly_32':'states-of-the-type-attribute','readnly_31':'states-of-the-type-attribute','readonly_30':'states-of-the-type-attribute','readonly_37':'states-of-the-type-attribute','dom-mediaerror-media_err_decode_0':'media-elements','readonly_35':'states-of-the-type-attribute','readonly_34':'states-of-the-type-attribute','figure_5':'the-figure-element','figure_4':'the-li-element','figure_7':'the-figure-element','figure_6':'the-figure-element','figure_1':'headings-and-sections','figure_0':'content-models','figure_3':'the-blockquote-element','figure_2':'grouping-content','alt_60':'states-of-the-type-attribute','alt_61':'states-of-the-type-attribute','alt_62':'states-of-the-type-attribute','alt_63':'states-of-the-type-attribute','figure_9':'the-figure-element','figure_8':'the-figure-element','button_23':'index','loadedmetadata':'webappapis','ul_21':'index','attr-input-list_index':'index-of-terms','root-element_4':'infrastructure','root-element_5':'infrastructure','root-element_6':'infrastructure','root-element_7':'infrastructure','root-element_0':'introduction,'root-element_1':'infrastructure','root-element_2':'infrastructure','root-element_3':'infrastructure','progress':'index','rules-for-updating-the-text-track-rendering':'media-elements','root-element_8':'global-attributes','root-element_9':'global-attributes','attr-source-src':'the-source-element','ix-handler-ontimeupdate':'index','attr-meter-max_index':'index-of-terms','element-dfn-content-model_84':'the-fieldset-element','element-restrictions':'syntax','about:legacy-compat_index':'index-of-terms','ul_23':'index','flow-content_216':'index','figcaption_5':'the-figure-element','figcaption_4':'the-figure-element','figcaption_7':'the-figcaption-element','figcaption_6':'the-figcaption-element','figcaption_1':'the-li-element','figcaption_0':'the-blockquote-element','figcaption_3':'the-figure-element','figcaption_2':'the-figure-element','flow-content_210':'index','async_1':'the-script-element','figcaption_9':'the-img-element','figcaption_8':'the-img-element','flow-content_211':'index','texttrack_10':'media-element','texttrack_11':'index','flow-content_212':'index','attr-tdth-charoff':'obsolete','htmlareaelement_0':'index','htmlareaelement_1':'index','htmlareaelement_2':'index','flow-content_213':'index','title_45':'the-head-element','title_44':'wai-aria','title_47':'the-head-element','title_46':'the-head-element','title_41':'introduction','title_40':'introduction','title_43':'content-models','title_42':'dom','phrasing-content_82':'the-ruby-element','phrasing-content_83':'the-rt-element','phrasing-content_80':'the-ruby-element','phrasing-content_81':'the-ruby-element','phrasing-content_86':'the-bdi-element','title_48':'the-title-element','phrasing-content_84':'the-rp-element','phrasing-content_85':'the-bdi-element','htmloptionelement_2':'the-select-element','s':'introduction','flow-content_188':'index','flow-content_189':'index','htmloptionelement_3':'the-select-element','flow-content_184':'index','flow-content_185':'index','flow-content_186':'index','valid-non-empty-url':'urls','flow-content_180':'index','htmloptionlement_0':'common-dom-interfaces','flow-content_182':'index','flow-content_183':'index','checkbox_0':'index','htmloptionelement_1':'common-dom-interfaces','valid-non-negative-integer_1':'the-meta-element','htmloptionelement_6':'index','the-p-element':'the-p-element','htmlbaseelement_1':'index','htmlbaseelement_2':'index','concept-appcache-manifest-fallback':'offline','refsMPEG2':'references','htmloptionelement_4':'index','refsMPEG4':'references','category-label_1':'the-label-element','unicode-character_1':'content-models','htmloptionelement_5':'index','blocked-on-parser_0':'media-elements','blocked-on-parser_1':'media-elements','blocked-on-parser_2':'media-elements','unicode-character_0':'infrastructure','list_22':'states-of-the-type-attribute','list_23':'states-of-the-type-attribute','list_20':'states-of-the-type-attribute','list_21':'states-of-the-type-attribute','list_26':'common-input-element-attributes','unicode-character_3':'the-script-element','list_24':'states-of-the-type-attribute','list_25':'state-of-the-type-attribute','category-label_4':'the-select-element','event-mediacontroller-ratechange':'media-elements','valid-non-negative-integer_7':'the-col-element','tabular-data':'tabular-data','category-label_5':'the-textarea-element','global-attributes_188':'index','global-attributes_189':'index','valid-non-negative-integer_9':'attributes-common-to-td-and-th-elements','global-attributes_180':'index','global-attributes_181':'index','global-attributes_182':'index','global-attributes_183':'index','global-attributes_184':'index','global-attributes_185':'index','global-attributes_186':'index','thead':'the-table-element','table_54':'index','table_55':'index','table_56':'index','table_57':'index','table_50':'index','table_51':'index','table_52':'index','table_53':'index','border_3':'obsolete','border_2':'index','border_1':'obsolete','border_0':'obsolete','table_58':'index','table_59':'index','refsRFC2246':'references','keygen_4':'content-models','keygen_5':'content-models','keygen_6':'content-models','keygen_7''wai-aria','keygen_0':'index','keygen_1':'index','keygen_2':'index','keygen_3':'content-models','keygen_8':'forms','keygen_9':'forms','attr-crossorigin-use-credentials-keyword':'urls','updateready_0':'offline','updateready_1':'offline','a_49':'links','attr-ol-type-state-upper-roman':'the-ol-element','a_19':'the-dfn-element','a_18':'the-a-element','htmlelement_88':'the-form-element','htmlelement_89':'the-fieldset-element','a_13':'the-style-element','a_12':'the-link-element','a_11':'wai-aria','a_10':'content-models','a_17':'the-a-element','a_16':'the-a-element','a_15':'the-a-element','a_14':'text-level-semantics','onload_4':'index','onload_2':'the-body-element','onload_3':'the-body-element','onload_0':'introduction','onload_1':'global-attributes','concept-datetime_1':'states-of-the-type-attribute','concept-datetime_0':'common-microsyntaxes','attr-input-multiple_index':'index-of-terms','media_18':'index','month-state-(type=month)':'states-of-the-type-attribute','media_10':'the-a-element','media_11':'the-area-eement','media_12':'the-area-element','media_13':'links','media_14':'links','media_15':'links','dom-document-open':'dynamic-markup-insertion','browsing-context_19':'browsers','syntax-attributes_index':'index-of-terms','attr-media-controls_index':'index-of-terms','boolean-attributes':'common-microsyntaxes','ix-handler-window-onpageshow':'index','htmltablecaptionelement_3':'index','htmltablecaptionelement_2':'index','htmltablecaptionelement_1':'index','htmltablecaptionelement_0':'the-table-element','attr-td-scope':'obsolete','table-descriptions':'the-table-element','attr-command-label_index':'index-of-terms','attr-menu-compact':'obsolete','browsing-context_10':'the-iframe-element','code_13':'index','ix-handler-onemptied':'index','browsing-context_11':'links','value-track-kind-caption':'media-elements','editing-apis':'editing-apis','dom-document-querycommandsupported_index':'index-of-terms','texttrackmode':'media-elements','attr-ol-type-state-lower-alpha_index':'index-of-terms','the-object-element':'the-object-lement','attr-dim-width_index':'index-of-terms','refsUTF7':'references','handler-onkeydown_3':'index','event-handler-content-attributes_70':'index','attr-input-align_index':'index-of-terms','handler-onloadstart_index':'index-of-terms','handler-onkeydown_2':'browsers','opener-browsing-context':'browsers','refsSTUN':'references','reload-override-flag_index':'index-of-terms','refsBIDI':'references','refsSRGB':'references','enumerated-attribute_18':'editing','attr-link-title':'the-link-element','dom-link-disabled_index':'index-of-terms','refsNPAPI':'references','onmousemove':'global-attributes','enumerated-attribute_19':'editing-apis','global-attributes_18':'the-address-element','hgroup_18':'the-header-element','hgroup_19':'headings-and-sections','hgroup_16':'the-hgroup-element','hgroup_17':'the-hgroup-element','hgroup_14':'the-hgroup-element','hgroup_15':'the-hgroup-element','hgroup_12':'the-hgroup-element','hgroup_13':'the-hgroup-element','hgroup_10':'sections','hgroup_11':'the-aside-element','attr-table-summry_index':'index-of-terms','tbody_29':'index','tbody_28':'index','event-mediacontroller-emptied_index':'index-of-terms','ascii-case-insensitive_19':'links','ascii-case-insensitive_18':'links','ascii-case-insensitive_17':'links','ascii-case-insensitive_16':'common-input-element-attributes','ascii-case-insensitive_15':'states-of-the-type-attribute','ascii-case-insensitive_14':'states-of-the-type-attribute','ascii-case-insensitive_13':'the-form-element','ascii-case-insensitive_12':'the-form-element','ascii-case-insensitive_11':'the-iframe-element','ascii-case-insensitive_10':'the-script-element','phrasing-content_278':'index','phrasing-content_279':'index','syntax-attribute-name_index':'index-of-terms','attr-contextmenu_0':'index','x-that':'introduction','attr-script-event_index':'index-of-terms','tbody_20':'syntax','tbody_23':'obsolete','refsJSON':'references','pagehide':'history','valid-browsing-context-name-or-keyword_index':'index-of-terms','attr-select-multiple_index':'index-of-terms','text-track-cue-vertcal-growing-right-writing-direction_index':'index-of-terms','attr-embed-name_index':'index-of-terms','width_40':'index','attr-fs-method-post':'form-submission','dragevent_1':'dnd','meta-description_index':'index-of-terms','rel-alternate':'links','dragevent_3':'index','attr-fs-method-get-keyword_index':'index-of-terms','texttracklist_0':'media-elements','texttracklist_1':'index','flow-content_198':'index','attr-li-value_index':'index-of-terms','attr-link-sizes_index':'index-of-terms','dragstart':'webappapis','ins_0':'index','attr-input-type-month-keyword':'the-input-element','valid-normalized-forced-utc-global-date-and-time-string_index':'index-of-terms','var_13':'index','var_12':'index','var_11':'index','drageventinit':'dnd','the-hr-element_index':'index-of-terms','flow-content_195':'index','attr-track-kind-captions_index':'index-of-terms','s_11':'index','fully-active_2':'browsers','s_13':'index','s_12':'index','palpable-content_36':'the-ruby-element','palpable-content_37':'the-bdi-element','texttrackcue_6''media-elements','mathml':'mathml','texttrackcue_0':'media-elements','palpable-content_33':'the-b-element','texttrackcue_2':'media-elements','texttrackcue_3':'media-elements','fieldset_30':'index','palpable-content_38':'the-bdo-element','palpable-content_39':'the-span-element','media-data_10':'media-elements','loadeddata_0':'index','fully-active_3':'history','table_47':'obsolete','option_8':'the-select-element','form_59':'the-keygen-element','form_58':'the-keygen-element','form_55':'the-select-element','form_54':'the-select-element','form_57':'the-textarea-element','form_56':'the-textarea-element','form_51':'the-input-element','form_50':'the-input-element','form_53':'the-button-element','form_52':'the-button-element','attr-media-autoplay_0':'browsers','handler-oninput_2':'browsers','handler-oninput_3':'index','handler-oninput_0':'dom','handler-oninput_1':'elements','sandboxed-forms-browsing-context-flag_0':'browsers','htmltablesectionelement_7':'index','htmltablesectionelement_4':'the-tfoot-element','htmltalesectionelement_5':'index','htmltablesectionelement_2':'the-tbody-element','htmltablesectionelement_3':'the-thead-element','htmltablesectionelement_0':'the-table-element','htmltablesectionelement_1':'the-table-element','code-unit_0':'infrastructure','code-unit_1':'infrastructure','code-unit_2':'infrastructure','htmlobjectelement_2':'index','the-time-element':'the-time-element','footer_23':'index','footer_22':'index','footer_21':'index','text-track-cue-display-state_0':'media-elements','footer_24':'index','attr-body-bgcolor_index':'index-of-terms','flow-content_259':'index','the-html-element_index':'index-of-terms','handler-oncanplaythrough_2':'browsers','handler-oncanplaythrough_3':'index','handler-oncanplaythrough_0':'dom','handler-oncanplaythrough_1':'elements','select_15':'forms','href_18':'the-area-element','href_19':'the-area-element','attr-a-rev':'obsolete','caption_8':'the-table-element','caption_9':'the-table-element','href_12':'the-a-element','caption_7':'the-table-element','caption_4':'the-table-lement','href_11':'dom','href_16':'the-img-element','href_17':'the-img-element','caption_0':'the-img-element','href_15':'the-a-element','phrasing-content_168':'index','phrasing-content_169':'index','phrasing-content_164':'index','master-command':'the-command-element','phrasing-content_166':'index','phrasing-content_167':'index','phrasing-content_160':'index','phrasing-content_161':'index','phrasing-content_162':'index','phrasing-content_163':'index','refs2DCONTEXT':'references','image-map_12':'index','attr-script-type_index':'index-of-terms','valid-browsing-context-name-or-keyword_2':'links','select_13':'forms','concept-http-equiv-extensions':'the-meta-element','global-attributes_164':'index','value_19':'states-of-the-type-attribute','value_18':'states-of-the-type-attribute','image-map_11':'index','dom-appcache-updateready_index':'index-of-terms','value_11':'states-of-the-type-attribute','value_10':'states-of-the-type-attribute','value_13':'states-of-the-type-attribute','value_12':'states-of-the-type-attribte','value_15':'states-of-the-type-attribute','value_14':'states-of-the-type-attribute','value_17':'states-of-the-type-attribute','value_16':'states-of-the-type-attribute','event-mediacontcoller-ended':'media-elements','htmlmodelement_4':'index','link-type-tag_index':'index-of-terms','tfoot_8':'the-tbody-element','tfoot_9':'the-thead-element','tfoot_2':'the-table-element','tfoot_3':'the-table-element','tfoot_0':'the-table-element','tfoot_1':'the-table-element','tfoot_6':'the-table-element','tfoot_7':'the-colgroup-element','tfoot_4':'the-table-element','tfoot_5':'the-table-element','rel_20':'links','rel_21':'links','rel_22':'obsolete','rel_23':'index','rel_24':'index','accept_19':'states-of-the-type-attribute','tt':'obsolete','tr':'content-models','flow-content_153':'index','table_41':'obsolete','foreign-elements':'syntax','refsRFC2109':'references','td':'index','flow-content_151':'index','allow-top-navigation':'the-iframe-element','flow-content_150':'index','flow-content_157':'index','event-handler-content-ttributes_74':'index','flow-content_156':'index','textarea_11':'global-attributes','textarea_10':'introduction','textarea_13':'global-attributes','textarea_12':'global-attributes','textarea_15':'content-models','textarea_14':'content-models','textarea_17':'content-models','textarea_16':'content-models','textarea_19':'wai-aria','textarea_18':'wai-aria','step_22':'states-of-the-type-attribute','step_23':'states-of-the-type-attribute','step_24':'states-of-the-type-attribute','step_25':'states-of-the-type-attribute','step_26':'states-of-the-type-attribute','step_27':'states-of-the-type-attribute','eventhandler_79':'elements','eventhandler_78':'elements','eventhandler_75':'elements','eventhandler_74':'elements','eventhandler_77':'elements','eventhandler_76':'elements','eventhandler_71':'elements','eventhandler_70':'elements','eventhandler_73':'elements','eventhandler_72':'elements','small':'introduction','hidden-state-(type=hidden)_index':'index-of-terms','form-submission-0':'constraints','security-0':'constrains','attr-input-type-number-keyword_index':'index-of-terms','element-dfn-content-model_19':'the-p-element','element-dfn-content-model_18':'the-address-element','element-dfn-content-model_15':'the-hgroup-element','element-dfn-content-model_14':'the-aside-element','element-dfn-content-model_17':'the-footer-element','element-dfn-content-model_16':'the-header-element','element-dfn-content-model_11':'the-nav-element','element-dfn-content-model_10':'the-section-element','element-dfn-content-model_13':'the-aside-element','element-dfn-content-model_12':'the-article-element','meter_20':'index','meter_21':'index','meter_22':'index','section':'introduction','refsOPENSEARCH':'references','attr-area-shape-keyword-default_index':'index-of-terms','method':'forms','option_7':'the-select-element','readonly_19':'states-of-the-type-attribute','readonly_18':'states-of-the-type-attribute','attr-meter-low':'the-meter-element','readonly_15':'the-input-element','readonly_14':'the-input-element','readonly_17':'states-of-the-type-attibute','readonly_16':'states-of-the-type-attribute','readonly_11':'wai-aria','legend':'the-img-element','readonly_13':'the-input-element','readonly_12':'wai-aria','states-of-the-type-attribute':'states-of-the-type-attribute','action':'forms','event-dragend':'dnd','ix-handler-onprogress':'index','the-details-element_index':'index-of-terms','ratechange_0':'index','select':'index','table_49':'obsolete','element-dfn-attributes_93':'the-textarea-element','hidden_20':'editing','table_48':'obsolete','max_37':'the-progress-element','syntax-newlines_1':'syntax','syntax-newlines_0':'syntax','the-ol-element':'the-ol-element','syntax-newlines_2':'syntax','hidden_22':'editing','attr-input-type-radio':'wai-aria','document_66':'the-iframe-element','document_65':'the-iframe-element','document_64':'the-body-element','document_63':'the-body-element','document_62':'the-style-element','document_61':'the-base-element','document_60':'the-head-element','hidden_24':'editing','attr-tdth-colspan':'attributes-common-to-td-and-th-elemnts','document_69':'the-output-element','document_68':'the-label-element','blockquote_11':'the-blockquote-element','max_30':'states-of-the-type-attribute','autocomplete':'the-form-element','text-track-failed-to-load':'media-elements','resources':'infrastructure','valid-simple-color_1':'states-of-the-type-attribute','embed_24':'index','embed_25':'index','embed_26':'index','embed_27':'index','embed_20':'index','embed_21':'index','embed_22':'index','embed_23':'index','attr-media-preload-none-state':'media-elements','ascii-case-insensitive':'infrastructure','embed_29':'index','accept':'the-input-element','handler-window-onblur_1':'browsers','col_8':'obsolete','col_9':'obsolete','onpause':'global-attributes','col_2':'the-col-element','span_23':'the-colgroup-element','col_0':'the-colgroup-element','col_1':'the-col-element','span_26':'the-col-element','span_27':'the-col-element','span_24':'the-colgroup-element','col_5':'obsolete','attr-input-type-search-keyword_index':'index-of-terms','handler-ondragend':'webappaps','value-track-kind-translation':'media-elements','iframe-sandboxing-flag-set_index':'index-of-terms','telephone-state-(type=tel)_index':'index-of-terms','the-div-element_index':'index-of-terms','blockquote_6':'the-blockquote-element','valid-non-negative-integer_index':'index-of-terms','blockquote_7':'the-blockquote-element','blockquote_8':'the-blockquote-element','autokeyword_index':'index-of-terms','blockquote_9':'the-blockquote-element','blockquote_15':'syntax','a_31':'links','a_30':'links','a_33':'links','a_32':'links','a_35':'links','a_34':'links','a_37':'links','a_36':'links','a_39':'links','eventhandler_13':'dom','interactive-content_28':'index','handler-window-onresize_1':'browsers','handler-window-onresize_0':'the-body-element','the-drag-data-item-kind':'dnd','session-history_12':'index','session-history_11':'index','interactive-content_26':'index','handler-onplaying_index':'index-of-terms','checkbox':'forms','meta-application-name':'the-meta-element','valid-local-date-and-time-string_index':'inde-of-terms','htmlfieldsetelement_index':'index-of-terms','event-handler-content-attributes_77':'index','dom-mediaerror-media_err_network':'media-elements','attr-tdth-valign_index':'index-of-terms','ix-handler-onmousewheel':'index','media_5':'index','window_1':'the-body-element','window_0':'global-attributes','window_3':'the-body-element','window_2':'the-body-element','window_5':'the-body-element','window_4':'the-body-element','window_7':'browsers','window_6':'the-iframe-element','window_9':'browsers','window_8':'browsers','refsCESU8':'references','concept-datetime_index':'index-of-terms','the-directionality_index':'index-of-terms','attr-class':'index','attr-input-type-search_5':'states-of-the-type-attribute','attr-input-type-search_4':'states-of-the-type-attribute','ononline':'the-body-element','attr-input-type-search_1':'wai-aria','attr-input-type-search_0':'wai-aria','attr-input-type-search_3':'the-input-element','attr-input-type-search_2':'the-input-element','contenteditable':'editing','text-track-cue-horzontal-writing-direction':'media-elements','attr-tr-valign_index':'index-of-terms','for_5':'the-output-element','dfn_8':'the-dfn-element','shape_2':'the-area-element','for_1':'editing','for_0':'the-label-element','for_3':'index','list-state_0':'content-models','datatransferitemlist_4':'index','list-state_7':'index','attr-area-shape-keyword-poly':'the-area-element','list-state_6':'the-menu-element','col_11':'index','attr-crossorigin-anonymous-keyword':'urls','dfn_0':'content-models','input_118':'common-input-element-attributes','input_119':'common-input-element-attributes','dfn_1':'content-models','input_112':'states-of-the-type-attribute','attr-input-type-password-keyword':'the-input-element','input_110':'states-of-the-type-attribute','input_111':'states-of-the-type-attribute','input_116':'states-of-the-type-attribute','li_14':'the-li-element','input_114':'states-of-the-type-attribute','input_115':'states-of-the-type-attribute','htmlunknownelement_index':'index-of-terms','dfn_3':'the-dt-element','event-hander-content-attributes_78':'index','legend_10':'obsolete','dfn_4':'the-dd-element','legend_12':'index','legend_13':'index','dfn_5':'text-level-semantics','foreign-elements_9':'syntax','foreign-elements_8':'syntax','dfn_6':'the-dfn-element','phrasing-content_284':'index','foreign-elements_1':'syntax','element-dfn-contexts_22':'the-blockquote-element','offline':'offline','dfn_7':'the-dfn-element','foreign-elements_5':'syntax','foreign-elements_4':'syntax','foreign-elements_7':'syntax','element-dfn-contexts_23':'the-ol-element','an-entry-with-persisted-user-state_index':'index-of-terms','the-section-element_index':'index-of-terms','phrasing-content_286':'index','handler-window-onscroll_0':'the-body-element','matches-the-environment':'common-microsyntaxes','attr-option-label':'the-option-element','phrasing-content_282':'index','ix-handler-window-onfocus':'index','the-q-element_index':'index-of-terms','datetime-local':'states-of-the-type-attribute','hyperlink_49':'index','element-dfn-contexts_28':'the-dd-element''attr-object-classid':'obsolete','element-dfn-contexts_29':'the-figure-element','tabindex':'global-attributes','ix-handler-window-onmessage':'index','html-elements_40':'syntax','event-media-durationchange_index':'index-of-terms','event-dragend_index':'index-of-terms','concept-submit-button_0':'states-of-the-type-attribute','concept-submit-button_1':'states-of-the-type-attribute','concept-submit-button_2':'the-button-element','concept-submit-button_3':'form-submission','concept-submit-button_4':'form-submission','concept-submit-button_5':'form-submission','concept-submit-button_6':'form-submission','concept-submit-button_7':'form-submission','introduction':'introduction','concept-submit-button_9':'form-submission','dfn':'content-models','hashchangeeventinit':'history','list-state':'the-menu-element','dom-media-have_current_data_0':'media-elements','time_4':'the-time-element','time_5':'the-time-element','attr-meta-name':'the-meta-element','ascii-case-insensitive_9':'the-meta-element','ascii-case-insensitive_8:'the-meta-element','type_59':'wai-aria','ascii-case-insensitive_3':'common-microsyntaxes','ascii-case-insensitive_2':'common-microsyntaxes','ascii-case-insensitive_1':'common-microsyntaxes','ascii-case-insensitive_0':'infrastructure','ascii-case-insensitive_7':'the-meta-element','ascii-case-insensitive_6':'the-meta-element','ascii-case-insensitive_5':'global-attributes','time_1':'content-models','iframe_24':'the-iframe-element','iframe_25':'the-iframe-element','iframe_26':'the-iframe-element','iframe_27':'the-iframe-element','iframe_20':'the-iframe-element','iframe_21':'the-iframe-element','iframe_22':'the-iframe-element','iframe_23':'the-iframe-element','handler-window-onpopstate':'webappapis','iframe_28':'the-iframe-element','iframe_29':'the-iframe-element','texttrack_0':'the-track-element','texttrack_1':'the-track-element','texttrack_2':'media-elements','texttrack_3':'media-elements','texttrack_4':'media-elements','texttrack_5':'media-elements','texttrack_6':'media-elements','texttrack_7':'media-element','texttrack_8':'media-elements','texttrack_9':'media-elements','htmllegendelement_2':'index','time_8':'the-time-element','htmllegendelement_0':'index','htmllegendelement_1':'index','charset_5':'the-meta-element','htmlelement_186':'index','htmlelement_187':'index','syntax-doctype':'syntax','htmlelement_185':'index','htmlelement_182':'index','charset_6':'the-meta-element','htmlelement_180':'index','htmlelement_181':'index','htmlelement_188':'index','htmlelement_189':'index','session-history':'history','attr-input-type-radio-keyword_index':'index-of-terms','event-handlers_7':'webappapis','attr-li-type_index':'index-of-terms','htmlelement_196':'index','functionstringcallback_index':'index-of-terms','output_0':'index','popstateeventinit_index':'index-of-terms','element-interfaces':'index','play':'webappapis','col_7':'obsolete','index':'index','xlink-namespace':'namespaces','del_30':'index','dragend_1':'index','del_9':'the-s-element','del_8':'content-models','dragend_0':'dnd','del_3':'content-models','del_2':'cotent-models','del_1':'content-models','del_0':'index','del_7':'content-models','del_6':'content-models','del_5':'content-models','del_4':'content-models','hyperlink_16':'links','maxlength_30':'index','element-dfn-content-model_102':'commands','hyperlink_14':'links','element-dfn-content-model_100':'the-command-element','eventhandler_141':'media-elements','hyperlink_15':'links','handler-window-onhashchange':'webappapis','hashchangeevent_0':'index','disabled_1':'attributes-common-to-form-controls','html-vs-xhtml':'introduction','drag-data-store-item-list':'dnd','pop-a-ruby-level':'the-ruby-element','element-dfn-content-model_index':'index-of-terms','attr-input-dirname_index':'index-of-terms','attr-a-shape':'obsolete','handler-onloadstart_2':'browsers','handler-onloadstart_3':'index','handler-onloadstart_0':'dom','handler-onloadstart_1':'elements','x-that_index':'index-of-terms','onpageshow_0':'index','dirname_8':'states-of-the-type-attribute','dirname_9':'states-of-the-type-attribute','phrasing-content_148':'te-command-element','phrasing-content_149':'the-command-element','dirname_0':'the-input-element','dirname_1':'the-input-element','dirname_2':'states-of-the-type-attribute','dirname_3':'states-of-the-type-attribute','dirname_4':'states-of-the-type-attribute','dirname_5':'states-of-the-type-attribute','dirname_6':'states-of-the-type-attribute','dirname_7':'states-of-the-type-attribute','attr-input-type-range_1':'the-input-element','attr-input-type-range_0':'the-input-element','embed_12':'syntax','attr-input-autocomplete-off-state_0':'common-input-element-attributes','attr-fs-enctype-formdata':'form-submission','autocomplete_13':'states-of-the-type-attribute','disowned-its-opener_0':'browsers','attr-iframe-frameborder_index':'index-of-terms','the-strong-element':'the-strong-element','sandboxed-origin-browsing-context-flag_index':'index-of-terms','typemustmatch_0':'the-object-element','typemustmatch_1':'the-object-element','typemustmatch_2':'index','autocomplete_10':'states-of-the-type-attribute','attr-fs-formacion_index':'index-of-terms','element-dfn-categories_99':'the-summary-element','element-dfn-categories_98':'the-details-element','muted':'the-video-element','element-dfn-categories_94':'the-keygen-element','element-dfn-categories_97':'the-meter-element','element-dfn-categories_96':'the-progress-element','element-dfn-categories_91':'the-optgroup-element','the-h1,-h2,-h3,-h4,-h5,-and-h6-elements':'the-aside-element','element-dfn-categories_93':'the-textarea-element','element-dfn-categories_92':'the-option-element','htmlelement_206':'index','drag-data-store-hot-spot-coordinate_index':'index-of-terms','refsEVENTSOURCE':'references','text-track-cue-writing-direction':'media-elements','handler-window-onresize':'webappapis','the-datalist-element':'the-datalist-element','htmltabledatacellelement_2':'index','wrap_1':'index','wrap_0':'the-textarea-element','attr-input-accept_index':'index-of-terms','eventhandler_97':'elements','eventhandler_96':'elements','eventhandler_95':'elements','eventhandler_94':'elements','evenhandler_93':'elements','eventhandler_92':'elements','eventhandler_91':'elements','eventhandler_90':'elements','populate-the-list-of-pending-text-tracks_index':'index-of-terms','text-track-disabled':'media-elements','input_1':'index','eventhandler_99':'elements','eventhandler_98':'elements','samp_12':'obsolete','samp_13':'index','samp_10':'the-kbd-element','samp_11':'usage-summary','samp_16':'index','samp_17':'index','samp_14':'index','samp_15':'index','attr-html-version':'obsolete','htmlelement_142':'index','element-dfn-content-model_79':'the-tfoot-element','element-dfn-content-model_78':'the-thead-element','link_48':'links','link_49':'links','element-dfn-content-model_73':'the-table-element','element-dfn-content-model_72':'the-area-element','element-dfn-content-model_71':'the-map-element','element-dfn-content-model_70':'the-canvas-element','element-dfn-content-model_77':'the-tbody-element','element-dfn-content-model_76':'the-col-element','element-dfn-content-model_75':'the-colgroup-element','element-dfn-cotent-model_74':'the-caption-element','htmltabledatacellelement_1':'index','kind_1':'the-track-element','kind_0':'the-track-element','kind_3':'the-track-element','kind_2':'the-track-element','object_23':'dimension-attributes','object_22':'image-maps','object_21':'image-maps','object_20':'the-map-element','htmloutputelement_2':'index','attr-th-scope-rowgroup':'the-th-element','htmloutputelement_0':'index','htmloutputelement_1':'index','object_29':'obsolete','object_28':'obsolete','attr-textarea-wrap-hard-state_1':'the-textarea-element','attr-textarea-wrap-hard-state_0':'the-textarea-element','var_9':'index','handler-onkeyup_index':'index-of-terms','dom-appcache-downloading':'offline','attr-hyperlink-type_index':'index-of-terms','alt_28':'the-img-element','alt_29':'the-img-element','global-attributes_9':'the-body-element','global-attributes_8':'the-noscript-element','alt_24':'the-img-element','alt_25':'the-img-element','alt_26':'the-img-element','alt_27':'the-img-element','alt_20':'the-img-element','alt_21':'te-img-element','alt_22':'the-img-element','alt_23':'the-img-element','fieldset_29':'index','concept-button_4':'the-button-element','attr-div-align_index':'index-of-terms','concept-button_0':'states-of-the-type-attribute','width_12':'the-input-element','concept-button_2':'states-of-the-type-attribute','concept-button_3':'states-of-the-type-attribute','abbr_2':'content-models','abbr_3':'text-level-semantics','abbr_0':'content-models','abbr_1':'content-models','abbr_6':'the-abbr-element','abbr_7':'the-abbr-element','abbr_4':'the-dfn-element','abbr_5':'the-abbr-element','abbr_8':'the-abbr-element','abbr_9':'the-abbr-element','link-type-bookmark_index':'index-of-terms','handler-onpause_0':'dom','handler-onpause_1':'elements','handler-onpause_2':'browsers','handler-onpause_3':'index','attr-button-value':'the-button-element','dom-tree-accessors':'dom','attr-hyperlink-href_index':'index-of-terms','width_18':'states-of-the-type-attribute','param_11':'index','width_19':'states-of-the-type-attribute','attr-input-type-atetime-local-keyword':'the-input-element','for_2':'editing','handler-window-onpagehide_index':'index-of-terms','text-track-cue-computed-line-position_index':'index-of-terms','id_3':'obsolete','timeranges_12':'media-elements','timeranges_13':'index','timeranges_10':'media-elements','timeranges_11':'media-elements','param_10':'index','document_49':'dom','document_48':'dom','onhashchange':'the-body-element','concept-fs-enctype':'form-submission','attr-tdth-align':'obsolete','document_41':'dom','document_40':'dom','document_43':'dom','document_42':'dom','document_45':'dom','document_44':'dom','document_47':'dom','document_46':'dom','nextid_index':'index-of-terms','url-decomposition-idl-attributes':'urls','attr-dir-ltr-state':'global-attributes','attr-fs-target_0':'index','htmltableelement_index':'index-of-terms','the-del-element':'the-del-element','event-media-ratechange':'media-elements','u_2':'content-models','u_1':'content-models','u_0':'content-models','u_7':'the-mark-element','u_6':'the-u-element','u_5':'he-u-element','u_4':'the-u-element','attr-area-coords':'the-area-element','u_9':'index','u_8':'usage-summary','a_7':'content-models','a_6':'content-models','a_5':'content-models','a_4':'content-models','a_3':'dom','a_2':'common-dom-interfaces','a_1':'introduction','a_0':'introduction','attr-canvas-width_index':'index-of-terms','a_9':'content-models','a_8':'content-models','session-history_7':'history','session-history_6':'history','list-of-the-descendant-browsing-contexts':'browsers','session-history_4':'history','session-history_3':'history','session-history_2':'browsers','session-history_1':'browsers','session-history_0':'browsers','option_43':'index','option_42':'index','option_41':'index','option_40':'index','session-history_9':'history','session-history_8':'history','attr-track-kind-descriptions_0':'the-track-element','style_18':'the-style-element','dl_11':'the-dd-element','dl_10':'the-dt-element','dl_13':'the-dd-element','dl_12':'the-dd-element','dl_15':'links','dl_14':'the-dfn-element','dl_17':'obsolte','dl_16':'syntax','cite_25':'the-ins-element','dl_18':'index','cite_27':'attributes-common-to-ins-and-del-elements','cite_26':'the-del-element','cite_21':'index','cite_20':'index','cite_23':'the-q-element','cite_22':'the-q-element','valid-time-zone-offset-string_index':'index-of-terms','attr-input-type-hidden_11':'index','attr-input-type-hidden_10':'index','attr-fs-formaction':'form-submission','the-caption-element':'the-caption-element','case-sensitive':'infrastructure','facets':'commands','timeupdate':'webappapis','boolean-attribute_34':'index','event-handler-content-attributes_28':'index','concept-fs-novalidate_index':'index-of-terms','the-title-element-0':'dom','b.':'the-ol-element','attr-fs-formenctype':'form-submission','fallback-base-url_index':'index-of-terms','the-body-element_index':'index-of-terms','list-of-text-tracks':'media-elements','attr-track-src':'the-track-element','concept-events-trusted_index':'index-of-terms','the-dir-attribute_index':'index-of-terms','ins_29':'edits-and-lists','ins28':'edits-and-lists','br':'content-models','output':'index','seeked_0':'index','the-noscript-element':'the-noscript-element','text-track_index':'index-of-terms','interactive-content':'content-models','coords_3':'the-area-element','coords_2':'the-area-element','coords_1':'the-area-element','coords_0':'the-area-element','attr-iframe-sandbox_index':'index-of-terms','coords_5':'index','coords_4':'the-area-element','pre_23':'index','dialog_15':'index','refsRFC5322':'references','ins_21':'edits-and-paragraphs','dialog_14':'index','ins_20':'edits-and-paragraphs','dialog_17':'index','dialog_16':'index','attr-link-sizes-any':'links','event-popstate_0':'history','ix-handler-onpause':'index','dialog_10':'commands','input_130':'obsolete','input_131':'obsolete','input_132':'obsolete','input_133':'obsolete','input_134':'obsolete','input_135':'obsolete','input_136':'obsolete','input_137':'obsolete','input_138':'obsolete','input_139':'obsolete','meta-keywords_index':'index-of-terms','dialog_12':'editing','progress_15':'inex','span':'introduction','attr-progress-value_index':'index-of-terms','submit':'index','refsCSSOMVIEW':'references','text-track-cue-computed-line-position':'media-elements','drag-data-store-item-list_index':'index-of-terms','poster':'the-video-element','attr-style-media_index':'index-of-terms','htmlulistelement':'the-ul-element','authority-based-url_index':'index-of-terms','link':'index','attr-input-align':'obsolete','atob':'webappapis','space-separated-tokens':'common-microsyntaxes','datalist_7':'common-input-element-attributes','datalist_6':'common-input-element-attributes','datalist_5':'common-input-element-attributes','datalist_4':'common-input-element-attributes','datalist_3':'common-input-element-attributes','datalist_2':'wai-aria','datalist_1':'wai-aria','datalist_0':'content-models','htmldatalistelement_index':'index-of-terms','htmlparamelement':'the-param-element','datalist_8':'common-input-element-attributes','async_6':'index','ul':'introduction','async_4':'the-script-element','async_5':'the-scrit-element','async_2':'the-script-element','async_3':'the-script-element','async_0':'the-script-element','the-th-element':'the-th-element','delete-the-selection':'editing-apis','character-encodings':'infrastructure','attr-img-ismap':'the-img-element','texttrackcue_index':'index-of-terms','intro-early-example':'introduction','the-accesskey-attribute_index':'index-of-terms','html_18':'syntax','html_19':'syntax','attr-translate_index':'index-of-terms','dom-document-querycommandvalue_0':'dom','html_12':'syntax','html_13':'syntax','html_10':'the-body-element','html_11':'the-iframe-element','html_16':'syntax','html_17':'syntax','html_14':'syntax','html_15':'syntax','name_47':'syntax','name_46':'the-output-element','name_45':'the-output-element','name_44':'the-keygen-element','name_43':'the-keygen-element','name_42':'the-textarea-element','name_41':'the-textarea-element','name_40':'the-select-element','attr-input-list':'common-input-element-attributes','attr-object-archive':'obsolete','name_49':'index','name_48':'idex','elements':'elements','attr-area-shape-default_index':'index-of-terms','unicode-character_index':'index-of-terms','formnovalidate_29':'the-button-element','img_15':'wai-aria','img_14':'wai-aria','img_17':'the-img-element','img_16':'the-img-element','img_11':'content-models','img_10':'content-models','img_13':'wai-aria','img_12':'content-models','attr-fs-formmethod_index':'index-of-terms','external-resource-link_index':'index-of-terms','img_19':'the-img-element','img_18':'the-img-element','lang':'introduction','valid-month-string':'common-microsyntaxes','attr-translate':'global-attributes','attr-textarea-maxlength_index':'index-of-terms','attr-button-type-reset':'the-button-element','attr-input-type-url':'global-attributes','extensibility':'infrastructure','elements-1':'index','code':'content-models','partial':'index','htmlelement_140':'index','syntax-doctype_index':'index-of-terms','attr-input-type-password_0':'the-input-element','attr-input-type-password_1':'the-input-element','fallback-base-url':'url','input_7':'index','handler-onabort':'webappapis','htmlparamelement_1':'index','sandboxed-auxiliary-navigation-browsing-context-flag_0':'browsers','disabled_9':'introduction','disabled_8':'index','disabled_7':'the-option-element','disabled_6':'the-option-element','disabled_5':'index','disabled_4':'the-option-element','disabled_3':'the-optgroup-element','disabled_2':'index','valid-simple-color_0':'common-microsyntaxes','disabled_0':'the-fieldset-element','media-resource':'media-elements','event-media-error':'media-elements','the-dd-element':'the-dd-element','htmlparamelement_0':'index','syntax-start-tag_1':'syntax','image-maps':'image-maps','htmlparagraphelement_2':'index','htmlparagraphelement_0':'index','htmlparagraphelement_1':'index','categories':'forms','maxlength_16':'states-of-the-type-attribute','maxlength_17':'states-of-the-type-attribute','maxlength_14':'states-of-the-type-attribute','maxlength_15':'states-of-the-type-attribute','maxlength_12':'states-of-the-type-attribute','maxlength_13':'states-f-the-type-attribute','maxlength_10':'states-of-the-type-attribute','maxlength_11':'states-of-the-type-attribute','syntax-end-tag_6':'syntax','onbeforeprint':'the-body-element','sandboxed-auxiliary-navigation-browsing-context-flag_2':'browsers','link-type-next_index':'index-of-terms','maxlength_18':'states-of-the-type-attribute','maxlength_19':'states-of-the-type-attribute','element-dfn-contexts_26':'the-dl-element','element-dfn-contexts_27':'the-dt-element','element-dfn-contexts_24':'the-ul-element','element-dfn-contexts_25':'the-li-element','figure_19':'the-caption-element','figure_18':'the-table-element','element-dfn-contexts_20':'the-hr-element','element-dfn-contexts_21':'the-pre-element','figure_15':'the-img-element','figure_14':'the-img-element','figure_17':'the-table-element','figure_16':'the-img-element','figure_11':'the-figcaption-element','figure_10':'the-figure-element','figure_13':'the-img-element','figure_12':'the-figcaption-element','type_57':'wai-aria','type_56':'wai-aria','type_55':'wai-aria,'type_54':'wai-aria','type_53':'wai-aria','type_52':'wai-aria','type_51':'wai-aria','type_50':'wai-aria','htmlparamelement_2':'index','ul_22':'index','dimension-attributes':'dimension-attributes','type_58':'wai-aria','attr-tbody-charoff_index':'index-of-terms','text-content_6':'the-option-element','video':'the-video-element','handler-onplaying':'webappapis','attr-img-name':'obsolete','htmlelement_141':'index','crossorigin_2':'the-audio-element','crossorigin_3':'media-elements','crossorigin_0':'index','crossorigin_1':'the-video-element','crossorigin_4':'index','crossorigin_5':'index','global-attributes_203':'index','global-attributes_202':'index','global-attributes_201':'index','global-attributes_200':'index','global-attributes_207':'index','ondragleave':'global-attributes','global-attributes_205':'index','global-attributes_204':'index','valid-hash-name-reference_index':'index-of-terms','attr-track-kind-descriptions':'the-track-element','attr-iframe-vspace_index':'index-of-terms','placeholder_7':'states-of-he-type-attribute','valid-simple-color_index':'index-of-terms','attr-meta-content_index':'index-of-terms','the-head-element':'the-head-element','global-attributes_88':'the-input-element','global-attributes_89':'the-button-element','named-character-references-table':'named-character-references','kind_4':'index','htmlmapelement_2':'index','transparent_20':'index','global-attributes_80':'the-tfoot-element','global-attributes_81':'the-tr-element','global-attributes_82':'the-td-element','global-attributes_83':'the-th-element','global-attributes_84':'the-form-element','global-attributes_85':'the-fieldset-element','global-attributes_86':'the-legend-element','global-attributes_87':'the-label-element','htmlelement_112':'index','suspend_0':'index','plugin_8':'index','link_67':'index','child-browsing-context':'browsers','plugin_5':'browsers','plugin_6':'obsolete','plugin_7':'index','plugin_0':'infrastructure','plugin_1':'the-embed-element','plugin_2':'the-embed-element','plugin_3':'the-object-element','blocked-by-a-moal-dialog_1':'editing','blocked-by-a-modal-dialog_0':'editing','isindex-0_index':'index-of-terms','phrasing-content_120':'the-legend-element','phrasing-content_121':'the-label-element','phrasing-content_122':'the-label-element','phrasing-content_123':'the-label-element','phrasing-content_124':'the-input-element','phrasing-content_125':'the-input-element','phrasing-content_126':'the-button-element','phrasing-content_127':'the-button-element','phrasing-content_128':'the-button-element','phrasing-content_129':'the-select-element','an-iframe-srcdoc-document':'the-iframe-element','link_61':'index','dialog_11':'commands','the-step-attribute':'common-input-element-attributes','dialog_13':'editing','next':'the-link-element','htmlelement_146':'index','concept-duration':'common-microsyntaxes','windowmodal':'user-prompts','the-input-element_index':'index-of-terms','onpopstate':'the-body-element','event-mediacontroller-waiting_index':'index-of-terms','high':'the-meter-element','attr-title_0':'index','this':'introductio','challenge':'the-keygen-element','trackevent':'media-elements','handler-onshow':'webappapis','attr-media-crossorigin':'media-elements','the-h6-element_index':'index-of-terms','element-dfn-content-model_55':'the-bdo-element','link_66':'index','table_18':'the-tbody-element','link_64':'index','link_65':'index','link_62':'index','link_63':'dnd','link_60':'index','table_19':'the-tbody-element','datetime_4':'index','link_68':'index','link_69':'index','element-dfn-content-model_51':'the-ruby-element','element-dfn-content-model_50':'the-mark-element','element-dfn-content-model_53':'the-rp-element','element-dfn-content-model_52':'the-rt-element','videotracklist':'media-elements','element-dfn-content-model_54':'the-bdi-element','element-dfn-content-model_57':'the-br-element','element-dfn-content-model_56':'the-span-element','element-dfn-content-model_59':'the-ins-element','element-dfn-content-model_58':'the-wbr-element','rb_0':'obsolete','object_49':'index','object_48':'index','htmlelement_143':'index','object_45':index','object_44':'index','object_47':'index','object_46':'index','object_41':'obsolete','object_40':'obsolete','object_43':'obsolete','object_42':'obsolete','ononline_0':'index','handler-onreadystatechange_0':'dom','element-dfn-dom_10':'the-section-element','application-name_0':'the-meta-element','browsing-context-nested-through':'browsers','ix-handler-onmouseout':'index','htmlelement_147':'index','list_3':'states-of-the-type-attribute','list_2':'the-input-element','list_1':'the-input-element','list_0':'the-input-element','list_7':'states-of-the-type-attribute','ruby_5':'the-u-element','list_5':'states-of-the-type-attribute','list_4':'states-of-the-type-attribute','ix-handler-window-onpagehide':'index','progress_18':'index','list_9':'states-of-the-type-attribute','ruby_4':'text-level-semantics','handler-onended_2':'browsers','handler-onended_3':'index','handler-onended_0':'dom','handler-onended_1':'elements','the-aside-element_index':'index-of-terms','dom-appcache-checking':'offline','onmessage':'the-bodyelement','refsXML':'references','flow-content_55':'the-li-element','flow-content_54':'the-ul-element','attr-dir-auto-state_1':'global-attributes','attr-dir-auto-state_0':'global-attributes','onshow':'global-attributes','attr-dir-auto-state_2':'global-attributes','autoplay_6':'media-elements','attr-p-align_index':'index-of-terms','b_18':'index','b_19':'index','htmlmenuelement_2':'index','htmlmenuelement_3':'index','htmlmenuelement_0':'elements','htmlmenuelement_1':'index','b_12':'the-b-element','b_13':'the-b-element','b_10':'the-b-element','sourcing-in-band-text-tracks':'media-elements','b_16':'usage-summary','dropzone':'global-attributes','b_14':'the-b-element','b_15':'the-u-element','valid-non-empty-url-potentially-surrounded-by-spaces_11':'states-of-the-type-attribute','valid-non-empty-url-potentially-surrounded-by-spaces_10':'media-elements','valid-non-empty-url-potentially-surrounded-by-spaces_13':'the-command-element','valid-non-empty-url-potentially-surrounded-by-spaces_12':'form-submission','applicatoncache':'offline','disabled_28':'index','valid-non-empty-url-potentially-surrounded-by-spaces_17':'index','valid-non-empty-url-potentially-surrounded-by-spaces_16':'index','valid-non-empty-url-potentially-surrounded-by-spaces_19':'index','valid-non-empty-url-potentially-surrounded-by-spaces_18':'index','disabled_29':'the-command-element','attr-area-shape-keyword-rect_index':'index-of-terms','attr-track-kind-keyword-metadata':'the-track-element','optgroup':'index','attr-tbody-char':'obsolete','navigatorid_0':'system-state-and-capabilities','navigatorid_1':'index','pagehide_0':'webappapis','pagehide_1':'index','sandboxed-plugins-browsing-context-flag_0':'browsers','attr-input-type-datetime-local':'wai-aria','autoplay_8':'index','the-style-element':'the-style-element','stalled':'webappapis','flow-content_204':'index','flow-content_168':'index','flow-content_169':'index','flow-content_166':'index','flow-content_167':'index','flow-content_164':'index','handler-oncanplay':'webappapis','flow-content_162':'index',flow-content_163':'index','flow-content_160':'index','flow-content_161':'index','command_13':'index','command_12':'index','command_11':'index','command_10':'index','valid-media-query_index':'index-of-terms','attr-tdth-charoff_index':'index-of-terms','flow-content_200':'index','transparent':'content-models','handler-onplay':'webappapis','event-handler-content-attributes':'webappapis','htmltabledatacellelement_index':'index-of-terms','space-character_32':'syntax','valid-list-of-integers_index':'index-of-terms','the-html-element':'the-html-element','phrasing-content_28':'the-strong-element','phrasing-content_29':'the-strong-element','concept-fs-action':'form-submission','attr-progress-max':'the-progress-element','allow-scripts_2':'the-iframe-element','allow-scripts_3':'the-iframe-element','allow-scripts_0':'the-iframe-element','allow-scripts_1':'the-iframe-element','phrasing-content_20':'the-aside-element','phrasing-content_21':'the-p-element','phrasing-content_22':'the-pre-element','phrasing-content_23':'the--element','phrasing-content_24':'the-a-element','phrasing-content_25':'the-em-element','phrasing-content_26':'the-em-element','phrasing-content_27':'the-em-element','optgroup_7':'the-option-element','refsWEBIDL':'references','meta':'the-meta-element','htmldivelement_2':'index','list_6':'states-of-the-type-attribute','refsPNG':'references','optgroup_6':'the-optgroup-element','valid-floating-point-number_11':'index','attr-style-scoped_index':'index-of-terms','the-hidden-attribute':'editing','the-col-element':'the-col-element','custom-data-attribute_3':'global-attributes','custom-data-attribute_2':'global-attributes','custom-data-attribute_1':'global-attributes','custom-data-attribute_0':'global-attributes','optgroup_5':'the-optgroup-element','attr-input-type-week_1':'the-input-element','attr-input-type-week_0':'the-input-element','optgroup_16':'index','optgroup_15':'index','optgroup_14':'index','handler-onkeyup_0':'dom','handler-onkeyup_1':'elements','handler-onkeyup_2':'browsers','optgroup_10':'syntax','loca-date-and-time-state-(type=datetime-local)':'states-of-the-type-attribute','ix-handler-oncuechange':'index','refsHTTP':'references','s_1':'content-models','s_0':'content-models','s_3':'text-level-semantics','usage-summary':'usage-summary','text-track-not-loaded_1':'media-elements','text-track-not-loaded_0':'the-track-element','security-forms':'constraints','s_6':'usage-summary','s_9':'index','transferable':'common-dom-interfaces','system-state-and-capabilities':'system-state-and-capabilities','dom-mediaerror-media_err_aborted_index':'index-of-terms','network_loading_1':'media-elements','network_loading_0':'media-elements','the-meta-element':'the-meta-element','optgroup_3':'the-select-element','other-link-types':'links','attr-abbr-title':'the-abbr-element','timeupdate_0':'index','htmlpreelement_index':'index-of-terms','handler-onerror_index':'index-of-terms','refsRFC3864':'references','submit-button-state-(type=submit)_index':'index-of-terms','handler-onmousewheel_index':'index-of-terms','formenctype_21':'sttes-of-the-type-attribute','formenctype_20':'states-of-the-type-attribute','formenctype_23':'states-of-the-type-attribute','formenctype_22':'states-of-the-type-attribute','formenctype_25':'states-of-the-type-attribute','formenctype_24':'states-of-the-type-attribute','formenctype_27':'the-button-element','formenctype_26':'the-button-element','formenctype_29':'form-submission','formenctype_28':'the-button-element','event-media-loadedmetadata':'media-elements','attr-head-profile':'obsolete','htmlelement':'elements','dom-media-network_no_source_index':'index-of-terms','select_9':'content-models','dom-document-open_0':'dom','htmlaudioelement_index':'index-of-terms','have_nothing_1':'media-elements','have_nothing_0':'media-elements','optgroup_0':'index','dd_1':'the-dl-element','dd_0':'the-dl-element','dd_3':'the-dt-element','dd_2':'the-dl-element','dd_5':'the-dd-element','dd_4':'the-dt-element','dd_7':'the-dd-element','dd_6':'the-dd-element','dd_9':'syntax','dd_8':'syntax','event-dragenter_index':'index-of-terms''toolbar-state':'the-menu-element','semantics-0':'elements','input_156':'index','radionodelist_2':'the-form-element','radionodelist_1':'the-form-element','radionodelist_0':'common-dom-interfaces','input_152':'index','input_153':'index','input_150':'index','input_151':'index','attr-form-autocomplete_index':'index-of-terms','refsRFC3279':'references','input_158':'index','input_159':'index','dl_9':'the-dt-element','dl_8':'the-dt-element','documents':'dom','media-resource-specific-text-track_0':'media-elements','handler-onload_index':'index-of-terms','dl_1':'grouping-content','dl_0':'content-models','dl_3':'the-dl-element','dl_2':'the-dl-element','dl_5':'the-dl-element','dl_4':'the-dl-element','dl_7':'the-dl-element','dl_6':'the-dl-element','multiple_3':'states-of-the-type-attribute','concept-datetime-digit_19':'common-microsyntaxes','concept-datetime-digit_18':'common-microsyntaxes','media-resources-with-multiple-media-tracks':'media-elements','multiple_2':'states-of-the-type-attribute','concept-datetime-digit13':'common-microsyntaxes','concept-datetime-digit_12':'common-microsyntaxes','concept-datetime-digit_11':'common-microsyntaxes','concept-datetime-digit_10':'common-microsyntaxes','concept-datetime-digit_17':'common-microsyntaxes','concept-datetime-digit_16':'common-microsyntaxes','concept-datetime-digit_15':'common-microsyntaxes','concept-datetime-digit_14':'common-microsyntaxes','multiple_0':'the-input-element','name_52':'index','presentational-markup':'introduction','phrasing-content_261':'index','datetime-value':'the-time-element','attr-iframe-marginwidth':'obsolete','data-protocol_0':'the-canvas-element','multiple_5':'states-of-the-type-attribute','authority-based-url':'urls','multiple_4':'states-of-the-type-attribute','phrasing-content_266':'index','b_11':'the-b-element','mark_8':'the-mark-element','mark_9':'the-mark-element','mark_4':'the-u-element','mark_5':'the-mark-element','mark_6':'the-mark-element','mark_7':'the-mark-element','mark_0':'content-models','mark_1':'content-models','mark_2':'text-leel-semantics','mark_3':'the-b-element','phrasing-content_214':'index','the-tr-element_index':'index-of-terms','ix-handler-ondragleave':'index','handler-oncancel_index':'index-of-terms','attr-fs-target_index':'index-of-terms','refsTIMEZONES':'references','list-of-the-descendant-browsing-contexts_index':'index-of-terms','type_85':'the-button-element','refsRFC5234':'references','valid-non-empty-url-potentially-surrounded-by-spaces_15':'index','rcdata-elements':'syntax','dfn_18':'index','valid-non-empty-url-potentially-surrounded-by-spaces_14':'index','attr-input-type-number':'wai-aria','attr-img-hspace_index':'index-of-terms','pause':'webappapis','ix-handler-window-onunload':'index','header_4':'the-header-element','refsCSSVALUES':'references','attr-body-bgcolor':'obsolete','htmltablesectionelement_10':'index','attr-command-type-keyword-checkbox':'the-command-element','refsPSL':'references','move':'dnd','dom-document-open_index':'index-of-terms','attr-track-kind':'the-track-element','img_39':'obsolete','img_38''obsolete','selected_0':'the-option-element','selected_1':'the-option-element','selected_2':'the-option-element','img_34':'obsolete','handler-ontimeupdate_1':'elements','/html':'the-html-element','img_31':'states-of-the-type-attribute','img_30':'the-form-element','client-side-form-validation':'forms','ismap_1':'index','pagehide_2':'index','b_17':'links','attr-ol-type-keyword-upper-roman_index':'index-of-terms','attr-input-autocomplete-on-state_0':'common-input-element-attributes','img_26':'the-map-element','img_27':'image-maps','concept-datetime-digit_7':'common-microsyntaxes','img_29':'dimension-attributes','attr-area-nohref_index':'index-of-terms','trackeventinit':'media-elements','telephone-state-(type=tel)':'states-of-the-type-attribute','attr-input-type-hidden':'content-models','text-track-kind_3':'media-elements','noupdate':'offline','attributes-for-form-submission_3':'the-button-element','the-wbr-element_index':'index-of-terms','text-track-loading_1':'media-elements','concept-datetime-digit_2':'commo-microsyntaxes','link-type-prefetch':'links','text-track-loading_2':'media-elements','email':'forms','rt_9':'the-ruby-element','rt_8':'the-ruby-element','rt_7':'the-ruby-element','rt_6':'the-ruby-element','rt_5':'the-ruby-element','rt_4':'the-ruby-element','rt_3':'the-ruby-element','rt_2':'the-ruby-element','rt_1':'text-level-semantics','rt_0':'content-models','content-categories_index':'index-of-terms','the-blockquote-element_index':'index-of-terms','hashchangeevent_index':'index-of-terms','element-dfn-contexts_40':'the-abbr-element','element-dfn-contexts_41':'the-time-element','element-dfn-contexts_42':'the-code-element','element-dfn-contexts_43':'the-var-element','element-dfn-contexts_44':'the-samp-element','element-dfn-contexts_45':'the-kbd-element','element-dfn-contexts_46':'the-sub-and-sup-elements','element-dfn-contexts_47':'the-i-element','element-dfn-contexts_48':'the-b-element','element-dfn-contexts_49':'the-u-element','refsBCP47':'references','type_71':'the-input-element','type_70':'the-input-eleent','type_73':'the-input-element','type_72':'the-input-element','type_75':'states-of-the-type-attribute','type_74':'states-of-the-type-attribute','valid-date-string':'common-microsyntaxes','type_76':'states-of-the-type-attribute','type_79':'obsolete','type_78':'syntax','window_43':'index','refsBEZIER':'references','handler-onloadeddata':'webappapis','handler-onsubmit':'webappapis','attr-img-lowsrc':'obsolete','textarea_0':'index','link-type-noreferrer':'links','attr-fs-method_index':'index-of-terms','transparent_5':'the-a-element','noscript_17':'the-noscript-element','noscript_16':'the-noscript-element','noscript_15':'the-noscript-element','noscript_14':'the-noscript-element','noscript_13':'the-noscript-element','noscript_12':'the-noscript-element','noscript_11':'the-noscript-element','noscript_10':'the-noscript-element','attr-input-type-tel-keyword_index':'index-of-terms','noscript_19':'the-noscript-element','noscript_18':'the-noscript-element','formtarget_4':'states-of-the-type-attribute','formtarget_5':states-of-the-type-attribute','formtarget_6':'states-of-the-type-attribute','formtarget_7':'states-of-the-type-attribute','formtarget_0':'the-input-element','formtarget_1':'the-input-element','formtarget_2':'states-of-the-type-attribute','formtarget_3':'states-of-the-type-attribute','xml:base_2':'global-attributes','xml:base_1':'global-attributes','xml:base_0':'global-attributes','formtarget_8':'states-of-the-type-attribute','formtarget_9':'states-of-the-type-attribute','attr-iframe-sandbox-allow-popups_index':'index-of-terms','the-menu-element':'the-menu-element','onmousewheel':'global-attributes','home-subtree_3':'obsolete','home-subtree_2':'obsolete','home-subtree_1':'global-attributes','home-subtree_0':'infrastructure','attr-ol-type-keyword-lower-alpha_index':'index-of-terms','attr-dim-width':'dimension-attributes','global-attributes_151':'index','attr-track-kind-keyword-subtitles_index':'index-of-terms','htmllabelelement_index':'index-of-terms','htmlelement_159':'index','global-attributes_157':'index',dom-appcache-idle_index':'index-of-terms','icon_9':'index','create-a-drag-data-store_index':'index-of-terms','valid-integer':'common-microsyntaxes','event-handlers':'webappapis','the-ruby-element_index':'index-of-terms','text-track-readiness-state':'media-elements','text-track-cue-middle-alignment':'media-elements','videotrack_5':'index','htmlelement_136':'index','global-attributes_159':'index','refsDOM2HTML':'references','event-media-suspend_index':'index-of-terms','global-attributes_158':'index','phrasing-content_108':'the-object-element','phrasing-content_109':'the-video-element','phrasing-content_106':'the-iframe-element','phrasing-content_107':'the-embed-element','phrasing-content_104':'the-img-element','phrasing-content_105':'the-iframe-element','phrasing-content_102':'the-del-element','phrasing-content_103':'edits-and-paragraphs','phrasing-content_100':'the-ins-element','handler-window-onbeforeunload_0':'the-body-element','the-del-element_index':'index-of-terms','output_18':'index','output_19':'index,'output_14':'the-output-element','output_15':'editing','output_16':'index','output_17':'index','output_10':'forms','output_11':'forms','output_12':'the-output-element','output_13':'the-output-element','attr-progress-value':'the-progress-element','placeholder_28':'index','placeholder_29':'the-textarea-element','placeholder_22':'states-of-the-type-attribute','placeholder_23':'states-of-the-type-attribute','placeholder_20':'states-of-the-type-attribute','placeholder_21':'states-of-the-type-attribute','placeholder_26':'common-input-element-attributes','document.writeln()':'dynamic-markup-insertion','placeholder_24':'common-input-element-attributes','placeholder_25':'common-input-element-attributes','attr-tr-char_index':'index-of-terms','htmlelement_134':'index','value_9':'states-of-the-type-attribute','value_8':'states-of-the-type-attribute','htmloptgroupelement_4':'index','onerroreventhandlernonnull_0':'webappapis','htmloptgroupelement_1':'the-select-element','htmloptgroupelement_0':'common-dom-interfaces','hmloptgroupelement_3':'index','htmloptgroupelement_2':'index','category-label_9':'the-meter-element','textarea_9':'index','value_5':'forms','navigatorcontentutils_index':'index-of-terms','command':'index','value_4':'forms','textFieldSelection':'textFieldSelection','audio':'the-audio-element','value_7':'states-of-the-type-attribute','autoplay':'the-video-element','value_6':'the-input-element','window_34':'index','media-element_33':'media-elements','link-type-stylesheet':'links','value_0':'index','html-namespace_8':'iana','week-number-of-the-last-day':'common-microsyntaxes','value_3':'index','html-namespace_0':'infrastructure','html-namespace_1':'infrastructure','html-namespace_2':'infrastructure','html-namespace_3':'infrastructure','html-namespace_4':'global-attributes','html-namespace_5':'content-models','html-namespace_6':'mathml','html-namespace_7':'iana','window_33':'index','latest-entry_0':'history','dir_20':'the-span-element','dir_21':'history','dir_22':'syntax','list-of-the-descendant-browsing-contexts0':'browsers','raw-text-elements':'syntax','outlines':'headings-and-sections','navigatorstorageutils':'system-state-and-capabilities','attr-col-align_index':'index-of-terms','src_29':'the-track-element','src_28':'index','src_25':'the-embed-element','src_24':'the-embed-element','src_27':'the-source-element','src_26':'index','src_21':'the-iframe-element','src_20':'the-iframe-element','src_23':'the-embed-element','drag-data-store-mode_1':'dnd','attr-param-type':'obsolete','concept-input-type-file-selected_index':'index-of-terms','texttrackcuelist_4':'index','attr-input-min':'common-input-element-attributes','window_31':'index','concept-option-disabled_1':'the-optgroup-element','concept-option-disabled_0':'the-datalist-element','scoped_5':'the-style-element','scoped_4':'the-style-element','scoped_7':'index','scoped_6':'index','scoped_1':'the-style-element','attr-track-label':'the-track-element','scoped_3':'the-style-element','scoped_2':'the-style-element','htmlfieldsetelement_0':'index','value-track-kind-alternte_index':'index-of-terms','handler-onloadeddata_index':'index-of-terms','htmlformelement':'the-form-element','palpable-content_31':'the-sub-and-sup-elements','htmlanchorelement':'the-a-element','list_8':'states-of-the-type-attribute','ascii-case-insensitive_index':'index-of-terms','handler-onsubmit_index':'index-of-terms','media-resource_29':'media-elements','media-resource_28':'media-elements','media-resource_27':'media-elements','media-resource_26':'media-elements','media-resource_25':'media-elements','media-resource_24':'media-elements','media-resource_23':'media-elements','media-resource_22':'media-elements','media-resource_21':'media-elements','media-resource_20':'media-elements','allow-scripts_5':'index','attr-input-autocomplete-off-state_index':'index-of-terms','preload':'the-video-element','max_25':'states-of-the-type-attribute','document_87':'browsers','document_86':'browsers','document_81':'browsers','document_80':'browsers','document_83':'browsers','document_82':'browsers','custom-data-attribute:'global-attributes','session-history-entry':'history','document_89':'browsers','max_27':'states-of-the-type-attribute','event-media-durationchange':'media-elements','flow-content_104':'the-audio-element','flow-content_105':'the-source-element','flow-content_106':'the-track-element','area_7':'the-map-element','flow-content_100':'the-object-element','flow-content_101':'the-object-element','flow-content_102':'the-param-element','flow-content_103':'the-video-element','area_8':'the-map-element','area_9':'the-area-element','input_21':'wai-aria','input_20':'wai-aria','input_23':'wai-aria','input_22':'wai-aria','input_25':'wai-aria','input_24':'wai-aria','input_27':'wai-aria','input_26':'wai-aria','input_29':'wai-aria','input_28':'wai-aria','location':'history','attr-command-type-keyword-command':'the-command-element','application-x-www-form-urlencoded_index':'index-of-terms','canplay':'webappapis','command-facet-hint':'commands','syntax-charref_index':'index-of-terms','event-dragover_index':'index-of-terms','hander-ondragstart_0':'dom','handler-ondragstart_1':'elements','handler-ondragstart_2':'browsers','handler-ondragstart_3':'index','descriptions':'index','vaguer-moments-in-time':'common-microsyntaxes','ix-handler-onkeydown':'index','handler-window-onbeforeunload':'webappapis','refsSVG':'references','no-translate':'global-attributes','handler-ondragenter':'webappapis','handler-onpause':'webappapis','mediacontroller_23':'index','attr-form-accept':'obsolete','attr-optgroup-label_index':'index-of-terms','htmltableelement_0':'index','valid-local-date-and-time-string_4':'index','dom-texttrack-kind-descriptions':'media-elements','valid-local-date-and-time-string_2':'states-of-the-type-attribute','valid-local-date-and-time-string_3':'states-of-the-type-attribute','valid-local-date-and-time-string_0':'the-time-element','valid-local-date-and-time-string_1':'states-of-the-type-attribute','dom-appcache-idle_0':'offline','fully-active':'browsers','htmltableelement_2':'index','colgroup':'the-table-element','attr-input-placehlder_index':'index-of-terms','window_38':'index','beforeunloadevent_2':'index','beforeunloadevent_0':'history','beforeunloadevent_1':'index','enctype_4':'index','enctype_0':'the-form-element','enctype_1':'the-form-element','enctype_2':'form-submission','enctype_3':'form-submission','htmlmediaelement_3':'index','htmlobjectelement_1':'index','syntax-doctype_3':'syntax','ins':'index','outline_2':'the-section-element','outline_3':'the-hgroup-element','outline_0':'content-models','outline_1':'content-models','kbd_9':'the-kbd-element','kbd_8':'the-kbd-element','outline_4':'the-header-element','outline_5':'the-hr-element','kbd_5':'text-level-semantics','kbd_4':'the-pre-element','kbd_7':'the-samp-element','kbd_6':'the-samp-element','kbd_1':'content-models','kbd_0':'content-models','kbd_3':'the-pre-element','kbd_2':'content-models','element-dfn-dom_89':'the-select-element','element-dfn-dom_88':'the-button-element','element-dfn-dom_85':'the-legend-element','element-dfn-dom_84':'the-fieldset-element','onclose':'globalattributes','element-dfn-dom_86':'the-label-element','element-dfn-dom_81':'the-td-element','element-dfn-dom_80':'the-tr-element','element-dfn-dom_83':'the-form-element','element-dfn-dom_82':'the-th-element','valid-yearless-date-string_index':'index-of-terms','details':'content-models','height_18':'states-of-the-type-attribute','text-track-cue-vertical-growing-left-writing-direction':'media-elements','height_16':'states-of-the-type-attribute','height_17':'states-of-the-type-attribute','height_14':'states-of-the-type-attribute','height_15':'states-of-the-type-attribute','height_12':'the-input-element','radio_0':'forms','height_10':'the-input-element','height_11':'the-input-element','q_7':'the-q-element','q_6':'the-q-element','q_5':'the-cite-element','q_4':'text-level-semantics','q_3':'the-blockquote-element','q_2':'content-models','q_1':'content-models','q_0':'content-models','htmldlistelement_index':'index-of-terms','nohref':'obsolete','q_9':'the-q-element','q_8':'the-q-element','attr-meter-min_index':'indexof-terms','the-sup-element_index':'index-of-terms','attr-input-autocomplete-default-state':'common-input-element-attributes','category-label_8':'the-progress-element','attr-body-marginleft_index':'index-of-terms','link_31':'links','sandbox_8':'the-iframe-element','event-mediacontroller-canplaythrough':'media-elements','event-hashchange_index':'index-of-terms','sandbox_1':'the-iframe-element','sandbox_0':'dom','sandbox_3':'the-iframe-element','sandbox_2':'the-iframe-element','sandbox_5':'the-iframe-element','sandbox_4':'the-iframe-element','sandbox_7':'the-iframe-element','sandbox_6':'the-iframe-element','dom-media-have_nothing_index':'index-of-terms','refsWHATWGBLOG':'references','link-type-license_index':'index-of-terms','dom-opener':'browsers','copy':'dnd','conformance-requirements-for-authors':'introduction','listing_index':'index-of-terms','attr-input-vspace':'obsolete','the-root-element':'semantics','attr-input-type_0':'index','attr-body-text_index':'index-of-terms','select_47':'obsolete','li_24':'syntx','textarea_5':'index','textarea_4':'index','textarea_7':'index','textarea_6':'index','textarea_1':'index','element-dfn-contexts_55':'the-bdo-element','textarea_3':'index','textarea_2':'index','the-drag-data-item-kind_2':'dnd','the-drag-data-item-kind_3':'dnd','the-drag-data-item-kind_0':'dnd','the-drag-data-item-kind_1':'dnd','url_22':'history','url_23':'history','url_20':'history','url_21':'history','htmlmenuelement':'the-menu-element','handler-window-onafterprint_index':'index-of-terms','attr-pre-width_index':'index-of-terms','critical-subresources':'infrastructure','barprop_1':'browsers','refsXSLT10':'references','sandboxed-top-level-navigation-browsing-context-flag':'browsers','attr-input-accept':'states-of-the-type-attribute','refsIANAPERMHEADERS':'references','ix-handler-ondrop':'index','effective-script-origin_index':'index-of-terms','xml-namespace_3':'syntax','xml-namespace_2':'syntax','xml-namespace_1':'global-attributes','xml-namespace_0':'global-attributes','attr-hyperlink-media_index':'index-o-terms','the-span-element_index':'index-of-terms','xml-namespace_4':'syntax','e-mail-state-(type=email)':'states-of-the-type-attribute','list-of-pending-text-tracks':'media-elements','element-dfn-categories':'element-definitions','allow-same-origin_3':'the-iframe-element','allow-same-origin_2':'the-iframe-element','allow-same-origin_1':'the-iframe-element','allow-same-origin_0':'the-iframe-element','allow-same-origin_6':'index','allow-same-origin_5':'browsers','allow-same-origin_4':'browsers','attr-hr-align':'obsolete','tree-order_index':'index-of-terms','challenge_0':'index','optgroup_13':'index','concept-role-none':'wai-aria','optgroup_11':'syntax','root-element':'infrastructure','img_51':'index','img_50':'index','img_53':'index','handler-onkeyup_3':'index','placeholder':'the-input-element','img_54':'index','img_57':'index','img_56':'index','spelling-and-grammar-checking':'editing-apis','valid-lowercase-simple-color_index':'index-of-terms','oncancel':'global-attributes','interactive-content_29':'index','hmlprogresselement_index':'index-of-terms','dom-media-have_current_data_index':'index-of-terms','onerroreventhandlernonnull_index':'index-of-terms','attr-dir-ltr-state_index':'index-of-terms','videotrack':'media-elements','text-track-api':'media-elements','htmlelement_124':'index','htmlelement_125':'index','htmlelement_126':'index','htmlelement_127':'index','character-references':'syntax','htmlelement_121':'index','htmlelement_122':'index','htmlelement_123':'index','media-resource_index':'index-of-terms','attr-command-checked_index':'index-of-terms','htmlelement_128':'index','htmlelement_129':'index','address_16':'index','concept-ltr_1':'global-attributes','concept-ltr_0':'global-attributes','concept-ltr_3':'global-attributes','concept-ltr_2':'global-attributes','barprop_7':'index','autokeyword':'media-elements','attr-option-value_index':'index-of-terms','list-of-pending-text-tracks_index':'index-of-terms','eventhandler_158':'browsers','attr-crossorigin-anonymous_index':'index-of-terms','rowgroup_0':'index',s_2':'content-models','tabindex_0':'editing','tabindex_1':'editing','s_5':'the-s-element','editing_index':'index-of-terms','s_4':'the-s-element','category-submit_9':'index','category-submit_8':'index','drag-data-store-allowed-effects-state_index':'index-of-terms','s_7':'editing','category-submit_1':'forms','category-submit_0':'the-object-element','category-submit_3':'the-input-element','category-submit_2':'the-input-element','category-submit_5':'the-select-element','category-submit_4':'the-button-element','category-submit_7':'the-keygen-element','category-submit_6':'the-textarea-element','attr-meta-scheme_index':'index-of-terms','the-h5-element_index':'index-of-terms','element-dfn-contexts_68':'the-source-element','element-dfn-contexts_69':'the-track-element','s_8':'obsolete','element-dfn-contexts_62':'the-iframe-element','element-dfn-contexts_63':'the-embed-element','element-dfn-contexts_60':'the-del-element','element-dfn-contexts_61':'the-img-element','element-dfn-contexts_66':'the-video-element','elementdfn-contexts_67':'the-audio-element','element-dfn-contexts_64':'the-object-element','element-dfn-contexts_65':'the-param-element','hidden_25':'editing','type_19':'the-embed-element','type_18':'the-embed-element','valid-browsing-context-name-or-keyword':'browsers','type_13':'obsolete','type_12':'obsolete','type_11':'the-script-element','type_10':'the-script-element','type_17':'the-embed-element','type_16':'the-ol-element','type_15':'index','type_14':'obsolete','valid-media-query_0':'the-link-element','valid-media-query_1':'the-style-element','valid-media-query_2':'the-source-element','category-listed_9':'the-output-element','valid-media-query_4':'index','event-handler-content-attributes_44':'index','default_2':'index','category-listed_2':'the-fieldset-element','category-listed_3':'the-input-element','category-listed_0':'common-dom-interfaces','translation-mode':'global-attributes','category-listed_6':'the-select-element','category-listed_7':'the-textarea-element','category-listed_4':'the-input-element','cateory-listed_5':'the-button-element','noscript_39':'index','noscript_38':'the-noscript-element','pop-a-ruby-level_index':'index-of-terms','barprop_3':'browsers','windowtimers_index':'index-of-terms','noscript_31':'the-noscript-element','noscript_30':'the-noscript-element','noscript_33':'the-noscript-element','noscript_32':'the-noscript-element','noscript_35':'the-noscript-element','noscript_34':'the-noscript-element','noscript_37':'the-noscript-element','noscript_36':'the-noscript-element','hgroup_4':'wai-aria','hgroup_5':'wai-aria','hgroup_6':'wai-aria','hgroup_7':'wai-aria','hgroup_0':'content-models','hgroup_1':'content-models','hgroup_2':'content-models','hgroup_3':'wai-aria','the-text-tracks-are-ready_index':'index-of-terms','hgroup_8':'wai-aria','hgroup_9':'wai-aria','text-track-disabled_0':'media-elements','text-track-disabled_1':'media-elements','text-track-disabled_2':'media-elements','htmlcanvaselement_2':'index','htmlcanvaselement_1':'index','htmlcanvaselement_0':'index','syntax-tag-omission_1':'sytax','htmltabledatacellelement':'the-td-element','syntax-elements_index':'index-of-terms','typographic-conventions':'introduction','attr-tdth-abbr':'obsolete','event-handler-content-attributes_46':'index','attr-ol-type-keyword-decimal_index':'index-of-terms','the-h1-element':'the-aside-element','type_118':'links','type_117':'links','type_116':'links','type_115':'links','type_114':'the-area-element','type_113':'the-area-element','type_112':'the-a-element','type_111':'the-a-element','type_110':'index','bidirectional-algorithm-formatting-character-ranges_index':'index-of-terms','editing-host_index':'index-of-terms','execCommand':'editing-apis','li_28':'index','event-mediacontroller-volumechange_index':'index-of-terms','attr-iframe-scrolling_index':'index-of-terms','phrasing-content_275':'index','refsRFC4770':'references','global-attributes_48':'the-b-element','global-attributes_49':'the-u-element','global-attributes_44':'the-samp-element','global-attributes_45':'the-kbd-element','global-attributes_46':'the-suband-sup-elements','global-attributes_47':'the-i-element','global-attributes_40':'the-abbr-element','global-attributes_41':'the-time-element','global-attributes_42':'the-code-element','global-attributes_43':'the-var-element','syntax-tag-omission_3':'syntax','use-div-for-wrappers':'the-section-element','media-element-attributes':'media-elements','element-level-focus-apis':'editing','event-handler-content-attributes_40':'index','navigatorstorageutils_index':'index-of-terms','sandboxed-navigation-browsing-context-flag':'browsers','novalidate_2':'form-submission','_charset_':'states-of-the-type-attribute','novalidate_0':'the-form-element','novalidate_1':'form-submission','text-track-cue':'media-elements','meter_19':'index','event-handler-content-attributes_43':'index','high_3':'the-meter-element','attr-keygen-keytype':'the-keygen-element','meter_18':'index','popstateevent_index':'index-of-terms','concept-event-dispatch':'infrastructure','event-handler-content-attributes_42':'index','htmlelement_215':'index','htmelement_177':'index','button-state-(type=button)_index':'index-of-terms','attr-dropzone-copy':'dnd','textarea_40':'obsolete','paragraph_8':'the-p-element','paragraph_9':'the-hr-element','command-facet-action_index':'index-of-terms','paragraph_0':'introduction','paragraph_1':'content-models','paragraph_2':'content-models','paragraph_3':'content-models','paragraph_4':'content-models','paragraph_5':'content-models','paragraph_6':'the-p-element','paragraph_7':'the-p-element','concept-timezone_index':'index-of-terms','concept-fs-action_0':'constraints','link_28':'links','link_29':'links','dir_9':'global-attributes','dir_8':'global-attributes','dir_5':'global-attributes','dir_4':'global-attributes','dir_7':'global-attributes','dir_6':'global-attributes','dir_1':'global-attributes','dir_0':'dom','dir_3':'global-attributes','dir_2':'global-attributes','section_11':'headings-and-sections','section_10':'headings-and-sections','section_13':'the-hr-element','section_12':'headings-and-sections','section_15':'links','secion_14':'the-div-element','section_17':'syntax','section_16':'links','section_19':'index','section_18':'index','htmlformcontrolscollection-0_index':'index-of-terms','the-ol-element_index':'index-of-terms','dom-appcache-downloading_index':'index-of-terms','text-track-cue-active-flag_index':'index-of-terms','command-facet-disabledstate_1':'commands','syntax-end-tag_20':'syntax','syntax-end-tag_21':'syntax','nearest-ancestor-autofocus-scoping-root-element_index':'index-of-terms','valid-time-string_8':'index','valid-time-string_0':'common-microsyntaxes','valid-time-string_1':'common-microsyntaxes','valid-time-string_2':'common-microsyntaxes','valid-time-string_3':'common-microsyntaxes','valid-time-string_4':'the-time-element','valid-time-string_5':'states-of-the-type-attribute','valid-time-string_6':'states-of-the-type-attribute','valid-time-string_7':'states-of-the-type-attribute','attr-table-cellspacing_index':'index-of-terms','refsPPUTF8':'references','attr-iframe-allowtransparency_index':'index-of-terms','atr-tdth-char':'obsolete','sectioning-root_12':'index','sectioning-root_13':'index','sectioning-root_10':'the-details-element','sectioning-root_11':'commands','sectioning-root_16':'index','sectioning-root_17':'index','sectioning-root_14':'index','attr-img-border':'obsolete','sectioning-root_18':'index','sectioning-root_19':'index','refsRFC3490':'references','attr-spellcheck_index':'index-of-terms','attr-track-kind-keyword-chapters_index':'index-of-terms','placeholder_27':'common-input-element-attributes','attr-dir-auto':'global-attributes','bdi_3':'content-models','bdi_2':'content-models','bdi_1':'content-models','bdi_0':'global-attributes','bdi_7':'the-bdi-element','bdi_6':'the-bdi-element','bdi_5':'text-level-semantics','bdi_4':'requirements-relating-to-bidirectional-algorithm-formatting-characters','bdi_9':'index','bdi_8':'usage-summary','obsolete-permitted-doctype':'syntax','concept-fs-method_index':'index-of-terms','duration-time-component-scale':'common-microsyntaxes','global-attributes_95':'the-keygenelement','translation-mode_0':'global-attributes','translation-mode_1':'global-attributes','translation-mode_2':'global-attributes','text-cache-manifest_2':'offline','text-cache-manifest_3':'iana','text-cache-manifest_0':'offline','text-cache-manifest_1':'offline','attr-area-shape-rect_1':'the-area-element','attr-area-shape-rect_0':'the-area-element','style_40':'index','htmlmediaelement_4':'index','set-of-comma-separated-tokens':'common-microsyntaxes','media-resource_45':'media-elements','media-resource_44':'media-elements','media-resource_47':'media-elements','media-resource_46':'media-elements','media-resource_41':'media-elements','media-resource_40':'media-elements','media-resource_43':'media-elements','media-resource_42':'media-elements','attr-fs-method-post-keyword_index':'index-of-terms','media-resource_49':'media-elements','media-resource_48':'media-elements','attr-ol-compact_index':'index-of-terms','phrasing-content_64':'the-kbd-element','phrasing-content_65':'the-sub-and-sup-elements','phrasing-conent_66':'the-sub-and-sup-elements','phrasing-content_67':'the-sub-and-sup-elements','phrasing-content_60':'the-samp-element','phrasing-content_61':'the-samp-element','phrasing-content_62':'the-kbd-element','phrasing-content_63':'the-kbd-element','phrasing-content_68':'the-i-element','phrasing-content_69':'the-i-element','flow-content_128':'the-select-element','flow-content_129':'the-datalist-element','cdata-sections':'syntax','browsing-context_index':'index-of-terms','flow-content_122':'the-fieldset-element','flow-content_123':'the-fieldset-element','flow-content_120':'the-form-element','flow-content_121':'the-form-element','flow-content_126':'the-input-element','flow-content_127':'the-button-element','flow-content_124':'the-fieldset-element','flow-content_125':'the-label-element','input_47':'forms','input_46':'dimension-attributes','input_45':'wai-aria','input_44':'wai-aria','input_43':'wai-aria','input_42':'wai-aria','in-a-document':'infrastructure','input_40':'wai-aria','palpable-content_54':'the-button-lement','dom-mediaerror-media_err_decode_index':'index-of-terms','input_49':'forms','input_48':'forms','color-state-(type=color)_index':'index-of-terms','audiotracklist':'media-elements','writing-a-form\'s-user-interface':'forms','url-state-(type=url)_index':'index-of-terms','attr-input-checked_index':'index-of-terms','attr-input-type-file_1':'the-input-element','attr-input-type-file_0':'the-input-element','palpable-content_55':'the-select-element','navigatorcontentutils_1':'index','navigatorcontentutils_0':'system-state-and-capabilities','valid-week-string_4':'index','handler-oncanplay_0':'dom','handler-oncanplay_1':'elements','handler-oncanplay_2':'browsers','attr-input-type-file_2':'index','phrasing-content-1_index':'index-of-terms','link-type-nofollow':'links','htmlimageelement_1':'index','palpable-content_56':'the-textarea-element','handler-onfocus':'webappapis','attr-input-size':'common-input-element-attributes','application-x-www-form-urlencoded_8':'iana','handler-onmouseout_index':'index-of-terms','tmlmediaelement_5':'index','heading-content_9':'index','palpable-content_57':'the-keygen-element','transferable_index':'index-of-terms','resource-metadata-management_0':'dom','attr-script-async_index':'index-of-terms','value-track-kind-subtitle_index':'index-of-terms','acknowledgements':'acknowledgements','event-media-abort_index':'index-of-terms','htmlmapelement':'the-map-element','htmlelement_20':'the-hgroup-element','htmlelement_21':'the-header-element','htmlelement_22':'the-footer-element','htmlelement_23':'the-address-element','htmlelement_24':'the-p-element','htmlelement_25':'the-hr-element','htmlelement_26':'the-pre-element','htmlelement_27':'the-blockquote-element','htmlelement_28':'the-ol-element','htmlelement_29':'the-ul-element','htmlimageelement_2':'index','videotracklist_4':'index','the-area-element':'the-area-element','bookmark':'links','body_26':'links','body_27':'webappapis','body_24':'headings-and-sections','body_25':'links','body_22':'headings-and-sections','body_23':'headings-and-sections,'body_20':'the-address-element','body_21':'headings-and-sections','charset_9':'index','body_28':'webappapis','body_29':'editing','attr-iframe-sandbox-allow-forms_index':'index-of-terms','radionodelist':'common-dom-interfaces','case-sensitive_8':'index','opener-browsing-context_1':'browsers','opener-browsing-context_0':'browsers','attr-fs-enctype':'form-submission','height_34':'states-of-the-type-attribute','drop_1':'dnd','dl':'content-models','height_37':'index','height_30':'states-of-the-type-attribute','height_31':'states-of-the-type-attribute','height_32':'states-of-the-type-attribute','height_33':'states-of-the-type-attribute','refsCSSIMAGES':'references','dd':'grouping-content','application-cache-api':'offline','height_38':'index','height_39':'index','handler-onkeydown':'webappapis','ix-handler-oninvalid':'index','syntax-attributes_2':'syntax','dt':'grouping-content','syntax-attributes_0':'introduction','step_1':'the-input-element','step_0':'the-input-element','step_3':'states-of-the-type-attribute','tep_2':'the-input-element','step_5':'states-of-the-type-attribute','step_4':'states-of-the-type-attribute','step_7':'states-of-the-type-attribute','step_6':'states-of-the-type-attribute','step_9':'states-of-the-type-attribute','step_8':'states-of-the-type-attribute','muted_4':'index','event-media-timeupdate_index':'index-of-terms','controls_14':'index','attr-crossorigin-anonymous-keyword_index':'index-of-terms','ix-handler-ondragover':'index','accessing-other-browsing-contexts':'browsers','canplay_0':'index','event-dragstart':'dnd','application-x-www-form-urlencoded_3':'index','event-media-waiting':'media-elements','object_25':'forms','htmltablesectionelement_index':'index-of-terms','the-tfoot-element_index':'index-of-terms','optimum':'the-meter-element','attr-textarea-wrap-soft-state':'the-textarea-element','htmllegendelement_index':'index-of-terms','article-example':'the-article-element','event-handler-content-attributes_4':'the-body-element','event-handler-content-attributes_5':'the-body-element','multipe_20':'states-of-the-type-attribute','multiple_21':'states-of-the-type-attribute','event-handler-content-attributes_0':'introduction','event-handler-content-attributes_1':'introduction','event-handler-content-attributes_2':'global-attributes','event-handler-content-attributes_3':'the-body-element','multiple_28':'common-input-element-attributes','multiple_29':'index','event-handler-content-attributes_8':'webappapis','navigatoronline':'offline','attr-menu-type':'the-menu-element','concept-option-value':'the-option-element','about:legacy-compat_0':'syntax','a._0':'the-ol-element','form-associated-element':'forms','writing-secure-applications-with-html':'introduction','param_9':'index','network_empty':'media-elements','dom-document-querycommandstate_index':'index-of-terms','param_5':'obsolete','param_4':'syntax','param_7':'obsolete','param_6':'obsolete','param_1':'the-object-element','param_0':'wai-aria','param_3':'the-param-element','param_2':'the-param-element','eventhandler_100':'elements','eventhandler_101''elements','eventhandler_102':'elements','eventhandler_103':'elements','eventhandler_104':'elements','eventhandler_105':'elements','eventhandler_106':'elements','eventhandler_107':'elements','eventhandler_108':'elements','eventhandler_109':'the-body-element','col':'the-colgroup-element','application-x-www-form-urlencoded_7':'iana','handler-oncuechange_3':'index','handler-oncuechange_2':'browsers','handler-oncuechange_1':'elements','handler-oncuechange_0':'dom','character':'infrastructure','attr-input-value':'the-input-element','ix-handler-ondragenter':'index','hashchange':'webappapis','the-option-element_index':'index-of-terms','onunload_0':'index','push-a-ruby-annotation_0':'the-ruby-element','attr-link-title_index':'index-of-terms','name_25':'forms','name_24':'forms','name_27':'the-form-element','strong':'content-models','name_21':'attributes-common-to-form-controls','name_20':'the-form-element','name_23':'common-dom-interfaces','name_22':'index','category-submit_index':'index-of-terms','concept-dnd-rw_0''dnd','value-track-kind-sign':'media-elements','name_29':'the-fieldset-element','name_28':'the-fieldset-element','the-drag-data-item-type-string_3':'dnd','the-drag-data-item-type-string_2':'dnd','about:legacy-compat':'urls','the-drag-data-item-type-string_0':'dnd','attr-hyperlink-hreflang_0':'the-link-element','target_10':'index','target_11':'introduction','target_12':'the-a-element','target_13':'the-a-element','target_14':'the-area-element','target_15':'the-area-element','target_16':'browsers','target_17':'index','target_18':'index','datatransferitem':'dnd','thead_18':'syntax','thead_19':'syntax','thead_16':'the-tr-element','thead_17':'syntax','thead_14':'the-tfoot-element','thead_15':'the-tr-element','thead_12':'the-thead-element','thead_13':'the-tfoot-element','browsing-context-container_0':'urls','thead_11':'the-thead-element','radionodelist_3':'index','input_157':'index','unicode-code-point_0':'infrastructure','input_154':'index','value-track-kind-commentary_index':'index-of-terms','element-definitions:'element-definitions','input_155':'index','syntax-tag-omission':'syntax','syntax-tag-name_2':'syntax','syntax-tag-name_0':'syntax','syntax-tag-name_1':'syntax','attr-hyperlink-media':'links','crossorigin':'the-img-element','link-type-prev':'links','attr-head-profile_index':'index-of-terms','attr-fae-form':'association-of-controls-and-forms','handler-window-onfocus_0':'the-body-element','handler-window-onfocus_1':'browsers','phrasing-content_150':'index','the-text-tracks-are-ready_1':'media-elements','the-text-tracks-are-ready_0':'media-elements','htmlelement_257':'index','formnovalidate_33':'index','absolute-url':'urls','concept-datetime-digit':'common-microsyntaxes','in-a-document_4':'browsers','in-a-document_6':'editing','in-a-document_1':'infrastructure','in-a-document_0':'infrastructure','in-a-document_3':'commands','text-track-cue-size_0':'media-elements','attr-input-type-time-keyword_index':'index-of-terms','phrasing-content_192':'index','document_107':'history','document_106':'history','document_105:'browsers','document_104':'browsers','document_103':'browsers','document_102':'browsers','document_101':'browsers','document_100':'browsers','datatransfer_index':'index-of-terms','document_109':'history','document_108':'history','onended':'global-attributes','phrasing-content_152':'index','htmlelement_255':'index','the-document\'s-address':'dom','the-body-element':'the-body-element','heading-content':'content-models','sectioning-root_1':'the-body-element','dom-TrackList-getKind-categories':'media-elements','text-track-cue-vertical-growing-left-writing-direction_0':'media-elements','attr-html-manifest':'the-html-element','htmliframeelement':'the-iframe-element','htmlelement_252':'index','the-output-element':'the-output-element','htmlelement_108':'the-command-element','htmlelement_109':'the-command-element','htmlelement_106':'the-details-element','htmlelement_107':'the-summary-element','htmlelement_104':'the-progress-element','htmlelement_105':'the-meter-element','command-facet-checkedstate_1':'wai-aria','comand-facet-checkedstate_0':'wai-aria','htmlelement_100':'the-option-element','event-media-loadeddata':'media-elements','flow-content_243':'index','flow-content_242':'index','flow-content_241':'index','flow-content_240':'index','flow-content_247':'index','flow-content_246':'index','flow-content_245':'index','flow-content_244':'index','flow-content_249':'index','flow-content_248':'index','datatransferitem_6':'index','htmlelement_253':'index','prefetch_1':'links','the-form-element_index':'index-of-terms','attr-ol-compact':'obsolete','transparent_19':'index','onload':'introduction','phrasing-content_196':'index','attr-fieldset-disabled_index':'index-of-terms','form-submission_18':'index','form-submission_17':'index','form-submission_16':'index','form-submission_15':'index','form-submission_14':'index','form-submission_13':'index','attr-iframe-sandbox-allow-forms':'browsers','form-submission_11':'index','form-submission_10':'index','attr-hyperlink-usemap_index':'index-of-terms','attr-dropzone-link_index':'index-f-terms','eventhandler_9':'dom','eventhandler_8':'dom','eventhandler_7':'dom','eventhandler_6':'dom','eventhandler_5':'dom','eventhandler_4':'dom','eventhandler_3':'dom','eventhandler_2':'dom','eventhandler_1':'dom','eventhandler_0':'dom','license_2':'links','audiotracklist-and-videotracklist-objects':'media-elements','loop_4':'media-elements','loop_6':'index','loop_1':'the-audio-element','loop_0':'the-video-element','loop_3':'media-elements','loop_2':'the-audio-element','attr-tdth-nowrap_index':'index-of-terms','attr-th-scope-col_index':'index-of-terms','oncanplaythrough':'global-attributes','the-style-attribute_index':'index-of-terms','type_35':'wai-aria','type_34':'content-models','type_37':'wai-aria','type_36':'wai-aria','type_31':'index','type_30':'media-elements','type_33':'content-models','type_32':'global-attributes','global-attributes_62':'the-img-element','global-attributes_63':'the-iframe-element','security':'dom','global-attributes_61':'the-del-element','global-attributes_66':'the-param-element''global-attributes_67':'the-video-element','global-attributes_64':'the-embed-element','global-attributes_65':'the-object-element','the-body-element_6':'dnd','week-state-(type=week)':'states-of-the-type-attribute','link_11':'the-link-element','origin-0_index':'index-of-terms','link_10':'the-link-element','datatransferitemlist_3':'dnd','datatransferitemlist_2':'dnd','datatransferitemlist_1':'dnd','datatransferitemlist_0':'dnd','the-body-element_2':'wai-aria','text-track-cue-display-state_index':'index-of-terms','link_16':'the-link-element','attr-th-scope-colgroup_index':'index-of-terms','category-submit':'forms','the-body-element_0':'dom','htmlkeygenelement_index':'index-of-terms','the-body-element_1':'dom','comments':'syntax','attr-area-shape-poly_index':'index-of-terms','radiogroup_2':'index','radiogroup_1':'the-command-element','radiogroup_0':'the-command-element','attr-command-type-state-checkbox':'the-command-element','window_29':'index','nested-browsing-context':'browsers','img_52':'index','htmlulisteleent_2':'index','htmlulistelement_1':'index','htmlulistelement_0':'index','xlink-namespace_6':'syntax','xlink-namespace_4':'syntax','xlink-namespace_5':'syntax','have_enough_data':'media-elements','xlink-namespace_3':'syntax','xlink-namespace_0':'syntax','xlink-namespace_1':'syntax','area_28':'links','sandboxed-navigation-browsing-context-flag_index':'index-of-terms','play_0':'index','pattern_29':'index','pattern_28':'common-input-element-attributes','pattern_25':'states-of-the-type-attribute','pattern_24':'states-of-the-type-attribute','pattern_27':'common-input-element-attributes','pattern_26':'common-input-element-attributes','pattern_21':'states-of-the-type-attribute','pattern_20':'states-of-the-type-attribute','pattern_23':'states-of-the-type-attribute','pattern_22':'states-of-the-type-attribute','interactive-content_16':'the-button-element','interactive-content_17':'the-select-element','interactive-content_14':'the-input-element','interactive-content_15':'the-button-element','interactive-content_12':'frms','interactive-content_13':'the-label-element','interactive-content_10':'the-video-element','interactive-content_11':'the-audio-element','syntax-cdata_index':'index-of-terms','months':'common-microsyntaxes','interactive-content_18':'the-textarea-element','interactive-content_19':'the-keygen-element','event-handlers-on-elements,-document-objects,-and-window-objects':'webappapis','onerroreventhandler_index':'index-of-terms','attr-script-type':'the-script-element','refsMIMESNIFF':'references','htmltableelement':'the-table-element','event-mediacontroller-canplaythrough_index':'index-of-terms','syntax-comments_0':'the-iframe-element','syntax-comments_1':'the-iframe-element','syntax-comments_2':'the-iframe-element','syntax-comments_3':'syntax','syntax-comments_4':'syntax','syntax-comments_5':'syntax','syntax-comments_6':'syntax','syntax-comments_7':'syntax','syntax-comments_8':'syntax','syntax-comments_9':'syntax','text-track-cue-middle-alignment_index':'index-of-terms','attr-media-preload-metadata-state_index:'index-of-terms','handler-onwaiting':'webappapis','ascii-case-insensitive_22':'dnd','windowbase64_index':'index-of-terms','src_61':'states-of-the-type-attribute','src_60':'states-of-the-type-attribute','src_63':'states-of-the-type-attribute','src_62':'states-of-the-type-attribute','src_65':'states-of-the-type-attribute','src_64':'states-of-the-type-attribute','src_67':'states-of-the-type-attribute','src_66':'states-of-the-type-attribute','src_69':'states-of-the-type-attribute','src_68':'states-of-the-type-attribute','the-drag-data-item-type-string':'dnd','event-handlers_13':'webappapis','handler-window-onload_1':'browsers','event-handlers_12':'webappapis','handler-window-onoffline_1':'browsers','handler-window-onoffline_0':'the-body-element','handler-onemptied':'webappapis','reload-override-buffer_0':'dom','reload-override-buffer_1':'dom','audiotrack_4':'media-elements','audiotrack_5':'index','audiotrack_2':'media-elements','audiotrack_3':'media-elements','audiotrack_0':'media-elements','audiotrack_1':'meda-elements','reset':'index','input':'index','attr-canvas-height_index':'index-of-terms','attr-textarea-placeholder_index':'index-of-terms','object_56':'index','fieldset_19':'the-legend-element','fieldset_18':'the-fieldset-element','concept-month_0':'states-of-the-type-attribute','fieldset_13':'the-fieldset-element','fieldset_12':'the-fieldset-element','fieldset_11':'the-fieldset-element','fieldset_10':'the-fieldset-element','fieldset_17':'the-fieldset-element','fieldset_16':'the-fieldset-element','fieldset_15':'the-fieldset-element','fieldset_14':'the-fieldset-element','object_55':'index','category-reset_5':'the-output-element','application-name':'the-meta-element','object_52':'index','attr-media-preload-metadata':'media-elements','onmousedown':'global-attributes','style_28':'styling','style_29':'the-noscript-element','style_24':'the-style-element','style_25':'the-style-element','style_26':'the-style-element','style_27':'styling','reload-override-flag_0':'dom','style_21':'the-style-element','style_22':'the-tyle-element','style_23':'the-style-element','form_12':'forms','attr-script-event':'obsolete','concept-week_index':'index-of-terms','dom-mediaerror-media_err_aborted':'media-elements','media-resource_63':'index','media-resource_62':'index','media-resource_61':'media-elements','media-resource_60':'media-elements','media-resource_65':'index','media-resource_64':'index','article_29':'index','article_28':'index','phrasing-content_48':'the-abbr-element','phrasing-content_49':'the-abbr-element','phrasing-content_46':'the-dfn-element','phrasing-content_47':'the-abbr-element','phrasing-content_44':'the-dfn-element','phrasing-content_45':'the-dfn-element','phrasing-content_42':'the-q-element','phrasing-content_43':'the-q-element','phrasing-content_40':'the-q-element','phrasing-content_41':'the-q-element','time-zones':'common-microsyntaxes','attr-input-type-checkbox_0':'wai-aria','attr-input-type-checkbox_1':'the-input-element','attr-input-type-checkbox_2':'the-input-element','attr-input-type-checkbox_3':'states-of-te-type-attribute','input_65':'the-input-element','input_64':'the-input-element','input_67':'states-of-the-type-attribute','input_66':'states-of-the-type-attribute','input_61':'the-input-element','input_60':'the-form-element','input_63':'the-input-element','input_62':'the-input-element','event-mediacontroller-pause':'media-elements','ascii-case-insensitive_25':'syntax','flow-content_230':'index','joint-session-history_2':'history','joint-session-history_3':'history','joint-session-history_0':'history','joint-session-history_1':'history','event-media-progress_index':'index-of-terms','joint-session-history_4':'history','attr-input-type-image_1':'the-input-element','attr-input-type-image_0':'dimension-attributes','attr-input-type-image_2':'the-input-element','attr-meta-content':'the-meta-element','nobr_index':'index-of-terms','loadeddata':'webappapis','browsing-context_40':'browsers','attr-media-preload_index':'index-of-terms','attr-body-margintop':'obsolete','multiple_1':'the-input-element','ix-handler-window-nresize':'index','th_9':'the-th-element','th_8':'the-th-element','text':'syntax','th_5':'the-tr-element','th_4':'the-tr-element','th_7':'the-th-element','th_6':'the-tr-element','th_1':'index','attr-col-align':'obsolete','th_3':'the-thead-element','th_2':'index','multipart-x-mixed-replace':'iana','valid-url_index':'index-of-terms','readonly_42':'the-textarea-element','valid-media-query':'common-microsyntaxes','hashchangeeventinit_0':'history','readonly_43':'index','htmlelement_48':'the-samp-element','htmlelement_49':'the-kbd-element','onstalled':'global-attributes','media_err_network':'media-elements','htmlelement_42':'the-cite-element','htmlelement_43':'the-dfn-element','htmlelement_40':'the-small-element','htmlelement_41':'the-s-element','htmlelement_46':'the-code-element','htmlelement_47':'the-var-element','htmlelement_44':'the-abbr-element','htmlelement_45':'the-time-element','multiple_7':'states-of-the-type-attribute','abbr_14':'obsolete','href_22':'links','p':'introduction','timeranges':'media-elements,'metadata-content_16':'the-command-element','metadata-content_17':'index','metadata-content_14':'the-noscript-element','metadata-content_15':'the-command-element','metadata-content_12':'the-script-element','metadata-content_13':'the-script-element','metadata-content_10':'the-style-element','metadata-content_11':'the-style-element','del_17':'edits-and-paragraphs','attr-object-name_index':'index-of-terms','metadata-content_18':'index','metadata-content_19':'index','body_40':'obsolete','body_41':'obsolete','body_42':'obsolete','body_43':'obsolete','body_44':'obsolete','attr-command-command':'the-command-element','body_46':'obsolete','body_47':'obsolete','body_48':'obsolete','body_49':'obsolete','handler-onload_2':'index','handler-onload_1':'elements','handler-onload_0':'dom','dom-media-have_current_data':'media-elements','element-dfn-dom_49':'the-u-element','element-dfn-dom_48':'the-b-element','attr-img-crossorigin':'the-img-element','element-dfn-dom_41':'the-time-element','element-dfn-dom_40':'the-abbr-elemet','element-dfn-dom_43':'the-var-element','element-dfn-dom_42':'the-code-element','element-dfn-dom_45':'the-kbd-element','element-dfn-dom_44':'the-samp-element','element-dfn-dom_47':'the-i-element','element-dfn-dom_46':'the-sub-and-sup-elements','the-cite-element_index':'index-of-terms','the-address-element_index':'index-of-terms','attr-meter-min':'the-meter-element','obsolete-permitted-doctype-string_index':'index-of-terms','attr-command-type-keyword-checkbox_index':'index-of-terms','the-rt-element':'the-rt-element','reflect_index':'index-of-terms','an-overridden-reload_index':'index-of-terms','the-bdo-element_index':'index-of-terms','browsing-context_49':'history','text-track-cue-snap-to-lines-flag_index':'index-of-terms','attr-command-type-keyword-radio':'the-command-element','onscroll_2':'index','browsing-context_35':'browsers','handler-window-ononline_index':'index-of-terms','attr-track-kind-subtitles':'the-track-element','browser-interface-elements':'browsers','http-equiv_12':'the-meta-element','http-quiv_13':'index','http-equiv_10':'the-meta-element','http-equiv_11':'the-meta-element','browsing-context_48':'history','attr-hr-size':'obsolete','browsing-context_31':'browsers','htmlanchorelement_2':'index','htmlanchorelement_0':'index','htmlanchorelement_1':'index','charset512':'the-meta-element','event-dragleave':'dnd','concept-appcache-manifest-explicit_2':'offline','concept-appcache-manifest-explicit_0':'offline','concept-appcache-manifest-explicit_1':'offline','attr-area-shape-keyword-poly_index':'index-of-terms','attr-input-type-range-keyword':'the-input-element','dom-document-querycommandvalue':'editing-apis','live':'infrastructure','window_36':'index','browsing-context_38':'browsers','attr-table-width':'obsolete','browsing-context_39':'browsers','value-track-kind-sign_index':'index-of-terms','body_70':'index','bookmark_1':'links','bookmark_0':'links','text-track-loaded_index':'index-of-terms','attr-input-value_index':'index-of-terms','valid-yearless-date-string_1':'index','valid-yearless-date-strin_0':'the-time-element','htmltablesectionelement_11':'index','only-contemporary-times':'states-of-the-type-attribute','sandboxing-flag-set_index':'index-of-terms','eventhandler_126':'media-elements','eventhandler_127':'media-elements','eventhandler_124':'the-body-element','eventhandler_125':'the-body-element','eventhandler_122':'the-body-element','eventhandler_123':'the-body-element','eventhandler_120':'the-body-element','eventhandler_121':'the-body-element','the-html-syntax':'introduction','attr-draggable':'index','eventhandler_128':'media-elements','eventhandler_129':'media-elements','handler-onselect':'webappapis','phrasing-content_255':'index','htmlformcontrolscollection-0':'common-dom-interfaces','attr-col-charoff_index':'index-of-terms','htmlbuttonelement':'the-button-element','circle_0':'index','did-perform-automatic-track-selection_index':'index-of-terms','attr-textarea-readonly_index':'index-of-terms','context-menus':'the-menu-element','concept-ltr_index':'index-of-terms','tbody':'the-table-element''attr-tabindex_0':'index','history-traversal':'history','element-dfn-attributes_89':'the-select-element','element-dfn-attributes_88':'the-button-element','element-dfn-attributes_83':'the-form-element','element-dfn-attributes_82':'the-th-element','element-dfn-attributes_81':'the-td-element','element-dfn-attributes_80':'the-tr-element','element-dfn-attributes_87':'the-input-element','element-dfn-attributes_86':'the-label-element','element-dfn-attributes_85':'the-legend-element','element-dfn-attributes_84':'the-fieldset-element','refsCOOKIES':'references','attr-hr-color':'obsolete','event-handler-content-attributes_60':'index','event-handler-content-attributes_65':'index','handler-onwaiting_index':'index-of-terms','fieldset_25':'index','attr-tdth-rowspan':'attributes-common-to-td-and-th-elements','auxiliary-browsing-context_index':'index-of-terms','trackevent_index':'index-of-terms','mediacontroller_22':'media-elements','attr-media-crossorigin_index':'index-of-terms','abbr':'global-attributes','valid-url-potenially-surrounded-by-spaces_0':'the-base-element','effective-script-origin':'browsers','onresize_0':'index','htmlstyleelement_index':'index-of-terms','cols':'the-textarea-element','the-keygen-element':'the-keygen-element','attr-media-preload-auto-state':'media-elements','map_18':'index','ended':'webappapis','htmliframeelement_2':'index','htmliframeelement_1':'index','img_36':'obsolete','map_10':'the-area-element','map_11':'image-maps','map_12':'image-maps','map_13':'index','map_14':'index','img_35':'obsolete','map_16':'index','map_17':'index','attr-br-clear_index':'index-of-terms','refsHPAAIG':'references','selected_3':'index','document_129':'editing','document_128':'editing','menus':'the-menu-element','document_125':'editing','document_124':'webappapis','document_127':'editing','document_126':'editing','document_121':'webappapis','document_120':'webappapis','document_123':'webappapis','handler-ontimeupdate_0':'dom','forms':'forms','window':'browsers','handler-ontimeupdate_3':'index','handler-ontimeupdate_2''browsers','the-em-element_index':'index-of-terms','blockquote':'content-models','attr-object-data':'the-object-element','required_30':'the-select-element','required_31':'index','required_32':'wai-aria','required_33':'the-textarea-element','required_34':'index','attr-link-hreflang_index':'index-of-terms','novalidate':'the-form-element','attr-tdth-height':'obsolete','file-upload-state-(type=file)_index':'index-of-terms','refsWCAG':'references','drag-data-store-allowed-effects-state_0':'dnd','refsUTF8DET':'references','attr-media-muted':'media-elements','attr-object-typemustmatch_index':'index-of-terms','drop':'webappapis','htmlelement_168':'index','cached':'offline','valid-non-negative-integer_25':'index','valid-non-negative-integer_24':'index','valid-non-negative-integer_23':'index','valid-non-negative-integer_22':'index','valid-non-negative-integer_21':'index','valid-non-negative-integer_20':'index','srcdoc_5':'the-iframe-element','srcdoc_4':'the-iframe-element','a-utf-16-encoding':'infrastructure','srcdoc6':'the-iframe-element','srcdoc_1':'the-iframe-element','srcdoc_0':'the-iframe-element','srcdoc_3':'the-iframe-element','srcdoc_2':'the-iframe-element','em':'content-models','flow-content_268':'index','progress_8':'the-progress-element','small_9':'the-small-element','small_8':'the-small-element','small_7':'the-small-element','small_6':'the-small-element','small_5':'the-small-element','small_4':'the-small-element','small_3':'text-level-semantics','small_2':'content-models','small_1':'content-models','small_0':'content-models','select_33':'the-select-element','making-entire-documents-editable:-the-designmode-idl-attribute':'editing','author_1':'links','select_32':'the-select-element','dirname':'the-input-element','select_31':'the-select-element','select_30':'the-select-element','select_37':'the-optgroup-element','script_index':'index-of-terms','valid-week-string_index':'index-of-terms','select_36':'the-optgroup-element','min_27':'states-of-the-type-attribute','min_26':'states-of-the-type-attribute','min_25':'tates-of-the-type-attribute','min_24':'states-of-the-type-attribute','min_23':'states-of-the-type-attribute','min_22':'states-of-the-type-attribute','min_21':'states-of-the-type-attribute','min_20':'states-of-the-type-attribute','progress_1':'index','min_29':'states-of-the-type-attribute','min_28':'states-of-the-type-attribute','attr-track-srclang':'the-track-element','strike_index':'index-of-terms','restrictions-for-contents-of-script-elements_index':'index-of-terms','handler-window-onerror_0':'the-body-element','handler-window-onerror_1':'browsers','command-facet-checkedstate_index':'index-of-terms','the-i-element_index':'index-of-terms','heading-content-0':'content-models','valid-floating-point-number_index':'index-of-terms','mediacontroller_12':'media-elements','mediacontroller_13':'media-elements','mediacontroller_10':'media-elements','mediacontroller_11':'media-elements','mediacontroller_16':'media-elements','mediacontroller_17':'media-elements','mediacontroller_14':'media-elements','mediacontroller_1':'media-elements','mediacontroller_18':'media-elements','mediacontroller_19':'media-elements','the-style-attribute':'global-attributes','menu_0':'index','htmlbaseelement_index':'index-of-terms','attr-textarea-wrap-hard-state_index':'index-of-terms','htmlhtmlelement_index':'index-of-terms','blink':'obsolete','global-attributes_175':'index','global-attributes_174':'index','global-attributes_177':'index','global-attributes_176':'index','global-attributes_171':'index','global-attributes_170':'index','global-attributes_173':'index','global-attributes_172':'index','attr-track-src_index':'index-of-terms','global-attributes_179':'index','global-attributes_178':'index','pagetransitioneventinit_index':'index-of-terms','size':'the-input-element','media-element_59':'media-elements','media-element_58':'media-elements','checked':'common-microsyntaxes','tree-order_7':'the-select-element','media-element_51':'media-elements','media-element_50':'media-elements','media-element_53':'media-elements','media-element_52':'media-eements','media-element_55':'media-elements','media-element_54':'media-elements','media-element_57':'media-elements','media-element_56':'media-elements','copy_0':'dnd','command-facet-hint_0':'commands','code-unit_index':'index-of-terms','onerroreventhandler_3':'browsers','onerroreventhandler_2':'the-body-element','onerroreventhandler_1':'elements','onerroreventhandler_0':'dom','onvolumechange':'global-attributes','range-state-(type=range)_index':'index-of-terms','semantics':'semantics','interactive-content_30':'index','interactive-content_31':'index','interactive-content_32':'index','interactive-content_33':'index','interactive-content_34':'index','interactive-content_35':'index','accept-charset_0':'index','interactive-content_37':'index','footer':'content-models','attr-table-cellspacing':'obsolete','boolean-attribute_24':'the-details-element','boolean-attribute_25':'the-command-element','boolean-attribute_26':'the-command-element','boolean-attribute_27':'commands','boolean-attribute_20':'the-textarea-elemen','boolean-attribute_21':'attributes-common-to-form-controls','boolean-attribute_22':'attributes-common-to-form-controls','htmlaudioelement':'the-audio-element','boolean-attribute_28':'editing','boolean-attribute_29':'index','phrasing-content_290':'index','handler-ondrop_index':'index-of-terms','refsRFC6266':'references','optional-tags':'syntax','attr-media-preload-none-state_index':'index-of-terms','barprop_index':'index-of-terms','src_49':'the-input-element','src_48':'the-input-element','refsHMAC':'references','src_43':'media-elements','src_42':'media-elements','src_41':'media-elements','src_40':'the-source-element','src_47':'the-input-element','src_46':'index','src_45':'index','src_44':'media-elements','command-facet-id_index':'index-of-terms','code-unit-length':'infrastructure','attr-th-scope_index':'index-of-terms','timeranges_index':'index-of-terms','prefix-match_index':'index-of-terms','concept-datetime-local_index':'index-of-terms','refsRFC1468':'references','attr-object-standby_index':'index-of-ters','attr-a-name_index':'index-of-terms','attr-input-type-submit-keyword_index':'index-of-terms','state-object_5':'history','attr-fe-disabled':'attributes-common-to-form-controls','the-bdo-element':'the-bdo-element','pattern':'the-input-element','fieldset_35':'index','fieldset_34':'index','fieldset_31':'index','compatibility-caseless_1':'states-of-the-type-attribute','dom-appcache-obsolete_0':'offline','fieldset_32':'index','enumerated-attribute_6':'the-area-element','enumerated-attribute_7':'the-th-element','enumerated-attribute_4':'the-track-element','enumerated-attribute_5':'media-elements','enumerated-attribute_2':'global-attributes','enumerated-attribute_3':'the-meta-element','enumerated-attribute_0':'urls','enumerated-attribute_1':'global-attributes','type_23':'the-object-element','enumerated-attribute_8':'the-form-element','enumerated-attribute_9':'the-input-element','normal-elements':'syntax','handler-window-onblur':'webappapis','dom-mediaerror-media_err_src_not_supported':'media-elements','htmlheadigelement':'the-aside-element','parent-browsing-context_index':'index-of-terms','title':'global-attributes','htmlbrelement_index':'index-of-terms','command-facet-hiddenstate':'commands','htmltablerowelement_2':'index','htmlmodelement':'attributes-common-to-ins-and-del-elements','valid-normalized-forced-utc-global-date-and-time-string':'common-microsyntaxes','valid-mime-type-with-no-parameters_index':'index-of-terms','onplay':'global-attributes','attr-input-type':'the-input-element','attr-link-rel_index':'index-of-terms','formaction_32':'index','refsRFC3986':'references','formaction_31':'index','htmlspanelement':'the-span-element','input_83':'states-of-the-type-attribute','input_82':'states-of-the-type-attribute','input_81':'states-of-the-type-attribute','input_80':'states-of-the-type-attribute','input_87':'states-of-the-type-attribute','input_86':'states-of-the-type-attribute','input_85':'states-of-the-type-attribute','input_84':'states-of-the-type-attribute','textarea_51':'index','input_89':'states-of-the-tpe-attribute','input_88':'states-of-the-type-attribute','text-track-cue-horizontal-writing-direction_1':'media-elements','text-track-cue-horizontal-writing-direction_0':'media-elements','attr-body-marginleft':'obsolete','textarea_50':'index','textarea_53':'index','htmlparamelement_index':'index-of-terms','textarea_52':'index','attr-style-type_index':'index-of-terms','xml:lang_0':'global-attributes','navigator_index':'index-of-terms','attr-iframe-longdesc':'obsolete','attr-param-type_index':'index-of-terms','placeholder-label-option_2':'the-option-element','attr-map-name':'the-map-element','ismap':'the-img-element','enumerated-attribute_20':'dnd','attributes-common-to-td-and-th-elements':'attributes-common-to-td-and-th-elements','src_8':'the-script-element','src_9':'the-script-element','src_6':'the-script-element','src_7':'the-script-element','src_4':'the-script-element','src_5':'the-script-element','src_2':'the-script-element','src_3':'the-script-element','src_0':'introduction','src_1':'the-script-element',attr-iframe-sandbox-allow-scripts_index':'index-of-terms','the-abbr-element_index':'index-of-terms','valid-date-string_9':'index','text-track':'media-elements','valid-date-string_5':'the-time-element','valid-date-string_4':'common-microsyntaxes','valid-date-string_7':'states-of-the-type-attribute','valid-date-string_6':'states-of-the-type-attribute','valid-date-string_1':'common-microsyntaxes','valid-date-string_0':'common-microsyntaxes','valid-date-string_3':'common-microsyntaxes','valid-date-string_2':'common-microsyntaxes','concept-input-required_index':'index-of-terms','htmltimeelement_1':'index','tag_0':'links','tag_1':'links','tag_2':'links','tag_3':'links','dom-media-network_empty_index':'index-of-terms','p_35':'index','form-submission':'form-submission','style':'index','concept-fs-enctype_index':'index-of-terms','htmlelement_64':'the-img-element','htmlelement_65':'the-iframe-element','htmlelement_66':'the-embed-element','htmlelement_67':'the-object-element','htmlelement_60':'the-span-element','htmleement_61':'the-br-element','htmlelement_62':'the-wbr-element','htmlelement_63':'attributes-common-to-ins-and-del-elements','category-label_0':'the-label-element','article':'content-models','category-label_2':'the-input-element','category-label_3':'the-button-element','htmlelement_68':'the-param-element','htmlelement_69':'the-source-element','category-label_6':'the-keygen-element','category-label_7':'the-output-element','caption_18':'links','caption_19':'obsolete','caption_10':'the-caption-element','caption_11':'the-caption-element','caption_12':'the-colgroup-element','caption_13':'the-tbody-element','caption_14':'the-thead-element','caption_15':'the-tfoot-element','caption_16':'the-tfoot-element','caption_17':'the-tr-element','pre_7':'the-pre-element','pre_6':'the-pre-element','pre_5':'the-pre-element','pre_4':'the-pre-element','pre_3':'the-pre-element','pre_2':'grouping-content','pre_1':'content-models','pre_0':'content-models','handler-onkeydown_1':'elements','handler-onkeydown_0':'dom','pre_9':'the-pre-eement','pre_8':'the-pre-element','element-dfn-dom_63':'the-embed-element','element-dfn-dom_62':'the-iframe-element','element-dfn-dom_61':'the-img-element','element-dfn-dom_60':'the-del-element','element-dfn-dom_67':'the-audio-element','element-dfn-dom_66':'the-video-element','element-dfn-dom_65':'the-param-element','element-dfn-dom_64':'the-object-element','element-dfn-dom_69':'the-track-element','element-dfn-dom_68':'the-source-element','boolean-attribute':'common-microsyntaxes','body_69':'index','interfaces-for-url-manipulation':'urls','body_62':'index','body_63':'index','body_60':'index','body_61':'index','body_66':'index','body_67':'index','body_64':'index','body_65':'index','ix-handler-onblur':'index','the-command':'the-command-element','track_24':'index','track_25':'index','track_22':'media-elements','track_23':'syntax','track_20':'media-elements','track_21':'media-elements','boolean-attribute_19':'the-textarea-element','the-link-is-an-alternative-stylesheet':'links','htmlobjectelement_0':'index','stying-processing-model':'the-link-element','onmouseout':'global-attributes','accept_15':'states-of-the-type-attribute','accept_14':'states-of-the-type-attribute','accept_17':'states-of-the-type-attribute','accept_16':'states-of-the-type-attribute','accept_11':'states-of-the-type-attribute','accept_10':'states-of-the-type-attribute','accept_13':'states-of-the-type-attribute','accept_12':'states-of-the-type-attribute','dom-texttrack-kind-captions_index':'index-of-terms','texttracklist':'media-elements','ruby':'content-models','accept_18':'states-of-the-type-attribute','img_37':'obsolete','drag_0':'index','htmlelement_162':'index','boolean-attribute_11':'common-input-element-attributes','creator-browsing-context_index':'index-of-terms','boolean-attribute_10':'the-input-element','drageventinit_index':'index-of-terms','handler-onclose':'webappapis','rules-for-updating-the-text-track-rendering_index':'index-of-terms','onstorage_0':'index','ix-handler-window-onload':'index','element-dfn-categories_index':'index-of-trms','media':'the-link-element','remove-an-element-from-a-document_index':'index-of-terms','palpable-content-0_index':'index-of-terms','windowbase64_0':'webappapis','attr-object-border_index':'index-of-terms','refsCORS':'references','windowbase64_1':'index','shape_1':'the-area-element','shape_0':'the-area-element','shape_3':'index','document':'dom','eventhandler_168':'browsers','links-created-by-a-and-area-elements':'links','abbr_18':'index','eventhandler_169':'browsers','colgroup_21':'index','abbr_19':'index','attr-meta-scheme':'obsolete','refsBOCU1':'references','onerroreventhandler':'webappapis','dl_21':'index','dl_22':'index','drop_2':'index','dl_23':'index','allow-top-navigation_2':'index','allow-top-navigation_1':'browsers','allow-top-navigation_0':'the-iframe-element','in-a-document_5':'browsers','eventhandler_148':'media-elements','eventhandler_149':'media-elements','eventhandler_144':'media-elements','eventhandler_145':'media-elements','eventhandler_146':'media-elements','eventhandler_147':'media-eements','eventhandler_140':'media-elements','the-rp-element':'the-rp-element','eventhandler_142':'media-elements','eventhandler_143':'media-elements','attr-link-type_index':'index-of-terms','attr-command-checked':'the-command-element','attr-track-kind-keyword-subtitles':'the-track-element','typemustmatch':'the-object-element','ix-handler-onkeypress':'index','abbr_15':'index','the-li-element':'the-li-element','attr-hyperlink-hreflang':'links','abbr_17':'index','event-mediacontroller-canplay_index':'index-of-terms','the-code-element_index':'index-of-terms','type_77':'form-submission','prefix-match_1':'offline','prefix-match_0':'offline','text-track_21':'media-elements','text-track_20':'media-elements','text-track_23':'media-elements','text-track_22':'media-elements','text-track_25':'media-elements','text-track_24':'media-elements','text-track_27':'media-elements','text-track_26':'media-elements','text-track_29':'media-elements','text-track_28':'media-elements','htmlvideoelement_index':'index-of-terms','elemen-dfn-attributes_61':'the-img-element','element-dfn-attributes_60':'the-del-element','element-dfn-attributes_63':'the-embed-element','element-dfn-attributes_62':'the-iframe-element','element-dfn-attributes_65':'the-param-element','element-dfn-attributes_64':'the-object-element','element-dfn-attributes_67':'the-audio-element','element-dfn-attributes_66':'the-video-element','element-dfn-attributes_69':'the-track-element','element-dfn-attributes_68':'the-source-element','event-media-loadstart':'media-elements','noembed':'obsolete','htmltablecolelement':'the-colgroup-element','refsUNDO':'references','the-location-interface':'history','browsing-context':'browsers','attr-script-charset_index':'index-of-terms','restrictions-on-content-models-and-on-attribute-values':'introduction','hr_7':'the-hr-element','hr_6':'the-hr-element','hr_5':'the-hr-element','hr_4':'the-hr-element','hr_3':'grouping-content','hr_2':'wai-aria','hr_1':'content-models','hr_0':'introduction','ins_27':'edits-and-lists','ins_26':'edits-and-lists,'ins_25':'edits-and-lists','ins_24':'edits-and-paragraphs','ins_23':'edits-and-paragraphs','ins_22':'edits-and-paragraphs','concept-input-required_0':'wai-aria','hr_8':'the-hr-element','the-dl-element':'the-dl-element','element-type_index':'index-of-terms','lists-of-integers':'common-microsyntaxes','duration-time-component':'common-microsyntaxes','other-applicable-specifications_index':'index-of-terms','text-track-cue-start-time':'media-elements','text-track-cue-writing-direction_1':'media-elements','text-track-cue-writing-direction_0':'media-elements','text-track-cue-writing-direction_3':'media-elements','text-track-cue-writing-direction_2':'media-elements','text-track-cue-writing-direction_5':'media-elements','text-track-cue-writing-direction_4':'media-elements','formnovalidate_23':'states-of-the-type-attribute','formnovalidate_22':'states-of-the-type-attribute','formnovalidate_21':'states-of-the-type-attribute','formnovalidate_20':'states-of-the-type-attribute','formnovalidate_27':'the-button-element','ormnovalidate_26':'states-of-the-type-attribute','formnovalidate_25':'states-of-the-type-attribute','formnovalidate_24':'states-of-the-type-attribute','dom-appcache-checking_0':'offline','auxiliary-browsing-contexts':'browsers','attr-body-marginbottom_index':'index-of-terms','required_12':'states-of-the-type-attribute','required_13':'states-of-the-type-attribute','required_10':'states-of-the-type-attribute','required_11':'states-of-the-type-attribute','required_16':'states-of-the-type-attribute','required_17':'states-of-the-type-attribute','required_14':'states-of-the-type-attribute','required_15':'states-of-the-type-attribute','required_18':'states-of-the-type-attribute','required_19':'states-of-the-type-attribute','transparent_21':'index','attr-textarea-required':'the-textarea-element','references':'references','dom-media-network_loading_index':'index-of-terms','htmltableheadercellelement_index':'index-of-terms','src':'introduction','headings-and-sections_0':'content-models','headings-and-sections_1':'theaside-element','headings-and-sections_2':'the-hgroup-element','ruby_3':'content-models','ruby_2':'content-models','ruby_1':'content-models','ruby_0':'content-models','ruby_7':'the-ruby-element','ruby_6':'the-ruby-element','flow-content_59':'the-dd-element','flow-content_58':'the-dt-element','flow-content_57':'the-dl-element','flow-content_56':'the-dl-element','ruby_9':'the-ruby-element','ruby_8':'the-ruby-element','flow-content_53':'the-ul-element','flow-content_52':'the-ol-element','flow-content_51':'the-ol-element','flow-content_50':'the-blockquote-element','flow-content_209':'index','flow-content_208':'index','flow-content_207':'index','flow-content_206':'index','flow-content_205':'index','did-perform-automatic-track-selection':'media-elements','flow-content_203':'index','flow-content_202':'index','flow-content_201':'index','parent-browsing-context_1':'browsers','attr-optgroup-disabled':'the-optgroup-element','event-media-suspend':'media-elements','attr-command-type-state-command':'the-command-element','vent-media-stalled':'media-elements','mime-type_index':'index-of-terms','handler-ondrag':'webappapis','area':'index','dragenter_0':'dnd','dragenter_1':'index','form-owner':'association-of-controls-and-forms','attr-input-autocomplete-on-state':'common-input-element-attributes','min_41':'index','start':'the-ol-element','dom-document-open_1':'dom','select_8':'content-models','flow-content_217':'index','select_5':'common-dom-interfaces','select_4':'index','select_7':'content-models','select_6':'content-models','select_1':'index','select_0':'index','select_3':'index','select_2':'index','tt_index':'index-of-terms','multiple_9':'states-of-the-type-attribute','multiple_8':'states-of-the-type-attribute','ol_18':'links','global-attributes_28':'the-dd-element','global-attributes_29':'the-figure-element','global-attributes_26':'the-dl-element','global-attributes_27':'the-dt-element','global-attributes_24':'the-ul-element','global-attributes_25':'the-li-element','global-attributes_22':'the-blockquote-element','global-atributes_23':'the-ol-element','global-attributes_20':'the-hr-element','global-attributes_21':'the-pre-element','event-handler-content-attributes_9':'index','attr-img-align':'obsolete','attributes-for-form-submission_index':'index-of-terms','the-legend-element':'the-legend-element','onunload':'the-body-element','default':'the-track-element','data_3':'obsolete','data_2':'the-object-element','data_1':'the-object-element','data_0':'the-object-element','data_4':'index','attr-data-*_index':'index-of-terms','document_85':'browsers','link-type-noreferrer_index':'index-of-terms','onerror':'global-attributes','next_0':'links','global-attributes_153':'index','global-attributes_152':'index','text-track-cue-size':'media-elements','global-attributes_150':'index','icon_8':'links','global-attributes_156':'index','global-attributes_155':'index','global-attributes_154':'index','icon_4':'the-link-element','icon_5':'links','icon_6':'links','icon_7':'links','icon_0':'the-command-element','icon_1':'the-command-element','icon_2':'ndex','icon_3':'the-link-element','defining-term_1':'the-abbr-element','defining-term_0':'the-dfn-element','media-element_39':'media-elements','media-element_38':'media-elements','media-element_37':'media-elements','media-element_36':'media-elements','media-element_35':'media-elements','media-element_34':'media-elements','value_1':'the-param-element','media-element_32':'media-elements','media-element_31':'media-elements','media-element_30':'media-elements','obsolete-but-conforming-features':'obsolete','refsXMLBASE':'references','img_33':'syntax','dd_15':'index','alternate':'links','attr-link-href_index':'index-of-terms','htmlolistelement':'the-ol-element','transparent_index':'index-of-terms','handler-oncancel_3':'index','handler-oncancel_2':'browsers','handler-oncancel_1':'elements','handler-oncancel_0':'dom','refsRFC1034':'references','number-state-(type=number)':'states-of-the-type-attribute','dropzone_2':'dnd','keywords-and-enumerated-attributes':'common-microsyntaxes','dropzone_0':'dnd','dropzone_1':'dn','dropzone_6':'dnd','dropzone_7':'dnd','dropzone_4':'dnd','dropzone_5':'dnd','attr-form-autocomplete-on-state':'the-form-element','event-popstate':'history','htmldlistelement_0':'index','htmldlistelement_1':'index','htmldlistelement_2':'index','attr-input-src':'states-of-the-type-attribute','htmlmapelement_0':'index','attr-tr-valign':'obsolete','tr_2':'the-table-element','area_27':'links','area_26':'links','area_25':'links','area_24':'links','area_23':'links','area_22':'links','area_21':'links','area_20':'links','area_29':'links','text-track-hidden':'media-elements','samp_0':'content-models','samp_1':'content-models','samp_2':'the-pre-element','samp_3':'the-pre-element','samp_4':'text-level-semantics','samp_5':'the-samp-element','samp_6':'the-samp-element','samp_7':'the-samp-element','samp_8':'the-kbd-element','samp_9':'the-kbd-element','ix-handler-onseeked':'index','url-decomposition-idl-attributes_4':'history','attr-ol-type-keyword-upper-alpha_index':'index-of-terms','body_19':'the-body-element','phrasin-content_220':'index','the-textarea-element':'the-textarea-element','htmldialogelement_index':'index-of-terms','element-dfn-dom_96':'the-progress-element','element-dfn-dom_97':'the-meter-element','html-namespace-0_index':'index-of-terms','ascii-compatible-character-encoding':'infrastructure','element-dfn-dom_94':'the-keygen-element','width_33':'states-of-the-type-attribute','text-track-cue_20':'media-elements','attr-input-type-color-keyword_index':'index-of-terms','element-dfn-dom_92':'the-option-element','date-state-(type=date)_index':'index-of-terms','element-dfn-dom_93':'the-textarea-element','value':'the-li-element','element-dfn-dom_91':'the-optgroup-element','stalled_0':'index','inert':'editing','link_51':'links','ontimeupdate':'global-attributes','attr-textarea-wrap-soft-state_index':'index-of-terms','noscript_25':'the-noscript-element','attr-track-kind-captions':'the-track-element','attr-input-placeholder':'common-input-element-attributes','htmlmapelement_1':'index','case-sensitive_2':'attributes-comon-to-td-and-th-elements','case-sensitive_3':'states-of-the-type-attribute','case-sensitive_0':'infrastructure','case-sensitive_1':'the-ol-element','case-sensitive_6':'index','case-sensitive_7':'index','case-sensitive_4':'the-output-element','case-sensitive_5':'editing','attr-fs-action_index':'index-of-terms','htmldialogelement_2':'index','table-uda-examples':'urls','application-xhtml+xml_index':'index-of-terms','attr-script-language_index':'index-of-terms','optgroup_12':'syntax','element-dfn-dom_98':'the-details-element','attr-command-type-state-radio_index':'index-of-terms','attr-img-src_index':'index-of-terms','em_18':'index','li_8':'the-ul-element','li_9':'the-ul-element','attr-dl-compact_index':'index-of-terms','li_4':'grouping-content','li_5':'the-ol-element','li_6':'the-ol-element','li_7':'the-ol-element','li_0':'introduction','li_1':'content-models','li_2':'content-models','li_3':'wai-aria','prefetch_2':'links','prefetch_0':'links','element-dfn-dom_99':'the-summary-element','htmlmetaelement_index':'ndex-of-terms','noscript_20':'the-noscript-element','attr-tdth-valign':'obsolete','alt_64':'index','href':'urls','script-documentation':'the-script-element','attr-dropzone-move_index':'index-of-terms','event-media-timeupdate':'media-elements','rect':'index','introduction-5':'webappapis','introduction-4':'offline','introduction-7':'dnd','introduction-6':'editing','introduction-1':'forms','introduction-0':'media-elements','introduction-3':'links','the-button-element':'the-button-element','media-resource_8':'the-track-element','media-resource_9':'the-track-element','media-resource_0':'the-source-element','media-resource_1':'the-source-element','media-resource_2':'the-source-element','media-resource_3':'the-source-element','media-resource_4':'the-source-element','media-resource_5':'the-source-element','media-resource_6':'the-source-element','media-resource_7':'the-track-element','attr-table-rules_index':'index-of-terms','void-elements':'syntax','refsABNF':'references','del_19':'edits-and-paragraphs','del_18':'eits-and-paragraphs','del_13':'attributes-common-to-ins-and-del-elements','del_12':'the-del-element','del_11':'the-del-element','del_10':'edits','figcaption-as-alt-condition':'the-img-element','del_16':'edits-and-paragraphs','del_15':'edits-and-paragraphs','del_14':'attributes-common-to-ins-and-del-elements','class_2':'global-attributes','class_3':'global-attributes','class_0':'global-attributes','class_1':'global-attributes','class_6':'the-b-element','class_7':'the-span-element','class_4':'the-div-element','class_5':'the-i-element','class_8':'the-span-element','element-dfn-dom_95':'the-output-element','history':'history','attr-media-autoplay_index':'index-of-terms','obsolete_0':'offline','attr-object-codetype':'obsolete','type_3':'the-style-element','type_2':'the-style-element','type_1':'index','type_0':'the-link-element','type_7':'the-script-element','type_6':'the-script-element','type_5':'index','type_4':'the-style-element','handler-oninvalid_index':'index-of-terms','type_9':'the-script-element','type_8':the-script-element','event-handler-content-attributes_63':'index','event-handler-content-attributes_62':'index','event-handler-content-attributes_61':'index','rowspan':'the-td-element','event-handler-content-attributes_67':'index','event-handler-content-attributes_66':'index','attr-input-type-button':'wai-aria','event-handler-content-attributes_64':'index','event-handler-content-attributes_69':'index','event-handler-content-attributes_68':'index','hyperlink-annotation':'links','rank_4':'headings-and-sections','rank_1':'headings-and-sections','rank_0':'the-hgroup-element','rank_3':'headings-and-sections','rank_2':'headings-and-sections','element-dfn-contexts_94':'the-keygen-element','width_1':'index','attr-script-defer_index':'index-of-terms','attr-data-*':'global-attributes','dom-document-execcommand':'dom','element-dfn-dom_90':'the-datalist-element','sandboxed-seamless-iframes-flag':'browsers','element-dfn-contexts_93':'the-textarea-element','a':'introduction','ruby_19':'the-ruby-element','ruby_18':'the-ruy-element','ruby_13':'the-ruby-element','ruby_12':'the-ruby-element','ruby_11':'the-ruby-element','ruby_10':'the-ruby-element','ruby_17':'the-ruby-element','ruby_16':'the-ruby-element','ruby_15':'the-ruby-element','ruby_14':'the-ruby-element','dom-document-querycommandindeterm_index':'index-of-terms','element-dfn-contexts_92':'the-option-element','htmltrackelement_index':'index-of-terms','attr-style-type':'the-style-element','help':'links','text-track-cue-pause-on-exit-flag_0':'media-elements','external-resource-link_7':'links','dom-media-have_future_data':'media-elements','the-map-element_index':'index-of-terms','br_9':'usage-summary','br_8':'the-br-element','placeholder-label-option_1':'the-option-element','placeholder-label-option_0':'the-select-element','br_5':'the-br-element','br_4':'the-br-element','br_7':'the-br-element','br_6':'the-br-element','br_1':'requirements-relating-to-bidirectional-algorithm-formatting-characters','br_0':'content-models','br_3':'the-br-element','br_2':'text-level-semantics',time_15':'index','video_3':'index','video_2':'index','video_1':'index','video_0':'index','video_7':'index','video_6':'index','video_5':'index','video_4':'index','video_9':'index','video_8':'index','handler-window-onhashchange_1':'browsers','handler-window-onhashchange_0':'the-body-element','eventhandler_162':'browsers','eventhandler_163':'browsers','eventhandler_160':'browsers','eventhandler_161':'browsers','eventhandler_166':'browsers','eventhandler_167':'browsers','eventhandler_164':'browsers','eventhandler_165':'browsers','network_empty_2':'media-elements','network_empty_3':'media-elements','network_empty_0':'media-elements','network_empty_1':'media-elements','text-content_10':'index','text-content_11':'index','text-content_12':'index','text-content_13':'index','interactive-content_4':'the-a-element','interactive-content_5':'the-img-element','interactive-content_6':'the-iframe-element','interactive-content_7':'the-embed-element','interactive-content_0':'introduction','interactive-content_1':'global-attriutes','interactive-content_2':'content-models','interactive-content_3':'the-a-element','conformance-requirements':'infrastructure','interactive-content_8':'the-object-element','interactive-content_9':'the-object-element','popstate_1':'index','popstate_0':'index','dfn_14':'the-dfn-element','dfn_15':'the-dfn-element','attr-form-autocomplete-off-state_index':'index-of-terms','concept-option-label':'the-option-element','embedded-content_5':'the-img-element','embedded-content_4':'the-img-element','embedded-content_7':'the-iframe-element','embedded-content_6':'the-iframe-element','embedded-content_1':'content-models','embedded-content_0':'content-models','embedded-content_3':'the-img-element','embedded-content_2':'content-models','embedded-content_9':'the-embed-element','embedded-content_8':'the-embed-element','sandboxed-scripts-browsing-context-flag_index':'index-of-terms','dfn_19':'index','tr_37':'index','tr_36':'index','tr_39':'index','tr_38':'index','outline_index':'index-of-terms','attr-param-name':'the-para-element','attr-script-for_index':'index-of-terms','have_current_data_1':'media-elements','have_current_data_0':'media-elements','have_current_data_3':'media-elements','have_current_data_2':'media-elements','have_current_data_5':'media-elements','have_current_data_4':'media-elements','have_current_data_6':'media-elements','handler-onratechange':'webappapis','handler-ondragleave_3':'index','formtarget':'the-input-element','htmltablecolelement_3':'index','htmltablecolelement_2':'index','element-dfn-attributes_47':'the-i-element','element-dfn-attributes_46':'the-sub-and-sup-elements','element-dfn-attributes_45':'the-kbd-element','element-dfn-attributes_44':'the-samp-element','element-dfn-attributes_43':'the-var-element','element-dfn-attributes_42':'the-code-element','element-dfn-attributes_41':'the-time-element','element-dfn-attributes_40':'the-abbr-element','attr-img-src':'the-img-element','htmltablecolelement_0':'the-col-element','element-dfn-attributes_49':'the-u-element','element-dfn-attributes_48':'the-b-lement','windowtimers':'timers','base':'introduction','sequential-focus-navigation-and-the-tabindex-attribute':'editing','the-output-element_index':'index-of-terms','em_13':'usage-summary','em_12':'the-mark-element','em_11':'the-u-element','em_10':'the-b-element','em_17':'index','em_16':'index','em_15':'index','em_14':'index','attr-area-shape-default_0':'the-area-element','flow-content_172':'index','the-th-element_index':'index-of-terms','attr-dialog-open_index':'index-of-terms','caption':'introduction','attr-table-frame':'obsolete','handler-onmouseover':'webappapis','the-footer-element_index':'index-of-terms','attr-input-type-number_4':'obsolete','attr-input-type-number_2':'states-of-the-type-attribute','attr-input-type-number_3':'states-of-the-type-attribute','attr-input-type-number_0':'the-input-element','attr-input-type-number_1':'the-input-element','ix-handler-window-onoffline':'index','text-track-cue-alignment_0':'media-elements','body_45':'obsolete','htmlmetaelement_0':'index','htmlmetaelement_1':'inex','htmlmetaelement_2':'index','limiting-user-input-length':'attributes-common-to-form-controls','attr-input-type-color':'wai-aria','the-small-element_index':'index-of-terms','navigatorid_index':'index-of-terms','attr-embed-type_index':'index-of-terms','eventhandler_227':'webappapis','handler-onfocus_index':'index-of-terms','attr-img-vspace_index':'index-of-terms','pragma-directives':'the-meta-element','top-level-browsing-context_11':'browsers','top-level-browsing-context_10':'browsers','top-level-browsing-context_12':'history','concept-input-value-default-range':'states-of-the-type-attribute','eventhandler_226':'webappapis','media-controllers':'media-elements','center':'obsolete','handler-onkeypress_1':'elements','handler-onkeypress_0':'dom','handler-onkeypress_3':'index','handler-onkeypress_2':'browsers','attr-meta-name_index':'index-of-terms','the-html-element_1':'dom','the-html-element_0':'dom','phrasing-content-1':'content-models','the-html-element_2':'global-attributes','the-html-element_4':'global-atributes','character-encoding-declaration_3':'the-meta-element','character-encoding-declaration_2':'the-meta-element','character-encoding-declaration_1':'the-meta-element','flow-content_72':'the-strong-element','flow-content_75':'the-cite-element','flow-content_74':'the-s-element','flow-content_77':'the-dfn-element','flow-content_76':'the-q-element','the-tr-element':'the-tr-element','mediaerror_index':'index-of-terms','flow-content_225':'index','flow-content_224':'index','flow-content_227':'index','flow-content_226':'index','flow-content_221':'index','flow-content_220':'index','flow-content_223':'index','flow-content_222':'index','browsing-context-nested-through_index':'index-of-terms','flow-content_229':'index','flow-content_228':'index','month-state-(type=month)_index':'index-of-terms','the-colgroup-element_index':'index-of-terms','loadstart':'webappapis','multiple_19':'states-of-the-type-attribute','dom-location-protocol_index':'index-of-terms','multiple_18':'states-of-the-type-attribute','attr-input-typ-text':'global-attributes','datetime-value_index':'index-of-terms','attr-hr-size_index':'index-of-terms','the-xml:base-attribute-(xml-only)_index':'index-of-terms','dt_9':'commands','htmlpreelement':'the-pre-element','multiple_12':'states-of-the-type-attribute','the-draggable-attribute':'dnd','type_93':'index','type_92':'the-command-element','type_91':'the-command-element','type_90':'the-command-element','type_97':'wai-aria','type_96':'wai-aria','attr-dir-auto-state':'global-attributes','type_94':'content-models','command_3':'the-command-element','command_2':'the-command-element','type_99':'wai-aria','type_98':'wai-aria','command_7':'index','command_6':'index','attr-area-shape':'the-area-element','command_4':'the-command-element','text-track-cue-order_1':'media-elements','text-track-cue-order_0':'media-elements','valid-browsing-context-name-or-keyword_1':'form-submission','valid-browsing-context-name-or-keyword_0':'the-base-element','valid-browsing-context-name-or-keyword_7':'index','valid-browsing-context-ame-or-keyword_6':'index','valid-browsing-context-name-or-keyword_5':'index','valid-browsing-context-name-or-keyword_4':'index','htmlvideoelement':'the-video-element','state-object_2':'history','ix-handler-onchange':'index','root-element-of-a-document-object_index':'index-of-terms','global-attributes_139':'index','global-attributes_138':'index','valid-normalized-local-date-and-time-string_index':'index-of-terms','the-xhtml-syntax':'the-xhtml-syntax','global-attributes_131':'index','global-attributes_130':'index','global-attributes_133':'index','global-attributes_132':'index','global-attributes_135':'index','global-attributes_134':'index','global-attributes_137':'index','global-attributes_136':'index','htmlbodyelement_index':'index-of-terms','sandboxing-flag-set_1':'browsers','sandboxing-flag-set_0':'browsers','sandboxing-flag-set_3':'browsers','sandboxing-flag-set_2':'browsers','media-element_15':'media-elements','media-element_14':'media-elements','media-element_17':'media-elements','media-element_16':'meda-elements','media-element_11':'the-track-element','media-element_10':'the-track-element','media-element_13':'media-elements','media-element_12':'the-track-element','option_2':'common-dom-interfaces','option_3':'common-dom-interfaces','circle':'introduction','option_1':'common-dom-interfaces','media-element_19':'media-elements','media-element_18':'media-elements','option_4':'wai-aria','option_5':'common-input-element-attributes','windowbase64':'webappapis','handler-onplay_index':'index-of-terms','disowned-its-opener':'browsers','htmltableelement_1':'index','event-media-pause_index':'index-of-terms','htmltimeelement_index':'index-of-terms','htmlprogresselement_2':'index','htmlprogresselement_0':'index','attr-col-valign':'obsolete','embedding-custom-non-visible-data-with-the-data-*-attributes_index':'index-of-terms','address_15':'index','xmlns-namespace_0':'syntax','xmlns-namespace_1':'syntax','command-facet-accesskey_index':'index-of-terms','wai-aria_index':'index-of-terms','window_11':'browsers','window_10''browsers','window_13':'browsers','window_12':'browsers','window_15':'browsers','window_14':'browsers','window_17':'webappapis','window_16':'offline','window_19':'webappapis','window_18':'webappapis','preferred-mime-name_index':'index-of-terms','attr-option-selected_index':'index-of-terms','flow-content_79':'the-time-element','flow-content_78':'the-abbr-element','table_39':'obsolete','attr-ol-start':'the-ol-element','refsWEBADDRESSES':'references','character-encoding-declaration_8':'index','value_29':'index','handler-ondragend_index':'index-of-terms','dragleave':'webappapis','attr-hyperlink-hreflang_index':'index-of-terms','dom-location-search_0':'history','attr-video-poster_index':'index-of-terms','cached_0':'offline','refsECMA262':'references','flow-content_71':'the-em-element','syntax-end-tag_9':'syntax','syntax-end-tag_8':'syntax','flow-content_70':'the-a-element','syntax-end-tag_3':'syntax','syntax-end-tag_2':'syntax','syntax-end-tag_1':'syntax','syntax-end-tag_0':'introduction','syntax-end-tag_7':'synax','flow-content_73':'the-small-element','syntax-end-tag_5':'syntax','syntax-end-tag_4':'syntax','character-encoding-declaration_0':'the-meta-element','height_36':'index','attr-menu-label':'the-menu-element','htmltablerowelement':'the-tr-element','character-encoding-declaration_7':'iana','address_11':'syntax','character-encoding-declaration_6':'iana','attr-embed-src_index':'index-of-terms','attr-dialog-open':'commands','character-encoding-declaration_5':'syntax','character-encoding-declaration_4':'the-meta-element','progress_17':'index','about:srcdoc_index':'index-of-terms','htmlsourceelement':'the-source-element','the-drag-data-store':'dnd','header_21':'index','header_20':'index','header_22':'index','b_8':'the-b-element','header':'content-models','attr-input-pattern':'common-input-element-attributes','b_0':'content-models','b_1':'content-models','b_2':'content-models','b_3':'text-level-semantics','b_4':'the-cite-element','b_5':'the-cite-element','b_6':'the-b-element','b_7':'the-b-element','refsDOMPARSING''references','the-title-element_index':'index-of-terms','the-accesskey-attribute':'editing','attr-object-code':'obsolete','value-track-kind-alternate':'media-elements','attr-dir':'index','text-level-semantics':'text-level-semantics','ordered-set-of-unique-space-separated-tokens_index':'index-of-terms','xmlns-namespace':'namespaces','tr_22':'syntax','tr_23':'syntax','tr_20':'syntax','tr_21':'syntax','tr_26':'obsolete','tr_27':'obsolete','tr_24':'syntax','tr_25':'syntax','attr-input-type-date_1':'the-input-element','attr-input-type-date_0':'the-input-element','form-associated-element_23':'index','form-associated-element_22':'index','form-associated-element_25':'index','attr-input-type-datetime-keyword':'the-input-element','form-associated-element_24':'index','attr-embed-name':'obsolete','handler-window-onload_index':'index-of-terms','drag-data-store-mode_0':'dnd','text-plain':'index','src_22':'index','htmloptgroupelement_index':'index-of-terms','loop':'the-video-element','the-table-element':'the-table-element,'refsSHA1':'references','table_40':'obsolete','attr-object-vspace_index':'index-of-terms','attr-fe-autofocus_0':'browsers','attr-media-preload-none':'media-elements','attr-area-shape-keyword-rect':'the-area-element','eventhandler_184':'browsers','attr-media-src_index':'index-of-terms','concept-plugin-secure_0':'browsers','attr-link-sizes-any_index':'index-of-terms','latest-entry_index':'index-of-terms','onclick':'global-attributes','network_loading':'media-elements','loadstart_0':'index','title_54':'history','noreferrer':'dom','attr-table-align_index':'index-of-terms','math_6':'index','event-drag_index':'index-of-terms','url-state-(type=url)':'states-of-the-type-attribute','anchor-points':'commands','drag-data-store-allowed-effects-state':'dnd','attr-option-label_index':'index-of-terms','attr-object-codetype_index':'index-of-terms','attr-track-kind-metadata':'the-track-element','eventhandler_187':'browsers','tt_0':'obsolete','attr-ol-type-keyword-lower-alpha':'the-ol-element','element-dfn-dom_29':'the-figue-element','element-dfn-dom_28':'the-dd-element','element-dfn-dom_27':'the-dt-element','element-dfn-dom_26':'the-dl-element','element-dfn-dom_25':'the-li-element','element-dfn-dom_24':'the-ul-element','element-dfn-dom_23':'the-ol-element','element-dfn-dom_22':'the-blockquote-element','element-dfn-dom_21':'the-pre-element','element-dfn-dom_20':'the-hr-element','syntax-tags':'syntax','in-a-document_index':'index-of-terms','iana':'iana','tfoot_25':'index','tfoot_24':'obsolete','tfoot_27':'index','attr-a-coords':'obsolete','tfoot_21':'obsolete','tfoot_20':'obsolete','tfoot_23':'obsolete','tfoot_22':'obsolete','raw-text-elements_index':'index-of-terms','refsRFC2483':'references','event-handler-content-attributes_49':'index','event-handler-content-attributes_48':'index','origin_2':'browsers','attr-input-type-datetime-keyword_index':'index-of-terms','refsE163':'references','ruby_35':'index','ruby_34':'index','ruby_36':'index','ruby_31':'index','ruby_30':'index','ruby_33':'index','ruby_32':'index','window_index':'idex-of-terms','dom-appcache-idle':'offline','the-html-syntax_10':'iana','attr-fe-name-isindex':'attributes-common-to-form-controls','form-control-dirname-attribute_index':'index-of-terms','attr-a-methods_index':'index-of-terms','interactive-content-0_index':'index-of-terms','manifest':'the-html-element','ignore_index':'index-of-terms','handler-ondragend_1':'elements','handler-ondragend_0':'dom','handler-ondragend_3':'index','handler-ondragend_2':'browsers','input-author-notes':'forms','document_84':'browsers','terminology':'infrastructure','td_19':'attributes-common-to-td-and-th-elements','td_18':'attributes-common-to-td-and-th-elements','syntax-tag-omission_0':'introduction','td_10':'the-tr-element','td_13':'attributes-common-to-td-and-th-elements','td_12':'the-td-element','td_15':'attributes-common-to-td-and-th-elements','td_14':'attributes-common-to-td-and-th-elements','td_17':'attributes-common-to-td-and-th-elements','td_16':'attributes-common-to-td-and-th-elements','label_4':'index','label_5':'content-odels','label_6':'content-models','label_7':'content-models','label_0':'index','label_1':'the-track-element','label_2':'the-track-element','label_3':'the-track-element','dom-navigator-registercontenthandler':'system-state-and-capabilities','label_8':'content-models','label_9':'wai-aria','ix-event-handlers':'index','raw-text-elements_2':'syntax','raw-text-elements_3':'syntax','raw-text-elements_0':'syntax','text-track-cue-start-alignment_0':'media-elements','attr-input-required_index':'index-of-terms','valid-url-potentially-surrounded-by-spaces_8':'index','valid-url-potentially-surrounded-by-spaces_5':'links','valid-url-potentially-surrounded-by-spaces_4':'states-of-the-type-attribute','valid-url-potentially-surrounded-by-spaces_7':'index','valid-url-potentially-surrounded-by-spaces_6':'index','attr-track-kind-subtitles_0':'the-track-element','attr-track-kind-subtitles_1':'the-track-element','valid-url-potentially-surrounded-by-spaces_3':'attributes-common-to-ins-and-del-elements','valid-url-potentially-surrunded-by-spaces_2':'the-q-element','element-dfn-dom_30':'the-figcaption-element','attr-dir-rtl-state_index':'index-of-terms','body_6':'global-attributes','element-dfn-dom_32':'the-a-element','scoped_0':'the-style-element','eventhandler_188':'browsers','eventhandler_189':'browsers','index-terms_D':'index-of-terms','element-dfn-dom_33':'the-em-element','the-document-object':'dom','index-terms_C':'index-of-terms','index-terms_A':'index-of-terms','eventhandler_180':'browsers','element-dfn-dom_34':'the-strong-element','eventhandler_182':'browsers','eventhandler_183':'browsers','attr-textarea-rows':'the-textarea-element','eventhandler_185':'browsers','eventhandler_186':'browsers','element-dfn-dom_35':'the-small-element','dom-document-execcommand_0':'dom','dom-document-execcommand_1':'dom','step':'forms','index-terms_U':'index-of-terms','element-dfn-dom_8':'the-noscript-element','body_1':'introduction','flow-content-1_index':'index-of-terms','index-terms_Q':'index-of-terms','element-dfn-dom_4':'the-link-element','lement-dfn-dom_5':'the-meta-element','element-dfn-dom_6':'the-style-element','element-dfn-dom_37':'the-cite-element','element-dfn-dom_0':'the-html-element','element-dfn-dom_1':'the-head-element','element-dfn-dom_2':'the-title-element','element-dfn-dom_3':'the-base-element','attr-iframe-src':'the-iframe-element','cite_28':'index','phrasing-content_241':'index','link_9':'the-link-element','link_8':'the-link-element','command-facet-accesskey':'commands','attr-input-type-number-keyword':'the-input-element','link_3':'wai-aria','link_2':'content-models','link_1':'global-attributes','link_0':'index','link_7':'the-link-element','link_6':'the-link-element','link_5':'the-link-element','link_4':'the-link-element','browsing-context_43':'browsers','browsing-context_42':'browsers','browsing-context_41':'browsers','handler-window-onload_0':'the-body-element','handler-onerror_0':'dom','handler-onerror_1':'elements','browsing-context_45':'browsers','browsing-context_44':'browsers','dom-media-network_no_source_0':'media-elemnts','text-html_6':'the-xhtml-syntax','text-html_5':'the-iframe-element','text-html_4':'dynamic-markup-insertion','text-html_3':'global-attributes','text-html_2':'infrastructure','text-html_1':'infrastructure','text-html_0':'introduction','htmlelement_259':'index','phrasing-content_247':'index','phrasing-content_246':'index','the-var-element_index':'index-of-terms','isindex_0':'constraints','isindex_1':'constraints','attr-img-border_index':'index-of-terms','attr-area-shape-circle_0':'the-area-element','kbd_19':'index','the-h6-element':'the-aside-element','kbd_15':'the-kbd-element','kbd_14':'the-kbd-element','kbd_17':'obsolete','kbd_16':'usage-summary','kbd_11':'the-kbd-element','kbd_10':'the-kbd-element','kbd_13':'the-kbd-element','kbd_12':'the-kbd-element','alt_9':'the-img-element','alt_8':'the-img-element','document-metadata':'the-html-element','refsCOMPUTABLE':'references','small_12':'index','alt_1':'wai-aria','alt_0':'wai-aria','alt_3':'the-img-element','alt_2':'wai-aria','alt_5':'the-img-element','alt_':'the-img-element','alt_7':'the-img-element','alt_6':'the-img-element','element-dfn-content-model_2':'the-title-element','element-dfn-attributes_29':'the-figure-element','element-dfn-attributes_28':'the-dd-element','element-dfn-attributes_25':'the-li-element','element-dfn-attributes_24':'the-ul-element','element-dfn-attributes_27':'the-dt-element','element-dfn-attributes_26':'the-dl-element','element-dfn-attributes_21':'the-pre-element','element-dfn-attributes_20':'the-hr-element','element-dfn-attributes_23':'the-ol-element','element-dfn-attributes_22':'the-blockquote-element','type_95':'content-models','small_14':'index','dom-location-pathname':'history','htmlmeterelement_0':'index','windows':'browsers','embedding-custom-non-visible-data-with-the-data-*-attributes':'global-attributes','event-handler-content-attributes_79':'index','command_1':'the-command-element','htmlcommandelement_index':'index-of-terms','dirname_23':'states-of-the-type-attribute','dirname_22':'states-of-the-type-attribute','dirname_21''states-of-the-type-attribute','dirname_20':'states-of-the-type-attribute','dirname_27':'the-textarea-element','dirname_26':'the-textarea-element','dirname_25':'index','dirname_24':'common-input-element-attributes','sectioning-content_25':'index','sectioning-content_24':'index','multiple_6':'states-of-the-type-attribute','dirname_28':'index','sectioning-content_21':'the-th-element','sectioning-content_20':'the-dfn-element','sectioning-content_23':'index','sectioning-content_22':'index','attr-col-span_index':'index-of-terms','command_5':'the-command-element','home-subtree_index':'index-of-terms','blocked-on-parser_index':'index-of-terms','valid-browsing-context-name-or-keyword_3':'index','form-associated-element_20':'index','attr-command-type':'the-command-element','refsIANACHARSET':'references','manually-releasing-the-storage-mutex':'system-state-and-capabilities','nav':'content-models','label_48':'the-menu-element','label_45':'the-command-element','label_44':'the-command-element','label_47':'the-menu-elemet','img_45':'iana','label_41':'index','label_40':'the-option-element','label_43':'the-command-element','label_42':'the-command-element','event-appcache-noupdate':'offline','handler-window-onafterprint':'webappapis','drag':'webappapis','pagetransitioneventinit_0':'history','non-negative-integers':'common-microsyntaxes','text-track-mode':'media-elements','flow-content_252':'index','syntax-attribute-name':'syntax','drag-data-store-default-feedback_0':'dnd','svg':'mathml','required':'forms','drag-data-store-hot-spot-coordinate':'dnd','flow-content_13':'the-style-element','flow-content_12':'the-style-element','flow-content_11':'the-style-element','flow-content_10':'the-style-element','flow-content_17':'the-section-element','flow-content_16':'the-body-element','flow-content_15':'the-noscript-element','flow-content_14':'the-script-element','flow-content_19':'the-section-element','flow-content_18':'the-section-element','flow-content_253':'index','location_index':'index-of-terms','event-drop_index':'index-of-terms',attr-embed-hspace':'obsolete','navigatorstorageutils_1':'index','ix-handler-onstalled':'index','cors-settings-attributes':'urls','refsECMA357':'references','attr-dir-rtl_index':'index-of-terms','headings-and-sections':'headings-and-sections','the-directionality_14':'index','flow-content_254':'index','the-directionality_12':'form-submission','the-directionality_11':'the-textarea-element','the-directionality_10':'global-attributes','navigatorstorageutils_0':'system-state-and-capabilities','the-s-element_index':'index-of-terms','concept-week':'common-microsyntaxes','refsWIN31J':'references','rtl':'index','attr-input-size_index':'index-of-terms','valid-url':'urls','flow-content_256':'index','form-associated-element_26':'index','p_29':'syntax','p_28':'syntax','event-appcache-updateready':'offline','p_21':'the-blockquote-element','p_20':'the-p-element','p_23':'edits-and-paragraphs','p_22':'edits-and-paragraphs','the-sub-element':'the-sub-and-sup-elements','p_24':'edits-and-paragraphs','p_27':'links','p_26':'forms,'flow-content_257':'index','attr-details-open_index':'index-of-terms','dom-texttrack-kind-metadata_index':'index-of-terms','htmllielement_0':'index','htmllielement_1':'index','htmllielement_2':'index','pattern_6':'states-of-the-type-attribute','pattern_7':'states-of-the-type-attribute','pattern_4':'states-of-the-type-attribute','pattern_5':'states-of-the-type-attribute','pattern_2':'states-of-the-type-attribute','pattern_3':'states-of-the-type-attribute','pattern_0':'the-input-element','pattern_1':'the-input-element','pattern_8':'states-of-the-type-attribute','pattern_9':'states-of-the-type-attribute','attr-fs-method-get_index':'index-of-terms','attr-embed-src':'the-embed-element','base-urls':'urls','flow-content_258':'index','attr-fe-autofocus_index':'index-of-terms','htmlheadingelement_index':'index-of-terms','hspace':'the-embed-element','number-of-days-in-month-month-of-year-year_index':'index-of-terms','index-of-terms':'index-of-terms','htmlelement_131':'index','attr-ol-reversed':'the-ol-element','vali-mime-type':'infrastructure','space-character_12':'content-models','space-character_13':'content-models','space-character_10':'common-microsyntaxes','space-character_11':'global-attributes','space-character_16':'the-meta-element','space-character_17':'the-iframe-element','space-character_14':'content-models','space-character_15':'the-meta-element','space-character_18':'the-iframe-element','space-character_19':'the-iframe-element','boolean-attribute_46':'index','boolean-attribute_47':'index','boolean-attribute_44':'index','boolean-attribute_45':'index','boolean-attribute_42':'index','boolean-attribute_43':'index','boolean-attribute_40':'index','boolean-attribute_41':'index','boolean-attribute_48':'index','document_88':'browsers','object_0':'index','object_1':'index','object_2':'index','object_3':'common-dom-interfaces','object_4':'content-models','object_5':'content-models','object_6':'content-models','object_7':'content-models','object_8':'content-models','object_9':'content-models','htmlelement_138':'index,'the-document\'s-address_index':'index-of-terms','global-attributes_117':'index','area_4':'content-models','media-element':'media-elements','the-constraint-validation-api':'constraints','global-attributes_113':'index','global-attributes_112':'index','global-attributes_111':'index','area_5':'wai-aria','seamless_2':'browsers','seamless_3':'browsers','seamless_0':'the-iframe-element','seamless_1':'the-iframe-element','area_6':'the-link-element','global-attributes_119':'index','global-attributes_118':'index','table-http-equiv':'the-meta-element','the-hr-element':'the-hr-element','flow-content_107':'the-canvas-element','area_0':'introduction','attr-input-type-password-keyword_index':'index-of-terms','area_1':'common-dom-interfaces','area_2':'dom','htmlimageelement_0':'index','area_3':'content-models','the-label-element_index':'index-of-terms','handler-onloadedmetadata':'webappapis','text-track-cue-start-time_2':'media-elements','text-track-cue-start-time_3':'media-elements','text-track-cue-start-time_0':'media-lements','text-track-cue-start-time_1':'media-elements','phrasing-content_238':'index','phrasing-content_239':'index','text-track-cue-start-time_4':'media-elements','window_30':'index','phrasing-content_234':'index','phrasing-content_235':'index','phrasing-content_236':'index','phrasing-content_237':'index','phrasing-content_230':'index','phrasing-content_231':'index','htmlmeterelement':'the-meter-element','noframes':'obsolete','i_28':'index','i_29':'index','i_26':'links','flow-content_108':'the-map-element','i_24':'the-u-element','i_25':'usage-summary','i_22':'the-i-element','i_23':'the-b-element','i_20':'the-i-element','i_21':'the-i-element','event-media-canplay_index':'index-of-terms','option_9':'the-select-element','the-xhtml-syntax_0':'introduction','details_14':'the-summary-element','details_15':'index','details_16':'index','details_17':'index','details_10':'the-details-element','details_11':'the-details-element','details_12':'the-details-element','details_13':'the-summary-element','area_63':'index','rea_62':'index','area_61':'index','area_60':'index','details_18':'index','document.write()_0':'dom','attr-img-vspace':'obsolete','value-track-kind-caption_index':'index-of-terms','context-menu-state_0':'wai-aria','context-menu-state_1':'the-menu-element','option_0':'index','attr-a-charset_index':'index-of-terms','ul_6':'the-p-element','ul_7':'the-ol-element','ul_4':'wai-aria','ul_5':'grouping-content','ul_2':'content-models','ul_3':'wai-aria','ul_0':'introduction','ul_1':'content-models','option_6':'common-input-element-attributes','ul_8':'the-ol-element','ul_9':'the-ul-element','valid-list-of-integers_0':'the-area-element','valid-list-of-integers_1':'index','form-submission_9':'index','form-submission_8':'index','form-submission_7':'index','form-submission_6':'index','form-submission_5':'index','form-submission_4':'index','form-submission_3':'index','form-submission_2':'index','form-submission_1':'form-submission','form-submission_0':'attributes-common-to-form-controls','style_9':'introduction','style_8':'lobal-attributes','formmethod':'the-input-element','links':'links','style_1':'introduction','style_0':'index','style_3':'global-attributes','style_2':'introduction','style_5':'global-attributes','style_4':'global-attributes','style_7':'global-attributes','style_6':'global-attributes','htmlspanelement_index':'index-of-terms','htmloptionscollection_4':'index','origin_4':'iana','htmloptionscollection_1':'common-dom-interfaces','htmloptionscollection_0':'common-dom-interfaces','origin_1':'the-object-element','attr-meta-http-equiv':'the-meta-element','http-equiv_4':'the-meta-element','http-equiv_5':'the-meta-element','http-equiv_6':'the-meta-element','http-equiv_7':'the-meta-element','http-equiv_0':'the-meta-element','http-equiv_1':'the-meta-element','http-equiv_2':'the-meta-element','http-equiv_3':'the-meta-element','select_51':'index','select_50':'index','select_53':'index','select_52':'index','http-equiv_8':'the-meta-element','http-equiv_9':'the-meta-element','select_57':'index','select_56':'index','dom-appcahe-obsolete':'offline','refsISO8601':'references','object_57':'index','textarea_45':'index','address_14':'index','translate-enabled':'global-attributes','headers_5':'index','event-appcache-obsolete':'offline','address_12':'index','address_13':'index','attr-img-alt':'the-img-element','headers_0':'the-td-element','article_30':'index','cors-settings-attribute':'urls','attr-tr-align_index':'index-of-terms','formmethod_7':'states-of-the-type-attribute','big_index':'index-of-terms','the-link-element':'the-link-element','htmlelement_241':'index','htmlelement_240':'index','htmlelement_243':'index','htmlelement_242':'index','htmlelement_245':'index','htmlelement_244':'index','htmlelement_247':'index','dom-location-hostname':'history','htmlelement_249':'index','htmlelement_248':'index','styling-processing-model_1':'the-style-element','styling-processing-model_0':'the-style-element','styling-processing-model_2':'links','event-media-canplaythrough_index':'index-of-terms','htmlinputelement':'the-input-element','cite_8':text-level-semantics','cite_9':'the-cite-element','var_6':'the-sub-and-sup-elements','q_11':'the-q-element','this_0':'introduction','cite_2':'elements','cite_3':'content-models','cite_0':'the-blockquote-element','cite_1':'index','cite_6':'the-blockquote-element','cite_7':'the-blockquote-element','cite_4':'content-models','cite_5':'content-models','embedded-content_28':'index','embedded-content_29':'index','embedded-content_24':'index','auto':'global-attributes','embedded-content_26':'index','eventhandler_21':'dom','embedded-content_20':'the-canvas-element','embedded-content_21':'mathml','embedded-content_22':'mathml','embedded-content_23':'index','the-article-element_index':'index-of-terms','attr-input-pattern_index':'index-of-terms','boolean-attribute_1':'the-script-element','boolean-attribute_0':'the-style-element','boolean-attribute_3':'the-img-element','boolean-attribute_2':'the-ol-element','boolean-attribute_5':'the-object-element','boolean-attribute_4':'the-iframe-element','boolean-attribute_7':'mediaelements','boolean-attribute_6':'media-elements','boolean-attribute_9':'media-elements','boolean-attribute_8':'media-elements','htmlprogresselement_1':'index','element-dfn-content-model_25':'the-li-element','ancestor-browsing-context_3':'browsers','attr-track-kind-captions_0':'the-track-element','ancestor-browsing-context_1':'browsers','ancestor-browsing-context_0':'browsers','the-datatransfer-interface':'dnd','mediagroup':'the-video-element','link_42':'links','dom-media-network_no_source':'media-elements','ix-handler-onclick':'index','event-handler-content-attributes_29':'index','element-dfn-content-model_101':'the-menu-element','event-handler-content-attributes_27':'index','event-handler-content-attributes_26':'index','event-handler-content-attributes_25':'index','event-handler-content-attributes_24':'index','event-handler-content-attributes_23':'index','event-handler-content-attributes_22':'index','event-handler-content-attributes_21':'index','event-handler-content-attributes_20':'index','hidden_9':'editng','hidden_8':'editing','handler-onplaying_2':'browsers','handler-onplaying_3':'index','handler-onplaying_0':'dom','handler-onplaying_1':'elements','hidden_1':'content-models','hidden_0':'global-attributes','hidden_3':'the-command-element','hidden_2':'wai-aria','hidden_5':'editing','hidden_4':'editing','hidden_7':'editing','hidden_6':'editing','secondary-browsing-context':'browsers','handler-window-onunload_index':'index-of-terms','table_6':'the-table-element','table_7':'the-caption-element','table_4':'the-table-element','table_5':'the-table-element','table_2':'content-models','table_3':'tabular-data','table_0':'introduction','table_1':'content-models','table_8':'the-caption-element','table_9':'the-caption-element','attr-a-methods':'obsolete','dom-appcache-updateready_0':'offline','flow-content_109':'the-area-element','attr-input-type-date-keyword_index':'index-of-terms','command-api_0':'elements','ascii-compatible-character-encoding_2':'the-form-element','attr-meter-optimum_index':'index-of-terms','times''common-microsyntaxes','ascii-compatible-character-encoding_3':'iana','htmlbuttonelement_2':'index','htmlbuttonelement_1':'index','htmlbuttonelement_0':'index','attr-object-codebase_index':'index-of-terms','abbr_20':'index','ol_0':'elements','ol_1':'content-models','ol_2':'content-models','ol_3':'wai-aria','ol_4':'wai-aria','ol_5':'grouping-content','ol_6':'the-p-element','ol_7':'the-ol-element','ol_8':'the-ol-element','ol_9':'the-ol-element','height_13':'states-of-the-type-attribute','eventhandler_213':'browsers','eventhandler_214':'browsers','eventhandler_215':'browsers','eventhandler_216':'browsers','eventhandler_217':'browsers','high_4':'the-meter-element','rt_17':'syntax','apis-for-creating-and-navigating-browsing-contexts-by-name':'browsers','attr-hyperlink-type':'links','event-mediacontcoller-ended_index':'index-of-terms','placeholder_6':'states-of-the-type-attribute','data':'the-object-element','sectioning-content-0':'content-models','link_43':'links','handler-onmouseover_1':'elements','refsWEBMCG':references','handler-onmouseover_0':'dom','handler-onmouseover_3':'index','audio_index':'index-of-terms','handler-onmouseover_2':'browsers','handler-onerror':'webappapis','high_2':'the-meter-element','category-submit_14':'index','state-object_6':'history','command-facet-icon_0':'commands','center_index':'index-of-terms','htmlallcollection-0':'common-dom-interfaces','state-object_4':'history','preload_7':'index','preload_6':'index','preload_5':'media-elements','preload_4':'media-elements','preload_3':'media-elements','preload_2':'the-audio-element','preload_1':'the-audio-element','preload_0':'the-video-element','figure_28':'text-level-semantics','refsPINGBACK':'references','high_1':'the-meter-element','state-object_3':'history','td_37':'index','td_36':'obsolete','td_35':'obsolete','td_34':'obsolete','td_33':'obsolete','state-object_0':'history','td_31':'obsolete','td_30':'obsolete','state-object_1':'history','td_39':'index','td_38':'index','browsing-context_64':'index','element-dfn-categories_48':'the-b-elemnt','element-dfn-categories_49':'the-u-element','browsing-context_61':'index','browsing-context_60':'index','browsing-context_63':'index','htmlmediaelement':'media-elements','element-dfn-categories_42':'the-code-element','element-dfn-categories_43':'the-var-element','element-dfn-categories_40':'the-abbr-element','element-dfn-categories_41':'the-time-element','element-dfn-categories_46':'the-sub-and-sup-elements','element-dfn-categories_47':'the-i-element','element-dfn-categories_44':'the-samp-element','element-dfn-categories_45':'the-kbd-element','metadata_0':'media-elements','metadata_1':'index','flow-content_187':'index','border':'the-table-element','handler-onsubmit_1':'elements','handler-onsubmit_0':'dom','keygen_21':'index','handler-onsubmit_2':'browsers','keygen_27':'index','type_68':'the-input-element','keygen_25':'index','keygen_24':'index','nearest-ancestor-autofocus-scoping-root-element':'attributes-common-to-form-controls','attr-object-hspace':'obsolete','attr-input-type-search-keyword':'the-inpu-element','attr-fe-name-charset':'attributes-common-to-form-controls','htmlelement_251':'index','attr-accesskey':'index','one-permitted-sandboxed-navigator':'browsers','valid-e-mail-address_index':'index-of-terms','attr-html-manifest_index':'index-of-terms','htmlbuttonelement_index':'index-of-terms','handler-window-onpagehide':'webappapis','htmlcanvaselement':'the-canvas-element','handler-window-onunload':'webappapis','url':'urls','button_32':'index','the-iframe-element_index':'index-of-terms','attr-fs-formenctype_index':'index-of-terms','allow-popups':'the-iframe-element','input_164':'index','dom-media-have_future_data_index':'index-of-terms','sectioning-content_26':'index','object_53':'index','handler-onscroll_index':'index-of-terms','concept-role-none_14':'wai-aria','concept-role-none_15':'wai-aria','concept-role-none_16':'wai-aria','concept-role-none_17':'wai-aria','concept-role-none_10':'wai-aria','concept-role-none_11':'wai-aria','concept-role-none_12':'wai-aria','attr-time-datetime':'the-time-element,'the-body-element-0':'dom','concept-role-none_18':'wai-aria','concept-role-none_19':'wai-aria','autofocus_9':'attributes-common-to-form-controls','autofocus_8':'the-keygen-element','colspan_2':'index','colspan_0':'the-th-element','colspan_1':'index','autofocus_1':'the-button-element','attr-dfn-title':'the-dfn-element','autofocus_3':'the-select-element','autofocus_2':'the-button-element','autofocus_5':'the-textarea-element','autofocus_4':'the-select-element','autofocus_7':'the-keygen-element','autofocus_6':'the-textarea-element','body_68':'index','comma-separated-tokens':'common-microsyntaxes','valid-e-mail-address-list_index':'index-of-terms','syntax-attribute-value_3':'syntax','syntax-attribute-value_2':'syntax','syntax-attribute-value_1':'syntax','syntax-attribute-value_0':'introduction','handler-oncanplay_index':'index-of-terms','rank_index':'index-of-terms','text-track-cue-text-position_index':'index-of-terms','flow-content_39':'the-address-element','flow-content_38':'the-footer-element','flow-content_5':'the-header-element','flow-content_34':'the-header-element','flow-content_37':'the-footer-element','flow-content_36':'the-footer-element','flow-content_31':'the-hgroup-element','flow-content_30':'the-aside-element','flow-content_33':'the-header-element','flow-content_32':'the-hgroup-element','min_32':'states-of-the-type-attribute','element-dfn-content-model_89':'the-select-element','the-kbd-element':'the-kbd-element','ol_12':'the-li-element','ol_13':'the-li-element','element-dfn-content-model_80':'the-tr-element','element-dfn-content-model_81':'the-td-element','ol_16':'the-li-element','ol_17':'edits-and-lists','ol_14':'the-li-element','ol_15':'the-li-element','input_162':'index','the-table-element_index':'index-of-terms','attr-input-type-hidden-keyword_index':'index-of-terms','text-track-language_index':'index-of-terms','text-html_8':'iana','handler-ondrop':'webappapis','strong_0':'content-models','strong_1':'content-models','strong_2':'text-level-semantics','strong_3':'the-em-element','strong_4':'the-stong-element','strong_5':'the-strong-element','strong_6':'the-strong-element','strong_7':'the-strong-element','strong_8':'the-small-element','strong_9':'the-small-element','button-state-(type=button)':'states-of-the-type-attribute','attr-body-alink_index':'index-of-terms','text-html_7':'iana','htmlanchorelement_index':'index-of-terms','input_160':'index','attr-input-type-password':'wai-aria','the-tfoot-element':'the-tfoot-element','basefont':'obsolete','syntax-attribute-name_0':'introduction','syntax-attribute-name_1':'syntax','syntax-attribute-name_2':'syntax','autocomplete_25':'states-of-the-type-attribute','syntax-attribute-name_4':'syntax','htmltextareaelement_index':'index-of-terms','autocomplete_22':'states-of-the-type-attribute','autocomplete_23':'states-of-the-type-attribute','flow-content':'content-models','handler-window-onerror':'webappapis','htmltitleelement_2':'index','user-prompts':'user-prompts','concept-option-label_0':'the-datalist-element','concept-select-option-list_index':'index-of-terms''attr-body-marginright':'obsolete','htmltitleelement_0':'index','htmlolistelement_1':'index','htmltitleelement_1':'index','bidirectional-algorithm-formatting-character-ranges':'requirements-relating-to-bidirectional-algorithm-formatting-characters','audio_5':'index','htmlolistelement_2':'index','concept-appcache-manifest-explicit_index':'index-of-terms','source_6':'the-source-element','source_7':'media-elements','source_4':'the-source-element','source_5':'the-source-element','source_2':'the-audio-element','source_3':'the-source-element','source_0':'wai-aria','source_1':'the-video-element','autocomplete_29':'index','source_8':'media-elements','source_9':'media-elements','code_8':'obsolete','code_9':'obsolete','drag-data-store-bitmap_index':'index-of-terms','article_7':'the-article-element','code_0':'content-models','code_1':'content-models','code_2':'the-pre-element','code_3':'text-level-semantics','code_4':'the-code-element','code_5':'the-code-element','code_6':'the-code-element','code_7':'usage-summary','ttle_30':'the-textarea-element','title_31':'the-textarea-element','title_32':'the-meter-element','title_33':'the-meter-element','title_34':'the-command-element','title_35':'links','title_36':'links','title_37':'dnd','title_38':'dnd','title_39':'obsolete','object_51':'index','space-character_38':'syntax','space-character_39':'syntax','th_24':'syntax','th_25':'syntax','th_26':'syntax','th_27':'syntax','th_20':'attributes-common-to-td-and-th-elements','th_21':'attributes-common-to-td-and-th-elements','th_22':'attributes-common-to-td-and-th-elements','th_23':'commands','the-dl-element_index':'index-of-terms','listing':'obsolete','th_28':'obsolete','th_29':'obsolete','attr-ol-reversed_index':'index-of-terms','attr-translate_0':'index','attr-col-width':'obsolete','external':'system-state-and-capabilities','sandboxed-seamless-iframes-flag_index':'index-of-terms','refsRFC4366':'references','width_29':'states-of-the-type-attribute','width_28':'states-of-the-type-attribute','window_55':'index','window_54':'index','winow_51':'index','window_50':'index','window_53':'index','window_52':'index','barprop_4':'browsers','phrasing-content_218':'index','phrasing-content_219':'index','handler-ondragleave':'webappapis','barprop_5':'browsers','phrasing-content_212':'index','phrasing-content_213':'index','phrasing-content_210':'index','phrasing-content_211':'index','phrasing-content_216':'index','barprop_6':'browsers','dom-media-network_loading':'media-elements','phrasing-content_215':'index','disabled_17':'the-select-element','disabled_16':'the-select-element','disabled_15':'the-button-element','disabled_14':'the-button-element','disabled_13':'common-input-element-attributes','disabled_12':'the-input-element','disabled_11':'the-input-element','disabled_10':'common-microsyntaxes','barprop_0':'browsers','attr-ol-type-state-upper-roman_index':'index-of-terms','/a':'the-dfn-element','disabled_18':'the-textarea-element','width_21':'states-of-the-type-attribute','barprop_2':'browsers','width_20':'states-of-the-type-attribute','attr-mediaautoplay':'media-elements','width_23':'states-of-the-type-attribute','width_22':'states-of-the-type-attribute','width_25':'states-of-the-type-attribute','named-character-references':'named-character-references','text-track-cue-alignment':'media-elements','attr-input-type-url_3':'the-input-element','attr-input-type-url_2':'the-input-element','attr-input-type-url_1':'wai-aria','attr-input-type-url_0':'wai-aria','width_27':'states-of-the-type-attribute','attr-input-type-url_4':'states-of-the-type-attribute','other-pragma-directives':'the-meta-element','width_26':'states-of-the-type-attribute','syntax-start-tag_10':'syntax','htmlformcontrolscollection':'common-dom-interfaces','i':'introduction','htmlformelement_13':'index','draggable':'global-attributes','drag-data-store':'dnd','element-dfn-dom_87':'the-input-element','attr-meta-http-equiv-default-style_0':'the-meta-element','data-*':'common-dom-interfaces','attr-tdth-nowrap':'obsolete','handler-window-onmessage_index':'index-of-terms','htmlformelement_12':'indx','keytype':'the-keygen-element','the-section-element':'the-section-element','attr-input-autocomplete-off-state':'common-input-element-attributes','attr-fs-enctype-text':'form-submission','handler-onmousedown':'webappapis','attr-link-hreflang':'the-link-element','editing-host':'editing-apis','attr-tdth-height_index':'index-of-terms','area_45':'links','area_44':'links','area_47':'links','area_46':'links','area_41':'links','area_40':'links','area_43':'links','area_42':'links','event-mediacontroller-playing_index':'index-of-terms','area_49':'syntax','area_48':'links','iframe_69':'index','attr-button-type-submit_index':'index-of-terms','browsing-context-container_index':'index-of-terms','onmouseover':'global-attributes','mediacontroller_index':'index-of-terms','formtarget_23':'states-of-the-type-attribute','formtarget_22':'states-of-the-type-attribute','formtarget_21':'states-of-the-type-attribute','formtarget_20':'states-of-the-type-attribute','formtarget_27':'the-button-element','formtarget_26':'the-button-eement','formtarget_25':'states-of-the-type-attribute','b_9':'the-b-element','formtarget_29':'form-submission','formtarget_28':'the-button-element','creator-browsing-context_3':'browsers','creator-browsing-context_2':'browsers','creator-browsing-context_1':'browsers','creator-browsing-context_0':'urls','async':'the-script-element','q_19':'index','q_18':'index','q_13':'the-q-element','q_12':'the-q-element','dom-media-network_idle_0':'media-elements','q_10':'the-q-element','q_17':'usage-summary','synchronising-multiple-media-elements':'media-elements','q_15':'the-q-element','q_14':'the-q-element','attr-link-rev':'obsolete','attr-iframe-marginheight':'obsolete','handler-onreset_index':'index-of-terms','attr-datafld':'obsolete','bgsound_index':'index-of-terms','texttrackcuelist_0':'media-elements','texttrackcuelist_1':'media-elements','texttrackcuelist_2':'media-elements','texttrackcuelist_3':'media-elements','event-media-error_index':'index-of-terms','height_19':'states-of-the-type-attribute','onresize':'the-boy-element','refsIANALINKTYPE':'references','hyperlink_50':'index','the-small-element':'the-small-element','no-translate_1':'global-attributes','no-translate_0':'global-attributes','hyperlink_38':'links','hyperlink_39':'links','refsX121':'references','the-optgroup-element_index':'index-of-terms','command-facet-icon':'commands','hyperlink_30':'links','hyperlink_31':'links','hyperlink_32':'links','hyperlink_33':'links','hyperlink_34':'links','hyperlink_35':'links','hyperlink_36':'links','hyperlink_37':'links','metadata-content_4':'the-title-element','metadata-content_5':'the-base-element','metadata-content_6':'the-link-element','metadata-content_7':'the-link-element','metadata-content_0':'content-models','metadata-content_1':'content-models','metadata-content_2':'the-head-element','metadata-content_3':'the-head-element','metadata-content_8':'the-meta-element','metadata-content_9':'the-meta-element','htmlelement_229':'index','htmlelement_228':'index','handler-window-onhashchange_index':'index-of-terms','htmleleent_223':'index','htmlelement_222':'index','htmlelement_221':'index','htmlelement_220':'index','htmlelement_227':'index','htmlelement_226':'index','htmlelement_225':'index','event-appcache-downloading':'offline','fallback-base-url_0':'urls','attr-input-type-button-keyword_index':'index-of-terms','attr-object-align':'obsolete','attr-tdth-rowspan_index':'index-of-terms','dom-document-querycommandenabled_0':'dom','valid-integer_9':'index','valid-integer_8':'index','pagetransitionevent':'history','home-subtree':'infrastructure','valid-integer_0':'introduction','valid-integer_3':'common-microsyntaxes','valid-integer_2':'common-microsyntaxes','valid-integer_5':'the-ol-element','valid-integer_4':'common-microsyntaxes','valid-integer_7':'editing','valid-integer_6':'the-li-element','handler-onseeked_2':'browsers','handler-onseeked_3':'index','handler-onseeked_0':'dom','handler-onseeked_1':'elements','local-date-and-time-state-(type=datetime-local)_index':'index-of-terms','start_0':'index','barprop':'browsers','code-nit-length_0':'common-input-element-attributes','code-unit-length_1':'the-textarea-element','hr':'introduction','the-drag-data-item-type-string_index':'index-of-terms','hyperlink_51':'index','palpable-content_43':'the-embed-element','palpable-content_42':'the-iframe-element','palpable-content_41':'the-img-element','palpable-content_40':'the-ins-element','palpable-content_47':'the-canvas-element','palpable-content_46':'the-audio-element','palpable-content_45':'the-video-element','palpable-content_44':'the-object-element','concept-facet_index':'index-of-terms','palpable-content_49':'the-table-element','palpable-content_48':'the-map-element','element-dfn-contexts_99':'the-summary-element','element-dfn-contexts_98':'the-details-element','attr-textarea-wrap-soft-state_0':'the-textarea-element','attr-textarea-wrap-soft-state_1':'the-textarea-element','the-mark-element_index':'index-of-terms','have_metadata':'media-elements','palpable-content_18':'the-em-element','event-appcache-progress_index':'index-of-terms','hndler-oncanplaythrough':'webappapis','attr-object-typemustmatch':'the-object-element','attr-col-char_index':'index-of-terms','attr-legend-align':'obsolete','subtitles':'index','attr-iframe-seamless_0':'browsers','sandbox_9':'browsers','dom-location-host_index':'index-of-terms','dom-location-search_index':'index-of-terms','html-elements_9':'global-attributes','html-elements_8':'global-attributes','cdata-rcdata-restrictions':'syntax','event-media-loadedmetadata_index':'index-of-terms','html-elements_5':'global-attributes','html-elements_4':'global-attributes','html-elements_7':'global-attributes','html-elements_6':'global-attributes','html-elements_1':'elements','html-elements_0':'elements','html-elements_3':'global-attributes','html-elements_2':'elements','phrasing-content_95':'the-br-element','head_39':'index','head_38':'index','title_53':'history','head_33':'index','head_32':'obsolete','head_31':'syntax','head_30':'syntax','head_37':'index','phrasing-content_97':'the-wbr-element','head_35':'index','head_34:'index','phrasing-content_96':'the-wbr-element','attr-area-shape-circle_index':'index-of-terms','handler-window-onpopstate_1':'browsers','title_56':'syntax','handler-window-onpopstate_0':'the-body-element','title_57':'index','htmllabelelement':'the-label-element','refsSELECTORS':'references','start-tags':'syntax','title_55':'history','content-categories':'content-models','header_19':'index','the-optgroup-element':'the-optgroup-element','concept-select-option-list':'the-select-element','element-dfn-categories_60':'the-del-element','element-dfn-categories_61':'the-img-element','element-dfn-categories_62':'the-iframe-element','element-dfn-categories_63':'the-embed-element','element-dfn-categories_64':'the-object-element','element-dfn-categories_65':'the-param-element','element-dfn-categories_66':'the-video-element','element-dfn-categories_67':'the-audio-element','element-dfn-categories_68':'the-source-element','valid-week-string_0':'the-time-element','valid-week-string_3':'states-of-the-type-attribute','validweek-string_2':'states-of-the-type-attribute','the-history-interface':'history','the-legend-element_index':'index-of-terms','refsRFC1554':'references','table_46':'obsolete','htmlfieldsetelement':'the-fieldset-element','maxlength_25':'common-input-element-attributes','tr_28':'obsolete','document_8':'infrastructure','document_9':'infrastructure','duration-time-component-scale_1':'common-microsyntaxes','duration-time-component-scale_0':'common-microsyntaxes','spellcheck':'global-attributes','attr-hr-width_index':'index-of-terms','formmethod_1':'the-input-element','document_0':'introduction','document_1':'introduction','document_2':'infrastructure','document_3':'infrastructure','document_4':'infrastructure','document_5':'infrastructure','document_6':'infrastructure','document_7':'infrastructure','placeholder_31':'the-textarea-element','attr-fs-enctype-urlencoded':'form-submission','datalist_20':'index','datalist_21':'index','fieldset':'index','the-b-element_index':'index-of-terms','activation':'editing','commonpitfalls-to-avoid-when-using-the-scripting-apis':'introduction','rp_17':'index','formmethod_8':'states-of-the-type-attribute','toolbar-state_5':'the-menu-element','toolbar-state_4':'the-menu-element','case-sensitivity-and-string-comparison':'infrastructure','toolbar-state_2':'wai-aria','rp_11':'usage-summary','rp_10':'the-rp-element','refsXHR':'references','htmlformelement_11':'index','refsWEBLINK':'references','rp_18':'index','category-label_11':'index','a-graphical-representation-of-some-of-the-surrounding-text':'the-img-element','attr-map-name_index':'index-of-terms','a_65':'obsolete','div_28':'index','div_29':'index','div_24':'obsolete','div_25':'obsolete','div_26':'index','div_27':'index','div_20':'dnd','div_21':'syntax','div_22':'obsolete','div_23':'obsolete','text-html_9':'iana','index-terms_top':'index-of-terms','concept-role-none_32':'wai-aria','refsRFC2781':'references','concept-role-none_30':'wai-aria','concept-role-none_31':'wai-aria','unicode-character':'infrastructure','attr-textarea-wrap-hardindex':'index-of-terms','text-track-cue-order_index':'index-of-terms','attr-input-type-button-keyword':'the-input-element','refsIEEE754':'references','valid-floating-point-number_8':'common-input-element-attributes','valid-floating-point-number_9':'the-progress-element','valid-mime-type-with-no-parameters':'infrastructure','valid-floating-point-number_2':'states-of-the-type-attribute','valid-floating-point-number_3':'states-of-the-type-attribute','valid-floating-point-number_0':'common-microsyntaxes','valid-floating-point-number_1':'common-microsyntaxes','valid-floating-point-number_6':'states-of-the-type-attribute','valid-floating-point-number_7':'states-of-the-type-attribute','valid-floating-point-number_4':'states-of-the-type-attribute','valid-floating-point-number_5':'states-of-the-type-attribute','htmldatalistelement_2':'index','handler-window-onresize_index':'index-of-terms','attr-command-type-state-checkbox_index':'index-of-terms','attr-media-preload-auto-state_0':'media-elements','track_9':'the-audi-element','track_8':'the-audio-element','track_7':'the-video-element','track_6':'the-video-element','track_5':'the-video-element','track_4':'the-video-element','track_3':'index','track_2':'index','attr-link-href':'the-link-element','track_0':'index','external-resource-link_10':'links','external-resource-link_11':'links','span_12':'usage-summary','event-appcache-obsolete_index':'index-of-terms','xlink-namespace_index':'index-of-terms','refsXFN':'references','ul_19':'obsolete','onloadeddata':'global-attributes','span_15':'obsolete','attr-style':'index','have_future_data_0':'media-elements','have_future_data_1':'media-elements','have_future_data_2':'media-elements','have_future_data_3':'media-elements','have_future_data_4':'media-elements','have_future_data_5':'media-elements','have_future_data_6':'media-elements','ul_15':'links','nested-browsing-context_7':'browsers','nested-browsing-context_6':'the-object-element','nested-browsing-context_5':'the-object-element','nested-browsing-context_4':'the-iframe-elemen','nested-browsing-context_3':'the-iframe-element','nested-browsing-context_2':'the-iframe-element','nested-browsing-context_1':'the-iframe-element','nested-browsing-context_0':'the-iframe-element','html-mime-type':'infrastructure','attr-media-preload-metadata_index':'index-of-terms','element-dfn-dom_102':'commands','rt_19':'syntax','rt_18':'syntax','rt_13':'the-rt-element','rt_12':'the-rt-element','rt_11':'the-ruby-element','rt_10':'the-ruby-element','type':'the-link-element','rt_16':'syntax','rt_15':'usage-summary','rt_14':'the-rp-element','attr-input-type-reset':'wai-aria','colgroup_9':'the-tfoot-element','colgroup_4':'the-col-element','colgroup_5':'the-col-element','colgroup_6':'the-tbody-element','colgroup_7':'the-thead-element','colgroup_0':'the-colgroup-element','colgroup_1':'the-colgroup-element','colgroup_2':'the-col-element','colgroup_3':'the-col-element','metadata-content-0_index':'index-of-terms','attr-area-alt_index':'index-of-terms','dom-opener_index':'index-of-terms','ix-handler-onloadedmetadta':'index','ix-handler-window-onblur':'index','sandboxed-forms-browsing-context-flag_index':'index-of-terms','attr-tr-bgcolor':'obsolete','the-img-element':'the-img-element','hidden_21':'editing','valid-global-date-and-time-string_1':'common-microsyntaxes','valid-global-date-and-time-string_0':'common-microsyntaxes','valid-global-date-and-time-string_3':'states-of-the-type-attribute','valid-global-date-and-time-string_2':'the-time-element','valid-global-date-and-time-string_5':'states-of-the-type-attribute','valid-global-date-and-time-string_4':'states-of-the-type-attribute','valid-global-date-and-time-string_6':'index','attr-meta-http-equiv-refresh':'the-meta-element','svg-0_index':'index-of-terms','option_34':'obsolete','link_39':'links','option_35':'obsolete','link_38':'links','attr-form-autocomplete-off-state':'the-form-element','syntax-attributes':'syntax','handler-onscroll_2':'browsers','title_16':'the-abbr-element','title_17':'the-img-element','title_14':'the-abbr-element','title_15':'the-abbr-elemet','title_12':'the-abbr-element','title_13':'the-abbr-element','title_10':'the-div-element','title_11':'the-dfn-element','url_24':'obsolete','title_18':'the-img-element','title_19':'the-img-element','th_42':'index','th_43':'index','th_40':'obsolete','th_41':'index','th_44':'index','the-tbody-element_index':'index-of-terms','text-track-kind':'media-elements','allow-popups_2':'index','concept-dnd-p':'dnd','handler-onscroll_3':'index','link_30':'links','global-attributes_187':'index','event-appcache-progress':'offline','the-drag-data-item-kind_4':'dnd','the-drag-data-item-kind_5':'dnd','the-details-element':'the-details-element','attr-form-accept-charset_index':'index-of-terms','the-progress-element_index':'index-of-terms','value-track-kind-none_index':'index-of-terms','dom-media-have_metadata_0':'media-elements','dom-document-querycommandstate_0':'dom','attr-fs-novalidate_index':'index-of-terms','element-content-categories':'index','attr-object-code_index':'index-of-terms','value_33':'common-input-element-attibutes','value_32':'index','refsWHATWGWIKI':'references','have_enough_data_1':'media-elements','have_enough_data_0':'media-elements','value_31':'the-button-element','phrasing-content_9':'content-models','phrasing-content_8':'content-models','button_22':'index','value_30':'the-button-element','button_24':'index','button_25':'index','button_26':'index','button_27':'index','phrasing-content_1':'element-definitions','phrasing-content_0':'introduction','phrasing-content_3':'element-definitions','phrasing-content_2':'element-definitions','phrasing-content_5':'element-definitions','phrasing-content_4':'element-definitions','phrasing-content_7':'content-models','phrasing-content_6':'content-models','attributes-0':'syntax','attributes-1':'index','value_35':'the-option-element','url_9':'the-base-element','url_8':'dom','url_7':'urls','url_6':'urls','url_5':'urls','url_4':'urls','url_3':'urls','url_2':'urls','url_1':'urls','url_0':'infrastructure','a_44':'links','a_45':'links','a_46':'links','a_47':'links','a_40':'link','a_41':'links','a_42':'links','a_43':'links','weeks':'common-microsyntaxes','a_48':'links','checked_19':'states-of-the-type-attribute','flow-content_141':'the-menu-element','value_38':'the-progress-element','audiotrack_index':'index-of-terms','attr-fieldset-disabled':'the-fieldset-element','phrasing-content_270':'index','phrasing-content_271':'index','phrasing-content_272':'index','phrasing-content_273':'index','phrasing-content_274':'index','dragevent_2':'dnd','phrasing-content_276':'index','phrasing-content_277':'index','tbody_25':'obsolete','tbody_24':'obsolete','tbody_27':'index','tbody_26':'obsolete','tbody_21':'syntax','the-u-element':'the-u-element','handler-window-onmessage':'webappapis','tbody_22':'obsolete','controls_9':'media-elements','controls_8':'the-audio-element','controls_5':'the-audio-element','controls_4':'the-video-element','controls_7':'the-audio-element','controls_6':'the-audio-element','controls_1':'content-models','controls_0':'content-models','controls_3':'the-video-element','contols_2':'the-video-element','ins_4':'content-models','ins_5':'content-models','ins_6':'content-models','ins_7':'content-models','attr-object-type':'the-object-element','ins_1':'content-models','ins_2':'content-models','ins_3':'content-models','media-element-attributes_index':'index-of-terms','ins_8':'content-models','ins_9':'content-models','label_49':'index','attr-ol-type':'the-ol-element','select_14':'forms','select_17':'forms','select_16':'forms','select_11':'wai-aria','select_10':'wai-aria','htmlhrelement':'the-hr-element','select_12':'wai-aria','select_19':'common-input-element-attributes','select_18':'states-of-the-type-attribute','root-element_10':'attributes-common-to-form-controls','root-element_11':'links','content':'the-meta-element','refsDOT':'references','attr-hyperlink-target':'links','contenteditable_3':'editing','contenteditable_2':'editing','contenteditable_1':'the-iframe-element','contenteditable_0':'global-attributes','htmltextareaelement':'the-textarea-element','audiotracklist_4':'index',contenteditable_4':'acknowledgements','default-media':'the-link-element','ancestor-browsing-context':'browsers','attr-link-urn':'obsolete','html-elements':'infrastructure','form-associated-element_14':'association-of-controls-and-forms','refsRFC2388':'references','value_37':'index','src_11':'index','flow-content_146':'index','handler-window-onbeforeprint_0':'the-body-element','handler-window-onbeforeprint_1':'browsers','form-associated-element_16':'association-of-controls-and-forms','text-track-failed-to-load_0':'the-track-element','text-track-failed-to-load_1':'media-elements','formaction_15':'states-of-the-type-attribute','formaction_14':'states-of-the-type-attribute','formaction_17':'states-of-the-type-attribute','formaction_16':'states-of-the-type-attribute','formaction_11':'states-of-the-type-attribute','formaction_10':'states-of-the-type-attribute','formaction_13':'states-of-the-type-attribute','formaction_12':'states-of-the-type-attribute','form-associated-element_10':'the-textarea-element','handler-indow-onblur_0':'the-body-element','formaction_18':'states-of-the-type-attribute','src_15':'webappapis','submitting-element-directionality':'form-submission','value_36':'the-option-element','prefetch':'links','flow-content_147':'index','src_17':'index','phrasing-content_151':'index','dom-appcache-uncached_index':'index-of-terms','author_0':'links','checkbox-state-(type=checkbox)_index':'index-of-terms','attr-input-type-month-keyword_index':'index-of-terms','attr-fs-formtarget':'form-submission','the-input-element':'the-input-element','autofocus_14':'index','valid-global-date-and-time-string':'common-microsyntaxes','autofocus_16':'index','autofocus_11':'commands','autofocus_10':'attributes-common-to-form-controls','autofocus_13':'index','autofocus_12':'index','concept-month_index':'index-of-terms','command-facet-accesskey_1':'commands','command-facet-accesskey_0':'commands','htmlhrelement_index':'index-of-terms','attr-input-type-submit':'wai-aria','value_34':'the-option-element','handler-oncontextmenu_index''index-of-terms','number-state-(type=number)_index':'index-of-terms','attr-media-controls':'media-elements','htmlmetaelement':'the-meta-element','dom-location-hash':'history','event-dragstart_index':'index-of-terms','attr-fe-autofocus':'attributes-common-to-form-controls','hyperlink_17':'links','valid-browsing-context-name_0':'the-iframe-element','valid-browsing-context-name_1':'the-object-element','hyperlink_12':'links','hyperlink_13':'links','hyperlink_10':'the-area-element','hyperlink_11':'image-maps','hyperlink_18':'links','hyperlink_19':'links','attr-link-charset_index':'index-of-terms','drag-data-store-bitmap_0':'dnd','attr-ol-type-state-lower-alpha':'the-ol-element','htmlelement_205':'index','htmlelement_204':'index','htmlelement_207':'index','keygen':'index','htmlelement_201':'index','htmlelement_200':'index','htmlelement_203':'index','htmlelement_202':'index','htmlelement_209':'index','htmlelement_208':'index','href_30':'obsolete','attr-blockquote-cite_index':'index-of-terms','value_39':'the-progres-element','htmlmapelement_index':'index-of-terms','the-h1-element_index':'index-of-terms','width_10':'the-input-element','width_11':'the-input-element','paragraph_18':'edits-and-paragraphs','paragraph_19':'forms','width_14':'states-of-the-type-attribute','width_15':'states-of-the-type-attribute','width_16':'states-of-the-type-attribute','width_17':'states-of-the-type-attribute','paragraph_12':'the-ins-element','paragraph_13':'the-ins-element','paragraph_10':'the-dfn-element','paragraph_11':'the-br-element','paragraph_16':'edits-and-paragraphs','paragraph_17':'edits-and-paragraphs','paragraph_14':'the-del-element','paragraph_15':'edits-and-paragraphs','refsRFC1345':'references','attr-object-declare':'obsolete','iframe_51':'obsolete','iframe_50':'obsolete','iframe_53':'obsolete','iframe_52':'obsolete','iframe_55':'obsolete','iframe_54':'obsolete','iframe_57':'obsolete','iframe_56':'obsolete','iframe_59':'obsolete','iframe_58':'obsolete','event-definitions':'media-elements','color-state-(type=color)':'states-f-the-type-attribute','palpable-content_61':'the-details-element','palpable-content_60':'the-meter-element','palpable-content_63':'index','palpable-content_62':'the-menu-element','dom':'dom','category-reset_4':'the-keygen-element','attr-crossorigin-use-credentials_index':'index-of-terms','the-title-element-0_index':'index-of-terms','attr-table-datapagesize_index':'index-of-terms','nested-browsing-context_14':'browsers','dom-location-pathname_0':'history','phrasing-content_181':'index','syntax':'syntax','ul_25':'index','ul_24':'index','handler-onreset':'webappapis','ul_20':'obsolete','text-content_8':'index','text-content_9':'index','palpable-content-0':'content-models','text-content_7':'the-textarea-element','text-content_4':'requirements-relating-to-bidirectional-algorithm-formatting-characters','text-content_5':'the-title-element','text-content_2':'content-models','text-content_3':'content-models','text-content_0':'content-models','text-content_1':'content-models','space-character_0':'introduction','spacecharacter_1':'common-microsyntaxes','space-character_2':'common-microsyntaxes','space-character_3':'common-microsyntaxes','space-character_4':'common-microsyntaxes','space-character_5':'common-microsyntaxes','space-character_6':'common-microsyntaxes','space-character_7':'common-microsyntaxes','space-character_8':'common-microsyntaxes','space-character_9':'common-microsyntaxes','phrasing-content_153':'index','the-h3-element_index':'index-of-terms','attr-command-type-keyword-radio_index':'index-of-terms','handler-onwaiting_1':'elements','handler-onwaiting_0':'dom','handler-onwaiting_3':'index','handler-onwaiting_2':'browsers','text-track-disabled_index':'index-of-terms','checked_28':'the-command-element','checked_29':'index','blockquote_21':'index','mathml-namespace':'namespaces','checked_22':'states-of-the-type-attribute','checked_23':'states-of-the-type-attribute','checked_20':'states-of-the-type-attribute','checked_21':'states-of-the-type-attribute','checked_26':'the-command-element','checked_27':'the-commnd-element','checked_24':'states-of-the-type-attribute','checked_25':'index','attr-tbody-valign':'obsolete','form_28':'attributes-common-to-form-controls','form_29':'form-submission','form_24':'association-of-controls-and-forms','form_25':'association-of-controls-and-forms','form_26':'association-of-controls-and-forms','event-media-canplay':'media-elements','form_20':'the-legend-element','form_21':'common-input-element-attributes','form_22':'the-option-element','form_23':'association-of-controls-and-forms','draggable_4':'dnd','draggable_3':'dnd','draggable_2':'dnd','draggable_1':'dnd','draggable_0':'dnd','handler-onclose_2':'browsers','htmldivelement_1':'index','htmldivelement_0':'index','handler-onclose_3':'index','event-mediacontroller-loadedmetadata':'media-elements','href_6':'the-link-element','href_7':'links','creator-browsing-context':'browsers','texttrack_index':'index-of-terms','browsing-context_21':'browsers','browsing-context_20':'browsers','browsing-context_23':'browsers','browsing-context_22':'bowsers','browsing-context_25':'browsers','browsing-context_24':'browsers','browsing-context_27':'browsers','browsing-context_26':'browsers','browsing-context_29':'browsers','browsing-context_28':'browsers','texttrackcue':'media-elements','week-number-of-the-last-day_0':'common-microsyntaxes','head_15':'the-meta-element','head_14':'the-meta-element','head_17':'the-meta-element','head_16':'the-meta-element','head_11':'the-link-element','head_10':'the-base-element','head_13':'the-meta-element','head_12':'the-meta-element','head_19':'the-noscript-element','head_18':'the-style-element','event-handler-content-attributes_45':'index','text-track-kind_4':'media-elements','text-track-kind_2':'media-elements','onoffline':'the-body-element','text-track-kind_0':'media-elements','text-track-kind_1':'media-elements','required_26':'index','event-handler-content-attributes_47':'index','syntax-end-tag_12':'syntax','concept-dnd-p_0':'dnd','type_84':'the-button-element','concept-dnd-p_2':'dnd','concept-dnd-p_3':'dnd','concept-nd-p_4':'dnd','concept-dnd-p_5':'dnd','dynamic-markup-insertion_0':'dom','type_86':'index','refsRFC4648':'references','handler-ondrop_3':'index','attr-fe-name-charset_index':'index-of-terms','urls':'urls','the-figcaption-element_index':'index-of-terms','attr-meter-optimum':'the-meter-element','concept-meta-extensions_index':'index-of-terms','registerprotocolhandler':'system-state-and-capabilities','height':'the-canvas-element','the-head-element_index':'index-of-terms','hashchangeevent_1':'index','attr-input-type-url-keyword':'the-input-element','onabort':'global-attributes','max_24':'states-of-the-type-attribute','htmlembedelement':'the-embed-element','max_26':'states-of-the-type-attribute','max_21':'states-of-the-type-attribute','max_20':'states-of-the-type-attribute','max_23':'states-of-the-type-attribute','max_22':'states-of-the-type-attribute','img_55':'index','max_29':'states-of-the-type-attribute','max_28':'states-of-the-type-attribute','attr-crossorigin-use-credentials':'urls','url-decomposition-idl-ttributes_index':'index-of-terms','character-encoding-declaration':'the-meta-element','syntax-doctype_1':'the-iframe-element','syntax-doctype_0':'urls','onblur':'global-attributes','syntax-doctype_2':'syntax','syntax-doctype_4':'obsolete','attr-command-type_index':'index-of-terms','attr-div-align':'obsolete','li_29':'index','best-practices-for-authors-using-media-elements':'media-elements','li_23':'syntax','li_22':'the-menu-element','li_21':'the-menu-element','li_20':'the-menu-element','li_27':'index','li_26':'obsolete','li_25':'syntax','the-wbr-element':'the-wbr-element','top-level-browsing-context_2':'browsers','htmlscriptelement_0':'index','htmlscriptelement_1':'index','htmlscriptelement_2':'index','attr-input-type-text-keyword':'the-input-element','the-source-element':'the-source-element','browsing-context-name':'browsers','refsNPN':'references','top-level-browsing-context_7':'browsers','url_26':'index','htmlelement_183':'index','external-resource-link_5':'links','attr-form-accept-charset':'the-form-eleent','event-appcache-cached':'offline','space-character_index':'index-of-terms','id':'introduction','handler-ondurationchange_index':'index-of-terms','attr-link-charset':'obsolete','media-resource_30':'media-elements','active-document_1':'browsers','active-document_2':'browsers','active-document_3':'browsers','active-document_4':'browsers','table-descriptions-techniques':'the-table-element','active-document_5':'browsers','htmlimageelement_index':'index-of-terms','handler-window-onfocus_index':'index-of-terms','active-document_6':'browsers','value-track-kind-none':'media-elements','active-document_7':'history','link-type-nofollow_index':'index-of-terms','active-document_8':'offline','url_25':'index','ix-handler-onplay':'index','i.':'the-ol-element','attr-track-kind-keyword-descriptions':'the-track-element','refsOGGSKELETONHEADERS':'references','contextmenu':'global-attributes','attr-base-href_index':'index-of-terms','dom-mediaerror-media_err_src_not_supported_index':'index-of-terms','xml:lang':'introduction''attr-input-type-image-keyword':'the-input-element','ondblclick':'global-attributes','attr-ol-type-state-decimal':'the-ol-element','htmlselectelement_2':'index','htmlselectelement_1':'index','boolean-attribute_49':'index','math_4':'index','htmlselectelement_0':'index','htmlelement_120':'index','htmltimeelement':'the-time-element','attribute-text':'element-definitions','text-track-cue-line-position_index':'index-of-terms','title_70':'the-dfn-element','title_71':'the-abbr-element','title_72':'the-command-element','handler-ondrag_index':'index-of-terms','valid-month-string_index':'index-of-terms','attr-iframe-sandbox-allow-same-origin_index':'index-of-terms','attr-menu-type_index':'index-of-terms','event-dragover':'dnd','htmlquoteelement_index':'index-of-terms','attr-fe-maxlength_index':'index-of-terms','onkeypress':'global-attributes','htmlcommandelement_2':'index','latest-entry':'history','attr-param-value_index':'index-of-terms','background':'introduction','htmlobjectelement':'the-object-element','security-ocument':'dom','attr-th-scope-auto_index':'index-of-terms','phrasing-content_78':'the-mark-element','rel-up':'links','list_19':'states-of-the-type-attribute','list_18':'states-of-the-type-attribute','space-character_51':'syntax','custom-data-attribute_index':'index-of-terms','list_13':'states-of-the-type-attribute','list_12':'states-of-the-type-attribute','list_11':'states-of-the-type-attribute','list_10':'states-of-the-type-attribute','list_17':'states-of-the-type-attribute','list_16':'states-of-the-type-attribute','list_15':'states-of-the-type-attribute','list_14':'states-of-the-type-attribute','htmlmediaelement_index':'index-of-terms','onwaiting':'global-attributes','htmlolistelement_index':'index-of-terms','drag-data-store_index':'index-of-terms','category-reset_3':'the-textarea-element','category-reset_2':'the-select-element','category-reset_1':'the-input-element','category-reset_0':'the-input-element','category-reset_7':'index','application-x-www-form-urlencoded':'iana','state-and-property-attributes''wai-aria','paragraphs':'content-models','dragover':'webappapis','category-reset_9':'index','category-reset_8':'index','a_62':'obsolete','a_63':'obsolete','a_60':'obsolete','a_61':'obsolete','a_66':'obsolete','a_67':'obsolete','a_64':'obsolete','external-resource-link_3':'links','ix-handler-window-onerror':'index','a_68':'obsolete','a_69':'obsolete','phrasing-content':'content-models','absolute-url_8':'links','b._0':'the-ol-element','absolute-url_4':'dom','absolute-url_5':'states-of-the-type-attribute','absolute-url_6':'states-of-the-type-attribute','absolute-url_7':'commands','absolute-url_0':'urls','absolute-url_1':'urls','absolute-url_2':'urls','absolute-url_3':'urls','text-track-cue-automatic-line-position_1':'media-elements','text-track-cue-automatic-line-position_0':'media-elements','attr-command-disabled':'the-command-element','no-translate_index':'index-of-terms','handler-ondblclick':'webappapis','phrasing-content_258':'index','phrasing-content_259':'index','phrasing-content_256':'index','phrasing-cntent_257':'index','phrasing-content_254':'index','dom-document-querycommandsupported_0':'dom','phrasing-content_252':'index','phrasing-content_253':'index','phrasing-content_250':'index','phrasing-content_251':'index','progress_21':'index','progress_20':'offline','concept-option-label_index':'index-of-terms','svg-namespace_2':'syntax','htmlhtmlelement_1':'index','svg-namespace_0':'mathml','svg-namespace_1':'mathml','input_58':'forms','reflecting-content-attributes-in-idl-attributes':'common-dom-interfaces','input_59':'the-form-element','select_39':'the-option-element','select_38':'the-option-element','handler-window-onpagehide_0':'the-body-element','progress_9':'the-progress-element','progress_6':'wai-aria','progress_7':'forms','progress_4':'content-models','progress_5':'content-models','progress_2':'elements','progress_3':'content-models','select_35':'the-select-element','select_34':'the-select-element','ordered-set-of-unique-space-separated-tokens_3':'index','attr-iframe-sandbox-allow-top-navigation_inde':'index-of-terms','ordered-set-of-unique-space-separated-tokens_2':'index','tree-order_6':'the-select-element','td_11':'the-tr-element','tree-order_4':'the-ol-element','tree-order_5':'media-elements','tree-order_2':'common-dom-interfaces','tree-order_3':'global-attributes','tree-order_0':'common-dom-interfaces','tree-order_1':'common-dom-interfaces','textarea_30':'the-textarea-element','syntax-tag-omission_2':'syntax','tree-order_8':'the-command-element','tree-order_9':'browsers','refsBIG5':'references','attr-input-type-time':'wai-aria','form':'index','the-param-element_index':'index-of-terms','syntax-tag-omission_4':'syntax','the-dialog-element_index':'index-of-terms','handler-onselect_index':'index-of-terms','tr_19':'the-th-element','reversed_1':'index','script_3':'index','help_2':'links','help_3':'links','help_0':'links','formaction_30':'form-submission','textarea':'index','attr-background_index':'index-of-terms','event-handler-content-attributes_73':'index','handler-ondragstart_index':'index-of-terms',size_30':'index','command-facet-hiddenstate_index':'index-of-terms','popstateeventinit_0':'history','naming-form-controls':'attributes-common-to-form-controls','ondragenter':'global-attributes','functionstringcallback_1':'index','functionstringcallback_0':'dnd','concept-appcache-manifest-fallback_index':'index-of-terms','size_18':'states-of-the-type-attribute','handler-oncuechange_index':'index-of-terms','iframe_49':'obsolete','text-track-cue_4':'media-elements','text-track-cue_5':'media-elements','text-track-cue_6':'media-elements','text-track-cue_7':'media-elements','text-track-cue_0':'media-elements','text-track-cue_1':'media-elements','text-track-cue_2':'media-elements','text-track-cue_3':'media-elements','abbr_10':'the-abbr-element','abbr_11':'the-abbr-element','abbr_12':'the-abbr-element','abbr_13':'usage-summary','text-track-cue_8':'media-elements','text-track-cue_9':'media-elements','abbr_16':'index','phrasing-content_159':'index','optgroup_4':'the-select-element','event-appcache-error_index':'indexof-terms','form-control-dirname-attribute_1':'the-textarea-element','form-control-dirname-attribute_0':'common-input-element-attributes','an-iframe-srcdoc-document_1':'urls','an-iframe-srcdoc-document_0':'urls','an-iframe-srcdoc-document_3':'the-meta-element','an-iframe-srcdoc-document_2':'the-head-element','an-iframe-srcdoc-document_5':'index','an-iframe-srcdoc-document_4':'the-meta-element','concept-date_index':'index-of-terms','optgroup_2':'the-select-element','the-rt-element_index':'index-of-terms','ondragstart':'global-attributes','eventhandler_55':'elements','sandboxing':'browsers','attr-spellcheck':'editing-apis','sandboxed-origin-browsing-context-flag_1':'browsers','sandboxed-origin-browsing-context-flag_0':'dom','datatransfer_2':'dnd','datatransfer_3':'dnd','datatransfer_0':'dnd','datatransfer_1':'dnd','datatransfer_6':'dnd','datatransfer_7':'dnd','datatransfer_4':'dnd','datatransfer_5':'dnd','datatransfer_8':'dnd','datatransfer_9':'index','attr-a-charset':'obsolete','small_13':'index','attr-xml-lag_0':'global-attributes','attr-xml-lang_1':'global-attributes','attr-xml-lang_2':'global-attributes','attr-xml-lang_3':'global-attributes','attr-xml-lang_4':'the-i-element','next_1':'links','next_2':'links','concept-datetime':'common-microsyntaxes','event-handler-content-attributes_41':'index','a-group-of-images-that-form-a-single-larger-picture-with-links':'the-img-element','htmldatalistelement_1':'index','tr_9':'the-tbody-element','tr_8':'the-tbody-element','value_2':'obsolete','htmldatalistelement_0':'index','tr_3':'the-table-element','valid-url-potentially-surrounded-by-spaces_1':'the-blockquote-element','tr_1':'the-table-element','tr_0':'the-table-element','tr_7':'the-tbody-element','tr_6':'the-tbody-element','tr_5':'the-colgroup-element','tr_4':'the-table-element','width_36':'index','width_37':'index','width_34':'states-of-the-type-attribute','width_35':'index','width_32':'states-of-the-type-attribute','attr-track-kind-subtitles_2':'the-track-element','width_30':'states-of-the-type-attribute','width_3':'states-of-the-type-attribute','content-models_index':'index-of-terms','width_38':'index','width_39':'index','small_11':'usage-summary','drag-data-store-bitmap':'dnd','local-dates-and-times':'common-microsyntaxes','navigatoronline_index':'index-of-terms','iframe_74':'index','iframe_73':'index','iframe_72':'index','iframe_71':'index','iframe_70':'index','phrasing-content_201':'index','attr-input-src_index':'index-of-terms','have_future_data':'media-elements','htmlselectelement':'the-select-element','time_18':'index','time_19':'forms','time_16':'index','time_17':'index','time_14':'index','datetime':'states-of-the-type-attribute','time_12':'the-time-element','time_13':'usage-summary','time_10':'the-time-element','time_11':'the-time-element','xml-namespace':'namespaces','poster_0':'the-video-element','poster_1':'index','handler-onerror_2':'index','attr-link-media_index':'index-of-terms','placeholder-label-option':'the-select-element','div':'introduction','small_16':'index','dir':'obsolete','xhtml_index':'inde-of-terms','index-terms_F':'index-of-terms','index-terms_G':'index-of-terms','attr-dataformatas':'obsolete','command-facet-type_3':'commands','command-facet-type_2':'wai-aria','command-facet-type_1':'wai-aria','command-facet-type_0':'wai-aria','small_15':'index','value-track-kind-main_index':'index-of-terms','syntax-end-tag_index':'index-of-terms','attr-contenteditable':'editing','index-terms_N':'index-of-terms','document_99':'browsers','eventhandler_181':'browsers','concept-http-equiv-extensions_index':'index-of-terms','index-terms_L':'index-of-terms','application-x-www-form-urlencoded-decoding-algorithm':'constraints','value_20':'states-of-the-type-attribute','value_21':'states-of-the-type-attribute','value_22':'states-of-the-type-attribute','value_23':'states-of-the-type-attribute','value_24':'states-of-the-type-attribute','value_25':'states-of-the-type-attribute','value_26':'common-input-element-attributes','value_27':'attributes-common-to-form-controls','value_28':'syntax','attr-param-value':'the-paramelement','index-terms_K':'index-of-terms','code_12':'index','form_27':'association-of-controls-and-forms','attr-input-hspace':'obsolete','index-terms_H':'index-of-terms','concept-dnd-ro_index':'index-of-terms','document_93':'browsers','global-attributes_99':'the-details-element','code_10':'obsolete','htmlkeygenelement_0':'index','htmlkeygenelement_1':'index','htmlkeygenelement_2':'index','code_11':'index','attr-fs-method-get_0':'form-submission','onprogress':'global-attributes','index-terms_T':'index-of-terms','text-track-cue-text-position':'media-elements','scripting':'webappapis','ascii-case-insensitive_23':'dnd','command-facet-checkedstate_3':'commands','document_95':'browsers','set-of-space-separated-tokens_index':'index-of-terms','element-dfn-dom_9':'the-body-element','href_23':'links','set-of-space-separated-tokens':'common-microsyntaxes','href_21':'the-area-element','href_20':'the-area-element','href_27':'editing','href_26':'links','href_25':'links','href_24':'links','href_29':'obsolete','href_28':'eiting','the-pre-element_index':'index-of-terms','htmlpreelement_2':'index','htmlpreelement_1':'index','htmlpreelement_0':'index','element-dfn-categories_28':'the-dd-element','element-dfn-categories_29':'the-figure-element','command-facet-checkedstate_2':'commands','element-dfn-categories_24':'the-ul-element','element-dfn-categories_25':'the-li-element','element-dfn-categories_26':'the-dl-element','element-dfn-categories_27':'the-dt-element','element-dfn-categories_20':'the-hr-element','element-dfn-categories_21':'the-pre-element','element-dfn-categories_22':'the-blockquote-element','element-dfn-categories_23':'the-ol-element','element-dfn-dom_7':'the-script-element','dom-texttrack-kind-descriptions_index':'index-of-terms','attr-object-standby':'obsolete','attr-mod-datetime':'attributes-common-to-ins-and-del-elements','stylesheet':'the-link-element','name_34':'states-of-the-type-attribute','category-label_18':'index','windowmodal_0':'index','attr-fe-maxlength_2':'attributes-common-to-form-controls','attr-fe-axlength_0':'common-input-element-attributes','attr-fe-maxlength_1':'the-textarea-element','formmethod_18':'states-of-the-type-attribute','formmethod_19':'states-of-the-type-attribute','formmethod_12':'states-of-the-type-attribute','formmethod_13':'states-of-the-type-attribute','formmethod_10':'states-of-the-type-attribute','formmethod_11':'states-of-the-type-attribute','formmethod_16':'states-of-the-type-attribute','formmethod_17':'states-of-the-type-attribute','formmethod_14':'states-of-the-type-attribute','formmethod_15':'states-of-the-type-attribute','command_9':'index','the-pattern-attribute':'common-input-element-attributes','handler-onchange_index':'index-of-terms','video_index':'index-of-terms','category-listed_8':'the-keygen-element','windowmodal_index':'index-of-terms','texttrackcuelist_index':'index-of-terms','valid-media-query_3':'links','attr-link-media':'the-link-element','attr-iframe-srcdoc_index':'index-of-terms','handler-ontimeupdate':'webappapis','date-state-(type=date)':'states-of-the-typ-attribute','xml-compatible':'infrastructure','htmltablecolelement_index':'index-of-terms','hgroup':'elements','attr-fs-novalidate':'form-submission','textarea_48':'index','textarea_49':'index','textarea_42':'index','textarea_43':'index','wai-aria_0':'global-attributes','textarea_41':'obsolete','textarea_46':'index','textarea_47':'index','textarea_44':'index','htmllegendelement':'the-legend-element','refsPOLYGLOT':'references','category-listed_1':'the-object-element','hr_22':'index','hr_23':'index','hr_20':'obsolete','hr_21':'index','charset':'the-meta-element','auxiliary-browsing-context':'browsers','eventhandler_26':'dom','eventhandler_27':'dom','eventhandler_24':'dom','eventhandler_25':'dom','eventhandler_22':'dom','eventhandler_23':'dom','eventhandler_20':'dom','network_idle':'media-elements','autofocus':'the-input-element','eventhandler_28':'dom','eventhandler_29':'dom','element-dfn-content-model_24':'the-ul-element','map':'content-models','element-dfn-content-model_26':'the-dl-element','element-dfn-cotent-model_27':'the-dt-element','element-dfn-content-model_20':'the-hr-element','element-dfn-content-model_21':'the-pre-element','element-dfn-content-model_22':'the-blockquote-element','element-dfn-content-model_23':'the-ol-element','max':'forms','element-dfn-content-model_28':'the-dd-element','element-dfn-content-model_29':'the-figure-element','ascii-compatible-character-encoding_0':'the-meta-element','ascii-compatible-character-encoding_1':'the-meta-element','flow-content_99':'the-embed-element','flow-content_98':'the-iframe-element','ascii-compatible-character-encoding_4':'index','flow-content_93':'the-br-element','flow-content_92':'the-span-element','flow-content_91':'the-bdo-element','flow-content_90':'the-bdi-element','flow-content_97':'the-img-element','flow-content_96':'the-del-element','flow-content_95':'the-ins-element','flow-content_94':'the-wbr-element','outline':'headings-and-sections','attr-fs-method-get-keyword':'form-submission','handler-onmouseover_index':'index-of-terms','attr-table-cellpading_index':'index-of-terms','attr-tbody-valign_index':'index-of-terms','attr-iframe-sandbox':'the-iframe-element','q':'index','xml-namespace_index':'index-of-terms','volumechange_1':'index','refsWSP':'references','volumechange_0':'webappapis','htmlstyleelement_1':'index','htmlstyleelement_0':'the-style-element','htmlstyleelement_3':'index','htmlstyleelement_2':'index','details_23':'index','location-of-the-media-resource':'media-elements','durationchange_0':'index','browsing-context_47':'browsers','dialog_18':'index','high_5':'index','browsing-context_46':'browsers','autocomplete_26':'states-of-the-type-attribute','autocomplete_27':'states-of-the-type-attribute','autocomplete_24':'states-of-the-type-attribute','htmlquoteelement':'the-blockquote-element','allow-same-origin':'the-iframe-element','alt_58':'states-of-the-type-attribute','autocomplete_20':'states-of-the-type-attribute','autocomplete_21':'states-of-the-type-attribute','alt_55':'states-of-the-type-attribute','alt_54':'states-of-the-type-attribute''alt_57':'states-of-the-type-attribute','alt_56':'states-of-the-type-attribute','alt_51':'states-of-the-type-attribute','alt_50':'states-of-the-type-attribute','alt_53':'states-of-the-type-attribute','alt_52':'states-of-the-type-attribute','article_6':'the-article-element','area_16':'the-area-element','article_4':'the-section-element','article_5':'the-section-element','article_2':'wai-aria','article_3':'sections','article_0':'content-models','article_1':'content-models','dom-location-search':'history','high_0':'the-meter-element','area_14':'the-area-element','article_8':'the-article-element','article_9':'the-article-element','area_15':'the-area-element','area_12':'the-area-element','refsCP50220':'references','sandboxed-scripts-browsing-context-flag':'browsers','area_13':'the-area-element','area_10':'the-area-element','text-track_5':'media-elements','category-listed':'forms','attr-iframe-sandbox-allow-scripts':'browsers','embedded-content-2':'content-models','time-state-(type=time)_index':'index-of-terms','ebedded-content-0':'edits-and-lists','browsing-context_6':'the-base-element','browsing-context_7':'the-base-element','browsing-context_4':'dom','browsing-context_5':'dom','browsing-context_2':'urls','browsing-context_3':'urls','browsing-context_0':'introduction','browsing-context_1':'infrastructure','attr-body-marginright_index':'index-of-terms','the-required-attribute':'common-input-element-attributes','htmltablerowelement_index':'index-of-terms','browsing-context_8':'the-iframe-element','browsing-context_9':'the-iframe-element','base_18':'index','base_19':'index','base_12':'the-base-element','base_13':'the-meta-element','base_10':'the-base-element','base_11':'the-base-element','base_16':'form-submission','base_17':'syntax','base_14':'the-iframe-element','base_15':'form-submission','document_38':'dom','document_39':'dom','open_1':'the-details-element','document_30':'dom','document_31':'dom','document_32':'dom','document_33':'dom','document_34':'dom','document_35':'dom','document_36':'dom','document_37':'dom,'title_52':'the-img-element','phrasing-content_94':'the-br-element','title_50':'the-title-element','title_51':'the-meta-element','phrasing-content_91':'the-span-element','phrasing-content_90':'the-bdo-element','phrasing-content_93':'the-span-element','phrasing-content_92':'the-span-element','title_58':'index','title_59':'index','phrasing-content_99':'the-ins-element','phrasing-content_98':'the-ins-element','formmethod_0':'the-input-element','reversed_0':'the-li-element','formmethod_2':'states-of-the-type-attribute','formmethod_3':'states-of-the-type-attribute','formmethod_4':'states-of-the-type-attribute','formmethod_5':'states-of-the-type-attribute','formmethod_6':'states-of-the-type-attribute','htmlhtmlelement':'the-html-element','onemptied':'global-attributes','formmethod_9':'states-of-the-type-attribute','sectioning-root':'headings-and-sections','valid-hash-name-reference_2':'index','valid-hash-name-reference_1':'editing','valid-hash-name-reference_0':'image-maps','history-1_index':'index-of-terms','atr-legend-align_index':'index-of-terms','span_13':'links','media_err_aborted':'media-elements','span_11':'the-span-element','span_10':'the-span-element','span_17':'index','span_16':'obsolete','htmllinkelement':'the-link-element','span_14':'obsolete','span_19':'index','span_18':'index','checkbox-state-(type=checkbox)':'states-of-the-type-attribute','element-dfn-dom_101':'the-menu-element','element-dfn-dom_100':'the-command-element','ix-handler-window-onbeforeunload':'index','option_38':'index','option_39':'index','language':'obsolete','option_32':'syntax','option_33':'syntax','option_30':'the-option-element','option_31':'syntax','option_36':'obsolete','option_37':'index','nofollow':'links','valid-list-of-integers':'common-microsyntaxes','attr-object-classid_index':'index-of-terms','input_35':'wai-aria','global-attributes_199':'index','global-attributes_198':'index','global-attributes_197':'index','global-attributes_196':'index','global-attributes_195':'index','global-attributes_194':'index','global-attributes193':'index','global-attributes_192':'index','global-attributes_191':'index','global-attributes_190':'index','table_21':'the-thead-element','table_20':'the-thead-element','table_23':'the-thead-element','table_22':'the-thead-element','table_25':'the-tfoot-element','table_24':'the-tfoot-element','table_27':'the-tfoot-element','table_26':'the-tfoot-element','table_29':'the-tfoot-element','table_28':'the-tfoot-element','unknown-images':'the-img-element','refsFILESYSTEMAPI':'references','dom-appcache-checking_index':'index-of-terms','elements-0':'syntax','attr-textarea-placeholder':'the-textarea-element','event-handlers_index':'index-of-terms','valid-date-string-with-optional-time_index':'index-of-terms','event-appcache-checking_index':'index-of-terms','refsRFC4395':'references','syntax-charref_0':'the-meta-element','syntax-charref_1':'syntax','syntax-charref_2':'syntax','syntax-charref_3':'syntax','syntax-charref_4':'syntax','syntax-charref_5':'syntax','kbd_18':'index','command-facet-label_index':'index-of-term','the-q-element':'the-q-element','body_38':'obsolete','handler-onreset_3':'index','handler-onreset_2':'browsers','handler-onreset_1':'elements','handler-onreset_0':'dom','readonly_36':'states-of-the-type-attribute','attr-input-min_index':'index-of-terms','htmloptionelement':'the-option-element','attr-tr-bgcolor_index':'index-of-terms','attr-input-type-url-keyword_index':'index-of-terms','dnd_index':'index-of-terms','handler-onloadedmetadata_1':'elements','syntax-tag-name_index':'index-of-terms','text-track-showing':'media-elements','htmliframeelement_index':'index-of-terms','active-document_index':'index-of-terms','dom-navigator-registerprotocolhandler':'system-state-and-capabilities','htmltablecaptionelement':'the-caption-element','handler-window-onscroll':'webappapis','body_32':'syntax','handler-onstalled_1':'elements','handler-onstalled_0':'dom','handler-onstalled_3':'index','handler-onstalled_2':'browsers','attr-fs-enctype-formdata_index':'index-of-terms','the-button-element_index':'index-of-terms','do-appcache-uncached_0':'offline','event-media-emptied_index':'index-of-terms','method_2':'form-submission','method_3':'form-submission','method_0':'the-form-element','method_1':'the-form-element','method_4':'index','drag-data-store-mode_index':'index-of-terms','handler-onchange_3':'index','track':'index','step_11':'states-of-the-type-attribute','text-track-cue-horizontal-writing-direction_index':'index-of-terms','metadata-content_26':'index','attr-media-mediagroup_index':'index-of-terms','size_16':'states-of-the-type-attribute','size_17':'states-of-the-type-attribute','size_14':'states-of-the-type-attribute','size_15':'states-of-the-type-attribute','size_12':'states-of-the-type-attribute','size_13':'states-of-the-type-attribute','size_10':'states-of-the-type-attribute','size_11':'states-of-the-type-attribute','metadata-content_23':'index','general-guidelines':'the-img-element','size_19':'states-of-the-type-attribute','sec-strong-native-semantics':'wai-aria','metadata-content_21':'index','metadata-content_20''index','attr-input-type-tel':'global-attributes','attr-textarea-dirname_index':'index-of-terms','xml-compatible_1':'the-embed-element','xml-compatible_0':'global-attributes','attr-input-dirname':'common-input-element-attributes','attr-input-checked':'the-input-element','handler-window-onblur_index':'index-of-terms','valid-floating-point-number_14':'index','ondurationchange':'global-attributes','attr-script-language':'obsolete','valid-floating-point-number_15':'index','handler-onload':'webappapis','label':'index','valid-floating-point-number_16':'index','ascii-case-insensitive_28':'syntax','ascii-case-insensitive_29':'syntax','current-entry_index':'index-of-terms','the-dirname-attribute':'common-input-element-attributes','valid-floating-point-number_10':'the-meter-element','ascii-case-insensitive_20':'browsers','ascii-case-insensitive_21':'dnd','ascii-case-insensitive_26':'syntax','ascii-case-insensitive_27':'syntax','ascii-case-insensitive_24':'syntax','command-facet-disabledstate_0':'commands','valid-floaing-point-number_12':'index','attr-area-shape-default':'the-area-element','valid-floating-point-number_13':'index','attributes-common-to-form-controls':'attributes-common-to-form-controls','image-map':'image-maps','attr-optgroup-label':'the-optgroup-element','get':'index','event-popstate_index':'index-of-terms','refsRFC2445':'references','alternate_0':'links','alternate_1':'links','alternate_2':'links','alternate_3':'links','alternate_4':'links','alternate_5':'links','alternate_6':'links','alternate_7':'links','alternate_8':'links','alternate_9':'links','text-track-cue-start-time_index':'index-of-terms','text-track-cue-writing-direction_index':'index-of-terms','concept-date_0':'states-of-the-type-attribute','active-sandboxing-flag-set_index':'index-of-terms','mathml-namespace_0':'mathml','mathml-namespace_1':'syntax','summary':'wai-aria','br_15':'index','br_14':'index','br_17':'index','br_16':'index','br_11':'usage-summary','br_10':'usage-summary','br_13':'obsolete','br_12':'syntax','refsWIN1252':'reference','syntax-tag-omission_index':'index-of-terms','svg-namespace':'namespaces','attr-link-methods':'obsolete','user-interaction':'introduction','syntax-text_index':'index-of-terms','iframe_19':'the-iframe-element','iframe_18':'the-iframe-element','maximum-allowed-value-length_0':'common-input-element-attributes','iframe_15':'the-iframe-element','iframe_14':'the-iframe-element','iframe_17':'the-iframe-element','iframe_16':'the-iframe-element','iframe_11':'the-iframe-element','iframe_10':'the-meta-element','iframe_13':'the-iframe-element','iframe_12':'the-iframe-element','network_idle_0':'media-elements','network_idle_1':'media-elements','parent-browsing-context_10':'browsers','parent-browsing-context_11':'browsers','duration-time-component_index':'index-of-terms','ix-handler-window-ononline':'index','attr-option-selected':'the-option-element','infrastructure':'infrastructure','an-overridden-reload':'dom','svg-0':'mathml','acronym_index':'index-of-terms','transparent_18':'index','wai-aria':'wai-aria','dates':'comon-microsyntaxes','handler-onsuspend_0':'dom','handler-onsuspend_1':'elements','text-track-mode_3':'media-elements','text-track-mode_2':'media-elements','handler-window-onstorage_1':'browsers','handler-window-onstorage_0':'the-body-element','placeholder_3':'states-of-the-type-attribute','placeholder_2':'states-of-the-type-attribute','placeholder_1':'the-input-element','placeholder_0':'the-input-element','max_2':'the-input-element','max_3':'states-of-the-type-attribute','max_0':'the-input-element','max_1':'the-input-element','insert-an-element-into-a-document':'infrastructure','placeholder_8':'states-of-the-type-attribute','max_8':'states-of-the-type-attribute','max_9':'states-of-the-type-attribute','the-datalist-element_index':'index-of-terms','browsing-context-nested-through_3':'browsers','colspan':'the-td-element','browsing-context-nested-through_1':'browsers','browsing-context-nested-through_0':'browsers','global-attributes_206':'index','handler-ondrag_1':'elements','handler-ondrag_0':'dom','handler-ondag_3':'index','handler-ondrag_2':'browsers','palpable-content_21':'the-s-element','palpable-content_20':'the-small-element','palpable-content_23':'the-q-element','palpable-content_22':'the-cite-element','handler-onemptied_0':'dom','handler-onemptied_1':'elements','palpable-content_27':'the-code-element','palpable-content_26':'the-time-element','palpable-content_29':'the-samp-element','palpable-content_28':'the-var-element','mark':'content-models','fieldset_21':'attributes-common-to-form-controls','attr-q-cite_index':'index-of-terms','map_8':'the-map-element','map_9':'the-map-element','map_6':'the-map-element','map_7':'the-map-element','map_4':'content-models','map_5':'content-models','map_2':'content-models','map_3':'content-models','map_0':'content-models','map_1':'content-models','form_60':'the-output-element','attr-media-preload':'media-elements','form_62':'association-of-controls-and-forms','form_63':'editing','form_64':'index','form_65':'index','form_66':'index','form_67':'index','form_68':'index','for_69':'index','text-track-list-of-cues':'media-elements','phrasing-content_88':'the-bdo-element','ix-handler-onsubmit':'index','attr-track-default_index':'index-of-terms','phrasing-content_89':'the-bdo-element','link-type-bookmark':'links','text-track-mode_1':'media-elements','dom-location-hash_index':'index-of-terms','a-utf-16-encoding_index':'index-of-terms','text-track-mode_0':'media-elements','handler-onkeyup':'webappapis','handler-onsuspend_2':'browsers','time-ranges':'media-elements','handler-onsuspend_3':'index','attr-area-shape-keyword-default':'the-area-element','footer_16':'the-address-element','html-elements_32':'media-elements','footer_14':'the-footer-element','footer_15':'the-address-element','footer_12':'the-footer-element','footer_13':'the-footer-element','footer_10':'the-footer-element','footer_11':'the-footer-element','html-elements_39':'dnd','html-elements_38':'dnd','footer_18':'the-th-element','footer_19':'links','aside_2':'wai-aria','aside_3':'sections','aside_0':'content-models','aside_1:'content-models','aside_6':'the-aside-element','aside_7':'the-aside-element','aside_4':'the-aside-element','aside_5':'the-aside-element','title_49':'the-title-element','aside_8':'the-ins-element','aside_9':'links','phrasing-content_87':'the-bdi-element','phrasing-content_191':'index','phrasing-content_190':'index','phrasing-content_193':'index','content_4':'the-meta-element','content_3':'the-meta-element','content_2':'the-meta-element','content_1':'the-meta-element','push-a-ruby-level':'the-ruby-element','phrasing-content_199':'index','phrasing-content_198':'index','meta_index':'index-of-terms','onloadstart':'global-attributes','max_6':'states-of-the-type-attribute','htmlbodyelement':'the-body-element','attributes-for-form-submission_0':'the-form-element','max_7':'states-of-the-type-attribute','max_4':'states-of-the-type-attribute','the-document\'s-address_8':'index','max_5':'states-of-the-type-attribute','attr-p-align':'obsolete','assigning-a-media-controller-declaratively':'media-elements','the-document\s-address_1':'urls','the-document\'s-address_0':'urls','the-document\'s-address_3':'dom','the-document\'s-address_2':'urls','the-document\'s-address_5':'dom','the-document\'s-address_4':'dom','the-document\'s-address_7':'history','the-document\'s-address_6':'dom','formmethod_30':'form-submission','formmethod_31':'index','formmethod_32':'index','attributes-for-form-submission_1':'states-of-the-type-attribute','placeholder_5':'states-of-the-type-attribute','the-map-element':'the-map-element','placeholder_4':'states-of-the-type-attribute','the-progress-element':'the-progress-element','browsing-context_53':'history','code_14':'index','mime-type_20':'dnd','mime-type_21':'obsolete','placeholder_9':'states-of-the-type-attribute','a_52':'links','rel_15':'links','rel_14':'the-area-element','attributes-for-form-submission_2':'states-of-the-type-attribute','rel_16':'links','rel_11':'the-a-element','rel_10':'the-link-element','rel_13':'the-area-element','rel_12':'the-a-element','origin-0':'browsers','rel_19':'links','rl_18':'links','drag-data-store-hot-spot-coordinate_0':'dnd','code_15':'index','attr-command-radiogroup':'the-command-element','the-external-interface':'system-state-and-capabilities','textarea_28':'the-textarea-element','textarea_29':'the-textarea-element','design-notes':'introduction','textarea_24':'forms','textarea_25':'forms','textarea_26':'forms','step_30':'states-of-the-type-attribute','textarea_20':'forms','textarea_21':'forms','textarea_22':'forms','textarea_23':'forms','oninput':'global-attributes','space-character_28':'syntax','handler-onstalled_index':'index-of-terms','compliance-with-other-specifications':'introduction','eventhandler_40':'dom','eventhandler_41':'dom','eventhandler_42':'dom','eventhandler_43':'dom','eventhandler_44':'dom','eventhandler_45':'dom','eventhandler_46':'dom','eventhandler_47':'dom','eventhandler_48':'dom','eventhandler_49':'dom','attr-media-preload-metadata-state_0':'media-elements','attributes-for-form-submission_5':'form-submission','event-media-progress':'media-elemets','htmlbaseelement_0':'index','concept-plugin-secure_index':'index-of-terms','concept-plugin-secure':'infrastructure','fieldset_27':'index','refsCSSRUBY':'references','heading-content-0_index':'index-of-terms','label_46':'index','user-interaction_1':'elements','formnovalidate_1':'the-input-element','the-img-element_index':'index-of-terms','audience':'introduction','dom-mediaerror-media_err_network_index':'index-of-terms','blockquote_20':'index','inter-element-whitespace_2':'content-models','inter-element-whitespace_3':'content-models','inter-element-whitespace_0':'content-models','inter-element-whitespace_1':'content-models','inter-element-whitespace_6':'content-models','inter-element-whitespace_7':'the-style-element','inter-element-whitespace_4':'content-models','inter-element-whitespace_5':'content-models','inter-element-whitespace_8':'the-style-element','inter-element-whitespace_9':'the-ruby-element','readonly_28':'states-of-the-type-attribute','readonly_29':'states-of-the-type-attribute','attr-base-taget':'the-base-element','readonly_20':'states-of-the-type-attribute','readonly_21':'states-of-the-type-attribute','requirements-relating-to-bidirectional-algorithm-formatting-characters':'requirements-relating-to-bidirectional-algorithm-formatting-characters','attributes-common-to-ins-and-del-elements':'attributes-common-to-ins-and-del-elements','readonly_24':'states-of-the-type-attribute','text-track-cue-middle-alignment_0':'media-elements','readonly_26':'states-of-the-type-attribute','readonly_27':'states-of-the-type-attribute','handler-onmousewheel':'webappapis','the-embed-element_index':'index-of-terms','dom-media-network_loading_0':'media-elements','the-video-element':'the-video-element','media-data_8':'media-elements','media-data_9':'media-elements','sandboxed-auxiliary-navigation-browsing-context-flag_1':'browsers','media-data_0':'the-video-element','media-data_1':'the-audio-element','media-data_2':'media-elements','media-data_3':'media-elements','media-data_4':'media-elements','media-data_5':'media-lements','media-data_6':'media-elements','media-data_7':'media-elements','keygen_28':'index','sandboxed-auxiliary-navigation-browsing-context-flag_3':'browsers','dom-media-network_empty':'media-elements','ix-handler-onmouseup':'index','palpable-content_25':'the-abbr-element','attr-iframe-scrolling':'obsolete','palpable-content_24':'the-dfn-element','handler-onemptied_2':'browsers','yearless-dates':'common-microsyntaxes','edits-and-tables':'edits-and-lists','title-on-style':'the-style-element','handler-oncontextmenu_0':'dom','handler-oncontextmenu_1':'elements','license_1':'links','handler-oncontextmenu_3':'index','multiple_32':'the-select-element','dragevent_index':'index-of-terms','list_28':'the-datalist-element','list_29':'index','compatibility-caseless_index':'index-of-terms','parent-browsing-context':'browsers','document_12':'infrastructure','document_13':'infrastructure','document_10':'infrastructure','document_11':'infrastructure','document_16':'infrastructure','document_17':'infrastructure','document14':'infrastructure','document_15':'infrastructure','document_18':'infrastructure','document_19':'urls','htmltablesectionelement':'the-tbody-element','the-title-attribute':'global-attributes','dfn_22':'index','attr-source-type':'the-source-element','dfn_20':'index','pagetransitionevent_0':'index','styling':'styling','pagetransitionevent_2':'index','link_22':'styling','flow-content_199':'index','link_23':'styling','flow-content_197':'index','handler-oninput':'webappapis','the-code-element':'the-code-element','flow-content_194':'index','flow-content_193':'index','link_20':'the-meta-element','flow-content_191':'index','flow-content_190':'index','allow-forms':'the-iframe-element','link_21':'the-style-element','link_26':'the-noscript-element','link_27':'links','link_24':'the-noscript-element','attr-fs-formnovalidate':'form-submission','syntax-text':'syntax','link_25':'the-noscript-element','attr-command-title':'the-command-element','domstringmap':'common-dom-interfaces','option_10':'the-select-element','option_1':'the-select-element','option_12':'the-select-element','option_13':'the-select-element','option_14':'the-select-element','option_15':'the-datalist-element','option_16':'the-datalist-element','option_17':'the-datalist-element','option_18':'the-datalist-element','option_19':'the-optgroup-element','dom-tree-accessors_index':'index-of-terms','embed':'infrastructure','htmlbaseelement':'the-base-element','event-pageshow_index':'index-of-terms','syntax-start-tag_6':'syntax','syntax-start-tag_7':'syntax','syntax-start-tag_4':'syntax','syntax-start-tag_5':'syntax','syntax-start-tag_2':'syntax','syntax-start-tag_3':'syntax','syntax-start-tag_0':'introduction','form_61':'the-output-element','link-type-search_index':'index-of-terms','syntax-start-tag_8':'syntax','syntax-start-tag_9':'syntax','a_26':'links','a_27':'links','a_24':'the-img-element','a_25':'the-img-element','a_22':'the-img-element','a_23':'the-img-element','a_20':'the-dfn-element','a_21':'usage-summary','handler-onloadstart':'webappapis','attr-ol-type-stae-decimal_index':'index-of-terms','a_28':'links','a_29':'links','htmlelement_99':'the-optgroup-element','htmlelement_98':'the-datalist-element','htmlelement_95':'the-button-element','htmlelement_94':'the-input-element','htmlelement_97':'the-select-element','htmlelement_96':'the-select-element','htmlelement_91':'the-label-element','text-track-cue-end-alignment':'media-elements','htmlelement_93':'the-input-element','htmlelement_92':'the-label-element','an-image-not-intended-for-the-user':'the-img-element','refsRFC1321':'references','category-listed_17':'index','durations':'common-microsyntaxes','concept-week_1':'states-of-the-type-attribute','command-facet-action':'commands','iframe-sandboxing-flag-set_0':'browsers','attr-dir-ltr_index':'index-of-terms','html-mime-type_0':'syntax','sandboxed-auxiliary-navigation-browsing-context-flag_index':'index-of-terms','text-track-showing_0':'media-elements','text-track-showing_1':'media-elements','text-track-showing_2':'media-elements','allow-forms_1':'the-iframe-elemen','allow-forms_0':'the-iframe-element','fallback-content':'content-models','allow-forms_2':'the-iframe-element','u':'introduction','the-style-element_index':'index-of-terms','attr-tdth-axis':'obsolete','the-em-element':'the-em-element','attr-input-autocomplete-default-state_index':'index-of-terms','browsers':'browsers','concept-input-required':'common-input-element-attributes','valid-date-string-with-optional-time_0':'attributes-common-to-ins-and-del-elements','translate-enabled_index':'index-of-terms','datetime-value_0':'the-time-element','edits-and-paragraphs':'edits-and-paragraphs','attr-input-type-color_0':'the-input-element','tree-order':'infrastructure','concept-input-type-file-selected':'states-of-the-type-attribute','valid-date-string-with-optional-time_1':'index','onbeforeprint_0':'index','onoffline_0':'index','attr-keygen-challenge_index':'index-of-terms','input_109':'states-of-the-type-attribute','input_108':'states-of-the-type-attribute','the-session-history-of-browsing-contexts':'history','inpu_101':'states-of-the-type-attribute','input_100':'states-of-the-type-attribute','input_103':'states-of-the-type-attribute','input_102':'states-of-the-type-attribute','input_105':'states-of-the-type-attribute','input_104':'states-of-the-type-attribute','input_107':'states-of-the-type-attribute','input_106':'states-of-the-type-attribute','dimension-attributes_index':'index-of-terms','event-media-volumechange_index':'index-of-terms','refsRFC3676':'references','srclang_0':'the-track-element','srclang_1':'index','hashchangeeventinit_index':'index-of-terms','summary_7':'index','hgroup_23':'index','hgroup_22':'index','hgroup_21':'index','hgroup_20':'syntax','hgroup_26':'index','hgroup_25':'index','hgroup_24':'index','unordered-set-of-unique-space-separated-tokens_index':'index-of-terms','the-meter-element':'the-meter-element','html_8':'the-body-element','html_9':'the-body-element','url_index':'index-of-terms','handler-ondragenter_2':'browsers','handler-ondragenter_3':'index','handler-ondragenter_0':'dom','handler-ndragenter_1':'elements','html_0':'introduction','html_1':'dom','html_2':'wai-aria','html_3':'semantics','html_4':'the-html-element','html_5':'the-html-element','html_6':'the-head-element','html_7':'the-base-element','html-elements_33':'webappapis','footer_17':'the-dt-element','the-directionality_13':'index','terminology-0':'urls','attr-dir-rtl':'global-attributes','html-elements_30':'wai-aria','html-elements_37':'editing','html-elements_36':'editing','flow-content-1':'content-models','applicationcache_9':'offline','applicationcache_8':'offline','html-elements_35':'webappapis','applicationcache_3':'offline','applicationcache_2':'offline','applicationcache_1':'offline','applicationcache_0':'browsers','applicationcache_7':'offline','applicationcache_6':'offline','applicationcache_5':'offline','applicationcache_4':'offline','htmlelement_86':'the-tr-element','script_2':'index','htmlelement_87':'attributes-common-to-td-and-th-elements','controls_11':'index','controls_10':'index','controls_13':'index','controls_1':'index','dom-location-hostname_0':'history','htmlelement_84':'the-tbody-element','html_23':'obsolete','html_22':'syntax','search':'links','htmlelement_85':'the-tr-element','html_27':'index','document.write()':'dynamic-markup-insertion','html_25':'index','html_24':'index','obsolete-permitted-doctype-string_1':'syntax','htmlelement_82':'the-colgroup-element','obsolete-permitted-doctype-string_2':'syntax','htmlelement_83':'the-tbody-element','event-media-ratechange_index':'index-of-terms','htmlelement_80':'the-table-element','htmlelement_81':'the-caption-element','handler-onemptied_3':'index','attr-col-charoff':'obsolete','emptied':'webappapis','text-track-cue-display-state':'media-elements','attr-command-command_index':'index-of-terms','iframe_33':'the-iframe-element','iframe_32':'the-iframe-element','datetime_6':'the-del-element','datetime_7':'attributes-common-to-ins-and-del-elements','datetime_0':'the-time-element','datetime_1':'the-time-element','iframe_35':'the-iframe-element','datetime_3':'the-time-elment','button_1':'infrastructure','button_0':'introduction','iframe_39':'the-iframe-element','iframe_38':'the-iframe-element','button_5':'content-models','button_4':'content-models','button_7':'wai-aria','script-documentation_0':'the-script-element','attr-ul-type':'obsolete','attr-param-name_index':'index-of-terms','rcdata-elements_1':'syntax','rcdata-elements_0':'syntax','rcdata-elements_3':'syntax','rcdata-elements_2':'syntax','event-handler-content-attributes_81':'index','event-handler-content-attributes_80':'index','fieldset_28':'index','handler-onseeking_0':'dom','handler-onseeking_1':'elements','handler-onseeking_2':'browsers','default_0':'the-track-element','htmlelement_199':'index','htmlelement_198':'index','htmlelement_191':'index','pre_22':'index','htmlelement_193':'index','htmlelement_192':'index','attr-col-span':'the-col-element','htmlelement_194':'index','htmlelement_197':'index','htmltablerowelement_0':'index','none':'media-elements','pre_20':'index','syntax-ambiguous-ampersand_index':'index-o-terms','sectioning-root_15':'index','content_5':'index','paragraph':'content-models','del':'index','phrasing-content_195':'index','phrasing-content_194':'index','phrasing-content_197':'index','embedded-content_30':'index','content_0':'the-meta-element','maxlength_4':'states-of-the-type-attribute','maxlength_5':'states-of-the-type-attribute','maxlength_6':'states-of-the-type-attribute','maxlength_7':'states-of-the-type-attribute','maxlength_0':'the-input-element','numbers':'common-microsyntaxes','maxlength_2':'the-input-element','maxlength_3':'states-of-the-type-attribute','maxlength_8':'states-of-the-type-attribute','maxlength_9':'states-of-the-type-attribute','paragraph_index':'index-of-terms','element-dfn-contexts_19':'the-p-element','element-dfn-contexts_18':'the-address-element','element-dfn-contexts_17':'the-footer-element','element-dfn-contexts_16':'the-header-element','element-dfn-contexts_15':'the-hgroup-element','element-dfn-contexts_14':'the-aside-element','element-dfn-contexts_13':'the-aside-eleent','element-dfn-contexts_12':'the-article-element','element-dfn-contexts_11':'the-nav-element','element-dfn-contexts_10':'the-section-element','aside_14':'index','aside_15':'index','aside_16':'index','aside_10':'links','media_16':'links','aside_12':'index','aside_13':'index','media_17':'index','oncanplay':'global-attributes','form_48':'the-label-element','form_49':'the-label-element','form_42':'index','form_43':'the-object-element','mediaerror_1':'media-elements','mediaerror_0':'media-elements','form_46':'the-fieldset-element','form_47':'the-fieldset-element','form_44':'the-object-element','form_45':'forms','name_10':'index','drag-data-store-item-list_1':'dnd','text-track-cue-size_index':'index-of-terms','menus_index':'index-of-terms','concept-rtl_1':'global-attributes','concept-rtl_0':'global-attributes','attr-img-name_index':'index-of-terms','onloadedmetadata':'global-attributes','handler-onplay_1':'elements','handler-onplay_0':'dom','handler-onplay_3':'index','handler-onplay_2':'browsers','html-element_19':'element-definitions','html-elements_18':'global-attributes','refsHTMLDIFF':'references','event-appcache-updateready_index':'index-of-terms','html-elements_11':'global-attributes','html-elements_10':'global-attributes','html-elements_13':'global-attributes','html-elements_12':'global-attributes','html-elements_15':'global-attributes','playing':'media-elements','html-elements_17':'global-attributes','html-elements_16':'global-attributes','refsARIAIMPL':'references','image-map_index':'index-of-terms','document-base-url_0':'urls','flow-content_181':'index','phrasing-content_179':'index','phrasing-content_178':'index','phrasing-content_177':'index','the-dragevent-interface':'dnd','phrasing-content_175':'index','phrasing-content_174':'index','phrasing-content_173':'index','phrasing-content_172':'index','phrasing-content_171':'index','phrasing-content_170':'index','attr-area-shape-rect_index':'index-of-terms','joint-session-history_index':'index-of-terms','concept-input-value-default-range_index':'index-of-trms','delete-the-selection_index':'index-of-terms','ix-handler-oncanplay':'index','interactive-content-0':'content-models','attr-textarea-rows_index':'index-of-terms','handler-onblur_0':'dom','handler-onblur_1':'elements','handler-onblur_2':'index','seeking':'media-elements','event-media-pause':'media-elements','dimension-attributes_5':'states-of-the-type-attribute','dimension-attributes_4':'the-video-element','doctype-legacy-string_index':'index-of-terms','dimension-attributes_1':'the-iframe-element','title_9':'the-style-element','dimension-attributes_3':'the-object-element','dimension-attributes_2':'the-embed-element','title_4':'global-attributes','title_5':'global-attributes','title_6':'global-attributes','title_7':'the-link-element','title_0':'global-attributes','title_1':'global-attributes','title_2':'global-attributes','title_3':'global-attributes','samp':'content-models','current-entry_4':'history','htmlformcontrolscollection_2':'the-form-element','htmlformcontrolscollection_3':'the-fieldset-element''htmlformcontrolscollection_0':'common-dom-interfaces','htmlformcontrolscollection_1':'common-dom-interfaces','ix-handler-onerror':'index','htmlformcontrolscollection_4':'the-fieldset-element','htmlformcontrolscollection_5':'index','button':'index','refsRFC2119':'references','name_2':'the-meta-element','name_3':'the-meta-element','name_0':'the-meta-element','name_1':'the-meta-element','name_6':'the-meta-element','name_7':'the-meta-element','name_4':'the-meta-element','name_5':'the-meta-element','p_25':'edits-and-paragraphs','name_8':'index','name_9':'the-iframe-element','step_19':'states-of-the-type-attribute','step_18':'states-of-the-type-attribute','max_43':'the-meter-element','max_42':'index','max_41':'the-progress-element','max_40':'the-progress-element','max_46':'index','max_45':'the-meter-element','max_44':'the-meter-element','application-x-www-form-urlencoded_2':'form-submission','audio_1':'index','application-x-www-form-urlencoded_0':'forms','application-x-www-form-urlencoded_1':'attributes-common-t-form-controls','application-x-www-form-urlencoded_6':'iana','navigator':'system-state-and-capabilities','application-x-www-form-urlencoded_4':'index','application-x-www-form-urlencoded_5':'constraints','eventhandler_68':'elements','eventhandler_69':'elements','attr-embed-align':'obsolete','eventhandler_62':'elements','eventhandler_63':'elements','eventhandler_60':'elements','eventhandler_61':'elements','eventhandler_66':'elements','eventhandler_67':'elements','eventhandler_64':'elements','eventhandler_65':'elements','onafterprint_0':'index','handler-ondblclick_index':'index-of-terms','thead_24':'obsolete','charset1024':'the-meta-element','htmlbrelement_1':'index','refsRFC5724':'references','element-dfn-content-model_68':'the-source-element','element-dfn-content-model_69':'the-track-element','link_59':'obsolete','link_58':'obsolete','element-dfn-content-model_60':'the-del-element','element-dfn-content-model_61':'the-img-element','element-dfn-content-model_62':'the-iframe-element','element-dfn-content-model_3':'the-embed-element','element-dfn-content-model_64':'the-object-element','element-dfn-content-model_65':'the-param-element','element-dfn-content-model_66':'the-video-element','element-dfn-content-model_67':'the-audio-element','htmlsourceelement_index':'index-of-terms','object_12':'the-object-element','object_13':'the-object-element','object_10':'wai-aria','object_11':'the-embed-element','object_16':'the-object-element','attr-media-preload-metadata-state':'media-elements','object_14':'the-object-element','object_15':'the-object-element','nested-browsing-context_17':'browsers','nested-browsing-context_16':'browsers','object_18':'the-param-element','object_19':'the-param-element','nested-browsing-context_13':'browsers','nested-browsing-context_12':'browsers','nested-browsing-context_11':'browsers','nested-browsing-context_10':'browsers','element-dfn-contexts_100':'the-command-element','element-dfn-contexts_101':'the-menu-element','element-dfn-contexts_102':'commands','unloading-documents':'history','alt_11':the-img-element','alt_10':'the-img-element','alt_13':'the-img-element','alt_12':'the-img-element','alt_15':'the-img-element','timed-text-tracks':'media-elements','alt_17':'the-img-element','alt_16':'the-img-element','alt_19':'the-img-element','alt_18':'the-img-element','the-audio-element':'the-audio-element','sectioning-content_9':'the-footer-element','sectioning-content_6':'the-article-element','sectioning-content_7':'the-aside-element','sectioning-content_4':'the-section-element','sectioning-content_5':'the-nav-element','sectioning-content_2':'content-models','sectioning-content_3':'content-models','sectioning-content_0':'content-models','sectioning-content_1':'content-models','attr-object-border':'obsolete','handler-window-onbeforeprint':'webappapis','dom-appcache-uncached':'offline','valid-time-string_index':'index-of-terms','handler-ondblclick_1':'elements','handler-ondblclick_0':'dom','handler-ondblclick_3':'index','handler-ondblclick_2':'browsers','rel_17':'links','the-p-element_index':'index-of-term','handler-oninvalid_1':'elements','handler-oninvalid_0':'dom','handler-oninvalid_3':'index','handler-oninvalid_2':'browsers','current-entry_5':'index','text-content':'content-models','attr-input-step':'common-input-element-attributes','td_1':'index','b':'introduction','nested-browsing-contexts':'browsers','handler-window-onfocus':'webappapis','video_10':'index','td_3':'content-models','ix-handler-onload':'index','headers':'the-table-element','refsUNIVCHARDET':'references','td_2':'content-models','td_5':'headings-and-sections','global-attributes_141':'index','td_4':'headings-and-sections','attr-tr-char':'obsolete','ix-handler-window-onbeforeprint':'index','syntax_index':'index-of-terms','ruby_24':'the-ruby-element','event-media-seeked_index':'index-of-terms','attr-ol-type-state-upper-alpha_index':'index-of-terms','the-colgroup-element':'the-colgroup-element','ruby_25':'the-rt-element','document_74':'links','document_75':'browsers','document_76':'browsers','document_77':'browsers','document_70':'association-f-controls-and-forms','document_71':'form-submission','document_72':'the-command-element','document_73':'commands','figcaption_18':'index','document_78':'browsers','document_79':'browsers','sectioning-content-0_index':'index-of-terms','details_2':'wai-aria','details_3':'wai-aria','details_0':'content-models','details_1':'content-models','details_6':'the-table-element','details_7':'interactive-elements','details_4':'scripting-1','details_5':'headings-and-sections','audiotrack':'media-elements','details_8':'the-details-element','details_9':'the-details-element','syntax-attributes_1':'syntax','attr-table-border':'the-table-element','attr-track-kind-keyword-captions':'the-track-element','embed_30':'index','attr-input-type-week-keyword':'the-input-element','maximum-allowed-value-length':'attributes-common-to-form-controls','element-dfn-dom_index':'index-of-terms','the-dfn-element_index':'index-of-terms','refsCHARMOD':'references','attr-dir-rtl-state':'global-attributes','license_0':'links','datatransfer':'dnd','ttr-style-title':'the-style-element','cite_11':'the-cite-element','cite_12':'the-cite-element','cite_13':'the-cite-element','cite_14':'the-cite-element','cite_15':'the-u-element','cite_16':'usage-summary','cite_17':'index','cite_18':'index','cite_19':'index','attr-input-type-checkbox':'wai-aria','htmlheadelement_index':'index-of-terms','events-0':'index','bdo_9':'index','bdo_8':'index','inline-documentation-for-external-scripts_index':'index-of-terms','handler-onscroll':'webappapis','bdo_1':'content-models','bdo_0':'content-models','bdo_3':'text-level-semantics','bdo_2':'requirements-relating-to-bidirectional-algorithm-formatting-characters','bdo_5':'usage-summary','bdo_4':'the-bdo-element','bdo_7':'index','bdo_6':'index','htmlhtmlelement_0':'index','attr-tdth-char_index':'index-of-terms','the-abbr-element':'the-abbr-element','attr-style-scoped':'the-style-element','inert-subtrees':'editing','formnovalidate_18':'states-of-the-type-attribute','the-autocomplete-attribute':'common-input-element-attributes','resXMLNS':'references','restrictions-for-contents-of-script-elements':'the-script-element','target':'the-base-element','input_41':'wai-aria','structure-of-this-specification':'introduction','attr-table-rules':'obsolete','formnovalidate_19':'states-of-the-type-attribute','valid-duration-string':'common-microsyntaxes','handler-onmousedown_index':'index-of-terms','the-base-element_index':'index-of-terms','text-track-kind_index':'index-of-terms','concept-dnd-p_index':'index-of-terms','table_60':'index','refsHATOM':'references','attr-param-valuetype':'obsolete','dom-media-have_nothing_0':'media-elements','formaction_19':'states-of-the-type-attribute','attr-dfn-title_index':'index-of-terms','step_33':'common-input-element-attributes','other-applicable-specifications':'infrastructure','user-interface':'media-elements','index-terms_E':'index-of-terms','step_32':'common-input-element-attributes','step_31':'states-of-the-type-attribute','textarea_27':'the-textarea-element','attr-menu-label_index':'index-of-terms','step37':'index','dom-mediaerror-media_err_src_not_supported_0':'media-elements','htmlheadelement_3':'index','htmlheadelement_2':'index','htmlheadelement_1':'index','htmlheadelement_0':'dom','the-command_index':'index-of-terms','document_117':'history','index-terms_B':'index-of-terms','step_35':'common-input-element-apis','step_34':'common-input-element-apis','refsRFC6350':'references','embedded-content':'content-models','document_113':'history','input_129':'syntax','input_128':'textFieldSelection','input_127':'textFieldSelection','input_126':'textFieldSelection','input_125':'textFieldSelection','input_124':'form-submission','input_123':'the-datalist-element','input_122':'the-datalist-element','input_121':'common-input-element-apis','input_120':'common-input-element-attributes','the-dd-element_index':'index-of-terms','input_148':'index','the-link-is-an-alternative-stylesheet_index':'index-of-terms','value-track-kind-main-desc_index':'index-of-terms','blocked-by-a-modal-dialog_index':'index-of-terms','attr-input-ype_index':'index-of-terms','element-dfn-contexts':'element-definitions','handler-ondragover':'webappapis','param':'index','handler-onblur':'webappapis','attr-textarea-readonly':'the-textarea-element','attr-crossorigin-use-credentials-keyword_index':'index-of-terms','attr-fe-name_0':'introduction','refsICE':'references','syntax-ambiguous-ampersand':'syntax','min_15':'states-of-the-type-attribute','the-thead-element':'the-thead-element','global-attributes_116':'index','index-terms_O':'index-of-terms','global-attributes_115':'index','global-attributes_114':'index','event-hashchange':'history','ix-handler-ondurationchange':'index','global-attributes_110':'index','handler-oncanplay_3':'index','attr-textarea-wrap-hard-state':'the-textarea-element','unicode-code-point_index':'index-of-terms','form-owner_11':'the-keygen-element','form-owner_10':'the-textarea-element','form-owner_13':'association-of-controls-and-forms','form-owner_12':'the-output-element','attr-input-type-button_1':'the-input-element','attr-input-tpe-button_0':'the-input-element','form-owner_17':'form-submission','form-owner_16':'form-submission','fallback-content_1':'the-canvas-element','fallback-content_0':'the-iframe-element','fallback-content_3':'the-canvas-element','fallback-content_2':'the-canvas-element','fallback-content_5':'the-canvas-element','fallback-content_4':'the-canvas-element','window_47':'index','seamless_4':'index','multicol':'obsolete','index-terms_J':'index-of-terms','the-samp-element_index':'index-of-terms','attr-tabindex_index':'index-of-terms','attr-th-scope-rowgroup_0':'the-th-element','multipart-x-mixed-replace_index':'index-of-terms','summary_4':'the-summary-element','summary_5':'index','summary_6':'index','ix-handler-onmouseover':'index','summary_0':'interactive-elements','summary_1':'the-details-element','summary_2':'the-details-element','summary_3':'the-summary-element','refsXHTML1':'references','sandboxed-automatic-features-browsing-context-flag':'browsers','mediagroup_4':'media-elements','mediagroup_5':'media-elements''mediagroup_6':'media-elements','mediagroup_7':'media-elements','mediagroup_0':'the-video-element','mediagroup_1':'the-video-element','mediagroup_2':'the-audio-element','mediagroup_3':'the-audio-element','attr-track-kind-keyword-descriptions_index':'index-of-terms','mediagroup_8':'index','mediagroup_9':'index','allow-scripts':'the-iframe-element','attr-fs-enctype-text_index':'index-of-terms','index-terms_I':'index-of-terms','attr-input-type-email':'global-attributes','attr-select-size_index':'index-of-terms','footer_8':'the-footer-element','footer_9':'the-footer-element','footer_4':'the-nav-element','footer_5':'the-article-element','footer_6':'the-article-element','footer_7':'the-header-element','footer_0':'content-models','footer_1':'content-models','footer_2':'wai-aria','footer_3':'sections','tr_29':'obsolete','shape':'introduction','date-and-time-state-(type=datetime)_index':'index-of-terms','datatransferitemlist_index':'index-of-terms','index-terms_V':'index-of-terms','newlines':'syntax','element-dfn-cotexts_39':'the-dfn-element','element-dfn-contexts_38':'the-q-element','maxlength_29':'the-textarea-element','maxlength_28':'the-textarea-element','element-dfn-contexts_31':'the-div-element','element-dfn-contexts_30':'the-figcaption-element','element-dfn-contexts_33':'the-em-element','element-dfn-contexts_32':'the-a-element','element-dfn-contexts_35':'the-small-element','element-dfn-contexts_34':'the-strong-element','element-dfn-contexts_37':'the-cite-element','element-dfn-contexts_36':'the-s-element','source':'index','meta_0':'index','meta_1':'index','meta_2':'index','meta_3':'index','element-dfn-categories_102':'commands','element-dfn-categories_100':'the-command-element','element-dfn-categories_101':'the-menu-element','drag-data-store-default-feedback':'dnd','wbr_9':'index','wbr_8':'syntax','attr-form-name':'the-form-element','wbr_3':'the-wbr-element','wbr_2':'the-wbr-element','wbr_1':'text-level-semantics','wbr_0':'content-models','wbr_7':'usage-summary','wbr_6':'usage-summary','wbr_5':'usage-summary','wr_4':'the-wbr-element','head_1':'introduction','head_0':'introduction','head_3':'introduction','head_2':'introduction','head_5':'wai-aria','head_4':'dom','head_7':'the-head-element','head_6':'the-html-element','head_9':'the-title-element','head_8':'the-head-element','duration-time-component_0':'common-microsyntaxes','attr-embed-hspace_index':'index-of-terms','duration-time-component_1':'common-microsyntaxes','attr-fs-formtarget_index':'index-of-terms','handler-onscroll_0':'dom','valid-local-date-and-time-string':'common-microsyntaxes','handler-onscroll_1':'elements','dom-media-network_idle':'media-elements','root-element-of-a-document-object':'infrastructure','noscript_40':'index','noscript_41':'index','noscript_42':'index','noscript_43':'index','noscript_44':'index','noscript_45':'index','noscript_46':'index','window_32':'index','flow-content_250':'index','output_21':'index','output_20':'index','output_23':'index','flow-content_251':'index','valid-floating-point-number':'common-microsyntaxes','a-phrase-or-aragraph-with-an-alternative-graphical-representation:-charts,-diagrams,-graphs,-maps,-illustrations':'the-img-element','index-terms_R':'index-of-terms','examples':'examples','set-the-current-base-text':'the-ruby-element','refsWIN874':'references','disowned-its-opener_index':'index-of-terms','flow-content_255':'index','refsCSSATTR':'references','attr-input-type-keywords':'the-input-element','palpable-content_0':'the-section-element','mediacontrollerplaybackstate_index':'index-of-terms','handler-onmouseout':'webappapis','palpable-content_1':'the-nav-element','opening-the-input-stream':'dynamic-markup-insertion','value_42':'the-progress-element','value_43':'index','value_40':'the-progress-element','value_41':'the-progress-element','value_46':'the-meter-element','value_47':'the-meter-element','value_44':'the-meter-element','element-dfn-contexts_6':'the-style-element','noembed_index':'index-of-terms','value_48':'index','phrasing-content_233':'index','refsCSSCOLOR':'references','onpageshow':'the-body-element','te-drag-data-item-kind_index':'index-of-terms','index-terms_P':'index-of-terms','a_81':'index','palpable-content_8':'the-address-element','palpable-content_9':'the-p-element','dom-media-have_metadata':'media-elements','child-browsing-context_7':'browsers','child-browsing-context_6':'browsers','child-browsing-context_5':'browsers','child-browsing-context_4':'browsers','child-browsing-context_3':'browsers','child-browsing-context_2':'browsers','element-dfn-categories_88':'the-button-element','child-browsing-context_0':'infrastructure','element-dfn-categories_86':'the-label-element','element-dfn-categories_87':'the-input-element','element-dfn-categories_84':'the-fieldset-element','element-dfn-categories_85':'the-legend-element','aria-role-attribute':'wai-aria','element-dfn-categories_83':'the-form-element','element-dfn-categories_80':'the-tr-element','element-dfn-categories_81':'the-td-element','attr-command-radiogroup_index':'index-of-terms','valid-browsing-context-name':'browsers','i_27':'index','refsRFC1842''references','handler-onprogress_index':'index-of-terms','text-track-cue-line-position':'media-elements','eventhandler_84':'elements','eventhandler_85':'elements','eventhandler_86':'elements','eventhandler_87':'elements','text-track-cue-text-position_2':'media-elements','eventhandler_81':'elements','text-track-cue-text-position_0':'media-elements','text-track-cue-text-position_1':'media-elements','refsJSURL':'references','eventhandler_88':'elements','eventhandler_89':'elements','attr-command-type-state-command_index':'index-of-terms','refsX690':'references','attr-input-type-date':'wai-aria','attr-input-type-hidden_8':'the-input-element','width_8':'the-video-element','width_9':'dimension-attributes','width_6':'the-embed-element','width_7':'the-object-element','width_4':'the-img-element','translate':'global-attributes','width_2':'the-img-element','attr-input-type-hidden_0':'content-models','onscroll_1':'the-body-element','onscroll_0':'the-body-element','mathml-namespace_index':'index-of-terms','rowspan_1':'inex','element-dfn-attributes_101':'the-menu-element','element-dfn-attributes_100':'the-command-element','element-dfn-attributes_102':'commands','element-dfn-content-model_46':'the-sub-and-sup-elements','element-dfn-content-model_47':'the-i-element','element-dfn-content-model_44':'the-samp-element','element-dfn-content-model_45':'the-kbd-element','element-dfn-content-model_42':'the-code-element','element-dfn-content-model_43':'the-var-element','element-dfn-content-model_40':'the-abbr-element','the-iframe-element':'the-iframe-element','meter_11':'the-meter-element','meter_10':'the-meter-element','meter_13':'the-meter-element','meter_12':'the-meter-element','meter_15':'index','meter_14':'index','element-dfn-content-model_48':'the-b-element','element-dfn-content-model_49':'the-u-element','object_38':'obsolete','object_39':'obsolete','external-resource-link':'links','object_30':'obsolete','object_31':'obsolete','object_32':'obsolete','object_33':'obsolete','object_34':'obsolete','object_35':'obsolete','object_36''obsolete','object_37':'obsolete','noscript_26':'the-noscript-element','attr-ol-type-state-lower-roman':'the-ol-element','valid-global-date-and-time-string_index':'index-of-terms','noscript_27':'the-noscript-element','noscript_24':'the-noscript-element','event-mediacontroller-ratechange_index':'index-of-terms','valid-non-negative-integer_0':'common-microsyntaxes','unicode-character_4':'the-script-element','valid-non-negative-integer_2':'the-meta-element','valid-non-negative-integer_3':'the-time-element','valid-non-negative-integer_4':'the-canvas-element','valid-non-negative-integer_5':'dimension-attributes','valid-non-negative-integer_6':'the-colgroup-element','unicode-character_2':'the-script-element','valid-non-negative-integer_8':'attributes-common-to-td-and-th-elements','transparent_6':'the-ins-element','transparent_7':'the-del-element','alt_39':'the-input-element','signed-integers':'common-microsyntaxes','the-mark-element':'the-mark-element','alt_33':'the-area-element','alt_32':'index','alt_31':'the-im-element','alt_30':'the-img-element','alt_37':'index','alt_36':'the-area-element','alt_35':'the-area-element','alt_34':'the-area-element','readonly_23':'states-of-the-type-attribute','the-constraint-validation-api_index':'index-of-terms','text-track-list-of-cues_index':'index-of-terms','valid-e-mail-address':'states-of-the-type-attribute','span_28':'index','readonly_25':'states-of-the-type-attribute','attr-meta-http-equiv_index':'index-of-terms','browsing-context_58':'history','popup-sandboxing-flag-set_index':'index-of-terms','browsing-context_59':'webappapis','b_22':'index','b_21':'index','b_20':'index','index-terms_X':'index-of-terms','progress_0':'webappapis','refsGBK':'references','valid-non-empty-url-potentially-surrounded-by-spaces_20':'index','valid-non-empty-url-potentially-surrounded-by-spaces_21':'index','editable':'editing-apis','printing':'user-prompts','details_19':'index','attr-fae-form_index':'index-of-terms','the-dropzone-attribute_index':'index-of-terms','area_64':'index','index-terms_Y':'ndex-of-terms','absolute-url_index':'index-of-terms','attr-media-preload-auto_index':'index-of-terms','event-handler-content-attributes_14':'index','ix-handler-onfocus':'index','attr-input-max':'common-input-element-attributes','refsMEDIAFRAG':'references','reload-override-buffer_index':'index-of-terms','flow-content_159':'index','flow-content_158':'index','document_58':'dynamic-markup-insertion','document_59':'dynamic-markup-insertion','document_56':'dynamic-markup-insertion','document_57':'dynamic-markup-insertion','document_54':'dynamic-markup-insertion','document_55':'dynamic-markup-insertion','document_52':'dynamic-markup-insertion','document_53':'dynamic-markup-insertion','document_50':'dom','document_51':'dynamic-markup-insertion','navigator_0':'browsers','attr-track-kind-descriptions_index':'index-of-terms','input_18':'content-models','input_19':'wai-aria','input_10':'index','input_11':'index','input_12':'index','input_13':'global-attributes','input_14':'global-attributes','input_15':'content-models,'input_16':'content-models','input_17':'content-models','phrasing-content_39':'the-cite-element','phrasing-content_38':'the-cite-element','normal-elements_index':'index-of-terms','phrasing-content_33':'the-small-element','phrasing-content_32':'the-small-element','phrasing-content_31':'the-small-element','phrasing-content_30':'the-strong-element','phrasing-content_37':'the-cite-element','phrasing-content_36':'the-s-element','phrasing-content_35':'the-s-element','phrasing-content_34':'the-s-element','htmlparagraphelement_index':'index-of-terms','editable_0':'editing-apis','syntax-references':'common-microsyntaxes','ix-handler-ondragstart':'index','attr-iframe-longdesc_index':'index-of-terms','valid-week-string':'common-microsyntaxes','text-track-cue-automatic-line-position_index':'index-of-terms','normal-elements_4':'syntax','normal-elements_1':'syntax','normal-elements_0':'syntax','normal-elements_3':'syntax','normal-elements_2':'syntax','number-of-days-in-month-month-of-year-year':'common-microsyntaxes','lnk-type-help_index':'index-of-terms','form_76':'index','col_14':'index','editable_index':'index-of-terms','col_10':'index','type_120':'index','col_12':'index','col_13':'index','htmlselectelement_index':'index-of-terms','the-id-attribute_index':'index-of-terms','attr-colgroup-span_index':'index-of-terms','htmlaudioelement_2':'index','htmlaudioelement_0':'index','htmlaudioelement_1':'index','willful-violation_index':'index-of-terms','texttrack':'media-elements','handler-onmouseup':'webappapis','output_8':'forms','output_9':'forms','output_6':'content-models','output_7':'wai-aria','output_4':'content-models','output_5':'content-models','output_2':'introduction','output_3':'introduction','attr-body-marginbottom':'obsolete','output_1':'index','refsPROGRESS':'references','handler-onmouseout_0':'dom','handler-onmouseout_1':'elements','handler-onmouseout_2':'browsers','handler-onmouseout_3':'index','noscript_0':'content-models','applicationcache_10':'index','attr-tdth-colspan_index':'index-of-terms','attr-meter-max:'the-meter-element','valid-time-string':'common-microsyntaxes','embed_19':'index','embed_18':'obsolete','embed_15':'obsolete','embed_14':'obsolete','embed_17':'obsolete','embed_16':'obsolete','embed_11':'dimension-attributes','embed_10':'the-embed-element','embed_13':'obsolete','context-menu-state':'the-menu-element','body':'introduction','valid-date-string_8':'states-of-the-type-attribute','handler-onmousemove_index':'index-of-terms','attr-fs-target':'form-submission','td_0':'index','navigator_6':'index','concept-dnd-rw_index':'index-of-terms','kbd_20':'index','kbd_21':'index','browsing-context_34':'browsers','floating-point-numbers':'common-microsyntaxes','col_6':'obsolete','htmltabledatacellelement_0':'index','kbd_22':'index','htmldivelement':'the-div-element','formenctype_32':'index','formenctype_30':'form-submission','formenctype_31':'index','meta-application-name_index':'index-of-terms','attr-textarea-cols_index':'index-of-terms','id_2':'the-map-element','handler-window-onpageshow_1':'browsers','id_0:'global-attributes','id_1':'global-attributes','trackeventinit_index':'index-of-terms','id_4':'obsolete','the-directionality_2':'global-attributes','concept-meta-extensions_1':'the-meta-element','concept-meta-extensions_0':'infrastructure','concept-meta-extensions_2':'obsolete','event-mediacontroller-ended_index':'index-of-terms','the-html-element_3':'global-attributes','event-mediacontroller-ended':'media-elements','external_index':'index-of-terms','attr-hyperlink-target_0':'index','the-script-element':'the-script-element','handler-onmousemove':'webappapis','syntax-comments_12':'syntax','syntax-comments_13':'syntax','syntax-comments_10':'syntax','syntax-comments_11':'syntax','navigating-auxiliary-browsing-contexts-in-the-dom':'browsers','dom-media-network_idle_index':'index-of-terms','attr-a-urn':'obsolete','legend_1':'the-fieldset-element','refsCSS':'references','seamless':'the-iframe-element','refsCSP':'references','trackevent_0':'index','htmloptionscollection-0':'common-dom-interfaces','refsDOMEVENTS':references','a-purely-decorative-image-that-doesn\'t-add-any-information':'the-img-element','input_145':'index','input_144':'index','input_147':'index','input_146':'index','input_141':'index','input_140':'obsolete','input_143':'index','input_142':'index','input_149':'index','global-attributes_55':'the-bdo-element','case-sensitive_index':'index-of-terms','legend_7':'obsolete','name_50':'index','the-canvas-element':'the-canvas-element','boolean-attribute_index':'index-of-terms','html_28':'index','drop_0':'dnd','valid-date-string_index':'index-of-terms','handler-onshow_2':'browsers','height_35':'index','form-owner_index':'index-of-terms','handler-onshow_3':'index','attr-textarea-wrap-hard':'the-textarea-element','stylesheet_1':'links','event-appcache-checking':'offline','stylesheet_0':'links','stylesheet_3':'links','stylesheet_2':'links','refsUTR36':'references','origin_3':'iana','stylesheet_4':'links','ix-handler-oninput':'index','htmloptionscollection_3':'the-select-element','origin_0':'the-iframe-element','re_21':'index','select_59':'index','handler-oncontextmenu_2':'browsers','select_58':'index','concept-datetime-local_0':'states-of-the-type-attribute','htmlformelement_index':'index-of-terms','htmldatalistelement':'the-datalist-element','handler-oninvalid':'webappapis','seeking_0':'webappapis','seeking_1':'index','name_54':'index','name_55':'obsolete','name_56':'obsolete','name_57':'the-embed-element','step_16':'states-of-the-type-attribute','name_51':'index','legend_8':'obsolete','name_53':'index','name_58':'common-dom-interfaces','name_59':'the-select-element','select_55':'index','meter':'index','select_54':'index','img_20':'the-img-element','img_21':'the-img-element','img_22':'the-img-element','img_23':'the-img-element','img_24':'the-img-element','img_25':'the-img-element','concept-datetime-digit_9':'common-microsyntaxes','concept-datetime-digit_8':'common-microsyntaxes','img_28':'image-maps','concept-datetime-digit_6':'common-microsyntaxes','concept-datetime-digit_5':'common-microsyntaxes','concept-datetme-digit_4':'common-microsyntaxes','concept-datetime-digit_3':'common-microsyntaxes','text-track-loading_0':'the-track-element','concept-datetime-digit_1':'common-microsyntaxes','concept-datetime-digit_0':'common-microsyntaxes','document.open()':'dom','li':'introduction','dom-media-network_empty_0':'media-elements','the-command-element':'the-command-element','fallback-content_index':'index-of-terms','common-idioms':'links','attr-hr-noshade':'obsolete','valid-non-empty-url_0':'urls','htmlelement_144':'index','the-noscript-element_index':'index-of-terms','attr-hyperlink-target_index':'index-of-terms','code-unit-length_index':'index-of-terms','event-mediacontroller-play_index':'index-of-terms','attr-input-type-checkbox-keyword':'the-input-element','data-protocol_index':'index-of-terms','attr-input-type-range':'wai-aria','htmlelement_145':'index','drag-data-store_2':'dnd','offsets-into-the-media-resource':'media-elements','a-type-that-the-user-agent-knows-it-cannot-render':'media-elements','set-the-current-basetext_index':'index-of-terms','constraints':'constraints','the-fieldset-element_index':'index-of-terms','attr-input-multiple':'common-input-element-attributes','the-track-element_index':'index-of-terms','the-u-element_index':'index-of-terms','the-a-element_index':'index-of-terms','sandboxed-forms-browsing-context-flag':'browsers','hreflang_4':'the-area-element','text-track-cue-vertical-growing-right-writing-direction':'media-elements','hreflang_6':'links','dom-link-disabled':'the-link-element','hreflang_0':'index','hreflang_1':'the-a-element','hreflang_2':'the-a-element','hreflang_3':'the-area-element','htmlelement_246':'index','duration-time-component-scale_index':'index-of-terms','hreflang_8':'index','hreflang_9':'index','element-dfn-contexts_53':'the-rp-element','element-dfn-contexts_52':'the-rt-element','element-dfn-contexts_51':'the-ruby-element','element-dfn-contexts_50':'the-mark-element','element-dfn-contexts_57':'the-br-element','element-dfn-contexts_56':'the-span-element','rel':'the-link-element','lement-dfn-contexts_54':'the-bdi-element','element-dfn-contexts_59':'the-ins-element','element-dfn-contexts_58':'the-wbr-element','math':'mathml','type_44':'wai-aria','type_45':'wai-aria','type_46':'wai-aria','type_47':'wai-aria','type_40':'wai-aria','type_41':'wai-aria','type_42':'wai-aria','type_43':'wai-aria','the-translate-attribute':'global-attributes','htmlelement_148':'index','the-placeholder-attribute':'common-input-element-attributes','type_48':'wai-aria','type_49':'wai-aria','attr-spellcheck_0':'index','text-track-cue-snap-to-lines-flag':'media-elements','command-facet-disabledstate':'commands','htmlelement_149':'index','concept-rtl_index':'index-of-terms','dynamic-markup-insertion_index':'index-of-terms','attr-dataformatas_index':'index-of-terms','attr-details-open':'the-details-element','dfn_23':'index','event-handler-content-attributes_16':'index','refsFULLSCREEN':'references','dfn_21':'index','event-appcache-downloading_index':'index-of-terms','pagetransitionevent_1':'index','event-handler-conent-attributes_17':'index','a-group-of-images-that-form-a-single-larger-picture-with-no-links':'the-img-element','onsuspend':'global-attributes','phrasing-content_240':'index','text-track-loaded':'media-elements','attr-area-alt':'the-area-element','global-attributes_98':'the-meter-element','media-resource-specific-text-track_index':'index-of-terms','global-attributes_93':'the-option-element','global-attributes_92':'the-optgroup-element','global-attributes_91':'the-datalist-element','global-attributes_90':'the-select-element','global-attributes_97':'the-progress-element','global-attributes_96':'the-output-element','attr-title':'global-attributes','global-attributes_94':'the-textarea-element','concept-appcache-manifest-network_1':'offline','concept-appcache-manifest-network_0':'offline','attr-fe-name-isindex_index':'index-of-terms','category-listed_18':'index','button_18':'obsolete','onmouseup':'global-attributes','category-listed_14':'index','category-listed_15':'index','category-listed_16':'index','phrasingcontent_243':'index','category-listed_10':'index','category-listed_11':'index','category-listed_12':'index','category-listed_13':'index','heading-content_2':'the-aside-element','heading-content_3':'the-hgroup-element','heading-content_0':'content-models','heading-content_1':'content-models','heading-content_6':'headings-and-sections','heading-content_7':'the-dt-element','heading-content_4':'the-hgroup-element','heading-content_5':'the-address-element','heading-content_8':'the-th-element','attr-dim-height':'dimension-attributes','event-handler-content-attributes_15':'index','videotracklist_3':'media-elements','videotracklist_2':'media-elements','videotracklist_1':'media-elements','videotracklist_0':'media-elements','flow-content_196':'index','phrasing-content_242':'index','handler-window-onmessage_1':'browsers','handler-window-onmessage_0':'the-body-element','phrasing-content_133':'the-datalist-element','phrasing-content_132':'the-datalist-element','phrasing-content_131':'the-datalist-element','phrasing-contnt_130':'the-select-element','phrasing-content_137':'the-keygen-element','phrasing-content_136':'the-keygen-element','phrasing-content_135':'the-textarea-element','phrasing-content_134':'the-textarea-element','phrasing-content_139':'the-output-element','phrasing-content_138':'the-output-element','flow-content_192':'index','section_1':'content-models','section_0':'content-models','section_3':'wai-aria','section_2':'content-models','section_5':'the-section-element','section_4':'sections','section_7':'the-section-element','section_6':'the-section-element','section_9':'the-section-element','section_8':'the-section-element','handler-ondurationchange_3':'index','tbody_2':'the-table-element','tbody_3':'the-colgroup-element','tbody_0':'the-table-element','tbody_1':'the-table-element','tbody_6':'the-thead-element','tbody_7':'the-thead-element','tbody_4':'the-tbody-element','tbody_5':'the-tbody-element','plaintext':'obsolete','tbody_8':'the-tfoot-element','tbody_9':'the-tfoot-element','attr-contenteditable_index':'inex-of-terms','table-aria-strong':'wai-aria','text-track-cue-identifier_1':'media-elements','text-track-cue-identifier_0':'media-elements','text-track-cue-start-alignment_index':'index-of-terms','attr-object-vspace':'obsolete','text-track-showing_index':'index-of-terms','event-handler-content-attributes_10':'index','min':'forms','html-mime-type_index':'index-of-terms','var_10':'index','ix-handler-onsuspend':'index','attr-datasrc':'obsolete','handler-ondurationchange':'webappapis','attr-meta-charset':'the-meta-element','link_13':'the-link-element','link_12':'the-link-element','the-body-element_4':'the-footer-element','the-body-element_5':'the-address-element','link_17':'the-link-element','the-body-element_3':'the-body-element','link_15':'the-link-element','link_14':'the-link-element','link_19':'the-meta-element','link_18':'the-link-element','ix-handler-onratechange':'index','attr-ol-start_index':'index-of-terms','active-document':'browsers','attr-tdth-width':'obsolete','dir_19':'the-bdo-element','dir_18':'thebdo-element','object_58':'index','object_59':'index','dir_15':'requirements-relating-to-bidirectional-algorithm-formatting-characters','dir_14':'global-attributes','dir_17':'the-bdi-element','dir_16':'the-bdi-element','dir_11':'global-attributes','dir_10':'global-attributes','dir_13':'global-attributes','dir_12':'global-attributes','ordinal-value_index':'index-of-terms','src_38':'the-audio-element','src_39':'the-audio-element','src_36':'the-audio-element','src_37':'the-audio-element','src_34':'the-video-element','src_35':'the-audio-element','src_32':'the-video-element','src_33':'the-video-element','src_30':'index','src_31':'the-video-element','time-state-(type=time)':'states-of-the-type-attribute','noscript_9':'the-noscript-element','noscript_8':'the-noscript-element','noscript_7':'the-noscript-element','noscript_6':'the-style-element','noscript_5':'the-meta-element','noscript_4':'the-link-element','noscript_3':'wai-aria','noscript_2':'content-models','noscript_1':'content-models','readonly_41':'wai-aria','rowsing-context_18':'browsers','dom-location-port_index':'index-of-terms','populate-the-list-of-pending-text-tracks':'media-elements','multiple_22':'states-of-the-type-attribute','multiple_23':'states-of-the-type-attribute','the-html-element-0':'dom','event-handler-content-attributes_6':'webappapis','controls':'content-models','s_10':'index','event-handler-content-attributes_7':'webappapis','multiple_26':'states-of-the-type-attribute','execCommand_index':'index-of-terms','multiple_27':'common-input-element-attributes','texttrackcue_4':'media-elements','handler-onclose_index':'index-of-terms','selecting-specific-audio-and-video-tracks-declaratively':'media-elements','texttrackcue_5':'media-elements','multiple_25':'states-of-the-type-attribute','palpable-content_34':'the-u-element','object_54':'index','palpable-content_35':'the-mark-element','refsRFC1494':'references','attr-hx-align':'obsolete','handler-onemptied_index':'index-of-terms','palpable-content_32':'the-i-element','the-figcaption-element':'the-figcation-element','texttrackcue_1':'media-elements','handler-window-onstorage':'webappapis','recommended-reading':'introduction','media-resource_18':'media-elements','media-resource_19':'media-elements','palpable-content_30':'the-kbd-element','media-resource_12':'media-elements','media-resource_13':'media-elements','media-resource_10':'media-elements','media-resource_11':'media-elements','media-resource_16':'media-elements','media-resource_17':'media-elements','media-resource_14':'media-elements','media-resource_15':'media-elements','ratechange':'webappapis','refsORIGIN':'references','attr-script-src_index':'index-of-terms','value-track-kind-commentary':'media-elements','master-command_0':'the-command-element','datalist':'content-models','the-head-element-0':'dom','flow-content_171':'index','flow-content_170':'index','flow-content_173':'index','the-html-syntax_8':'the-xhtml-syntax','flow-content_175':'index','flow-content_174':'index','flow-content_177':'index','flow-content_176':'index','flow-content_179':'indx','flow-content_178':'index','radio-button-group_index':'index-of-terms','text-track-label_1':'media-elements','text-track-label_0':'media-elements','attr-video-poster':'the-video-element','text-track-label_2':'media-elements','embedded-content-2_index':'index-of-terms','input_38':'wai-aria','input_39':'wai-aria','input_36':'wai-aria','input_37':'wai-aria','input_34':'wai-aria','compatibility-caseless_0':'the-map-element','input_32':'wai-aria','input_33':'wai-aria','input_30':'wai-aria','input_31':'wai-aria','phrasing-content_19':'the-noscript-element','phrasing-content_18':'the-noscript-element','attr-tbody-charoff':'obsolete','phrasing-content_15':'requirements-relating-to-bidirectional-algorithm-formatting-characters','phrasing-content_14':'content-models','phrasing-content_17':'the-script-element','phrasing-content_16':'the-script-element','phrasing-content_11':'content-models','phrasing-content_10':'content-models','phrasing-content_13':'content-models','phrasing-content_12':'content-models','location2':'history','location_3':'history','location_0':'dom','location_1':'browsers','location_6':'history','location_7':'index','location_4':'history','location_5':'history','htmltimeelement_0':'index','object_50':'index','htmltimeelement_2':'index','the-html-syntax_6':'the-iframe-element','plugin':'infrastructure','common-dom-interfaces':'common-dom-interfaces','attr-ol-type_index':'index-of-terms','rp_3':'the-ruby-element','rp_2':'the-ruby-element','rp_1':'the-ruby-element','rp_0':'the-ruby-element','rp_7':'the-rt-element','rp_6':'the-ruby-element','rp_5':'the-ruby-element','rp_4':'the-ruby-element','dl_20':'index','attributes':'element-definitions','rp_9':'the-rp-element','rp_8':'the-rp-element','ix-handler-onmousedown':'index','text-track-list-of-cues_3':'media-elements','text-track-list-of-cues_2':'media-elements','text-track-list-of-cues_1':'media-elements','text-track-list-of-cues_0':'media-elements','text-track-list-of-cues_7':'media-elements','text-track-list-of-cues_6':'media-elements','text-track-listof-cues_5':'media-elements','text-track-list-of-cues_4':'media-elements','refsCSSOM':'references','text-track-list-of-cues_8':'media-elements','table_45':'obsolete','a_80':'index','concept-date':'common-microsyntaxes','a_82':'index','table_44':'obsolete','a_84':'index','a_85':'index','a_86':'index','a_87':'index','table_43':'obsolete','media-element_index':'index-of-terms','styling_index':'index-of-terms','table_42':'obsolete','button_9':'forms','external_0':'browsers','external_1':'system-state-and-capabilities','parent-browsing-context_8':'browsers','parent-browsing-context_9':'browsers','parent-browsing-context_4':'browsers','parent-browsing-context_5':'browsers','parent-browsing-context_6':'browsers','parent-browsing-context_7':'browsers','parent-browsing-context_0':'browsers','event-media-seeked':'media-elements','parent-browsing-context_2':'browsers','date-and-time-state-(type=datetime)':'states-of-the-type-attribute','refsWIN1254':'references','beforeunloadevent_index':'index-of-terms','onfocus_1':'te-body-element','onfocus_0':'the-body-element','onfocus_2':'index','the-time-element_index':'index-of-terms','refsCP51932':'references','formenctype_18':'states-of-the-type-attribute','formenctype_19':'states-of-the-type-attribute','formenctype_14':'states-of-the-type-attribute','formenctype_15':'states-of-the-type-attribute','formenctype_16':'states-of-the-type-attribute','formenctype_17':'states-of-the-type-attribute','formenctype_10':'states-of-the-type-attribute','formenctype_11':'states-of-the-type-attribute','formenctype_12':'states-of-the-type-attribute','formenctype_13':'states-of-the-type-attribute','playing-the-media-resource':'media-elements','defining-term':'the-dfn-element','body_18':'the-body-element','body_17':'the-body-element','body_16':'the-body-element','body_15':'the-body-element','body_14':'the-body-element','body_13':'the-body-element','body_12':'the-body-element','body_11':'the-body-element','body_10':'the-body-element','vspace':'the-embed-element','attr-form-name_0':'introduction','cncept-rel-extensions_0':'infrastructure','htmltablesectionelement_8':'index','htmltablesectionelement_9':'index','htmltablesectionelement_6':'index','attr-track-kind-chapters_0':'the-track-element','action_4':'index','action_3':'form-submission','action_2':'form-submission','action_1':'the-form-element','action_0':'the-form-element','dir_index':'index-of-terms','the-head-element-0_index':'index-of-terms','concept-appcache-manifest-network_index':'index-of-terms','attr-tr-align':'obsolete','attr-option-disabled_index':'index-of-terms','the-h2-element':'the-aside-element','htmloptionscollection_2':'the-select-element','embedded-content_25':'index','htmldlistelement':'the-dl-element','syntax-comments_index':'index-of-terms','text-track-hidden_0':'media-elements','embedded-content_27':'index','input_163':'index','attr-select-required':'the-select-element','input_161':'index','syntax-end-tag_18':'syntax','input_167':'index','input_166':'index','input_165':'index','xhtml-document':'infrastructure','attr-button-tye-reset_index':'index-of-terms','htmlobjectelement_index':'index-of-terms','attr-command-type-keyword-command_index':'index-of-terms','attr-command-type-state-command_0':'the-command-element','attr-command-type-state-command_1':'the-command-element','document_index':'index-of-terms','concept-events-trusted':'infrastructure','text-track-label_index':'index-of-terms','syntax-cdata_0':'syntax','min_8':'states-of-the-type-attribute','min_9':'states-of-the-type-attribute','min_4':'states-of-the-type-attribute','min_5':'states-of-the-type-attribute','min_6':'states-of-the-type-attribute','min_7':'states-of-the-type-attribute','min_0':'the-input-element','min_1':'the-input-element','min_2':'the-input-element','min_3':'states-of-the-type-attribute','dt_1':'the-dl-element','dt_0':'the-dl-element','dt_3':'the-dt-element','dt_2':'the-dl-element','dt_5':'the-dt-element','dt_4':'the-dt-element','dt_7':'the-dd-element','dt_6':'the-dt-element','multiple_13':'states-of-the-type-attribute','dt_8':'the-dd-element','multiple_1':'states-of-the-type-attribute','multiple_10':'states-of-the-type-attribute','multiple_17':'states-of-the-type-attribute','multiple_16':'states-of-the-type-attribute','multiple_15':'states-of-the-type-attribute','multiple_14':'states-of-the-type-attribute','footer_20':'syntax','global-attributes':'global-attributes','open()':'dynamic-markup-insertion','nextid':'obsolete','handler-window-onbeforeunload_1':'browsers','elements-in-the-dom':'elements','refsRFC3023':'references','inert_2':'editing','inert_3':'editing','inert_0':'wai-aria','inert_1':'editing','inert_6':'editing','inert_4':'editing','inert_5':'editing','value-track-kind-subtitle':'media-elements','refsRFC2616':'references','attr-area-shape-poly':'the-area-element','hyperlink_52':'index','manifest_0':'the-html-element','manifest_1':'the-html-element','manifest_2':'the-base-element','manifest_3':'index','hard':'index','dom-document-querycommandsupported':'editing-apis','the-fieldset-element':'the-fieldset-element','mediacontroller_0':'the-video-elment','mediacontroller_1':'media-elements','mediacontroller_2':'media-elements','mediacontroller_3':'media-elements','mediacontroller_4':'media-elements','mediacontroller_5':'media-elements','mediacontroller_6':'media-elements','mediacontroller_7':'media-elements','mediacontroller_8':'media-elements','mediacontroller_9':'media-elements','attr-xml-lang':'global-attributes','attr-link-target':'obsolete','table-layout-techniques':'the-table-element','htmlelement_90':'the-legend-element','sandboxed-origin-browsing-context-flag':'browsers','attr-table-frame_index':'index-of-terms','soft':'index','concept-option-value_index':'index-of-terms','attributes-common-to-form-controls_index':'index-of-terms','ix-handler-onkeyup':'index','attr-body-link':'obsolete','img_48':'index','img_49':'index','handler-onreadystatechange':'webappapis','htmlelement_169':'index','img_42':'obsolete','img_43':'obsolete','img_40':'obsolete','img_41':'obsolete','img_46':'index','img_47':'index','img_44':'obsolete','attr-textarea-wrap':'thetextarea-element','child-browsing-context_9':'browsers','the-html-element-0_index':'index-of-terms','the-doctype':'syntax','refsRFC2965':'references','caption_6':'the-table-element','href_13':'the-a-element','concept-week_0':'common-microsyntaxes','child-browsing-context_8':'browsers','htmlelement_137':'index','event-appcache-error':'offline','htmlelement_135':'index','caption_5':'the-table-element','htmlelement_133':'index','htmlelement_132':'index','a.':'the-ol-element','htmlelement_130':'index','caption_2':'the-table-element','sandboxed-auxiliary-navigation-browsing-context-flag':'browsers','area_17':'the-area-element','refsWIN949':'references','htmlelement_139':'index','caption_3':'the-table-element','name_26':'the-form-element','href_14':'the-a-element','attr-input-type-hidden_9':'attributes-common-to-form-controls','attr-ul-compact':'obsolete','caption_1':'the-img-element','mime-type':'infrastructure','create-a-drag-data-store':'dnd','htmlinputelement_index':'index-of-terms','sandboxed-plugins-browsin-context-flag':'browsers','loading-the-media-resource':'media-elements','attr-body-marginheight_index':'index-of-terms','phrasing-content_165':'index','manifests':'offline','a-type-that-the-user-agent-knows-it-cannot-render_index':'index-of-terms','handler-onratechange_index':'index-of-terms','root-element_index':'index-of-terms','the-drag-data-item-type-string_1':'dnd','figure_24':'index','figure_25':'index','figure_26':'index','figure_27':'index','element-dfn-contexts_79':'the-tfoot-element','element-dfn-contexts_78':'the-thead-element','figure_22':'index','attr-fe-name':'attributes-common-to-form-controls','element-dfn-contexts_75':'the-colgroup-element','element-dfn-contexts_74':'the-caption-element','element-dfn-contexts_77':'the-tbody-element','element-dfn-contexts_76':'the-col-element','element-dfn-contexts_71':'the-map-element','element-dfn-contexts_70':'the-canvas-element','element-dfn-contexts_73':'the-table-element','element-dfn-contexts_72':'the-area-element','serializability-of-script-execution:'introduction','ondrop':'global-attributes','type_69':'the-input-element','type_66':'forms','type_67':'forms','type_64':'forms','type_65':'forms','type_62':'forms','type_63':'forms','type_60':'wai-aria','type_61':'dimension-attributes','editing':'editing','anonymous':'index','dom-document-querycommandvalue_index':'index-of-terms','phrasing-content_101':'the-del-element','the-xml:base-attribute-(xml-only)':'global-attributes','meter_9':'the-meter-element','meter_8':'the-meter-element','refsAES128CTR':'references','htmlelement_161':'index','meter_5':'wai-aria','meter_4':'content-models','meter_7':'the-progress-element','meter_6':'forms','meter_1':'index','meter_0':'index','meter_3':'content-models','meter_2':'content-models','dom-texttrack-kind-captions':'media-elements','type_108':'index','type_109':'index','mime-types':'media-elements','type_104':'the-menu-element','type_105':'the-menu-element','type_106':'the-menu-element','type_107':'the-menu-element','type_100':'wai-aria','type_101':'wai-aria','type_102:'the-menu-element','type_103':'the-menu-element','text-track-cue-end-time_1':'media-elements','text-track-cue-end-time_0':'media-elements','text-track-cue-end-time_3':'media-elements','text-track-cue-end-time_2':'media-elements','text-track-cue-end-time_4':'media-elements','attr-input-type-hidden_6':'the-input-element','attr-media-muted_index':'index-of-terms','allow-forms_3':'index','the-caption-element_index':'index-of-terms','space-character':'common-microsyntaxes','text-cache-manifest':'iana','htmltablecellelement':'attributes-common-to-td-and-th-elements','the-samp-element':'the-samp-element','refsCSSFONTS':'references','multipart-form-data_0':'index','attr-caption-align_index':'index-of-terms','global-attributes_index':'index-of-terms','refsUNICODE':'references','dd_14':'index','phrasing-content_119':'forms','phrasing-content_118':'mathml','attr-iframe-align_index':'index-of-terms','phrasing-content_111':'the-canvas-element','phrasing-content_110':'the-audio-element','phrasing-content_113':'the-map-eement','phrasing-content_112':'the-map-element','phrasing-content_115':'the-area-element','phrasing-content_114':'the-area-element','phrasing-content_117':'mathml','phrasing-content_116':'mathml','browsing-context-names':'browsers','type_20':'index','htmlelement_165':'index','refsRFC1557':'references','attr-meter-high':'the-meter-element','attr-input-type-hidden_3':'the-input-element','attr-label-for':'the-label-element','placeholder_30':'the-textarea-element','placeholder_32':'index','toolbar-state_index':'index-of-terms','refsWEBGL':'references','browsing-context-container_4':'browsers','u_13':'index','u_12':'index','u_11':'index','u_10':'index','browsing-context-container_2':'browsers','event-pagehide':'history','browsing-context-container_3':'browsers','phrasing-content_227':'index','attr-iframe-name_index':'index-of-terms','attr-embed-align_index':'index-of-terms','thead_10':'the-thead-element','browsing-context-container_1':'browsers','hr_9':'the-hr-element','formaction_5':'states-of-the-type-attribut','formaction_4':'states-of-the-type-attribute','formaction_7':'states-of-the-type-attribute','formaction_6':'states-of-the-type-attribute','formaction_1':'the-input-element','formaction_0':'the-input-element','formaction_3':'states-of-the-type-attribute','formaction_2':'states-of-the-type-attribute','link_35':'links','link_34':'links','link_37':'links','link_36':'links','formaction_9':'states-of-the-type-attribute','formaction_8':'states-of-the-type-attribute','link_33':'links','link_32':'links','attr-meter-value':'the-meter-element','dom-style-disabled':'the-style-element','event-dragleave_index':'index-of-terms','attr-media-src':'media-elements','attr-iframe-hspace_index':'index-of-terms','the-s-element':'the-s-element','htmltitleelement_index':'index-of-terms','src_18':'the-iframe-element','src_19':'the-iframe-element','form-associated-element_18':'index','form-associated-element_19':'index','src_10':'the-script-element','form-associated-element_15':'association-of-controls-and-forms','src_12':'the-img-lement','src_13':'the-img-element','src_14':'the-img-element','form-associated-element_11':'the-keygen-element','form-associated-element_12':'the-output-element','form-associated-element_13':'association-of-controls-and-forms','fakepath-srsly':'states-of-the-type-attribute','attr-input-usemap':'obsolete','thead_26':'index','the-textarea-element_index':'index-of-terms','phrasing-content_224':'index','cols_2':'index','htmlscriptelement_index':'index-of-terms','void-elements_4':'syntax','void-elements_5':'syntax','void-elements_2':'syntax','void-elements_3':'syntax','void-elements_0':'syntax','void-elements_1':'syntax','width_13':'states-of-the-type-attribute','attr-iframe-vspace':'obsolete','command-facet-id_0':'commands','value-track-kind-main':'media-elements','the-cite-element':'the-cite-element','phrasing-content_223':'index','concept-option-value_1':'the-datalist-element','selected':'common-input-element-attributes','concept-option-value_0':'the-select-element','href_8':'index','href_9':'introduction','nn-conforming-features':'obsolete','href_0':'urls','href_1':'urls','href_2':'the-base-element','href_3':'the-base-element','href_4':'the-base-element','href_5':'index','handler-onclose_0':'dom','handler-onclose_1':'elements','effective-script-origin_0':'dom','effective-script-origin_1':'dom','effective-script-origin_2':'browsers','phrasing-content_222':'index','handler-onreadystatechange_index':'index-of-terms','dom-feature-strings':'common-dom-interfaces','valid-non-empty-url-potentially-surrounded-by-spaces_index':'index-of-terms','text-track-cue-end-alignment_index':'index-of-terms','ended_0':'index','the-figure-element_index':'index-of-terms','math_index':'index-of-terms','attr-fs-method-post_index':'index-of-terms','active-document_0':'dom','media-resource_31':'media-elements','media-resource_32':'media-elements','media-resource_33':'media-elements','media-resource_34':'media-elements','media-resource_35':'media-elements','media-resource_36':'media-elements','media-resource_37':'media-elements','media-rsource_38':'media-elements','media-resource_39':'media-elements','attr-input-type-color_1':'the-input-element','live_index':'index-of-terms','phrasing-content_77':'the-mark-element','phrasing-content_76':'the-u-element','phrasing-content_75':'the-u-element','phrasing-content_74':'the-u-element','phrasing-content_73':'the-b-element','phrasing-content_72':'the-b-element','phrasing-content_71':'the-b-element','phrasing-content_70':'the-i-element','phrasing-content_79':'the-mark-element','oncuechange':'global-attributes','flow-content_117':'the-th-element','flow-content_116':'the-td-element','flow-content_115':'the-caption-element','flow-content_114':'the-table-element','flow-content_113':'the-table-element','flow-content_112':'mathml','flow-content_111':'mathml','flow-content_110':'mathml','flow-content_119':'the-form-element','flow-content_118':'forms','input_54':'forms','input_55':'forms','input_56':'forms','input_57':'forms','input_50':'forms','input_51':'forms','input_52':'forms','input_53':'forms','onerro_6':'index','onerror_5':'webappapis','onerror_4':'the-body-element','onerror_3':'the-body-element','onerror_2':'the-body-element','onerror_1':'webappapis','onerror_0':'the-body-element','htmlulistelement_index':'index-of-terms','attr-fs-action':'form-submission','the-select-element_index':'index-of-terms','th':'index','attr-input-type-reset-keyword_index':'index-of-terms','attr-input-type-tel_4':'states-of-the-type-attribute','attr-input-type-tel_3':'the-input-element','attr-input-type-tel_2':'the-input-element','attr-input-type-tel_1':'wai-aria','attr-input-type-tel_0':'wai-aria','the-object-element_index':'index-of-terms','session-history-entry_6':'history','attr-tbody-align_index':'index-of-terms','input_78':'states-of-the-type-attribute','attr-input-type-search':'global-attributes','document_98':'browsers','input_79':'states-of-the-type-attribute','mq':'common-microsyntaxes','attr-source-type_index':'index-of-terms','set-the-current-base-text_0':'the-ruby-element','document_92':'browsers','flow-content_39':'the-menu-element','document_90':'browsers','document_91':'browsers','document_96':'browsers','document_97':'browsers','document_94':'browsers','flow-content_138':'the-command-element','text-cache-manifest_index':'index-of-terms','session-history-entry_7':'history','htmlheadingelement_4':'index','htmlheadingelement_5':'index','htmlheadingelement_6':'index','htmlheadingelement_7':'index','htmlheadingelement_0':'index','htmlheadingelement_1':'index','htmlheadingelement_2':'index','htmlheadingelement_3':'index','flow-content_135':'the-details-element','flow-content_134':'the-meter-element','flow-content_137':'the-details-element','htmlelement_15':'the-section-element','htmlelement_14':'the-body-element','htmlelement_17':'the-article-element','htmlelement_16':'the-nav-element','htmlelement_11':'the-style-element','htmlelement_10':'the-meta-element','htmlelement_13':'the-noscript-element','htmlelement_12':'the-script-element','input_76':'states-of-the-type-attribute','value-track-kind-description_index':'indx-of-terms','htmlelement_19':'the-aside-element','htmlelement_18':'the-aside-element','flow-content_130':'the-textarea-element','flow-content_133':'the-progress-element','dragover_1':'index','dragover_0':'dnd','hreflang_5':'links','input_75':'states-of-the-type-attribute','element-dfn-attributes_index':'index-of-terms','element-type':'infrastructure','description':'the-meta-element','attr-input-type-radio_3':'states-of-the-type-attribute','attr-input-type-radio_2':'the-input-element','attr-input-type-radio_1':'the-input-element','attr-input-type-radio_0':'wai-aria','obsolete-permitted-doctype-string_0':'syntax','step_36':'constraints','body_39':'obsolete','step_28':'states-of-the-type-attribute','step_29':'states-of-the-type-attribute','body_31':'editing','body_30':'editing','body_33':'syntax','in-a-document_2':'the-command-element','body_35':'syntax','body_34':'syntax','body_37':'syntax','body_36':'syntax','hreflang_7':'links','meta-description':'the-meta-element','ix-handler-window-onpopstate':'index','vaid-simple-color':'common-microsyntaxes','metadata-content_25':'index','metadata-content_24':'index','alt_38':'the-input-element','metadata-content_22':'index','allow-popups_0':'the-iframe-element','allow-popups_1':'browsers','height_23':'states-of-the-type-attribute','height_22':'states-of-the-type-attribute','height_21':'states-of-the-type-attribute','height_20':'states-of-the-type-attribute','height_27':'states-of-the-type-attribute','height_26':'states-of-the-type-attribute','height_25':'states-of-the-type-attribute','height_24':'states-of-the-type-attribute','valid-floating-point-number_17':'index','height_29':'states-of-the-type-attribute','height_28':'states-of-the-type-attribute','step_20':'states-of-the-type-attribute','step_21':'states-of-the-type-attribute','reload-override-flag':'dom','scripting-1':'scripting-1','scripting-0':'infrastructure','attr-script-for':'obsolete','img':'index','writing':'syntax','href_10':'introduction','eventhandler_210':'browsers','edits':'edits','relaxing-the-same-orign-restriction':'browsers','attr-object-declare_index':'index-of-terms','eventhandler_211':'browsers','attr-input-type-text-keyword_index':'index-of-terms','eventhandler_212':'browsers','the-bdi-element':'the-bdi-element','attr-area-coords_index':'index-of-terms','handler-onended_index':'index-of-terms','history_4':'history','history_5':'history','history_6':'history','history_7':'index','history_0':'browsers','history_1':'history','history_2':'history','history_3':'history','attr-input-type-reset_1':'the-input-element','attr-input-type-reset_0':'the-input-element','attr-base-href':'the-base-element','multiple_35':'the-select-element','multiple_34':'the-select-element','multiple_37':'index','multiple_36':'the-option-element','multiple_31':'wai-aria','multiple_30':'wai-aria','multiple_33':'the-select-element','text-tracks-describing-chapters':'media-elements','the-blockquote-element':'the-blockquote-element','dom-media-have_enough_data':'media-elements','attr-input-type-email-keyword':'the-input-element','att-fe-disabled_index':'index-of-terms','concept-dnd-ro_0':'dnd','text-track-cue-text_index':'index-of-terms','usemap_8':'index','client-identification':'system-state-and-capabilities','attr-input-type-color-keyword':'the-input-element','refsPDF':'references','th_37':'obsolete','text-track-in-band-metadata-track-dispatch-type':'media-elements','th_36':'obsolete','event-media-ended_index':'index-of-terms','usemap_9':'index','texttrackmode_index':'index-of-terms','mediacontroller':'media-elements','script_4':'index','script_0':'index','script_1':'index','attr-meta-http-equiv-refresh_0':'the-meta-element','attr-meta-http-equiv-refresh_1':'the-meta-element','valid-mime-type_8':'index','valid-mime-type_9':'index','scoped':'content-models','valid-mime-type_4':'the-embed-element','valid-mime-type_5':'the-object-element','valid-mime-type_6':'the-source-element','valid-mime-type_7':'links','valid-mime-type_0':'infrastructure','valid-mime-type_1':'the-link-element','valid-mime-type_2':'the-style-element','valid-mime-typ_3':'the-script-element','div_9':'grouping-content','div_8':'the-nav-element','div_1':'introduction','div_0':'introduction','div_3':'content-models','div_2':'introduction','div_5':'content-models','div_4':'content-models','div_7':'the-section-element','div_6':'content-models','name_18':'the-map-element','name_19':'index','global-attributes_109':'index','drag-data-store-item-list_0':'dnd','name_11':'the-object-element','name_12':'index','name_13':'the-param-element','name_14':'obsolete','name_15':'index','name_16':'the-map-element','name_17':'the-map-element','session-history-entry_8':'history','rank':'the-aside-element','network-states':'media-elements','current-entry_6':'index','the-footer-element':'the-footer-element','thead_28':'index','current-entry_2':'history','current-entry_3':'history','current-entry_0':'history','current-entry_1':'history','thead_23':'obsolete','thead_22':'obsolete','thead_21':'obsolete','thead_20':'obsolete','thead_27':'index','link-type-help':'links','thead_25':'index','dom-locaton-hash_0':'history','session-history_index':'index-of-terms','session-history-entry_9':'history','refsMFREL':'references','have-range-limitations':'common-input-element-attributes','none_0':'index','refsBECSS':'references','hashchange_1':'index','hashchange_0':'index','command-facet-action_0':'commands','htmlelement_111':'commands','htmlelement_110':'the-menu-element','htmlelement_113':'index','attr-script-charset':'the-script-element','htmlelement_115':'index','htmlelement_114':'index','htmlelement_117':'index','htmlelement_116':'index','htmlelement_119':'index','htmlelement_118':'index','dom-media-have_nothing':'media-elements','resource-metadata-management_index':'index-of-terms','text-track-cue-end-alignment_0':'media-elements','auto_2':'media-elements','auto_3':'index','auto_0':'the-bdi-element','auto_1':'index','attr-form-name_index':'index-of-terms','document_114':'history','document_115':'history','document_116':'history','classes':'global-attributes','document_110':'history','document_111':'histor','document_112':'history','the-multiple-attribute':'common-input-element-attributes','document_118':'history','document_119':'history','window_28':'index','min_18':'states-of-the-type-attribute','min_19':'states-of-the-type-attribute','min_16':'states-of-the-type-attribute','min_17':'states-of-the-type-attribute','min_14':'states-of-the-type-attribute','plugins':'infrastructure','min_12':'states-of-the-type-attribute','min_13':'states-of-the-type-attribute','min_10':'states-of-the-type-attribute','min_11':'states-of-the-type-attribute','classes_index':'index-of-terms','the-strong-element_index':'index-of-terms','plaintext_index':'index-of-terms','datatransferitemlist':'dnd','attr-ol-type-keyword-upper-alpha':'the-ol-element','web+-scheme-prefix_index':'index-of-terms','event-drag':'dnd','colgroup_18':'index','colgroup_19':'index','colgroup_16':'index','colgroup_17':'index','colgroup_14':'syntax','colgroup_15':'syntax','colgroup_12':'syntax','colgroup_13':'syntax','colgroup_10':'the-tr-element','colgroup_11:'syntax','htmltrackelement_0':'index','script-content-restrictions':'the-script-element','window_22':'webappapis','the-title-element':'the-title-element','palpable-content_6':'the-header-element','palpable-content_7':'the-footer-element','palpable-content_4':'the-aside-element','palpable-content_5':'the-hgroup-element','palpable-content_2':'the-article-element','palpable-content_3':'the-aside-element','element-dfn-contexts_9':'the-body-element','element-dfn-contexts_8':'the-noscript-element','element-dfn-contexts_7':'the-script-element','texttrackmode_0':'media-elements','element-dfn-contexts_5':'the-meta-element','element-dfn-contexts_4':'the-link-element','element-dfn-contexts_3':'the-base-element','element-dfn-contexts_2':'the-title-element','element-dfn-contexts_1':'the-head-element','element-dfn-contexts_0':'the-html-element','command-facet-checkedstate_4':'commands','rowspan_0':'the-th-element','button_19':'index','transparent_8':'the-video-element','transparent_9':'the-video-element','phrasing-contet_204':'index','noscript_28':'the-noscript-element','noscript_29':'the-noscript-element','transparent_2':'the-style-element','transparent_3':'the-noscript-element','transparent_0':'content-models','transparent_1':'the-style-element','noscript_22':'the-noscript-element','noscript_23':'the-noscript-element','transparent_4':'the-noscript-element','noscript_21':'the-noscript-element','attr-keygen-keytype_index':'index-of-terms','track_17':'media-elements','sandboxed-scripts-browsing-context-flag_0':'browsers','htmlelement_101':'the-textarea-element','event-handler-content-attributes_71':'index','phrasing-content_229':'index','attr-iframe-seamless_index':'index-of-terms','defer_6':'index','concept-datetime-local':'common-microsyntaxes','defer_5':'the-script-element','defer_2':'the-script-element','defer_3':'the-script-element','defer_0':'the-script-element','defer_1':'the-script-element','accept-charset':'the-form-element','colors':'common-microsyntaxes','radio':'index','phrasing-content_226':'index','handler-widow-onload':'webappapis','phrasing-content_225':'index','htmloptionscollection':'common-dom-interfaces','event-handler-content-attributes_72':'index','the-directionality_9':'global-attributes','the-directionality_8':'global-attributes','the-directionality_3':'global-attributes','handler-window-onpageshow_0':'the-body-element','the-directionality_1':'global-attributes','the-directionality_0':'global-attributes','the-directionality_7':'global-attributes','the-directionality_6':'global-attributes','the-directionality_5':'global-attributes','the-directionality_4':'global-attributes','onselect':'global-attributes','phrasing-content_221':'index','global-attributes_59':'the-wbr-element','global-attributes_58':'the-br-element','global-attributes_57':'the-span-element','global-attributes_56':'the-span-element','htmlstyleelement':'the-style-element','global-attributes_54':'the-bdi-element','global-attributes_53':'the-rp-element','global-attributes_52':'the-rt-element','global-attributes_51':'the-ruby-element','globalattributes_50':'the-mark-element','the-sub-and-sup-elements':'the-sub-and-sup-elements','have_nothing':'media-elements','attr-dropzone-link':'dnd','datatransferitem_3':'dnd','datatransferitem_2':'dnd','datatransferitem_1':'dnd','datatransferitem_0':'dnd','phrasing-content_200':'index','datatransferitem_5':'dnd','datatransferitem_4':'dnd','media-element_60':'media-elements','media-element_61':'media-elements','media-element_62':'index','drag-data-store_8':'dnd','refsFILEAPI':'references','drag-data-store_3':'dnd','attr-iframe-srcdoc':'the-iframe-element','drag-data-store_1':'dnd','drag-data-store_0':'dnd','drag-data-store_7':'dnd','drag-data-store_6':'dnd','drag-data-store_5':'dnd','drag-data-store_4':'dnd','the-h4-element':'the-aside-element','event-handler-content-attributes_75':'index','attr-input-type-time-keyword':'the-input-element','placeholder_13':'states-of-the-type-attribute','placeholder_12':'states-of-the-type-attribute','placeholder_11':'states-of-the-type-attribute','placeholder_10':'states-of-he-type-attribute','placeholder_17':'states-of-the-type-attribute','placeholder_16':'states-of-the-type-attribute','placeholder_15':'states-of-the-type-attribute','placeholder_14':'states-of-the-type-attribute','pageshow_1':'index','pageshow_0':'webappapis','placeholder_19':'states-of-the-type-attribute','placeholder_18':'states-of-the-type-attribute','attr-tdth-headers':'attributes-common-to-td-and-th-elements','event-handler-content-attributes_76':'index','attr-fs-formnovalidate_index':'index-of-terms','text-track-cue-vertical-growing-right-writing-direction_0':'media-elements','audiotracklist_index':'index-of-terms','script-content-restrictions_0':'the-script-element','track_19':'media-elements','mark_16':'index','mark_17':'index','mark_14':'index','mark_15':'index','mark_12':'usage-summary','mark_13':'obsolete','mark_10':'the-mark-element','mark_11':'the-mark-element','a-utf-16-encoding_0':'urls','htmlelement_102':'the-keygen-element','mark_18':'index','td_32':'obsolete','the-html-syntax_9':'obsolete','ttr-button-type-button':'the-button-element','the-html-syntax_3':'the-noscript-element','the-html-syntax_2':'namespaces','the-html-syntax_1':'infrastructure','the-html-syntax_0':'infrastructure','the-html-syntax_7':'syntax','onkeydown':'global-attributes','the-html-syntax_5':'the-iframe-element','the-html-syntax_4':'the-pre-element','section_20':'index','section_21':'index','section_22':'index','opener-browsing-context_index':'index-of-terms','htmlelement_103':'the-output-element','src_72':'states-of-the-type-attribute','src_73':'index','src_70':'states-of-the-type-attribute','src_71':'states-of-the-type-attribute','dom-navigator-registerprotocolhandler_0':'system-state-and-capabilities','content-categories_0':'element-definitions','disabled_31':'the-command-element','category-listed_index':'index-of-terms','attr-track-kind-keyword-metadata_index':'index-of-terms','htmlhtmlelement_2':'index','syntax-end-tag_19':'syntax','maxlength':'forms','syntax-end-tag_17':'syntax','syntax-end-tag_16':'syntax','syntax-en-tag_15':'syntax','syntax-end-tag_14':'syntax','mediaerror':'media-elements','concept-section':'headings-and-sections','syntax-end-tag_11':'syntax','syntax-end-tag_10':'syntax','disabled_30':'the-command-element','handler-onmousedown_3':'index','handler-onmousedown_2':'browsers','handler-onmousedown_1':'elements','handler-onmousedown_0':'dom','attr-area-shape-rect':'the-area-element','form-submission_12':'index','oninvalid':'global-attributes','disabled_33':'index','the-ins-element_index':'index-of-terms','syntax-errors':'introduction','browsing-context_62':'index','readonly_10':'wai-aria','htmlembedelement_1':'index','htmlembedelement_0':'index','htmlembedelement_2':'index','disabled_32':'the-command-element','element-dfn-attributes':'element-definitions','attr-keygen-challenge':'the-keygen-element','top-level-browsing-context_index':'index-of-terms','html_21':'syntax','attr-hidden':'index','browsing-context_50':'history','attr-track-kind-chapters_index':'index-of-terms','html_20':'syntax','category-reset''forms','event-mediacontroller-timeupdate_index':'index-of-terms','html_26':'index','attr-html-version_index':'index-of-terms','attr-th-scope-col':'the-th-element','browsing-context_51':'history','n':'the-table-element','media-resource_56':'media-elements','media-resource_57':'media-elements','media-resource_54':'media-elements','media-resource_55':'media-elements','media-resource_52':'media-elements','media-resource_53':'media-elements','media-resource_50':'media-elements','media-resource_51':'media-elements','attr-source-media_index':'index-of-terms','attr-fs-method-get':'form-submission','blink_index':'index-of-terms','media-resource_58':'media-elements','media-resource_59':'media-elements','phrasing-content_59':'the-samp-element','phrasing-content_58':'the-var-element','attr-iframe-frameborder':'obsolete','phrasing-content_51':'the-time-element','phrasing-content_50':'the-time-element','phrasing-content_53':'the-code-element','phrasing-content_52':'the-time-element','phrasing-content_55':'the-code-elemet','phrasing-content_54':'the-code-element','phrasing-content_57':'the-var-element','phrasing-content_56':'the-var-element','text-track-cue-line-position_7':'media-elements','text-track-cue-line-position_6':'media-elements','text-track-cue-line-position_5':'media-elements','text-track-cue-line-position_4':'media-elements','text-track-cue-line-position_3':'media-elements','text-track-cue-line-position_2':'media-elements','text-track-cue-line-position_1':'media-elements','text-track-cue-line-position_0':'media-elements','input_72':'states-of-the-type-attribute','input_73':'states-of-the-type-attribute','input_70':'states-of-the-type-attribute','input_71':'states-of-the-type-attribute','xml-mime-type':'infrastructure','input_77':'states-of-the-type-attribute','input_74':'states-of-the-type-attribute','text-track-cue-line-position_8':'media-elements','attr-img-hspace':'obsolete','nav_19':'index','nav_18':'index','nav_13':'links','nav_12':'links','nav_11':'links','nav_10':'the-div-element','nav_17':'index','nav_6':'index','nav_15':'index','nav_14':'syntax','handler-onended':'webappapis','drag-data-store-mode':'dnd','keygen_23':'index','a-link-or-button-containing-nothing-but-the-image':'the-img-element','keygen_22':'index','the-li-element_index':'index-of-terms','handler-onsubmit_3':'index','keygen_20':'index','htmlkeygenelement':'the-keygen-element','text-track-cue-start-alignment':'media-elements','keygen_26':'index','eventhandlernonnull_0':'webappapis','set-of-comma-separated-tokens_index':'index-of-terms','the-bdi-element_index':'index-of-terms','htmltrackelement_2':'index','htmltrackelement_1':'index','body_50':'index','autofocus_15':'index','hyperlink-annotation_3':'links','hyperlink-annotation_2':'links','hyperlink-annotation_1':'links','hyperlink-annotation_0':'links','refsEDITING':'references','hyperlink-annotation_4':'links','the-title-element_0':'dom','htmlelement_39':'the-strong-element','htmlelement_38':'the-em-element','htmlelement_37':'the-a-element','htmlelement_36':'the-div-element','htmlelement_3':'the-figcaption-element','htmlelement_34':'the-figure-element','htmlelement_33':'the-dd-element','htmlelement_32':'the-dt-element','htmlelement_31':'the-dl-element','htmlelement_30':'the-li-element','tbody_14':'syntax','browsing-context_57':'history','tbody_15':'syntax','refsSDPOFFERANSWER':'references','category-label':'forms','scriptingLanguages':'the-script-element','concept-timezone':'common-microsyntaxes','attr-hr-align_index':'index-of-terms','loop_5':'index','htmloptionelement_index':'index-of-terms','tbody_13':'syntax','attr-input-usemap_index':'index-of-terms','attr-input-autocomplete_index':'index-of-terms','body_53':'index','body_52':'index','body_51':'index','concept-yearless-date':'common-microsyntaxes','body_57':'index','body_56':'index','body_55':'index','body_54':'index','sectioning-root_index':'index-of-terms','body_59':'index','body_58':'index','htmlvideoelement_1':'index','dragenter':'webappapis','usemap_12':'index','usemap_10':'index','usemap_11':'index','tbody_18':'syntax','dom-media-ave_metadata_index':'index-of-terms','element-dfn-dom_58':'the-wbr-element','element-dfn-dom_59':'the-ins-element','element-dfn-dom_52':'the-rt-element','element-dfn-dom_53':'the-rp-element','element-dfn-dom_50':'the-mark-element','element-dfn-dom_51':'the-ruby-element','element-dfn-dom_56':'the-span-element','element-dfn-dom_57':'the-br-element','element-dfn-dom_54':'the-bdi-element','element-dfn-dom_55':'the-bdo-element','attr-object-type_index':'index-of-terms','rows_0':'the-textarea-element','rows_1':'index','videotracklist_index':'index-of-terms','srclang':'the-track-element','htmllinkelement_1':'index','htmllinkelement_0':'the-link-element','htmllinkelement_3':'index','htmllinkelement_2':'index','syntax-ambiguous-ampersand_1':'syntax','syntax-ambiguous-ampersand_0':'syntax','the-ins-element':'the-ins-element','syntax-ambiguous-ampersand_2':'syntax','attr-embed-type':'the-embed-element','attr-background':'obsolete','attr-id':'index','global-attributes_68':'the-audio-element','global-attributes_69':'thesource-element','dom-link-disabled_0':'the-link-element','refsRFC4281':'references','media-element_9':'the-source-element','media-element_8':'the-source-element','set-of-space-separated-tokens_8':'index','datetime_5':'the-ins-element','set-of-space-separated-tokens_6':'the-link-element','media-element_0':'global-attributes','set-of-space-separated-tokens_4':'common-microsyntaxes','set-of-space-separated-tokens_5':'global-attributes','set-of-space-separated-tokens_2':'common-microsyntaxes','set-of-space-separated-tokens_3':'common-microsyntaxes','set-of-space-separated-tokens_0':'common-microsyntaxes','set-of-space-separated-tokens_1':'common-microsyntaxes','iframe_30':'the-iframe-element','iframe_37':'the-iframe-element','global-attributes_60':'the-ins-element','iframe_36':'the-iframe-element','datetime_2':'the-time-element','event-dragenter':'dnd','type_39':'wai-aria','playing_0':'webappapis','iframe_34':'the-iframe-element','sandboxed-automatic-features-browsing-context-flag_index':'index-of-terms','type_8':'wai-aria','htmldialogelement':'commands','button_3':'content-models','attr-datafld_index':'index-of-terms','button_2':'infrastructure','datetime_8':'index','datetime_9':'index','alt_14':'the-img-element','refsATOM':'references','button_6':'content-models','seeked':'webappapis','attr-button-type-submit':'the-button-element','concept-appcache-manifest-fallback_1':'offline','eventhandler_113':'the-body-element','eventhandler_112':'the-body-element','eventhandler_111':'the-body-element','eventhandler_110':'the-body-element','eventhandler_117':'the-body-element','eventhandler_116':'the-body-element','eventhandler_115':'the-body-element','eventhandler_114':'the-body-element','xml-mime-type_3':'iana','xml-mime-type_2':'infrastructure','xml-mime-type_1':'infrastructure','xml-mime-type_0':'introduction','htmlmodelement_2':'attributes-common-to-ins-and-del-elements','htmlmodelement_3':'index','htmlmodelement_0':'the-ins-element','htmlmodelement_1':'the-del-element','handler-ontimeupdate_index':'index-of-terms','iindex-0':'obsolete','attr-input-type-text_2':'the-input-element','attr-input-type-text_3':'the-input-element','attr-input-type-text_0':'wai-aria','attr-input-type-text_1':'wai-aria','attr-input-type-text_6':'attributes-common-to-form-controls','attr-input-type-text_7':'obsolete','attr-input-type-text_4':'the-input-element','attr-input-type-text_5':'states-of-the-type-attribute','media-element-attributes_0':'the-video-element','media-element-attributes_1':'the-audio-element','event-media-play':'media-elements','event-mediacontroller-loadedmetadata_index':'index-of-terms','name_32':'states-of-the-type-attribute','name_33':'states-of-the-type-attribute','name_30':'the-input-element','name_31':'the-input-element','name_36':'states-of-the-type-attribute','name_37':'the-button-element','rel=':'infrastructure','name_35':'states-of-the-type-attribute','attr-input-type-time_0':'the-input-element','attr-input-type-time_1':'the-input-element','name_38':'the-button-element','name_39':'the-select-element','handler-onvolmechange_1':'elements','handler-onvolumechange_0':'dom','handler-onvolumechange_3':'index','handler-onvolumechange_2':'browsers','url_17':'history','url_16':'commands','url_15':'forms','url_14':'media-elements','url_13':'media-elements','url_12':'the-iframe-element','url_11':'the-meta-element','url_10':'the-meta-element','obsolete-permitted-doctype-string':'syntax','url_19':'history','url_18':'history','label_38':'index','label_39':'the-option-element','attr-input-hspace_index':'index-of-terms','label_30':'index','label_31':'index','label_32':'index','label_33':'index','label_34':'index','label_35':'index','label_36':'index','label_37':'the-optgroup-element','attr-dropzone':'index','the-summary-element_index':'index-of-terms','handler-onmouseup_index':'index-of-terms','ins_16':'the-ins-element','ins_17':'attributes-common-to-ins-and-del-elements','readonly':'wai-aria','media-data_11':'media-elements','external-resource-link_2':'the-link-element','ins_13':'edits','ins_10':'content-models','ins_11':'content-mdels','syntax-newlines_3':'syntax','ins_18':'attributes-common-to-ins-and-del-elements','ins_19':'edits-and-paragraphs','event-media-waiting_index':'index-of-terms','fieldset_9':'the-fieldset-element','fieldset_8':'forms','fieldset_3':'headings-and-sections','fieldset_2':'content-models','fieldset_1':'content-models','fieldset_0':'common-dom-interfaces','fieldset_7':'forms','fieldset_6':'forms','fieldset_5':'forms','fieldset_4':'the-div-element','prev_0':'links','formenctype_2':'states-of-the-type-attribute','default_1':'index','webappapis':'webappapis','refsCLDR':'references','datatransferitem_index':'index-of-terms','handler-onseeking_3':'index','map_20':'index','phrasing-content_187':'index','document_67':'the-form-element','formenctype_1':'the-input-element','meta-keywords':'the-meta-element','state-object_index':'index-of-terms','concept-duration_0':'common-microsyntaxes','concept-duration_1':'common-microsyntaxes','document_132':'index','document_133':'index','document_130':'editing','document_131':'idex','attr-crossorigin-none_index':'index-of-terms','navigating-nested-browsing-contexts-in-the-dom':'browsers','min_38':'the-meter-element','min_39':'the-meter-element','required_29':'the-select-element','required_28':'the-select-element','sec-implicit-aria-semantics':'wai-aria','min_30':'states-of-the-type-attribute','min_31':'states-of-the-type-attribute','required_21':'states-of-the-type-attribute','required_20':'states-of-the-type-attribute','required_27':'wai-aria','min_35':'common-input-element-attributes','required_25':'common-input-element-attributes','required_24':'states-of-the-type-attribute','htmlelement_190':'index','noframes_index':'index-of-terms','row':'index','downloading':'offline','dom-navigator-registerprotocolhandler_index':'index-of-terms','htmlelement_195':'index','attr-input-alt_index':'index-of-terms','valid-non-negative-integer_18':'index','valid-non-negative-integer_19':'index','valid-non-negative-integer_12':'the-textarea-element','valid-non-negative-integer_13':'the-textarea-elment','valid-non-negative-integer_10':'common-input-element-attributes','valid-non-negative-integer_11':'the-select-element','valid-non-negative-integer_16':'index','valid-non-negative-integer_17':'index','valid-non-negative-integer_14':'attributes-common-to-form-controls','valid-non-negative-integer_15':'links','flow-content_270':'index','flow-content_271':'index','attr-tdth-width_index':'index-of-terms','figcaption_15':'links','figcaption_14':'the-caption-element','figcaption_17':'index','figcaption_16':'index','figcaption_11':'the-img-element','figcaption_10':'the-img-element','figcaption_13':'the-caption-element','figcaption_12':'the-table-element','metadata':'index','text-html_index':'index-of-terms','child-browsing-context_index':'index-of-terms','active-range_index':'index-of-terms','attr-dir-rtl-state_0':'global-attributes','global-attributes_75':'the-caption-element','global-attributes_74':'the-table-element','global-attributes_77':'the-col-element','global-attributes_76':'the-colgroup-element','glbal-attributes_71':'the-canvas-element','global-attributes_70':'the-track-element','global-attributes_73':'the-area-element','global-attributes_72':'the-map-element','concept-role-none_13':'wai-aria','global-attributes_79':'the-thead-element','global-attributes_78':'the-tbody-element','attr-ol-type-keyword-lower-roman_index':'index-of-terms','xlink-namespace_2':'syntax','rowspan_2':'index','htmlolistelement_0':'index','attr-iframe-sandbox-allow-same-origin':'browsers','set-of-space-separated-tokens_9':'index','global-dates-and-times':'common-microsyntaxes','type_22':'the-object-element','media-element_1':'the-video-element','attr-meta-http-equiv-content-type_8':'the-meta-element','type_21':'the-object-element','type_26':'index','type_27':'index','type_24':'the-object-element','set-of-space-separated-tokens_7':'links','attr-meta-http-equiv-content-type_2':'the-meta-element','attr-meta-http-equiv-content-type_3':'the-meta-element','attr-meta-http-equiv-content-type_0':'the-meta-element','attr-meta-http-equiv-ontent-type_1':'the-meta-element','attr-meta-http-equiv-content-type_6':'the-meta-element','attr-meta-http-equiv-content-type_7':'the-meta-element','attr-meta-http-equiv-content-type_4':'the-meta-element','attr-meta-http-equiv-content-type_5':'the-meta-element','hidden_19':'editing','media-element_2':'the-video-element','sandboxed-navigation-browsing-context-flag_2':'browsers','sandboxed-navigation-browsing-context-flag_1':'browsers','sandboxed-navigation-browsing-context-flag_0':'browsers','media-element_5':'the-audio-element','media-element_4':'the-audio-element','media-element_7':'the-source-element','reset-button-state-(type=reset)':'states-of-the-type-attribute','concept-event-dispatch_index':'index-of-terms','resource-metadata-management':'dom','media-element_6':'the-audio-element','toolbar':'index','media-element_46':'media-elements','media-element_47':'media-elements','media-element_44':'media-elements','media-element_45':'media-elements','media-element_42':'media-elements','media-element_43':'mediaelements','media-element_40':'media-elements','media-element_41':'media-elements','dom-style-disabled_0':'the-style-element','media-element_48':'media-elements','media-element_49':'media-elements','image-map_0':'the-img-element','image-map_1':'the-img-element','image-map_2':'the-object-element','image-map_3':'the-map-element','image-map_4':'the-area-element','image-map_5':'the-area-element','image-map_6':'the-area-element','autofocus_0':'the-input-element','image-map_8':'index','image-map_9':'index','handler-onmousewheel_3':'index','handler-onmousewheel_2':'browsers','handler-onmousewheel_1':'elements','handler-onmousewheel_0':'dom','hidden_12':'editing','style-default-media':'the-style-element','hidden_15':'editing','handler-onkeydown_index':'index-of-terms','an-entry-with-persisted-user-state':'history','dom-location-port':'history','pattern_10':'states-of-the-type-attribute','pattern_11':'states-of-the-type-attribute','pattern_12':'states-of-the-type-attribute','pattern_13':'states-of-the-type-attribute''pattern_14':'states-of-the-type-attribute','pattern_15':'states-of-the-type-attribute','pattern_16':'states-of-the-type-attribute','pattern_17':'states-of-the-type-attribute','pattern_18':'states-of-the-type-attribute','pattern_19':'states-of-the-type-attribute','hidden_16':'editing','post':'index','attr-button-type-button_index':'index-of-terms','prev':'links','htmlprogresselement':'the-progress-element','valid-time-zone-offset-string_2':'index','valid-time-zone-offset-string_1':'the-time-element','valid-time-zone-offset-string_0':'common-microsyntaxes','embed_28':'index','attr-input-readonly':'common-input-element-attributes','obsolete-permitted-doctype_index':'index-of-terms','top-level-browsing-context_9':'browsers','global-attributes_4':'the-link-element','attr-input-type-month':'wai-aria','handler-onloadedmetadata_index':'index-of-terms','attr-track-kind-keyword-captions_index':'index-of-terms','src_58':'states-of-the-type-attribute','src_59':'states-of-the-type-attribute','src_54':'states-of-the-typ-attribute','src_55':'states-of-the-type-attribute','src_56':'states-of-the-type-attribute','src_57':'states-of-the-type-attribute','src_50':'states-of-the-type-attribute','src_51':'states-of-the-type-attribute','src_52':'states-of-the-type-attribute','src_53':'states-of-the-type-attribute','authors-using-html':'iana','browsing-context-nested-through_2':'browsers','the-datatransferitemlist-interface':'dnd','maxlength_1':'the-input-element','playing_1':'index','syntax-attribute-value':'syntax','figure':'content-models','reset-button-state-(type=reset)_index':'index-of-terms','hreflang':'the-link-element','span_22':'the-colgroup-element','text-track-not-loaded':'media-elements','col_3':'syntax','span_20':'index','span_21':'index','attr-input-type-hidden-keyword':'the-input-element','pre_18':'obsolete','pre_17':'obsolete','pre_16':'syntax','pre_15':'syntax','pre_14':'syntax','pre_13':'the-samp-element','pre_12':'the-code-element','pre_11':'the-code-element','pre_10':'the-pre-element','col_4':'syntax','span_25''index','the-option-element':'the-option-element','xml:base':'urls','event-media-stalled_index':'index-of-terms','link-type-license':'links','attr-col-valign_index':'index-of-terms','htmlareaelement':'the-area-element','figcaption':'grouping-content','refsPORTERDUFF':'references','style_39':'index','style_38':'index','style_37':'index','style_36':'index','style_35':'index','style_34':'syntax','syntax-elements_1':'syntax','syntax-elements_0':'the-iframe-element','style_31':'the-noscript-element','style_30':'the-noscript-element','appcacheevents':'offline','attr-select-multiple':'the-select-element','concept-fs-enctype_0':'form-submission','concept-fs-enctype_1':'constraints','handler-onseeking_index':'index-of-terms','the-span-element':'the-span-element','list-of-pending-text-tracks_1':'media-elements','list-of-pending-text-tracks_0':'media-elements','list-of-pending-text-tracks_3':'media-elements','list-of-pending-text-tracks_2':'media-elements','ascii-case-insensitive_35':'index','article_10':'the-article-lement','article_11':'the-article-element','article_12':'the-article-element','article_13':'the-article-element','article_14':'the-article-element','article_15':'the-address-element','article_16':'the-blockquote-element','article_17':'the-div-element','article_18':'links','article_19':'links','input_90':'states-of-the-type-attribute','input_91':'states-of-the-type-attribute','input_92':'states-of-the-type-attribute','text-track-cue-pause-on-exit-flag':'media-elements','input_94':'states-of-the-type-attribute','input_95':'states-of-the-type-attribute','input_96':'states-of-the-type-attribute','input_97':'states-of-the-type-attribute','a-quick-introduction-to-html':'introduction','input_99':'states-of-the-type-attribute','ascii-case-insensitive_34':'index','attr-optgroup-disabled_index':'index-of-terms','handler-onselect_3':'index','ix-handler-onabort':'index','attr-input-autocomplete':'common-input-element-attributes','label_28':'obsolete','closing-the-input-stream':'dynamic-markup-insertion','hidden-state-(ype=hidden)':'states-of-the-type-attribute','attr-button-value_index':'index-of-terms','aside_11':'syntax','text-track-cue-order':'media-elements','canplaythrough_0':'index','conversations':'links','the-h5-element':'the-aside-element','enumerated-attribute_14':'form-submission','enumerated-attribute_15':'form-submission','enumerated-attribute_16':'the-command-element','enumerated-attribute_17':'the-menu-element','size_8':'states-of-the-type-attribute','size_9':'states-of-the-type-attribute','enumerated-attribute_12':'the-textarea-element','enumerated-attribute_13':'the-keygen-element','size_4':'states-of-the-type-attribute','size_5':'states-of-the-type-attribute','size_6':'states-of-the-type-attribute','size_7':'states-of-the-type-attribute','handler-onchange_1':'elements','handler-onchange_0':'dom','size_2':'states-of-the-type-attribute','size_3':'states-of-the-type-attribute','name':'the-meta-element','plugin_index':'index-of-terms','attr-dim-height_index':'index-of-terms','the-dialog-element':'commands',spacer_index':'index-of-terms','other-metadata-names':'the-meta-element','text-track-cue-text_3':'media-elements','text-track-cue-text_2':'media-elements','text-track-cue-text_1':'media-elements','text-track-cue-text_0':'media-elements','the-hidden-attribute_index':'index-of-terms','htmlelement_59':'the-bdo-element','htmlelement_58':'the-bdi-element','nav_9':'the-aside-element','nav_8':'the-nav-element','htmltablecolelement_1':'index','htmlelement_51':'the-i-element','htmlelement_50':'the-sub-and-sup-elements','nav_1':'content-models','htmlelement_52':'the-b-element','htmlelement_55':'the-ruby-element','htmlelement_54':'the-mark-element','htmlelement_57':'the-rp-element','htmlelement_56':'the-rt-element','del_22':'edits-and-lists','del_23':'edits-and-lists','del_20':'edits-and-paragraphs','del_21':'edits-and-lists','del_26':'obsolete','del_27':'index','del_24':'edits-and-lists','del_25':'edits-and-lists','del_28':'index','del_29':'index','element-dfn-content-model_88':'the-button-element','basefont_index':'ndex-of-terms','attr-fe-name_index':'index-of-terms','ol_19':'syntax','caption_21':'index','caption_20':'index','caption_22':'index','the-meter-element_index':'index-of-terms','htmlunknownelement':'elements','form_40':'index','attr-input-vspace_index':'index-of-terms','eventhandler':'webappapis','attr-meter-high_index':'index-of-terms','form_41':'index','the-size-attribute':'common-input-element-attributes','enabling-and-disabling-form-controls':'attributes-common-to-form-controls','element-dfn-content-model_82':'the-th-element','element-dfn-content-model_83':'the-form-element','body_71':'index','ol_10':'the-ul-element','ol_11':'the-ul-element','blocked-by-a-modal-dialog':'editing','element-dfn-content-model_86':'the-label-element','element-dfn-content-model_87':'the-input-element','track_13':'the-track-element','track_12':'the-track-element','track_11':'the-source-element','track_10':'the-audio-element','element-dfn-dom_78':'the-thead-element','element-dfn-dom_79':'the-tfoot-element','track_15':'the-track-lement','track_14':'the-track-element','element-dfn-dom_74':'the-caption-element','element-dfn-dom_75':'the-colgroup-element','element-dfn-dom_76':'the-col-element','element-dfn-dom_77':'the-tbody-element','element-dfn-dom_70':'the-canvas-element','element-dfn-dom_71':'the-map-element','element-dfn-dom_72':'the-area-element','element-dfn-dom_73':'the-table-element','origin':'browsers','suspend':'webappapis','refsPAGEVIS':'references','ol_24':'index','dom-location-protocol_0':'history','mime-type_9':'media-elements','mime-type_8':'media-elements','htmltablecellelement_index':'index-of-terms','mime-type_3':'infrastructure','mime-type_2':'infrastructure','mime-type_1':'infrastructure','mime-type_0':'introduction','mime-type_7':'media-elements','mime-type_6':'the-embed-element','mime-type_5':'the-script-element','mime-type_4':'the-link-element','doctype-legacy-string':'syntax','error-codes':'media-elements','event-media-playing_index':'index-of-terms','htmldetailselement_0':'index','htmldetailselement_1':'index,'htmldetailselement_2':'index','htmlmodelement_6':'index','attr-th-scope-rowgroup_index':'index-of-terms','concept-rtl_2':'global-attributes','ix-handler-onvolumechange':'index','htmlmodelement_7':'index','label_26':'editing','the-figure-element':'the-figure-element','eventhandler_119':'the-body-element','legend_2':'the-fieldset-element','eventhandler_118':'the-body-element','attr-track-kind-chapters':'the-track-element','legend_3':'the-fieldset-element','matches-the-environment_index':'index-of-terms','legend_0':'forms','valid-non-empty-url-potentially-surrounded-by-spaces':'urls','element-dfn-contexts_index':'index-of-terms','x-this':'introduction','a_38':'links','legend_6':'attributes-common-to-form-controls','valid-mime-type-with-no-parameters_0':'states-of-the-type-attribute','hyperlink_48':'editing','pre':'global-attributes','legend_4':'the-legend-element','parse-a-sandboxing-directive_index':'index-of-terms','dates-and-times':'common-microsyntaxes','concept-role-none_index':'index-of-terms','legend_':'the-legend-element','attr-command-disabled_index':'index-of-terms','hyperlink_45':'links','label_24':'editing','hyperlink_44':'links','attr-link-sizes':'links','refsGRAPHICS':'references','refsXPATH10':'references','any':'links','legend_9':'obsolete','element-dfn-content-model_85':'the-legend-element','attr-a-urn_index':'index-of-terms','attr-th-scope-row':'the-th-element','eventhandler_139':'media-elements','eventhandler_138':'media-elements','formnovalidate_28':'the-button-element','eventhandler_131':'media-elements','eventhandler_130':'media-elements','eventhandler_133':'media-elements','eventhandler_132':'media-elements','eventhandler_135':'media-elements','eventhandler_134':'media-elements','eventhandler_137':'media-elements','eventhandler_136':'media-elements','url-decomposition-idl-attributes_0':'urls','url-decomposition-idl-attributes_1':'the-a-element','url-decomposition-idl-attributes_2':'the-area-element','url-decomposition-idl-attributes_3':'history','multiple':'the-input-element','text-trackmode_index':'index-of-terms','session-history_10':'index','event-pageshow':'history','creator-document_index':'index-of-terms','icon':'the-command-element','the-draggable-attribute_index':'index-of-terms','handler-onabort_index':'index-of-terms','htmlcanvaselement_index':'index-of-terms','willful-violation_1':'states-of-the-type-attribute','willful-violation_0':'urls','html-elements_14':'global-attributes','event-media-play_index':'index-of-terms','the-lang-and-xml:lang-attributes':'global-attributes','text-track-in-band-metadata-track-dispatch-type_index':'index-of-terms','element-dfn-attributes_98':'the-details-element','element-dfn-attributes_99':'the-summary-element','label_18':'the-label-element','label_19':'the-label-element','label_16':'the-label-element','label_17':'the-label-element','label_14':'the-label-element','label_15':'the-label-element','label_12':'forms','label_13':'forms','label_10':'forms','label_11':'forms','required_8':'states-of-the-type-attribute','required_9':'states-of-the-type-attibute','spacer':'obsolete','onpagehide_0':'index','required_0':'the-input-element','required_1':'the-input-element','required_2':'the-input-element','required_3':'states-of-the-type-attribute','required_4':'states-of-the-type-attribute','required_5':'states-of-the-type-attribute','required_6':'states-of-the-type-attribute','required_7':'states-of-the-type-attribute','readonly_9':'wai-aria','readonly_8':'wai-aria','readonly_1':'wai-aria','readonly_0':'wai-aria','readonly_3':'wai-aria','readonly_2':'wai-aria','readonly_5':'wai-aria','readonly_4':'wai-aria','readonly_7':'wai-aria','readonly_6':'wai-aria','ins_30':'index','ins_31':'index','ins_32':'index','ins_33':'index','ins_34':'index','the-min-and-max-attributes':'common-input-element-attributes','navigatorcontentutils':'system-state-and-capabilities','htmlelement_258':'index','formnovalidate':'the-input-element','nobr':'obsolete','disabled_19':'the-textarea-element','attr-iframe-align':'obsolete','attr-select-required_index':'index-of-terms','formnovalidat_16':'states-of-the-type-attribute','formnovalidate_17':'states-of-the-type-attribute','formnovalidate_14':'states-of-the-type-attribute','formnovalidate_15':'states-of-the-type-attribute','formnovalidate_12':'states-of-the-type-attribute','formnovalidate_13':'states-of-the-type-attribute','formnovalidate_10':'states-of-the-type-attribute','formnovalidate_11':'states-of-the-type-attribute','document-base-url_1':'urls','handler-onprogress_2':'browsers','handler-onprogress_3':'index','handler-onprogress_0':'dom','handler-onprogress_1':'elements','htmlelement_250':'index','ix-handler-window-onhashchange':'index','enumerated-attribute_index':'index-of-terms','xml-mime-type_index':'index-of-terms','concept-time':'common-microsyntaxes','concept-section_index':'index-of-terms','phrasing-content_176':'index','attr-hr-noshade_index':'index-of-terms','the-var-element':'the-var-element','application-xhtml+xml':'iana','link-type-author_index':'index-of-terms','simple-color_index':'index-of-terms','drageventinit_0':'dnd,'element-dfn-dom':'element-definitions','htmlelement_155':'index','htmlelement_154':'index','htmlelement_157':'index','htmlelement_156':'index','htmlelement_151':'index','htmlelement_150':'index','htmlelement_153':'index','htmlelement_152':'index','the-summary-element':'the-summary-element','refsGREGORIAN':'references','the-header-element':'the-header-element','htmlelement_158':'index','the-dropzone-attribute':'dnd','flow-content_218':'index','flow-content_219':'index','flow-content_214':'index','flow-content_215':'index','attr-input-type-email_4':'states-of-the-type-attribute','attr-input-type-email_5':'states-of-the-type-attribute','attr-input-type-email_2':'the-input-element','attr-input-type-email_3':'the-input-element','attr-input-type-email_0':'wai-aria','attr-input-type-email_1':'wai-aria','rcdata-elements_index':'index-of-terms','dom-appcache-updateready':'offline','refsTURN':'references','attr-media-loop_index':'index-of-terms','srcdoc':'the-iframe-element','text-track-cue-end-time_index':'index-o-terms','phrasing-content_285':'index','document-base-url_index':'index-of-terms','attr-form-autocomplete-on-state_index':'index-of-terms','text-(type=text)-state-and-search-state-(type=search)_index':'index-of-terms','syntax-attribute-name_3':'syntax','valid-time-zone-offset-string':'common-microsyntaxes','handler-onratechange_3':'index','handler-onratechange_2':'browsers','handler-onratechange_1':'elements','handler-onratechange_0':'dom','global-attributes_13':'the-aside-element','global-attributes_12':'the-article-element','global-attributes_11':'the-nav-element','global-attributes_10':'the-section-element','global-attributes_17':'the-footer-element','global-attributes_16':'the-header-element','global-attributes_15':'the-hgroup-element','global-attributes_14':'the-aside-element','global-attributes_19':'the-p-element','attr-input-type-datetime':'wai-aria','poly':'index','phrasing-content_287':'index','attr-iframe-name':'the-iframe-element','ix-handler-onseeking':'index','attr-dropzone-copy_index':'index-o-terms','refsWEBSTORAGE':'references','blocked-on-parser':'media-elements','attr-textarea-wrap_index':'index-of-terms','attr-media-loop':'media-elements','global-attributes_166':'index','global-attributes_167':'index','anonymous-command':'commands','global-attributes_165':'index','global-attributes_162':'index','global-attributes_163':'index','global-attributes_160':'index','global-attributes_161':'index','cors-settings-attribute_0':'the-img-element','cors-settings-attribute_1':'media-elements','global-attributes_168':'index','global-attributes_169':'index','prefix-match':'infrastructure','media-element_28':'media-elements','media-element_29':'media-elements','media-element_24':'media-elements','media-element_25':'media-elements','media-element_26':'media-elements','media-element_27':'media-elements','media-element_20':'media-elements','media-element_21':'media-elements','media-element_22':'media-elements','media-element_23':'media-elements','flow-content_165':'index','event-handler-content-attributes_35':'ndex','text-track-cue-end-time':'media-elements','rel-icon_index':'index-of-terms','context-menus_0':'the-menu-element','form-owner_9':'the-select-element','form-owner_8':'the-button-element','some-sample-manifests':'offline','the-br-element_index':'index-of-terms','parse-a-sandboxing-directive':'browsers','form-owner_1':'forms','form-owner_0':'the-object-element','form-owner_3':'the-label-element','form-owner_2':'the-fieldset-element','form-owner_5':'states-of-the-type-attribute','form-owner_4':'the-input-element','form-owner_7':'common-input-element-attributes','form-owner_6':'states-of-the-type-attribute','assigning-keyboard-shortcuts':'editing','auxiliary-browsing-context_1':'browsers','auxiliary-browsing-context_0':'browsers','auxiliary-browsing-context_3':'browsers','auxiliary-browsing-context_2':'browsers','interactive-content_27':'index','style_20':'the-style-element','interactive-content_25':'index','interactive-content_24':'index','interactive-content_23':'index','interactive-content_22':'index','nteractive-content_21':'the-menu-element','interactive-content_20':'the-details-element','boolean-attribute_37':'index','boolean-attribute_36':'index','boolean-attribute_35':'index','html':'introduction','boolean-attribute_33':'index','boolean-attribute_32':'index','boolean-attribute_31':'index','boolean-attribute_30':'index','the-dt-element':'the-dt-element','events':'webappapis','boolean-attribute_39':'index','boolean-attribute_38':'index','attr-abbr-title_index':'index-of-terms','phrasing-content_289':'index','phrasing-content_288':'index','videotrack_3':'media-elements','videotrack_2':'media-elements','videotrack_1':'media-elements','videotrack_0':'media-elements','phrasing-content_281':'index','phrasing-content_280':'index','phrasing-content_283':'index','videotrack_4':'media-elements','the-window-object':'browsers','link_47':'links','attr-textarea-dirname':'the-textarea-element','charset_8':'the-meta-element','palpable-content':'content-models','time_6':'the-time-element','time_7':'the-time-element','ime_0':'content-models','ondragend':'global-attributes','time_2':'content-models','time_3':'text-level-semantics','charset_0':'the-meta-element','charset_1':'the-meta-element','charset_2':'the-meta-element','charset_3':'the-meta-element','charset_4':'the-meta-element','time_9':'the-time-element','html-namespace-0':'namespaces','charset_7':'the-meta-element','the-td-element_index':'index-of-terms','link_40':'links','title_8':'the-style-element','dimension-attributes_0':'the-img-element','refsRFC2045':'references','refsRFC2046':'references','critical-subresources_index':'index-of-terms','link_41':'links','details_22':'index','ready-states':'media-elements','attr-input-type-week-keyword_index':'index-of-terms','media-data_12':'media-elements','media-data_13':'media-elements','other-applicable-specifications_2':'mathml','other-applicable-specifications_1':'mathml','other-applicable-specifications_0':'elements','ins_14':'the-ins-element','fieldset_22':'attributes-common-to-form-controls','fieldset_23':'syntax','ieldset_20':'the-legend-element','ins_15':'the-ins-element','fieldset_26':'index','allow-scripts_4':'browsers','fieldset_24':'obsolete','var_8':'obsolete','var_7':'usage-summary','ins_12':'the-style-element','var_5':'the-var-element','var_4':'the-var-element','var_3':'the-var-element','var_2':'the-var-element','var_1':'content-models','var_0':'content-models','external-resource-link_0':'the-link-element','for_4':'the-output-element','external-resource-link_1':'the-link-element','style_15':'the-meta-element','style_14':'wai-aria','style_17':'the-style-element','style_16':'the-style-element','style_11':'global-attributes','style_10':'introduction','style_13':'content-models','style_12':'content-models','style_19':'the-style-element','root-element-of-a-document-object_0':'infrastructure','refsWEBWORKERS':'references','wbr':'content-models','htmltextareaelement_2':'index','isindex':'attributes-common-to-form-controls','htmltextareaelement_1':'index','htmltextareaelement_0':'index','coords':'the-area-element','eternal-resource-link_8':'links','text-track-cue_18':'media-elements','text-track-cue_19':'media-elements','text-track-cue_16':'media-elements','text-track-cue_17':'media-elements','text-track-cue_14':'media-elements','text-track-cue_15':'media-elements','text-track-cue_12':'media-elements','text-track-cue_13':'media-elements','text-track-cue_10':'media-elements','text-track-cue_11':'media-elements','handler-window-onerror_index':'index-of-terms','refsRFC3629':'references','radio-button-state-(type=radio)_index':'index-of-terms','syntax-elements':'syntax','attr-input-readonly_index':'index-of-terms','drag-data-store-default-feedback_index':'index-of-terms','event-mediacontroller-pause_index':'index-of-terms','attr-table-border_index':'index-of-terms','attr-table-summary':'obsolete','input_6':'index','article_25':'index','input_4':'index','input_5':'index','input_2':'index','input_3':'index','input_0':'index','meta-generator':'the-meta-element','handler-onstalled':'webappapis','input_8':'index','input_9':'indx','attr-contextmenu_index':'index-of-terms','concept-appcache-manifest-network':'offline','article_26':'index','attr-table-datapagesize':'obsolete','article_21':'links','text-track-cue-identifier':'media-elements','canvas_index':'index-of-terms','article_20':'links','ordered-set-of-unique-space-separated-tokens':'common-microsyntaxes','article_23':'links','article_22':'links','dom-style-disabled_index':'index-of-terms','ol':'elements','prev_1':'links','valid-duration-string_1':'index','valid-duration-string_0':'the-time-element','base_8':'the-base-element','base_9':'the-base-element','element-dfn-contexts_84':'the-fieldset-element','dom-trees':'infrastructure','base_0':'urls','base_1':'urls','base_2':'content-models','base_3':'wai-aria','base_4':'the-html-element','base_5':'the-base-element','base_6':'the-base-element','base_7':'the-base-element','step_15':'states-of-the-type-attribute','onbeforeunload_0':'index','step_14':'states-of-the-type-attribute','step_17':'states-of-the-type-attribute','htmlelement73':'the-map-element','htmlelement_72':'the-canvas-element','htmlelement_71':'media-elements','htmlelement_70':'the-track-element','htmlelement_77':'the-table-element','htmlelement_76':'the-table-element','htmlelement_75':'the-table-element','htmlelement_74':'the-area-element','attr-link-type':'the-link-element','htmlelement_79':'the-table-element','htmlelement_78':'the-table-element','command-facet-hiddenstate_1':'commands','step_10':'states-of-the-type-attribute','space-character_34':'syntax','command-facet-hiddenstate_0':'commands','step_13':'states-of-the-type-attribute','space-character_35':'syntax','a_83':'index','step_12':'states-of-the-type-attribute','space-character_36':'syntax','element-dfn-contexts_86':'the-label-element','command_0':'index','refsJPEG':'references','space-character_37':'syntax','attr-meter-value_index':'index-of-terms','inline-documentation-for-external-scripts':'the-script-element','handler-oninput_index':'index-of-terms','space-character_30':'syntax','attr-area-shape-keyword-crcle_index':'index-of-terms','space-character_31':'syntax','element-dfn-dom_16':'the-header-element','element-dfn-dom_17':'the-footer-element','element-dfn-dom_14':'the-aside-element','element-dfn-dom_15':'the-hgroup-element','element-dfn-dom_12':'the-article-element','element-dfn-dom_13':'the-aside-element','htmlimageelement':'the-img-element','element-dfn-dom_11':'the-nav-element','attr-option-value':'the-option-element','space-character_33':'syntax','element-dfn-contexts_87':'the-input-element','element-dfn-dom_18':'the-address-element','element-dfn-dom_19':'the-p-element','htmlmodelement_index':'index-of-terms','dom-location-host_0':'history','tfoot_18':'syntax','tfoot_19':'syntax','tfoot_14':'the-tr-element','tfoot_15':'syntax','tfoot_16':'syntax','tfoot_17':'syntax','tfoot_10':'the-tfoot-element','tfoot_11':'the-tfoot-element','tfoot_12':'the-tfoot-element','tfoot_13':'the-tfoot-element','application-x-www-form-urlencoded_9':'iana','pageshow_2':'index','popstateevent':'history','low_2':'the-meter-elemnt','low_3':'the-meter-element','low_0':'the-meter-element','low_1':'the-meter-element','low_4':'the-meter-element','low_5':'index','attr-fs-enctype-urlencoded_index':'index-of-terms','refsWEBSOCKET':'references','mediaerror_2':'index','audio_0':'index','input_113':'states-of-the-type-attribute','handler-onsuspend_index':'index-of-terms','onafterprint':'the-body-element','audio_2':'index','audio_3':'index','audio_4':'index','emptied_0':'index','dragend':'webappapis','input_117':'common-input-element-attributes','valid-url_0':'urls','valid-url_1':'urls','valid-url_2':'the-meta-element','valid-url_3':'offline','valid-url_4':'offline','valid-url_5':'offline','valid-url_6':'offline','syntax-tags_index':'index-of-terms','usemap_4':'the-object-element','usemap_5':'the-object-element','usemap_6':'the-object-element','usemap_7':'image-maps','usemap_0':'content-models','usemap_1':'the-img-element','usemap_2':'the-img-element','usemap_3':'the-img-element','td_40':'index','text-track-not-loaded_index':'index-of-terms''text-track-hidden_index':'index-of-terms','attr-form-autocomplete-off-state_0':'the-form-element','an-iframe-srcdoc-document_index':'index-of-terms','optimum_3':'index','optimum_2':'the-meter-element','optimum_1':'the-meter-element','optimum_0':'the-meter-element','cors-settings-attribute_index':'index-of-terms','refsSDP':'references','concept-time_index':'index-of-terms','legend_11':'index','attr-body-marginheight':'obsolete','document.open()_2':'browsers','document.open()_0':'dynamic-markup-insertion','document.open()_1':'dynamic-markup-insertion','push-a-ruby-level_0':'the-ruby-element','browsing-context-container':'browsers','refsRFC1922':'references','attr-style-title_index':'index-of-terms','alt':'the-img-element','attr-input-required':'common-input-element-attributes','type_119':'index','required_23':'states-of-the-type-attribute','for_6':'index','eventhandler_159':'browsers','required_22':'states-of-the-type-attribute','eventhandler_157':'browsers','eventhandler_156':'browsers','eventhandler_155':'rowsers','eventhandler_154':'browsers','eventhandler_153':'browsers','the-ruby-element':'the-ruby-element','eventhandler_151':'browsers','eventhandler_150':'media-elements','min_33':'states-of-the-type-attribute','handler-window-onunload_0':'the-body-element','handler-window-onunload_1':'browsers','navigator_1':'system-state-and-capabilities','min_34':'states-of-the-type-attribute','navigator_3':'system-state-and-capabilities','navigator_2':'system-state-and-capabilities','navigator_5':'system-state-and-capabilities','navigator_4':'system-state-and-capabilities','focus':'editing','valid-url-potentially-surrounded-by-spaces_index':'index-of-terms','min_36':'common-input-element-attributes','foreign-elements_0':'syntax','flow-content_269':'index','min_37':'index','foreign-elements_3':'syntax','handler-window-onoffline':'webappapis','foreign-elements_2':'syntax','ordered-set-of-unique-space-separated-tokens_1':'editing','htmlhrelement_2':'index','list':'wai-aria','concept-fs-method':'form-submission','text-trak_32':'media-elements','text-track_33':'media-elements','text-track_30':'media-elements','text-track_31':'media-elements','text-track_36':'index','text-track_34':'media-elements','text-track_35':'media-elements','foreign-elements_6':'syntax','element-dfn-attributes_72':'the-area-element','element-dfn-attributes_73':'the-table-element','element-dfn-attributes_70':'the-canvas-element','element-dfn-attributes_71':'the-map-element','element-dfn-attributes_76':'the-col-element','element-dfn-attributes_77':'the-tbody-element','element-dfn-attributes_74':'the-caption-element','element-dfn-attributes_75':'the-colgroup-element','element-dfn-attributes_78':'the-thead-element','element-dfn-attributes_79':'the-tfoot-element','attr-meta-charset_index':'index-of-terms','placeholder-label-option_index':'index-of-terms','text-track-readiness-state_1':'media-elements','text-track-readiness-state_0':'the-track-element','text-track-readiness-state_3':'media-elements','text-track-readiness-state_2':'media-elements','inert_inde':'index-of-terms','concept-fs-target':'form-submission','media-resource-specific-text-track':'media-elements','maximum-allowed-value-length_index':'index-of-terms','attr-track-label_index':'index-of-terms','dirname_18':'states-of-the-type-attribute','dirname_19':'states-of-the-type-attribute','dirname_12':'states-of-the-type-attribute','dirname_13':'states-of-the-type-attribute','dirname_10':'states-of-the-type-attribute','dirname_11':'states-of-the-type-attribute','dirname_16':'states-of-the-type-attribute','dirname_17':'states-of-the-type-attribute','dirname_14':'states-of-the-type-attribute','dirname_15':'states-of-the-type-attribute','attr-script-defer':'the-script-element','formnovalidate_34':'index','attr-crossorigin-anonymous_1':'urls','formnovalidate_30':'the-button-element','formnovalidate_31':'form-submission','formnovalidate_32':'form-submission','unordered-set-of-unique-space-separated-tokens_1':'attributes-common-to-td-and-th-elements','text-track-cue-size_1':'media-elements','onbeforeunload':the-body-element','text-track-cue-size_2':'media-elements','htmltableheadercellelement_2':'index','htmltableheadercellelement_1':'index','htmltableheadercellelement_0':'index','concept-option-disabled_index':'index-of-terms','url-encoded-form-data':'constraints','text-track-loaded_1':'media-elements','text-track-loaded_0':'the-track-element','attr-tbody-align':'obsolete','transparent_14':'index','transparent_15':'index','transparent_16':'index','transparent_17':'index','transparent_10':'the-audio-element','transparent_11':'the-audio-element','transparent_12':'the-canvas-element','transparent_13':'the-map-element','link_57':'obsolete','htmlelement_256':'index','concept-option-disabled':'the-option-element','inter-element-whitespace':'content-models','link_56':'obsolete','handler-window-onpopstate_index':'index-of-terms','link_55':'obsolete','link_54':'obsolete','the-track-element':'the-track-element','link_53':'syntax','attr-contenteditable_0':'index','attr-td-scope_index':'index-of-terms','htmlelement_179':index','link_52':'system-state-and-capabilities','htmlelement_178':'index','flow-content_48':'the-blockquote-element','flow-content_49':'the-blockquote-element','event-handlers_11':'webappapis','event-handlers_10':'webappapis','flow-content_44':'the-hr-element','flow-content_45':'the-hr-element','flow-content_46':'the-pre-element','flow-content_47':'the-pre-element','flow-content_40':'the-address-element','flow-content_41':'the-address-element','flow-content_42':'the-p-element','flow-content_43':'the-p-element','hyperlink_4':'the-base-element','hyperlink_5':'the-base-element','hyperlink_6':'the-link-element','hyperlink_7':'the-link-element','hyperlink_0':'introduction','hyperlink_1':'wai-aria','hyperlink_2':'wai-aria','hyperlink_3':'wai-aria','ix-handler-onshow':'index','hyperlink_8':'the-a-element','hyperlink_9':'the-img-element','author_2':'links','author_3':'links','flow-content_232':'index','flow-content_233':'index','autokeyword_0':'media-elements','flow-content_231':'index','flow-content_236':'index',flow-content_237':'index','flow-content_234':'index','flow-content_235':'index','flow-content_238':'index','flow-content_239':'index','htmlelement_171':'index','element-dfn-content-model':'element-definitions','htmlelement_170':'index','the-i-element':'the-i-element','the-embed-element':'the-embed-element','th_0':'index','attr-menu-compact_index':'index-of-terms','htmlelement_175':'index','htmlelement_174':'index','refsCSSUI':'references','attr-dir-auto-state_index':'index-of-terms','global-attributes_39':'the-dfn-element','global-attributes_38':'the-q-element','global-attributes_31':'the-div-element','global-attributes_30':'the-figcaption-element','global-attributes_33':'the-em-element','global-attributes_32':'the-a-element','global-attributes_35':'the-small-element','global-attributes_34':'the-strong-element','global-attributes_37':'the-cite-element','global-attributes_36':'the-s-element','text-track-cue-pause-on-exit-flag_index':'index-of-terms','writing-cache-manifests':'offline','p_10':'content-models''p_11':'content-models','p_12':'content-models','p_13':'content-models','p_14':'content-models','p_15':'the-address-element','p_16':'grouping-content','p_17':'the-p-element','p_18':'the-p-element','p_19':'the-p-element','mediacontroller_21':'media-elements','mediacontroller_20':'media-elements','form-submission-0_index':'index-of-terms','phrasing-content_217':'index','the-thead-element_index':'index-of-terms','attr-tdth-bgcolor':'obsolete','object_17':'the-object-element','unicode-code-point':'infrastructure','attr-mod-cite':'attributes-common-to-ins-and-del-elements','nested-browsing-context_19':'history','bdo_10':'index','value-track-kind-main-desc':'media-elements','nested-browsing-context_18':'browsers','src_16':'obsolete','htmlallcollection':'common-dom-interfaces','reflect':'common-dom-interfaces','ix-handler-onclose':'index','global-attributes_148':'index','global-attributes_149':'index','attr-tdth-bgcolor_index':'index-of-terms','global-attributes_144':'index','global-attributes_145':'index','globalattributes_146':'index','global-attributes_147':'index','global-attributes_140':'index','nested-browsing-context_15':'browsers','global-attributes_142':'index','global-attributes_143':'index','media_6':'the-source-element','media_7':'the-source-element','media_4':'the-style-element','external-resource-link_6':'links','media_2':'index','media_3':'the-style-element','media_0':'the-link-element','media_1':'the-link-element','lang_8':'the-span-element','media_8':'index','media_9':'the-a-element','concept-command_4':'the-command-element','attr-link-rev_index':'index-of-terms','concept-command_5':'commands','concept-command_6':'editing','strong_12':'the-mark-element','strong_13':'usage-summary','strong_10':'the-b-element','strong_11':'the-b-element','strong_16':'index','strong_17':'index','strong_14':'obsolete','strong_15':'index','thead_8':'the-thead-element','strong_18':'index','strong_19':'index','pagetransitioneventinit':'history','concept-command_1':'wai-aria','disabled':'the-link-element','lang_1':'global-atributes','lang_0':'elements','external-resource-link_4':'links','edits-and-lists':'edits-and-lists','attr-input-type-date-keyword':'the-input-element','height_4':'the-img-element','height_5':'the-iframe-element','height_6':'the-embed-element','height_7':'the-object-element','height_0':'the-canvas-element','boolean-attribute_18':'the-option-element','height_2':'the-img-element','height_3':'the-img-element','boolean-attribute_15':'the-select-element','boolean-attribute_14':'the-select-element','boolean-attribute_17':'the-option-element','boolean-attribute_16':'the-optgroup-element','height_8':'the-video-element','height_9':'dimension-attributes','boolean-attribute_13':'common-input-element-attributes','boolean-attribute_12':'common-input-element-attributes','the-nav-element':'the-nav-element','htmllinkelement_index':'index-of-terms','applicationcache_index':'index-of-terms','valid-browsing-context-name_index':'index-of-terms','text-track-loading_index':'index-of-terms','event-mediacontroller-timeupdate':'meda-elements','timeranges_8':'media-elements','timeranges_9':'media-elements','timeranges_4':'media-elements','timeranges_5':'media-elements','timeranges_6':'media-elements','timeranges_7':'media-elements','timeranges_0':'media-elements','timeranges_1':'media-elements','timeranges_2':'media-elements','timeranges_3':'media-elements','area_34':'links','area_35':'links','area_36':'links','area_37':'links','area_30':'links','area_31':'links','area_32':'links','area_33':'links','area_38':'links','area_39':'links','alt_59':'states-of-the-type-attribute','active-sandboxing-flag-set_0':'browsers','attr-body-vlink':'obsolete','concept-input-value-default-range_1':'states-of-the-type-attribute','concept-input-value-default-range_0':'wai-aria','the-select-element':'the-select-element','attr-option-name':'obsolete','attr-blockquote-cite':'the-blockquote-element','dom-appcache-obsolete_index':'index-of-terms','htmllielement_index':'index-of-terms','attr-tr-charoff_index':'index-of-terms','handler-onsuspend':'webappapis','nfocus':'global-attributes','attr-link-methods_index':'index-of-terms','event-media-loadeddata_index':'index-of-terms','event-mediacontroller-loadeddata_index':'index-of-terms','document-family_0':'browsers','document-family_1':'browsers','attr-lang':'global-attributes','document-family_2':'browsers','htmldialogelement_1':'index','htmldialogelement_0':'index','window_39':'index','text-track-model':'media-elements','attr-button-type_index':'index-of-terms','handler-onblur_index':'index-of-terms','sectioning-content_8':'the-header-element','syntax-start-tag_index':'index-of-terms','attr-tdth-headers_index':'index-of-terms','iframe-sandboxing-flag-set':'browsers','concept-submit-button_8':'form-submission','handler-window-ononline':'webappapis','handler-onshow_index':'index-of-terms','attr-form-accept_index':'index-of-terms','valid-integer_index':'index-of-terms','attr-hyperlink-href':'links','data-*_0':'global-attributes','data-*_1':'global-attributes','data-*_2':'global-attributes','refsJLREQ':'references','r_31':'obsolete','tr_30':'obsolete','tr_33':'index','tr_32':'index','tr_35':'index','tr_34':'index','implementing-the-server-side-processing-for-a-form':'forms','figure_20':'links','dd_11':'syntax','dd_10':'syntax','dd_13':'index','dd_12':'index','handler-ondragleave_1':'elements','handler-ondragleave_0':'dom','attr-a-name':'obsolete','handler-ondragleave_2':'browsers','script':'the-script-element','menus-intro':'the-menu-element','figure_21':'index','eventhandler_197':'browsers','attr-object-align_index':'index-of-terms','dragevent':'dnd','option':'index','valid-mime-type_10':'index','obsolete':'obsolete','attr-body-text':'obsolete','transparent-content-models':'content-models','eventhandler_196':'browsers','command-facet-disabledstate_index':'index-of-terms','flow-content_136':'the-details-element','attr-img-lowsrc_index':'index-of-terms','kind':'the-track-element','handler-onkeypress_index':'index-of-terms','handler-window-onstorage_index':'index-of-terms','dndevents':'dnd','figure_23':'index','ol_25':'idex','command-api':'commands','flow-content_131':'the-keygen-element','handler-onmouseup_2':'browsers','handler-onmouseup_3':'index','handler-onmouseup_0':'dom','handler-onmouseup_1':'elements','handler-ondragover_3':'index','handler-ondragover_2':'browsers','handler-ondragover_1':'elements','handler-ondragover_0':'dom','toolbar-state_6':'index','ordinal-value':'the-li-element','target_8':'form-submission','target_9':'form-submission','attr-title_index':'index-of-terms','target_2':'the-iframe-element','target_3':'form-submission','target_0':'the-base-element','target_1':'the-base-element','target_6':'the-form-element','target_7':'the-form-element','target_4':'form-submission','target_5':'index','external-resource-link_9':'links','valid-url-potentially-surrounded-by-spaces':'urls','concept-duration_index':'index-of-terms','element-dfn-dom_38':'the-q-element','element-dfn-dom_39':'the-dfn-element','body_9':'the-body-element','body_8':'sections','body_7':'the-html-element','element-dfn-dom_31':'the-div-element,'body_5':'dom','body_4':'dom','body_3':'introduction','body_2':'introduction','element-dfn-dom_36':'the-s-element','body_0':'introduction','flow-content_132':'the-output-element','dom-media-have_enough_data_index':'index-of-terms','element-dfn-content-model_1':'the-head-element','element-dfn-content-model_0':'the-html-element','element-dfn-content-model_3':'the-base-element','small_10':'the-small-element','element-dfn-content-model_5':'the-meta-element','element-dfn-content-model_4':'the-link-element','element-dfn-content-model_7':'the-script-element','element-dfn-content-model_6':'the-style-element','element-dfn-content-model_9':'the-body-element','element-dfn-content-model_8':'the-noscript-element','command-facet-label':'commands','pageshow':'history','attributes-for-form-submission':'form-submission','attr-media-preload-auto-state_index':'index-of-terms','simple-dialogs':'user-prompts','refsHTML':'references','accept_24':'states-of-the-type-attribute','accept_25':'obsolete','accept_26':'index','accept_2':'states-of-the-type-attribute','accept_21':'states-of-the-type-attribute','accept_22':'states-of-the-type-attribute','accept_23':'states-of-the-type-attribute','valid-non-empty-url_index':'index-of-terms','attr-li-type':'obsolete','font':'obsolete','toolbar-state_1':'content-models','dom-texttrack-kind-chapters_index':'index-of-terms','attr-option-disabled':'the-option-element','accept_9':'states-of-the-type-attribute','accept_8':'states-of-the-type-attribute','the-pre-element':'the-pre-element','accept_5':'states-of-the-type-attribute','accept_4':'states-of-the-type-attribute','accept_7':'states-of-the-type-attribute','accept_6':'states-of-the-type-attribute','accept_1':'the-input-element','accept_0':'the-input-element','accept_3':'states-of-the-type-attribute','accept_2':'states-of-the-type-attribute','attr-meta-http-equiv-content-type_9':'the-meta-element','application-x-www-form-urlencoded-decoding-algorithm_index':'index-of-terms','browser-state':'offline','ascii-case-insensitive_4':'global-attribute','interactive-elements':'interactive-elements','event-mediacontroller-durationchange_index':'index-of-terms','ix-handler-onloadeddata':'index','headers_6':'index','headers_4':'editing','type_25':'obsolete','headers_2':'attributes-common-to-td-and-th-elements','headers_3':'attributes-common-to-td-and-th-elements','address_10':'the-address-element','headers_1':'the-th-element','attr-input-type-tel-keyword':'the-input-element','text-track-cue-active-flag_0':'media-elements','all-interfaces':'index','type_28':'the-source-element','association-of-controls-and-forms':'association-of-controls-and-forms','type_29':'the-source-element','nofollow_1':'links','the-label-element':'the-label-element','button_8':'the-img-element','nofollow_0':'links','address_4':'the-footer-element','address_5':'the-address-element','address_6':'the-address-element','address_7':'the-address-element','address_0':'content-models','address_1':'wai-aria','address_2':'sections','address_3':'the-article-element','address_8':'the-address-elemen','address_9':'the-address-element','autofocusing-a-form-control':'attributes-common-to-form-controls','eventhandler_175':'browsers','eventhandler_174':'browsers','eventhandler_177':'browsers','eventhandler_176':'browsers','eventhandler_171':'browsers','eventhandler_170':'browsers','eventhandler_173':'browsers','eventhandler_172':'browsers','category-submit_11':'index','category-submit_10':'index','category-submit_13':'index','category-submit_12':'index','eventhandler_179':'browsers','eventhandler_178':'browsers','htmlelement_173':'index','wbr_12':'index','wbr_11':'index','wbr_10':'index','attr-hyperlink-rel':'links','the-a-element':'the-a-element','syntax-end-tag':'syntax','state-object':'history','attr-input-type-submit-keyword':'the-input-element','htmloutputelement':'the-output-element','white_space_index':'index-of-terms','refsABOUT':'references','event-media-ended':'media-elements','htmlallcollection_4':'common-dom-interfaces','htmlallcollection_5':'index','htmlallcollection_2':'common-dom-interfaces''htmlallcollection_3':'common-dom-interfaces','htmlallcollection_0':'common-dom-interfaces','htmlallcollection_1':'common-dom-interfaces','text-track_18':'media-elements','text-track_19':'media-elements','text-(type=text)-state-and-search-state-(type=search)_1_index':'index-of-terms','license':'links','text-track_10':'media-elements','text-track_11':'media-elements','text-track_12':'media-elements','text-track_13':'media-elements','text-track_14':'media-elements','text-track_15':'media-elements','text-track_16':'media-elements','text-track_17':'media-elements','htmlareaelement_index':'index-of-terms','htmlembedelement_index':'index-of-terms','table-aria-weak':'wai-aria','context':'index','sandbox_10':'browsers','event-handler-content-attributes_index':'index-of-terms','ordinal-value_1':'the-li-element','ordinal-value_0':'the-ol-element','ordinal-value_3':'index','ordinal-value_2':'index','text-track-cue_index':'index-of-terms','concept-dnd-ro':'dnd','element-dfn-attributes_58':'the-wbr-element','element-dfnattributes_59':'the-ins-element','element-dfn-attributes_50':'the-mark-element','element-dfn-attributes_51':'the-ruby-element','element-dfn-attributes_52':'the-rt-element','element-dfn-attributes_53':'the-rp-element','element-dfn-attributes_54':'the-bdi-element','element-dfn-attributes_55':'the-bdo-element','element-dfn-attributes_56':'the-span-element','element-dfn-attributes_57':'the-br-element','attr-lang_0':'index','htmlelement_172':'index','handler-onabort_3':'index','rel_5':'links','rel_4':'the-link-element','rel_7':'links','rel_6':'links','rel_1':'the-link-element','rel_0':'the-link-element','rel_3':'the-link-element','rel_2':'the-link-element','rel_9':'index','rel_8':'index','concept-dnd-rw':'dnd','span_9':'the-mark-element','span_8':'the-cite-element','span_3':'global-attributes','span_2':'introduction','span_1':'introduction','span_0':'introduction','span_7':'text-level-semantics','span_6':'content-models','span_5':'content-models','span_4':'content-models','attr-object-codebase':'obsolete','elemet-dfn-attributes_6':'the-style-element','element-dfn-attributes_7':'the-script-element','element-dfn-attributes_4':'the-link-element','element-dfn-attributes_5':'the-meta-element','element-dfn-attributes_2':'the-title-element','element-dfn-attributes_3':'the-base-element','element-dfn-attributes_0':'the-html-element','element-dfn-attributes_1':'the-head-element','event-handler-content-attributes_33':'index','htmlelement_184':'index','element-dfn-attributes_8':'the-noscript-element','element-dfn-attributes_9':'the-body-element','form-associated-element_17':'index','attr-embed-vspace_index':'index-of-terms','em_9':'the-i-element','em_8':'the-small-element','em_7':'the-small-element','em_6':'the-em-element','em_5':'the-em-element','em_4':'the-em-element','em_3':'the-em-element','em_2':'text-level-semantics','em_1':'content-models','em_0':'content-models','valid-browsing-context-name_2':'browsers','attr-body-alink':'obsolete','attr-area-shape-poly_0':'the-area-element','popup-sandboxing-flag-set':'browsers','anestor-browsing-context_index':'index-of-terms','handler-oncuechange':'webappapis','flow-content_66':'the-figcaption-element','flow-content_67':'the-div-element','flow-content_64':'the-figure-element','flow-content_65':'the-figure-element','flow-content_62':'the-figure-element','flow-content_63':'the-figure-element','flow-content_60':'the-figure-element','flow-content_61':'the-figure-element','htmloptgroupelement':'the-optgroup-element','simple-color_0':'states-of-the-type-attribute','flow-content_68':'the-div-element','flow-content_69':'the-div-element','hidden_18':'editing','active-range':'editing-apis','image-map_7':'obsolete','audiotracklist_2':'media-elements','audiotracklist_3':'media-elements','audiotracklist_0':'media-elements','audiotracklist_1':'media-elements','radio-button-state-(type=radio)':'states-of-the-type-attribute','x-this_0':'introduction','sandboxed-top-level-navigation-browsing-context-flag_index':'index-of-terms','attr-a-shape_index':'index-of-terms','colgroup_20':'index','attr-iframesandbox-allow-top-navigation':'browsers','htmlcommandelement_1':'index','htmlcommandelement_0':'index','error_0':'offline','error_1':'offline','syntax-tag-name':'syntax','the-rp-element_index':'index-of-terms','attr-object-name':'the-object-element','sandboxed-automatic-features-browsing-context-flag_0':'browsers','value-track-kind-translation_index':'index-of-terms','audio_6':'index','attr-dropzone-move':'dnd','dom-location-protocol':'history','dom-appcache-downloading_0':'offline','text-track-label':'media-elements','compatibility-caseless':'infrastructure','type_80':'index','type_81':'index','type_82':'index','type_83':'the-button-element','handler-ondrop_0':'dom','handler-ondrop_1':'elements','handler-ondrop_2':'browsers','type_87':'the-command-element','type_88':'the-command-element','type_89':'the-command-element','p_34':'index','attr-input-maxlength':'common-input-element-attributes','p_32':'index','p_33':'index','p_30':'syntax','p_31':'obsolete','the-ul-element':'the-ul-element','top-level-browsing-ontext_8':'browsers','top-level-browsing-context_1':'browsers','top-level-browsing-context_0':'the-iframe-element','top-level-browsing-context_3':'browsers','event-media-abort':'media-elements','top-level-browsing-context_5':'browsers','top-level-browsing-context_4':'browsers','the-sup-element':'the-sub-and-sup-elements','top-level-browsing-context_6':'browsers','handler-window-onpageshow':'webappapis','global-attributes_128':'index','global-attributes_129':'index','attr-command-icon':'the-command-element','global-attributes_122':'index','global-attributes_123':'index','global-attributes_120':'index','global-attributes_121':'index','global-attributes_126':'index','global-attributes_127':'index','global-attributes_124':'index','global-attributes_125':'index','attr-xml-lang_index':'index-of-terms','attr-meta-http-equiv-refresh_index':'index-of-terms','sizes':'the-link-element','doctype-legacy-string_0':'syntax','ignore':'infrastructure','doctype-legacy-string_1':'syntax','handler-onchange_2':'browsers','creatr-browsing-context_5':'browsers','web+-scheme-prefix':'iana','creator-browsing-context_4':'browsers','attr-source-media':'the-source-element','attr-ul-compact_index':'index-of-terms','th_19':'attributes-common-to-td-and-th-elements','th_18':'attributes-common-to-td-and-th-elements','hidden_11':'editing','th_15':'attributes-common-to-td-and-th-elements','th_14':'attributes-common-to-td-and-th-elements','th_17':'attributes-common-to-td-and-th-elements','th_16':'attributes-common-to-td-and-th-elements','th_11':'attributes-common-to-td-and-th-elements','th_10':'the-th-element','th_13':'attributes-common-to-td-and-th-elements','th_12':'attributes-common-to-td-and-th-elements','audio_7':'index','document-family':'browsers','form_9':'content-models','form_8':'dom','beforeunloadevent':'history','max_35':'index','form_5':'introduction','form_4':'introduction','form_7':'common-dom-interfaces','form_6':'common-dom-interfaces','form_1':'index','form_0':'index','form_3':'introduction','form_2':'index','handler-onmousemoe_0':'dom','handler-onmousemove_1':'elements','handler-onmousemove_2':'browsers','handler-onmousemove_3':'index','the-directionality':'global-attributes','article_24':'syntax','the-list-attribute':'common-input-element-attributes','attr-command-title_index':'index-of-terms','event-appcache-cached_index':'index-of-terms','i_13':'content-models','i_12':'content-models','i_11':'content-models','i_10':'introduction','i_17':'the-i-element','i_16':'the-i-element','i_15':'the-em-element','i_14':'text-level-semantics','media-element_3':'the-video-element','i_19':'the-i-element','i_18':'the-i-element','article_27':'index','cite_29':'index','max_33':'common-input-element-attributes','dialog':'content-models','attr-mod-cite_index':'index-of-terms','attr-mod-datetime_index':'index-of-terms','details_21':'index','details_20':'index','text-track_8':'media-elements','text-track_9':'media-elements','area_18':'links','area_19':'links','text-track_2':'media-elements','text-track_3':'media-elements','text-track_0':'the-track-lement','text-track_1':'the-track-element','text-track_6':'media-elements','text-track_7':'media-elements','text-track_4':'media-elements','area_11':'the-area-element','text-content_index':'index-of-terms','link-type-stylesheet_index':'index-of-terms','ix-handler-oncontextmenu':'index','math_5':'index','muted_5':'index','math_7':'index','rows':'the-textarea-element','math_1':'content-models','math_0':'content-models','math_3':'content-models','math_2':'content-models','hidden_14':'editing','attr-fs-method':'form-submission','browsing-context-name_index':'index-of-terms','attr-link-rel':'the-link-element','rules-for-updating-the-text-track-rendering_0':'media-elements','sections':'sections','handler-onloadedmetadata_0':'dom','handler-onloadedmetadata_3':'index','handler-onloadedmetadata_2':'browsers','hidden_17':'editing','q_16':'the-q-element','oncontextmenu':'global-attributes','refsMAILTO':'references','dom-tree-accessors_0':'dom','attr-form-autocomplete-on-state_1':'the-form-element','attr-form-autocomplte-on-state_0':'the-form-element','attr-form-autocomplete-on-state_2':'common-input-element-attributes','maximum-allowed-value-length_1':'common-input-element-attributes','reload-override-buffer':'dom','maximum-allowed-value-length_3':'the-textarea-element','maximum-allowed-value-length_2':'the-textarea-element','maximum-allowed-value-length_4':'attributes-common-to-form-controls','current-entry-of-the-joint-session-history':'history','htmlelement_176':'index','htmlmeterelement_index':'index-of-terms','event-drop':'dnd','text-track-readiness-state_index':'index-of-terms','week-number-of-the-last-day_index':'index-of-terms','dom-media-have_future_data_0':'media-elements','tr_18':'the-td-element','tr_17':'the-tr-element','tr_16':'the-tfoot-element','tr_15':'the-tfoot-element','tr_14':'the-tfoot-element','tr_13':'the-thead-element','tr_12':'the-thead-element','tr_11':'the-tbody-element','tr_10':'the-tbody-element','cite_10':'the-cite-element','refsISO885911':'references','datalist_9':'common-input-element-attrbutes','attr-col-char':'obsolete','attr-th-scope-auto':'the-th-element','formnovalidate_8':'states-of-the-type-attribute','formnovalidate_9':'states-of-the-type-attribute','formnovalidate_4':'states-of-the-type-attribute','formnovalidate_5':'states-of-the-type-attribute','formnovalidate_6':'states-of-the-type-attribute','formnovalidate_7':'states-of-the-type-attribute','attr-colgroup-span':'the-colgroup-element','user-interaction_0':'dom','formnovalidate_2':'states-of-the-type-attribute','formnovalidate_3':'states-of-the-type-attribute','ol_27':'index','mediaevents':'media-elements','a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons,-logos':'the-img-element','ol_26':'index','search_3':'system-state-and-capabilities','plain-text-form-data':'constraints','search_2':'links','window_37':'index','help_1':'links','eventhandler_218':'offline','ol_22':'index','htmlformelement_3':'the-label-element','htmlformelement_2':'the-legend-element','htmlformelement_1':'the-fieldset-element','htmlforelement_0':'the-object-element','htmlformelement_7':'the-option-element','htmlformelement_6':'the-select-element','htmlformelement_5':'the-button-element','htmlformelement_4':'the-input-element','htmlformelement_9':'the-keygen-element','htmlformelement_8':'the-textarea-element','the-h4-element_index':'index-of-terms','source-default-media':'the-source-element','concept-rel-extensions_index':'index-of-terms','button_20':'index','eventhandler_219':'offline','spellcheck_1':'editing-apis','spellcheck_0':'editing-apis','htmlvideoelement_2':'index','onreset':'global-attributes','event-media-volumechange':'media-elements','common-microsyntaxes':'common-microsyntaxes','headings-and-sections_index':'index-of-terms','button_21':'index','sizes_0':'the-link-element','sizes_1':'links','sizes_2':'index','handler-ondragstart':'webappapis','attr-base-target_index':'index-of-terms','dom-texttrack-kind-chapters':'media-elements','category-reset_11':'index','category-reset_10':'index','phrasing-content_232':'index','attr-inpu-type-datetime-local-keyword_index':'index-of-terms','attr-meter-low_index':'index-of-terms','htmltablecaptionelement_index':'index-of-terms','tfoot':'the-table-element','named-character-references_index':'index-of-terms','syntax-newlines':'syntax','attr-datasrc_index':'index-of-terms','htmlvideoelement_0':'index','attr-iframe-seamless':'the-iframe-element','attr-th-scope-row_index':'index-of-terms','defer_4':'the-script-element','htmlbodyelement_0':'index','multipart-form-data':'index','event-handler-content-attributes_58':'index','event-handler-content-attributes_59':'index','htmltableheadercellelement':'the-th-element','event-handler-content-attributes_53':'index','event-handler-content-attributes_50':'index','event-handler-content-attributes_51':'index','event-handler-content-attributes_56':'index','event-handler-content-attributes_57':'index','event-handler-content-attributes_54':'index','event-handler-content-attributes_55':'index','htmlbrelement_2':'index','popup-sandboxing-flag-set_0':'browsers','htlbrelement_0':'index','onkeyup':'global-attributes','ix-handler-onloadstart':'index','handler-window-onbeforeunload_index':'index-of-terms','readonly_40':'index','iframe_31':'the-iframe-element','ruby_22':'the-ruby-element','ruby_23':'the-ruby-element','ruby_20':'the-ruby-element','ruby_21':'the-ruby-element','ruby_26':'the-rt-element','ruby_27':'the-rp-element','td_7':'the-tr-element','td_6':'the-thead-element','td_9':'the-tr-element','td_8':'the-tr-element','ruby_28':'usage-summary','ruby_29':'obsolete','the-hgroup-element':'the-hgroup-element','bdo':'content-models','bdi':'global-attributes','waiting':'webappapis','height_1':'index','attr-area-shape_index':'index-of-terms','command-facet-label_0':'commands','iframe':'index','iframe-content-model':'the-iframe-element','a-key-part-of-the-content':'the-img-element','refsSCSU':'references','bdi_13':'index','bdi_12':'index','bdi_11':'index','bdi_10':'index','button_28':'index','attr-dir-ltr-state_0':'global-attributes','attr-img-alt_index':'index-of-terms','lnk-type-next':'links','attr-input-type-month_0':'the-input-element','attr-input-type-month_1':'the-input-element','attr-body-vlink_index':'index-of-terms','window_35':'index','eventhandler_199':'browsers','eventhandler_198':'browsers','button_29':'index','eventhandler_193':'browsers','eventhandler_192':'browsers','eventhandler_191':'browsers','eventhandler_190':'browsers','concept-fs-method_0':'form-submission','concept-fs-method_1':'constraints','eventhandler_195':'browsers','eventhandler_194':'browsers','onscroll':'global-attributes','refsEUCJP':'references','pop-a-ruby-level_0':'the-ruby-element','attr-iframe-marginheight_index':'index-of-terms','attr-hr-color_index':'index-of-terms','category-reset_6':'index','ix-handler-onselect':'index','open_3':'wai-aria','open_2':'index','concept-meta-extensions':'the-meta-element','open_0':'the-details-element','open_7':'dynamic-markup-insertion','open_6':'dynamic-markup-insertion','open_5':'index','open_4':'commands','navigatorid':'system-state-and-capabilities','ttr-input-type-image':'wai-aria','element-dfn-categories_59':'the-ins-element','element-dfn-categories_58':'the-wbr-element','browsing-context_52':'history','text-that-has-been-rendered-to-a-graphic-for-typographical-effect':'the-img-element','browsing-context_54':'history','browsing-context_55':'history','browsing-context_56':'history','htmllielement':'the-li-element','element-dfn-categories_51':'the-ruby-element','element-dfn-categories_50':'the-mark-element','element-dfn-categories_53':'the-rp-element','element-dfn-categories_52':'the-rt-element','element-dfn-categories_55':'the-bdo-element','element-dfn-categories_54':'the-bdi-element','element-dfn-categories_57':'the-br-element','element-dfn-categories_56':'the-span-element','handler-ondragenter_index':'index-of-terms','videotrack_index':'index-of-terms','htmlmodelement_5':'index','handler-onseeked_index':'index-of-terms','keygen_18':'index','keygen_19':'index','keygen_16':'index','keygen_17':'index','keygen_14':'the-keygen-element','keygen_15':'syntax,'keygen_12':'forms','keygen_13':'the-keygen-element','keygen_10':'forms','keygen_11':'forms','attr-meta-http-equiv-content-type':'the-meta-element','datalist_19':'index','datalist_18':'index','datalist_17':'the-option-element','datalist_16':'the-option-element','datalist_15':'the-datalist-element','datalist_14':'the-datalist-element','datalist_13':'the-datalist-element','datalist_12':'the-datalist-element','datalist_11':'common-input-element-apis','datalist_10':'common-input-element-attributes','attr-style-media':'the-style-element','attr-input-type-reset-keyword':'the-input-element','tag':'links','handler-onshow_0':'dom','handler-onshow_1':'elements','element-dfn-attributes_38':'the-q-element','element-dfn-attributes_39':'the-dfn-element','element-dfn-attributes_36':'the-s-element','element-dfn-attributes_37':'the-cite-element','element-dfn-attributes_34':'the-strong-element','element-dfn-attributes_35':'the-small-element','element-dfn-attributes_32':'the-a-element','element-dfn-attributes_33':'the-em-eleent','element-dfn-attributes_30':'the-figcaption-element','element-dfn-attributes_31':'the-div-element','scope_6':'the-th-element','scope_7':'obsolete','scope_4':'the-th-element','scope_5':'the-th-element','scope_2':'the-th-element','scope_3':'the-th-element','scope_0':'the-th-element','scope_1':'the-th-element','handler-oncanplaythrough_index':'index-of-terms','scope_8':'index','command-facet-type_index':'index-of-terms','html-elements_31':'the-body-element','tfoot_26':'index','enctype':'forms','pre_19':'obsolete','handler-oncontextmenu':'webappapis','attr-hx-align_index':'index-of-terms','htmloptionscollection-0_index':'index-of-terms','htmlelement_224':'index','hyperlink-annotation_index':'index-of-terms','concept-fs-novalidate':'form-submission','kbd':'introduction','formenctype':'the-input-element','phrasing-content_142':'the-progress-element','attr-img-align_index':'index-of-terms','phrasing-content_143':'the-progress-element','phrasing-content_140':'the-output-element','phrasing-content_141':'the-proress-element','attr-input-type-file-keyword':'the-input-element','phrasing-content_146':'the-meter-element','the-base-element':'the-base-element','foreign-elements_index':'index-of-terms','phrasing-content_147':'the-summary-element','concept-ltr':'global-attributes','phrasing-content_144':'the-meter-element','svg-namespace_index':'index-of-terms','phrasing-content_145':'the-meter-element','dom-document-querycommandstate':'editing-apis','x-this_index':'index-of-terms','fully-active_index':'index-of-terms','number-of-days-in-month-month-of-year-year_0':'common-microsyntaxes','number-of-days-in-month-month-of-year-year_1':'common-microsyntaxes','fingerprint':'introduction','linkTypes':'links','html-elements_34':'webappapis','attr-command-label':'the-command-element','handler-onkeypress':'webappapis','refsMATHML':'references','event-handler-content-attributes_12':'index','text-track-cue-active-flag':'media-elements','attr-table-cellpadding':'obsolete','label_29':'obsolete','editing-host_0':'editing','editing-hot_1':'editing-apis','attr-track-kind-keyword-chapters':'the-track-element','document-family_index':'index-of-terms','label_23':'the-textarea-element','handler-onabort_0':'dom','handler-onabort_1':'elements','handler-onabort_2':'browsers','label_22':'the-textarea-element','label_21':'common-input-element-attributes','label_20':'common-input-element-attributes','list_27':'common-input-element-apis','label_27':'obsolete','onerroreventhandlernonnull':'webappapis','checked_9':'states-of-the-type-attribute','checked_8':'states-of-the-type-attribute','label_25':'editing','checked_3':'states-of-the-type-attribute','checked_2':'the-input-element','checked_1':'the-input-element','checked_0':'the-input-element','checked_7':'states-of-the-type-attribute','checked_6':'states-of-the-type-attribute','checked_5':'states-of-the-type-attribute','checked_4':'states-of-the-type-attribute','ltr':'index','the-nav-element_index':'index-of-terms','onhashchange_0':'index','index-terms_M':'index-of-terms','valid-integer_1':'introducion','onratechange':'global-attributes','attr-body-marginwidth_index':'index-of-terms','footnotes':'links','tfoot_28':'index','boolean-attribute_51':'index','boolean-attribute_50':'index','boolean-attribute_52':'index','htmldetailselement_index':'index-of-terms','event-handler-content-attributes_13':'index','image-map_10':'index','th_39':'obsolete','th_38':'obsolete','th_33':'obsolete','th_32':'obsolete','th_31':'obsolete','th_30':'obsolete','noreferrer_1':'links','noreferrer_0':'links','th_35':'obsolete','th_34':'obsolete','global-attributes_100':'the-summary-element','global-attributes_101':'the-command-element','global-attributes_102':'the-menu-element','global-attributes_103':'commands','global-attributes_104':'index','global-attributes_105':'index','global-attributes_106':'index','global-attributes_107':'index','global-attributes_108':'index','style_33':'syntax','attr-br-clear':'obsolete','style_32':'webappapis','html-elements_index':'index-of-terms','element-dfn-categories_9':'the-body-element','elemet-dfn-categories_8':'the-noscript-element','element-dfn-categories_5':'the-meta-element','element-dfn-categories_4':'the-link-element','element-dfn-categories_7':'the-script-element','element-dfn-categories_6':'the-style-element','element-dfn-categories_1':'the-head-element','element-dfn-categories_0':'the-html-element','element-dfn-categories_3':'the-base-element','element-dfn-categories_2':'the-title-element','attr-img-longdesc':'obsolete','enumerated-attribute':'common-microsyntaxes','attr-input-step_index':'index-of-terms','window_20':'webappapis','window_21':'webappapis','reversed':'the-ol-element','window_23':'timers','window_24':'dnd','window_25':'index','window_26':'index','window_27':'index','handler-ondurationchange_1':'elements','handler-ondurationchange_0':'dom','joint-session-history':'history','handler-ondurationchange_2':'browsers','onmessage_0':'index','phrasing-content_228':'index','button_11':'forms','button_10':'forms','button_13':'forms','button_12':'forms','button_15':'the-button-elemen','button_14':'the-button-element','button_17':'obsolete','button_16':'obsolete','height_40':'index','i_31':'index','i_30':'index','category-reset_index':'index-of-terms','refsMQ':'references','novalidate_3':'index','password-state-(type=password)_index':'index-of-terms','metadata-content':'content-models','document-base-url':'urls','concept-dnd-p_1':'dnd','attr-iframe-sandbox-allow-popups':'browsers','text-track-in-band-metadata-track-dispatch-type_1':'media-elements','text-track-in-band-metadata-track-dispatch-type_0':'media-elements','tbody_16':'syntax','tbody_17':'syntax','tbody_10':'the-tfoot-element','tbody_11':'the-tr-element','tbody_12':'the-tr-element','dom-document-querycommandenabled':'editing-apis','code-unit':'infrastructure','handler-oncancel':'webappapis','tbody_19':'syntax','header_14':'the-address-element','header_15':'the-dt-element','header_16':'the-th-element','header_17':'links','header_10':'the-header-element','header_11':'the-header-element','header_12':'the-footer-element','header_13:'the-footer-element','header_18':'syntax','attr-command-type-state-radio':'the-command-element','img_32':'webappapis','configuring-a-form-to-communicate-with-a-server':'forms','concept-command_index':'index-of-terms','concept-appcache-manifest-fallback_0':'offline','class':'infrastructure','element-dfn-contexts_97':'the-meter-element','select_48':'obsolete','select_49':'index','element-dfn-contexts_96':'the-progress-element','select_42':'the-option-element','select_43':'the-option-element','select_40':'the-option-element','select_41':'the-option-element','select_46':'obsolete','element-dfn-contexts_95':'the-output-element','select_44':'the-option-element','select_45':'the-menu-element','element-dfn-categories_95':'the-output-element','formenctype_8':'states-of-the-type-attribute','formenctype_9':'states-of-the-type-attribute','event-mediacontroller-volumechange':'media-elements','formenctype_3':'states-of-the-type-attribute','formenctype_0':'the-input-element','the-form-element':'the-form-element','formencype_6':'states-of-the-type-attribute','formenctype_7':'states-of-the-type-attribute','formenctype_4':'states-of-the-type-attribute','formenctype_5':'states-of-the-type-attribute','canplaythrough':'webappapis','element-dfn-contexts_91':'the-optgroup-element','attr-a-coords_index':'index-of-terms','element-dfn-contexts_90':'the-datalist-element','obsolete-permitted-doctype_0':'syntax','chapters':'index','element-dfn-categories_90':'the-datalist-element','meta-generator_index':'index-of-terms','obsolete-permitted-doctype_1':'obsolete','attr-fs-enctype_index':'index-of-terms','input_69':'states-of-the-type-attribute','formtarget_16':'states-of-the-type-attribute','formtarget_17':'states-of-the-type-attribute','formtarget_14':'states-of-the-type-attribute','formtarget_15':'states-of-the-type-attribute','formtarget_12':'states-of-the-type-attribute','formtarget_13':'states-of-the-type-attribute','formtarget_10':'states-of-the-type-attribute','formtarget_11':'states-of-the-type-attribute','sectioning-content':'conent-models','downloading-resources':'links','formtarget_18':'states-of-the-type-attribute','formtarget_19':'states-of-the-type-attribute','event-handler-content-attributes_11':'index','input_68':'states-of-the-type-attribute','dialogs-implemented-using-separate-documents':'user-prompts','handler-onselect_1':'elements','handler-onselect_0':'dom','attr-ol-type-state-upper-alpha':'the-ol-element','handler-onselect_2':'browsers','concept-button_index':'index-of-terms','event-mediacontroller-durationchange':'media-elements','refsEUCKR':'references','map_19':'index','input_93':'states-of-the-type-attribute','the-main-part-of-the-content':'links','browsing-the-web':'history','htmliframeelement_0':'index','embedded-content_11':'the-object-element','embedded-content_10':'the-object-element','embedded-content_13':'the-video-element','embedded-content_12':'the-video-element','embedded-content_15':'the-audio-element','embedded-content_14':'the-audio-element','embedded-content_17':'the-canvas-element','embedded-content_6':'the-canvas-element','embedded-content_19':'the-canvas-element','embedded-content_18':'the-canvas-element','hyperlink_47':'links','hyperlink_46':'links','hyperlink_41':'links','hyperlink_40':'links','hyperlink_43':'links','hyperlink_42':'links','concept-month':'common-microsyntaxes','fully-active_0':'browsers','fully-active_1':'browsers','concept-rtl':'global-attributes','map_15':'index','valid-non-empty-url-potentially-surrounded-by-spaces_5':'the-embed-element','valid-non-empty-url-potentially-surrounded-by-spaces_4':'the-iframe-element','valid-non-empty-url-potentially-surrounded-by-spaces_7':'the-video-element','valid-non-empty-url-potentially-surrounded-by-spaces_6':'the-object-element','valid-non-empty-url-potentially-surrounded-by-spaces_1':'the-link-element','valid-non-empty-url-potentially-surrounded-by-spaces_0':'the-html-element','valid-non-empty-url-potentially-surrounded-by-spaces_3':'the-img-element','valid-non-empty-url-potentially-surrounded-by-spaces_2':'the-script-element','document-bas-url_5':'the-base-element','document-base-url_4':'the-base-element','htmlelement_254':'index','document-base-url_6':'index','valid-non-empty-url-potentially-surrounded-by-spaces_9':'the-track-element','valid-non-empty-url-potentially-surrounded-by-spaces_8':'the-source-element','document-base-url_3':'urls','document-base-url_2':'urls','dom-location-host':'history','htmloutputelement_index':'index-of-terms','attr-table-bgcolor':'obsolete','the-datatransferitem-interface':'dnd','hidden_10':'editing','space-character_21':'dnd','commands':'commands','title_28':'common-input-element-attributes','event-handler-content-attributes_38':'index','event-handler-content-attributes_39':'index','event-handler-content-attributes_34':'index','space-character_27':'syntax','event-handler-content-attributes_36':'index','event-handler-content-attributes_37':'index','event-handler-content-attributes_30':'index','event-handler-content-attributes_31':'index','event-handler-content-attributes_32':'index','space-character_26':'synta','dragstart_4':'dnd','dragstart_5':'dnd','dragstart_6':'index','dragstart_0':'dnd','dragstart_1':'dnd','dragstart_2':'dnd','dragstart_3':'dnd','valid-normalized-local-date-and-time-string':'common-microsyntaxes','space-character_24':'syntax','attr-img-longdesc_index':'index-of-terms','attr-canvas-width':'the-canvas-element','htmlelement_index':'index-of-terms','concept-fs-action_index':'index-of-terms','syntax-cdata':'syntax','table':'index','document_122':'webappapis','source_14':'index','source_15':'index','source_16':'index','source_10':'syntax','source_11':'index','source_12':'index','source_13':'index','attr-crossorigin-anonymous':'urls','resolving-urls':'urls','onstorage':'the-body-element','attr-option-name_index':'index-of-terms','eventhandler_209':'browsers','eventhandler_208':'browsers','eventhandler_203':'browsers','eventhandler_202':'browsers','eventhandler_201':'browsers','eventhandler_200':'browsers','eventhandler_207':'browsers','eventhandler_206':'browsers','eventhandler_205':'browsers','evnthandler_204':'browsers','svg_6':'index','svg_7':'index','svg_4':'index','svg_5':'index','svg_2':'content-models','svg_3':'content-models','svg_0':'content-models','svg_1':'content-models','mediacontroller_24':'index','htmlhrelement_1':'index','htmlhrelement_0':'index','content-models_0':'element-definitions','align':'the-embed-element','hyperlink':'links','hidden_13':'editing','unordered-set-of-unique-space-separated-tokens_8':'index','unordered-set-of-unique-space-separated-tokens_9':'index','big_0':'obsolete','unordered-set-of-unique-space-separated-tokens_4':'dnd','unordered-set-of-unique-space-separated-tokens_5':'index','unordered-set-of-unique-space-separated-tokens_6':'index','unordered-set-of-unique-space-separated-tokens_7':'index','unordered-set-of-unique-space-separated-tokens_0':'the-iframe-element','attr-crossorigin-anonymous_0':'urls','unordered-set-of-unique-space-separated-tokens_2':'the-output-element','unordered-set-of-unique-space-separated-tokens_3':'links','head_42':'index','head_43':index','head_40':'index','head_41':'index','password-state-(type=password)':'states-of-the-type-attribute','concept-fe-disabled_1':'the-fieldset-element','concept-fe-disabled_0':'wai-aria','translate-enabled_0':'global-attributes','translate-enabled_1':'global-attributes','translate-enabled_2':'global-attributes','thead_4':'the-table-element','thead_5':'the-colgroup-element','thead_6':'the-tbody-element','thead_7':'the-tbody-element','thead_0':'the-table-element','thead_1':'the-table-element','thead_2':'the-table-element','thead_3':'the-table-element','lang_7':'the-i-element','lang_6':'the-div-element','lang_5':'global-attributes','lang_4':'global-attributes','concept-command_0':'wai-aria','thead_9':'the-thead-element','concept-command_2':'wai-aria','concept-command_3':'the-li-element','td_20':'attributes-common-to-td-and-th-elements','td_21':'syntax','td_22':'syntax','td_23':'syntax','td_24':'syntax','td_25':'obsolete','td_26':'obsolete','td_27':'obsolete','td_28':'obsolete','td_29':'obsolete','the-tbody-eement':'the-tbody-element','link-type-search':'links','named-access-on-the-window-object':'browsers','element-dfn-categories_79':'the-tfoot-element','element-dfn-categories_78':'the-thead-element','element-dfn-categories_77':'the-tbody-element','element-dfn-categories_76':'the-col-element','element-dfn-categories_75':'the-colgroup-element','element-dfn-categories_74':'the-caption-element','element-dfn-categories_73':'the-table-element','element-dfn-categories_72':'the-area-element','element-dfn-categories_71':'the-map-element','element-dfn-categories_70':'the-canvas-element','event-media-loadstart_index':'index-of-terms','attr-input-type-checkbox-keyword_index':'index-of-terms','attr-tdth-axis_index':'index-of-terms','valid-month-string_4':'states-of-the-type-attribute','valid-month-string_5':'index','valid-month-string_2':'states-of-the-type-attribute','valid-month-string_3':'states-of-the-type-attribute','valid-month-string_0':'common-microsyntaxes','valid-month-string_1':'the-time-element','enumerated-atribute_10':'common-input-element-attributes','sandboxing-flag-set':'browsers','enumerated-attribute_11':'the-button-element','event-media-canplaythrough':'media-elements','formtarget_24':'states-of-the-type-attribute','dom-document-querycommandindeterm_0':'dom','element-dfn-attributes_14':'the-aside-element','element-dfn-attributes_15':'the-hgroup-element','element-dfn-attributes_16':'the-header-element','element-dfn-attributes_17':'the-footer-element','element-dfn-attributes_10':'the-section-element','element-dfn-attributes_11':'the-nav-element','element-dfn-attributes_12':'the-article-element','element-dfn-attributes_13':'the-aside-element','element-dfn-attributes_18':'the-address-element','element-dfn-attributes_19':'the-p-element','sandbox_11':'browsers','size_0':'the-input-element','sandbox_12':'index','attr-object-archive_index':'index-of-terms','size_1':'the-input-element','div_11':'the-p-element','div_10':'the-p-element','div_13':'the-div-element','div_12':'the-div-element','div_15':'the-div-element,'div_14':'the-div-element','div_17':'links','div_16':'the-div-element','div_19':'history','div_18':'links','handler-window-onafterprint_0':'the-body-element','handler-window-onafterprint_1':'browsers','the-text-tracks-are-ready':'media-elements','htmlinputelement_1':'index','sectioning-content_14':'headings-and-sections','sectioning-content_15':'headings-and-sections','sectioning-content_16':'headings-and-sections','sectioning-content_17':'headings-and-sections','sectioning-content_10':'the-footer-element','sectioning-content_11':'the-footer-element','sectioning-content_12':'the-address-element','sectioning-content_13':'headings-and-sections','sectioning-content_18':'headings-and-sections','sectioning-content_19':'the-dt-element','form_73':'index','param_12':'index','index-terms_W':'index-of-terms','parent-browsing-context_3':'browsers','form_72':'index','valid-integer_10':'index','how-to-read-this-specification':'introduction','range-state-(type=range)':'states-of-the-type-attribute','refsUAAG':'reference','link_44':'links','handler-ondragleave_index':'index-of-terms','the-area-element_index':'index-of-terms','link_45':'links','form_71':'index','link_46':'links','search_1':'links','search_0':'links','flow-content_28':'the-aside-element','flow-content_29':'the-aside-element','ol_23':'index','the-dir-attribute':'global-attributes','ol_21':'index','ol_20':'obsolete','flow-content_22':'the-nav-element','flow-content_23':'the-article-element','flow-content_20':'the-nav-element','flow-content_21':'the-nav-element','flow-content_26':'the-aside-element','flow-content_27':'the-aside-element','flow-content_24':'the-article-element','flow-content_25':'the-article-element','element-dfn-content-model_95':'the-output-element','element-dfn-content-model_94':'the-keygen-element','element-dfn-content-model_97':'the-meter-element','element-dfn-content-model_96':'the-progress-element','element-dfn-content-model_91':'the-optgroup-element','element-dfn-content-model_90':'the-datalist-element','element-dfn-content-model_93':'thetextarea-element','element-dfn-content-model_92':'the-option-element','form_70':'index','ondrag':'global-attributes','element-dfn-content-model_99':'the-summary-element','element-dfn-content-model_98':'the-details-element','htmlspanelement_0':'index','meta-author':'the-meta-element','attr-lang_index':'index-of-terms','dom-texttrack-kind-subtitles_index':'index-of-terms','acronym':'obsolete','the-kbd-element_index':'index-of-terms','event-appcache-noupdate_index':'index-of-terms','common-input-element-apis':'common-input-element-apis','head_36':'index','htmlelement_160':'index','window_40':'index','attr-track-default':'the-track-element','one-permitted-sandboxed-navigator_index':'index-of-terms','window_41':'index','srcdoc_7':'index','dt_18':'index','htmlelement_163':'index','dt_11':'syntax','dt_10':'syntax','dt_13':'syntax','dt_12':'syntax','dt_15':'index','dt_14':'index','dt_17':'index','dt_16':'index','valid-hash-name-reference':'common-microsyntaxes','handler-window-onoffline_index':'index-of-terms','poptateevent_1':'index','event-mediacontroller-play':'media-elements','htmlelement_166':'index','command-facet-icon_index':'index-of-terms','valid-mime-type_index':'index-of-terms','htmlelement_167':'index','rt_22':'index','rt_20':'index','rt_21':'index','event-mediacontroller-waiting':'media-elements','authors-using-xhtml':'iana','attr-input-type-email-keyword_index':'index-of-terms','button_38':'index','button_37':'index','form_75':'index','button_36':'index','document-level-focus-apis':'editing','the-b-element':'the-b-element','object_27':'obsolete','object_26':'forms','content-models':'content-models','dragleave_0':'index','attr-textarea-wrap-soft_index':'index-of-terms','media-data':'media-elements','htmlmediaelement_0':'the-video-element','htmlmediaelement_1':'the-audio-element','htmlmediaelement_2':'media-elements','dom-document-querycommandindeterm':'editing-apis','form_74':'index','flow-content_261':'index','object_24':'forms','font_index':'index-of-terms','flow-content_260':'index','var':'content-modls','htmlspanelement_1':'index','cols_0':'the-textarea-element','cols_1':'the-textarea-element','flow-content_263':'index','tag-cloud':'links','flow-content_262':'index','flow-content_145':'commands','flow-content_265':'index','htmlspanelement_2':'index','handler-onseeked':'webappapis','flow-content_264':'index','refsSHIFTJIS':'references','flow-content_267':'index','flow-content_266':'index','attr-command-type-state-radio_2':'the-command-element','attr-command-type-state-radio_0':'the-command-element','attr-command-type-state-radio_1':'the-command-element','attr-textarea-maxlength':'the-textarea-element','title_23':'the-img-element','title_22':'the-img-element','title_21':'the-img-element','title_20':'the-img-element','title_27':'common-input-element-attributes','title_26':'common-input-element-attributes','title_25':'common-input-element-attributes','title_24':'common-input-element-attributes','space-character_23':'syntax','space-character_22':'syntax','title_29':'common-input-element-attributes','space-caracter_20':'the-map-element','muted_3':'media-elements','muted_2':'the-audio-element','muted_1':'the-audio-element','muted_0':'the-video-element','attr-body-marginwidth':'obsolete','xmp_index':'index-of-terms','nav_3':'sections','trackeventinit_0':'media-elements','nav_2':'wai-aria','valid-lowercase-simple-color':'common-microsyntaxes','htmlelement_53':'the-u-element','loadedmetadata_0':'index','attr-body-margintop_index':'index-of-terms','nav_0':'content-models','nav_7':'the-nav-element','have_current_data':'media-elements','nav_6':'the-nav-element','htmlinputelement_0':'index','nav_5':'the-nav-element','htmlinputelement_2':'index','handler-ondragover_index':'index-of-terms','rel-icon':'links','nav_4':'the-nav-element','translation-mode_index':'index-of-terms','window_48':'index','window_49':'index','window_46':'index','submit-button-state-(type=submit)':'states-of-the-type-attribute','window_44':'index','window_45':'index','window_42':'index','mediacontrollerplaybackstate_0':'media-elements','valid-e-mai-address-list_0':'states-of-the-type-attribute','grouping-content':'grouping-content','popstateevent_0':'index','attr-iframe-hspace':'obsolete','flow-content_152':'index','htmltablerowelement_1':'index','button_39':'index','ancestor-browsing-context_2':'browsers','attr-canvas-height':'the-canvas-element','current-entry':'history','button_35':'index','button_34':'index','button_33':'index','text-track-language':'media-elements','button_31':'index','button_30':'index','form-associated-element_8':'the-button-element','form-associated-element_9':'the-select-element','datetime-local_0':'states-of-the-type-attribute','form-associated-element_2':'forms','form-associated-element_3':'the-form-element','form-associated-element_0':'the-object-element','form-associated-element_1':'forms','form-associated-element_6':'the-input-element','form-associated-element_7':'the-input-element','form-associated-element_4':'the-fieldset-element','form-associated-element_5':'the-label-element' };
var fragid = window.location.hash.substr(1);
if (!fragid) { /* handle section-foo.html links from the old multipage version, and broken foo.html from the new version */
Index: the-section-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-section-element.html,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- the-section-element.html 5 Oct 2012 15:23:19 -0000 1.127
+++ the-section-element.html 11 Oct 2012 05:34:46 -0000 1.128
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.4.2 The section element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.4.2 The section element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-article-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-article-element.html,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- the-article-element.html 5 Oct 2012 15:23:15 -0000 1.127
+++ the-article-element.html 11 Oct 2012 05:34:41 -0000 1.128
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.4.4 The article element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.4.4 The article element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-blockquote-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-blockquote-element.html,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -d -r1.135 -r1.136
--- the-blockquote-element.html 5 Oct 2012 15:23:16 -0000 1.135
+++ the-blockquote-element.html 11 Oct 2012 05:34:41 -0000 1.136
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.5.4 The blockquote element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.5.4 The blockquote element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-rp-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-rp-element.html,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- the-rp-element.html 5 Oct 2012 15:23:19 -0000 1.124
+++ the-rp-element.html 11 Oct 2012 05:34:46 -0000 1.125
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.22 The rp element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.22 The rp element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: tidy-out.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/tidy-out.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- tidy-out.html 5 Oct 2012 15:23:21 -0000 1.5
+++ tidy-out.html 11 Oct 2012 05:34:48 -0000 1.6
@@ -3,11 +3,125 @@
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"></meta>
<meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"></meta>
+<meta charset="utf-8"></meta>
<title>HTML5</title>
<style type="text/css">
/**/
/**/
+
+ .applies thead th > * { display: block; }
[...5722 lines suppressed...]
<dt><span>WindowBase64</span></dt>
<dd><a class="dfn-ref" href="#windowbase64"><span class="secno">6.2</span> Base64 utility methods</a> <a class="index-counter" href="#windowbase64_0">(2)</a></dd>
+<dd><a class="no-num" href="#windowbase64_1">All
+Interfaces</a></dd>
</dl>
-<dl class="has-norefs" id="windowmodal_index">
+<dl id="windowmodal_index">
<dt><span>WindowModal</span></dt>
<dd><a class="dfn-ref" href="#windowmodal"><span class="secno">6.4.3</span> Dialogs implemented using separate
documents</a></dd>
+<dd><a class="no-num" href="#windowmodal_0">All Interfaces</a></dd>
</dl>
<dl id="windowtimers_index">
<dt><span>WindowTimers</span></dt>
<dd><a class="dfn-ref" href="#windowtimers"><span class="secno">6.3</span> Timers</a> <a class="index-counter" href="#windowtimers_0">(2)</a></dd>
+<dd><a class="no-num" href="#windowtimers_1">All
+Interfaces</a></dd>
</dl>
<dl id="attr-textarea-wrap_index">
<dt><span title="attr-textarea-wrap"><code>wrap</code></span></dt>
Index: the-details-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-details-element.html,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -d -r1.138 -r1.139
--- the-details-element.html 5 Oct 2012 15:23:17 -0000 1.138
+++ the-details-element.html 11 Oct 2012 05:34:42 -0000 1.139
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.11.1 The details element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.11.1 The details element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-aside-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-aside-element.html,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -d -r1.125 -r1.126
--- the-aside-element.html 5 Oct 2012 15:23:15 -0000 1.125
+++ the-aside-element.html 11 Oct 2012 05:34:41 -0000 1.126
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.4.5 The aside element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.4.5 The aside element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-title-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-title-element.html,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -d -r1.131 -r1.132
--- the-title-element.html 5 Oct 2012 15:23:20 -0000 1.131
+++ the-title-element.html 11 Oct 2012 05:34:47 -0000 1.132
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.2.2 The title element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.2.2 The title element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -408,7 +409,7 @@
content</a>.</dd>
<dt><a href="element-definitions.html#element-dfn-contexts" id="element-dfn-contexts_2" title="element-dfn-contexts">Contexts in which this element can be
used</a>:</dt>
-<dd>In a <code><a href="the-head-element.html#the-head-element" id="head_9">head</a></code> element containing no other <code><a href="#the-title-element" id="title_44">title</a></code> elements.</dd>
+<dd>In a <code><a href="the-head-element.html#the-head-element" id="head_9">head</a></code> element containing no other <code><a href="#the-title-element" id="title_48">title</a></code> elements.</dd>
<dt><a href="element-definitions.html#element-dfn-content-model" id="element-dfn-content-model_2" title="element-dfn-content-model">Content model</a>:</dt>
<dd><a href="content-models.html#text-content" id="text-content_5" title="text content">Text</a>.</dd>
<dt><a href="element-definitions.html#element-dfn-attributes" id="element-dfn-attributes_2" title="element-dfn-attributes">Content attributes</a>:</dt>
@@ -422,13 +423,13 @@
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" id="title_45">title</a></code> element <a href="#represents">represents</a> the document's title or name. Authors
+</dl><!--TOPIC:HTML--><p>The <code><a href="#the-title-element" id="title_49">title</a></code> element <a href="#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 document's title is often different from
its first heading, since the first heading does not have to stand
alone when taken out of context.</p>
-<p>There must be no more than one <code><a href="#the-title-element" id="title_46">title</a></code> element per
+<p>There must be no more than one <code><a href="#the-title-element" id="title_50">title</a></code> element per
document.</p>
<!--TOPIC:DOM APIs-->
<dl class="domintro"><dt><var title="">title</var> . <code title="dom-title-text"><a href="#dom-title-text">text</a></code> [ =
Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/offline.html,v
retrieving revision 1.1173
retrieving revision 1.1174
diff -u -d -r1.1173 -r1.1174
--- offline.html 5 Oct 2012 15:23:08 -0000 1.1173
+++ offline.html 11 Oct 2012 05:34:28 -0000 1.1174
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>5.7 Offline Web applications — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>5.7 Offline Web applications — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: textFieldSelection.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/textFieldSelection.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- textFieldSelection.html 5 Oct 2012 15:23:15 -0000 1.27
+++ textFieldSelection.html 11 Oct 2012 05:34:40 -0000 1.28
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.20 APIs for the text field selections — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.20 APIs for the text field selections — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -409,18 +410,18 @@
elements define the following members in their DOM interfaces for
handling their selection:</p>
<pre class="idl extract">
- void <a href="#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
- attribute unsigned long <a href="#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
- attribute unsigned long <a href="#dom-textarea/input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
- attribute DOMString <a href="#dom-textarea/input-selectiondirection" title="dom-textarea/input-selectionDirection">selectionDirection</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="#dom-textarea/input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(unsigned long start, unsigned long end, optional DOMString direction = "preserve");
+ void <span title="dom-textarea/input-setSelectionRange">setSelectionRange</span>(unsigned long start, unsigned long end, optional DOMString direction = "preserve");
</pre>
<!-- v2: also add textLength? it seems to be widely used -->
<p>These methods and attributes expose and control the selection of
<code><a href="the-input-element.html#the-input-element" id="input_126">input</a></code>
and <code><a href="the-textarea-element.html#the-textarea-element" id="textarea_35">textarea</a></code> text fields.</p>
-<dl class="domintro"><dt><var title="">element</var> . <code title="dom-textarea/input-select"><a href="#dom-textarea/input-select">select</a></code>()</dt>
+<dl class="domintro"><dt><var title="">element</var> . <code title="dom-textarea/input-select">select</code>()</dt>
<dd>
<p>Selects everything in the text field.</p>
</dd>
@@ -444,14 +445,19 @@
<p>The possible values are "<code title="">forward</code>",
"<code title="">backward</code>", and "<code title="">none</code>".</p>
</dd>
-<dt><var title="">element</var> . <code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea/input-setselectionrange">setSelectionRange</a></code>(<var title="">start</var>,
+<dt><var title="">element</var> . <code title="dom-textarea/input-setSelectionRange">setSelectionRange</code>(<var title="">start</var>,
<var title="">end</var> [, <var title="">direction</var>] )</dt>
<dd>
<p>Changes the selection to cover the given substring in the given
direction. If the direction is omitted, it will be reset to be the
platform default (none or forward).</p>
</dd>
-</dl><p>Characters with no visible rendering, such as U+200D ZERO WIDTH
+</dl><p>All elements to which this API applies have either a selection
+or a text entry cursor position at all times (even for elements
+that are not <a href="#being-rendered">being rendered</a>). User
+agents should follow platform conventions to determine their
+initial state.</p>
+<p>Characters with no visible rendering, such as U+200D ZERO WIDTH
JOINER, still count as characters. Thus, for instance, the
selection can include just an invisible character, and the text
insertion cursor can be placed to one side or another of such a
Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/global-attributes.html,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -d -r1.153 -r1.154
--- global-attributes.html 5 Oct 2012 15:23:05 -0000 1.153
+++ global-attributes.html 11 Oct 2012 05:34:25 -0000 1.154
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>3.2.3 Global attributes — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>3.2.3 Global attributes — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-bdi-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-bdi-element.html,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- the-bdi-element.html 5 Oct 2012 15:23:16 -0000 1.126
+++ the-bdi-element.html 11 Oct 2012 05:34:41 -0000 1.127
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.23 The bdi element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.23 The bdi element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-legend-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-legend-element.html,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -d -r1.133 -r1.134
--- the-legend-element.html 5 Oct 2012 15:23:18 -0000 1.133
+++ the-legend-element.html 11 Oct 2012 05:34:44 -0000 1.134
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.5 The legend element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.5 The legend element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-dt-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-dt-element.html,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- the-dt-element.html 5 Oct 2012 15:23:17 -0000 1.124
+++ the-dt-element.html 11 Oct 2012 05:34:43 -0000 1.125
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.5.9 The dt element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.5.9 The dt element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/history.html,v
retrieving revision 1.1178
retrieving revision 1.1179
diff -u -d -r1.1178 -r1.1179
--- history.html 5 Oct 2012 15:23:06 -0000 1.1178
+++ history.html 11 Oct 2012 05:34:25 -0000 1.1179
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>5.5 Session history and navigation — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>5.5 Session history and navigation — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -429,7 +430,7 @@
history entries</a>. Each <dfn id="session-history-entry">session
history entry</dfn> consists of a <a href="urls.html#url" id="url_17">URL</a> and optionally a <a href="#state-object" id="state-object_0">state object</a>.</p>
<p class="note">Titles associated with <a href="#session-history-entry" id="session-history-entry_1" title="session history entry">session history entries</a> need not have
-any relation with the current <code><a href="the-title-element.html#the-title-element" id="title_49">title</a></code> of the <code><a href="dom.html#document" id="document_108">Document</a></code>. The title of a <a href="#session-history-entry" id="session-history-entry_2">session
+any relation with the current <code><a href="the-title-element.html#the-title-element" id="title_53">title</a></code> of the <code><a href="dom.html#document" id="document_108">Document</a></code>. The title of a <a href="#session-history-entry" id="session-history-entry_2">session
history entry</a> is intended to explain the state of the document
at that point, so that the user can navigate the document's
history.</p>
@@ -493,11 +494,11 @@
<p class="note">All entries that share the same <code><a href="dom.html#document" id="document_114">Document</a></code> (and that are
therefore merely different states of one particular document) are
contiguous by definition.</p>
-<p>Each <code><a href="dom.html#document" id="document_115">Document</a></code> in a <a href="browsers.html#browsing-context" id="browsing-context_54">browsing context</a> also has a <dfn id="latest-entry">latest entry</dfn>. This is the entry or that
-<code><a href="dom.html#document" id="document_116">Document</a></code>
-that was most the recently traversed to. When a <code><a href="dom.html#document" id="document_117">Document</a></code> is created, it
-initially has no <a href="#latest-entry" id="latest-entry_0">latest
-entry</a>.</p>
+<p>Each <code><a href="dom.html#document" id="document_115">Document</a></code> in a <a href="browsers.html#browsing-context" id="browsing-context_54">browsing context</a> can also have a
+<dfn id="latest-entry">latest entry</dfn>. This is the entry or
+that <code><a href="dom.html#document" id="document_116">Document</a></code> that was most the recently
+traversed to. When a <code><a href="dom.html#document" id="document_117">Document</a></code> is created, it initially has no
+<a href="#latest-entry" id="latest-entry_0">latest entry</a>.</p>
<!--TOPIC:DOM APIs-->
<h4 id="the-history-interface"><span class="secno">5.5.2</span> The
<code><a href="#history-1" id="history_4">History</a></code>
@@ -637,9 +638,9 @@
</div>
<div class="example">
<p>Applications might not use the same title for a <a href="#session-history-entry" id="session-history-entry_3">session
-history entry</a> as the value of the document's <code><a href="the-title-element.html#the-title-element" id="title_50">title</a></code> element at that
+history entry</a> as the value of the document's <code><a href="the-title-element.html#the-title-element" id="title_54">title</a></code> element at that
time. For example, here is a simple page that shows a block in the
-<code><a href="the-title-element.html#the-title-element" id="title_51">title</a></code>
+<code><a href="the-title-element.html#the-title-element" id="title_55">title</a></code>
element. Clearly, when navigating backwards to a previous state the
user does not go back in time, and therefore it would be
inappropriate to put the time in the session history title.</p>
@@ -773,9 +774,12 @@
history entry</a> that is now current.</p>
</dd>
</dl><hr><p>The <dfn id="event-pageshow" title="event-pageshow"><code>pageshow</code></dfn> event is fired when
-traversing <em>to</em> a <a href="#session-history-entry" id="session-history-entry_8">session history entry</a>.</p>
-<p>The <dfn id="event-pagehide" title="event-pagehide"><code>pagehide</code></dfn> event is fired when
-traversing <em>from</em> a <a href="#session-history-entry" id="session-history-entry_9">session history entry</a>.</p>
+traversing <em>to</em> a <a href="#session-history-entry" id="session-history-entry_8">session history entry</a>. The <dfn id="event-pagehide" title="event-pagehide"><code>pagehide</code></dfn>
+event is fired when traversing <em>from</em> a <a href="#session-history-entry" id="session-history-entry_9">session
+history entry</a>. The specification uses the <a href="#page-showing">page showing</a> flag to ensure that scripts
+receive these events in a consistent manner (e.g. that they never
+receive two <code title="event-pagehide"><a href="#event-pagehide" id="pagehide">pagehide</a></code> events in a row without an
+intervening <code title="event-pageshow"><a href="#event-pageshow" id="pageshow">pageshow</a></code>, or vice versa).</p>
<pre class="idl">
[Constructor(DOMString type, optional <a href="#pagetransitioneventinit" id="pagetransitioneventinit_0">PageTransitionEventInit</a> eventInitDict)]
interface <dfn id="pagetransitionevent">PageTransitionEvent</dfn> : <a href="#event">Event</a> {
Index: the-source-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-source-element.html,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -d -r1.141 -r1.142
--- the-source-element.html 5 Oct 2012 15:23:20 -0000 1.141
+++ the-source-element.html 11 Oct 2012 05:34:46 -0000 1.142
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.8.8 The source element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.8.8 The source element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-embed-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-embed-element.html,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -d -r1.137 -r1.138
--- the-embed-element.html 5 Oct 2012 15:23:17 -0000 1.137
+++ the-embed-element.html 11 Oct 2012 05:34:43 -0000 1.138
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.8.3 The embed element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.8.3 The embed element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-ins-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-ins-element.html,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -d -r1.128 -r1.129
--- the-ins-element.html 5 Oct 2012 15:23:18 -0000 1.128
+++ the-ins-element.html 11 Oct 2012 05:34:44 -0000 1.129
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.7.1 The ins element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.7.1 The ins element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-col-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-col-element.html,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -d -r1.128 -r1.129
--- the-col-element.html 5 Oct 2012 15:23:16 -0000 1.128
+++ the-col-element.html 11 Oct 2012 05:34:42 -0000 1.129
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.9.4 The col element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.9.4 The col element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-em-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-em-element.html,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -d -r1.125 -r1.126
--- the-em-element.html 5 Oct 2012 15:23:17 -0000 1.125
+++ the-em-element.html 11 Oct 2012 05:34:43 -0000 1.126
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.2 The em element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.2 The em element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/semantics.html,v
retrieving revision 1.1141
retrieving revision 1.1142
diff -u -d -r1.1141 -r1.1142
--- semantics.html 5 Oct 2012 15:23:08 -0000 1.1141
+++ semantics.html 11 Oct 2012 05:34:29 -0000 1.1142
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4 The elements of HTML — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4 The elements of HTML — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-q-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-q-element.html,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -d -r1.122 -r1.123
--- the-q-element.html 5 Oct 2012 15:23:19 -0000 1.122
+++ the-q-element.html 11 Oct 2012 05:34:46 -0000 1.123
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.7 The q element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.7 The q element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-style-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-style-element.html,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -d -r1.139 -r1.140
--- the-style-element.html 5 Oct 2012 15:23:20 -0000 1.139
+++ the-style-element.html 11 Oct 2012 05:34:46 -0000 1.140
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.2.6 The style element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.2.6 The style element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -431,7 +432,7 @@
<dd><code title="attr-style-media"><a href="#attr-style-media" id="media_3">media</a></code></dd>
<dd><code title="attr-style-type"><a href="#attr-style-type" id="type_3">type</a></code></dd>
<dd><code title="attr-style-scoped"><a href="#attr-style-scoped" id="scoped_4">scoped</a></code></dd>
-<dd>Also, the <code title="attr-style-title"><a href="#attr-style-title" id="title_61">title</a></code> attribute has
+<dd>Also, the <code title="attr-style-title"><a href="#attr-style-title" id="title_65">title</a></code> attribute has
special semantics on this element.</dd>
<dt><a href="element-definitions.html#element-dfn-dom" id="element-dfn-dom_6" title="element-dfn-dom">DOM interface</a>:</dt>
<!--TOPIC:DOM APIs-->
@@ -481,12 +482,12 @@
<p id="title-on-style">The <dfn id="attr-style-title" title="attr-style-title"><code>title</code></dfn> attribute on
<code><a href="#the-style-element" id="style_21">style</a></code>
elements defines <a href="#alternative-style-sheet-sets">alternative style sheet sets</a>.
-If the <code><a href="#the-style-element" id="style_22">style</a></code> element has no <code title="attr-style-title"><a href="#attr-style-title" id="title_62">title</a></code> attribute, then it has no title; the
+If the <code><a href="#the-style-element" id="style_22">style</a></code> element has no <code title="attr-style-title"><a href="#attr-style-title" id="title_66">title</a></code> attribute, then it has no title; the
<code title="attr-title"><a href="global-attributes.html#attr-title" id="title_8">title</a></code> attribute of ancestors does not apply to
the <code><a href="#the-style-element" id="style_23">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" id="title_63">title</a></code> attribute on
+<p class="note">The <code title="attr-style-title"><a href="#attr-style-title" id="title_67">title</a></code> attribute on
<code><a href="#the-style-element" id="style_24">style</a></code>
-elements, like the <code title="attr-link-title"><a href="the-link-element.html#attr-link-title" id="title_60">title</a></code> attribute on
+elements, like the <code title="attr-link-title"><a href="the-link-element.html#attr-link-title" id="title_64">title</a></code> attribute on
<code><a href="the-link-element.html#the-link-element" id="link_21">link</a></code>
elements, differs from the global <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_9">title</a></code> attribute in that a
<code><a href="#the-style-element" id="style_25">style</a></code>
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/syntax.html,v
retrieving revision 1.1188
retrieving revision 1.1189
diff -u -d -r1.1188 -r1.1189
--- syntax.html 5 Oct 2012 15:23:15 -0000 1.1188
+++ syntax.html 11 Oct 2012 05:34:40 -0000 1.1189
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>8 The HTML syntax — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>8 The HTML syntax — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -558,7 +559,7 @@
and <a href="#normal-elements" id="normal-elements_0">normal
elements</a>.</p>
<dl><dt><dfn id="void-elements">Void elements</dfn></dt>
-<dd><code><a href="the-area-element.html#the-area-element" id="area_48">area</a></code>,
+<dd><code><a href="the-area-element.html#the-area-element" id="area_49">area</a></code>,
<code><a href="the-base-element.html#the-base-element" id="base_17">base</a></code>,
<code><a href="the-br-element.html#the-br-element" id="br_12">br</a></code>,
<code><a href="the-col-element.html#the-col-element" id="col_3">col</a></code>,
@@ -577,7 +578,7 @@
<!-- iframe and
noscript don't count as raw text for syntax purposes -->
<dt><dfn id="rcdata-elements">RCDATA elements</dfn></dt>
-<dd><code><a href="the-textarea-element.html#the-textarea-element" id="textarea_38">textarea</a></code>, <code><a href="the-title-element.html#the-title-element" id="title_52">title</a></code></dd>
+<dd><code><a href="the-textarea-element.html#the-textarea-element" id="textarea_38">textarea</a></code>, <code><a href="the-title-element.html#the-title-element" id="title_56">title</a></code></dd>
<dt><dfn id="foreign-elements">Foreign elements</dfn></dt>
<dd>Elements from the <a href="namespaces.html#mathml-namespace" id="mathml-namespace_1">MathML namespace</a> and the <a href="namespaces.html#svg-namespace" id="svg-namespace_2">SVG namespace</a>.</dd>
<dt><dfn id="normal-elements">Normal elements</dfn></dt>
@@ -721,7 +722,7 @@
<p>Just the <a href="#syntax-attribute-name" id="syntax-attribute-name_1" title="syntax-attribute-name">attribute
name</a>. The value is implicitly the empty string.</p>
<div class="example">
-<p>In the following example, the <code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_22">disabled</a></code> attribute is given with the empty
+<p>In the following example, the <code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_23">disabled</a></code> attribute is given with the empty
attribute syntax:</p>
<pre>
<input <em>disabled</em>>
@@ -942,7 +943,7 @@
<!-- </p> -->
<p>A <code><a href="the-p-element.html#the-p-element" id="p_28">p</a></code>
element's <a href="#syntax-end-tag" id="syntax-end-tag_8" title="syntax-end-tag">end tag</a> may be omitted if the <code><a href="the-p-element.html#the-p-element" id="p_29">p</a></code> element is immediately
-followed by an <code><a href="the-address-element.html#the-address-element" id="address_11">address</a></code>, <code><a href="the-article-element.html#the-article-element" id="article_23">article</a></code>,
+followed by an <code><a href="the-address-element.html#the-address-element" id="address_11">address</a></code>, <code><a href="the-article-element.html#the-article-element" id="article_24">article</a></code>,
<code><a href="the-aside-element.html#the-aside-element" id="aside_11">aside</a></code>,
<code><a href="the-blockquote-element.html#the-blockquote-element" id="blockquote_15">blockquote</a></code>, <code><a href="obsolete.html#dir" id="dir_22">dir</a></code>, <code><a href="the-div-element.html#the-div-element" id="div_21">div</a></code>, <code><a href="the-dl-element.html#the-dl-element" id="dl_16">dl</a></code>, <code><a href="the-fieldset-element.html#the-fieldset-element" id="fieldset_23">fieldset</a></code>, <code><a href="the-footer-element.html#the-footer-element" id="footer_20">footer</a></code>,
<code><a href="the-form-element.html#the-form-element" id="form_33">form</a></code>,
@@ -956,7 +957,7 @@
<code><a href="the-table-element.html#the-table-element" id="table_32">table</a></code>,
or <code><a href="the-ul-element.html#the-ul-element" id="ul_17">ul</a></code>,
element, or if there is no more content in the parent element and
-the parent element is not an <code><a href="the-a-element.html#the-a-element" id="a_58">a</a></code> element.</p>
+the parent element is not an <code><a href="the-a-element.html#the-a-element" id="a_59">a</a></code> element.</p>
<!-- </rt> -->
<p>An <code><a href="the-rt-element.html#the-rt-element" id="rt_16">rt</a></code>
element's <a href="#syntax-end-tag" id="syntax-end-tag_9" title="syntax-end-tag">end tag</a> may be omitted if the <code><a href="the-rt-element.html#the-rt-element" id="rt_17">rt</a></code> element is immediately
Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/webappapis.html,v
retrieving revision 1.613
retrieving revision 1.614
diff -u -d -r1.613 -r1.614
--- webappapis.html 5 Oct 2012 15:23:22 -0000 1.613
+++ webappapis.html 11 Oct 2012 05:34:49 -0000 1.614
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>6 Web application APIs — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>6 Web application APIs — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -691,9 +692,9 @@
<tr><td><dfn id="handler-window-ononline" title="handler-window-ononline"><code>ononline</code></dfn></td>
<td><code title="event-online"><a href="#event-online">online</a></code> <!-- new --></td>
<tr><td><dfn id="handler-window-onpagehide" title="handler-window-onpagehide"><code>onpagehide</code></dfn></td>
-<td><code title="event-pagehide"><a href="history.html#event-pagehide" id="pagehide">pagehide</a></code> <!-- new --></td>
+<td><code title="event-pagehide"><a href="history.html#event-pagehide" id="pagehide_0">pagehide</a></code> <!-- new --></td>
<tr><td><dfn id="handler-window-onpageshow" title="handler-window-onpageshow"><code>onpageshow</code></dfn></td>
-<td><code title="event-pageshow"><a href="history.html#event-pageshow" id="pageshow">pageshow</a></code> <!-- new --></td>
+<td><code title="event-pageshow"><a href="history.html#event-pageshow" id="pageshow_0">pageshow</a></code> <!-- new --></td>
<tr><td><dfn id="handler-window-onpopstate" title="handler-window-onpopstate"><code>onpopstate</code></dfn></td>
<td><code title="event-popstate"><a href="history.html#event-popstate" id="popstate">popstate</a></code> <!-- new --></td>
<tr><td><dfn id="handler-window-onresize" title="handler-window-onresize"><code>onresize</code></dfn></td>
Index: fragment-links.xhtml
===================================================================
RCS file: /sources/public/html5/spec-author-view/fragment-links.xhtml,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -d -r1.167 -r1.168
--- fragment-links.xhtml 5 Oct 2012 11:13:41 -0000 1.167
+++ fragment-links.xhtml 11 Oct 2012 05:34:24 -0000 1.168
@@ -17,7 +17,7 @@
</ul>
<ul>
<li>#ix-handler-ondrag</li>
-<li>section-index</li>
+<li>index</li>
</ul>
<ul>
<li>#dom-media-defaultmuted</li>
@@ -145,7 +145,7 @@
</ul>
<ul>
[...1424 lines suppressed...]
@@ -15021,7 +15081,7 @@
</ul>
<ul>
<li>#ix-handler-oninvalid</li>
-<li>section-index</li>
+<li>index</li>
</ul>
<ul>
<li>#dom-hashchangeevent-oldurl</li>
@@ -15428,6 +15488,10 @@
<li>history</li>
</ul>
<ul>
+<li>#as-a-download</li>
+<li>links</li>
+</ul>
+<ul>
<li>#link-type-tag</li>
<li>links</li>
</ul>
Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/scripting-1.html,v
retrieving revision 1.577
retrieving revision 1.578
diff -u -d -r1.577 -r1.578
--- scripting-1.html 5 Oct 2012 15:23:08 -0000 1.577
+++ scripting-1.html 11 Oct 2012 05:34:28 -0000 1.578
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.3 Scripting — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.3 Scripting — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-abbr-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-abbr-element.html,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -d -r1.132 -r1.133
--- the-abbr-element.html 5 Oct 2012 15:23:15 -0000 1.132
+++ the-abbr-element.html 11 Oct 2012 05:34:41 -0000 1.133
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.9 The abbr element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.9 The abbr element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -420,7 +421,7 @@
attributes</a>:</dt>
<dd><a href="global-attributes.html#global-attributes" id="global-attributes_40">Global
attributes</a></dd>
-<dd>Also, the <code title="attr-abbr-title"><a href="#attr-abbr-title" id="title_67">title</a></code> attribute has
+<dd>Also, the <code title="attr-abbr-title"><a href="#attr-abbr-title" id="title_71">title</a></code> attribute has
special semantics on this element.</dd>
<dt><a href="element-definitions.html#element-dfn-dom" id="element-dfn-dom_40" title="element-dfn-dom">DOM interface</a>:</dt>
<!--TOPIC:DOM APIs-->
Index: the-caption-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-caption-element.html,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- the-caption-element.html 5 Oct 2012 15:23:16 -0000 1.127
+++ the-caption-element.html 11 Oct 2012 05:34:42 -0000 1.128
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.9.2 The caption element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.9.2 The caption element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-tbody-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-tbody-element.html,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -d -r1.134 -r1.135
--- the-tbody-element.html 5 Oct 2012 15:23:20 -0000 1.134
+++ the-tbody-element.html 11 Oct 2012 05:34:47 -0000 1.135
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.9.5 The tbody element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.9.5 The tbody element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-td-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-td-element.html,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -d -r1.123 -r1.124
--- the-td-element.html 5 Oct 2012 15:23:20 -0000 1.123
+++ the-td-element.html 11 Oct 2012 05:34:47 -0000 1.124
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.9.9 The td element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.9.9 The td element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1970
retrieving revision 1.1971
diff -u -d -r1.1970 -r1.1971
--- spec.html 5 Oct 2012 15:23:08 -0000 1.1970
+++ spec.html 11 Oct 2012 05:34:29 -0000 1.1971
@@ -3,12 +3,126 @@
<head>
<meta content="text-html; charset=utf-8" http-equiv="Content-Type"></meta>
<meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"></meta>
+<meta charset="utf-8"></meta>
<title>HTML5</title>
<link rel=stylesheet href=style.css>
<style type="text-css">
/**/
/**/
+
[...5723 lines suppressed...]
<dt><span>WindowBase64</span></dt>
<dd><a class="dfn-ref" href="#windowbase64"><span class="secno">6.2</span> Base64 utility methods</a> <a class="index-counter" href="#windowbase64_0">(2)</a></dd>
+<dd><a class="no-num" href="#windowbase64_1">All
+Interfaces</a></dd>
</dl>
-<dl class="has-norefs" id="windowmodal_index">
+<dl id="windowmodal_index">
<dt><span>WindowModal</span></dt>
<dd><a class="dfn-ref" href="#windowmodal"><span class="secno">6.4.3</span> Dialogs implemented using separate
documents</a></dd>
+<dd><a class="no-num" href="#windowmodal_0">All Interfaces</a></dd>
</dl>
<dl id="windowtimers_index">
<dt><span>WindowTimers</span></dt>
<dd><a class="dfn-ref" href="#windowtimers"><span class="secno">6.3</span> Timers</a> <a class="index-counter" href="#windowtimers_0">(2)</a></dd>
+<dd><a class="no-num" href="#windowtimers_1">All
+Interfaces</a></dd>
</dl>
<dl id="attr-textarea-wrap_index">
<dt><span title="attr-textarea-wrap"><code>wrap</code></span></dt>
Index: system-state-and-capabilities.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/system-state-and-capabilities.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- system-state-and-capabilities.html 5 Oct 2012 15:23:15 -0000 1.34
+++ system-state-and-capabilities.html 11 Oct 2012 05:34:40 -0000 1.35
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>6.5 System state and capabilities — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>6.5 System state and capabilities — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/browsers.html,v
retrieving revision 1.1213
retrieving revision 1.1214
diff -u -d -r1.1213 -r1.1214
--- browsers.html 5 Oct 2012 15:23:04 -0000 1.1213
+++ browsers.html 11 Oct 2012 05:34:14 -0000 1.1214
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>5 Loading Web pages — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>5 Loading Web pages — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -1222,18 +1223,19 @@
</ul></li>
</ol><hr><p>Every <a href="#top-level-browsing-context" id="top-level-browsing-context_11">top-level browsing context</a> has
a <dfn id="popup-sandboxing-flag-set">popup sandboxing flag
-set</dfn>. When a <a href="#browsing-context" id="browsing-context_47">browsing context</a> is created, its <a href="#popup-sandboxing-flag-set" id="popup-sandboxing-flag-set_0">popup
-sandboxing flag set</a> must be empty. It is populated by <a href="#the-rules-for-choosing-a-browsing-context-given-a-browsing-context-name">
+set</dfn>, which is a <a href="#sandboxing-flag-set" id="sandboxing-flag-set_1">sandboxing flag set</a>. When a <a href="#browsing-context" id="browsing-context_47">browsing context</a>
+is created, its <a href="#popup-sandboxing-flag-set" id="popup-sandboxing-flag-set_0">popup sandboxing flag set</a> must be
+empty. It is populated by <a href="#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>.</p>
<p>Every <a href="#nested-browsing-context" id="nested-browsing-context_17">nested browsing context</a> has an
<dfn id="iframe-sandboxing-flag-set"><code>iframe</code> sandboxing
-flag set</dfn>, which is a <a href="#sandboxing-flag-set" id="sandboxing-flag-set_1">sandboxing flag set</a>. Which flags in a
+flag set</dfn>, which is a <a href="#sandboxing-flag-set" id="sandboxing-flag-set_2">sandboxing flag set</a>. Which flags in a
<a href="#nested-browsing-context" id="nested-browsing-context_18">nested browsing context</a>'s <a href="#iframe-sandboxing-flag-set" id="iframe-sandboxing-flag-set_0"><code>iframe</code> sandboxing flag
set</a> are set at any particular time is determined by the
<code><a href="the-iframe-element.html#the-iframe-element" id="iframe_48">iframe</a></code> element's <code title="attr-iframe-sandbox"><a href="the-iframe-element.html#attr-iframe-sandbox" id="sandbox_11">sandbox</a></code> attribute.</p>
<p>Every <code><a href="dom.html#document" id="document_104">Document</a></code> has an <dfn id="active-sandboxing-flag-set">active sandboxing flag set</dfn>,
-which is a <a href="#sandboxing-flag-set" id="sandboxing-flag-set_2">sandboxing flag set</a>. When the
+which is a <a href="#sandboxing-flag-set" id="sandboxing-flag-set_3">sandboxing flag set</a>. When the
<code><a href="dom.html#document" id="document_105">Document</a></code> is
created, its <a href="#active-sandboxing-flag-set" id="active-sandboxing-flag-set_0">active sandboxing flag set</a> must
be empty. It is populated by the <a href="#navigate" title="navigate">navigation algorithm</a>.</p>
Index: media-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/media-elements.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- media-elements.html 5 Oct 2012 15:23:07 -0000 1.81
+++ media-elements.html 11 Oct 2012 05:34:27 -0000 1.82
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.8.10 Media elements — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.8.10 Media elements — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -1179,6 +1180,11 @@
<td>Ogg: "audio/main" or "video/main"; WebM: the "FlagDefault"
element is set; DASH: "main" role without "caption", "subtitle",
and "dub" roles (other roles ignored).</td>
+<tr><td>"<dfn id="value-track-kind-main-desc" title="value-track-kind-main-desc"><code>main-desc</code></dfn>"</td>
+<td>The primary audio track, mixed with audio descriptions.</td>
+<td>Audio only.</td>
+<td>AC3 audio in MPEG-2 TS: bsmod=2 and full_svc=1.
+<!-- see https://www.w3.org/Bugs/Public/show_bug.cgi?id=17797#c1 --></td>
<tr><td>"<dfn id="value-track-kind-sign" title="value-track-kind-sign"><code>sign</code></dfn>"</td>
<td>A sign-language interpretation of an audio track.</td>
<td>Video only.</td>
@@ -1288,7 +1294,7 @@
<pre class="idl">
enum <dfn id="mediacontrollerplaybackstate">MediaControllerPlaybackState</dfn> { "<a href="#dom-mediacontroller-waiting" title="dom-MediaController-waiting">waiting</a>", "<a href="#dom-mediacontroller-playing" title="dom-MediaController-playing">playing</a>", "<a href="#dom-mediacontroller-ended" title="dom-MediaController-ended">ended</a>" };
[<a href="#dom-mediacontroller" title="dom-MediaController">Constructor</a>]
-interface <dfn id="mediacontroller">MediaController</dfn> {
+interface <dfn id="mediacontroller">MediaController</dfn> : <a href="#eventtarget">EventTarget</a> {
readonly attribute unsigned short <a href="#dom-mediacontroller-readystate" title="dom-MediaController-readyState">readyState</a>; // uses <a href="#htmlmediaelement" id="htmlmediaelement_2">HTMLMediaElement</a>.<a href="#dom-media-readystate" title="dom-media-readyState">readyState</a>'s values
readonly attribute <a href="#timeranges" id="timeranges_6">TimeRanges</a> <a href="#dom-mediacontroller-buffered" title="dom-MediaController-buffered">buffered</a>;
@@ -1299,8 +1305,9 @@
readonly attribute boolean <a href="#dom-mediacontroller-paused" title="dom-MediaController-paused">paused</a>;
readonly attribute <a href="#mediacontrollerplaybackstate" id="mediacontrollerplaybackstate_0">MediaControllerPlaybackState</a> <a href="#dom-mediacontroller-playbackstate" title="dom-MediaController-playbackState">playbackState</a>;
readonly attribute <a href="#timeranges" id="timeranges_8">TimeRanges</a> <a href="#dom-mediacontroller-played" title="dom-MediaController-played">played</a>;
- void <a href="#dom-mediacontroller-play" title="dom-MediaController-play">play</a>();
void <a href="#dom-mediacontroller-pause" title="dom-MediaController-pause">pause</a>();
+ void <a href="#dom-mediacontroller-unpause" title="dom-MediaController-unpause">unpause</a>();
+ void <a href="#dom-mediacontroller-play" title="dom-MediaController-play">play</a>(); // calls play() on all media elements as well
attribute double <a href="#dom-mediacontroller-defaultplaybackrate" title="dom-MediaController-defaultPlaybackRate">defaultPlaybackRate</a>;
attribute double <a href="#dom-mediacontroller-playbackrate" title="dom-MediaController-playbackRate">playbackRate</a>;
@@ -1390,15 +1397,21 @@
the media is not playing for some other reason (e.g. the
<code><a href="#mediacontroller" id="mediacontroller_16">MediaController</a></code> is paused).</p>
</dd>
-<dt><var title="">controller</var> . <code title="dom-MediaController-play"><a href="#dom-mediacontroller-play">play</a></code>()</dt>
+<dt><var title="">controller</var> . <code title="dom-MediaController-pause"><a href="#dom-mediacontroller-pause">pause</a></code>()</dt>
<dd>
<p>Sets the <code title="dom-MediaController-paused"><a href="#dom-mediacontroller-paused">paused</a></code> attribute to
-false.</p>
+true.</p>
</dd>
-<dt><var title="">controller</var> . <code title="dom-MediaController-pause"><a href="#dom-mediacontroller-pause">pause</a></code>()</dt>
+<dt><var title="">controller</var> . <code title="dom-MediaController-unpause"><a href="#dom-mediacontroller-unpause">unpause</a></code>()</dt>
<dd>
<p>Sets the <code title="dom-MediaController-paused"><a href="#dom-mediacontroller-paused">paused</a></code> attribute to
-true.</p>
+false.</p>
+</dd>
+<dt><var title="">controller</var> . <code title="dom-MediaController-play"><a href="#dom-mediacontroller-play">play</a></code>()</dt>
+<dd>
+<p>Sets the <code title="dom-MediaController-paused"><a href="#dom-mediacontroller-paused">paused</a></code> attribute to false
+and invokes the <code title="dom-media-play"><a href="#dom-media-play">play()</a></code> method of each <a href="#slaved-media-elements" title="slaved media elements">slaved media
+element</a>.</p>
</dd>
<dt><var title="">controller</var> . <code title="dom-MediaController-played"><a href="#dom-mediacontroller-played">played</a></code></dt>
<dd>
Index: the-base-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-base-element.html,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -d -r1.138 -r1.139
--- the-base-element.html 5 Oct 2012 15:23:16 -0000 1.138
+++ the-base-element.html 11 Oct 2012 05:34:41 -0000 1.139
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.2.3 The base element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.2.3 The base element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-menu-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-menu-element.html,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -d -r1.146 -r1.147
--- the-menu-element.html 5 Oct 2012 15:23:18 -0000 1.146
+++ the-menu-element.html 11 Oct 2012 05:34:44 -0000 1.147
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.11.4 The menu element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.11.4 The menu element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -428,7 +429,7 @@
<dd><a href="global-attributes.html#global-attributes" id="global-attributes_102">Global
attributes</a></dd>
<dd><code title="attr-menu-type"><a href="#attr-menu-type" id="type_104">type</a></code></dd>
-<dd><code title="attr-menu-label"><a href="#attr-menu-label" id="label_45">label</a></code></dd>
+<dd><code title="attr-menu-label"><a href="#attr-menu-label" id="label_47">label</a></code></dd>
<dt><a href="element-definitions.html#element-dfn-dom" id="element-dfn-dom_101" title="element-dfn-dom">DOM interface</a>:</dt>
<!--TOPIC:DOM APIs-->
<dd>
@@ -470,7 +471,7 @@
<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" id="label_46">label</a></code> attribute for the submenu's menu
+menu would use the nested menu's <code title="attr-menu-label"><a href="#attr-menu-label" id="label_48">label</a></code> attribute for the submenu's menu
label.</p>
<h5 id="menus-intro"><span class="secno">4.11.4.1</span>
Introduction</h5>
Index: styling.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/styling.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- styling.html 5 Oct 2012 15:23:15 -0000 1.23
+++ styling.html 11 Oct 2012 05:34:40 -0000 1.24
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.2.7 Styling — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.2.7 Styling — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-noscript-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-noscript-element.html,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -d -r1.132 -r1.133
--- the-noscript-element.html 5 Oct 2012 15:23:18 -0000 1.132
+++ the-noscript-element.html 11 Oct 2012 05:34:45 -0000 1.133
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.3.2 The noscript element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.3.2 The noscript element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-code-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-code-element.html,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- the-code-element.html 5 Oct 2012 15:23:16 -0000 1.124
+++ the-code-element.html 11 Oct 2012 05:34:42 -0000 1.125
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.11 The code element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.11 The code element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-command-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-command-element.html,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -d -r1.146 -r1.147
--- the-command-element.html 5 Oct 2012 15:23:16 -0000 1.146
+++ the-command-element.html 11 Oct 2012 05:34:42 -0000 1.147
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.11.3 The command element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.11.3 The command element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -420,14 +421,14 @@
<dd><a href="global-attributes.html#global-attributes" id="global-attributes_101">Global
attributes</a></dd>
<dd><code title="attr-command-type"><a href="#attr-command-type" id="type_87">type</a></code></dd>
-<dd><code title="attr-command-label"><a href="#attr-command-label" id="label_40">label</a></code></dd>
+<dd><code title="attr-command-label"><a href="#attr-command-label" id="label_42">label</a></code></dd>
<dd><code title="attr-command-icon"><a href="#attr-command-icon" id="icon">icon</a></code></dd>
-<dd><code title="attr-command-disabled"><a href="#attr-command-disabled" id="disabled_28">disabled</a></code></dd>
+<dd><code title="attr-command-disabled"><a href="#attr-command-disabled" id="disabled_29">disabled</a></code></dd>
<dd><code title="attr-command-checked"><a href="#attr-command-checked" id="checked_26">checked</a></code></dd>
<dd><code title="attr-command-radiogroup"><a href="#attr-command-radiogroup" id="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" id="command_1">command</a></code></dd>
-<dd>Also, the <code title="attr-command-title"><a href="#attr-command-title" id="title_68">title</a></code> attribute has
+<dd>Also, the <code title="attr-command-title"><a href="#attr-command-title" id="title_72">title</a></code> attribute has
special semantics on this element.</dd>
<dt><a href="element-definitions.html#element-dfn-dom" id="element-dfn-dom_100" title="element-dfn-dom">DOM interface</a>:</dt>
<!--TOPIC:DOM APIs-->
@@ -452,9 +453,9 @@
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" id="type_88">type</a></code>, <code title="attr-command-label"><a href="#attr-command-label" id="label_41">label</a></code>, <code title="attr-command-icon"><a href="#attr-command-icon" id="icon_0">icon</a></code>, <code title="attr-command-disabled"><a href="#attr-command-disabled" id="disabled_29">disabled</a></code>, <code title="attr-command-checked"><a href="#attr-command-checked" id="checked_27">checked</a></code>, <code title="attr-command-radiogroup"><a href="#attr-command-radiogroup" id="radiogroup_0">radiogroup</a></code>,
+element that uses the <code title="attr-command-type"><a href="#attr-command-type" id="type_88">type</a></code>, <code title="attr-command-label"><a href="#attr-command-label" id="label_43">label</a></code>, <code title="attr-command-icon"><a href="#attr-command-icon" id="icon_0">icon</a></code>, <code title="attr-command-disabled"><a href="#attr-command-disabled" id="disabled_30">disabled</a></code>, <code title="attr-command-checked"><a href="#attr-command-checked" id="checked_27">checked</a></code>, <code title="attr-command-radiogroup"><a href="#attr-command-radiogroup" id="radiogroup_0">radiogroup</a></code>,
<!--<code title="attr-command-default">default</code>,--> and
-<code title="attr-title"><a href="global-attributes.html#attr-title" id="title_32">title</a></code> attributes defines a new command. A
+<code title="attr-title"><a href="global-attributes.html#attr-title" id="title_34">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" id="command_2">command</a></code>
<em>attribute</em> defines a command by reference to another one.
@@ -489,7 +490,7 @@
one item from a list of items.</p>
</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" id="label_42">label</a></code> attribute must be specified and must
+name of the command, as shown to the user. The <code title="attr-command-label"><a href="#attr-command-label" id="label_44">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
@@ -505,7 +506,7 @@
<a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute_25">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" id="disabled_30">disabled</a></code> and <code title="attr-hidden"><a href="editing.html#the-hidden-attribute" id="hidden_3">hidden</a></code> is subtle. A command would be disabled
+<p class="note">The distinction between <code title="attr-command-disabled"><a href="#attr-command-disabled" id="disabled_31">disabled</a></code> and <code title="attr-hidden"><a href="editing.html#the-hidden-attribute" id="hidden_3">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.
@@ -559,7 +560,7 @@
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" id="command_5">command</a></code> attribute
must have a <a href="#master-command" id="master-command_0">master
-command</a> and must not have any <code title="attr-command-type"><a href="#attr-command-type" id="type_92">type</a></code>, <code title="attr-command-label"><a href="#attr-command-label" id="label_43">label</a></code>, <code title="attr-command-icon"><a href="#attr-command-icon" id="icon_1">icon</a></code>, <code title="attr-command-disabled"><a href="#attr-command-disabled" id="disabled_31">disabled</a></code>, <code title="attr-command-checked"><a href="#attr-command-checked" id="checked_28">checked</a></code>, or <code title="attr-command-radiogroup"><a href="#attr-command-radiogroup" id="radiogroup_1">radiogroup</a></code> attributes.</p>
+command</a> and must not have any <code title="attr-command-type"><a href="#attr-command-type" id="type_92">type</a></code>, <code title="attr-command-label"><a href="#attr-command-label" id="label_45">label</a></code>, <code title="attr-command-icon"><a href="#attr-command-icon" id="icon_1">icon</a></code>, <code title="attr-command-disabled"><a href="#attr-command-disabled" id="disabled_32">disabled</a></code>, <code title="attr-command-checked"><a href="#attr-command-checked" id="checked_28">checked</a></code>, or <code title="attr-command-radiogroup"><a href="#attr-command-radiogroup" id="radiogroup_1">radiogroup</a></code> attributes.</p>
<hr><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>
Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/urls.html,v
retrieving revision 1.601
retrieving revision 1.602
diff -u -d -r1.601 -r1.602
--- urls.html 5 Oct 2012 15:23:21 -0000 1.601
+++ urls.html 11 Oct 2012 05:34:48 -0000 1.602
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>2.5 URLs — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>2.5 URLs — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-xhtml-syntax.html,v
retrieving revision 1.1105
retrieving revision 1.1106
diff -u -d -r1.1105 -r1.1106
--- the-xhtml-syntax.html 5 Oct 2012 15:23:21 -0000 1.1105
+++ the-xhtml-syntax.html 11 Oct 2012 05:34:48 -0000 1.1106
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>9 The XHTML syntax — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>9 The XHTML syntax — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-div-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-div-element.html,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -d -r1.130 -r1.131
--- the-div-element.html 5 Oct 2012 15:23:17 -0000 1.130
+++ the-div-element.html 11 Oct 2012 05:34:42 -0000 1.131
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.5.13 The div element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.5.13 The div element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-output-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-output-element.html,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -d -r1.159 -r1.160
--- the-output-element.html 5 Oct 2012 15:23:19 -0000 1.159
+++ the-output-element.html 11 Oct 2012 05:34:45 -0000 1.160
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.15 The output element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.15 The output element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-label-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-label-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-label-element.html 5 Oct 2012 15:23:18 -0000 1.155
+++ the-label-element.html 11 Oct 2012 05:34:44 -0000 1.156
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.6 The label element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.6 The label element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dnd.html,v
retrieving revision 1.628
retrieving revision 1.629
diff -u -d -r1.628 -r1.629
--- dnd.html 5 Oct 2012 15:23:04 -0000 1.628
+++ dnd.html 11 Oct 2012 05:34:16 -0000 1.629
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>7.7 Drag and drop — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>7.7 Drag and drop — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -1015,12 +1016,22 @@
<p>The <i>true</i> state means the element is draggable; the
<i>false</i> state means that it is not. The <i>auto</i> state uses
the default behavior of the user agent.</p>
+<p>An element with a <code title="attr-draggable"><a href="#the-draggable-attribute" id="draggable_3">draggable</a></code>
+attribute should also have a <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_37">title</a></code> attribute that names
+the element for the purpose of non-visual interactions.
+<!-- "should", not "must", only because this is a
+ relatively new attribute and its design implications are not
+ entirely obvious yet. For example, what happens if you use an
+ element with text as a drag source? Is that sufficiently clear for
+ ATs? Indeed, shouldn't the element generally be distinguishable
+ anyway for it to be useful to drag? See also the dropzone attribute.
+ --></p>
<dl class="domintro"><dt><var title="">element</var> . <code title="dom-draggable"><a href="#dom-draggable">draggable</a></code> [ =
<var title="">value</var> ]</dt>
<dd>
<p>Returns true if the element is draggable; otherwise, returns
false.</p>
-<p>Can be set, to override the default and set the <code title="attr-draggable"><a href="#the-draggable-attribute" id="draggable_3">draggable</a></code> content attribute.</p>
+<p>Can be set, to override the default and set the <code title="attr-draggable"><a href="#the-draggable-attribute" id="draggable_4">draggable</a></code> content attribute.</p>
</dd>
</dl><h4 id="the-dropzone-attribute"><span class="secno">7.7.7</span>
The <dfn title="attr-dropzone"><code>dropzone</code></dfn>
@@ -1086,9 +1097,17 @@
content attribute's values must not have more than one of the three
feedback values (<code title="attr-dropzone-copy"><a href="#attr-dropzone-copy" id="copy">copy</a></code>, <code title="attr-dropzone-move"><a href="#attr-dropzone-move" id="move">move</a></code>, and <code title="attr-dropzone-link"><a href="#attr-dropzone-link" id="link_63">link</a></code>) specified. If none are specified, the
<code title="attr-dropzone-copy"><a href="#attr-dropzone-copy" id="copy_0">copy</a></code> value is implied.</p>
+<p>An element with a <code title="attr-dropzone"><a href="#the-dropzone-attribute" id="dropzone_6">dropzone</a></code>
+attribute should also have a <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_38">title</a></code> attribute that names
+the element for the purpose of non-visual interactions.
+<!-- "should", not "must", only because this is a
+ relatively new attribute and its design implications are not
+ entirely obvious yet. For example, what happens if you use an
+ element with text as a drop zone? Is that sufficiently clear for
+ ATs? See also the draggable attribute. --></p>
<div class="example">
<p>In this example, a <code><a href="the-div-element.html#the-div-element" id="div_20">div</a></code> element is made into a drop target for
-image files using the <code title="attr-dropzone"><a href="#the-dropzone-attribute" id="dropzone_6">dropzone</a></code>
+image files using the <code title="attr-dropzone"><a href="#the-dropzone-attribute" id="dropzone_7">dropzone</a></code>
attribute. Images dropped into the target are then displayed.</p>
<pre>
<div dropzone="copy file:image/png file:image/gif file:image/jpeg" ondrop="receive(event, this)">
Index: the-dl-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-dl-element.html,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- the-dl-element.html 5 Oct 2012 15:23:17 -0000 1.126
+++ the-dl-element.html 11 Oct 2012 05:34:42 -0000 1.127
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.5.8 The dl element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.5.8 The dl element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-select-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-select-element.html,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -d -r1.161 -r1.162
--- the-select-element.html 5 Oct 2012 15:23:19 -0000 1.161
+++ the-select-element.html 11 Oct 2012 05:34:46 -0000 1.162
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.9 The select element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.9 The select element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -423,7 +424,7 @@
<dd><a href="global-attributes.html#global-attributes" id="global-attributes_90">Global
attributes</a></dd>
<dd><code title="attr-fe-autofocus"><a href="attributes-common-to-form-controls.html#attr-fe-autofocus" id="autofocus_3">autofocus</a></code></dd>
-<dd><code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_15">disabled</a></code></dd>
+<dd><code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_16">disabled</a></code></dd>
<dd><code title="attr-fae-form"><a href="association-of-controls-and-forms.html#attr-fae-form" id="form_54">form</a></code></dd>
<dd><code title="attr-select-multiple"><a href="#attr-select-multiple" id="multiple_32">multiple</a></code></dd>
<dd><code title="attr-fe-name"><a href="attributes-common-to-form-controls.html#attr-fe-name" id="name_39">name</a></code></dd>
@@ -509,7 +510,7 @@
<code><a href="#the-select-element" id="select_31">select</a></code> element must have a <a href="#placeholder-label-option" id="placeholder-label-option_0">placeholder label option</a>.</p>
<p>The <code title="attr-fae-form"><a href="association-of-controls-and-forms.html#attr-fae-form" id="form_55">form</a></code> attribute is used to explicitly associate
the <code><a href="#the-select-element" id="select_32">select</a></code> element with its <a href="association-of-controls-and-forms.html#form-owner" id="form-owner_9">form owner</a>. The <code title="attr-fe-name"><a href="attributes-common-to-form-controls.html#attr-fe-name" id="name_40">name</a></code>
-attribute represents the element's name. The <code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_16">disabled</a></code> attribute is used to make the
+attribute represents the element's name. The <code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_17">disabled</a></code> attribute is used to make the
control non-interactive and to prevent its value from being
submitted. The <code title="attr-fe-autofocus"><a href="attributes-common-to-form-controls.html#attr-fe-autofocus" id="autofocus_4">autofocus</a></code>
attribute controls focus.</p>
Index: editing-apis.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/editing-apis.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- editing-apis.html 5 Oct 2012 15:23:05 -0000 1.30
+++ editing-apis.html 11 Oct 2012 05:34:16 -0000 1.31
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>7.6.4 Editing APIs — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>7.6.4 Editing APIs — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dom.html,v
retrieving revision 1.1189
retrieving revision 1.1190
diff -u -d -r1.1189 -r1.1190
--- dom.html 5 Oct 2012 15:23:04 -0000 1.1189
+++ dom.html 11 Oct 2012 05:34:16 -0000 1.1190
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>3 Semantics, structure, and APIs of HTML documents — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>3 Semantics, structure, and APIs of HTML documents — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -658,7 +659,7 @@
precedence.</p>
</dd>
</dl><p><dfn id="the-title-element-0">The <code>title</code>
-element</dfn> of a document is the first <code><a href="the-title-element.html#the-title-element" id="title_38">title</a></code> element in the
+element</dfn> of a document is the first <code><a href="the-title-element.html#the-title-element" id="title_42">title</a></code> element in the
document (in tree order), if there is one, or null otherwise.</p>
<hr><dl class="domintro"><dt><var title="">document</var> . <code title="dom-document-body"><a href="#dom-document-body">body</a></code> [
= <var title="">value</var> ]</dt>
Index: the-textarea-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-textarea-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-textarea-element.html 5 Oct 2012 15:23:20 -0000 1.155
+++ the-textarea-element.html 11 Oct 2012 05:34:47 -0000 1.156
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.13 The textarea element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.13 The textarea element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -424,12 +425,12 @@
<dd><code title="attr-fe-autofocus"><a href="attributes-common-to-form-controls.html#attr-fe-autofocus" id="autofocus_5">autofocus</a></code></dd>
<dd><code title="attr-textarea-cols"><a href="#attr-textarea-cols" id="cols">cols</a></code></dd>
<dd><code title="attr-textarea-dirname"><a href="#attr-textarea-dirname" id="dirname_26">dirname</a></code></dd>
-<dd><code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_17">disabled</a></code></dd>
+<dd><code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_18">disabled</a></code></dd>
<dd><code title="attr-fae-form"><a href="association-of-controls-and-forms.html#attr-fae-form" id="form_56">form</a></code></dd>
<dd><code title="attr-textarea-maxlength"><a href="#attr-textarea-maxlength" id="maxlength_28">maxlength</a></code></dd>
<dd><code title="attr-fe-name"><a href="attributes-common-to-form-controls.html#attr-fe-name" id="name_41">name</a></code></dd>
-<dd><code title="attr-textarea-placeholder"><a href="#attr-textarea-placeholder" id="placeholder_28">placeholder</a></code></dd>
-<dd><code title="attr-textarea-readonly"><a href="#attr-textarea-readonly" id="readonly_41">readonly</a></code></dd>
+<dd><code title="attr-textarea-placeholder"><a href="#attr-textarea-placeholder" id="placeholder_29">placeholder</a></code></dd>
+<dd><code title="attr-textarea-readonly"><a href="#attr-textarea-readonly" id="readonly_42">readonly</a></code></dd>
<dd><code title="attr-textarea-required"><a href="#attr-textarea-required" id="required_33">required</a></code></dd>
<dd><code title="attr-textarea-rows"><a href="#attr-textarea-rows" id="rows">rows</a></code></dd>
<dd><code title="attr-textarea-wrap"><a href="#attr-textarea-wrap" id="wrap">wrap</a></code></dd>
@@ -464,12 +465,12 @@
readonly attribute <a href="#nodelist">NodeList</a> <a href="#dom-lfe-labels" title="dom-lfe-labels">labels</a>;
- void <a href="#dom-textarea/input-select" title="dom-textarea/input-select">select</a>();
- attribute unsigned long <a href="#dom-textarea/input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
- attribute unsigned long <a href="#dom-textarea/input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
- attribute DOMString <a href="#dom-textarea/input-selectiondirection" title="dom-textarea/input-selectionDirection">selectionDirection</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="#dom-textarea/input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(unsigned long start, unsigned long end, optional DOMString direction);
+ void <span title="dom-textarea/input-setSelectionRange">setSelectionRange</span>(unsigned long start, unsigned long end, optional DOMString direction);
};
</pre></dd>
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-textarea-element" id="textarea_27">textarea</a></code> element <a href="#represents">represents</a> a multiline plain text edit control .
@@ -479,6 +480,22 @@
<a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute_19">boolean
attribute</a> used to control whether the text can be edited by the
user or not.</p>
+<div class="example">
+<p>In this example, a text field is marked read-only because it
+represents a read-only file:</p>
+<pre>
+Filename: <code>/etc/bash.bashrc</code>
+<textarea name="buffer" readonly>
+# System-wide .bashrc file for interactive bash(1) shells.
+
+# To enable the settings / commands in this file for login shells as well,
+# this file has to be sourced in /etc/profile.
+
+# If not running interactively, don't do anything
+[ -z "$PS1" ] &amp;&amp; return
+
+...</textarea>
+</pre></div>
<p>The <dfn id="attr-textarea-cols" title="attr-textarea-cols"><code>cols</code></dfn> attribute specifies
the expected maximum number of characters per line. If the
<code title="attr-textarea-cols"><a href="#attr-textarea-cols" id="cols_0">cols</a></code> attribute is specified, its value must be
@@ -518,22 +535,26 @@
<a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute_20">boolean
attribute</a>. When specified, the user will be required to enter a
value before submitting the form.</p>
-<!-- similar text in the <input> section -->
+<!-- substantially similar text in the <input> section -->
<p>The <dfn id="attr-textarea-placeholder" title="attr-textarea-placeholder"><code>placeholder</code></dfn>
-attribute represents a hint (a word or short phrase) intended to
-aid the user with data entry. A hint could be a sample value or a
-brief description of the expected format. The attribute, if
-specified, must have a value that contains no "LF" (U+000A) or "CR"
-(U+000D) characters.</p>
-<p class="note">For a longer hint or other advisory text, the
-<code title="attr-title"><a href="global-attributes.html#attr-title" id="title_29">title</a></code> attribute is more appropriate.</p>
-<p>The <code title="attr-textarea-placeholder"><a href="#attr-textarea-placeholder" id="placeholder_29">placeholder</a></code> attribute should not be
-used as an alternative to a <code><a href="the-label-element.html#the-label-element" id="label_21">label</a></code>.</p>
+attribute represents a <em>short</em> hint (a word or short phrase)
+intended to aid the user with data entry when the control has no
+value. A hint could be a sample value or a brief description of the
+expected format. The attribute, if specified, must have a value
+that contains no "LF" (U+000A) or "CR" (U+000D) characters.</p>
+<p>The <code title="attr-textarea-placeholder"><a href="#attr-textarea-placeholder" id="placeholder_30">placeholder</a></code> attribute should not be
+used as an alternative to a <code><a href="the-label-element.html#the-label-element" id="label_22">label</a></code>. For a longer hint or other advisory
+text, the <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_30">title</a></code> attribute is more appropriate.</p>
+<p class="note">These mechanisms are very similar but subtly
+different: the hint given by the control's <code><a href="the-label-element.html#the-label-element" id="label_23">label</a></code> is shown at all
+times; the short hint given in the <code title="attr-textarea-placeholder"><a href="#attr-textarea-placeholder" id="placeholder_31">placeholder</a></code> attribute is shown
+before the user enters a value; and the hint in the <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_31">title</a></code>
+attribute is shown when the user requests further help.</p>
<p>The <dfn id="attr-textarea-dirname" title="attr-textarea-dirname"><code>dirname</code></dfn> attribute is a
<a href="form-submission.html#form-control-dirname-attribute" id="form-control-dirname-attribute_1">form control <code title="">dirname</code> attribute</a>.</p>
<p>The <code title="attr-fae-form"><a href="association-of-controls-and-forms.html#attr-fae-form" id="form_57">form</a></code> attribute is used to explicitly associate
the <code><a href="#the-textarea-element" id="textarea_32">textarea</a></code> element with its <a href="association-of-controls-and-forms.html#form-owner" id="form-owner_10">form owner</a>. The <code title="attr-fe-name"><a href="attributes-common-to-form-controls.html#attr-fe-name" id="name_42">name</a></code>
-attribute represents the element's name. The <code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_18">disabled</a></code> attribute is used to make the
+attribute represents the element's name. The <code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_19">disabled</a></code> attribute is used to make the
control non-interactive and to prevent its value from being
submitted. The <code title="attr-fe-autofocus"><a href="attributes-common-to-form-controls.html#attr-fe-autofocus" id="autofocus_6">autofocus</a></code>
attribute controls focus.</p>
Index: the-colgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-colgroup-element.html,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -d -r1.130 -r1.131
--- the-colgroup-element.html 5 Oct 2012 15:23:16 -0000 1.130
+++ the-colgroup-element.html 11 Oct 2012 05:34:42 -0000 1.131
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.9.3 The colgroup element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.9.3 The colgroup element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: attributes-common-to-ins-and-del-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/attributes-common-to-ins-and-del-elements.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- attributes-common-to-ins-and-del-elements.html 5 Oct 2012 15:23:03 -0000 1.25
+++ attributes-common-to-ins-and-del-elements.html 11 Oct 2012 05:34:14 -0000 1.26
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.7.3 Attributes common to ins and del elements — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.7.3 Attributes common to ins and del elements — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-video-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-video-element.html,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -d -r1.141 -r1.142
--- the-video-element.html 5 Oct 2012 15:23:21 -0000 1.141
+++ the-video-element.html 11 Oct 2012 05:34:48 -0000 1.142
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.8.6 The video element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.8.6 The video element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-table-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-table-element.html,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -d -r1.145 -r1.146
--- the-table-element.html 5 Oct 2012 15:23:20 -0000 1.145
+++ the-table-element.html 11 Oct 2012 05:34:47 -0000 1.146
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.9.1 The table element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.9.1 The table element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-audio-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-audio-element.html,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -d -r1.139 -r1.140
--- the-audio-element.html 5 Oct 2012 15:23:16 -0000 1.139
+++ the-audio-element.html 11 Oct 2012 05:34:41 -0000 1.140
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.8.7 The audio element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.8.7 The audio element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: edits-and-lists.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/edits-and-lists.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- edits-and-lists.html 5 Oct 2012 15:23:05 -0000 1.25
+++ edits-and-lists.html 11 Oct 2012 05:34:17 -0000 1.26
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.7.5 Edits and lists — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.7.5 Edits and lists — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-pre-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-pre-element.html,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- the-pre-element.html 5 Oct 2012 15:23:19 -0000 1.126
+++ the-pre-element.html 11 Oct 2012 05:34:45 -0000 1.127
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.5.3 The pre element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.5.3 The pre element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: dynamic-markup-insertion.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dynamic-markup-insertion.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- dynamic-markup-insertion.html 5 Oct 2012 15:23:05 -0000 1.34
+++ dynamic-markup-insertion.html 11 Oct 2012 05:34:16 -0000 1.35
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>3.3 Dynamic markup insertion — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>3.3 Dynamic markup insertion — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-tfoot-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-tfoot-element.html,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -d -r1.122 -r1.123
--- the-tfoot-element.html 5 Oct 2012 15:23:20 -0000 1.122
+++ the-tfoot-element.html 11 Oct 2012 05:34:47 -0000 1.123
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.9.7 The tfoot element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.9.7 The tfoot element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-footer-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-footer-element.html,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -d -r1.128 -r1.129
--- the-footer-element.html 5 Oct 2012 15:23:17 -0000 1.128
+++ the-footer-element.html 11 Oct 2012 05:34:43 -0000 1.129
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.4.9 The footer element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.4.9 The footer element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-br-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-br-element.html,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- the-br-element.html 5 Oct 2012 15:23:16 -0000 1.127
+++ the-br-element.html 11 Oct 2012 05:34:41 -0000 1.128
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.26 The br element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.26 The br element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: image-maps.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/image-maps.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- image-maps.html 5 Oct 2012 15:23:06 -0000 1.24
+++ image-maps.html 11 Oct 2012 05:34:25 -0000 1.25
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.8.14 Image maps — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.8.14 Image maps — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-meta-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-meta-element.html,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -d -r1.139 -r1.140
--- the-meta-element.html 5 Oct 2012 15:23:18 -0000 1.139
+++ the-meta-element.html 11 Oct 2012 05:34:44 -0000 1.140
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.2.5 The meta element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.2.5 The meta element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -450,7 +451,7 @@
</pre></dd>
</dl><!--TOPIC:HTML--><p>The <code><a href="#the-meta-element">meta</a></code> element
<a href="#represents">represents</a> various kinds of metadata that
-cannot be expressed using the <code><a href="the-title-element.html#the-title-element" id="title_47">title</a></code>, <code><a href="the-base-element.html#the-base-element" id="base_13">base</a></code>, <code><a href="the-link-element.html#the-link-element" id="link_19">link</a></code>, <code><a href="the-style-element.html#the-style-element" id="style_15">style</a></code>, and <code><a href="the-script-element.html#the-script-element">script</a></code> elements.</p>
+cannot be expressed using the <code><a href="the-title-element.html#the-title-element" id="title_51">title</a></code>, <code><a href="the-base-element.html#the-base-element" id="base_13">base</a></code>, <code><a href="the-link-element.html#the-link-element" id="link_19">link</a></code>, <code><a href="the-style-element.html#the-style-element" id="style_15">style</a></code>, and <code><a href="the-script-element.html#the-script-element">script</a></code> elements.</p>
<p>The <code><a href="#the-meta-element">meta</a></code> element
can represent document-level metadata with the <code title="attr-meta-name"><a href="#attr-meta-name" id="name_1">name</a></code> attribute, pragma directives with the
<code title="attr-meta-http-equiv"><a href="#attr-meta-http-equiv" id="http-equiv_3">http-equiv</a></code> attribute, and the file's
Index: the-wbr-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-wbr-element.html,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -d -r1.128 -r1.129
--- the-wbr-element.html 5 Oct 2012 15:23:21 -0000 1.128
+++ the-wbr-element.html 11 Oct 2012 05:34:48 -0000 1.129
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.27 The wbr element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.27 The wbr element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.1176
retrieving revision 1.1177
diff -u -d -r1.1176 -r1.1177
--- introduction.html 5 Oct 2012 15:23:07 -0000 1.1176
+++ introduction.html 11 Oct 2012 05:34:27 -0000 1.1177
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>1 Introduction — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>1 Introduction — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -554,7 +555,7 @@
other features were omitted because at the W3C they are published
as separate specifications. At time of publication of this
document, patches from the WHATWG spec have been merged until
-revision <a href="http://html5.org/r/7340">7340</a> inclusive.</p>
+revision <a href="http://html5.org/r/7389">7389</a> inclusive.</p>
<!--w3c-html--><!--VERSION-->
<p>A separate document has been published by the W3C HTML working
group to document the differences between the HTML specified in
@@ -879,7 +880,7 @@
<ul><li class="t1"><code><a href="the-head-element.html#the-head-element" id="head_0">head</a></code>
<ul><li class="t3"><code><a href="#text-0">#text</a></code>:
<span title="">⏎&blank;&blank;</span></li>
-<li class="t1"><code><a href="the-title-element.html#the-title-element" id="title_36">title</a></code>
+<li class="t1"><code><a href="the-title-element.html#the-title-element" id="title_40">title</a></code>
<ul><li class="t3"><code><a href="#text-0">#text</a></code>:
<span title="">Sample page</span></li>
</ul></li>
@@ -933,7 +934,7 @@
whitespace before <code><a href="the-head-element.html#the-head-element" id="head_2">head</a></code> start tag ends up being dropped silently,
and all the whitespace after the <code><a href="the-body-element.html#the-body-element" id="body_1">body</a></code> end tag ends up placed at the end of
the <code><a href="the-body-element.html#the-body-element" id="body_2">body</a></code>.</p>
-<p>The <code><a href="the-head-element.html#the-head-element" id="head_3">head</a></code> element contains a <code><a href="the-title-element.html#the-title-element" id="title_37">title</a></code> element, which
+<p>The <code><a href="the-head-element.html#the-head-element" id="head_3">head</a></code> element contains a <code><a href="the-title-element.html#the-title-element" id="title_41">title</a></code> element, which
itself contains a <code><a href="#text-0">Text</a></code> node with
the text "Sample page". Similarly, the <code><a href="the-body-element.html#the-body-element" id="body_3">body</a></code> element contains an
<code><a href="the-aside-element.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code> element, a
Index: the-sup-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-sup-element.html,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- the-sup-element.html 5 Oct 2012 15:23:20 -0000 1.121
+++ the-sup-element.html 11 Oct 2012 05:34:47 -0000 1.122
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.15 The sub and sup elements — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.15 The sub and sup elements — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/editing.html,v
retrieving revision 1.1180
retrieving revision 1.1181
diff -u -d -r1.1180 -r1.1181
--- editing.html 5 Oct 2012 15:23:05 -0000 1.1180
+++ editing.html 11 Oct 2012 05:34:16 -0000 1.1181
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>7 User interaction — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>7 User interaction — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -461,8 +462,8 @@
including, for instance, screen readers.</p>
<!-- for example, "<a hidden href=#content>Skip to content</a>" would be inappropriate. -->
<!-- (but only add that example if you first add some more good valid examples -->
-<p>Elements that are not themselves <code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden_9">hidden</a></code> must not <a href="links.html#hyperlink" id="hyperlink_47">hyperlink</a> to elements that are <code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden_10">hidden</a></code>. The <code title="">for</code>
-attributes of <code><a href="the-label-element.html#the-label-element" id="label_22">label</a></code> and <code><a href="the-output-element.html#the-output-element" id="output_15">output</a></code> elements that are not themselves
+<p>Elements that are not themselves <code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden_9">hidden</a></code> must not <a href="links.html#hyperlink" id="hyperlink_48">hyperlink</a> to elements that are <code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden_10">hidden</a></code>. The <code title="">for</code>
+attributes of <code><a href="the-label-element.html#the-label-element" id="label_24">label</a></code> and <code><a href="the-output-element.html#the-output-element" id="output_15">output</a></code> elements that are not themselves
<code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden_11">hidden</a></code> must similarly not refer to elements
that are <code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden_12">hidden</a></code>. In both cases, such references
would cause user confusion.</p>
@@ -510,9 +511,9 @@
with such an API include:</p>
<ul><li>a <code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden_23">hidden</a></code> element referenced by an <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href" id="href_28">href</a></code> attribute within the same document</li>
<li>a <code title="attr-hidden"><a href="#the-hidden-attribute" id="hidden_24">hidden</a></code> form element referenced by a
-<code><a href="the-label-element.html#the-label-element" id="label_23">label</a></code>
+<code><a href="the-label-element.html#the-label-element" id="label_25">label</a></code>
element's <code title="attr-label-for"><a href="the-label-element.html#attr-label-for" id="for_1">for</a></code> attribute (because the sorts of elements
-referenced from a <code><a href="the-label-element.html#the-label-element" id="label_24">label</a></code> element's <code title="attr-label-for"><a href="the-label-element.html#attr-label-for" id="for_2">for</a></code> attribute lose meaning when flattened)</li>
+referenced from a <code><a href="the-label-element.html#the-label-element" id="label_26">label</a></code> element's <code title="attr-label-for"><a href="the-label-element.html#attr-label-for" id="for_2">for</a></code> attribute lose meaning when flattened)</li>
</ul><p>Specifications which define elements and attributes which may be
included in <a href="#conforming-documents" title="Conforming documents">conforming HTML5 documents</a> (such as SVG,
MathML, and WAI-ARIA) may define how or whether this applies to
@@ -551,9 +552,9 @@
through other means; being part of a modal dialog does not
"protect" a node from being marked <a href="#inert" id="inert_6">inert</a>.)</p>
<p>Only one element at a time can mark a <code><a href="dom.html#document" id="document_128">Document</a></code> as being <a href="#blocked-by-a-modal-dialog" id="blocked-by-a-modal-dialog_0">blocked by a modal dialog</a>. When a
-new <code><a href="commands.html#the-dialog-element" id="dialog_9">dialog</a></code> is made to <a href="#blocked-by-a-modal-dialog" id="blocked-by-a-modal-dialog_1" title="blocked by a modal dialog">block</a> a <code><a href="dom.html#document" id="document_129">Document</a></code>, the previous
+new <code><a href="commands.html#the-dialog-element" id="dialog_12">dialog</a></code> is made to <a href="#blocked-by-a-modal-dialog" id="blocked-by-a-modal-dialog_1" title="blocked by a modal dialog">block</a> a <code><a href="dom.html#document" id="document_129">Document</a></code>, the previous
element, if any, stops blocking the <code><a href="dom.html#document" id="document_130">Document</a></code>.</p>
-<p class="note">The <code><a href="commands.html#the-dialog-element" id="dialog_10">dialog</a></code> element's <code title="dom-dialog-showModal"><a href="#dom-dialog-showmodal">showModal()</a></code> method makes use of
+<p class="note">The <code><a href="commands.html#the-dialog-element" id="dialog_13">dialog</a></code> element's <code title="dom-dialog-showModal"><a href="#dom-dialog-showmodal">showModal()</a></code> method makes use of
this mechanism.</p>
<!--INERT-->
<!--TOPIC:DOM APIs-->
Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.806
retrieving revision 1.807
diff -u -d -r1.806 -r1.807
--- spec.preprocessed.html 5 Oct 2012 15:23:14 -0000 1.806
+++ spec.preprocessed.html 11 Oct 2012 05:34:39 -0000 1.807
@@ -2,10 +2,122 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie">
<head><meta http-equiv="Content-Type" content="text/html; charset=ascii">
<meta name="generator" content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39"></meta>
+<meta charset="utf-8"></meta>
<title>HTML5</title>
<style type="text/css">
/**/
+
+ .applies thead th > * { display: block; }
+ .applies thead code { display: block; }
[...4194 lines suppressed...]
Romantschuk, Menno van Slooten, Micah Dubinko, Michael 'Ratt'
-Iannarelli, Michael A. Nachbaur, Michael A. Puls II
+Iannarelli, Michael A. Nachbaur, Michael A. Puls II
<!--Shadow2531-->, Michael Carter, Michael Daskalov, Michael
Enright, Michael Gratton, Michael Nordman, Michael Powers, Michael
Rakowski, Michael(tm) Smith, Michal Zalewski, Michel Fortin,
-Michelangelo De Simone, Michiel van der Blonk, Mihai Şucan
+Michelangelo De Simone, Michiel van der Blonk, Mihai Şucan
<!-- from ROBO Design -->, Mihai Parparita, Mike Brown, Mike
Dierken<!-- S. Mike Dierken -->, Mike Dixon, Mike Schinkel, Mike
Shaver, Mikko Rantalainen, Mohamed Zergaoui<!-- Innovimax SARL -->,
@@ -83640,7 +84343,7 @@
Patrick H. Lauke, Patrik Persson, Paul Adenot, Paul Norman,
Per-Erik Brodin, Perry Smith, Peter Beverloo, Peter Karlsson, Peter
Kasting, Peter Moulder, Peter Stark, Peter-Paul Koch, Phil
-Pickering, Philip Jägenstedt, Philip Taylor, Philip TAYLOR
+Pickering, Philip Jägenstedt, Philip Taylor, Philip TAYLOR
<!-- a different one -->, Philippe De Ryck, Prateek Rungta, Pravir
Gupta, 李普君 (Pujun Li)<!-- masa jack -->, Rachid Finge, Rafał
Miłecki, Rajas Moonka, Ralf Stoltze, Ralph Giles, Raphael
Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v
retrieving revision 1.1142
retrieving revision 1.1143
diff -u -d -r1.1142 -r1.1143
--- text-level-semantics.html 5 Oct 2012 15:23:15 -0000 1.1142
+++ text-level-semantics.html 11 Oct 2012 05:34:40 -0000 1.1143
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6 Text-level semantics — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6 Text-level semantics — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: element-definitions.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/element-definitions.html,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -d -r1.115 -r1.116
--- element-definitions.html 5 Oct 2012 15:23:05 -0000 1.115
+++ element-definitions.html 11 Oct 2012 05:34:17 -0000 1.116
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>3.2.4 Element definitions — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>3.2.4 Element definitions — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: form-submission.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/form-submission.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- form-submission.html 5 Oct 2012 15:23:05 -0000 1.25
+++ form-submission.html 11 Oct 2012 05:34:17 -0000 1.26
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.19.5 Form submission — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.19.5 Form submission — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: user-prompts.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/user-prompts.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- user-prompts.html 5 Oct 2012 15:23:21 -0000 1.20
+++ user-prompts.html 11 Oct 2012 05:34:49 -0000 1.21
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>6.4 User prompts — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>6.4 User prompts — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v
retrieving revision 1.1122
retrieving revision 1.1123
diff -u -d -r1.1122 -r1.1123
--- tabular-data.html 5 Oct 2012 15:23:15 -0000 1.1122
+++ tabular-data.html 11 Oct 2012 05:34:40 -0000 1.1123
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.9 Tabular data — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.9 Tabular data — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-iframe-element.html,v
retrieving revision 1.639
retrieving revision 1.640
diff -u -d -r1.639 -r1.640
--- the-iframe-element.html 5 Oct 2012 15:23:17 -0000 1.639
+++ the-iframe-element.html 11 Oct 2012 05:34:43 -0000 1.640
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.8.2 The iframe element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.8.2 The iframe element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -471,6 +472,7 @@
the <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc" id="srcdoc_1">srcdoc</a></code> attribute takes priority. This
allows authors to provide a fallback <a href="urls.html#url" id="url_12">URL</a> for legacy user agents that do not support the
<code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc" id="srcdoc_2">srcdoc</a></code> attribute.</p>
+<!-- END of section that's very similar to <frame> -->
<p class="note">If, when the element is created, the <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc" id="srcdoc_3">srcdoc</a></code> attribute is not set, and the
<code title="attr-iframe-src"><a href="#attr-iframe-src" id="src_20">src</a></code> attribute is either also not set or set but
its value cannot be <a href="#resolve-a-url" title="resolve a url">resolved</a>, the browsing context will remain at
Index: dimension-attributes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dimension-attributes.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- dimension-attributes.html 5 Oct 2012 15:23:04 -0000 1.32
+++ dimension-attributes.html 11 Oct 2012 05:34:16 -0000 1.33
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.8.17 Dimension attributes — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.8.17 Dimension attributes — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/association-of-controls-and-forms.html,v
retrieving revision 1.610
retrieving revision 1.611
diff -u -d -r1.610 -r1.611
--- association-of-controls-and-forms.html 5 Oct 2012 15:23:03 -0000 1.610
+++ association-of-controls-and-forms.html 11 Oct 2012 05:34:14 -0000 1.611
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.18 Association of controls and forms — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.18 Association of controls and forms — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: common-dom-interfaces.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-dom-interfaces.html,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -d -r1.141 -r1.142
--- common-dom-interfaces.html 5 Oct 2012 15:23:04 -0000 1.141
+++ common-dom-interfaces.html 11 Oct 2012 05:34:15 -0000 1.142
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>2.6 Common DOM interfaces — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>2.6 Common DOM interfaces — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-strong-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-strong-element.html,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- the-strong-element.html 5 Oct 2012 15:23:20 -0000 1.124
+++ the-strong-element.html 11 Oct 2012 05:34:46 -0000 1.125
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.3 The strong element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.3 The strong element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: attributes-common-to-form-controls.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/attributes-common-to-form-controls.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- attributes-common-to-form-controls.html 5 Oct 2012 15:23:03 -0000 1.44
+++ attributes-common-to-form-controls.html 11 Oct 2012 05:34:14 -0000 1.45
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.19 Attributes common to form controls — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.19 Attributes common to form controls — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -433,7 +434,7 @@
<p>The <dfn id="attr-fe-disabled" title="attr-fe-disabled"><code>disabled</code></dfn> content attribute is
a <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute_21">boolean
attribute</a>.</p>
-<p>A form control is <dfn id="concept-fe-disabled" title="concept-fe-disabled">disabled</dfn> if its <code title="attr-fe-disabled"><a href="#attr-fe-disabled" id="disabled_21">disabled</a></code> attribute is set, or if it is a
+<p>A form control is <dfn id="concept-fe-disabled" title="concept-fe-disabled">disabled</dfn> if its <code title="attr-fe-disabled"><a href="#attr-fe-disabled" id="disabled_22">disabled</a></code> attribute is set, or if it is a
descendant of a <code><a href="the-fieldset-element.html#the-fieldset-element" id="fieldset_21">fieldset</a></code> element whose <code title="attr-fieldset-disabled"><a href="the-fieldset-element.html#attr-fieldset-disabled" id="disabled_1">disabled</a></code> attribute is set and is
<em>not</em> a descendant of that <code><a href="the-fieldset-element.html#the-fieldset-element" id="fieldset_22">fieldset</a></code>
element's first <code><a href="the-legend-element.html#the-legend-element" id="legend_6">legend</a></code> element child, if any.</p>
@@ -441,11 +442,19 @@
<!-- v2: Apply this to contentEditable elements -->
<p>The <dfn id="attr-fe-autofocus" title="attr-fe-autofocus"><code>autofocus</code></dfn> content attribute
allows the author to indicate that a control is to be focused as
-soon as the page is loaded, allowing the user to just start typing
+soon as the page is loaded or as soon as the <code><a href="commands.html#the-dialog-element" id="dialog_3">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>
<p>The <code title="attr-fe-autofocus"><a href="#attr-fe-autofocus" id="autofocus_9">autofocus</a></code> attribute is a <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute_22">boolean
attribute</a>.</p>
-<p>There must not be more than one element in the document with the
+<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="commands.html#the-dialog-element" id="dialog_4">dialog</a></code> element, or else is the element's
+nearest ancestor <code><a href="commands.html#the-dialog-element" id="dialog_5">dialog</a></code> element, if any, or else is the
+element's <a href="infrastructure.html#root-element" id="root-element_10">root
+element</a>.</p>
+<p>There must not be two elements with the same <a href="#nearest-ancestor-autofocus-scoping-root-element" id="nearest-ancestor-autofocus-scoping-root-element_0">nearest
+ancestor autofocus scoping root element</a> that both have the
<code title="attr-fe-autofocus"><a href="#attr-fe-autofocus" id="autofocus_10">autofocus</a></code> attribute specified.</p>
<div class="example">
<p>In the following snippet, the text control would be focused when
Index: the-form-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-form-element.html,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -d -r1.163 -r1.164
--- the-form-element.html 5 Oct 2012 15:23:17 -0000 1.163
+++ the-form-element.html 11 Oct 2012 05:34:43 -0000 1.164
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.3 The form element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.3 The form element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-li-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-li-element.html,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -d -r1.129 -r1.130
--- the-li-element.html 5 Oct 2012 15:23:18 -0000 1.129
+++ the-li-element.html 11 Oct 2012 05:34:44 -0000 1.130
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.5.7 The li element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.5.7 The li element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-keygen-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-keygen-element.html,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -d -r1.150 -r1.151
--- the-keygen-element.html 5 Oct 2012 15:23:18 -0000 1.150
+++ the-keygen-element.html 11 Oct 2012 05:34:44 -0000 1.151
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.14 The keygen element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.14 The keygen element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -423,7 +424,7 @@
attributes</a></dd>
<dd><code title="attr-fe-autofocus"><a href="attributes-common-to-form-controls.html#attr-fe-autofocus" id="autofocus_7">autofocus</a></code></dd>
<dd><code title="attr-keygen-challenge"><a href="#attr-keygen-challenge" id="challenge">challenge</a></code></dd>
-<dd><code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_19">disabled</a></code></dd>
+<dd><code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_20">disabled</a></code></dd>
<dd><code title="attr-fae-form"><a href="association-of-controls-and-forms.html#attr-fae-form" id="form_58">form</a></code></dd>
<dd><code title="attr-keygen-keytype"><a href="#attr-keygen-keytype" id="keytype">keytype</a></code></dd>
<dd><code title="attr-fe-name"><a href="attributes-common-to-form-controls.html#attr-fe-name" id="name_43">name</a></code></dd>
@@ -479,7 +480,7 @@
support any key types at all.</p>
<p>The <code title="attr-fae-form"><a href="association-of-controls-and-forms.html#attr-fae-form" id="form_59">form</a></code> attribute is used to explicitly associate
the <code><a href="#the-keygen-element" id="keygen_14">keygen</a></code> element with its <a href="association-of-controls-and-forms.html#form-owner" id="form-owner_11">form owner</a>. The <code title="attr-fe-name"><a href="attributes-common-to-form-controls.html#attr-fe-name" id="name_44">name</a></code>
-attribute represents the element's name. The <code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_20">disabled</a></code> attribute is used to make the
+attribute represents the element's name. The <code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_21">disabled</a></code> attribute is used to make the
control non-interactive and to prevent its value from being
submitted. The <code title="attr-fe-autofocus"><a href="attributes-common-to-form-controls.html#attr-fe-autofocus" id="autofocus_8">autofocus</a></code>
attribute controls focus.</p>
Index: the-link-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-link-element.html,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -d -r1.139 -r1.140
--- the-link-element.html 5 Oct 2012 15:23:18 -0000 1.139
+++ the-link-element.html 11 Oct 2012 05:34:44 -0000 1.140
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.2.4 The link element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.2.4 The link element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -425,7 +426,7 @@
<dd><code title="attr-link-hreflang"><a href="#attr-link-hreflang" id="hreflang">hreflang</a></code></dd>
<dd><code title="attr-link-type"><a href="#attr-link-type" id="type">type</a></code></dd>
<dd><code title="attr-link-sizes"><a href="links.html#attr-link-sizes" id="sizes">sizes</a></code></dd>
-<dd>Also, the <code title="attr-link-title"><a href="#attr-link-title" id="title_56">title</a></code> attribute has
+<dd>Also, the <code title="attr-link-title"><a href="#attr-link-title" id="title_60">title</a></code> attribute has
special semantics on this element.</dd>
<dt><a href="element-definitions.html#element-dfn-dom" id="element-dfn-dom_4" title="element-dfn-dom">DOM interface</a>:</dt>
<!--TOPIC:DOM APIs-->
@@ -475,7 +476,7 @@
stylesheet</code>, it creates both a <a href="links.html#hyperlink" id="hyperlink_7">hyperlink</a> (for the <code title="rel-next"><a href="links.html#link-type-next" id="next">next</a></code>
keyword) and an <a href="links.html#external-resource-link" id="external-resource-link_1">external resource link</a> (for the
<code title="rel-stylesheet"><a href="links.html#link-type-stylesheet" id="stylesheet">stylesheet</a></code> keyword), and they are affected
-by other attributes (such as <code title="attr-link-media"><a href="#attr-link-media" id="media_0">media</a></code> or <code title="attr-link-title"><a href="#attr-link-title" id="title_57">title</a></code>) differently.</p>
+by other attributes (such as <code title="attr-link-media"><a href="#attr-link-media" id="media_0">media</a></code> or <code title="attr-link-title"><a href="#attr-link-title" id="title_61">title</a></code>) differently.</p>
<div class="example">
<p>For example, the following <code><a href="#the-link-element" id="link_11">link</a></code> element creates two hyperlinks (to the
same page):</p>
@@ -518,9 +519,9 @@
<p>The <dfn id="attr-link-title" title="attr-link-title"><code>title</code></dfn> attribute gives the
title of the link. With one exception, it is purely advisory. The
value is text. The exception is for style sheet links, where the
-<code title="attr-link-title"><a href="#attr-link-title" id="title_58">title</a></code> attribute defines <a href="#alternative-style-sheet-sets">alternative style sheet
+<code title="attr-link-title"><a href="#attr-link-title" id="title_62">title</a></code> attribute defines <a href="#alternative-style-sheet-sets">alternative style sheet
sets</a>.</p>
-<p class="note">The <code title="attr-link-title"><a href="#attr-link-title" id="title_59">title</a></code> attribute on
+<p class="note">The <code title="attr-link-title"><a href="#attr-link-title" id="title_63">title</a></code> attribute on
<code><a href="#the-link-element" id="link_14">link</a></code>
elements differs from the global <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_7">title</a></code> attribute of most other
elements in that a link without a title does not inherit the title
Index: the-optgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-optgroup-element.html,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -d -r1.134 -r1.135
--- the-optgroup-element.html 5 Oct 2012 15:23:19 -0000 1.134
+++ the-optgroup-element.html 11 Oct 2012 05:34:45 -0000 1.135
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.11 The optgroup element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.11 The optgroup element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -415,7 +416,7 @@
<dd><a href="global-attributes.html#global-attributes" id="global-attributes_92">Global
attributes</a></dd>
<dd><code title="attr-optgroup-disabled"><a href="#attr-optgroup-disabled" id="disabled_3">disabled</a></code></dd>
-<dd><code title="attr-optgroup-label"><a href="#attr-optgroup-label" id="label_35">label</a></code></dd>
+<dd><code title="attr-optgroup-label"><a href="#attr-optgroup-label" id="label_37">label</a></code></dd>
<dt><a href="element-definitions.html#element-dfn-dom" id="element-dfn-dom_91" title="element-dfn-dom">DOM interface</a>:</dt>
<!--TOPIC:DOM APIs-->
<dd>
Index: the-param-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-param-element.html,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -d -r1.132 -r1.133
--- the-param-element.html 5 Oct 2012 15:23:19 -0000 1.132
+++ the-param-element.html 11 Oct 2012 05:34:45 -0000 1.133
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.8.5 The param element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.8.5 The param element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-time-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-time-element.html,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -d -r1.145 -r1.146
--- the-time-element.html 5 Oct 2012 15:23:20 -0000 1.145
+++ the-time-element.html 11 Oct 2012 05:34:47 -0000 1.146
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.10 The time element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.10 The time element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: mathml.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/mathml.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- mathml.html 5 Oct 2012 15:23:07 -0000 1.24
+++ mathml.html 11 Oct 2012 05:34:27 -0000 1.25
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.8.15 MathML — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.8.15 MathML — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-var-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-var-element.html,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -d -r1.125 -r1.126
--- the-var-element.html 5 Oct 2012 15:23:21 -0000 1.125
+++ the-var-element.html 11 Oct 2012 05:34:48 -0000 1.126
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.12 The var element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.12 The var element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-th-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-th-element.html,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -d -r1.139 -r1.140
--- the-th-element.html 5 Oct 2012 15:23:20 -0000 1.139
+++ the-th-element.html 11 Oct 2012 05:34:47 -0000 1.140
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.9.10 The th element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.9.10 The th element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: requirements-relating-to-bidirectional-algorithm-formatting-characters.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/requirements-relating-to-bidirectional-algorithm-formatting-characters.html,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -d -r1.122 -r1.123
--- requirements-relating-to-bidirectional-algorithm-formatting-characters.html 5 Oct 2012 15:23:08 -0000 1.122
+++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html 11 Oct 2012 05:34:28 -0000 1.123
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>3.2.6 Requirements relating to bidirectional-algorithm formatting characters — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>3.2.6 Requirements relating to bidirectional-algorithm formatting characters — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-body-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-body-element.html,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -d -r1.157 -r1.158
--- the-body-element.html 5 Oct 2012 15:23:16 -0000 1.157
+++ the-body-element.html 11 Oct 2012 05:34:41 -0000 1.158
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.4.1 The body element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.4.1 The body element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-microsyntaxes.html,v
retrieving revision 1.588
retrieving revision 1.589
diff -u -d -r1.588 -r1.589
--- common-microsyntaxes.html 5 Oct 2012 15:23:04 -0000 1.588
+++ common-microsyntaxes.html 11 Oct 2012 05:34:15 -0000 1.589
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>2.4 Common microsyntaxes — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>2.4 Common microsyntaxes — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-input-element-attributes.html,v
retrieving revision 1.614
retrieving revision 1.615
diff -u -d -r1.614 -r1.615
--- common-input-element-attributes.html 5 Oct 2012 15:23:04 -0000 1.614
+++ common-input-element-attributes.html 11 Oct 2012 05:34:15 -0000 1.615
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.7.2 Common input element attributes — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.7.2 Common input element attributes — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -544,32 +545,37 @@
<a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute_11">boolean
attribute</a> that controls whether or not the user can edit the
form control.</p>
+<p class="note">The difference between <code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_13">disabled</a></code> and <code title="attr-input-readonly"><a href="#attr-input-readonly" id="readonly_39">readonly</a></code> is that read-only controls are
+still focusable, so the user can still select the text and interact
+with it, whereas disabled controls are entirely non-interactive.
+(For this reason, only text controls can be made read-only: it
+wouldn't make sense for checkboxes or buttons, for instances.)</p>
<div class="example">
<p>In the following example, the existing product identifiers
cannot be modified, but they are still displayed as part of the
form, for consistency with the row representing a new product
(where the identifier is not yet filled in).</p>
<pre>
-<form action="products.cgi" method=post enctype="multipart-form-data">
+<form action="products.cgi" method="post" enctype="multipart-form-data">
<table>
<tr> <th> Product ID <th> Product name <th> Price <th> Action
<tr>
- <td> <input readonly name="1.pid" value="H412">
- <td> <input required name="1.pname" value="Floor lamp Ulke">
- <td> $<input required type=number min=0 step=0.01 name="1.pprice" value="49.99">
- <td> <button formnovalidate name="action" value="delete:1">Delete</button>
+ <td> <input readonly="readonly" name="1.pid" value="H412">
+ <td> <input required="required" name="1.pname" value="Floor lamp Ulke">
+ <td> $<input required="required" type="number" min="0" step="0.01" name="1.pprice" value="49.99">
+ <td> <button formnovalidate="formnovalidate" name="action" value="delete:1">Delete</button>
<tr>
- <td> <input readonly name="2.pid" value="FG28">
- <td> <input required name="2.pname" value="Table lamp Ulke">
- <td> $<input required type=number min=0 step=0.01 name="2.pprice" value="24.99">
- <td> <button formnovalidate name="action" value="delete:2">Delete</button>
+ <td> <input readonly="readonly" name="2.pid" value="FG28">
+ <td> <input required="required" name="2.pname" value="Table lamp Ulke">
+ <td> $<input required="required" type="number" min="0" step="0.01" name="2.pprice" value="24.99">
+ <td> <button formnovalidate="formnovalidate" name="action" value="delete:2">Delete</button>
<tr>
- <td> <input required name="3.pid" value="" pattern="[A-Z0-9]+">
- <td> <input required name="3.pname" value="">
- <td> $<input required type=number min=0 step=0.01 name="3.pprice" value="">
- <td> <button formnovalidate name="action" value="delete:3">Delete</button>
+ <td> <input required="required" name="3.pid" value="" pattern="[A-Z0-9]+">
+ <td> <input required="required" name="3.pname" value="">
+ <td> $<input required="required" type="number" min="0" step="0.01" name="3.pprice" value="">
+ <td> <button formnovalidate="formnovalidate" name="action" value="delete:3">Delete</button>
</table>
- <p> <button formnovalidate name="action" value="add">Add</button> </p>
+ <p> <button formnovalidate="formnovalidate" name="action" value="add">Add</button> </p>
<p> <button name="action" value="update">Save</button> </p>
</form>
</pre></div>
@@ -727,7 +733,7 @@
<p>The following number control limits input to whole numbers
greater than zero:</p>
<pre>
-<input name=quantity required type=number min=1 value=1>
+<input name=quantity required="" type="number" min="1" value="1">
</pre></div>
<h6 id="the-step-attribute"><span class="secno">4.10.7.2.11</span>
The <code title="attr-input-step"><a href="#attr-input-step" id="step_32">step</a></code> attribute</h6>
@@ -757,20 +763,24 @@
minute.</p>
</div>
<h6 id="the-placeholder-attribute"><span class="secno">4.10.7.2.12</span> The <code title="attr-input-placeholder"><a href="#attr-input-placeholder" id="placeholder_24">placeholder</a></code> attribute</h6>
-<!-- similar text in the <textarea> section -->
+<!-- substantially similar text in the <textarea> section -->
<p>The <dfn id="attr-input-placeholder" title="attr-input-placeholder"><code>placeholder</code></dfn> attribute
represents a <em>short</em> hint (a word or short phrase) intended
-to aid the user with data entry. A hint could be a sample value or
-a brief description of the expected format. The attribute, if
-specified, must have a value that contains no "LF" (U+000A) or "CR"
-(U+000D) characters.</p>
-<p class="note">For a longer hint or other advisory text, the
-<code title="attr-title"><a href="global-attributes.html#attr-title" id="title_28">title</a></code> attribute is more appropriate.</p>
+to aid the user with data entry when the control has no value. A
+hint could be a sample value or a brief description of the expected
+format. The attribute, if specified, must have a value that
+contains no "LF" (U+000A) or "CR" (U+000D) characters.</p>
<p>The <code title="attr-input-placeholder"><a href="#attr-input-placeholder" id="placeholder_25">placeholder</a></code> attribute should not be
-used as an alternative to a <code><a href="the-label-element.html#the-label-element" id="label_20">label</a></code>.</p>
+used as an alternative to a <code><a href="the-label-element.html#the-label-element" id="label_20">label</a></code>. For a longer hint or other advisory
+text, the <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_28">title</a></code> attribute is more appropriate.</p>
+<p class="note">These mechanisms are very similar but subtly
+different: the hint given by the control's <code><a href="the-label-element.html#the-label-element" id="label_21">label</a></code> is shown at all
+times; the short hint given in the <code title="attr-input-placeholder"><a href="#attr-input-placeholder" id="placeholder_26">placeholder</a></code> attribute is shown before
+the user enters a value; and the hint in the <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_29">title</a></code>
+attribute is shown when the user requests further help.</p>
<div class="example">
<p>Here is an example of a mail configuration user interface that
-uses the <code title="attr-input-placeholder"><a href="#attr-input-placeholder" id="placeholder_26">placeholder</a></code> attribute:</p>
+uses the <code title="attr-input-placeholder"><a href="#attr-input-placeholder" id="placeholder_27">placeholder</a></code> attribute:</p>
<pre>
<fieldset>
<legend>Mail Account</legend>
Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v
retrieving revision 1.1129
retrieving revision 1.1130
diff -u -d -r1.1129 -r1.1130
--- interactive-elements.html 5 Oct 2012 15:23:07 -0000 1.1129
+++ interactive-elements.html 11 Oct 2012 05:34:27 -0000 1.1130
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.11 Interactive elements — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.11 Interactive elements — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-address-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-address-element.html,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -d -r1.129 -r1.130
--- the-address-element.html 5 Oct 2012 15:23:15 -0000 1.129
+++ the-address-element.html 11 Oct 2012 05:34:41 -0000 1.130
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.4.10 The address element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.4.10 The address element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/iana.html,v
retrieving revision 1.617
retrieving revision 1.618
diff -u -d -r1.617 -r1.618
--- iana.html 5 Oct 2012 15:23:06 -0000 1.617
+++ iana.html 11 Oct 2012 05:34:25 -0000 1.618
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>11 IANA considerations — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>11 IANA considerations — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-b-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-b-element.html,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -d -r1.125 -r1.126
--- the-b-element.html 5 Oct 2012 15:23:16 -0000 1.125
+++ the-b-element.html 11 Oct 2012 05:34:41 -0000 1.126
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.17 The b element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.17 The b element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/states-of-the-type-attribute.html,v
retrieving revision 1.611
retrieving revision 1.612
diff -u -d -r1.611 -r1.612
--- states-of-the-type-attribute.html 5 Oct 2012 15:23:15 -0000 1.611
+++ states-of-the-type-attribute.html 11 Oct 2012 05:34:40 -0000 1.612
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.7.1 States of the type attribute — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.7.1 States of the type attribute — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -423,12 +424,11 @@
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code class="no-backref" title="dom-input-list"><a href="#dom-input-list">list</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</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-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
-<code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
+<code class="no-backref" title="dom-textarea/input-select">select()</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-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
<p>The <code class="no-backref" title="event-input-input"><a href="#event-input-input">input</a></code> and <code class="no-backref" title="event-input-change"><a href="#event-input-change">change</a></code> events do not apply.</p>
</div>
@@ -453,11 +453,11 @@
<div class="bookkeeping">
<p>The following common <code><a href="the-input-element.html#the-input-element" id="input_68">input</a></code> element content attributes, IDL
attributes, and methods apply to the element: <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete_7">autocomplete</a></code>, <code title="attr-input-dirname"><a href="common-input-element-attributes.html#attr-input-dirname" id="dirname_3">dirname</a></code>, <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list_4">list</a></code>, <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength" id="maxlength_4">maxlength</a></code>, <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern" id="pattern_3">pattern</a></code>, <code title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_3">placeholder</a></code>, <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly" id="readonly_17">readonly</a></code>, code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required" id="required_4">required</a></code>, and <code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_3">size</a></code> content attributes; <code title="dom-input-list"><a href="#dom-input-list">list</a></code>,
-<code title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
-and <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attributes; <code title="dom-textarea/input-select"><a href="#dom-textarea/input-select">select()</a></code>, <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
-<code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</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-input-value"><a href="#dom-input-value">value</a></code> IDL attributes; <code title="dom-textarea/input-select">select()</code>, <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
+<code title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
methods.</p>
<p>The <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attribute is in mode
<a href="#dom-input-value-value" title="dom-input-value-value">value</a>.</p>
@@ -487,11 +487,11 @@
<div class="bookkeeping">
<p>The following common <code><a href="the-input-element.html#the-input-element" id="input_70">input</a></code> element content attributes, IDL
attributes, and methods apply to the element: <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete_8">autocomplete</a></code>, <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list_5">list</a></code>, <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength" id="maxlength_5">maxlength</a></code>, <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern" id="pattern_5">pattern</a></code>, <code title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_4">placeholder</a></code>, <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly" id="readonly_18">readonly</a></code>, <code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required" id="required_5">required</a></cod>, and <code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_4">size</a></code> content attributes; <code title="dom-input-list"><a href="#dom-input-list">list</a></code>,
-<code title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
-and <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attributes; <code title="dom-textarea/input-select"><a href="#dom-textarea/input-select">select()</a></code>, <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
-<code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</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-input-value"><a href="#dom-input-value">value</a></code> IDL attributes; <code title="dom-textarea/input-select">select()</code>, <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
+<code title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
methods.</p>
<p>The <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attribute is in mode
<a href="#dom-input-value-value" title="dom-input-value-value">value</a>.</p>
@@ -516,11 +516,11 @@
<div class="bookkeeping">
<p>The following common <code><a href="the-input-element.html#the-input-element" id="input_72">input</a></code> element content attributes, IDL
attributes, and methods apply to the element: <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete_9">autocomplete</a></code>, <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list_6">list</a></code>, <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength" id="maxlength_6">maxlength</a></code>, <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern" id="pattern_6">pattern</a></code>, <code title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_5">placeholder</a></code>, <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly" id="readonly_19">readonly</a></code>, <code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required" id="required_6">required</a></cod>, and <code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_5">size</a></code> content attributes; <code title="dom-input-list"><a href="#dom-input-list">list</a></code>,
-<code title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
-and <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attributes; <code title="dom-textarea/input-select"><a href="#dom-textarea/input-select">select()</a></code>, <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
-<code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</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-input-value"><a href="#dom-input-value">value</a></code> IDL attributes; <code title="dom-textarea/input-select">select()</code>, <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
+<code title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
methods.</p>
<p>The <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attribute is in mode
<a href="#dom-input-value-value" title="dom-input-value-value">value</a>.</p>
@@ -632,12 +632,11 @@
<code class="no-backref" title="attr-dim-height"><a href="dimension-attributes.html#attr-dim-height" id="height_17">height</a></code>, <code class="no-backref" title="attr-input-max"><a href="common-input-element-attributes.html#attr-input-max" id="max_7">max</a></code>, <code class="no-backref" title="attr-input-min"><a href="common-input-element-attributes.html#attr-input-min" id="min_7">min</a></code>, <code class="no-backref" title="attr-input-src"><a href="#attr-input-src" id="src_54">src</a></code>, <code class="no-backref" title="attr-input-step"><a href="common-input-element-attributes.html#attr-input-step" id="step_7">step</a></code>, and <code class="no-backref" title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width" id="width_17">width</a></code>.</p>
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>,
-<code class="no-backref" title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
+<code class="no-backref" title="dom-input-files"><a href="#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-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
-<code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
+<code class="no-backref" title="dom-textarea/input-select">select()</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-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code> and <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
</div>
<h6 id="password-state-(type=password)"><span class="secno">4.10.7.1.6</span> <dfn title="attr-input-type-password">Password</dfn> state (<code title="">type=password</code>)</h6>
@@ -649,11 +648,11 @@
characters.</p>
<div class="bookkeeping">
<p>The following common <code><a href="the-input-element.html#the-input-element" id="input_77">input</a></code> element content attributes, IDL
-attributes, and methods apply to the element: <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete_11">autocomplete</a></code>, <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength" id="maxlength_8">maxlength</a></code>, <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern" id="pattern_8">pattern</a></code>, <code title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_7">placeholder</a></code>, <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly" id="readonly_21">readonly</a></code>, <code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required" id="required_8">required</a></code>, and <code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_7">size</a>/code> content attributes; <code title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
-and <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attributes; <code title="dom-textarea/input-select"><a href="#dom-textarea/input-select">select()</a></code>, <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
-<code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>
+attributes, and methods apply to the element: <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete_11">autocomplete</a></code>, <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength" id="maxlength_8">maxlength</a></code>, <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern" id="pattern_8">pattern</a></code>, <code title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_7">placeholder</a></code>, <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly" id="readonly_21">readonly</a></code>, <code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required" id="required_8">required</a></code>, and <code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_7">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-input-value"><a href="#dom-input-value">value</a></code> IDL attributes; <code title="dom-textarea/input-select">select()</code>, <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
+<code title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
methods.</p>
<p>The <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attribute is in mode
<a href="#dom-input-value-value" title="dom-input-value-value">value</a>.</p>
@@ -732,11 +731,11 @@
<code class="no-backref" title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_8">placeholder</a></code>, <code class="no-backref" title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_8">size</a></code>, <code class="no-backref" title="attr-input-src"><a href="#attr-input-src" id="src_56">src</a></code>, and <code class="no-backref" title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width" id="width_19">width</a></code>.</p>
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>,
-<code class="no-backref" title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>, and
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code>
-IDL attributes; <code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>
+<code class="no-backref" title="dom-input-files"><a href="#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-setRangeText">setRangeText()</code>, and
+<code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
methods.</p>
</div>
<div class="example">
@@ -796,11 +795,11 @@
<code class="no-backref" title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_9">placeholder</a></code>, <code class="no-backref" title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_9">size</a></code>, <code class="no-backref" title="attr-input-src"><a href="#attr-input-src" id="src_57">src</a></code>, and <code class="no-backref" title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width" id="width_20">width</a></code>.</p>
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>, and
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code>
-IDL attributes; <code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</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-setRangeText">setRangeText()</code>, and
+<code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
methods.</p>
</div>
<h6 id="month-state-(type=month)"><span class="secno">4.10.7.1.9</span> <dfn title="attr-input-type-month">Month</dfn> state (<code title="">type=month</code>)</h6>
@@ -835,11 +834,11 @@
<code class="no-backref" title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_10">placeholder</a></code>, <code class="no-backref" title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_10">size</a></code>, <code class="no-backref" title="attr-input-src"><a href="#attr-input-src" id="src_58">src</a></code>, and <code class="no-backref" title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width" id="width_21">width</a></code>.</p>
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>,
-<code class="no-backref" title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>, and
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code>
-IDL attributes; <code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>
+<code class="no-backref" title="dom-input-files"><a href="#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-setRangeText">setRangeText()</code>, and
+<code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
methods.</p>
</div>
<h6 id="week-state-(type=week)"><span class="secno">4.10.7.1.10</span> <dfn title="attr-input-type-week">Week</dfn> state (<code title="">type=week</code>)</h6>
@@ -874,11 +873,11 @@
<code class="no-backref" title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_11">placeholder</a></code>, <code class="no-backref" title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_11">size</a></code>, <code class="no-backref" title="attr-input-src"><a href="#attr-input-src" id="src_59">src</a></code>, and <code class="no-backref" title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width" id="width_22">width</a></code>.</p>
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>,
-<code class="no-backref" title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>, and
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code>
-IDL attributes; <code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>
+<code class="no-backref" title="dom-input-files"><a href="#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-setRangeText">setRangeText()</code>, and
+<code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
methods.</p>
</div>
<h6 id="time-state-(type=time)"><span class="secno">4.10.7.1.11</span> <dfn title="attr-input-type-time">Time</dfn> state (<code title="">type=time</code>)</h6>
@@ -916,11 +915,11 @@
<code class="no-backref" title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_12">placeholder</a></code>, <code class="no-backref" title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_12">size</a></code>, <code class="no-backref" title="attr-input-src"><a href="#attr-input-src" id="src_60">src</a></code>, and <code class="no-backref" title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width" id="width_23">width</a></code>.</p>
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>,
-<code class="no-backref" title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>, and
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code>
-IDL attributes; <code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>
+<code class="no-backref" title="dom-input-files"><a href="#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-setRangeText">setRangeText()</code>, and
+<code class="no-backref" title="dom-textarea/input-setSelectionRange">setSelectionRange()</code>
methods.</p>
</div>
<h6 id="local-date-and-time-state-(type=datetime-local)">
@@ -964,12 +963,11 @@
<code class="no-backref" title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_13">placeholder</a></code>, <code class="no-backref" title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_13">size</a></code>, <code class="no-backref" title="attr-input-src"><a href="#attr-input-src" id="src_61">src</a></code>, and <code class="no-backref" title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width" id="width_24">width</a></code>.</p>
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>,
-<code class="no-backref" title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
+<code class="no-backref" title="dom-input-files"><a href="#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-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code> IDL attributes;
-<code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>
+<code class="no-backref" title="dom-textarea/input-select">select()</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>
</div>
<div class="example">
@@ -1040,12 +1038,11 @@
<code class="no-backref" title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_14">size</a></code>, <code class="no-backref" title="attr-input-src"><a href="#attr-input-src" id="src_62">src</a></code>, and <code class="no-backref" title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width" id="width_25">width</a></code>.</p>
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>,
-<code class="no-backref" title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
+<code class="no-backref" title="dom-input-files"><a href="#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-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code> IDL attributes;
-<code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>
+<code class="no-backref" title="dom-textarea/input-select">select()</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>
</div>
<div class="example">
@@ -1114,12 +1111,11 @@
<code class="no-backref" title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_15">placeholder</a></code>, <code class="no-backref" title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly" id="readonly_29">readonly</a></code>, <code class="no-backref" title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required" id="required_16">required</a></code>, <code class="no-backref" title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_15">size</a></code>, <code class="no-backref" title="attr-input-src"><a href="#attr-input-src" id="src_63">src</a></code>, and <code class="no-backref" title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width" id="width_26">width</a></code>.</p>
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>,
-<code class="no-backref" title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
+<code class="no-backref" title="dom-input-files"><a href="#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-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code> IDL attributes;
-<code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>
+<code class="no-backref" title="dom-textarea/input-select">select()</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>
</div>
<div class="example">
@@ -1188,12 +1184,11 @@
<code class="no-backref" title="attr-dim-height"><a href="dimension-attributes.html#attr-dim-height" id="height_27">height</a></code>, <code class="no-backref" title="attr-input-max"><a href="common-input-element-attributes.html#attr-input-max" id="max_25">max</a></code>, <code class="no-backref" title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength" id="maxlength_17">maxlength</a></code>, <code class="no-backref" title="attr-input-min"><a href="common-input-element-attributes.html#attr-input-min" id="min_27">min</a></code>, <code class="no-backref" title="attr-input-multiple"><a href="common-input-element-attributes.html#attr-input-multiple" id="multiple_19">multiple</a></code>, <code class="no-backref" title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern" id="pattern_18">pattern</a></code>, <code class="no-backref" title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placehlder_16">placeholder</a></code>, <code class="no-backref" title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly" id="readonly_30">readonly</a></code>, <code class="no-backref" title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required" id="required_17">required</a></code>, <code class="no-backref" title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_16">size</a></code>, <code class="no-backref" title="attr-input-src"><a href="#attr-input-src" id="src_64">src</a></code>, <code class="no-backref" title="attr-input-step"><a href="common-input-element-attributes.html#attr-input-step" id="step_24">step</a></code>, and <code class="no-backref" title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width" id="width_27">width</a></code>.</p>
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>,
-<code class="no-backref" title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
+<code class="no-backref" title="dom-input-files"><a href="#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-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
-<code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
+<code class="no-backref" title="dom-textarea/input-select">select()</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-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
</div>
<h6 id="checkbox-state-(type=checkbox)"><span class="secno">4.10.7.1.16</span> <dfn title="attr-input-type-checkbox">Checkbox</dfn> state (<code title="">type=checkbox</code>)</h6>
@@ -1227,12 +1222,11 @@
<code class="no-backref" title="attr-dim-height"><a href="dimension-attributes.html#attr-dim-height" id="height_28">height</a></code>, <code class="no-backref" title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list_19">list</a></code>, <code class="no-backref" title="attr-input-max"><a href="common-input-element-attributes.html#attr-input-max" id="max_26">max</a></code>, <code class="no-backref" title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength" id="maxlength_18">maxlength</a></code>, <code class="no-backref" title="attr-input-min"><a href="common-input-element-attributes.html#attr-input-min" id="min_28">min</a></code>, <code class="no-backref" title="attr-input-multiple"><a href="common-input-element-attributes.html#attr-input-multiple" id="multiple_20">multiple</a></code>, <code class="no-backref" title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern" id="pattern_19">pattern</a></cde>, <code class="no-backref" title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_17">placeholder</a></code>, <code class="no-backref" title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly" id="readonly_31">readonly</a></code>, <code class="no-backref" title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_17">size</a></code>, <code class="no-backref" title="attr-input-src"><a href="#attr-input-src" id="src_65">src</a></code>, <code class="no-backref" title="attr-input-step"><a href="common-input-element-attributes.html#attr-input-step" id="step_25">step</a></code>, and <code class="no-backref" title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width" id="width_28">width</a></code>.</p>
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code class="no-backref" title="dom-input-list"><a href="#dom-input-list">list</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</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-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
-<code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
+<code class="no-backref" title="dom-textarea/input-select">select()</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-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
<p>The <code class="no-backref" title="event-input-input"><a href="#event-input-input">input</a></code> event does not apply.</p>
</div>
@@ -1282,12 +1276,11 @@
<code class="no-backref" title="attr-dim-height"><a href="dimension-attributes.html#attr-dim-height" id="height_29">height</a></code>, <code class="no-backref" title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list_20">list</a></code>, <code class="no-backref" title="attr-input-max"><a href="common-input-element-attributes.html#attr-input-max" id="max_27">max</a></code>, <code class="no-backref" title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength" id="maxlength_19">maxlength</a></code>, <code class="no-backref" title="attr-input-min"><a href="common-input-element-attributes.html#attr-input-min" id="min_29">min</a></code>, <code class="no-backref" title="attr-input-multiple"><a href="common-input-element-attributes.html#attr-input-multiple" id="multiple_21">multiple</a></code>, <code class="no-backref" title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern" id="pattern_20">pattern</a></cde>, <code class="no-backref" title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_18">placeholder</a></code>, <code class="no-backref" title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly" id="readonly_32">readonly</a></code>, <code class="no-backref" title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_18">size</a></code>, <code class="no-backref" title="attr-input-src"><a href="#attr-input-src" id="src_66">src</a></code>, <code class="no-backref" title="attr-input-step"><a href="common-input-element-attributes.html#attr-input-step" id="step_26">step</a></code>, and <code class="no-backref" title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width" id="width_29">width</a></code>.</p>
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code class="no-backref" title="dom-input-list"><a href="#dom-input-list">list</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</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-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
-<code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
+<code class="no-backref" title="dom-textarea/input-select">select()</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-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
<p>The <code class="no-backref" title="event-input-input"><a href="#event-input-input">input</a></code> event does not apply.</p>
</div>
@@ -1410,12 +1403,11 @@
be omitted.</p>
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>,
-<code class="no-backref" title="dom-input-list"><a href="#dom-input-list">list</a></code>, <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</a></code>,
+<code class="no-backref" title="dom-input-list"><a href="#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-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
-<code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
+<code class="no-backref" title="dom-textarea/input-select">select()</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-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
<p>The <code class="no-backref" title="event-input-input"><a href="#event-input-input">input</a></code> event does not apply.</p>
</div>
@@ -1442,12 +1434,11 @@
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code class="no-backref" title="dom-input-list"><a href="#dom-input-list">list</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</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-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
-<code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
+<code class="no-backref" title="dom-textarea/input-select">select()</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-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
<p>The <code class="no-backref" title="event-input-input"><a href="#event-input-input">input</a></code> and <code class="no-backref" title="event-input-change"><a href="#event-input-change">change</a></code> events do not apply.</p>
</div>
@@ -1501,12 +1492,11 @@
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code class="no-backref" title="dom-input-list"><a href="#dom-input-list">list</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</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-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
-<code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
+<code class="no-backref" title="dom-textarea/input-select">select()</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-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
<p>The <code class="no-backref" title="event-input-input"><a href="#event-input-input">input</a></code> and <code class="no-backref" title="event-input-change"><a href="#event-input-change">change</a></code> events do not apply.</p>
</div>
@@ -1539,12 +1529,11 @@
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code class="no-backref" title="dom-input-list"><a href="#dom-input-list">list</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</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-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
-<code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
+<code class="no-backref" title="dom-textarea/input-select">select()</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-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
<p>The <code class="no-backref" title="event-input-input"><a href="#event-input-input">input</a></code> and <code class="no-backref" title="event-input-change"><a href="#event-input-change">change</a></code> events do not apply.</p>
</div>
@@ -1562,12 +1551,11 @@
<p>The following IDL attributes and methods do not apply to the
element: <code class="no-backref" title="dom-input-checked"><a href="#dom-input-checked">checked</a></code>,
<code class="no-backref" title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code class="no-backref" title="dom-input-list"><a href="#dom-input-list">list</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea/input-selectionstart">selectionStart</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea/input-selectionend">selectionEnd</a></code>,
-<code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea/input-selectiondirection">selectionDirection</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-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
-<code class="no-backref" title="dom-textarea/input-select"><a href="#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"><a href="#dom-textarea/input-setselectionrange">setSelectionRange()</a></code>,
+<code class="no-backref" title="dom-textarea/input-select">select()</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-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
<p>The <code class="no-backref" title="event-input-input"><a href="#event-input-input">input</a></code> and <code class="no-backref" title="event-input-change"><a href="#event-input-change">change</a></code> events do not apply.</p>
</div>
Index: the-nav-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-nav-element.html,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- the-nav-element.html 5 Oct 2012 15:23:18 -0000 1.127
+++ the-nav-element.html 11 Oct 2012 05:34:45 -0000 1.128
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.4.3 The nav element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.4.3 The nav element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/references.html,v
retrieving revision 1.1142
retrieving revision 1.1143
diff -u -d -r1.1142 -r1.1143
--- references.html 5 Oct 2012 15:23:08 -0000 1.1142
+++ references.html 11 Oct 2012 05:34:28 -0000 1.1143
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>References — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>References — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-meter-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-meter-element.html,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -d -r1.137 -r1.138
--- the-meter-element.html 5 Oct 2012 15:23:18 -0000 1.137
+++ the-meter-element.html 11 Oct 2012 05:34:45 -0000 1.138
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.17 The meter element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.17 The meter element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -526,7 +527,7 @@
</dl>
</pre></div>
<p>There is no explicit way to specify units in the <code><a href="#the-meter-element" id="meter_13">meter</a></code> element, but
-the units may be specified in the <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_30">title</a></code> attribute in free-form
+the units may be specified in the <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_32">title</a></code> attribute in free-form
text.</p>
<div class="example">
<p>The example above could be extended to mention the units:</p>
@@ -566,7 +567,7 @@
<p>Might be rendered as follows:</p>
<p><img alt="With the <meter> elements rendered as inline green bars of varying lengths." height="178" src="images/sample-meter.png" width="332"></p>
</div>
-<p>User agents combine the value of the <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_31">title</a></code>
+<p>User agents combine the value of the <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_33">title</a></code>
attribute and the other attributes to provide context-sensitive
help or inline text detailing the actual values.</p>
<div class="example">
Index: the-ul-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-ul-element.html,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -d -r1.125 -r1.126
--- the-ul-element.html 5 Oct 2012 15:23:21 -0000 1.125
+++ the-ul-element.html 11 Oct 2012 05:34:47 -0000 1.126
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.5.6 The ul element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.5.6 The ul element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-html-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-html-element.html,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -d -r1.129 -r1.130
--- the-html-element.html 5 Oct 2012 15:23:17 -0000 1.129
+++ the-html-element.html 11 Oct 2012 05:34:43 -0000 1.130
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.1.1 The html element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.1.1 The html element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.1256
retrieving revision 1.1257
diff -u -d -r1.1256 -r1.1257
--- index.html 5 Oct 2012 15:23:06 -0000 1.1256
+++ index.html 11 Oct 2012 05:34:26 -0000 1.1257
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>Index — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>Index — HTML5</title><link href="style.css" rel="stylesheet"><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; }
[...1156 lines suppressed...]
-<td><code><a href="history.html#popstateevent" id="popstateevent_0">PopStateEvent</a></code></td>
-<td>Fired at the <code><a href="browsers.html#window" id="window_53">Window</a></code> when the user navigates the <a href="history.html#session-history" id="session-history_12">session history</a></td>
+<td><code><a href="history.html#popstateevent" id="popstateevent_1">PopStateEvent</a></code></td>
+<td>Fired at the <code><a href="browsers.html#window" id="window_54">Window</a></code> when the user navigates the <a href="history.html#session-history" id="session-history_12">session history</a></td>
<tr><td><code title="event-readystatechange"><a href="#event-readystatechange">readystatechange</a></code></td>
<td><code><a href="#event">Event</a></code></td>
-<td>Fired at the <code><a href="dom.html#document" id="document_132">Document</a></code> when it finishes parsing and
+<td>Fired at the <code><a href="dom.html#document" id="document_133">Document</a></code> when it finishes parsing and
again when all its subresources have finished loading</td>
<tr><td><code title="event-reset">reset</code></td>
<td><code><a href="#event">Event</a></code></td>
@@ -2899,7 +3016,7 @@
<td>Fired at a <code><a href="the-form-element.html#the-form-element" id="form_42">form</a></code> element when it is <a href="#concept-form-submit" title="concept-form-submit">submitted</a></td>
<tr><td><code title="event-unload">unload</code></td>
<td><code><a href="#event">Event</a></code></td>
-<td>Fired at the <code><a href="browsers.html#window" id="window_54">Window</a></code> object when the page is going
+<td>Fired at the <code><a href="browsers.html#window" id="window_55">Window</a></code> object when the page is going
away</td>
</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>,
Index: attributes-common-to-td-and-th-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/attributes-common-to-td-and-th-elements.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- attributes-common-to-td-and-th-elements.html 5 Oct 2012 15:23:03 -0000 1.27
+++ attributes-common-to-td-and-th-elements.html 11 Oct 2012 05:34:14 -0000 1.28
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.9.11 Attributes common to td and th elements — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.9.11 Attributes common to td and th elements — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: wai-aria.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/wai-aria.html,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- wai-aria.html 5 Oct 2012 15:23:21 -0000 1.151
+++ wai-aria.html 11 Oct 2012 05:34:49 -0000 1.152
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>3.2.7 WAI-ARIA — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>3.2.7 WAI-ARIA — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -653,12 +654,12 @@
<td><code title="attr-aria-role-textbox">textbox</code> role, with
the <code title="attr-aria-multiline">aria-multiline</code>
property set to "true", and the <code title="attr-aria-readonly">aria-readonly</code> property set to "true" if
-the element has a <code title="attr-textarea-readonly"><a href="the-textarea-element.html#attr-textarea-readonly" id="readonly_40">readonly</a></code>
+the element has a <code title="attr-textarea-readonly"><a href="the-textarea-element.html#attr-textarea-readonly" id="readonly_41">readonly</a></code>
attribute</td>
<tr><td><code><a href="the-textarea-element.html#the-textarea-element" id="textarea_19">textarea</a></code> element with a <code title="attr-textarea-required"><a href="the-textarea-element.html#attr-textarea-required" id="required_32">required</a></code> attribute</td>
<td>The <code title="attr-aria-required">aria-required</code> state
set to "true"</td>
-<tr><td><code><a href="the-title-element.html#the-title-element" id="title_40">title</a></code> element</td>
+<tr><td><code><a href="the-title-element.html#the-title-element" id="title_44">title</a></code> element</td>
<td><a href="#concept-role-none" id="concept-role-none_24" title="concept-role-none">No role</a></td>
<tr><td>An element that <a href="commands.html#concept-command" id="concept-command_0" title="concept-command">defines a command</a>,
whose <a href="commands.html#command-facet-type" id="command-facet-type_0" title="command-facet-type">Type</a> facet is "checkbox", and that
Index: the-ruby-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-ruby-element.html,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -d -r1.125 -r1.126
--- the-ruby-element.html 5 Oct 2012 15:23:19 -0000 1.125
+++ the-ruby-element.html 11 Oct 2012 05:34:46 -0000 1.126
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.20 The ruby element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.20 The ruby element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-track-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-track-element.html,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -d -r1.163 -r1.164
--- the-track-element.html 5 Oct 2012 15:23:20 -0000 1.163
+++ the-track-element.html 11 Oct 2012 05:34:47 -0000 1.164
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.8.9 The track element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.8.9 The track element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: usage-summary.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/usage-summary.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- usage-summary.html 5 Oct 2012 15:23:21 -0000 1.26
+++ usage-summary.html 11 Oct 2012 05:34:48 -0000 1.27
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.28 Usage summary — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.28 Usage summary — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/sections.html,v
retrieving revision 1.588
retrieving revision 1.589
diff -u -d -r1.588 -r1.589
--- sections.html 5 Oct 2012 15:23:08 -0000 1.588
+++ sections.html 11 Oct 2012 05:34:29 -0000 1.589
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.4 Sections — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.4 Sections — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/content-models.html,v
retrieving revision 1.616
retrieving revision 1.617
diff -u -d -r1.616 -r1.617
--- content-models.html 5 Oct 2012 15:23:04 -0000 1.616
+++ content-models.html 11 Oct 2012 05:34:15 -0000 1.617
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>3.2.5 Content models — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>3.2.5 Content models — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -503,7 +504,7 @@
<li><code><a href="the-noscript-element.html#the-noscript-element" id="noscript_0">noscript</a></code></li>
<li><code><a href="the-script-element.html#the-script-element">script</a></code></li>
<li><code><a href="the-style-element.html#the-style-element" id="style_12">style</a></code></li>
-<li><code><a href="the-title-element.html#the-title-element" id="title_39">title</a></code></li>
+<li><code><a href="the-title-element.html#the-title-element" id="title_43">title</a></code></li>
</ul><p>Elements from other namespaces whose semantics are primarily
metadata-related (e.g. RDF) are also <a href="#metadata-content-0" id="metadata-content_1">metadata content</a>.</p>
<div class="example">
Index: the-progress-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-progress-element.html,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -d -r1.141 -r1.142
--- the-progress-element.html 5 Oct 2012 15:23:19 -0000 1.141
+++ the-progress-element.html 11 Oct 2012 05:34:45 -0000 1.142
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.16 The progress element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.16 The progress element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-thead-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-thead-element.html,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -d -r1.122 -r1.123
--- the-thead-element.html 5 Oct 2012 15:23:20 -0000 1.122
+++ the-thead-element.html 11 Oct 2012 05:34:47 -0000 1.123
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.9.6 The thead element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.9.6 The thead element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.1161
retrieving revision 1.1162
diff -u -d -r1.1161 -r1.1162
--- infrastructure.html 5 Oct 2012 15:23:07 -0000 1.1161
+++ infrastructure.html 11 Oct 2012 05:34:27 -0000 1.1162
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>2 Common infrastructure — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>2 Common infrastructure — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-dd-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-dd-element.html,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- the-dd-element.html 5 Oct 2012 15:23:16 -0000 1.124
+++ the-dd-element.html 11 Oct 2012 05:34:42 -0000 1.125
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.5.10 The dd element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.5.10 The dd element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-bdo-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-bdo-element.html,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- the-bdo-element.html 5 Oct 2012 15:23:16 -0000 1.127
+++ the-bdo-element.html 11 Oct 2012 05:34:41 -0000 1.128
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.24 The bdo element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.24 The bdo element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-object-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-object-element.html,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -d -r1.158 -r1.159
--- the-object-element.html 5 Oct 2012 15:23:19 -0000 1.158
+++ the-object-element.html 11 Oct 2012 05:34:45 -0000 1.159
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.8.4 The object element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.8.4 The object element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: edits-and-paragraphs.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/edits-and-paragraphs.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- edits-and-paragraphs.html 5 Oct 2012 15:23:05 -0000 1.24
+++ edits-and-paragraphs.html 11 Oct 2012 05:34:17 -0000 1.25
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.7.4 Edits and paragraphs — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.7.4 Edits and paragraphs — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: index-of-terms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms.html,v
retrieving revision 1.600
retrieving revision 1.601
diff -u -d -r1.600 -r1.601
--- index-of-terms.html 5 Oct 2012 15:23:06 -0000 1.600
+++ index-of-terms.html 11 Oct 2012 05:34:25 -0000 1.601
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>Index of terms — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>Index of terms — HTML5</title><link href="style.css" rel="stylesheet"><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; }
[...2258 lines suppressed...]
<dd><a class="no-num" href="index.html#window_25">Attributes</a> <a class="index-counter" href="index.html#window_26">(2)</a> <a class="index-counter" href="index.html#window_27">(3)</a> <a class="index-counter" href="index.html#window_28">(4)</a> <a class="index-counter" href="index.html#window_29">(5)</a> <a class="index-counter" href="index.html#window_30">(6)</a> <a class="index-counter" href="index.html#window_31">(7)</a> <a class="index-counter" href="index.html#window_32">(8)</a> <a class="index-counter" href="index.html#window_33">(9)</a> <a class="index-counter" href="index.html#window_34">(10)</a> <a class="index-counter" href="index.html#window_35">(11)</a> <a class="index-counter" href="index.html#window_36">(12)</a> <a class="index-counter" href="index.html#window_37">(13)</a> <a class="index-counter" href="index.html#window_38">(14)</a> <a class="index-counter" href="index.html#window_39">(15)</a> <a class="index-counter" href="index.html#window_40">(16)</a> <a class="index-counter" href="indx.html#window_41">(17)</a> <a class="index-counter" href="index.html#window_42">(18)</a></dd>
-<dd><a class="no-num" href="index.html#window_43">Events</a> <a class="index-counter" href="index.html#window_44">(2)</a> <a class="index-counter" href="index.html#window_45">(3)</a> <a class="index-counter" href="index.html#window_46">(4)</a> <a class="index-counter" href="index.html#window_47">(5)</a> <a class="index-counter" href="index.html#window_48">(6)</a> <a class="index-counter" href="index.html#window_49">(7)</a> <a class="index-counter" href="index.html#window_50">(8)</a> <a class="index-counter" href="index.html#window_51">(9)</a> <a class="index-counter" href="index.html#window_52">(10)</a> <a class="index-counter" href="index.html#window_53">(11)</a> <a class="index-counter" href="index.html#window_54">(12)</a></dd>
+<dd><a class="no-num" href="index.html#window_43">All Interfaces</a></dd>
+<dd><a class="no-num" href="index.html#window_44">Events</a> <a class="index-counter" href="index.html#window_45">(2)</a> <a class="index-counter" href="index.html#window_46">(3)</a> <a class="index-counter" href="index.html#window_47">(4)</a> <a class="index-counter" href="index.html#window_48">(5)</a> <a class="index-counter" href="index.html#window_49">(6)</a> <a class="index-counter" href="index.html#window_50">(7)</a> <a class="index-counter" href="index.html#window_51">(8)</a> <a class="index-counter" href="index.html#window_52">(9)</a> <a class="index-counter" href="index.html#window_53">(10)</a> <a class="index-counter" href="index.html#window_54">(11)</a> <a class="index-counter" href="index.html#window_55">(12)</a></dd>
</dl><dl id="windowbase64_index"><dt><span>WindowBase64</span></dt>
<dd><a class="dfn-ref" href="webappapis.html#windowbase64"><span class="secno">6.2</span> Base64 utility methods</a> <a class="index-counter" href="webappapis.html#windowbase64_0">(2)</a></dd>
-</dl><dl class="has-norefs" id="windowmodal_index"><dt><span>WindowModal</span></dt>
+<dd><a class="no-num" href="index.html#windowbase64_1">All
+Interfaces</a></dd>
+</dl><dl id="windowmodal_index"><dt><span>WindowModal</span></dt>
<dd><a class="dfn-ref" href="user-prompts.html#windowmodal"><span class="secno">6.4.3</span> Dialogs implemented using separate
documents</a></dd>
+<dd><a class="no-num" href="index.html#windowmodal_0">All Interfaces</a></dd>
</dl><dl id="windowtimers_index"><dt><span>WindowTimers</span></dt>
<dd><a class="dfn-ref" href="timers.html#windowtimers"><span class="secno">6.3</span> Timers</a> <a class="index-counter" href="timers.html#windowtimers_0">(2)</a></dd>
+<dd><a class="no-num" href="index.html#windowtimers_1">All
+Interfaces</a></dd>
</dl><dl id="attr-textarea-wrap_index"><dt><span title="attr-textarea-wrap"><code>wrap</code></span></dt>
<dd><a href="the-textarea-element.html#wrap"><span class="secno">4.10.13</span> The
<span><code>textarea</code></span> element</a> <a class="dfn-ref" href="the-textarea-element.html#attr-textarea-wrap">(2)</a> <a class="index-counter" href="the-textarea-element.html#wrap_0">(3)</a></dd>
Index: the-ol-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-ol-element.html,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -d -r1.129 -r1.130
--- the-ol-element.html 5 Oct 2012 15:23:19 -0000 1.129
+++ the-ol-element.html 11 Oct 2012 05:34:45 -0000 1.130
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.5.5 The ol element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.5.5 The ol element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-area-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-area-element.html,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -d -r1.142 -r1.143
--- the-area-element.html 5 Oct 2012 15:23:15 -0000 1.142
+++ the-area-element.html 11 Oct 2012 05:34:41 -0000 1.143
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.8.13 The area element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.8.13 The area element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-datalist-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-datalist-element.html,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -d -r1.140 -r1.141
--- the-datalist-element.html 5 Oct 2012 15:23:16 -0000 1.140
+++ the-datalist-element.html 11 Oct 2012 05:34:42 -0000 1.141
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.10 The datalist element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.10 The datalist element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/grouping-content.html,v
retrieving revision 1.585
retrieving revision 1.586
diff -u -d -r1.585 -r1.586
--- grouping-content.html 5 Oct 2012 15:23:05 -0000 1.585
+++ grouping-content.html 11 Oct 2012 05:34:25 -0000 1.586
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.5 Grouping content — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.5 Grouping content — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-mark-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-mark-element.html,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- the-mark-element.html 5 Oct 2012 15:23:18 -0000 1.124
+++ the-mark-element.html 11 Oct 2012 05:34:44 -0000 1.125
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.19 The mark element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.19 The mark element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-dfn-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-dfn-element.html,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -d -r1.135 -r1.136
--- the-dfn-element.html 5 Oct 2012 15:23:17 -0000 1.135
+++ the-dfn-element.html 11 Oct 2012 05:34:42 -0000 1.136
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.8 The dfn element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.8 The dfn element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -420,7 +421,7 @@
attributes</a>:</dt>
<dd><a href="global-attributes.html#global-attributes" id="global-attributes_39">Global
attributes</a></dd>
-<dd>Also, the <code title="attr-dfn-title"><a href="#attr-dfn-title" id="title_64">title</a></code> attribute has
+<dd>Also, the <code title="attr-dfn-title"><a href="#attr-dfn-title" id="title_68">title</a></code> attribute has
special semantics on this element.</dd>
<dt><a href="element-definitions.html#element-dfn-dom" id="element-dfn-dom_39" title="element-dfn-dom">DOM interface</a>:</dt>
<!--TOPIC:DOM APIs-->
@@ -436,12 +437,12 @@
value of that attribute is the term being defined. Otherwise, if it
contains exactly one element child node and no child <code><a href="#text-0">Text</a></code> nodes, and that child element is an
<code><a href="the-abbr-element.html#the-abbr-element" id="abbr_4">abbr</a></code>
-element with a <code title="attr-abbr-title"><a href="the-abbr-element.html#attr-abbr-title" id="title_66">title</a></code> attribute, then
+element with a <code title="attr-abbr-title"><a href="the-abbr-element.html#attr-abbr-title" id="title_70">title</a></code> attribute, then
the exact value of <em>that</em> attribute is the term being
defined. Otherwise, it is the exact <code><a href="#textcontent">textContent</a></code> of the <code><a href="#the-dfn-element" id="dfn_11">dfn</a></code> element that gives
the term being defined.</p>
<!-- note that this means <dfn>x \n x</dfn> won't match <span>x x</span> -->
-<p>If the <code title="attr-dfn-title"><a href="#attr-dfn-title" id="title_65">title</a></code> attribute of the <code><a href="#the-dfn-element" id="dfn_12">dfn</a></code> element is present,
+<p>If the <code title="attr-dfn-title"><a href="#attr-dfn-title" id="title_69">title</a></code> attribute of the <code><a href="#the-dfn-element" id="dfn_12">dfn</a></code> element is present,
then it must contain only the term being defined.</p>
<p class="note">The <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_11">title</a></code> attribute of ancestor elements does
not affect <code><a href="#the-dfn-element" id="dfn_13">dfn</a></code> elements.</p>
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.1168
retrieving revision 1.1169
diff -u -d -r1.1168 -r1.1169
--- acknowledgements.html 5 Oct 2012 15:23:03 -0000 1.1168
+++ acknowledgements.html 11 Oct 2012 05:34:14 -0000 1.1169
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>Acknowledgements — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>Acknowledgements — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-header-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-header-element.html,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- the-header-element.html 5 Oct 2012 15:23:17 -0000 1.126
+++ the-header-element.html 11 Oct 2012 05:34:43 -0000 1.127
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.4.8 The header element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.4.8 The header element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/elements.html,v
retrieving revision 1.629
retrieving revision 1.630
diff -u -d -r1.629 -r1.630
--- elements.html 5 Oct 2012 15:23:05 -0000 1.629
+++ elements.html 11 Oct 2012 05:34:17 -0000 1.630
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>3.2 Elements — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>3.2 Elements — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-sub-and-sup-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-sub-and-sup-elements.html,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- the-sub-and-sup-elements.html 5 Oct 2012 15:23:20 -0000 1.124
+++ the-sub-and-sup-elements.html 11 Oct 2012 05:34:46 -0000 1.125
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.15 The sub and sup elements — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.15 The sub and sup elements — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-i-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-i-element.html,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -d -r1.125 -r1.126
--- the-i-element.html 5 Oct 2012 15:23:17 -0000 1.125
+++ the-i-element.html 11 Oct 2012 05:34:43 -0000 1.126
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.16 The i element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.16 The i element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/forms.html,v
retrieving revision 1.1157
retrieving revision 1.1158
diff -u -d -r1.1157 -r1.1158
--- forms.html 5 Oct 2012 15:23:05 -0000 1.1157
+++ forms.html 11 Oct 2012 05:34:17 -0000 1.1158
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10 Forms — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10 Forms — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/edits.html,v
retrieving revision 1.569
retrieving revision 1.570
diff -u -d -r1.569 -r1.570
--- edits.html 5 Oct 2012 15:23:05 -0000 1.569
+++ edits.html 11 Oct 2012 05:34:17 -0000 1.570
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.7 Edits — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.7 Edits — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v
retrieving revision 1.1149
retrieving revision 1.1150
diff -u -d -r1.1149 -r1.1150
--- the-canvas-element.html 5 Oct 2012 15:23:16 -0000 1.1149
+++ the-canvas-element.html 11 Oct 2012 05:34:42 -0000 1.1150
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.8.11 The canvas element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.8.11 The canvas element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/commands.html,v
retrieving revision 1.607
retrieving revision 1.608
diff -u -d -r1.607 -r1.608
--- commands.html 5 Oct 2012 15:23:04 -0000 1.607
+++ commands.html 11 Oct 2012 05:34:15 -0000 1.608
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.11.5 Commands — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.11.5 Commands — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -560,36 +561,38 @@
void <a href="#dom-dialog-close" title="dom-dialog-close">close</a>(optional DOMString returnValue);
};
</pre></dd>
-</dl><!--TOPIC:HTML--><p>The <code><a href="#the-dialog-element" id="dialog_3">dialog</a></code> element represents a part of an
+</dl><!--TOPIC:HTML--><p>The <code><a href="#the-dialog-element" id="dialog_6">dialog</a></code> element represents a part of an
application that a user interacts with to perform a task, for
example a dialog box, inspector, or window.</p>
<p>The <dfn id="attr-dialog-open" title="attr-dialog-open"><code>open</code></dfn> attribute is a <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute_27">boolean
-attribute</a>. When specified, it indicates that the <code><a href="#the-dialog-element" id="dialog_4">dialog</a></code> element is
+attribute</a>. When specified, it indicates that the <code><a href="#the-dialog-element" id="dialog_7">dialog</a></code> element is
active and that the user can interact with it.</p>
<!--TOPIC:DOM APIs-->
<dl class="domintro"><dt><var title="">dialog</var> . <code title="dom-dialog-show"><a href="#dom-dialog-show">show</a></code>( [
<var title="">anchor</var> ] )</dt>
<dd>
-<p>Displays the <code><a href="#the-dialog-element" id="dialog_5">dialog</a></code> element.</p>
+<p>Displays the <code><a href="#the-dialog-element" id="dialog_8">dialog</a></code> element.</p>
<p>The argument, if provided, provides an anchor point to which the
element will be fixed.</p>
</dd>
<dt><var title="">dialog</var> . <code title="dom-dialog-showModal"><a href="#dom-dialog-showmodal">showModal</a></code>( [ <var title="">anchor</var> ] )</dt>
<dd>
-<p>Displays the <code><a href="#the-dialog-element" id="dialog_6">dialog</a></code> element and makes it the top-most
+<p>Displays the <code><a href="#the-dialog-element" id="dialog_9">dialog</a></code> element and makes it the top-most
modal dialog.</p>
<p>The argument, if provided, provides an anchor point to which the
element will be fixed.</p>
+<p>This method honors the <code title="attr-fe-autofocus"><a href="attributes-common-to-form-controls.html#attr-fe-autofocus" id="autofocus_11">autofocus</a></code>
+attribute.</p>
</dd>
<dt><var title="">dialog</var> . <code title="dom-dialog-close"><a href="#dom-dialog-close">close</a></code>( [
<var title="">result</var> ] )</dt>
<dd>
-<p>Closes the <code><a href="#the-dialog-element" id="dialog_7">dialog</a></code> element.</p>
+<p>Closes the <code><a href="#the-dialog-element" id="dialog_10">dialog</a></code> element.</p>
<p>The argument, if provided, provides a return value.</p>
</dd>
<dt><var title="">dialog</var> . <code title="dom-dialog-returnValue"><a href="#dom-dialog-returnvalue">returnValue</a></code> [ = <var title="">result</var> ]</dt>
<dd>
-<p>Returns the <code><a href="#the-dialog-element" id="dialog_8">dialog</a></code>'s return value.</p>
+<p>Returns the <code><a href="#the-dialog-element" id="dialog_11">dialog</a></code>'s return value.</p>
<p>Can be set, to update the return value.</p>
</dd>
</dl><h5 id="anchor-points"><span class="secno">4.11.6.1</span> Anchor
Index: the-samp-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-samp-element.html,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- the-samp-element.html 5 Oct 2012 15:23:19 -0000 1.124
+++ the-samp-element.html 11 Oct 2012 05:34:46 -0000 1.125
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.13 The samp element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.13 The samp element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-u-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-u-element.html,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- the-u-element.html 5 Oct 2012 15:23:21 -0000 1.124
+++ the-u-element.html 11 Oct 2012 05:34:47 -0000 1.125
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.18 The u element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.18 The u element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: headings-and-sections.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/headings-and-sections.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- headings-and-sections.html 5 Oct 2012 15:23:06 -0000 1.87
+++ headings-and-sections.html 11 Oct 2012 05:34:25 -0000 1.88
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.4.11 Headings and sections — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.4.11 Headings and sections — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/obsolete.html,v
retrieving revision 1.1201
retrieving revision 1.1202
diff -u -d -r1.1201 -r1.1202
--- obsolete.html 5 Oct 2012 15:23:08 -0000 1.1201
+++ obsolete.html 11 Oct 2012 05:34:28 -0000 1.1202
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>10 Obsolete features — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>10 Obsolete features — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -419,13 +420,13 @@
should be entirely omitted instead (with the value "<code title="">JavaScript</code>", it has no effect), or replaced with use of
the <code title="attr-script-type"><a href="the-script-element.html#attr-script-type" id="type_13">type</a></code> attribute.</p>
<p>Authors should not specify the <code title="attr-a-name"><a href="#attr-a-name" id="name_55">name</a></code>
-attribute on <code><a href="the-a-element.html#the-a-element" id="a_59">a</a></code>
+attribute on <code><a href="the-a-element.html#the-a-element" id="a_60">a</a></code>
elements. If the attribute is present, its value must not be the
empty string and must neither be equal to the value of any of the
<a href="#concept-id" title="concept-id">IDs</a> in the element's
<a href="infrastructure.html#home-subtree" id="home-subtree_2">home subtree</a> other
than the element's own <a href="#concept-id" title="concept-id">ID</a>, if any, nor be equal to the value of any of
-the other <code title="attr-a-name"><a href="#attr-a-name" id="name_56">name</a></code> attributes on <code><a href="the-a-element.html#the-a-element" id="a_60">a</a></code> elements in the element's
+the other <code title="attr-a-name"><a href="#attr-a-name" id="name_56">name</a></code> attributes on <code><a href="the-a-element.html#the-a-element" id="a_61">a</a></code> elements in the element's
<a href="infrastructure.html#home-subtree" id="home-subtree_3">home subtree</a>. If
this attribute is present and the element has an <a href="#concept-id" title="concept-id">ID</a>, then the attribute's value
must be equal to the element's <a href="#concept-id" title="concept-id">ID</a>. In earlier versions of the language, this
@@ -547,23 +548,23 @@
</dd>
</dl><hr><p>The following attributes are obsolete (though the elements are
still part of the language), and must not be used by authors:</p>
-<dl><!-- alphabetical by element then attribute of first item in group, except CSS goes last --><dt><dfn id="attr-a-charset" title="attr-a-charset"><code>charset</code></dfn> on <code><a href="the-a-element.html#the-a-element" id="a_61">a</a></code> elements</dt>
+<dl><!-- alphabetical by element then attribute of first item in group, except CSS goes last --><dt><dfn id="attr-a-charset" title="attr-a-charset"><code>charset</code></dfn> on <code><a href="the-a-element.html#the-a-element" id="a_62">a</a></code> elements</dt>
<dt><dfn id="attr-link-charset" title="attr-link-charset"><code>charset</code></dfn> on <code><a href="the-link-element.html#the-link-element" id="link_54">link</a></code> elements</dt>
<dd>
<p>Use an HTTP Content-Type header on the linked resource
instead.</p>
</dd>
-<dt><dfn id="attr-a-coords" title="attr-a-coords"><code>coords</code></dfn> on <code><a href="the-a-element.html#the-a-element" id="a_62">a</a></code> elements</dt>
-<dt><dfn id="attr-a-shape" title="attr-a-shape"><code>shape</code></dfn> on <code><a href="the-a-element.html#the-a-element" id="a_63">a</a></code> elements</dt>
+<dt><dfn id="attr-a-coords" title="attr-a-coords"><code>coords</code></dfn> on <code><a href="the-a-element.html#the-a-element" id="a_63">a</a></code> elements</dt>
+<dt><dfn id="attr-a-shape" title="attr-a-shape"><code>shape</code></dfn> on <code><a href="the-a-element.html#the-a-element" id="a_64">a</a></code> elements</dt>
<dd>
-<p>Use <code><a href="the-area-element.html#the-area-element" id="area_49">area</a></code> instead of <code><a href="the-a-element.html#the-a-element" id="a_64">a</a></code> for image maps.</p>
+<p>Use <code><a href="the-area-element.html#the-area-element" id="area_50">area</a></code> instead of <code><a href="the-a-element.html#the-a-element" id="a_65">a</a></code> for image maps.</p>
</dd>
-<dt><dfn id="attr-a-methods" title="attr-a-methods"><code>methods</code></dfn> on <code><a href="the-a-element.html#the-a-element" id="a_65">a</a></code> elements</dt>
+<dt><dfn id="attr-a-methods" title="attr-a-methods"><code>methods</code></dfn> on <code><a href="the-a-element.html#the-a-element" id="a_66">a</a></code> elements</dt>
<dt><dfn id="attr-link-methods" title="attr-link-methods"><code>methods</code></dfn> on <code><a href="the-link-element.html#the-link-element" id="link_55">link</a></code> elements</dt>
<dd>
<p>Use the HTTP OPTIONS feature instead.</p>
</dd>
-<dt><dfn id="attr-a-name" title="attr-a-name"><code>name</code></dfn> on <code><a href="the-a-element.html#the-a-element" id="a_66">a</a></code> elements (except as noted
+<dt><dfn id="attr-a-name" title="attr-a-name"><code>name</code></dfn> on <code><a href="the-a-element.html#the-a-element" id="a_67">a</a></code> elements (except as noted
in the previous section)</dt>
<dt><dfn id="attr-embed-name" title="attr-embed-name"><code>name</code></dfn> on <code><a href="the-embed-element.html#the-embed-element" id="embed_15">embed</a></code> elements</dt>
<dt><dfn id="attr-img-name" title="attr-img-name"><code>name</code></dfn> on <code><a href="the-img-element.html#the-img-element" id="img_35">img</a></code> elements</dt>
@@ -573,7 +574,7 @@
<p>Use the <code title="attr-id"><a href="global-attributes.html#the-id-attribute" id="id_4">id</a></code> attribute instead.</p>
</dd>
<dt><dfn id="attr-a-rev" title="attr-a-rev"><code>rev</code></dfn>
-on <code><a href="the-a-element.html#the-a-element" id="a_67">a</a></code>
+on <code><a href="the-a-element.html#the-a-element" id="a_68">a</a></code>
elements</dt>
<dt><dfn id="attr-link-rev" title="attr-link-rev"><code>rev</code></dfn> on <code><a href="the-link-element.html#the-link-element" id="link_56">link</a></code> elements</dt>
<dd>
@@ -581,7 +582,7 @@
with an opposite term. (For example, instead of <code title="">rev="made"</code>, use <code title="">rel="author"</code>.)</p>
</dd>
<dt><dfn id="attr-a-urn" title="attr-a-urn"><code>urn</code></dfn>
-on <code><a href="the-a-element.html#the-a-element" id="a_68">a</a></code>
+on <code><a href="the-a-element.html#the-a-element" id="a_69">a</a></code>
elements</dt>
<dt><dfn id="attr-link-urn" title="attr-link-urn"><code>urn</code></dfn> on <code><a href="the-link-element.html#the-link-element" id="link_57">link</a></code> elements</dt>
<dd>
@@ -593,7 +594,7 @@
<p>Use the <code title="attr-input-accept"><a href="states-of-the-type-attribute.html#attr-input-accept" id="accept_25">accept</a></code> attribute
directly on the <code><a href="the-input-element.html#the-input-element" id="input_132">input</a></code> elements instead.</p>
</dd>
-<dt><dfn id="attr-area-nohref" title="attr-area-nohref"><code>nohref</code></dfn> on <code><a href="the-area-element.html#the-area-element" id="area_50">area</a></code> elements</dt>
+<dt><dfn id="attr-area-nohref" title="attr-area-nohref"><code>nohref</code></dfn> on <code><a href="the-area-element.html#the-area-element" id="area_51">area</a></code> elements</dt>
<dd>
<p>Omitting the <code title="attr-hyperlink-href"><a href="links.html#attr-hyperlink-href" id="href_30">href</a></code> attribute is
sufficient; the <code title="attr-area-nohref"><a href="#attr-area-nohref" id="nohref">nohref</a></code> attribute is
@@ -622,7 +623,7 @@
<code><a href="the-iframe-element.html#the-iframe-element" id="iframe_50">iframe</a></code> elements</dt>
<dt><dfn id="attr-img-longdesc" title="attr-img-longdesc"><code>longdesc</code></dfn> on <code><a href="the-img-element.html#the-img-element" id="img_37">img</a></code> elements</dt>
<dd>
-<p>Use a regular <code><a href="the-a-element.html#the-a-element" id="a_69">a</a></code> element to link to the description, or (in the
+<p>Use a regular <code><a href="the-a-element.html#the-a-element" id="a_70">a</a></code> element to link to the description, or (in the
case of images) use an <a href="image-maps.html#image-map" id="image-map_7">image
map</a> to provide a link from the image to the image's
description.</p>
@@ -702,7 +703,7 @@
<dt><dfn id="attr-tdth-abbr" title="attr-tdth-abbr"><code>abbr</code></dfn> on <code><a href="the-td-element.html#the-td-element" id="td_25">td</a></code> and <code><a href="the-th-element.html#the-th-element" id="th_28">th</a></code> elements</dt>
<dd>
<p>Use text that begins in an unambiguous and terse manner, and
-include any more elaborate text after that. The <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_35">title</a></code>
+include any more elaborate text after that. The <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_39">title</a></code>
attribute can also be useful in including more detailed text, so
that the cell's contents can be made terse.</p>
</dd>
@@ -715,23 +716,23 @@
<p>Use <code><a href="the-th-element.html#the-th-element" id="th_31">th</a></code>
elements for heading cells.</p>
</dd>
-<dt><dfn id="attr-datasrc" title="attr-datasrc"><code>datasrc</code></dfn> on <code><a href="the-a-element.html#the-a-element" id="a_70">a</a></code>, <code><a href="#the-applet-element">applet</a></code>, <code><a href="the-button-element.html#the-button-element" id="button_16">button</a></code>,
+<dt><dfn id="attr-datasrc" title="attr-datasrc"><code>datasrc</code></dfn> on <code><a href="the-a-element.html#the-a-element" id="a_71">a</a></code>, <code><a href="#the-applet-element">applet</a></code>, <code><a href="the-button-element.html#the-button-element" id="button_16">button</a></code>,
<code><a href="the-div-element.html#the-div-element" id="div_22">div</a></code>,
<code><a href="#frame">frame</a></code>, <code><a href="the-iframe-element.html#the-iframe-element" id="iframe_51">iframe</a></code>,
<code><a href="the-img-element.html#the-img-element" id="img_39">img</a></code>,
<code><a href="the-input-element.html#the-input-element" id="input_135">input</a></code>,
-<code><a href="the-label-element.html#the-label-element" id="label_25">label</a></code>,
+<code><a href="the-label-element.html#the-label-element" id="label_27">label</a></code>,
<code><a href="the-legend-element.html#the-legend-element" id="legend_7">legend</a></code>, <code><a href="#the-marquee-element-0">marquee</a></code>, <code><a href="the-object-element.html#the-object-element" id="object_37">object</a></code>,
<code><a href="the-option-element.html#the-option-element" id="option_35">option</a></code>, <code><a href="the-select-element.html#the-select-element" id="select_46">select</a></code>, <code><a href="the-span-element.html#the-span-element" id="span_14">span</a></code>, <code><a href="the-table-element.html#the-table-element" id="table_39">table</a></code>, and <code><a href="the-textarea-element.html#the-textarea-element" id="textarea_40">textarea</a></code>
elements</dt>
-<dt><dfn id="attr-datafld" title="attr-datafld"><code>datafld</code></dfn> on <code><a href="the-a-element.html#the-a-element" id="a_71">a</a></code>, <code><a href="#the-applet-element">applet</a></code>, <code><a href="the-button-element.html#the-button-element" id="button_17">button</a></code>,
+<dt><dfn id="attr-datafld" title="attr-datafld"><code>datafld</code></dfn> on <code><a href="the-a-element.html#the-a-element" id="a_72">a</a></code>, <code><a href="#the-applet-element">applet</a></code>, <code><a href="the-button-element.html#the-button-element" id="button_17">button</a></code>,
<code><a href="the-div-element.html#the-div-element" id="div_23">div</a></code>,
-<code><a href="the-fieldset-element.html#the-fieldset-element" id="fieldset_24">fieldset</a></code>, <code><a href="#frame">frame</a></code>, <code><a href="the-iframe-element.html#the-iframe-element" id="iframe_52">iframe</a></code>, <code><a href="the-img-element.html#the-img-element" id="img_40">img</a></code>, <code><a href="the-input-element.html#the-input-element" id="input_136">input</a></code>, <code><a href="the-label-element.html#the-label-element" id="label_26">label</a></code>, <code><a href="the-legend-element.html#the-legend-element" id="legend_8">legend</a></code>, <code><a href="#the-marquee-element-0">marquee</a></code>, <code><a href="the-object-element.html#the-object-element" id="object_38">object</a></code>,
+<code><a href="the-fieldset-element.html#the-fieldset-element" id="fieldset_24">fieldset</a></code>, <code><a href="#frame">frame</a></code>, <code><a href="the-iframe-element.html#the-iframe-element" id="iframe_52">iframe</a></code>, <code><a href="the-img-element.html#the-img-element" id="img_40">img</a></code>, <code><a href="the-input-element.html#the-input-element" id="input_136">input</a></code>, <code><a href="the-label-element.html#the-label-element" id="label_28">label</a></code>, <code><a href="the-legend-element.html#the-legend-element" id="legend_8">legend</a></code>, <code><a href="#the-marquee-element-0">marquee</a></code>, <code><a href="the-object-element.html#the-object-element" id="object_38">object</a></code>,
<code><a href="the-param-element.html#the-param-element" id="param_8">param</a></code>,
<code><a href="the-select-element.html#the-select-element" id="select_47">select</a></code>, <code><a href="the-span-element.html#the-span-element" id="span_15">span</a></code>, and <code><a href="the-textarea-element.html#the-textarea-element" id="textarea_41">textarea</a></code>
elements</dt>
<dt><dfn id="attr-dataformatas" title="attr-dataformatas"><code>dataformatas</code></dfn> on
-<code><a href="the-button-element.html#the-button-element" id="button_18">button</a></code>, <code><a href="the-div-element.html#the-div-element" id="div_24">div</a></code>, <code><a href="the-input-element.html#the-input-element" id="input_137">input</a></code>, <code><a href="the-label-element.html#the-label-element" id="label_27">label</a></code>, <code><a href="the-legend-element.html#the-legend-element" id="legend_9">legend</a></code>, <code><a href="#the-marquee-element-0">marquee</a></code>, <code><a href="the-object-element.html#the-object-element" id="object_39">object</a></code>,
+<code><a href="the-button-element.html#the-button-element" id="button_18">button</a></code>, <code><a href="the-div-element.html#the-div-element" id="div_24">div</a></code>, <code><a href="the-input-element.html#the-input-element" id="input_137">input</a></code>, <code><a href="the-label-element.html#the-label-element" id="label_29">label</a></code>, <code><a href="the-legend-element.html#the-legend-element" id="legend_9">legend</a></code>, <code><a href="#the-marquee-element-0">marquee</a></code>, <code><a href="the-object-element.html#the-object-element" id="object_39">object</a></code>,
<code><a href="the-option-element.html#the-option-element" id="option_36">option</a></code>, <code><a href="the-select-element.html#the-select-element" id="select_48">select</a></code>, <code><a href="the-span-element.html#the-span-element" id="span_16">span</a></code>, and <code><a href="the-table-element.html#the-table-element" id="table_40">table</a></code> elements</dt>
<dd>
<p>Use script and a mechanism such as <code>XMLHttpRequest</code>
Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/named-character-references.html,v
retrieving revision 1.1122
retrieving revision 1.1123
diff -u -d -r1.1122 -r1.1123
--- named-character-references.html 5 Oct 2012 15:23:07 -0000 1.1122
+++ named-character-references.html 11 Oct 2012 05:34:27 -0000 1.1123
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>8.2 Named character references — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>8.2 Named character references — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-button-element.html,v
retrieving revision 1.616
retrieving revision 1.617
diff -u -d -r1.616 -r1.617
--- the-button-element.html 5 Oct 2012 15:23:16 -0000 1.616
+++ the-button-element.html 11 Oct 2012 05:34:42 -0000 1.617
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.8 The button element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.8 The button element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -423,7 +424,7 @@
<dd><a href="global-attributes.html#global-attributes" id="global-attributes_89">Global
attributes</a></dd>
<dd><code title="attr-fe-autofocus"><a href="attributes-common-to-form-controls.html#attr-fe-autofocus" id="autofocus_1">autofocus</a></code></dd>
-<dd><code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_13">disabled</a></code></dd>
+<dd><code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_14">disabled</a></code></dd>
<dd><code title="attr-fae-form"><a href="association-of-controls-and-forms.html#attr-fae-form" id="form_52">form</a></code></dd>
<dd><code title="attr-fs-formaction"><a href="form-submission.html#attr-fs-formaction" id="formaction_26">formaction</a></code></dd>
<dd><code title="attr-fs-formenctype"><a href="form-submission.html#attr-fs-formenctype" id="formenctype_26">formenctype</a></code></dd>
@@ -486,7 +487,7 @@
button</a>.</p>
<p>The <code title="attr-fae-form"><a href="association-of-controls-and-forms.html#attr-fae-form" id="form_53">form</a></code> attribute is used to explicitly associate
the <code><a href="#the-button-element" id="button_15">button</a></code> element with its <a href="association-of-controls-and-forms.html#form-owner" id="form-owner_8">form owner</a>. The <code title="attr-fe-name"><a href="attributes-common-to-form-controls.html#attr-fe-name" id="name_38">name</a></code>
-attribute represents the element's name. The <code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_14">disabled</a></code> attribute is used to make the
+attribute represents the element's name. The <code title="attr-fe-disabled"><a href="attributes-common-to-form-controls.html#attr-fe-disabled" id="disabled_15">disabled</a></code> attribute is used to make the
control non-interactive and to prevent its value from being
submitted. The <code title="attr-fe-autofocus"><a href="attributes-common-to-form-controls.html#attr-fe-autofocus" id="autofocus_2">autofocus</a></code>
attribute controls focus. The <code title="attr-fs-formaction"><a href="form-submission.html#attr-fs-formaction" id="formaction_27">formaction</a></code>, <code title="attr-fs-formenctype"><a href="form-submission.html#attr-fs-formenctype" id="formenctype_27">formenctype</a></code>, <code title="attr-fs-formmethod"><a href="form-submission.html#attr-fs-formmethod" id="formmethod_27">formmethod</a></code>, <code title="attr-fs-formnovalidate"><a href="form-submission.html#attr-fs-formnovalidate" id="formnovalidate_28">formnovalidate</a></code>, and <code title="attr-fs-formtarget"><a href="form-submission.html#attr-fs-formtarget" id="formtarget_27">formtarget</a></code> attributes are <a href="form-submission.html#attributes-for-form-submission" id="attributes-for-form-submission_3">attributes for form
Index: links.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/links.html,v
retrieving revision 1.631
retrieving revision 1.632
diff -u -d -r1.631 -r1.632
--- links.html 5 Oct 2012 15:23:07 -0000 1.631
+++ links.html 11 Oct 2012 05:34:27 -0000 1.632
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.12 Links — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.12 Links — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
@@ -402,23 +403,23 @@
<ol class="toc"><li><ol><li><a href="links.html#links"><span class="secno">4.12</span> Links</a>
<ol><li><a href="links.html#introduction-3"><span class="secno">4.12.1</span>
Introduction</a><li><a href="links.html#links-created-by-a-and-area-elements"><span class="secno">4.12.2</span> Links created by <code>a</code> and
-<code>area</code> elements</a><li><a href="links.html#linkTypes"><span class="secno">4.12.3</span> Link
+<code>area</code> elements</a><li><a href="links.html#downloading-resources"><span class="secno">4.12.3</span> Downloading resources</a><li><a href="links.html#linkTypes"><span class="secno">4.12.4</span> Link
types</a>
-<ol><li><a href="links.html#rel-alternate" id="4.12.3.1-link-type-alternate"><span class="secno">4.12.3.1</span>
-Link type "<code>alternate</code>"</a><li><a href="links.html#link-type-author" id="4.12.3.2-link-type-author"><span class="secno">4.12.3.2</span>
-Link type "<code>author</code>"</a><li><a href="links.html#link-type-bookmark" id="4.12.3.3-link-type-bookmark"><span class="secno">4.12.3.3</span>
-Link type "<code>bookmark</code>"</a><li><a href="links.html#link-type-help" id="4.12.3.4-link-type-help"><span class="secno">4.12.3.4</span> Link
-type "<code>help</code>"</a><li><a href="links.html#rel-icon" id="4.12.3.5-link-type-icon"><span class="secno">4.12.3.5</span> Link type "<code>icon</code>"</a><li><a href="links.html#link-type-license" id="4.12.3.6-link-type-license"><span class="secno">4.12.3.6</span>
-Link type "<code>license</code>"</a><li><a href="links.html#link-type-nofollow" id="4.12.3.7-link-type-nofollow"><span class="secno">4.12.3.7</span>
-Link type "<code>nofollow</code>"</a><li><a href="links.html#link-type-noreferrer" id="4.12.3.8-link-type-noreferrer"><span class="secno">4.12.3.8</span>
-Link type "<code>noreferrer</code>"</a><li><a href="links.html#link-type-prefetch" id="4.12.3.9-link-type-prefetch"><span class="secno">4.12.3.9</span>
-Link type "<code>prefetch</code>"</a><li><a href="links.html#link-type-search" id="4.12.3.10-link-type-search"><span class="secno">4.12.3.10</span>
-Link type "<code>search</code>"</a><li><a href="links.html#link-type-stylesheet" id="4.12.3.11-link-type-stylesheet"><span class="secno">4.12.3.11</span> Link type
-"<code>stylesheet</code>"</a><li><a href="links.html#link-type-tag" id="4.12.3.12-link-type-tag"><span class="secno">4.12.3.12</span> Link
-type "<code>tag</code>"</a><li><a href="links.html#sequential-link-types"><span class="secno">4.12.3.13</span> Sequential link types</a>
-<ol><li><a href="links.html#link-type-next" id="4.12.3.13.1-link-type-next"><span class="secno">4.12.3.13.1</span>
-Link type "<code>next</code>"</a><li><a href="links.html#link-type-prev" id="4.12.3.13.2-link-type-prev"><span class="secno">4.12.3.13.2</span>
-Link type "<code>prev</code>"</a></ol><li><a href="links.html#other-link-types"><span class="secno">4.12.3.14</span> Other link types</a></ol></ol><li><a href="links.html#common-idioms"><span class="secno">4.13</span> Common
+<ol><li><a href="links.html#rel-alternate" id="4.12.4.1-link-type-alternate"><span class="secno">4.12.4.1</span>
+Link type "<code>alternate</code>"</a><li><a href="links.html#link-type-author" id="4.12.4.2-link-type-author"><span class="secno">4.12.4.2</span>
+Link type "<code>author</code>"</a><li><a href="links.html#link-type-bookmark" id="4.12.4.3-link-type-bookmark"><span class="secno">4.12.4.3</span>
+Link type "<code>bookmark</code>"</a><li><a href="links.html#link-type-help" id="4.12.4.4-link-type-help"><span class="secno">4.12.4.4</span> Link
+type "<code>help</code>"</a><li><a href="links.html#rel-icon" id="4.12.4.5-link-type-icon"><span class="secno">4.12.4.5</span> Link type "<code>icon</code>"</a><li><a href="links.html#link-type-license" id="4.12.4.6-link-type-license"><span class="secno">4.12.4.6</span>
+Link type "<code>license</code>"</a><li><a href="links.html#link-type-nofollow" id="4.12.4.7-link-type-nofollow"><span class="secno">4.12.4.7</span>
+Link type "<code>nofollow</code>"</a><li><a href="links.html#link-type-noreferrer" id="4.12.4.8-link-type-noreferrer"><span class="secno">4.12.4.8</span>
+Link type "<code>noreferrer</code>"</a><li><a href="links.html#link-type-prefetch" id="4.12.4.9-link-type-prefetch"><span class="secno">4.12.4.9</span>
+Link type "<code>prefetch</code>"</a><li><a href="links.html#link-type-search" id="4.12.4.10-link-type-search"><span class="secno">4.12.4.10</span>
+Link type "<code>search</code>"</a><li><a href="links.html#link-type-stylesheet" id="4.12.4.11-link-type-stylesheet"><span class="secno">4.12.4.11</span> Link type
+"<code>stylesheet</code>"</a><li><a href="links.html#link-type-tag" id="4.12.4.12-link-type-tag"><span class="secno">4.12.4.12</span> Link
+type "<code>tag</code>"</a><li><a href="links.html#sequential-link-types"><span class="secno">4.12.4.13</span> Sequential link types</a>
+<ol><li><a href="links.html#link-type-next" id="4.12.4.13.1-link-type-next"><span class="secno">4.12.4.13.1</span>
+Link type "<code>next</code>"</a><li><a href="links.html#link-type-prev" id="4.12.4.13.2-link-type-prev"><span class="secno">4.12.4.13.2</span>
+Link type "<code>prev</code>"</a></ol><li><a href="links.html#other-link-types"><span class="secno">4.12.4.14</span> Other link types</a></ol></ol><li><a href="links.html#common-idioms"><span class="secno">4.13</span> Common
idioms without dedicated elements</a>
<ol><li><a href="links.html#the-main-part-of-the-content"><span class="secno">4.13.1</span> The main part of the content</a><li><a href="links.html#rel-up"><span class="secno">4.13.2</span> Bread crumb
navigation</a><li><a href="links.html#tag-clouds"><span class="secno">4.13.3</span> Tag
@@ -509,8 +510,49 @@
type</a> of the linked resource. It is purely advisory. The value
must be a <a href="infrastructure.html#valid-mime-type" id="valid-mime-type_7">valid
MIME type</a>.</p>
+<!--DOWNLOAD-->
+<h4 id="downloading-resources"><span class="secno">4.12.3</span>
+Downloading resources</h4>
+<p>In some cases, resources are intended for later use rather than
+immediate viewing. To indicate that a resource is intended to be
+downloaded for use later, rather than immediately used, the
+<code title="attr-hyperlink-download">download</code> attribute can
+be specified on the <code><a href="the-a-element.html#the-a-element" id="a_34">a</a></code> or <code><a href="the-area-element.html#the-area-element" id="area_26">area</a></code> element that creates the <a href="#hyperlink" id="hyperlink_16">hyperlink</a> to that resource.</p>
+<p>The attribute can furthermore be given a value, to specify the
+filename that user agents are to use when storing the resource in a
+file system. This value can be overridden by the <code title="http-content-disposition">Content-Disposition</code> HTTP header's
+filename parameters. <a href="references.html#refsRFC6266">[RFC6266]</a></p>
+<p>In cross-origin situations, the <code title="attr-hyperlink-download">download</code> attribute has to be
+combined with the <code title="http-content-disposition">Content-Disposition</code> HTTP header,
+specifically with the <code title="">attachment</code> disposition
+type, to avoid the user being warned of possibly nefarious
+activity. (This is to protect users from being made to download
+sensitive personal or confidential information without their full
+understanding.)</p>
<!--PING-->
-<h4 id="linkTypes"><span class="secno">4.12.3</span> Link
+<div class="note">
+<p>The <code title="attr-hyperlink-ping">ping</code> attribute is
+redundant with pre-existing technologies like HTTP redirects and
+JavaScript in allowing Web pages to track which off-site links are
+most popular or allowing advertisers to track click-through
+rates.</p>
+<p>However, the <code title="attr-hyperlink-ping">ping</code>
+attribute provides these advantages to the user over those
+alternatives:</p>
+<ul><li>It allows the user to see the final target URL unobscured.</li>
+<li>It allows the UA to inform the user about the out-of-band
+notifications.</li>
+<li>It allows the user to disable the notifications without losing
+the underlying link functionality.</li>
+<li>It allows the UA to optimize the use of available network
+bandwidth so that the target page loads faster.</li>
+</ul><p>Thus, while it is possible to track users without this feature,
+authors are encouraged to use the <code title="attr-hyperlink-ping">ping</code> attribute so that the user agent
+can make the user experience more transparent.</p>
+</div>
+<!-- resolving ping urls happens at audit time, so base URL changes
+ affect the values of ping attributes -->
+<h4 id="linkTypes"><span class="secno">4.12.4</span> Link
types</h4>
<p>The following table summarizes the link types that are defined
by this specification. This table is non-normative; the actual
@@ -529,22 +571,22 @@
<th colspan="2">Effect on...</th>
<th rowspan="2">Brief description</th>
<tr><th><code><a href="the-link-element.html#the-link-element" id="link_30">link</a></code></th>
-<th><code><a href="the-a-element.html#the-a-element" id="a_34">a</a></code> and
-<code><a href="the-area-element.html#the-area-element" id="area_26">area</a></code></th>
+<th><code><a href="the-a-element.html#the-a-element" id="a_35">a</a></code> and
+<code><a href="the-area-element.html#the-area-element" id="area_27">area</a></code></th>
<tbody><tr><td><code title="rel-alternate"><a href="#rel-alternate" id="alternate">alternate</a></code></td>
<!-- second most used <link rel> value -->
-<td><a href="#hyperlink" id="hyperlink_16">Hyperlink</a></td>
<td><a href="#hyperlink" id="hyperlink_17">Hyperlink</a></td>
+<td><a href="#hyperlink" id="hyperlink_18">Hyperlink</a></td>
<td>Gives alternate representations of the current document.</td>
<tr><td><code title="rel-author"><a href="#link-type-author" id="author_0">author</a></code></td>
-<td><a href="#hyperlink" id="hyperlink_18">Hyperlink</a></td>
<td><a href="#hyperlink" id="hyperlink_19">Hyperlink</a></td>
+<td><a href="#hyperlink" id="hyperlink_20">Hyperlink</a></td>
<td>Gives a link to the author of the current document or
article.</td>
<tr><td><code title="rel-bookmark"><a href="#link-type-bookmark" id="bookmark">bookmark</a></code></td>
<!-- fourth most used <a rel> value -->
<td><em>not allowed</em></td>
-<td><a href="#hyperlink" id="hyperlink_20">Hyperlink</a></td>
+<td><a href="#hyperlink" id="hyperlink_21">Hyperlink</a></td>
<td>Gives the permalink for the nearest ancestor section.</td>
</tr><!-- (commented out on the assumption that rel=contact is really XFN)
<tr>
@@ -561,8 +603,8 @@
<td>Indicates that the referenced document is not part of the same site as the current document.</td>
</tr>
--><tr><td><code title="rel-help"><a href="#link-type-help" id="help">help</a></code></td>
-<td><a href="#hyperlink" id="hyperlink_21">Hyperlink</a></td>
<td><a href="#hyperlink" id="hyperlink_22">Hyperlink</a></td>
+<td><a href="#hyperlink" id="hyperlink_23">Hyperlink</a></td>
<td>Provides a link to context-sensitive help.</td>
<tr><td><code title="rel-icon"><a href="#rel-icon" id="icon_5">icon</a></code></td>
<!-- link rel="shortcut icon" and its ilk are the fourth, sixth, and ninth most used values -->
@@ -571,14 +613,14 @@
<td>Imports an icon to represent the current document.</td>
<tr><td><code title="rel-license"><a href="#link-type-license" id="license">license</a></code></td>
<!-- seventh most used <a rel> value -->
-<td><a href="#hyperlink" id="hyperlink_23">Hyperlink</a></td>
<td><a href="#hyperlink" id="hyperlink_24">Hyperlink</a></td>
+<td><a href="#hyperlink" id="hyperlink_25">Hyperlink</a></td>
<td>Indicates that the main content of the current document is
covered by the copyright license described by the referenced
document.</td>
<tr><td><code title="rel-next"><a href="#link-type-next" id="next_0">next</a></code></td>
-<td><a href="#hyperlink" id="hyperlink_25">Hyperlink</a></td>
<td><a href="#hyperlink" id="hyperlink_26">Hyperlink</a></td>
+<td><a href="#hyperlink" id="hyperlink_27">Hyperlink</a></td>
<td>Indicates that the current document is a part of a series, and
that the next document in the series is the referenced
document.</td>
@@ -607,15 +649,15 @@
cached.</td>
<tr><td><code title="rel-prev"><a href="#link-type-prev" id="prev">prev</a></code></td>
<!-- prev is used more than previous -->
-<td><a href="#hyperlink" id="hyperlink_27">Hyperlink</a></td>
<td><a href="#hyperlink" id="hyperlink_28">Hyperlink</a></td>
+<td><a href="#hyperlink" id="hyperlink_29">Hyperlink</a></td>
<td>Indicates that the current document is a part of a series, and
that the previous document in the series is the referenced
document.</td>
<tr><td><code title="rel-search"><a href="#link-type-search" id="search">search</a></code></td>
<!-- used quite a bit -->
-<td><a href="#hyperlink" id="hyperlink_29">Hyperlink</a></td>
<td><a href="#hyperlink" id="hyperlink_30">Hyperlink</a></td>
+<td><a href="#hyperlink" id="hyperlink_31">Hyperlink</a></td>
<td>Gives a link to a resource that can be used to search through
the current document and its related pages.</td>
</tr><!-- used quite a bit, but dropped due to wg decision in http://www.w3.org/Bugs/Public/show_bug.cgi?id=11183 --><!--!--><!--
@@ -633,18 +675,18 @@
<tr><td><code title="rel-tag"><a href="#link-type-tag" id="tag">tag</a></code></td>
<!-- second and third most used <a rel> value (third is technically "category tag"). -->
<td><em>not allowed</em></td>
-<td><a href="#hyperlink" id="hyperlink_31">Hyperlink</a></td>
+<td><a href="#hyperlink" id="hyperlink_32">Hyperlink</a></td>
<td>Gives a tag (identified by the given address) that applies to
the current document.</td>
</table><!-- v2 ideas:
* rel="related" // see also
* http://microformats.org/wiki/rel-enclosure
- --><h5 id="rel-alternate"><span class="secno">4.12.3.1</span> Link
+ --><h5 id="rel-alternate"><span class="secno">4.12.4.1</span> Link
type "<dfn title="rel-alternate"><code>alternate</code></dfn>"</h5>
<p>The <code title="rel-alternate"><a href="#rel-alternate" id="alternate_0">alternate</a></code> keyword may be used with
<code><a href="the-link-element.html#the-link-element" id="link_31">link</a></code>,
-<code><a href="the-a-element.html#the-a-element" id="a_35">a</a></code>, and
-<code><a href="the-area-element.html#the-area-element" id="area_27">area</a></code>
+<code><a href="the-a-element.html#the-a-element" id="a_36">a</a></code>, and
+<code><a href="the-area-element.html#the-area-element" id="area_28">area</a></code>
elements.</p>
<p>The meaning of this keyword depends on the values of the other
attributes.</p>
@@ -660,13 +702,13 @@
<code title="attr-hyperlink-type"><a href="#attr-hyperlink-type" id="type_115">type</a></code> attribute set to the value
<code title="">application/rss+xml</code> or the value <code title="">application/atom+xml</code></dt>
<dd>
-<p>The keyword creates a <a href="#hyperlink" id="hyperlink_32">hyperlink</a> referencing a syndication feed (though
+<p>The keyword creates a <a href="#hyperlink" id="hyperlink_33">hyperlink</a> referencing a syndication feed (though
not necessarily syndicating exactly the same content as the current
page).</p>
</dd>
<dt>Otherwise</dt>
<dd>
-<p>The keyword creates a <a href="#hyperlink" id="hyperlink_33">hyperlink</a> referencing an alternate
+<p>The keyword creates a <a href="#hyperlink" id="hyperlink_34">hyperlink</a> referencing an alternate
representation of the current document.</p>
<p>The nature of the referenced document is given by the
<code title="attr-hyperlink-media"><a href="#attr-hyperlink-media" id="media_14">media</a></code>, <code title="attr-hyperlink-hreflang"><a href="#attr-hyperlink-hreflang" id="hreflang_5">hreflang</a></code>, and <code title="attr-hyperlink-type"><a href="#attr-hyperlink-type" id="type_116">type</a></code> attributes.</p>
@@ -676,7 +718,7 @@
specified.</p>
<p>If the <code title="rel-alternate"><a href="#rel-alternate" id="alternate_5">alternate</a></code> keyword is used with the
<code title="attr-hyperlink-hreflang"><a href="#attr-hyperlink-hreflang" id="hreflang_6">hreflang</a></code>
-attribute, and that attribute's value differs from the <a href="infrastructure.html#root-element" id="root-element_10">root element</a>'s <a href="obsolete.html#language">language</a>, it indicates that the referenced document
+attribute, and that attribute's value differs from the <a href="infrastructure.html#root-element" id="root-element_11">root element</a>'s <a href="obsolete.html#language">language</a>, it indicates that the referenced document
is a translation.</p>
<p>If the <code title="rel-alternate"><a href="#rel-alternate" id="alternate_6">alternate</a></code> keyword is used with the
<code title="attr-hyperlink-type"><a href="#attr-hyperlink-type" id="type_117">type</a></code> attribute, it indicates that the
@@ -698,15 +740,15 @@
document, it is also implying that those two documents are
alternative representations of each other.</p>
</dd>
-</dl><h5 id="link-type-author"><span class="secno">4.12.3.2</span> Link
+</dl><h5 id="link-type-author"><span class="secno">4.12.4.2</span> Link
type "<dfn title="rel-author"><code>author</code></dfn>"</h5>
<p>The <code title="rel-author"><a href="#link-type-author" id="author_1">author</a></code> keyword may be used with
<code><a href="the-link-element.html#the-link-element" id="link_33">link</a></code>,
-<code><a href="the-a-element.html#the-a-element" id="a_36">a</a></code>, and
-<code><a href="the-area-element.html#the-area-element" id="area_28">area</a></code>
-elements. This keyword creates a <a href="#hyperlink" id="hyperlink_34">hyperlink</a>.</p>
-<p>For <code><a href="the-a-element.html#the-a-element" id="a_37">a</a></code> and
+<code><a href="the-a-element.html#the-a-element" id="a_37">a</a></code>, and
<code><a href="the-area-element.html#the-area-element" id="area_29">area</a></code>
+elements. This keyword creates a <a href="#hyperlink" id="hyperlink_35">hyperlink</a>.</p>
+<p>For <code><a href="the-a-element.html#the-a-element" id="a_38">a</a></code> and
+<code><a href="the-area-element.html#the-area-element" id="area_30">area</a></code>
elements, the <code title="rel-author"><a href="#link-type-author" id="author_2">author</a></code> keyword indicates that the
referenced document provides further information about the author
of the nearest <code><a href="the-article-element.html#the-article-element" id="article_18">article</a></code> element ancestor of the element
@@ -718,12 +760,12 @@
<p class="note">The "referenced document" can be, and often is, a
<code title="">mailto:</code> URL giving the e-mail address of the
author. <a href="references.html#refsMAILTO">[MAILTO]</a></p>
-<h5 id="link-type-bookmark"><span class="secno">4.12.3.3</span>
+<h5 id="link-type-bookmark"><span class="secno">4.12.4.3</span>
Link type "<dfn title="rel-bookmark"><code>bookmark</code></dfn>"</h5>
<p>The <code title="rel-bookmark"><a href="#link-type-bookmark" id="bookmark_0">bookmark</a></code> keyword may be used with
-<code><a href="the-a-element.html#the-a-element" id="a_38">a</a></code> and
-<code><a href="the-area-element.html#the-area-element" id="area_30">area</a></code>
-elements. This keyword creates a <a href="#hyperlink" id="hyperlink_35">hyperlink</a>.</p>
+<code><a href="the-a-element.html#the-a-element" id="a_39">a</a></code> and
+<code><a href="the-area-element.html#the-area-element" id="area_31">area</a></code>
+elements. This keyword creates a <a href="#hyperlink" id="hyperlink_36">hyperlink</a>.</p>
<p>The <code title="rel-bookmark"><a href="#link-type-bookmark" id="bookmark_1">bookmark</a></code> keyword gives a permalink for the
nearest ancestor <code><a href="the-article-element.html#the-article-element" id="article_19">article</a></code> element of the linking element in
question, or of <a href="#associatedSection">the section the
@@ -794,12 +836,12 @@
that the link is leading to a document that is not part of the site
that the current document forms a part of.</p>
-->
-<h5 id="link-type-help"><span class="secno">4.12.3.4</span> Link
+<h5 id="link-type-help"><span class="secno">4.12.4.4</span> Link
type "<dfn title="rel-help"><code>help</code></dfn>"</h5>
-<p>The <code title="rel-help"><a href="#link-type-help" id="help_0">help</a></code> keyword may be used with <code><a href="the-link-element.html#the-link-element" id="link_35">link</a></code>, <code><a href="the-a-element.html#the-a-element" id="a_39">a</a></code>, and <code><a href="the-area-element.html#the-area-element" id="area_31">area</a></code> elements. This
-keyword creates a <a href="#hyperlink" id="hyperlink_36">hyperlink</a>.</p>
-<p>For <code><a href="the-a-element.html#the-a-element" id="a_40">a</a></code> and
-<code><a href="the-area-element.html#the-area-element" id="area_32">area</a></code>
+<p>The <code title="rel-help"><a href="#link-type-help" id="help_0">help</a></code> keyword may be used with <code><a href="the-link-element.html#the-link-element" id="link_35">link</a></code>, <code><a href="the-a-element.html#the-a-element" id="a_40">a</a></code>, and <code><a href="the-area-element.html#the-area-element" id="area_32">area</a></code> elements. This
+keyword creates a <a href="#hyperlink" id="hyperlink_37">hyperlink</a>.</p>
+<p>For <code><a href="the-a-element.html#the-a-element" id="a_41">a</a></code> and
+<code><a href="the-area-element.html#the-area-element" id="area_33">area</a></code>
elements, the <code title="rel-help"><a href="#link-type-help" id="help_1">help</a></code> keyword indicates that the referenced
document provides further help information for the parent of the
element defining the hyperlink, and its children.</p>
@@ -814,11 +856,11 @@
<p>For <code><a href="the-link-element.html#the-link-element" id="link_36">link</a></code> elements, the <code title="rel-help"><a href="#link-type-help" id="help_2">help</a></code>
keyword indicates that the referenced document provides help for
the page as a whole.</p>
-<p>For <code><a href="the-a-element.html#the-a-element" id="a_41">a</a></code> and
-<code><a href="the-area-element.html#the-area-element" id="area_33">area</a></code>
+<p>For <code><a href="the-a-element.html#the-a-element" id="a_42">a</a></code> and
+<code><a href="the-area-element.html#the-area-element" id="area_34">area</a></code>
elements, on some browsers, the <code title="rel-help"><a href="#link-type-help" id="help_3">help</a></code> keyword causes the
link to use a different cursor.</p>
-<h5 id="rel-icon"><span class="secno">4.12.3.5</span> Link type
+<h5 id="rel-icon"><span class="secno">4.12.4.5</span> Link type
"<dfn title="rel-icon"><code>icon</code></dfn>"</h5>
<p>The <code title="rel-icon"><a href="#rel-icon" id="icon_6">icon</a></code> keyword may be used with <code><a href="the-link-element.html#the-link-element" id="link_37">link</a></code> elements. This
keyword creates an <a href="#external-resource-link" id="external-resource-link_7" title="external resource link">external
@@ -867,13 +909,13 @@
the keyword "<code title="">shortcut</code>". If the "<code title="">shortcut</code>" keyword is present, it must be come immediately
before the <code title="rel-icon"><a href="#rel-icon" id="icon_8">icon</a></code> keyword and the two keywords must be
separated by only a single U+0020 SPACE character.</p>
-<h5 id="link-type-license"><span class="secno">4.12.3.6</span> Link
+<h5 id="link-type-license"><span class="secno">4.12.4.6</span> Link
type "<dfn title="rel-license"><code>license</code></dfn>"</h5>
<p>The <code title="rel-license"><a href="#link-type-license" id="license_0">license</a></code> keyword may be used with
<code><a href="the-link-element.html#the-link-element" id="link_38">link</a></code>,
-<code><a href="the-a-element.html#the-a-element" id="a_42">a</a></code>, and
-<code><a href="the-area-element.html#the-area-element" id="area_34">area</a></code>
-elements. This keyword creates a <a href="#hyperlink" id="hyperlink_37">hyperlink</a>.</p>
+<code><a href="the-a-element.html#the-a-element" id="a_43">a</a></code>, and
+<code><a href="the-area-element.html#the-area-element" id="area_35">area</a></code>
+elements. This keyword creates a <a href="#hyperlink" id="hyperlink_38">hyperlink</a>.</p>
<p>The <code title="rel-license"><a href="#link-type-license" id="license_1">license</a></code> keyword indicates that the
referenced document provides the copyright license terms under
which the main content of the current document is provided.</p>
@@ -918,12 +960,12 @@
prominently positioned near the photograph, while having the page
copyright in light small text at the foot of the page.</p>
</div>
-<h5 id="link-type-nofollow"><span class="secno">4.12.3.7</span>
+<h5 id="link-type-nofollow"><span class="secno">4.12.4.7</span>
Link type "<dfn title="rel-nofollow"><code>nofollow</code></dfn>"</h5>
<p>The <code title="rel-nofollow"><a href="#link-type-nofollow" id="nofollow_0">nofollow</a></code> keyword may be used with
-<code><a href="the-a-element.html#the-a-element" id="a_43">a</a></code> and
-<code><a href="the-area-element.html#the-area-element" id="area_35">area</a></code>
-elements. This keyword does not create a <a href="#hyperlink" id="hyperlink_38">hyperlink</a>, but <a href="#hyperlink-annotation" id="hyperlink-annotation_2" title="hyperlink annotation">annotates</a> any other hyperlinks created
+<code><a href="the-a-element.html#the-a-element" id="a_44">a</a></code> and
+<code><a href="the-area-element.html#the-area-element" id="area_36">area</a></code>
+elements. This keyword does not create a <a href="#hyperlink" id="hyperlink_39">hyperlink</a>, but <a href="#hyperlink-annotation" id="hyperlink-annotation_2" title="hyperlink annotation">annotates</a> any other hyperlinks created
by the element (the implied hyperlink, if no other keywords create
one).</p>
<p>The <code title="rel-nofollow"><a href="#link-type-nofollow" id="nofollow_1">nofollow</a></code> keyword indicates that the link is
@@ -931,12 +973,12 @@
that the link to the referenced document was included primarily
because of a commercial relationship between people affiliated with
the two pages.</p>
-<h5 id="link-type-noreferrer"><span class="secno">4.12.3.8</span>
+<h5 id="link-type-noreferrer"><span class="secno">4.12.4.8</span>
Link type "<dfn title="rel-noreferrer"><code>noreferrer</code></dfn>"</h5>
<p>The <code title="rel-noreferrer"><a href="#link-type-noreferrer" id="noreferrer_1">noreferrer</a></code> keyword may be used with
-<code><a href="the-a-element.html#the-a-element" id="a_44">a</a></code> and
-<code><a href="the-area-element.html#the-area-element" id="area_36">area</a></code>
-elements. This keyword does not create a <a href="#hyperlink" id="hyperlink_39">hyperlink</a>, but <a href="#hyperlink-annotation" id="hyperlink-annotation_3" title="hyperlink annotation">annotates</a> any other hyperlinks created
+<code><a href="the-a-element.html#the-a-element" id="a_45">a</a></code> and
+<code><a href="the-area-element.html#the-area-element" id="area_37">area</a></code>
+elements. This keyword does not create a <a href="#hyperlink" id="hyperlink_40">hyperlink</a>, but <a href="#hyperlink-annotation" id="hyperlink-annotation_3" title="hyperlink annotation">annotates</a> any other hyperlinks created
by the element (the implied hyperlink, if no other keywords create
one).</p>
<p>It indicates that no referrer information is to be leaked when
@@ -956,25 +998,25 @@
title="rel-pingback">pingback</code> keyword, see the Pingback 1.0
specification. <a href="#refsPINGBACK">[PINGBACK]</a></p>
-->
-<h5 id="link-type-prefetch"><span class="secno">4.12.3.9</span>
+<h5 id="link-type-prefetch"><span class="secno">4.12.4.9</span>
Link type "<dfn title="rel-prefetch"><code>prefetch</code></dfn>"</h5>
<p>The <code title="rel-prefetch"><a href="#link-type-prefetch" id="prefetch_0">prefetch</a></code> keyword may be used with
<code><a href="the-link-element.html#the-link-element" id="link_39">link</a></code>,
-<code><a href="the-a-element.html#the-a-element" id="a_45">a</a></code>, and
-<code><a href="the-area-element.html#the-area-element" id="area_37">area</a></code>
+<code><a href="the-a-element.html#the-a-element" id="a_46">a</a></code>, and
+<code><a href="the-area-element.html#the-area-element" id="area_38">area</a></code>
elements. This keyword creates an <a href="#external-resource-link" id="external-resource-link_8" title="external resource link">external resource link</a>.</p>
<p>The <code title="rel-prefetch"><a href="#link-type-prefetch" id="prefetch_1">prefetch</a></code> keyword indicates that
preemptively fetching and caching the specified resource is likely
to be beneficial, as it is highly likely that the user will require
this resource.</p>
<p>There is no default type for resources given by the <code title="rel-prefetch"><a href="#link-type-prefetch" id="prefetch_2">prefetch</a></code> keyword.</p>
-<h5 id="link-type-search"><span class="secno">4.12.3.10</span> Link
+<h5 id="link-type-search"><span class="secno">4.12.4.10</span> Link
type "<dfn title="rel-search"><code>search</code></dfn>"</h5>
<p>The <code title="rel-search"><a href="#link-type-search" id="search_0">search</a></code> keyword may be used with
<code><a href="the-link-element.html#the-link-element" id="link_40">link</a></code>,
-<code><a href="the-a-element.html#the-a-element" id="a_46">a</a></code>, and
-<code><a href="the-area-element.html#the-area-element" id="area_38">area</a></code>
-elements. This keyword creates a <a href="#hyperlink" id="hyperlink_40">hyperlink</a>.</p>
+<code><a href="the-a-element.html#the-a-element" id="a_47">a</a></code>, and
+<code><a href="the-area-element.html#the-area-element" id="area_39">area</a></code>
+elements. This keyword creates a <a href="#hyperlink" id="hyperlink_41">hyperlink</a>.</p>
<p>The <code title="rel-search"><a href="#link-type-search" id="search_1">search</a></code> keyword indicates that the referenced
document provides an interface specifically for searching the
document and its related resources.</p>
@@ -999,7 +1041,7 @@
title="rel-sidebar">sidebar</code> keyword specified is a <dfn
title="rel-sidebar-hyperlink">sidebar hyperlink</dfn>.</p>
-->
-<h5 id="link-type-stylesheet"><span class="secno">4.12.3.11</span>
+<h5 id="link-type-stylesheet"><span class="secno">4.12.4.11</span>
Link type "<dfn title="rel-stylesheet"><code>stylesheet</code></dfn>"</h5>
<p>The <code title="rel-stylesheet"><a href="#link-type-stylesheet" id="stylesheet_3">stylesheet</a></code> keyword may be used with
<code><a href="the-link-element.html#the-link-element" id="link_42">link</a></code>
@@ -1012,14 +1054,14 @@
<code><a href="the-link-element.html#the-link-element" id="link_43">link</a></code>
element, then <dfn id="the-link-is-an-alternative-stylesheet">the
link is an alternative stylesheet</dfn>; in this case, the
-<code title="attr-title"><a href="global-attributes.html#attr-title" id="title_33">title</a></code> attribute must be specified on the
+<code title="attr-title"><a href="global-attributes.html#attr-title" id="title_35">title</a></code> attribute must be specified on the
<code><a href="the-link-element.html#the-link-element" id="link_44">link</a></code>
element, with a non-empty value.</p>
<p>The default type for resources given by the <code title="rel-stylesheet"><a href="#link-type-stylesheet" id="stylesheet_4">stylesheet</a></code> keyword is <code title="">text/css</code>.</p>
-<h5 id="link-type-tag"><span class="secno">4.12.3.12</span> Link
+<h5 id="link-type-tag"><span class="secno">4.12.4.12</span> Link
type "<dfn title="rel-tag"><code>tag</code></dfn>"</h5>
-<p>The <code title="rel-tag"><a href="#link-type-tag" id="tag_0">tag</a></code> keyword may be used with <code><a href="the-a-element.html#the-a-element" id="a_47">a</a></code> and <code><a href="the-area-element.html#the-area-element" id="area_39">area</a></code> elements. This
-keyword creates a <a href="#hyperlink" id="hyperlink_41">hyperlink</a>.</p>
+<p>The <code title="rel-tag"><a href="#link-type-tag" id="tag_0">tag</a></code> keyword may be used with <code><a href="the-a-element.html#the-a-element" id="a_48">a</a></code> and <code><a href="the-area-element.html#the-area-element" id="area_40">area</a></code> elements. This
+keyword creates a <a href="#hyperlink" id="hyperlink_42">hyperlink</a>.</p>
<p>The <code title="rel-tag"><a href="#link-type-tag" id="tag_1">tag</a></code> keyword indicates that the <em>tag</em> that
the referenced document represents applies to the current
document.</p>
@@ -1027,7 +1069,61 @@
current document</em>, it would be inappropriate to use this
keyword in the markup of a <a href="#tag-cloud">tag cloud</a>,
which lists the popular tags across a set of pages.</p>
-<h5 id="sequential-link-types"><span class="secno">4.12.3.13</span>
+<div class="example">
+<p>This document is about some gems, and so it is <i>tagged</i>
+with "<code title="">http://en.wikipedia.org/wiki/Gemstone</code>"
+to unambiguously categorise it as applying to the "jewel" kind of
+gems, and not to, say, the towns in the US, the Ruby package
+format, or the Swiss locomotive class:</p>
+<pre>
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <title>My Precious</title>
+ </head>
+ <body>
+ <header><h1>My precious</h1> <p>Summer 2012</p></header>
+ <p>Recently I managed to dispose of a red gem that had been
+ bothering me. I now have a much nicer blue sapphire.</p>
+ <p>The red gem had been found in a bauxite stone while I was digging
+ out the office level, but nobody was willing to haul it away. The
+ same red gem stayed there for literally years.</p>
+ <footer>
+ Tags: <a rel=tag href="http://en.wikipedia.org/wiki/Gemstone">Gemstone</a>
+ </footer>
+ </body>
+</html>
+</pre></div>
+<div class="example">
+<p>In <em>this</em> document, there are two articles. The
+"<code title="rel-tag"><a href="#link-type-tag" id="tag_2">tag</a></code>" link, however, applies to the whole page
+(and would do so wherever it was placed, including if it was within
+the <code><a href="the-article-element.html#the-article-element" id="article_21">article</a></code> elements).</p>
+<pre>
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <title>Gem 4/4</title>
+ </head>
+ <body>
+ <article>
+ <h1>801: Steinbock</h1>
+ <p>The number 801 Gem 4/4 electro-diesel has an ibex and was rebuilt in 2002.</p>
+ </article>
+ <article>
+ <h1>802: Murmeltier</h1>
+ <figure>
+ <img src="http://upload.wikimedia.org/wikipedia/commons/b/b0/Trains_de_la_Bernina_en_hiver_2.jpg"
+ alt="The 802 was red with pantographs and tall vents on the side.">
+ <figcaption>The 802 in the 1980s, above Lago Bianco.</figcaption>
+ </figure>
+ <p>The number 802 Gem 4/4 electro-diesel has a marmot and was rebuilt in 2003.</p>
+ </article>
+ <p class="topic"><a rel=tag href="http://en.wikipedia.org/wiki/Rhaetian_Railway_Gem_4/4">Gem 4/4</a></p>
+ </body>
+</html>
+</pre></div>
+<h5 id="sequential-link-types"><span class="secno">4.12.4.13</span>
Sequential link types</h5>
<p>Some documents form part of a sequence of documents.</p>
<p>A sequence of documents is one where each document can have a
@@ -1035,21 +1131,21 @@
with no previous sibling is the start of its sequence, a document
with no next sibling is the end of its sequence.</p>
<p>A document may be part of multiple sequences.</p>
-<h6 id="link-type-next"><span class="secno">4.12.3.13.1</span> Link
+<h6 id="link-type-next"><span class="secno">4.12.4.13.1</span> Link
type "<dfn title="rel-next"><code>next</code></dfn>"</h6>
-<p>The <code title="rel-next"><a href="#link-type-next" id="next_1">next</a></code> keyword may be used with <code><a href="the-link-element.html#the-link-element" id="link_45">link</a></code>, <code><a href="the-a-element.html#the-a-element" id="a_48">a</a></code>, and <code><a href="the-area-element.html#the-area-element" id="area_40">area</a></code> elements. This
-keyword creates a <a href="#hyperlink" id="hyperlink_42">hyperlink</a>.</p>
+<p>The <code title="rel-next"><a href="#link-type-next" id="next_1">next</a></code> keyword may be used with <code><a href="the-link-element.html#the-link-element" id="link_45">link</a></code>, <code><a href="the-a-element.html#the-a-element" id="a_49">a</a></code>, and <code><a href="the-area-element.html#the-area-element" id="area_41">area</a></code> elements. This
+keyword creates a <a href="#hyperlink" id="hyperlink_43">hyperlink</a>.</p>
<p>The <code title="rel-next"><a href="#link-type-next" id="next_2">next</a></code> keyword indicates that the document is
part of a sequence, and that the link is leading to the document
that is the next logical document in the sequence.</p>
-<h6 id="link-type-prev"><span class="secno">4.12.3.13.2</span> Link
+<h6 id="link-type-prev"><span class="secno">4.12.4.13.2</span> Link
type "<dfn title="rel-prev"><code>prev</code></dfn>"</h6>
-<p>The <code title="rel-prev"><a href="#link-type-prev" id="prev_0">prev</a></code> keyword may be used with <code><a href="the-link-element.html#the-link-element" id="link_46">link</a></code>, <code><a href="the-a-element.html#the-a-element" id="a_49">a</a></code>, and <code><a href="the-area-element.html#the-area-element" id="area_41">area</a></code> elements. This
-keyword creates a <a href="#hyperlink" id="hyperlink_43">hyperlink</a>.</p>
+<p>The <code title="rel-prev"><a href="#link-type-prev" id="prev_0">prev</a></code> keyword may be used with <code><a href="the-link-element.html#the-link-element" id="link_46">link</a></code>, <code><a href="the-a-element.html#the-a-element" id="a_50">a</a></code>, and <code><a href="the-area-element.html#the-area-element" id="area_42">area</a></code> elements. This
+keyword creates a <a href="#hyperlink" id="hyperlink_44">hyperlink</a>.</p>
<p>The <code title="rel-prev"><a href="#link-type-prev" id="prev_1">prev</a></code> keyword indicates that the document is
part of a sequence, and that the link is leading to the document
that is the previous logical document in the sequence.</p>
-<h5 id="other-link-types"><span class="secno">4.12.3.14</span>
+<h5 id="other-link-types"><span class="secno">4.12.4.14</span>
Other link types</h5>
<!-- XXX should update this section to more closely match the wiki -->
<!-- possibly also applying the principles described here:
@@ -1078,23 +1174,23 @@
<dd>The keyword must not be specified on <code><a href="the-link-element.html#the-link-element" id="link_48">link</a></code> elements.</dd>
<dt>Hyperlink</dt>
<dd>The keyword may be specified on a <code><a href="the-link-element.html#the-link-element" id="link_49">link</a></code> element; it
-creates a <a href="#hyperlink" id="hyperlink_44">hyperlink</a>.</dd>
+creates a <a href="#hyperlink" id="hyperlink_45">hyperlink</a>.</dd>
<dt>External Resource</dt>
<dd>The keyword may be specified on a <code><a href="the-link-element.html#the-link-element" id="link_50">link</a></code> element; it
creates an <a href="#external-resource-link" id="external-resource-link_10">external resource link</a>.</dd>
</dl></dd>
-<dt>Effect on... <code><a href="the-a-element.html#the-a-element" id="a_50">a</a></code> and <code><a href="the-area-element.html#the-area-element" id="area_42">area</a></code></dt>
+<dt>Effect on... <code><a href="the-a-element.html#the-a-element" id="a_51">a</a></code> and <code><a href="the-area-element.html#the-area-element" id="area_43">area</a></code></dt>
<dd>
<p>One of the following:</p>
<dl><dt>Not allowed</dt>
-<dd>The keyword must not be specified on <code><a href="the-a-element.html#the-a-element" id="a_51">a</a></code> and <code><a href="the-area-element.html#the-area-element" id="area_43">area</a></code> elements.</dd>
+<dd>The keyword must not be specified on <code><a href="the-a-element.html#the-a-element" id="a_52">a</a></code> and <code><a href="the-area-element.html#the-area-element" id="area_44">area</a></code> elements.</dd>
<dt>Hyperlink</dt>
-<dd>The keyword may be specified on <code><a href="the-a-element.html#the-a-element" id="a_52">a</a></code> and <code><a href="the-area-element.html#the-area-element" id="area_44">area</a></code> elements; it creates a <a href="#hyperlink" id="hyperlink_45">hyperlink</a>.</dd>
+<dd>The keyword may be specified on <code><a href="the-a-element.html#the-a-element" id="a_53">a</a></code> and <code><a href="the-area-element.html#the-area-element" id="area_45">area</a></code> elements; it creates a <a href="#hyperlink" id="hyperlink_46">hyperlink</a>.</dd>
<dt>External Resource</dt>
-<dd>The keyword may be specified on <code><a href="the-a-element.html#the-a-element" id="a_53">a</a></code> and <code><a href="the-area-element.html#the-area-element" id="area_45">area</a></code> elements; it creates an <a href="#external-resource-link" id="external-resource-link_11">external
+<dd>The keyword may be specified on <code><a href="the-a-element.html#the-a-element" id="a_54">a</a></code> and <code><a href="the-area-element.html#the-area-element" id="area_46">area</a></code> elements; it creates an <a href="#external-resource-link" id="external-resource-link_11">external
resource link</a>.</dd>
<dt>Hyperlink Annotation</dt>
-<dd>The keyword may be specified on <code><a href="the-a-element.html#the-a-element" id="a_54">a</a></code> and <code><a href="the-area-element.html#the-area-element" id="area_46">area</a></code> elements; it <a href="#hyperlink-annotation" id="hyperlink-annotation_4" title="hyperlink annotation">annotates</a> other <a href="#hyperlink" id="hyperlink_46" title="hyperlink">hyperlinks</a> created by the
+<dd>The keyword may be specified on <code><a href="the-a-element.html#the-a-element" id="a_55">a</a></code> and <code><a href="the-area-element.html#the-area-element" id="area_47">area</a></code> elements; it <a href="#hyperlink-annotation" id="hyperlink-annotation_4" title="hyperlink annotation">annotates</a> other <a href="#hyperlink" id="hyperlink_47" title="hyperlink">hyperlinks</a> created by the
element.</dd>
</dl></dd>
<dt>Brief description</dt>
@@ -1150,7 +1246,7 @@
</dd>
</dl><p>Types defined as extensions in the <a href="http://microformats.org/wiki/existing-rel-values#HTML5_link_type_extensions">
microformats wiki existing-rel-values page</a> with the status
-"proposed" or "ratified" may be used with the <code title="">rel</code> attribute on <code><a href="the-link-element.html#the-link-element" id="link_51">link</a></code>, <code><a href="the-a-element.html#the-a-element" id="a_55">a</a></code>, and <code><a href="the-area-element.html#the-area-element" id="area_47">area</a></code> elements in accordance to the "Effect
+"proposed" or "ratified" may be used with the <code title="">rel</code> attribute on <code><a href="the-link-element.html#the-link-element" id="link_51">link</a></code>, <code><a href="the-a-element.html#the-a-element" id="a_56">a</a></code>, and <code><a href="the-area-element.html#the-area-element" id="area_48">area</a></code> elements in accordance to the "Effect
on..." field. <a href="references.html#refsMFREL">[MFREL]</a></p>
<h3 id="common-idioms"><span class="secno">4.13</span> Common
idioms without dedicated elements</h3>
@@ -1196,7 +1292,7 @@
</html>
</pre></div>
<p>If the main content is an independent unit of content that one
-could imagine syndicating independently, then the <code><a href="the-article-element.html#the-article-element" id="article_21">article</a></code> element
+could imagine syndicating independently, then the <code><a href="the-article-element.html#the-article-element" id="article_22">article</a></code> element
would be appropriate to mark up the main content of the
document.</p>
<div class="example">
@@ -1264,7 +1360,7 @@
</body>
</html>
</pre></div>
-<p>If neither <code><a href="the-article-element.html#the-article-element" id="article_22">article</a></code> nor <code><a href="the-section-element.html#the-section-element" id="section_16">section</a></code> would be
+<p>If neither <code><a href="the-article-element.html#the-article-element" id="article_23">article</a></code> nor <code><a href="the-section-element.html#the-section-element" id="section_16">section</a></code> would be
appropriate, but the main content still needs an explicit element,
for example for styling purposes, then the <code><a href="the-div-element.html#the-div-element" id="div_17">div</a></code> element can be
used.</p>
@@ -1355,7 +1451,7 @@
<li class="tag-cloud-5"><a title="41 instances" href="/t/pear">pear</a> <span>(very popular)</span>
</ul>
</pre>
-<p>The actual frequency of each tag is given using the <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_34">title</a></code>
+<p>The actual frequency of each tag is given using the <code title="attr-title"><a href="global-attributes.html#attr-title" id="title_36">title</a></code>
attribute. A CSS style sheet is provided to convert the markup into
a cloud of differently-sized words, but for user agents that do not
support CSS or are not visual, the markup contains annotations like
@@ -1367,8 +1463,8 @@
important: while the list is in fact ordered alphabetically, it
would convey the same information if ordered by, say, the length of
the tag.</p>
-<p>The <code title="rel-tag"><a href="#link-type-tag" id="tag_2">tag</a></code> <code title="attr-hyperlink-rel"><a href="#attr-hyperlink-rel" id="rel_21">rel</a></code>-keyword is
-<em>not</em> used on these <code><a href="the-a-element.html#the-a-element" id="a_56">a</a></code> elements because they do not represent tags
+<p>The <code title="rel-tag"><a href="#link-type-tag" id="tag_3">tag</a></code> <code title="attr-hyperlink-rel"><a href="#attr-hyperlink-rel" id="rel_21">rel</a></code>-keyword is
+<em>not</em> used on these <code><a href="the-a-element.html#the-a-element" id="a_57">a</a></code> elements because they do not represent tags
that apply to the page itself; they are just part of an index
listing the tags themselves.</p>
</div>
@@ -1456,7 +1552,7 @@
footnotes. Here are the recommended alternatives.</p>
<!--FORK--><!--TITLE-->
<hr><p>For <!--FORK--><!--TITLE-->
- annotations, the <code><a href="the-a-element.html#the-a-element" id="a_57">a</a></code> element should be used, pointing to an element
+ annotations, the <code><a href="the-a-element.html#the-a-element" id="a_58">a</a></code> element should be used, pointing to an element
later in the document. The convention is that the contents of the
link be a number in square brackets.</p>
<div class="example">
Index: the-cite-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-cite-element.html,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -d -r1.125 -r1.126
--- the-cite-element.html 5 Oct 2012 15:23:16 -0000 1.125
+++ the-cite-element.html 11 Oct 2012 05:34:42 -0000 1.126
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.6 The cite element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.6 The cite element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-hgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-hgroup-element.html,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- the-hgroup-element.html 5 Oct 2012 15:23:17 -0000 1.127
+++ the-hgroup-element.html 11 Oct 2012 05:34:43 -0000 1.128
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.4.7 The hgroup element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.4.7 The hgroup element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: common-input-element-apis.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-input-element-apis.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- common-input-element-apis.html 5 Oct 2012 15:23:04 -0000 1.31
+++ common-input-element-apis.html 11 Oct 2012 05:34:15 -0000 1.32
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.10.7.3 Common input element APIs — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.10.7.3 Common input element APIs — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-tr-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-tr-element.html,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -d -r1.135 -r1.136
--- the-tr-element.html 5 Oct 2012 15:23:20 -0000 1.135
+++ the-tr-element.html 11 Oct 2012 05:34:47 -0000 1.136
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.9.8 The tr element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.9.8 The tr element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-sub-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-sub-element.html,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- the-sub-element.html 5 Oct 2012 15:23:20 -0000 1.121
+++ the-sub-element.html 11 Oct 2012 05:34:46 -0000 1.122
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.15 The sub and sup elements — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.15 The sub and sup elements — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/timers.html,v
retrieving revision 1.603
retrieving revision 1.604
diff -u -d -r1.603 -r1.604
--- timers.html 5 Oct 2012 15:23:21 -0000 1.603
+++ timers.html 11 Oct 2012 05:34:48 -0000 1.604
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>6.3 Timers — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>6.3 Timers — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: namespaces.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/namespaces.html,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -d -r1.113 -r1.114
--- namespaces.html 5 Oct 2012 15:23:08 -0000 1.113
+++ namespaces.html 11 Oct 2012 05:34:28 -0000 1.114
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>2.7 Namespaces — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>2.7 Namespaces — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Index: the-rt-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-rt-element.html,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -d -r1.123 -r1.124
--- the-rt-element.html 5 Oct 2012 15:23:19 -0000 1.123
+++ the-rt-element.html 11 Oct 2012 05:34:46 -0000 1.124
@@ -1,5 +1,114 @@
<!doctype html>
-<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><title>4.6.21 The rt element — HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
+<html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 https://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.6.21 The rt element — HTML5</title><link href="style.css" rel="stylesheet"><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; }
@@ -73,7 +182,7 @@
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; }
+ 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; }
@@ -218,7 +327,8 @@
display: block;
}
.stability input {
- appearance: none; margin: 0; border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
+ -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 {
@@ -236,116 +346,7 @@
/**/
/**/
-</style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><style type="text-css">
-/**/
-/**/
-
- .applies thead th > * { display: block; }
- .applies thead code { display: block; }
- .applies tbody th { whitespace: 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"><script>
+</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) {
Received on Thursday, 11 October 2012 05:36:18 UTC