1{
2    "introduction": "microdata/introduction",
3    "background": "html/introduction/background",
4    "audience": "html/introduction/audience",
5    "scope": "html/introduction/scope",
6    "history-0": "html/introduction/history-0",
7    "design-notes": "html/introduction/design-notes",
8    "serializability-of-script-execution": "html/introduction/design-notes/serializability-of-script-execution",
9    "compliance-with-other-specifications": "html/introduction/design-notes/compliance-with-other-specifications",
10    "html-vs-xhtml": "html/introduction/html-vs-xhtml",
11    "structure-of-this-specification": "html/introduction/structure-of-this-specification",
12    "how-to-read-this-specification": "html/introduction/structure-of-this-specification/how-to-read-this-specification",
13    "typographic-conventions": "html/introduction/structure-of-this-specification/typographic-conventions",
14    "fingerprint": "html/introduction/fingerprint",
15    "a-quick-introduction-to-html": "html/introduction/a-quick-introduction-to-html",
16    "writing-secure-applications-with-html": "html/introduction/a-quick-introduction-to-html/writing-secure-applications-with-html",
17    "common-pitfalls-to-avoid-when-using-the-scripting-apis": "html/introduction/a-quick-introduction-to-html/common-pitfalls-to-avoid-when-using-the-scripting-apis",
18    "conformance-requirements-for-authors": "html/introduction/conformance-requirements-for-authors",
19    "presentational-markup": "html/introduction/conformance-requirements-for-authors/presentational-markup",
20    "syntax-errors": "html/introduction/conformance-requirements-for-authors/syntax-errors",
21    "restrictions-on-content-models-and-on-attribute-values": "html/introduction/conformance-requirements-for-authors/restrictions-on-content-models-and-on-attribute-values",
22    "suggested-reading": "html/introduction/suggested-reading",
23    "infrastructure": "html/infrastructure",
24    "terminology": "microdata/terminology",
25    "resources": "html/infrastructure/terminology/resources",
26    "xml": "html/infrastructure/terminology/xml",
27    "dom-trees": "html/infrastructure/terminology/dom-trees",
28    "scripting-0": "html/infrastructure/terminology/scripting-0",
29    "plugins": "html/infrastructure/terminology/plugins",
30    "character-encodings": "html/infrastructure/terminology/character-encodings",
31    "conformance-requirements": "microdata/conformance-requirements",
32    "conformance-classes": "html/infrastructure/conformance-requirements/conformance-classes",
33    "dependencies": "microdata/dependencies",
34    "extensibility": "html/infrastructure/conformance-requirements/extensibility",
35    "case-sensitivity-and-string-comparison": "html/infrastructure/case-sensitivity-and-string-comparison",
36    "utf-8": "html/infrastructure/utf-8",
37    "common-microsyntaxes": "html/infrastructure/common-microsyntaxes",
38    "common-parser-idioms": "html/infrastructure/common-microsyntaxes/common-parser-idioms",
39    "boolean-attributes": "html/infrastructure/common-microsyntaxes/boolean-attributes",
40    "keywords-and-enumerated-attributes": "html/infrastructure/common-microsyntaxes/keywords-and-enumerated-attributes",
41    "numbers": "html/infrastructure/common-microsyntaxes/numbers",
42    "signed-integers": "html/infrastructure/common-microsyntaxes/numbers",
43    "non-negative-integers": "html/infrastructure/common-microsyntaxes/numbers",
44    "floating-point-numbers": "html/infrastructure/common-microsyntaxes/numbers",
45    "percentages-and-dimensions": "html/infrastructure/common-microsyntaxes/numbers",
46    "lists-of-integers": "html/infrastructure/common-microsyntaxes/numbers",
47    "lists-of-dimensions": "html/infrastructure/common-microsyntaxes/numbers",
48    "dates-and-times": "html/infrastructure/common-microsyntaxes/dates-and-times",
49    "months": "html/infrastructure/common-microsyntaxes/dates-and-times",
50    "dates": "html/infrastructure/common-microsyntaxes/dates-and-times",
51    "yearless-dates": "html/infrastructure/common-microsyntaxes/dates-and-times",
52    "times": "html/infrastructure/common-microsyntaxes/dates-and-times",
53    "local-dates-and-times": "html/infrastructure/common-microsyntaxes/dates-and-times",
54    "time-zones": "html/infrastructure/common-microsyntaxes/dates-and-times",
55    "global-dates-and-times": "html/infrastructure/common-microsyntaxes/dates-and-times",
56    "weeks": "html/infrastructure/common-microsyntaxes/dates-and-times",
57    "durations": "html/infrastructure/common-microsyntaxes/dates-and-times",
58    "vaguer-moments-in-time": "html/infrastructure/common-microsyntaxes/dates-and-times",
59    "colors": "html/infrastructure/common-microsyntaxes/colors",
60    "space-separated-tokens": "html/infrastructure/common-microsyntaxes/space-separated-tokens",
61    "comma-separated-tokens": "html/infrastructure/common-microsyntaxes/comma-separated-tokens",
62    "syntax-references": "html/infrastructure/common-microsyntaxes/syntax-references",
63    "mq": "html/infrastructure/common-microsyntaxes/mq",
64    "urls": "html/infrastructure/urls",
65    "terminology-0": "html/infrastructure/urls/terminology-0",
66    "parsing-urls": "html/infrastructure/urls/parsing-urls",
67    "base-urls": "html/infrastructure/urls/base-urls",
68    "resolving-urls": "html/infrastructure/urls/resolving-urls",
69    "url-manipulation-and-creation": "html/infrastructure/urls/url-manipulation-and-creation",
70    "dynamic-changes-to-base-urls": "html/infrastructure/urls/dynamic-changes-to-base-urls",
71    "interfaces-for-url-manipulation": "html/infrastructure/urls/interfaces-for-url-manipulation",
72    "fetching-resources": "html/infrastructure/fetching-resources",
73    "terminology-1": "html/infrastructure/fetching-resources/terminology-1",
74    "processing-model": "html/infrastructure/fetching-resources/processing-model",
75    "encrypted-http-and-related-security-concerns": "html/infrastructure/fetching-resources/encrypted-http-and-related-security-concerns",
76    "content-type-sniffing": "html/infrastructure/fetching-resources/content-type-sniffing",
77    "extracting-character-encodings-from-meta-elements": "html/infrastructure/fetching-resources/extracting-character-encodings-from-meta-elements",
78    "cors-settings-attributes": "html/infrastructure/fetching-resources/cors-settings-attributes",
79    "cors-enabled-fetch": "html/infrastructure/fetching-resources/cors-enabled-fetch",
80    "common-dom-interfaces": "html/infrastructure/common-dom-interfaces",
81    "reflecting-content-attributes-in-idl-attributes": "html/infrastructure/common-dom-interfaces/reflecting-content-attributes-in-idl-attributes",
82    "collections": "html/infrastructure/common-dom-interfaces/collections",
83    "htmlallcollection": "html/infrastructure/common-dom-interfaces/collections",
84    "htmlformcontrolscollection": "html/infrastructure/common-dom-interfaces/collections",
85    "htmloptionscollection": "html/infrastructure/common-dom-interfaces/collections",
86    "domstringmap": "html/infrastructure/common-dom-interfaces/domstringmap",
87    "transferable-objects": "html/infrastructure/common-dom-interfaces/transferable-objects",
88    "safe-passing-of-structured-data": "html/infrastructure/common-dom-interfaces/safe-passing-of-structured-data",
89    "garbage-collection": "html/infrastructure/common-dom-interfaces/garbage-collection",
90    "namespaces": "html/infrastructure/namespaces",
91    "dom": "html/dom",
92    "documents": "html/dom/documents",
93    "the-document-object": "html/dom/documents/the-document-object",
94    "security-document": "html/dom/documents/security-document",
95    "resource-metadata-management": "html/dom/documents/resource-metadata-management",
96    "dom-tree-accessors": "html/dom/documents/dom-tree-accessors",
97    "loading-xml-documents": "html/dom/documents/loading-xml-documents",
98    "elements": "html/dom/elements",
99    "semantics-0": "html/dom/elements/semantics-0",
100    "elements-in-the-dom": "html/dom/elements/elements-in-the-dom",
101    "global-attributes": "html/dom/elements/global-attributes",
102    "the-id-attribute": "html/dom/elements/global-attributes",
103    "the-title-attribute": "html/dom/elements/global-attributes",
104    "the-lang-and-xml:lang-attributes": "html/dom/elements/global-attributes",
105    "the-translate-attribute": "html/dom/elements/global-attributes",
106    "the-xml:base-attribute-(xml-only)": "html/dom/elements/global-attributes",
107    "the-dir-attribute": "html/dom/elements/global-attributes",
108    "classes": "html/dom/elements/global-attributes",
109    "the-style-attribute": "html/dom/elements/global-attributes",
110    "embedding-custom-non-visible-data-with-the-data-*-attributes": "html/dom/elements/global-attributes",
111    "element-definitions": "html/dom/elements/element-definitions",
112    "attributes": "html/dom/elements/element-definitions",
113    "content-models": "html/dom/elements/content-models",
114    "kinds-of-content": "html/dom/elements/content-models",
115    "metadata-content": "html/dom/elements/content-models",
116    "flow-content": "html/dom/elements/content-models",
117    "sectioning-content": "html/dom/elements/content-models",
118    "heading-content": "html/dom/elements/content-models",
119    "phrasing-content": "html/dom/elements/content-models",
120    "embedded-content": "html/dom/elements/content-models",
121    "interactive-content": "html/dom/elements/content-models",
122    "palpable-content": "html/dom/elements/content-models",
123    "transparent-content-models": "html/dom/elements/content-models",
124    "paragraphs": "html/dom/elements/content-models",
125    "requirements-relating-to-bidirectional-algorithm-formatting-characters": "html/dom/elements/requirements-relating-to-bidirectional-algorithm-formatting-characters",
126    "wai-aria": "html/dom/elements/wai-aria",
127    "aria-role-attribute": "html/dom/elements/wai-aria",
128    "state-and-property-attributes": "html/dom/elements/wai-aria",
129    "sec-strong-native-semantics": "html/dom/elements/wai-aria",
130    "sec-implicit-aria-semantics": "html/dom/elements/wai-aria",
131    "interactions-with-xpath-and-xslt": "html/dom/interactions-with-xpath-and-xslt",
132    "dynamic-markup-insertion": "html/dom/dynamic-markup-insertion",
133    "opening-the-input-stream": "html/dom/dynamic-markup-insertion/opening-the-input-stream",
134    "closing-the-input-stream": "html/dom/dynamic-markup-insertion/closing-the-input-stream",
135    "document.write()": "html/dom/dynamic-markup-insertion/document-write",
136    "document.writeln()": "html/dom/dynamic-markup-insertion/document-writeln",
137    "semantics": "html/semantics",
138    "the-root-element": "html/semantics/the-root-element",
139    "the-html-element": "html/semantics/the-root-element/the-html-element",
140    "document-metadata": "html/semantics/document-metadata",
141    "the-head-element": "html/semantics/document-metadata/the-head-element",
142    "the-title-element": "html/semantics/document-metadata/the-title-element",
143    "the-base-element": "html/semantics/document-metadata/the-base-element",
144    "the-link-element": "html/semantics/document-metadata/the-link-element",
145    "the-meta-element": "html/semantics/document-metadata/the-meta-element",
146    "standard-metadata-names": "html/semantics/document-metadata/the-meta-element",
147    "other-metadata-names": "html/semantics/document-metadata/the-meta-element",
148    "pragma-directives": "html/semantics/document-metadata/the-meta-element",
149    "other-pragma-directives": "html/semantics/document-metadata/the-meta-element",
150    "charset": "html/semantics/document-metadata/the-meta-element",
151    "the-style-element": "html/semantics/document-metadata/the-style-element",
152    "styling": "html/semantics/document-metadata/styling",
153    "scripting-1": "html/semantics/scripting-1",
154    "the-script-element": "html/semantics/scripting-1/the-script-element",
155    "scriptingLanguages": "html/semantics/scripting-1/the-script-element",
156    "restrictions-for-contents-of-script-elements": "html/semantics/scripting-1/the-script-element",
157    "inline-documentation-for-external-scripts": "html/semantics/scripting-1/the-script-element",
158    "scriptTagXSLT": "html/semantics/scripting-1/the-script-element",
159    "the-noscript-element": "html/semantics/scripting-1/the-noscript-element",
160    "sections": "html/semantics/sections",
161    "the-body-element": "html/semantics/sections/the-body-element",
162    "the-article-element": "html/semantics/sections/the-article-element",
163    "the-section-element": "html/semantics/sections/the-section-element",
164    "the-nav-element": "html/semantics/sections/the-nav-element",
165    "the-aside-element": "html/semantics/sections/the-aside-element",
166    "the-h1,-h2,-h3,-h4,-h5,-and-h6-elements": "html/semantics/sections/the-h1-h2-h3-h4-h5-and-h6-elements",
167    "the-hgroup-element": "html/semantics/sections/the-hgroup-element",
168    "the-header-element": "html/semantics/sections/the-header-element",
169    "the-footer-element": "html/semantics/sections/the-footer-element",
170    "the-address-element": "html/semantics/sections/the-address-element",
171    "headings-and-sections": "html/semantics/sections/headings-and-sections",
172    "outlines": "html/semantics/sections/headings-and-sections",
173    "usage-summary-0": "html/semantics/sections/usage-summary-0",
174    "grouping-content": "html/semantics/grouping-content",
175    "the-p-element": "html/semantics/grouping-content/the-p-element",
176    "the-hr-element": "html/semantics/grouping-content/the-hr-element",
177    "the-pre-element": "html/semantics/grouping-content/the-pre-element",
178    "the-blockquote-element": "html/semantics/grouping-content/the-blockquote-element",
179    "the-ol-element": "html/semantics/grouping-content/the-ol-element",
180    "the-ul-element": "html/semantics/grouping-content/the-ul-element",
181    "the-li-element": "html/semantics/grouping-content/the-li-element",
182    "the-dl-element": "html/semantics/grouping-content/the-dl-element",
183    "the-dt-element": "html/semantics/grouping-content/the-dt-element",
184    "the-dd-element": "html/semantics/grouping-content/the-dd-element",
185    "the-figure-element": "html/semantics/grouping-content/the-figure-element",
186    "the-figcaption-element": "html/semantics/grouping-content/the-figcaption-element",
187    "the-div-element": "html/semantics/grouping-content/the-div-element",
188    "text-level-semantics": "html/semantics/text-level-semantics",
189    "the-a-element": "html/semantics/text-level-semantics/the-a-element",
190    "the-em-element": "html/semantics/text-level-semantics/the-em-element",
191    "the-strong-element": "html/semantics/text-level-semantics/the-strong-element",
192    "the-small-element": "html/semantics/text-level-semantics/the-small-element",
193    "the-s-element": "html/semantics/text-level-semantics/the-s-element",
194    "the-cite-element": "html/semantics/text-level-semantics/the-cite-element",
195    "the-q-element": "html/semantics/text-level-semantics/the-q-element",
196    "the-dfn-element": "html/semantics/text-level-semantics/the-dfn-element",
197    "the-abbr-element": "html/semantics/text-level-semantics/the-abbr-element",
198    "the-time-element": "html/semantics/text-level-semantics/the-time-element",
199    "the-code-element": "html/semantics/text-level-semantics/the-code-element",
200    "the-var-element": "html/semantics/text-level-semantics/the-var-element",
201    "the-samp-element": "html/semantics/text-level-semantics/the-samp-element",
202    "the-kbd-element": "html/semantics/text-level-semantics/the-kbd-element",
203    "the-sub-and-sup-elements": "html/semantics/text-level-semantics/the-sub-and-sup-elements",
204    "the-i-element": "html/semantics/text-level-semantics/the-i-element",
205    "the-b-element": "html/semantics/text-level-semantics/the-b-element",
206    "the-u-element": "html/semantics/text-level-semantics/the-u-element",
207    "the-mark-element": "html/semantics/text-level-semantics/the-mark-element",
208    "the-ruby-element": "html/semantics/text-level-semantics/the-ruby-element",
209    "the-rt-element": "html/semantics/text-level-semantics/the-rt-element",
210    "the-rp-element": "html/semantics/text-level-semantics/the-rp-element",
211    "the-bdi-element": "html/semantics/text-level-semantics/the-bdi-element",
212    "the-bdo-element": "html/semantics/text-level-semantics/the-bdo-element",
213    "the-span-element": "html/semantics/text-level-semantics/the-span-element",
214    "the-br-element": "html/semantics/text-level-semantics/the-br-element",
215    "the-wbr-element": "html/semantics/text-level-semantics/the-wbr-element",
216    "usage-summary": "html/semantics/text-level-semantics/usage-summary",
217    "edits": "html/semantics/edits",
218    "the-ins-element": "html/semantics/edits/the-ins-element",
219    "the-del-element": "html/semantics/edits/the-del-element",
220    "attributes-common-to-ins-and-del-elements": "html/semantics/edits/attributes-common-to-ins-and-del-elements",
221    "edits-and-paragraphs": "html/semantics/edits/edits-and-paragraphs",
222    "edits-and-lists": "html/semantics/edits/edits-and-lists",
223    "edits-and-tables": "html/semantics/edits/edits-and-tables",
224    "embedded-content-0": "html/semantics/embedded-content-0",
225    "the-img-element": "html/semantics/embedded-content-0/the-img-element",
226    "alt": "html/semantics/embedded-content-0/the-img-element",
227    "general-guidelines": "html/semantics/embedded-content-0/the-img-element",
228    "a-link-or-button-containing-nothing-but-the-image": "html/semantics/embedded-content-0/the-img-element",
229    "a-phrase-or-paragraph-with-an-alternative-graphical-representation:-charts,-diagrams,-graphs,-maps,-illustrations": "html/semantics/embedded-content-0/the-img-element",
230    "a-short-phrase-or-label-with-an-alternative-graphical-representation:-icons,-logos": "html/semantics/embedded-content-0/the-img-element",
231    "text-that-has-been-rendered-to-a-graphic-for-typographical-effect": "html/semantics/embedded-content-0/the-img-element",
232    "a-graphical-representation-of-some-of-the-surrounding-text": "html/semantics/embedded-content-0/the-img-element",
233    "a-purely-decorative-image-that-doesn't-add-any-information": "html/semantics/embedded-content-0/the-img-element",
234    "a-group-of-images-that-form-a-single-larger-picture-with-no-links": "html/semantics/embedded-content-0/the-img-element",
235    "a-group-of-images-that-form-a-single-larger-picture-with-links": "html/semantics/embedded-content-0/the-img-element",
236    "a-key-part-of-the-content": "html/semantics/embedded-content-0/the-img-element",
237    "an-image-not-intended-for-the-user": "html/semantics/embedded-content-0/the-img-element",
238    "guidance-for-markup-generators": "html/semantics/embedded-content-0/the-img-element",
239    "guidance-for-conformance-checkers": "html/semantics/embedded-content-0/the-img-element",
240    "the-iframe-element": "html/semantics/embedded-content-0/the-iframe-element",
241    "the-embed-element": "html/semantics/embedded-content-0/the-embed-element",
242    "the-object-element": "html/semantics/embedded-content-0/the-object-element",
243    "the-param-element": "html/semantics/embedded-content-0/the-param-element",
244    "the-video-element": "html/semantics/embedded-content-0/the-video-element",
245    "the-audio-element": "html/semantics/embedded-content-0/the-audio-element",
246    "the-source-element": "html/semantics/embedded-content-0/the-source-element",
247    "the-track-element": "html/semantics/embedded-content-0/the-track-element",
248    "media-elements": "html/semantics/embedded-content-0/media-elements",
249    "error-codes": "html/semantics/embedded-content-0/media-elements",
250    "location-of-the-media-resource": "html/semantics/embedded-content-0/media-elements",
251    "mime-types": "html/semantics/embedded-content-0/media-elements",
252    "network-states": "html/semantics/embedded-content-0/media-elements",
253    "loading-the-media-resource": "html/semantics/embedded-content-0/media-elements",
254    "offsets-into-the-media-resource": "html/semantics/embedded-content-0/media-elements",
255    "ready-states": "html/semantics/embedded-content-0/media-elements",
256    "playing-the-media-resource": "html/semantics/embedded-content-0/media-elements",
257    "seeking": "html/semantics/embedded-content-0/media-elements",
258    "media-resources-with-multiple-media-tracks": "html/semantics/embedded-content-0/media-elements",
259    "audiotracklist-and-videotracklist-objects": "html/semantics/embedded-content-0/media-elements",
260    "selecting-specific-audio-and-video-tracks-declaratively": "html/semantics/embedded-content-0/media-elements",
261    "synchronising-multiple-media-elements": "html/semantics/embedded-content-0/media-elements",
262    "introduction-0": "html/semantics/embedded-content-0/media-elements",
263    "media-controllers": "html/semantics/embedded-content-0/media-elements",
264    "assigning-a-media-controller-declaratively": "html/semantics/embedded-content-0/media-elements",
265    "timed-text-tracks": "html/semantics/embedded-content-0/media-elements",
266    "text-track-model": "html/semantics/embedded-content-0/media-elements",
267    "sourcing-in-band-text-tracks": "html/semantics/embedded-content-0/media-elements",
268    "sourcing-out-of-band-text-tracks": "html/semantics/embedded-content-0/media-elements",
269    "guidelines-for-exposing-cues-in-various-formats-as-text-track-cues": "html/semantics/embedded-content-0/media-elements",
270    "text-track-api": "html/semantics/embedded-content-0/media-elements",
271    "text-tracks-describing-chapters": "html/semantics/embedded-content-0/media-elements",
272    "cue-events": "html/semantics/embedded-content-0/media-elements",
273    "user-interface": "html/semantics/embedded-content-0/media-elements",
274    "time-ranges": "html/semantics/embedded-content-0/media-elements",
275    "event-definitions": "html/semantics/embedded-content-0/media-elements",
276    "mediaevents": "html/semantics/embedded-content-0/media-elements",
277    "security-and-privacy-considerations": "html/semantics/embedded-content-0/media-elements",
278    "best-practices-for-authors-using-media-elements": "html/semantics/embedded-content-0/media-elements",
279    "best-practices-for-implementors-of-media-elements": "html/semantics/embedded-content-0/media-elements",
280    "the-canvas-element": "html/semantics/embedded-content-0/the-canvas-element",
281    "color-spaces-and-color-correction": "html/semantics/embedded-content-0/the-canvas-element",
282    "security-with-canvas-elements": "html/semantics/embedded-content-0/the-canvas-element",
283    "the-map-element": "html/semantics/embedded-content-0/the-map-element",
284    "the-area-element": "html/semantics/embedded-content-0/the-area-element",
285    "image-maps": "html/semantics/embedded-content-0/image-maps",
286    "authoring": "html/semantics/embedded-content-0/image-maps",
287    "processing-model-0": "html/semantics/embedded-content-0/image-maps",
288    "mathml": "html/semantics/embedded-content-0/mathml",
289    "svg": "html/semantics/embedded-content-0/svg",
290    "dimension-attributes": "html/semantics/embedded-content-0/dimension-attributes",
291    "tabular-data": "html/semantics/tabular-data",
292    "the-table-element": "html/semantics/tabular-data/the-table-element",
293    "table-descriptions-techniques": "html/semantics/tabular-data/the-table-element",
294    "table-layout-techniques": "html/semantics/tabular-data/the-table-element",
295    "the-caption-element": "html/semantics/tabular-data/the-caption-element",
296    "the-colgroup-element": "html/semantics/tabular-data/the-colgroup-element",
297    "the-col-element": "html/semantics/tabular-data/the-col-element",
298    "the-tbody-element": "html/semantics/tabular-data/the-tbody-element",
299    "the-thead-element": "html/semantics/tabular-data/the-thead-element",
300    "the-tfoot-element": "html/semantics/tabular-data/the-tfoot-element",
301    "the-tr-element": "html/semantics/tabular-data/the-tr-element",
302    "the-td-element": "html/semantics/tabular-data/the-td-element",
303    "the-th-element": "html/semantics/tabular-data/the-th-element",
304    "attributes-common-to-td-and-th-elements": "html/semantics/tabular-data/attributes-common-to-td-and-th-elements",
305    "processing-model-1": "html/semantics/tabular-data/processing-model-1",
306    "forming-a-table": "html/semantics/tabular-data/processing-model-1",
307    "header-and-data-cell-semantics": "html/semantics/tabular-data/processing-model-1",
308    "examples": "canvas2d/examples",
309    "forms": "html/semantics/forms",
310    "introduction-1": "html/semantics/forms/introduction-1",
311    "writing-a-form's-user-interface": "html/semantics/forms/introduction-1",
312    "implementing-the-server-side-processing-for-a-form": "html/semantics/forms/introduction-1",
313    "configuring-a-form-to-communicate-with-a-server": "html/semantics/forms/introduction-1",
314    "client-side-form-validation": "html/semantics/forms/introduction-1",
315    "enabling-client-side-automatic-filling-of-form-controls": "html/semantics/forms/introduction-1",
316    "improving-the-user-experience-on-mobile-devices": "html/semantics/forms/introduction-1",
317    "the-difference-between-the-field-type,-the-autofill-field-name,-and-the-input-modality": "html/semantics/forms/introduction-1",
318    "input-author-notes": "html/semantics/forms/introduction-1",
319    "categories": "html/semantics/forms/categories",
320    "the-form-element": "html/semantics/forms/the-form-element",
321    "the-fieldset-element": "html/semantics/forms/the-fieldset-element",
322    "the-legend-element": "html/semantics/forms/the-legend-element",
323    "the-label-element": "html/semantics/forms/the-label-element",
324    "the-input-element": "html/semantics/forms/the-input-element",
325    "states-of-the-type-attribute": "html/semantics/forms/the-input-element",
326    "hidden-state-(type=hidden)": "html/semantics/forms/the-input-element",
327    "text-(type=text)-state-and-search-state-(type=search)": "html/semantics/forms/the-input-element",
328    "telephone-state-(type=tel)": "html/semantics/forms/the-input-element",
329    "url-state-(type=url)": "html/semantics/forms/the-input-element",
330    "e-mail-state-(type=email)": "html/semantics/forms/the-input-element",
331    "password-state-(type=password)": "html/semantics/forms/the-input-element",
332    "date-and-time-state-(type=datetime)": "html/semantics/forms/the-input-element",
333    "date-state-(type=date)": "html/semantics/forms/the-input-element",
334    "month-state-(type=month)": "html/semantics/forms/the-input-element",
335    "week-state-(type=week)": "html/semantics/forms/the-input-element",
336    "time-state-(type=time)": "html/semantics/forms/the-input-element",
337    "local-date-and-time-state-(type=datetime-local)": "html/semantics/forms/the-input-element",
338    "number-state-(type=number)": "html/semantics/forms/the-input-element",
339    "range-state-(type=range)": "html/semantics/forms/the-input-element",
340    "color-state-(type=color)": "html/semantics/forms/the-input-element",
341    "checkbox-state-(type=checkbox)": "html/semantics/forms/the-input-element",
342    "radio-button-state-(type=radio)": "html/semantics/forms/the-input-element",
343    "file-upload-state-(type=file)": "html/semantics/forms/the-input-element",
344    "submit-button-state-(type=submit)": "html/semantics/forms/the-input-element",
345    "image-button-state-(type=image)": "html/semantics/forms/the-input-element",
346    "reset-button-state-(type=reset)": "html/semantics/forms/the-input-element",
347    "button-state-(type=button)": "html/semantics/forms/the-input-element",
348    "input-impl-notes": "html/semantics/forms/the-input-element",
349    "common-input-element-attributes": "html/semantics/forms/the-input-element",
350    "the-maxlength-attribute": "html/semantics/forms/the-input-element",
351    "the-size-attribute": "html/semantics/forms/the-input-element",
352    "the-readonly-attribute": "html/semantics/forms/the-input-element",
353    "the-required-attribute": "html/semantics/forms/the-input-element",
354    "the-multiple-attribute": "html/semantics/forms/the-input-element",
355    "the-pattern-attribute": "html/semantics/forms/the-input-element",
356    "the-min-and-max-attributes": "html/semantics/forms/the-input-element",
357    "the-step-attribute": "html/semantics/forms/the-input-element",
358    "the-list-attribute": "html/semantics/forms/the-input-element",
359    "the-placeholder-attribute": "html/semantics/forms/the-input-element",
360    "common-input-element-apis": "html/semantics/forms/the-input-element",
361    "common-event-behaviors": "html/semantics/forms/the-input-element",
362    "the-button-element": "html/semantics/forms/the-button-element",
363    "the-select-element": "html/semantics/forms/the-select-element",
364    "the-datalist-element": "html/semantics/forms/the-datalist-element",
365    "the-optgroup-element": "html/semantics/forms/the-optgroup-element",
366    "the-option-element": "html/semantics/forms/the-option-element",
367    "the-textarea-element": "html/semantics/forms/the-textarea-element",
368    "the-keygen-element": "html/semantics/forms/the-keygen-element",
369    "the-output-element": "html/semantics/forms/the-output-element",
370    "the-progress-element": "html/semantics/forms/the-progress-element",
371    "the-meter-element": "html/semantics/forms/the-meter-element",
372    "form-control-infrastructure": "html/semantics/forms/form-control-infrastructure",
373    "a-form-control's-value": "html/semantics/forms/form-control-infrastructure",
374    "mutability": "html/semantics/forms/form-control-infrastructure",
375    "association-of-controls-and-forms": "html/semantics/forms/form-control-infrastructure",
376    "attributes-common-to-form-controls": "html/semantics/forms/attributes-common-to-form-controls",
377    "naming-form-controls:-the-name-attribute": "html/semantics/forms/attributes-common-to-form-controls",
378    "submitting-element-directionality:-the-dirname-attribute": "html/semantics/forms/attributes-common-to-form-controls",
379    "limiting-user-input-length:-the-maxlength-attribute": "html/semantics/forms/attributes-common-to-form-controls",
380    "enabling-and-disabling-form-controls:-the-disabled-attribute": "html/semantics/forms/attributes-common-to-form-controls",
381    "form-submission": "html/semantics/forms/attributes-common-to-form-controls",
382    "autofocusing-a-form-control:-the-autofocus-attribute": "html/semantics/forms/attributes-common-to-form-controls",
383    "input-modalities:-the-inputmode-attribute": "html/semantics/forms/attributes-common-to-form-controls",
384    "autofilling-form-controls:-the-autocomplete-attribute": "html/semantics/forms/attributes-common-to-form-controls",
385    "textFieldSelection": "html/semantics/forms/textfieldselection",
386    "constraints": "html/semantics/forms/constraints",
387    "definitions": "html/semantics/forms/constraints",
388    "constraint-validation": "html/semantics/forms/constraints",
389    "the-constraint-validation-api": "html/semantics/forms/constraints",
390    "security-forms": "html/semantics/forms/constraints",
391    "form-submission-0": "html/semantics/forms/form-submission-0",
392    "introduction-2": "html/semantics/forms/form-submission-0",
393    "implicit-submission": "html/semantics/forms/form-submission-0",
394    "form-submission-algorithm": "html/semantics/forms/form-submission-0",
395    "constructing-form-data-set": "html/semantics/forms/form-submission-0",
396    "url-encoded-form-data": "html/semantics/forms/form-submission-0",
397    "multipart-form-data": "html/semantics/forms/form-submission-0",
398    "plain-text-form-data": "html/semantics/forms/form-submission-0",
399    "resetting-a-form": "html/semantics/forms/resetting-a-form",
400    "interactive-elements": "html/semantics/interactive-elements",
401    "the-details-element": "html/semantics/interactive-elements/the-details-element",
402    "the-summary-element": "html/semantics/interactive-elements/the-summary-element",
403    "the-command-element": "html/semantics/interactive-elements/the-command-element",
404    "the-menu-element": "html/semantics/interactive-elements/the-menu-element",
405    "menus-intro": "html/semantics/interactive-elements/the-menu-element",
406    "building-menus-and-toolbars": "html/semantics/interactive-elements/the-menu-element",
407    "context-menus": "html/semantics/interactive-elements/the-menu-element",
408    "toolbars": "html/semantics/interactive-elements/the-menu-element",
409    "commands": "html/semantics/interactive-elements/commands",
410    "using-the-a-element-to-define-a-command": "html/semantics/interactive-elements/commands",
411    "using-the-button-element-to-define-a-command": "html/semantics/interactive-elements/commands",
412    "using-the-input-element-to-define-a-command": "html/semantics/interactive-elements/commands",
413    "using-the-option-element-to-define-a-command": "html/semantics/interactive-elements/commands",
414    "using-the-command-element-to-define-a-command": "html/semantics/interactive-elements/commands",
415    "using-the-command-attribute-on-command-elements-to-define-a-command-indirectly": "html/semantics/interactive-elements/commands",
416    "using-the-accesskey-attribute-on-a-label-element-to-define-a-command": "html/semantics/interactive-elements/commands",
417    "using-the-accesskey-attribute-on-a-legend-element-to-define-a-command": "html/semantics/interactive-elements/commands",
418    "using-the-accesskey-attribute-to-define-a-command-on-other-elements": "html/semantics/interactive-elements/commands",
419    "the-dialog-element": "html/semantics/interactive-elements/the-dialog-element",
420    "anchor-points": "html/semantics/interactive-elements/the-dialog-element",
421    "links": "html/semantics/links",
422    "introduction-3": "html/semantics/links/introduction-3",
423    "links-created-by-a-and-area-elements": "html/semantics/links/links-created-by-a-and-area-elements",
424    "following-hyperlinks": "html/semantics/links/following-hyperlinks",
425    "downloading-resources": "html/semantics/links/downloading-resources",
426    "hyperlink-auditing": "html/semantics/links/downloading-resources",
427    "linkTypes": "html/semantics/links/linktypes",
428    "rel-alternate": "html/semantics/links/linktypes",
429    "link-type-author": "html/semantics/links/linktypes",
430    "link-type-bookmark": "html/semantics/links/linktypes",
431    "link-type-help": "html/semantics/links/linktypes",
432    "rel-icon": "html/semantics/links/linktypes",
433    "link-type-license": "html/semantics/links/linktypes",
434    "link-type-nofollow": "html/semantics/links/linktypes",
435    "link-type-noreferrer": "html/semantics/links/linktypes",
436    "link-type-prefetch": "html/semantics/links/linktypes",
437    "link-type-search": "html/semantics/links/linktypes",
438    "link-type-stylesheet": "html/semantics/links/linktypes",
439    "link-type-tag": "html/semantics/links/linktypes",
440    "sequential-link-types": "html/semantics/links/linktypes",
441    "link-type-next": "html/semantics/links/linktypes",
442    "link-type-prev": "html/semantics/links/linktypes",
443    "other-link-types": "html/semantics/links/linktypes",
444    "common-idioms": "html/semantics/common-idioms",
445    "the-main-part-of-the-content": "html/semantics/common-idioms/the-main-part-of-the-content",
446    "rel-up": "html/semantics/common-idioms/rel-up",
447    "tag-clouds": "html/semantics/common-idioms/tag-clouds",
448    "conversations": "html/semantics/common-idioms/conversations",
449    "footnotes": "html/semantics/common-idioms/footnotes",
450    "disabled-elements": "html/semantics/disabled-elements",
451    "selectors": "html/semantics/selectors",
452    "case-sensitivity": "html/semantics/selectors/case-sensitivity",
453    "pseudo-classes": "html/semantics/selectors/pseudo-classes",
454    "browsers": "html/browsers",
455    "windows": "html/browsers/windows",
456    "nested-browsing-contexts": "html/browsers/windows/nested-browsing-contexts",
457    "navigating-nested-browsing-contexts-in-the-dom": "html/browsers/windows/nested-browsing-contexts",
458    "auxiliary-browsing-contexts": "html/browsers/windows/auxiliary-browsing-contexts",
459    "navigating-auxiliary-browsing-contexts-in-the-dom": "html/browsers/windows/auxiliary-browsing-contexts",
460    "secondary-browsing-contexts": "html/browsers/windows/secondary-browsing-contexts",
461    "security-nav": "html/browsers/windows/security-nav",
462    "groupings-of-browsing-contexts": "html/browsers/windows/groupings-of-browsing-contexts",
463    "browsing-context-names": "html/browsers/windows/browsing-context-names",
464    "the-window-object": "html/browsers/the-window-object",
465    "security-window": "html/browsers/the-window-object/security-window",
466    "apis-for-creating-and-navigating-browsing-contexts-by-name": "html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name",
467    "accessing-other-browsing-contexts": "html/browsers/the-window-object/accessing-other-browsing-contexts",
468    "named-access-on-the-window-object": "html/browsers/the-window-object/named-access-on-the-window-object",
469    "garbage-collection-and-browsing-contexts": "html/browsers/the-window-object/garbage-collection-and-browsing-contexts",
470    "closing-browsing-contexts": "html/browsers/the-window-object/closing-browsing-contexts",
471    "browser-interface-elements": "html/browsers/the-window-object/browser-interface-elements",
472    "the-windowproxy-object": "html/browsers/the-window-object/the-windowproxy-object",
473    "origin": "html/browsers/origin",
474    "relaxing-the-same-origin-restriction": "html/browsers/origin/relaxing-the-same-origin-restriction",
475    "sandboxing": "html/browsers/sandboxing",
476    "history": "html/browsers/history",
477    "the-session-history-of-browsing-contexts": "html/browsers/history/the-session-history-of-browsing-contexts",
478    "the-history-interface": "html/browsers/history/the-history-interface",
479    "the-location-interface": "html/browsers/history/the-location-interface",
480    "security-location": "html/browsers/history/the-location-interface",
481    "history-notes": "html/browsers/history/history-notes",
482    "browsing-the-web": "html/browsers/browsing-the-web",
483    "navigating-across-documents": "html/browsers/browsing-the-web/navigating-across-documents",
484    "read-html": "html/browsers/browsing-the-web/read-html",
485    "read-xml": "html/browsers/browsing-the-web/read-xml",
486    "read-text": "html/browsers/browsing-the-web/read-text",
487    "read-multipart-x-mixed-replace": "html/browsers/browsing-the-web/read-multipart-x-mixed-replace",
488    "read-media": "html/browsers/browsing-the-web/read-media",
489    "read-plugin": "html/browsers/browsing-the-web/read-plugin",
490    "read-ua-inline": "html/browsers/browsing-the-web/read-ua-inline",
491    "scroll-to-fragid": "html/browsers/browsing-the-web/scroll-to-fragid",
492    "history-traversal": "html/browsers/browsing-the-web/history-traversal",
493    "event-definitions-0": "html/browsers/browsing-the-web/history-traversal",
494    "unloading-documents": "html/browsers/browsing-the-web/unloading-documents",
495    "event-definition": "html/browsers/browsing-the-web/unloading-documents",
496    "aborting-a-document-load": "html/browsers/browsing-the-web/aborting-a-document-load",
497    "offline": "html/browsers/offline",
498    "introduction-4": "html/browsers/offline/introduction-4",
499    "supporting-offline-caching-for-legacy-applications": "html/browsers/offline/introduction-4",
500    "appcacheevents": "html/browsers/offline/introduction-4",
501    "appcache": "html/browsers/offline/appcache",
502    "manifests": "html/browsers/offline/manifests",
503    "some-sample-manifests": "html/browsers/offline/manifests",
504    "writing-cache-manifests": "html/browsers/offline/manifests",
505    "parsing-cache-manifests": "html/browsers/offline/manifests",
506    "downloading-or-updating-an-application-cache": "html/browsers/offline/downloading-or-updating-an-application-cache",
507    "the-application-cache-selection-algorithm": "html/browsers/offline/the-application-cache-selection-algorithm",
508    "changesToNetworkingModel": "html/browsers/offline/changestonetworkingmodel",
509    "expiring-application-caches": "html/browsers/offline/expiring-application-caches",
510    "disk-space": "html/browsers/offline/disk-space",
511    "application-cache-api": "html/browsers/offline/application-cache-api",
512    "browser-state": "html/browsers/offline/browser-state",
513    "webappapis": "html/webappapis",
514    "scripting": "html/webappapis/scripting",
515    "introduction-5": "html/webappapis/scripting/introduction-5",
516    "enabling-and-disabling-scripting": "html/webappapis/scripting/enabling-and-disabling-scripting",
517    "processing-model-2": "html/webappapis/scripting/processing-model-2",
518    "definitions-0": "html/webappapis/scripting/processing-model-2",
519    "calling-scripts": "html/webappapis/scripting/processing-model-2",
520    "creating-scripts": "html/webappapis/scripting/processing-model-2",
521    "killing-scripts": "html/webappapis/scripting/processing-model-2",
522    "runtime-script-errors": "html/webappapis/scripting/processing-model-2",
523    "runtime-script-errors-in-documents": "html/webappapis/scripting/processing-model-2",
524    "event-loops": "html/webappapis/scripting/event-loops",
525    "definitions-1": "html/webappapis/scripting/event-loops",
526    "processing-model-3": "html/webappapis/scripting/event-loops",
527    "generic-task-sources": "html/webappapis/scripting/event-loops",
528    "javascript-protocol": "html/webappapis/scripting/javascript-protocol",
529    "events": "html/webappapis/scripting/events",
530    "event-handler-attributes": "html/webappapis/scripting/events",
531    "event-handlers-on-elements,-document-objects,-and-window-objects": "html/webappapis/scripting/events",
532    "event-firing": "html/webappapis/scripting/events",
533    "events-and-the-window-object": "html/webappapis/scripting/events",
534    "atob": "html/webappapis/atob",
535    "timers": "html/webappapis/timers",
536    "user-prompts": "html/webappapis/user-prompts",
537    "simple-dialogs": "html/webappapis/user-prompts/simple-dialogs",
538    "printing": "html/webappapis/user-prompts/printing",
539    "dialogs-implemented-using-separate-documents": "html/webappapis/user-prompts/dialogs-implemented-using-separate-documents",
540    "system-state-and-capabilities": "html/webappapis/system-state-and-capabilities",
541    "the-navigator-object": "html/webappapis/system-state-and-capabilities/the-navigator-object",
542    "client-identification": "html/webappapis/system-state-and-capabilities/the-navigator-object",
543    "custom-handlers": "html/webappapis/system-state-and-capabilities/the-navigator-object",
544    "security-and-privacy": "html/webappapis/system-state-and-capabilities/the-navigator-object",
545    "sample-handler-impl": "html/webappapis/system-state-and-capabilities/the-navigator-object",
546    "manually-releasing-the-storage-mutex": "html/webappapis/system-state-and-capabilities/the-navigator-object",
547    "the-external-interface": "html/webappapis/system-state-and-capabilities/the-external-interface",
548    "editing": "html/editing",
549    "the-hidden-attribute": "html/editing/the-hidden-attribute",
550    "inert-subtrees": "html/editing/inert-subtrees",
551    "the-inert-attribute": "html/editing/inert-subtrees/the-inert-attribute",
552    "activation": "html/editing/activation",
553    "focus": "html/editing/focus",
554    "sequential-focus-navigation-and-the-tabindex-attribute": "html/editing/focus/sequential-focus-navigation-and-the-tabindex-attribute",
555    "focus-management": "html/editing/focus/focus-management",
556    "document-level-focus-apis": "html/editing/focus/document-level-focus-apis",
557    "element-level-focus-apis": "html/editing/focus/element-level-focus-apis",
558    "assigning-keyboard-shortcuts": "html/editing/assigning-keyboard-shortcuts",
559    "introduction-6": "html/editing/assigning-keyboard-shortcuts/introduction-6",
560    "the-accesskey-attribute": "html/editing/assigning-keyboard-shortcuts/the-accesskey-attribute",
561    "processing-model-4": "html/editing/assigning-keyboard-shortcuts/processing-model-4",
562    "editing-0": "html/editing/editing-0",
563    "contenteditable": "html/editing/editing-0/contenteditable",
564    "making-entire-documents-editable:-the-designmode-idl-attribute": "html/editing/editing-0/making-entire-documents-editable-the-designmode-idl-attribute",
565    "best-practices-for-in-page-editors": "html/editing/editing-0/best-practices-for-in-page-editors",
566    "editing-apis": "html/editing/editing-0/editing-apis",
567    "spelling-and-grammar-checking": "html/editing/editing-0/spelling-and-grammar-checking",
568    "dnd": "html/editing/dnd",
569    "introduction-7": "html/editing/dnd/introduction-7",
570    "the-drag-data-store": "html/editing/dnd/the-drag-data-store",
571    "the-datatransfer-interface": "html/editing/dnd/the-datatransfer-interface",
572    "the-datatransferitemlist-interface": "html/editing/dnd/the-datatransfer-interface",
573    "the-datatransferitem-interface": "html/editing/dnd/the-datatransfer-interface",
574    "the-dragevent-interface": "html/editing/dnd/the-dragevent-interface",
575    "drag-and-drop-processing-model": "html/editing/dnd/drag-and-drop-processing-model",
576    "dndevents": "html/editing/dnd/dndevents",
577    "the-draggable-attribute": "html/editing/dnd/the-draggable-attribute",
578    "the-dropzone-attribute": "html/editing/dnd/the-dropzone-attribute",
579    "security-risks-in-the-drag-and-drop-model": "html/editing/dnd/security-risks-in-the-drag-and-drop-model",
580    "syntax": "html/syntax",
581    "writing": "html/syntax/writing",
582    "the-doctype": "html/syntax/writing/the-doctype",
583    "elements-0": "html/syntax/writing/elements-0",
584    "start-tags": "html/syntax/writing/elements-0",
585    "end-tags": "html/syntax/writing/elements-0",
586    "attributes-0": "html/syntax/writing/elements-0",
587    "optional-tags": "html/syntax/writing/elements-0",
588    "element-restrictions": "html/syntax/writing/elements-0",
589    "cdata-rcdata-restrictions": "html/syntax/writing/elements-0",
590    "text": "html/syntax/writing/text",
591    "newlines": "html/syntax/writing/text",
592    "character-references": "html/syntax/writing/character-references",
593    "cdata-sections": "html/syntax/writing/cdata-sections",
594    "comments": "html/syntax/writing/comments",
595    "parsing": "html/syntax/parsing",
596    "overview-of-the-parsing-model": "html/syntax/parsing",
597    "the-input-byte-stream": "html/syntax/parsing",
598    "determining-the-character-encoding": "html/syntax/parsing",
599    "character-encodings-0": "html/syntax/parsing",
600    "changing-the-encoding-while-parsing": "html/syntax/parsing",
601    "preprocessing-the-input-stream": "html/syntax/parsing",
602    "parse-state": "html/syntax/parsing",
603    "the-insertion-mode": "html/syntax/parsing",
604    "the-stack-of-open-elements": "html/syntax/parsing",
605    "the-list-of-active-formatting-elements": "html/syntax/parsing",
606    "the-element-pointers": "html/syntax/parsing",
607    "other-parsing-state-flags": "html/syntax/parsing",
608    "tokenization": "html/syntax/parsing",
609    "data-state": "html/syntax/parsing",
610    "character-reference-in-data-state": "html/syntax/parsing",
611    "rcdata-state": "html/syntax/parsing",
612    "character-reference-in-rcdata-state": "html/syntax/parsing",
613    "rawtext-state": "html/syntax/parsing",
614    "script-data-state": "html/syntax/parsing",
615    "plaintext-state": "html/syntax/parsing",
616    "tag-open-state": "html/syntax/parsing",
617    "end-tag-open-state": "html/syntax/parsing",
618    "tag-name-state": "html/syntax/parsing",
619    "rcdata-less-than-sign-state": "html/syntax/parsing",
620    "rcdata-end-tag-open-state": "html/syntax/parsing",
621    "rcdata-end-tag-name-state": "html/syntax/parsing",
622    "rawtext-less-than-sign-state": "html/syntax/parsing",
623    "rawtext-end-tag-open-state": "html/syntax/parsing",
624    "rawtext-end-tag-name-state": "html/syntax/parsing",
625    "script-data-less-than-sign-state": "html/syntax/parsing",
626    "script-data-end-tag-open-state": "html/syntax/parsing",
627    "script-data-end-tag-name-state": "html/syntax/parsing",
628    "script-data-escape-start-state": "html/syntax/parsing",
629    "script-data-escape-start-dash-state": "html/syntax/parsing",
630    "script-data-escaped-state": "html/syntax/parsing",
631    "script-data-escaped-dash-state": "html/syntax/parsing",
632    "script-data-escaped-dash-dash-state": "html/syntax/parsing",
633    "script-data-escaped-less-than-sign-state": "html/syntax/parsing",
634    "script-data-escaped-end-tag-open-state": "html/syntax/parsing",
635    "script-data-escaped-end-tag-name-state": "html/syntax/parsing",
636    "script-data-double-escape-start-state": "html/syntax/parsing",
637    "script-data-double-escaped-state": "html/syntax/parsing",
638    "script-data-double-escaped-dash-state": "html/syntax/parsing",
639    "script-data-double-escaped-dash-dash-state": "html/syntax/parsing",
640    "script-data-double-escaped-less-than-sign-state": "html/syntax/parsing",
641    "script-data-double-escape-end-state": "html/syntax/parsing",
642    "before-attribute-name-state": "html/syntax/parsing",
643    "attribute-name-state": "html/syntax/parsing",
644    "after-attribute-name-state": "html/syntax/parsing",
645    "before-attribute-value-state": "html/syntax/parsing",
646    "attribute-value-(double-quoted)-state": "html/syntax/parsing",
647    "attribute-value-(single-quoted)-state": "html/syntax/parsing",
648    "attribute-value-(unquoted)-state": "html/syntax/parsing",
649    "character-reference-in-attribute-value-state": "html/syntax/parsing",
650    "after-attribute-value-(quoted)-state": "html/syntax/parsing",
651    "self-closing-start-tag-state": "html/syntax/parsing",
652    "bogus-comment-state": "html/syntax/parsing",
653    "markup-declaration-open-state": "html/syntax/parsing",
654    "comment-start-state": "html/syntax/parsing",
655    "comment-start-dash-state": "html/syntax/parsing",
656    "comment-state": "html/syntax/parsing",
657    "comment-end-dash-state": "html/syntax/parsing",
658    "comment-end-state": "html/syntax/parsing",
659    "comment-end-bang-state": "html/syntax/parsing",
660    "doctype-state": "html/syntax/parsing",
661    "before-doctype-name-state": "html/syntax/parsing",
662    "doctype-name-state": "html/syntax/parsing",
663    "after-doctype-name-state": "html/syntax/parsing",
664    "after-doctype-public-keyword-state": "html/syntax/parsing",
665    "before-doctype-public-identifier-state": "html/syntax/parsing",
666    "doctype-public-identifier-(double-quoted)-state": "html/syntax/parsing",
667    "doctype-public-identifier-(single-quoted)-state": "html/syntax/parsing",
668    "after-doctype-public-identifier-state": "html/syntax/parsing",
669    "between-doctype-public-and-system-identifiers-state": "html/syntax/parsing",
670    "after-doctype-system-keyword-state": "html/syntax/parsing",
671    "before-doctype-system-identifier-state": "html/syntax/parsing",
672    "doctype-system-identifier-(double-quoted)-state": "html/syntax/parsing",
673    "doctype-system-identifier-(single-quoted)-state": "html/syntax/parsing",
674    "after-doctype-system-identifier-state": "html/syntax/parsing",
675    "bogus-doctype-state": "html/syntax/parsing",
676    "cdata-section-state": "html/syntax/parsing",
677    "tokenizing-character-references": "html/syntax/parsing",
678    "tree-construction": "html/syntax/parsing",
679    "creating-and-inserting-elements": "html/syntax/parsing",
680    "closing-elements-that-have-implied-end-tags": "html/syntax/parsing",
681    "foster-parenting": "html/syntax/parsing",
682    "parsing-main-inhtml": "html/syntax/parsing",
683    "the-initial-insertion-mode": "html/syntax/parsing",
684    "the-before-html-insertion-mode": "html/syntax/parsing",
685    "the-before-head-insertion-mode": "html/syntax/parsing",
686    "parsing-main-inhead": "html/syntax/parsing",
687    "parsing-main-inheadnoscript": "html/syntax/parsing",
688    "the-after-head-insertion-mode": "html/syntax/parsing",
689    "parsing-main-inbody": "html/syntax/parsing",
690    "parsing-main-incdata": "html/syntax/parsing",
691    "parsing-main-intable": "html/syntax/parsing",
692    "parsing-main-intabletext": "html/syntax/parsing",
693    "parsing-main-incaption": "html/syntax/parsing",
694    "parsing-main-incolgroup": "html/syntax/parsing",
695    "parsing-main-intbody": "html/syntax/parsing",
696    "parsing-main-intr": "html/syntax/parsing",
697    "parsing-main-intd": "html/syntax/parsing",
698    "parsing-main-inselect": "html/syntax/parsing",
699    "parsing-main-inselectintable": "html/syntax/parsing",
700    "parsing-main-afterbody": "html/syntax/parsing",
701    "parsing-main-inframeset": "html/syntax/parsing",
702    "parsing-main-afterframeset": "html/syntax/parsing",
703    "the-after-after-body-insertion-mode": "html/syntax/parsing",
704    "the-after-after-frameset-insertion-mode": "html/syntax/parsing",
705    "parsing-main-inforeign": "html/syntax/parsing",
706    "the-end": "html/syntax/parsing",
707    "coercing-an-html-dom-into-an-infoset": "html/syntax/parsing",
708    "an-introduction-to-error-handling-and-strange-cases-in-the-parser": "html/syntax/parsing",
709    "misnested-tags:-b-i-/b-/i": "html/syntax/parsing",
710    "misnested-tags:-b-p-/b-/p": "html/syntax/parsing",
711    "unexpected-markup-in-tables": "html/syntax/parsing",
712    "scripts-that-modify-the-page-as-it-is-being-parsed": "html/syntax/parsing",
713    "the-execution-of-scripts-that-are-moving-across-multiple-documents": "html/syntax/parsing",
714    "unclosed-formatting-elements": "html/syntax/parsing",
715    "serializing-html-fragments": "html/syntax/serializing-html-fragments",
716    "parsing-html-fragments": "html/syntax/parsing-html-fragments",
717    "named-character-references": "html/syntax/named-character-references",
718    "the-xhtml-syntax": "html/the-xhtml-syntax",
719    "writing-xhtml-documents": "html/the-xhtml-syntax/writing-xhtml-documents",
720    "parsing-xhtml-documents": "html/the-xhtml-syntax/parsing-xhtml-documents",
721    "serializing-xhtml-fragments": "html/the-xhtml-syntax/serializing-xhtml-fragments",
722    "parsing-xhtml-fragments": "html/the-xhtml-syntax/parsing-xhtml-fragments",
723    "rendering": "html/rendering",
724    "introduction-8": "html/rendering/introduction-8",
725    "the-css-user-agent-style-sheet-and-presentational-hints": "html/rendering/the-css-user-agent-style-sheet-and-presentational-hints",
726    "non-replaced-elements": "html/rendering/non-replaced-elements",
727    "hidden-elements": "html/rendering/non-replaced-elements/hidden-elements",
728    "the-page": "html/rendering/non-replaced-elements/the-page",
729    "flow-content-0": "html/rendering/non-replaced-elements/flow-content-0",
730    "phrasing-content-0": "html/rendering/non-replaced-elements/phrasing-content-0",
731    "bidirectional-text": "html/rendering/non-replaced-elements/bidirectional-text",
732    "quotes": "html/rendering/non-replaced-elements/quotes",
733    "sections-and-headings": "html/rendering/non-replaced-elements/sections-and-headings",
734    "lists": "html/rendering/non-replaced-elements/lists",
735    "tables": "html/rendering/non-replaced-elements/tables",
736    "form-controls": "html/rendering/non-replaced-elements/form-controls",
737    "the-hr-element-0": "html/rendering/non-replaced-elements/the-hr-element-0",
738    "the-fieldset-element-0": "html/rendering/non-replaced-elements/the-fieldset-element-0",
739    "replaced-elements": "html/rendering/replaced-elements",
740    "embedded-content-1": "html/rendering/replaced-elements/embedded-content-1",
741    "images": "html/rendering/replaced-elements/images",
742    "attributes-for-embedded-content-and-images": "html/rendering/replaced-elements/attributes-for-embedded-content-and-images",
743    "image-maps-0": "html/rendering/replaced-elements/image-maps-0",
744    "toolbars-0": "html/rendering/replaced-elements/toolbars-0",
745    "bindings": "html/rendering/bindings",
746    "introduction-9": "html/rendering/bindings/introduction-9",
747    "the-button-element-0": "html/rendering/bindings/the-button-element-0",
748    "the-details-element-0": "html/rendering/bindings/the-details-element-0",
749    "the-input-element-as-a-text-entry-widget": "html/rendering/bindings/the-input-element-as-a-text-entry-widget",
750    "the-input-element-as-domain-specific-widgets": "html/rendering/bindings/the-input-element-as-domain-specific-widgets",
751    "the-input-element-as-a-range-control": "html/rendering/bindings/the-input-element-as-a-range-control",
752    "the-input-element-as-a-color-well": "html/rendering/bindings/the-input-element-as-a-color-well",
753    "the-input-element-as-a-checkbox-and-radio-button-widgets": "html/rendering/bindings/the-input-element-as-a-checkbox-and-radio-button-widgets",
754    "the-input-element-as-a-file-upload-control": "html/rendering/bindings/the-input-element-as-a-file-upload-control",
755    "the-input-element-as-a-button": "html/rendering/bindings/the-input-element-as-a-button",
756    "the-marquee-element": "html/rendering/bindings/the-marquee-element",
757    "the-meter-element-0": "html/rendering/bindings/the-meter-element-0",
758    "the-progress-element-0": "html/rendering/bindings/the-progress-element-0",
759    "the-select-element-0": "html/rendering/bindings/the-select-element-0",
760    "the-textarea-element-0": "html/rendering/bindings/the-textarea-element-0",
761    "the-keygen-element-0": "html/rendering/bindings/the-keygen-element-0",
762    "frames-and-framesets": "html/rendering/frames-and-framesets",
763    "interactive-media": "html/rendering/interactive-media",
764    "links,-forms,-and-navigation": "html/rendering/interactive-media/links-forms-and-navigation",
765    "the-title-attribute-0": "html/rendering/interactive-media/the-title-attribute-0",
766    "editing-hosts": "html/rendering/interactive-media/editing-hosts",
767    "text-rendered-in-native-user-interfaces": "html/rendering/interactive-media/text-rendered-in-native-user-interfaces",
768    "print-media": "html/rendering/print-media",
769    "unstyled-xml-documents": "html/rendering/unstyled-xml-documents",
770    "obsolete": "html/obsolete",
771    "obsolete-but-conforming-features": "html/obsolete/obsolete-but-conforming-features",
772    "warnings-for-obsolete-but-conforming-features": "html/obsolete/obsolete-but-conforming-features/warnings-for-obsolete-but-conforming-features",
773    "non-conforming-features": "html/obsolete/non-conforming-features",
774    "requirements-for-implementations": "html/obsolete/requirements-for-implementations",
775    "the-applet-element": "html/obsolete/requirements-for-implementations/the-applet-element",
776    "the-marquee-element-0": "html/obsolete/requirements-for-implementations/the-marquee-element-0",
777    "frames": "html/obsolete/requirements-for-implementations/frames",
778    "other-elements,-attributes-and-apis": "html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis",
779    "iana": "microdata/iana",
780    "text/html": "html/iana/text-html",
781    "multipart/x-mixed-replace": "html/iana/multipart-x-mixed-replace",
782    "application/xhtml+xml": "html/iana/application-xhtml-xml",
783    "application/x-www-form-urlencoded": "html/iana/application-x-www-form-urlencoded",
784    "text/cache-manifest": "html/iana/text-cache-manifest",
785    "ping-to": "html/iana/ping-to",
786    "web+-scheme-prefix": "html/iana/web-scheme-prefix",
787    "the-canvas-state": "canvas2d/the-canvas-state",
788    "drawingstyle-objects": "canvas2d/drawingstyle-objects",
789    "line-styles": "canvas2d/line-styles",
790    "text-styles": "canvas2d/text-styles",
791    "building-paths": "canvas2d/building-paths",
792    "path-objects": "canvas2d/path-objects",
793    "transformations": "canvas2d/transformations",
794    "fill-and-stroke-styles": "canvas2d/fill-and-stroke-styles",
795    "drawing-rectangles-to-the-canvas": "canvas2d/drawing-rectangles-to-the-canvas",
796    "drawing-text-to-the-canvas": "canvas2d/drawing-text-to-the-canvas",
797    "drawing-paths-to-the-canvas": "canvas2d/drawing-paths-to-the-canvas",
798    "drawing-images-to-the-canvas": "canvas2d/drawing-images-to-the-canvas",
799    "hit-regions": "canvas2d/hit-regions",
800    "pixel-manipulation": "canvas2d/pixel-manipulation",
801    "compositing": "canvas2d/compositing",
802    "shadows": "canvas2d/shadows",
803    "drawing-model": "canvas2d/drawing-model",
804    "best-practices": "canvas2d/best-practices",
805    "overview": "microdata/introduction/overview",
806    "the-basic-syntax": "microdata/introduction/the-basic-syntax",
807    "typed-items": "microdata/introduction/typed-items",
808    "global-identifiers-for-items": "microdata/introduction/global-identifiers-for-items",
809    "selecting-names-when-defining-vocabularies": "microdata/introduction/selecting-names-when-defining-vocabularies",
810    "using-the-microdata-dom-api": "microdata/introduction/using-the-microdata-dom-api",
811    "encoding-microdata": "microdata/encoding-microdata",
812    "the-microdata-model": "microdata/encoding-microdata/the-microdata-model",
813    "items": "microdata/encoding-microdata/items",
814    "names:-the-itemprop-attribute": "microdata/encoding-microdata/names-the-itemprop-attribute",
815    "values": "microdata/encoding-microdata/values",
816    "associating-names-with-items": "microdata/encoding-microdata/associating-names-with-items",
817    "microdata-and-other-namespaces": "microdata/encoding-microdata/microdata-and-other-namespaces",
818    "microdata-dom-api": "microdata/microdata-dom-api",
819    "htmlpropertiescollection": "microdata/microdata-dom-api/htmlpropertiescollection",
820    "converting-html-to-other-formats": "microdata/converting-html-to-other-formats",
821    "json": "microdata/converting-html-to-other-formats/json"
822}