-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
100 lines (84 loc) · 5.75 KB
/
index.html
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
<!DOCTYPE html><!--
WARNING:
This is an autogenerated document. All edits made to this file will be overwritten.
--><html lang=en><head>
<meta charset=utf-8>
<meta content="width=device-width" name=viewport>
<title>The HTMLMediaElement Interface</title>
<link href=https://specs.webplatform.org/assets/css/kraken.css rel=stylesheet>
<link href=https://specs.webplatform.org/assets/img/icon.png rel="shortcut icon">
<script async src=https://specs.webplatform.org/assets/js/kraken.js></script>
</head>
<body>
<header>
<a href=http://specs.webplatform.org/ id=logo>
<img alt="Web Platform Specs logo" height=50 src=https://specs.webplatform.org/assets/img/logo.svg width=50><br>
<span>Web Platform Specs</span>
</a>
<h1>The HTMLMediaElement Interface</h1>
<div id=meta>
<button class="contributors linkalike" data-repository=webspecs/media-element>contributors</button>•
<a href=https://github.com/webspecs/media-element/issues>bugs</a>
•
<a href=https://github.com/webspecs/media-element>⋔ me</a>
•
<a href=http://creativecommons.org/publicdomain/zero/1.0/ rel=license>CC0</a>
•
<span class=date>2014-11-14 (<a href=https://github.com/webspecs/media-element/commits>commit log</a>)</span>
</div>
</header>
<h2 class="no-num no-toc no-ref heading settled" id=abstract><span class=content>Abstract</span></h2>
<div class=p-summary data-fill-with=abstract><p>This specification is plain and simple wicked sweet.</p>
</div>
<h2 class="no-num no-toc no-ref heading settled" id=contents><span class=content>Table of Contents</span></h2>
<div data-fill-with=table-of-contents><ul class=toc><li><a href=#intro><span class=secno>1</span> <span class=content>
Introduction</span></a><li><a href=#conformance><span class=secno></span> <span class=content>Conformance</span></a><li><a href=#references><span class=secno></span> <span class=content>References</span></a><ul class=toc><li><a href=#normative><span class=secno></span> <span class=content>Normative References</span></a></ul><li><a href=#cc0><span class=secno></span> <span class=content>Copyright</span></a></ul></div>
<h2 class="heading settled" data-level=1 id=intro><span class=secno>1. </span><span class=content>
Introduction</span><a class=self-link href=#intro></a></h2>
<p>Call me Ishmael. The sky above the port was the color of television, tuned to a dead channel. It
was a bright cold day in April, and the clocks were striking thirteen. It was the best of times,
it was the worst of times, it was the age of wisdom, it was the age of foolishness, it was the
epoch of belief, it was the epoch of incredulity, it was the season of Light, it was the season
of Darkness, it was the spring of hope, it was the winter of despair. Stately, plump Buck
Mulligan came from the stairhead, bearing a bowl of lather on which a mirror and a razor lay
crossed.</p>
<p>One summer afternoon Mrs. Oedipa Maas came home from a Tupperware party whose hostess had put
perhaps too much kirsch in the fondue to find that she, Oedipa, had been named executor, or she
supposed executrix, of the estate of one Pierce Inverarity, a California real estate mogul who
had once lost two million dollars in his spare time but still had assets numerous and tangled
enough to make the job of sorting it all out more than honorary.</p>
<h2 class="no-ref no-num heading settled" id=conformance><span class=content>Conformance</span><a class=self-link href=#conformance></a></h2>
<p>
Conformance requirements are expressed with a combination of descriptive assertions and RFC 2119
terminology. The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHOULD”, “SHOULD NOT”,
“RECOMMENDED”, “MAY”, and “OPTIONAL” in the normative parts of this document are to be
interpreted as described in RFC 2119. <a data-biblio-type=normative data-link-type=biblio href=#biblio-rfc2119 title=RFC2119>[RFC2119]</a>
</p>
<p>
All of the text of this specification is normative except sections explicitly marked as
non-normative, examples, and notes.
</p>
<p>
Examples in this specification are introduced with the words “for example” or are set apart from
the normative text with <code>class="example"</code>, like this:
</p>
<div class=example>
This is an example of an informative example.
</div>
<p>
Informative notes begin with the word “Note” and are set apart from the normative text with
<code>class="note"</code>, like this:
</p>
<p class=note>
Note, this is an informative note.
</p>
<div data-fill-with=references><h2 class="no-num heading settled" id=references><span class=content>References</span><a class=self-link href=#references></a></h2><h3 class="no-num heading settled" id=normative><span class=content>Normative References</span><a class=self-link href=#normative></a></h3><dl><dt id=biblio-rfc2119 title=rfc2119><a class=self-link href=#biblio-rfc2119></a>[rfc2119]<dd>S. Bradner. <a href=http://www.ietf.org/rfc/rfc2119.txt>Key words for use in RFCs to Indicate Requirement Levels</a>. March 1997. Best Current Practice. URL: <a href=http://www.ietf.org/rfc/rfc2119.txt>http://www.ietf.org/rfc/rfc2119.txt</a></dl></div>
<div data-fill-with=index></div>
<div data-fill-with=property-index></div>
<div data-fill-with=issues-index></div>
<h2 class="no-ref no-num heading settled" id=cc0><span class=content>Copyright</span><a class=self-link href=#cc0></a></h2>
<p>
The contributors to this specification have waived all copyright and related or neighbouring
rights to this work worldwide under copyright law, including all related and neighbouring rights,
to the extent allowed by law.
</p>