-
Notifications
You must be signed in to change notification settings - Fork 0
/
single-page.bs
716 lines (685 loc) · 27 KB
/
single-page.bs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
<h1>HTML</h1>
<pre class="metadata">
Shortname: html
Level: 5.1
Group: html
Status: ED
TR: http://www.w3.org/TR/html51/
ED: https://w3c.github.io/html/
Repository: w3c/html
Boilerplate: omit feedback-header
!Participate: <a href="https://github.com/w3c/html/issues/new">File an issue</a> (<a href="https://github.com/w3c/html/issues">open issues</a>)
!Others: <a href="single-page.html">Single page version</a>
Previous Version: http://www.w3.org/TR/2016/WD-html51-20160310/
Editor: Steve Faulkner, The Paciello Group, [email protected]
Editor: Arron Eicholz, Microsoft, [email protected]
Editor: Travis Leithead, Microsoft, [email protected]
Former Editor: Simon Pieters, Opera Software, [email protected]
Former Editor: Anne van Kesteren, Mozilla, [email protected]
Former Editor: Philip Jägenstedt, Opera Software, [email protected]
Former Editor: Domenic Denicola, Google Inc., [email protected]
Former Editor: Ian Hickson, Google Inc., [email protected]
Former Editor: Erika Doyle Navara, Microsoft, [email protected]
Former Editor: Edward O'Connor, Apple Inc., [email protected]
Former Editor: Robin Berjon, W3C, http://berjon.com/
Abstract: This specification defines the 5th major version, first minor revision of the core
language of the World Wide Web: the Hypertext Markup Language (HTML). In this version,
new features continue to be introduced to help Web application authors, new elements
continue to be introduced based on research into prevailing authoring practices, and
special attention continues to be given to defining clear conformance criteria for user
agents in an effort to improve interoperability.
Ignored Vars: this, object, variable, optionalArgument, name, value, e, oldParent, removedNode, Document, Feature, owner, rethrow errors, FormalParameterList, ParameterList, Body, the script block fallback character encoding, scriptURL, decimals prejudiced, oldDocument, FunctionBody, align to top flag, The table, source size, legend, vendorname, count percentage, encoding override, negatives prejudiced, number, scripting language, count relative, refresh, audio, thisArg, count absolute, headers list, handle, progress, the script block character encoding, installed, exit, Window, self, thead, keygen, exponents prejudiced, enter, Strict, datalist, script language, the script block type, selectionMode, domain, promise, tfoot, template, supported, caption, action components, selectMode
</pre>
<pre class="anchors">
urlPrefix: http://validator.w3.org/nu/; url:; type:dfn;
text: Nu Markup Validation Service;
urlPrefix: http://www.w3.org/TR/workers/; type: interface; spec: workers;
text: worker;
url: https://www.w3.org/TR/workers/#the-event-loop; type: dfn; spec: workers;
text: Worker event loops
url: https://www.w3.org/TR/workers/#processing-model; type: dfn; spec: workers;
text: worker processing model
urlPrefix: http://www.w3.org/TR/cssom-view/; type: interface; spec: cssom-view;
text: screen;
urlPrefix: http://www.whatwg.org/specs/web-apps/current-work/; url:; type: dfn; spec: WHATWG;
text: WHATWG HTML specification;
url: http://www.w3.org/TR/REC-xml-names#NT-QName; type: dfn;
text: QName;
url: https://drafts.csswg.org/css2/conform.html#intrinsic; type: dfn;
text: intrinsic width and height;
urlPrefix: http://www.w3.org/TR/2007/WD-becss-20071019/; type: property;
text: binding;
url: http://www.w3.org/TR/1999/REC-xpath-19991116#dt-expanded-name; type: dfn;
text: expanded-name;
url: http://tools.ietf.org/html/rfc1034#section-3.5; type: dfn;
text: rfc 1034 section 3.5;
url: http://tools.ietf.org/html/rfc5322#section-3.2.3; type: dfn;
text: rfc 5322 section 3.2.3
urlPrefix:; type: element; for: html;
text: title
urlPrefix:; type: interface;
text: Audio
text: Image
text: Option
url: https://tools.ietf.org/html/rfc7231#section-3.1.1.1; type: dfn;
text: media-type
url: http://www.w3.org/TR/xml/#NT-Name; type: dfn; spec: XML; for: XML;
text: Name
url: http://www.w3.org/TR/dom/#concept-node-insert-ext; type: concept; spec: dom;
text: insertion step
text: insertion steps
urlPrefix: http://www.w3.org/TR/dom/#concept-document-; type: dfn; spec: dom;
text: encoding
text: document's character encoding; url: encoding
text: content type
url: http://www.w3.org/TR/dom/#interface-element; type: dfn; for: Element;
text: Element
urlPrefix: http://www.w3.org/TR/dom/#concept-; type: dfn; spec: dom;
text: collection
urlPrefix: http://www.w3.org/TR/dom/; type: dfn; spec: dom;
text: represented by the collection
urlPrefix: http://www.w3.org/TR/dom/; type: interface; spec: dom;
text: IndexSizeError
text: HierarchyRequestError
text: WrongDocumentError
text: InvalidCharacterError
text: NoModificationAllowedError
text: NotFoundError
text: NotSupportedError
text: InvalidStateError
text: SyntaxError
text: InvalidModificationError
text: NamespaceError
text: InvalidAccessError
text: SecurityError
text: NetworkError
text: AbortError
text: URLMismatchError
text: QuotaExceededError
text: TimeoutError
text: InvalidNodeTypeError
text: DataCloneError
url: http://www.w3.org/TR/xml/#sec-white-space; type: dfn; spec: XML;
text: xml:space
url: http://www.w3.org/TR/xml-stylesheet/#the-xml-stylesheet-processing-instruction; type: dfn; spec: xml-stylesheet;
text: <?xml-stylesheet?>
urlPrefix: https://url.spec.whatwg.org/#concept-; type: dfn; spec: url;
text: domain
text: url parser
text: basic url parser
urlPrefix: https://url.spec.whatwg.org/#concept-url-; type: dfn; for: url;
text: url
url: https://url.spec.whatwg.org/#url-parsing; type: dfn; spec: url;
text: parsed url
text: parsed urls
urlPrefix: https://url.spec.whatwg.org/#; type: dfn; spec: url;
text: non-relative-flag
text: percent encode
text: default encode set
text: utf-8 percent encode
url: https://url.spec.whatwg.org/#syntax-url-scheme-relative; type: dfn; spec: url;
text: relative schemes
url: https://url.spec.whatwg.org/#syntax-url-scheme; type: dfn; spec: url;
text: scheme data
url: https://url.spec.whatwg.org/#syntax-violation; type: dfn; for: url;
text: Parse errors
url: https://encoding.spec.whatwg.org/#error; type: dfn; spec: encoding;
text: decoder error
url: http://tools.ietf.org/html/rfc7231#section-5.3.2; type: dfn; spec: rfc7231;
text: accept
url: http://tools.ietf.org/html/rfc7231#section-5.3.5; type: dfn; spec: rfc7231;
text: accept-language
url: http://tools.ietf.org/html/rfc7234#section-5.2; type: dfn; spec: rfc7234;
text: cache-control
urlPrefix: http://tools.ietf.org/html/rfc6266#; type: dfn; spec: rfc6266;
text: content-disposition; url: section-4.1
url: http://tools.ietf.org/html/rfc7231#section-3.1.3.2; type: dfn; spec: rfc7231;
text: content-language
url: http://tools.ietf.org/html/rfc7230#section-3.3.2; type: dfn; spec: rfc7230;
text: content-length
url: http://tools.ietf.org/html/rfc7232#section-2.2; type: dfn; spec: rfc7232;
text: last-modified
url: http://tools.ietf.org/html/rfc7231#section-5.5.2; type: dfn; spec: rfc7231;
text: referer
url: http://tools.ietf.org/html/rfc6265#section-5.4; type: dfn; spec: rfc6265;
text: cookie header
url: http://tools.ietf.org/html/rfc6265#section-4.1; type: dfn; spec: rfc6265;
text: receives a set-cookie-string
text: receiving a set-cookie-string
url: http://tools.ietf.org/html/rfc5988#section-5; type: dfn; spec: rfc5988;
text: link header
urlPrefix: https://fetch.spec.whatwg.org/#; type: dfn; spec: fetch;
text: origin header
text: ok status
text: synchronous flag
text: CORS-cross-origin; url: concept-cors-check
urlPrefix: https://fetch.spec.whatwg.org/#concept-; type: dfn; spec: fetch;
text: fetch
text: status
text: header list
text: body
text: internal response
text: response
text: method
text: request
url: https://fetch.spec.whatwg.org/#concept-fetch; type: dfn; spec: fetch;
text: fetching algorithm
urlPrefix: https://fetch.spec.whatwg.org/#concept-header-list-; type: dfn; spec: fetch; for: header list;
text: set
urlPrefix: https://fetch.spec.whatwg.org/#concept-request-; type: dfn; for: request; spec: fetch;
text: client
text: target browsing context
text: initiator
text: type
text: destination
text: origin
text: referrer
text: mode
text: credentials mode
text: use-URL-credentials flag
text: cache mode
text: redirect mode
url: https://fetch.spec.whatwg.org/#omit-origin-header-flag; type: dfn; for: request; spec: fetch;
text: omit-origin-header flag;
urlPrefix: https://fetch.spec.whatwg.org/#concept-response-; type: dfn; for: response; spec: fetch;
text: type
text: https state
text: url list
urlPrefix: http://www.w3.org/TR/WebIDL/#dfn-; type: dfn; spec: webidl;
text: Platform array object
urlPrefix: http://www.w3.org/TR/WebIDL-1/#idl-; type: interface;
text: boolean
url: http://www.w3.org/TR/WebIDL-1/#idl-DOMException; type: interface; spec: webidl;
text: DOMException
urlPrefix: http://www.w3.org/TR/WebIDL-1/#dfn-; type: dfn; spec: webidl;
text: Determine the value of an indexed property
text: read only
text: supported property indices
url: http://www.w3.org/TR/WebIDL-1/#es-type-mapping; type: dfn; spec: webidl;
text: Converting
url: http://www.w3.org/TR/WebIDL-1/#es-invoking-callback-functions; type: dfn; spec: webidl;
text: invoke the Web IDL callback function
urlPrefix: http://www.w3.org/TR/WebIDL-1/#idl-; type: type;
text: boolean
text: DOMString; url: DOMString
text: USVString; url: USVString
text: double
text: Error; url: Error
text: long
text: unrestricted double
text: unsigned long
url:https://heycam.github.io/webidl/#LegacyUnenumerableNamedProperties; type: dfn; spec: webidl;
text: unenumerable
url: http://www.w3.org/TR/WebIDL-1/#idl-DOMString; type: interface;
text: DOMString[]
url: http://www.w3.org/TR/WebIDL-1/#TreatNullAs; type: interface; spec: webidl;
text: EmptyString
url: http://www.ecma-international.org/ecma-262/6.0/#sec-array-constructor; type: dfn; spec: ecma-262;
text: Array
url: http://www.ecma-international.org/ecma-262/6.0/#sec-boolean-constructor; type: dfn; spec: ecma-262;
text: Boolean
url: http://www.ecma-international.org/ecma-262/6.0/#sec-date-constructor; type: interface; spec: ecma-262;
text: Date
url: http://www.ecma-international.org/ecma-262/6.0/#sec-function-constructor; type: dfn; spec: ecma-262;
text: Function
url: http://www.ecma-international.org/ecma-262/6.0/#sec-map-constructor; type: dfn; spec: ecma-262;
text: Map
url: http://www.ecma-international.org/ecma-262/6.0/#sec-number-constructor; type: dfn; spec: ecma-262;
text: Number
url: http://www.ecma-international.org/ecma-262/6.0/#sec-object-constructor; type: dfn; spec: ecma-262;
text: Object
url: http://www.ecma-international.org/ecma-262/6.0/#sec-regexp-constructor; type: dfn; spec: ecma-262;
text: Regexp
url: http://www.ecma-international.org/ecma-262/6.0/#sec-set-constructor; type: type; spec: ecma-262;
text: Set
url: http://www.ecma-international.org/ecma-262/6.0/#sec-string-constructor; type: dfn; spec: ecma-262;
text: String
urlPrefix: http://www.ecma-international.org/ecma-262/6.0/#sec-native-error-types-used-in-this-standard-; type: dfn; spec: ecma-262;
text: TypeError
text: SyntaxError
url: http://www.ecma-international.org/ecma-262/6.0/#sec-typedarray-constructors; type: dfn; spec: ecma-262;
text: Uint8ClampedArray
url: http://www.ecma-international.org/ecma-262/6.0/#sec-arraybuffer-constructor; type: dfn; spec: ecma-262;
text: ArrayBuffer
url: http://www.w3.org/TR/webmessaging/#messageport; type: interface; spec: html-ls;
text: MessagePort
urlPrefix: http://www.w3.org/TR/dom/#concept-node-; type: dfn; for: Node; spec: dom;
text: insert
text: append
text: remove
text: replace
text: adopt
text: clone
urlPrefix: http://www.w3.org/TR/dom/#concept-; type: dfn; spec: dom;
text: element attribute
text: cd data
text: event listener
text: id
text: range
text: range start
text: range end
text: range bp
url: http://www.w3.org/TR/uievents/#event-types; type: dfn; spec: uievents;
text: type
url: http://www.w3.org/TR/MathML/chapter2.html#interf.toplevel; type: element; spec: mathml;
text: math
urlPrefix: http://www.w3.org/TR/MathML/chapter3.html#presm.; type: element; spec: mathml;
text: merror
text: mi
text: mn
text: mo
text: ms
text: mtext
url: http://www.w3.org/TR/MathML/chapter5.html#mixing.elements.annotation.xml; type: element; spec: mathml;
text: annotation-xml
urlPrefix: http://www.w3.org/TR/uievents/#event-type-; type: event; spec: uievents;
text: click
text: dblclick
text: mousedown
text: mouseenter
text: mouseleave
text: mousemove
text: mouseout
text: mouseover
text: mouseup
text: mousewheel; url: wheel
text: keydown
text: keyup
text: keypress
text: resize
text: scroll
urlPrefix: http://www.w3.org/TR/uievents/#interface-; type: interface; spec: uievents;
text: MouseEvent; url: MouseEvent
text: FocusEvent; url: FocusEvent
text: UIEvent; url: UIEvent
url: http://www.w3.org/TR/uievents/#idl-def-MouseEventInit; type: dictionary; spec: uievents;
text: MouseEventInit
url: http://www.w3.org/TR/uievents/#widl-FocusEvent-relatedTarget; type: attribute; for: FocusEvent; spec: uievents;
text: relatedTarget
url: http://www.w3.org/TR/uievents/#widl-UIEvent-detail; type: attribute; for: UIEvent; spec: uievents;
text: detail
url: http://www.w3.org/TR/2dcontext/#canvasrenderingcontext2d; type: dfn;
text: 2D Canvas APIs
url: http://www.w3.org/TR/touch-events/#dfn-touch-point; type: dfn; spec: touch-events;
text: touch point
urlPrefix: https://fullscreen.spec.whatwg.org/#; type: dfn; spec: fullscreen;
text: top layer
text: fullscreen enabled flag
text: fully exit fullscreen
url: http://www.w3.org/TR/touch-events/#idl-def-TouchEvent; type: interface; spec: touch-events;
text: Touch
urlPrefix: https://w3c.github.io/DOM-Parsing/#widl-Element-; type: attribute; for: Element; spec: dom-parsing
text: innerHTML; url: innerHTML
text: outerHTML; url: outerHTML
url: https://fullscreen.spec.whatwg.org/#dom-element-requestfullscreen; type: method; for: Element; spec: fullscreen;
text: requestFullscreen()
urlPrefix: https://drafts.csswg.org/cssom/#concept-css-style-sheet-; type: dfn; spec: cssom; for: stylesheet;
text: alternate flag
text: disabled flag
text: CSS rules
text: origin-clean flag
urlPrefix: https://drafts.csswg.org/cssom/#dom-stylesheet-; type: dfn; spec: cssom; for: stylesheet;
text: type
text: owner node; url: ownernode
text: parent CSS style sheet; url: parentstylesheet
text: media
text: title
url: https://drafts.csswg.org/cssom/#dom-cssstylesheet-ownerrule; type: dfn; spec: cssom; for: cssstylesheet;
text: owner CSS rule
url: https://drafts.csswg.org/cssom/#enabled-css-style-sheet-set; type: dfn; spec: cssom;
text: Alternative style sheet sets
text: preferred style sheet set
url: https://drafts.csswg.org/cssom/#serializing-css-values; type: dfn; spec: cssom;
text: Serializing a CSS value
url: http://www.w3.org/TR/CSS21/ui.html#system-colors; type: dfn; spec: css21
text: CSS2 System Colors
url: http://www.w3.org/TR/CSS21/box.html#value-def-margin-width; type: value; spec: css21; for: margin-left;
text: auto
url: http://www.w3.org/TR/xml/#wf-entities; type:dfn; spec: xml;
text: internal general parsed entity
url: http://www.w3.org/TR/xml/#sec-well-formed; type:dfn; spec: xml;
text: document entity
url: http://www.w3.org/TR/xml/#sec-entity-decl; type:dfn; spec: xml;
text: entity declarations
url: http://www.w3.org/TR/xml/#dt-entref; type:dfn; spec: xml;
text: entity references
url: http://www.w3.org/TR/SVGTiny12/script.html#ScriptContentProcessing; type: dfn; spec: svgtiny12;
text: Process the script element
url: http://www.w3.org/TR/FileAPI/#dfn-Blob; type: interface; spec: fileapi;
text: Blob
url: http://www.w3.org/TR/FileAPI/#dfn-file; type: interface; spec: fileapi;
text: File
url: http://www.w3.org/TR/FileAPI/#dfn-filelist; type: interface; spec: fileapi;
text: FileList
urlPrefix: http://www.w3.org/TR/FileAPI/#dfn-; type: method; spec: fileapi; for: Blob;
text: close
urlPrefix: http://www.w3.org/TR/FileAPI/#dfn-; type: attribute; spec: fileapi; for: Blob;
text: type
urlPrefix: http://www.w3.org/TR/wai-aria/roles#; type: value; spec: aria; for: role;
text: alert
text: alertdialog
text: application
text: article
text: banner
text: button
text: checkbox
text: columnheader
text: combobox
text: complementary
text: contentinfo
text: dialog
text: directory
text: document
text: grid
text: gridcell
text: group
text: heading
text: img
text: link
text: list
text: listbox
text: listitem
text: log
text: main
text: marquee
text: menu
text: menubar
text: menuitem
text: menuitemcheckbox
text: menuitemradio
text: navigation
text: note
text: option
text: presentation
text: progressbar
text: radio
text: radiogroup
text: region
text: row
text: rowgroup
text: rowheader
text: search
text: separator
text: slider
text: spinbutton
text: status
text: tab
text: tablist
text: tabpanel
text: textbox
text: toolbar
text: tree
text: treeitem
url: http://www.w3.org/TR/SVG2/struct.html#DescriptionAndTitleElements; type: element; spec: svg2; for: svg;
text: desc
text: title
url: https://html.spec.whatwg.org/multipage/comms.html#the-websocket-interface; type: interface; spec: WebSockets;
text: WebSocket
urlPrefix: http://www.w3.org/TR/hr-time/#dom-; type: interface; spec: hr-time-2;
text: DOMHighResTimeStamp
url: http://www.w3.org/TR/hr-time/#the-performance-interface; type: interface; spec: hr-time-2;
text: Performance
urlPrefix: http://www.w3.org/TR/hr-time/#dom-performance-; type: method; spec: hr-time-2; for: Performance;
text: now
urlPrefix: https://w3c.github.io/mediacapture-main/getusermedia.html#idl-def-; type: interface; spec: mediacapture-streams;
text: MediaStream; url: MediaStream
url: https://w3c.github.io/media-source/#idl-def-MediaSource; type: interface; spec: mediasource;
text: MediaSource
urlPrefix: https://xhr.spec.whatwg.org/#interface-; type: interface; spec: xhr;
text: XMLHttpRequest
text: ProgressEvent
text: FormData
url: https://xhr.spec.whatwg.org/#the-responsexml-attribute; type: attribute; spec: xhr;
text: responseXML
urlPrefix: https://xhr.spec.whatwg.org/#dom-progressevent-; type: attribute; spec: xhr;
text: lengthcomputable
text: loaded
text: total
url: https://xhr.spec.whatwg.org/#concept-event-fire-progress; type: dfn; spec: xhr;
text: Fire a progress event named e
url: http://www.w3.org/TR/eventsource/#eventsource; type: interface; spec: eventsource;
text: EventSource
urlPrefix: http://www.w3.org/TR/css3-syntax/; type: dfn; spec: css3-syntax;
text: consume a component value
text: component value
text: environment encoding
url: http://www.w3.org/TR/css3-syntax/#typedef-whitespace-token; type: type; spec: css3-syntax;
text: whitespace
url: http://www.w3.org/TR/css-style-attr/#syntax; type: dfn; spec: css-style-attr;
text: CSS styling attribute
url: https://www.khronos.org/registry/webgl/specs/1.0/#5.14; type: interface; spec: webgl;
text: WebGLRenderingContext
url: http://www.w3.org/TR/jlreq/#positioning_of_jukugoruby; type: dfn; spec: jlreq;
text: jukugo ruby rendering
url: https://w3c.github.io/aria-in-html/#rec; type: dfn; spec: aria-in-html;
text: Recommendations Table
url: https://tc39.github.io/ecma262/#directive-prologue; type: dfn; spec: ecma-262;
text: Directive Prologue
url: https://tc39.github.io/ecma262/#sec-code-realms; type: dfn; spec: ecma-262;
text: JavaScript realm
url: https://wiki.whatwg.org/wiki/PragmaExtensions#content; type: dfn;
text: WHATWG Wiki PragmaExtensions page
url: http://www.w3.org/TR/WCAG20/#text-altdef; type: dfn;
text: Text alternatives
url: http://www.w3.org/TR/rdfa-lite/#h-document-conformance; type: dfn;
text: RDFA Lite
url: http://www.w3.org/WAI/alt/#resources; type: dfn;
text: Resources on Alternative Text for Images
url: http://www.tate.org.uk/art/artworks/waterhouse-the-lady-of-shalott-n01543#main; type:dfn;
text: information about the painting
text: About this painting
url: http://www.w3.org/TR/WCAG20/#non-text-contentdef; type:dfn;
text: non-text content
url: http://www.w3.org/TR/WCAG20/#sensoryexpdef; type:dfn;
text: specific sensory experience
url: http://www.bbc.com/weather/6690829#basic-forecast; type:dfn;
text: latest weather details
url: http://www.w3.org/TR/turingtest/#problem; type:dfn;
text: Inaccessibility of CAPTCHA
url: http://www.w3.org/TR/xml/#AVNormalize; type:dfn;
text: attribute-value normalization
urlPrefix: https://mimesniff.spec.whatwg.org/#; type:dfn;
text: rules for sniffing audio and video specifically
url: http://microformats.org/wiki/existing-rel-values#HTML5_link_type_extensions; type:dfn;
text: microformats wiki existing-rel-values page
url: https://url.spec.whatwg.org/#non-relative-flag; type: dfn;
text: non-relative flag
url: https://wiki.mozilla.org/CA:Certificate_Download_Specification#content; type: dfn;
text: this mdn article
url: https://www.iso.org/obp/ui/#search; type: dfn;
text: iso 3166-1-alpha-2 country code
urlPrefix: http://www.w3.org/TR/2dcontext/#; type: interface;
text: CanvasRenderingContext2D
url: http://wiki.whatwg.org/wiki/CanvasContexts#content; type: dfn;
text: WHATWG Wiki CanvasContexts page
url: http://www.whatwg.org/demos/offline/clock/live-demo/clock.html#clock; type: dfn;
text: view this example online
url: https://tc39.github.io/ecma262/#execution-context-stack; type: dfn;
text: javascript execution context stack
url: https://html.spec.whatwg.org/#run-the-animation-frame-callbacks; type: dfn;
text: run the animation frame callbacks
urlPrefix: https://www.w3.org/TR/workers/#; type: dfn;
text: run a worker
url: https://tc39.github.io/ecma262/#sec-functioncreate; type: dfn;
text: FunctionCreate
urlPrefix: https://www.w3.org/TR/workers/#; type: interface;
text: WorkerGlobalScope
url: http://www.w3.org/TR/2dcontext/#imagedata; type: interface;
text: ImageData
</pre>
<pre class="link-defaults">
spec:dom-ls; type:dfn; for:Attr;
text:name
spec:css-color-3; type:property;
text:color
spec:css3-positioning; type:value; for:position;
text:none
spec:dom; type:interface;
text:Event
spec:css-text-3; type:value; for:white-space;
text:normal
spec:css-text-3; type:value; for:white-space;
text: nowrap
spec:css-text-3; type:value; for:text-align;
text: center
spec:css-text-3; type:value; for:text-align;
text: left
spec:css-text-3; type:value; for:text-align;
text: right
spec:css-display-3; type:value; for:display;
text: block
spec:css-display-3; type:value; for:display;
text: inline-block
spec:css-overflow-3; type:value; for:overflow;
text: hidden
spec:css-overflow-3; type:value; for:overflow;
text: scroll
spec:svg; type:interface;
text:SVGMatrix
spec:dom-ls; type:interface;
text: element
spec:css21; type:property;
text:border-collapse
spec:css21; type:property;
text:border-spacing
spec:url; type:dfn; for:hostsyntax;
text:host
</pre>
<pre class="biblio">
{
"UNDO": {
"authors": [ "Ryosuke Niwa" ],
"href": "https://dvcs.w3.org/hg/undomanager/raw-file/tip/undomanager.html",
"title": "UndoManager and DOM Transaction",
"status": "ED",
"publisher": "W3C",
"deliveredBy": [ "" ]
},
"HTTP": {
"authors": [ "" ],
"href": "",
"title": "HTTP is the union of a set of RFCs:[[!RFC7230]], [[!RFC7231]], [[!RFC7232]], [[!RFC7233]], [[!RFC7234]], [[!RFC7235]]",
"status": "",
"publisher": "",
"deliveredBy": [ "" ]
},
"XMLENTITY": {
"authors": [ "D. Carlisle", "P. Ion." ],
"href": "http://www.w3.org/2003/entities/2007doc/",
"title": "XML Entity Definitions for Characters",
"status": "WD",
"publisher": "W3C",
"deliveredBy": [ "http://www.w3.org/Math/" ]
}
}
</pre>
<!--"HTTP":
"title": "HTTP is the union of a set of RFCs:",
{
"authors": [ "R. Fielding", "J. Reschke" ],
"href": "http://tools.ietf.org/html/rfc7230",
"title": "Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing",
"publisher": "IETF"
},
{
"authors": [ "R. Fielding", "J. Reschke" ],
"href": "http://tools.ietf.org/html/rfc7231",
"title": "Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content",
"publisher": "IETF"
},
{
"authors": [ "R. Fielding", "J. Reschke" ],
"href": "http://tools.ietf.org/html/rfc7232",
"title": "Hypertext Transfer Protocol (HTTP/1.1): Conditional Requests",
"publisher": "IETF"
},
{
"authors": [ "R. Fielding", "Y. Lafon", "J. Reschke" ],
"href": "http://tools.ietf.org/html/rfc7233",
"title": "Hypertext Transfer Protocol (HTTP/1.1): Range Requests",
"publisher": "IETF"
},
{
"authors": [ "R. Fielding", "M. Nottingham", "J. Reschke" ],
"href": "http://tools.ietf.org/html/rfc7234",
"title": "Hypertext Transfer Protocol (HTTP/1.1): Caching",
"publisher": "IETF"
},
{
"authors": [ "R. Fielding", "J. Reschke" ],
"href": "http://tools.ietf.org/html/rfc7235",
"title": "Hypertext Transfer Protocol (HTTP/1.1): Authentication",
"publisher": "IETF"
}-->
<pre class="include">
path: sections/introduction.include
</pre>
<pre class="include">
path: sections/infrastructure.include
</pre>
<pre class="include">
path: sections/dom.include
</pre>
<pre class="include">
path: sections/semantics.include
</pre>
<pre class="include">
path: sections/editing.include
</pre>
<pre class="include">
path: sections/browsers.include
</pre>
<pre class="include">
path: sections/webappapis.include
</pre>
<pre class="include">
path: sections/syntax.include
</pre>
<pre class="include">
path: sections/xhtml.include
</pre>
<pre class="include">
path: sections/rendering.include
</pre>
<pre class="include">
path: sections/obsolete.include
</pre>
<pre class="include">
path: sections/iana.include
</pre>
<section>
<div data-fill-with="index"></div>
<pre class="include">
path: sections/elements.include
</pre>
<pre class="include">
path: sections/element-content-categories.include
</pre>
<pre class="include">
path: sections/attributes.include
</pre>
<pre class="include">
path: sections/element-interfaces.include
</pre>
<pre class="include">
path: sections/events.include
</pre>
</section>
<section>
<div data-fill-with="property-index"></div>
</section>
<section>
<div data-fill-with="idl-index"></div>
</section>
<section>
<div data-fill-with="references"></div>
</section>
<pre class="include">
path: sections/changes.include
</pre>
<pre class="include">
path: sections/acknowledgements.include
</pre>
<section>
<div data-fill-with="issues-index"></div>
</section>