-
Notifications
You must be signed in to change notification settings - Fork 136
/
Copy pathrefs.html
319 lines (231 loc) · 37.5 KB
/
refs.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
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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional+edit//EN" "xhtml1-transitional+edit.dtd">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:edit="http://xmlns.grorg.org/SVGT12NG/">
<head>
<title>References</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/>
<!-- Style sheets for local dev. Will be standardized in processing.
Add attribute data-keep="" to any extra stylesheet link you do not want removed
(or use <style>), and include it before here. -->
<link rel="stylesheet" href="style/svg.css" type="text/css" />
<link rel="stylesheet" href="style/W3C-ED.css" type="text/css" />
</head>
<body>
<h1>References</h1>
<h2 id="NormativeReferences">Normative references</h2>
<dl class="references">
<dt id="ref-atag20" class="normref">[<a href="https://www.w3.org/TR/ATAG20">atag20</a>]</dt>
<dd><div>Jan Richards; Jeanne F Spellman; Jutta Treviranus. <a href="https://www.w3.org/TR/ATAG20/"><cite>Authoring Tool Accessibility Guidelines (ATAG) 2.0</cite></a>. 24 September 2015. W3C Recommendation. URL: <a href="https://www.w3.org/TR/ATAG20/">https://www.w3.org/TR/ATAG20/</a> ED: <a href="https://www.w3.org/WAI/AU/ATAG20/">https://www.w3.org/WAI/AU/ATAG20/</a></div></dd>
<dt id="ref-bcp47" class="normref">[<a href="https://tools.ietf.org/html/bcp47">BCP47</a>]</dt>
<dd><div>A. Phillips; M. Davis. <a href="https://tools.ietf.org/html/bcp47"><cite>Tags for Identifying Languages</cite></a>. September 2009. IETF Best Current Practice. URL: <a href="https://tools.ietf.org/html/bcp47">https://tools.ietf.org/html/bcp47</a></div></dd>
<dt id="ref-clipboard-apis" class="normref">[<a href="https://www.w3.org/TR/clipboard-apis/">clipboard-apis</a>]</dt>
<dd><div>Gary Kacmarcik; Grisha Lyukshin; Hallvord Steen. <a href="https://www.w3.org/TR/clipboard-apis/"><cite>Clipboard API and events</cite></a>. 29 September 2017. W3C Working Draft. URL: <a href="https://www.w3.org/TR/clipboard-apis/">https://www.w3.org/TR/clipboard-apis/</a> ED: <a href="https://w3c.github.io/clipboard-apis/">https://w3c.github.io/clipboard-apis/</a></div></dd>
<dt id="ref-compositing-1" class="normref">[<a href="https://www.w3.org/TR/compositing-1/">compositing-1</a>]</dt>
<dd><div>Rik Cabanier; Nikos Andronikos. <a href="https://www.w3.org/TR/compositing-1/"><cite>Compositing and Blending Level 1</cite></a>. 13 January 2015. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/compositing-1/">https://www.w3.org/TR/compositing-1/</a> ED: <a href="http://dev.w3.org/fxtf/compositing-1/">http://dev.w3.org/fxtf/compositing-1/</a></div></dd>
<!-- removed, should point to fetch but [cors] not actually found in any chapter
<dt id="ref-cors" class="normref">[<a href="https://www.w3.org/TR/cors/"><strong class="highlight">cors</strong></a>]</dt><dd><div>Anne van Kesteren. <a href="https://www.w3.org/TR/cors/"><cite>Cross-Origin Resource Sharing</cite></a>. 16 January 2014. W3C Recommendation. URL: <a href="https://www.w3.org/TR/cors/">https://www.w3.org/TR/<strong class="highlight">cors</strong>/</a></div></dd>
-->
<dt id="ref-css2" class="normref">[<a href="https://www.w3.org/TR/CSS2">CSS2</a>]</dt>
<dd><div>Bert Bos; Tantek Çelik; Ian Hickson; Håkon Wium Lie et al. <a href="https://www.w3.org/TR/CSS2"><cite>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</cite></a>. 7 June 2011. W3C Recommendation. URL: <a href="https://www.w3.org/TR/CSS2">https://www.w3.org/TR/CSS2</a></div></dd>
<dt id="ref-css-cascade-4" class="normref">[<a href="https://www.w3.org/TR/css-cascade-4/">css-cascade-4</a>]</dt>
<dd><div>Elika Etemad; Tab Atkins Jr.. <a href="https://www.w3.org/TR/css-cascade-4/"><cite>CSS Cascading and Inheritance Level 4</cite></a>. 14 January 2016. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/css-cascade-4/">https://www.w3.org/TR/<strong class="highlight">css-cascade</strong>-4/</a> ED: <a href="http://dev.w3.org/csswg/css-cascade/">http://dev.w3.org/csswg/<strong class="highlight">css-cascade</strong>/</a></div></dd>
<dt id="ref-css-color-3" class="normref">[<a href="https://www.w3.org/TR/css-color-3">css-color-3</a>]</dt>
<dd><div>Tantek Çelik; Chris Lilley; David Baron. <a href="https://www.w3.org/TR/css-color-3"><cite>CSS Color Module Level 3</cite></a>. 19 June 2018. W3C Recommendation. URL: <a href="https://www.w3.org/TR/css-color-3">https://www.w3.org/TR/css-color-3</a></div></dd>
<dt id="ref-css-fonts-3" class="normref">[<a href="https://www.w3.org/TR/css-fonts-3/">css-fonts-3</a>]</dt>
<dd><div>John Daggett, Myles Maxfield, Chris Lilley. <a href="https://www.w3.org/TR/css-fonts-3/"><cite>CSS Fonts Module Level 3</cite></a>. 14 August 2018. W3C Proposed Recommendation. URL: <a href="https://www.w3.org/TR/css-fonts-3/">https://www.w3.org/TR/css-fonts-3/</a> ED: <a href="http://dev.w3.org/csswg/css-fonts/">http://dev.w3.org/csswg/css-fonts/</a></div></dd>
<dt id="ref-css-inline-3" class="normref">[<a href="https://www.w3.org/TR/css-inline-3/">css-inline-3</a>]</dt>
<dd><div>Dave Cramer; Elika Etemad; Steve Zilles. <a href="https://www.w3.org/TR/css-inline-3/"><cite>CSS Inline Layout Module Level 3</cite></a>. 8 August 2018. W3C Working Draft. URL: <a href="https://www.w3.org/TR/css-inline-3/">https://www.w3.org/TR/css-inline-3/</a> ED: <a href="https://drafts.csswg.org/css-inline/">https://drafts.csswg.org/css-inline/</a></div></dd>
<dt id="ref-css-text-3" class="normref">[<a href="https://www.w3.org/TR/css-text-3/">css-text-3</a>]</dt>
<dd><div>Elika Etemad; Koji Ishii. <a href="https://www.w3.org/TR/css-text-3/"><cite>CSS Text Module Level 3</cite></a>. 22 August 2017 . W3C Working Draft. URL: <a href="https://www.w3.org/TR/css-text-3/">https://www.w3.org/TR/css-text-3/</a> ED: <a href="http://dev.w3.org/csswg/css-text-3/">http://dev.w3.org/csswg/css-text-3/</a></div></dd>
<dt id="ref-css-text-4" class="normref">[<a href="https://www.w3.org/TR/css-text-4/">css-text-4</a>]</dt>
<dd><div>Elika Etemad; Koji Ishii; Alan Stearns. <a href="https://www.w3.org/TR/css-text-4/"><cite>CSS Text Module Level 4</cite></a>. 22 September 2015. W3C Working Draft. URL: <a href="https://www.w3.org/TR/css-text-4/">https://www.w3.org/TR/css-text-4/</a> ED: <a href="http://dev.w3.org/csswg/css-text-4/">http://dev.w3.org/csswg/css-text-4/</a></div></dd>
<dt id="ref-css-text-decor-3" class="normref">[<a href="https://www.w3.org/TR/css-text-decor-3/">css-text-decor-3</a>]</dt>
<dd><div>Elika Etemad; Koji Ishii. <a href="https://www.w3.org/TR/css-text-decor-3/"><cite>CSS Text Decoration Module Level 3</cite></a>. 03 July 2018. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/css-text-decor-3/">https://www.w3.org/TR/css-text-decor-3/</a> ED: <a href="http://dev.w3.org/csswg/css-text-decor-3/">http://dev.w3.org/csswg/css-text-decor-3/</a></div></dd>
<dt id="ref-css-masking-1" class="normref">[<a href="https://www.w3.org/TR/css-masking-1/">css-masking-1</a>]</dt>
<dd><div>Dirk Schulze; Brian Birtles; Tab Atkins Jr.. <a href="https://www.w3.org/TR/css-masking-1/"><cite>CSS Masking Module Level 1</cite></a>. 26 August 2014. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/css-masking-1/">https://www.w3.org/TR/css-masking-1/</a> ED: <a href="http://dev.w3.org/fxtf/css-masking-1/">http://dev.w3.org/fxtf/css-masking-1/</a></div></dd>
<dt id="ref-cssom-1" class="normref">[<a href="https://www.w3.org/TR/cssom-1/">cssom-1</a>]</dt>
<dd><div>Simon Pieters; Glenn Adams. <a href="https://www.w3.org/TR/cssom-1/"><cite>CSS Object Model (CSSOM)</cite></a>. 17 March 2016. W3C Working Draft. URL: <a href="https://www.w3.org/TR/cssom-1/">https://www.w3.org/TR/cssom-1/</a> ED: <a href="https://drafts.csswg.org/cssom/">https://drafts.csswg.org/cssom/</a></div></dd>
<dt id="ref-css-ui-3" class="normref">[<a href="https://www.w3.org/TR/css-ui-3/">css-ui-3</a>]</dt>
<dd><div>Tantek Çelik; Florian Rivoal. <a href="https://www.w3.org/TR/css-ui-3/"><cite>CSS Basic User Interface Module Level 3 (CSS3 UI)</cite></a>. 21 June 2018. W3C Recommendation. URL: <a href="https://www.w3.org/TR/css-ui-3/">https://www.w3.org/TR/css-ui-3/</a> ED: <a href="http://dev.w3.org/csswg/css-ui/">http://dev.w3.org/csswg/css-ui/</a></div></dd>
<dt id="ref-css-transforms-1" class="normref">[<a href="https://www.w3.org/TR/css-transforms-1/">css-transforms-1</a>]</dt>
<dd><div>Simon Fraser; Dean Jackson; Edward O'Connor; Dirk Schulze. <a href="https://www.w3.org/TR/css-transforms-1/"><cite>CSS Transforms Module Level 1</cite></a>. 30 November 2017. W3C Working Draft. URL: <a href="https://www.w3.org/TR/css-transforms-1/">https://www.w3.org/TR/css-transforms-1/</a> ED: <a href="http://dev.w3.org/csswg/css-transforms/">http://dev.w3.org/csswg/css-transforms/</a></div></dd>
<dt id="ref-css-values-3" class="normref">[<a href="https://www.w3.org/TR/css-values/">css-values</a>]</dt>
<dd><div>Tab Atkins Jr.; Elika Etemad. <a href="https://www.w3.org/TR/css-values-3/"><cite>CSS Values and Units Module Level 3</cite></a>. 14 August 2018. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/css-values-3/">https://www.w3.org/TR/css-values/</a> ED: <a href="http://dev.w3.org/csswg/css-values-3/">http://dev.w3.org/csswg/css-values/</a></div></dd>
<dt id="ref-css-images-3" class="normref">[<a href="https://www.w3.org/TR/css3-images/">css-images-3</a>]</dt>
<dd><div>Elika Etemad; Tab Atkins Jr.. <a href="https://www.w3.org/TR/css3-images/"><cite>CSS Image Values and Replaced Content Module Level 3</cite></a>. 17 April 2012. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/css3-images/">https://www.w3.org/TR/css3-images/</a> ED: <a href="https://drafts.csswg.org/css-images-3/">https://drafts.csswg.org/css-images-3/</a></div></dd>
<dt id="ref-css-overflow-3">[<a href="https://www.w3.org/TR/css-overflow-3/">css-overflow-3</a>]</dt>
<dd>
<div>L. David Baron; Elika Etemad; Florian Rioval. <a href="https://www.w3.org/TR/css-overflow-3/"><cite>CSS Overflow Module Level 3</cite></a>. 31 July 2018. W3C Working Draft. URL: <a href="https://www.w3.org/TR/css-overflow-3/">https://www.w3.org/TR/css-overflow-3/</a> ED: <a href="https://drafts.csswg.org/css-overflow-3/">https://drafts.csswg.org/css-overflow-3/</a> </div>
</dd>
<dt id="ref-css-shapes-1" class="normref">[<a href="https://www.w3.org/TR/css-shapes-1/">css-shapes-1</a>]</dt>
<dd><div>Vincent Hardy; Rossen Atanassov; Alan Stearns. <a href="https://www.w3.org/TR/css-shapes-1/"><cite>CSS Shapes Module Level 1</cite></a>. 20 March 2014. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/css-shapes-1/">https://www.w3.org/TR/css-shapes-1/</a> ED: <a href="http://dev.w3.org/csswg/css-shapes/">http://dev.w3.org/csswg/css-shapes/</a></div></dd>
<dt id="ref-css-writing-modes-3" class="normref">[<a href="https://www.w3.org/TR/css-writing-modes-3/">css-writing-modes-3</a>]</dt>
<dd><div>Elika Etemad; Koji Ishii. <a href="https://www.w3.org/TR/css-writing-modes-3/"><cite>CSS <strong class="highlight">Writing Modes</strong> Level 3</cite></a>. 24 May 2018. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/css-writing-modes-3/">https://www.w3.org/TR/css-writing-modes-3/</a> ED: <a href="http://dev.w3.org/csswg/css-writing-modes-3/">http://dev.w3.org/csswg/css-writing-modes-3/</a></div></dd>
<dt id="ref-css-scoping-1" class="normref">[<a href="https://www.w3.org/TR/css-scoping-1/">css-scoping-1</a>]</dt>
<dd><div>Tab Atkins Jr.; Elika Etemad. <a href="https://www.w3.org/TR/css-scoping-1/"><cite>CSS Scoping Module Level 1</cite></a>. 3 April 2014. W3C Working Draft. URL: <a href="https://www.w3.org/TR/css-scoping-1/">https://www.w3.org/TR/<strong class="highlight">css-scoping</strong>-1/</a> ED: <a href="http://dev.w3.org/csswg/css-scoping/">http://dev.w3.org/csswg/<strong class="highlight">css-scoping</strong>/</a></div></dd>
<!-- replace references to DOM 4 with references to DOM LS
<dt id="ref-dom" class="normref">[<a href="https://www.w3.org/TR/dom/">dom</a>]</dt>
<dd><div>Anne van Kesteren; Aryeh Gregor; Ms2ger; Alex Russell; Robin Berjon. <a href="https://www.w3.org/TR/dom/"><cite>W3C DOM4</cite></a>. 19 November 2015. W3C Recommendation. URL: <a href="https://www.w3.org/TR/dom/">https://www.w3.org/TR/dom/</a> ED: <a href="https://w3c.github.io/dom/">https://w3c.github.io/dom/</a></div></dd>
-->
<dt id="ref-dom" class="normref">[<a href="https://dom.spec.whatwg.org/">dom</a>]</dt>
<dd><div> <a href="https://dom.spec.whatwg.org/"><cite>DOM LS</cite></a>. 8 August 2018. WHATWG Living Standard. URL: <a href="https://dom.spec.whatwg.org/">https://dom.spec.whatwg.org/</a></div></dd>
<dt id="ref-dom-level-2-style" class="normref">[<a href="https://www.w3.org/TR/DOM-Level-2-Style/">DOM-Level-2-Style</a>]</dt>
<dd><div>Chris Wilson; Philippe Le Hégaret. <a href="https://www.w3.org/TR/DOM-Level-2-Style/"><cite>Document Object Model (DOM) Level 2 Style Specification</cite></a>. 13 November 2000. W3C Recommendation. URL: <a href="https://www.w3.org/TR/DOM-Level-2-Style/">https://www.w3.org/TR/DOM-Level-2-Style/</a></div></dd>
<dt id="ref-ecmascript" class="normref">[<a href="http://www.ecma-international.org/ecma-262/6.0/index.html">ECMASCRIPT</a>]</dt>
<dd><div>Allen Wirfs-Brock. <a href="http://www.ecma-international.org/ecma-262/6.0/index.html"><cite>ECMA-262 6th Edition, The ECMAScript 2015 Language Specification</cite></a>. June 2015. Standard. URL: <a href="http://www.ecma-international.org/ecma-262/6.0/index.html">http://www.ecma-international.org/ecma-262/6.0/index.html</a></div></dd>
<dt id="ref-fetch" class="normref">[<a href="https://fetch.spec.whatwg.org/">FETCH</a>]</dt>
<dd><div>Anne van Kesteren. <a href="https://fetch.spec.whatwg.org/"><cite>Fetch Standard</cite></a>. Living Standard. URL: <a href="https://fetch.spec.whatwg.org/">https://fetch.spec.whatwg.org/</a></div></dd>
<dt id="ref-filter-effects-1" class="normref">[<a href="https://www.w3.org/TR/filter-effects-1/">filter-effects-1</a>]</dt>
<dd><div>Dean Jackson; Erik Dahlström; Dirk Schulze. <a href="https://www.w3.org/TR/filter-effects-1/"><cite>Filter Effects Module Level 1</cite></a>. 25 November 2014. W3C Working Draft. URL: <a href="https://www.w3.org/TR/filter-effects-1/">https://www.w3.org/TR/filter-effects-1/</a> ED: <a href="https://dev.w3.org/fxtf/filters/">https://dev.w3.org/fxtf/filters/</a></div></dd>
<dt id="ref-geometry-1" class="normref">[<a href="https://www.w3.org/TR/geometry-1/">geometry-1</a>]</dt>
<dd><div>Simon Pieters; Dirk Schulze; Rik Cabanier. <a href="https://www.w3.org/TR/geometry-1/"><cite>Geometry Interfaces Module Level 1</cite></a>. 25 November 2014. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/geometry-1/">https://www.w3.org/TR/geometry-1/</a> ED: <a href="https://drafts.fxtf.org/geometry/">https://drafts.fxtf.org/geometry/</a></div></dd>
<dt id="ref-graphics-aria-1.0" class="normref">[<a href="https://www.w3.org/TR/graphics-aria-1.0/">graphics-aria-1.0</a>]</dt>
<dd><div>Amelia Bellamy-Royds; Fred Esch; Richard Schwerdtfeger; Léonie Watson. <a href="https://www.w3.org/TR/graphics-aria-1.0/"><cite>WAI-<strong class="highlight">ARIA Graphics</strong> Module</cite></a>. 26 June 2018. W3C Proposed Recommendation . URL: <a href="https://www.w3.org/TR/graphics-aria-1.0/">https://www.w3.org/TR/graphics-aria-1.0/</a> ED: <a href="https://w3c.github.io/graphics-aria/">https://w3c.github.io/graphics-aria/</a></div></dd>
<dt id="ref-html" class="normref">[<a href="https://html.spec.whatwg.org/multipage/">HTML</a>]</dt>
<dd><div>Anne van Kesteren; et al. <a href="https://html.spec.whatwg.org/multipage/"><cite>HTML Standard</cite></a>. Living Standard. URL: <a href="https://html.spec.whatwg.org/multipage/">https://html.spec.whatwg.org/multipage/</a></div></dd>
<dt id="ref-jpeg" class="normref">[<a href="https://www.w3.org/Graphics/JPEG/jfif3.pdf">JPEG</a>]</dt>
<dd><div>Eric Hamilton. <a href="https://www.w3.org/Graphics/JPEG/jfif3.pdf"><cite>JPEG File Interchange Format</cite></a>. September 1992. URL: <a href="https://www.w3.org/Graphics/JPEG/jfif3.pdf">https://www.w3.org/Graphics/JPEG/jfif3.pdf</a></div></dd>
<dt id="ref-media-frags" class="normref">[<a href="https://www.w3.org/TR/media-frags/">media-frags</a>]</dt>
<dd><div>Raphaël Troncy; Erik Mannens; Silvia Pfeiffer; Davy Van Deursen. <a href="https://www.w3.org/TR/media-frags/"><cite>Media Fragments URI 1.0 (basic)</cite></a>. 25 September 2012. W3C Recommendation. URL: <a href="https://www.w3.org/TR/media-frags/">https://www.w3.org/TR/media-frags/</a></div></dd>
<dt id="ref-png" class="normref">[<a href="https://www.w3.org/TR/PNG">PNG</a>]</dt>
<dd><div>Tom Lane. <a href="https://www.w3.org/TR/PNG"><cite>Portable Network Graphics (PNG) Specification (Second Edition)</cite></a>. 10 November 2003. W3C Recommendation. URL: <a href="https://www.w3.org/TR/PNG">https://www.w3.org/TR/PNG</a></div></dd>
<dt id="ref-referrerpolicy" class="normref">[<a href="https://www.w3.org/TR/referrer-policy/">Referrer Policy</a>]</dt>
<dd><div>J. Eisinger, E. Stark. <a href="https://w3c.github.io/webappsec-referrer-policy/"><cite>Referrer Policy</cite></a>. 26 January 2017. Candidate Recommendation. URL: <a href="https://www.w3.org/TR/referrer-policy/">https://www.w3.org/TR/referrer-policy/</a> ED: <a href="https://w3c.github.io/webappsec-referrer-policy/">https://w3c.github.io/webappsec-referrer-policy/</a></div></dd>
<dt id="ref-rfc1951" class="normref">[<a href="https://tools.ietf.org/html/rfc1951">rfc1951</a>]</dt>
<dd><div>P. Deutsch. <a href="https://tools.ietf.org/html/rfc1951"><cite>DEFLATE Compressed Data Format Specification version 1.3</cite></a>. May 1996. Informational. URL: <a href="https://tools.ietf.org/html/rfc1951">https://tools.ietf.org/html/rfc1951</a></div></dd>
<dt id="ref-rfc1952" class="normref">[<a href="https://tools.ietf.org/html/rfc1952">rfc1952</a>]</dt>
<dd><div>P. Deutsch. <a href="https://tools.ietf.org/html/rfc1952"><cite>GZIP file format specification version 4.3</cite></a>. May 1996. Informational. URL: <a href="https://tools.ietf.org/html/rfc1952">https://tools.ietf.org/html/rfc1952</a></div></dd>
<dt id="ref-rfc2046" class="normref">[<a href="https://tools.ietf.org/html/rfc2046">rfc2046</a>]</dt>
<dd><div>N. Freed; N. Borenstein. <a href="https://tools.ietf.org/html/rfc2046"><cite>Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types</cite></a>. November 1996. Draft Standard. URL: <a href="https://tools.ietf.org/html/rfc2046">https://tools.ietf.org/html/rfc2046</a></div></dd>
<dt id="ref-rfc2119" class="normref">[<a href="https://tools.ietf.org/html/rfc2119">rfc2119</a>]</dt>
<dd><div>S. Bradner. <a href="https://tools.ietf.org/html/rfc2119"><cite>Key words for use in RFCs to Indicate Requirement Levels</cite></a>. March 1997. Best Current Practice. URL: <a href="https://tools.ietf.org/html/rfc2119">https://tools.ietf.org/html/rfc2119</a></div></dd>
<dt id="ref-rfc2397" class="normref">[<a href="https://tools.ietf.org/html/rfc2397">rfc2397</a>]</dt>
<dd><div>L. Masinter. <a href="https://tools.ietf.org/html/rfc2397"><cite>The "data" URL scheme</cite></a>. August 1998. Proposed Standard. URL: <a href="https://tools.ietf.org/html/rfc2397">https://tools.ietf.org/html/rfc2397</a></div></dd>
<dt id="ref-rfc2616" class="normref">[<a href="https://tools.ietf.org/html/rfc2616">rfc2616</a>]</dt>
<dd><div>R. Fielding; J. Gettys; J. Mogul; H. Frystyk; L. Masinter; P. Leach; T. Berners-Lee. <a href="https://tools.ietf.org/html/rfc2616"><cite>Hypertext Transfer Protocol -- HTTP/1.1</cite></a>. June 1999. Draft Standard. URL: <a href="https://tools.ietf.org/html/rfc2616">https://tools.ietf.org/html/rfc2616</a></div></dd>
<dt id="ref-rfc3986" class="normref">[<a href="https://tools.ietf.org/html/rfc3986">rfc3986</a>]</dt>
<dd><div>T. Berners-Lee; R. Fielding; L. Masinter. <a href="https://tools.ietf.org/html/rfc3986"><cite>Uniform Resource Identifier (URI): Generic Syntax</cite></a>. January 2005. Internet Standard. URL: <a href="https://tools.ietf.org/html/rfc3986">https://tools.ietf.org/html/rfc3986</a></div></dd>
<dt id="ref-rfc5234" class="normref">[<a href="https://tools.ietf.org/html/rfc5234">rfc5234</a>]</dt>
<dd><div>D. Crocker, Ed.; P. Overell. <a href="https://tools.ietf.org/html/rfc5234"><cite>Augmented BNF for Syntax Specifications: ABNF</cite></a>. January 2008. Internet Standard. URL: <a href="https://tools.ietf.org/html/rfc5234">https://tools.ietf.org/html/rfc5234</a></div></dd>
<dt id="ref-rfc7303" class="normref">[<a href="https://tools.ietf.org/html/rfc7303">rfc7303</a>]</dt>
<dd><div>H. Thompson; C. Lilley. <a href="https://tools.ietf.org/html/rfc7303"><cite>XML Media Types</cite></a>. July 2014. Proposed Standard. URL: <a href="https://tools.ietf.org/html/rfc7303">https://tools.ietf.org/html/rfc7303</a></div></dd>
<dt id="ref-rfc3987" class="normref">[<a href="https://tools.ietf.org/html/rfc3987">rfc3987</a>]</dt>
<dd><div>M. Duerst; M. Suignard. <a href="https://tools.ietf.org/html/rfc3987"><cite>Internationalized Resource Identifiers (IRIs)</cite></a>. January 2005. Proposed Standard. URL: <a href="https://tools.ietf.org/html/rfc3987">https://tools.ietf.org/html/rfc3987</a></div></dd>
<dt id="ref-rfc4329" class="normref">[<a href="https://tools.ietf.org/html/rfc4329">rfc4329</a>]</dt>
<dd><div>B. Hoehrmann. <a href="https://tools.ietf.org/html/rfc4329"><cite>Scripting Media Types</cite></a>. April 2006. Informational. URL: <a href="https://tools.ietf.org/html/rfc4329">https://tools.ietf.org/html/rfc4329</a></div></dd>
<!-- replace references to old shadow dom with references to DOM LS
<dt id="ref-shadow-dom" class="normref">[<a href="https://www.w3.org/TR/shadow-dom/">shadow-dom</a>]</dt>
<dd><div>Dimitri Glazkov; Hayato Ito. <a href="https://www.w3.org/TR/shadow-dom/"><cite>Shadow DOM</cite></a>. 24 June 2016. W3C Working Draft. URL: <a href="https://www.w3.org/TR/shadow-dom/">https://www.w3.org/TR/shadow-dom/</a> ED: <a href="https://w3c.github.io/webcomponents/spec/shadow/">https://w3c.github.io/webcomponents/spec/shadow/</a></div></dd>
-->
<dt id="ref-SMIL" class="normref">[<a href="https://www.w3.org/TR/2008/REC-SMIL3-20081201/">SMIL</a>]</dt>
<dd>
<cite class="w3crec"><a href="https://www.w3.org/TR/2008/REC-SMIL3-20081201/">Synchronized Multimedia Integration Language (SMIL 3.0)</a></cite>,
D. Bulterman <em>et al.</em>, eds. 01 December 2008.
<br/>This edition of SMIL is https://www.w3.org/TR/2008/REC-SMIL3-20081201/.
<br/>The <a href="https://www.w3.org/TR/smil/">latest edition of SMIL</a> is available at https://www.w3.org/TR/smil/.
</dd>
<dt id="ref-smil-animation" class="normref">[<a href="https://www.w3.org/TR/smil-animation/">smil-animation</a>]</dt>
<dd><div>Patrick Schmitz; Aaron Cohen. <a href="https://www.w3.org/TR/smil-animation/"><cite>SMIL Animation</cite></a>. 4 September 2001. W3C Recommendation. URL: <a href="https://www.w3.org/TR/smil-animation/">https://www.w3.org/TR/smil-animation/</a></div></dd>
<dt id="ref-srgb" class="normref">[<a href="https://webstore.iec.ch/publication/6169">SRGB</a>]</dt>
<dd><div><a href="https://webstore.iec.ch/publication/6169"><cite>Multimedia systems and equipment - Colour measurement and management - Part 2-1: Colour management - Default RGB colour space - sRGB.</cite></a> IEC 61966-2-1 (1999-10). ISBN: 2-8318-4989-6 - ICS codes: 33.160.60, 37.080 - TC 100 - 51 pp. URL: <a href="https://webstore.iec.ch/publication/6169">https://webstore.iec.ch/publication/6169</a></div></dd>
<dt id="ref-svg-aam-1.0" class="normref">[<a href="https://www.w3.org/TR/svg-aam-1.0/">svg-aam-1.0</a>]</dt>
<dd><div>Amelia Bellamy-Royds; Richard Schwerdtfeger. <a href="https://www.w3.org/TR/svg-aam-1.0/"><cite>SVG Accessibility API Mappings</cite></a>. Draft 10 May 2018. W3C Working Draft. URL: <a href="https://www.w3.org/TR/svg-aam-1.0/">https://www.w3.org/TR/svg-aam-1.0/</a> ED: <a href="https://w3c.github.io/svg-aam/">https://w3c.github.io/svg-aam/</a></div></dd>
<dt id="ref-uievents" class="normref">[<a href="https://www.w3.org/TR/uievents/">uievents</a>]</dt>
<dd><div>Gary Kacmarcik; Travis Leithead. <a href="https://www.w3.org/TR/uievents/"><cite>UI Events Specification</cite></a>. 04 August 2016. W3C Working Draft. URL: <a href="https://www.w3.org/TR/uievents/">https://www.w3.org/TR/uievents/</a> ED: <a href="https://w3c.github.io/uievents/">https://w3c.github.io/uievents/</a></div></dd>
<dt id="ref-unicode" class="normref">[<a href="http://www.unicode.org/versions/latest/">UNICODE</a>]</dt>
<dd><div><a href="http://www.unicode.org/versions/latest/"><cite>The Unicode Standard</cite></a>. URL: <a href="http://www.unicode.org/versions/latest/">http://www.unicode.org/versions/latest/</a></div></dd>
<dt id="ref-URL" class="normref">[<a href="https://url.spec.whatwg.org/">URL</a>]</dt>
<dd><div>Anne van Kesteren; Sam Ruby. <a href="https://url.spec.whatwg.org/"><cite>URL</cite></a>. 9 August 2018. Living Standard. URL: <a href="https://url.spec.whatwg.org/">https://url.spec.whatwg.org/</a></div></dd>
<dt id="ref-wai-aria" class="normref">[<a href="https://www.w3.org/TR/wai-aria/">wai-aria</a>]</dt>
<dd><div>Joanmarie Diggs et al. <a href="https://www.w3.org/TR/wai-aria-1.1/"><cite>Accessible Rich Internet Applications (WAI-ARIA) 1.1</cite></a>. 14 December 2017. W3C Recommendation. URL: <a href="https://www.w3.org/TR/wai-aria-1.1/">https://www.w3.org/TR/wai-aria-1.1/</a></div></dd>
<dt id="ref-web-animations-1" class="normref">[<a href="https://www.w3.org/TR/web-animations-1/">web-animations-1</a>]</dt>
<dd><div>Brian Birtles; Shane Stephens; Alex Danilo; Tab Atkins Jr.. <a href="https://www.w3.org/TR/web-animations-1/"><cite><strong class="highlight">Web Animations</strong></cite></a>. 13 September 2016. W3C Working Draft. URL: <a href="https://www.w3.org/TR/web-animations-1/">https://www.w3.org/TR/web-animations-1/</a> ED: <a href="https://w3c.github.io/web-animations/">https://w3c.github.io/web-animations/</a></div></dd>
<dt id="ref-webidl" class="normref">[<a href="https://www.w3.org/TR/WebIDL-1/">WebIDL</a>]</dt>
<dd><div>Cameron McCormack; Boris Zbarsky. <a href="https://www.w3.org/TR/WebIDL-1/"><cite>WebIDL Level 1</cite></a>. 15 December 2016. W3C Recommendation. URL: <a href="https://www.w3.org/TR/WebIDL-1/">https://www.w3.org/TR/WebIDL-1/</a> ED: <a href="https://heycam.github.io/webidl/">https://heycam.github.io/webidl/</a></div></dd>
<dt id="ref-woff" class="normref">[<a href="https://www.w3.org/TR/WOFF/">WOFF</a>]</dt>
<dd><div>Jonathan Kew; Tal Leming; Erik van Blokland. <a href="https://www.w3.org/TR/WOFF/"><cite>WOFF File Format 1.0</cite></a>. 13 December 2012. W3C Recommendation. URL: <a href="https://www.w3.org/TR/WOFF/">https://www.w3.org/TR/WOFF/</a></div></dd>
<dt id="ref-xlink" class="normref">[<a href="https://www.w3.org/TR/xlink/">xlink</a>]</dt>
<dd><div>Steven DeRose; Eve Maler; David Orchard. <a href="https://www.w3.org/TR/xlink11/"><cite>XML Linking Language (XLink) Version 1.1</cite></a>. 06 May 2010. W3C Recommendation. URL: <a href="https://www.w3.org/TR/xlink11/">https://www.w3.org/TR/xlink11/</a></div></dd>
<dt id="ref-xml" class="normref">[<a href="https://www.w3.org/TR/xml">xml</a>]</dt>
<dd><div>Tim Bray; Jean Paoli; Michael Sperberg-McQueen; Eve Maler; François Yergeau et al. <a href="https://www.w3.org/TR/xml"><cite>Extensible Markup Language (XML) 1.0 (Fifth Edition)</cite></a>. 26 November 2008. W3C Recommendation. URL: <a href="https://www.w3.org/TR/xml">https://www.w3.org/TR/xml</a></div></dd>
<dt id="ref-xmlbase" class="normref">[<a href="https://www.w3.org/TR/xmlbase/">xmlbase</a>]</dt>
<dd><div>Jonathan Marsh. <a href="https://www.w3.org/TR/xmlbase/"><cite>XML Base (Second Edition)</cite></a>. 28 January 2009. W3C Recommendation. URL: <a href="https://www.w3.org/TR/xmlbase/">https://www.w3.org/TR/xmlbase/</a></div></dd>
<dt id="ref-xml-names" class="normref">[<a href="https://www.w3.org/TR/xml-names">xml-names</a>]</dt>
<dd><div>Tim Bray; Dave Hollander; Andrew Layman; Richard Tobin; Henry Thompson et al. <a href="https://www.w3.org/TR/xml-names"><cite>Namespaces in XML 1.0 (Third Edition)</cite></a>. 8 December 2009. W3C Recommendation. URL: <a href="https://www.w3.org/TR/xml-names">https://www.w3.org/TR/xml-names</a></div></dd>
<dt id="ref-xml-stylesheet" class="normref">[<a href="https://www.w3.org/TR/xml-stylesheet">xml-stylesheet</a>]</dt>
<dd><div>James Clark; Simon Pieters; Henry Thompson. <a href="https://www.w3.org/TR/xml-stylesheet"><cite>Associating Style Sheets with XML documents 1.0 (Second Edition)</cite></a>. 28 October 2010. W3C Recommendation. URL: <a href="https://www.w3.org/TR/xml-stylesheet">https://www.w3.org/TR/xml-stylesheet</a></div></dd>
</dl>
<h2 id="InformativeReferences">Informative references</h2>
<dl class="references">
<dt id="ref-charmod" class="informref">[<a href="https://www.w3.org/TR/charmod/">charmod</a>]</dt>
<dd><div>Martin Dürst; François Yergeau; Richard Ishida; Misha Wolf; Tex Texin et al. <a href="https://www.w3.org/TR/charmod/"><cite>Character Model for the World Wide Web 1.0: Fundamentals</cite></a>. 15 February 2005. W3C Recommendation. URL: <a href="https://www.w3.org/TR/charmod/">https://www.w3.org/TR/charmod/</a></div></dd>
<dt id="ref-selectors-3" class="informref">[<a href="https://www.w3.org/TR/selectors-3/">css-selectors-3</a>]</dt>
<dd><div>Tantek Çelik; Elika Etemad; Daniel Glazman; Ian Hickson; Peter Linss; John Williams et al. <a href="https://www.w3.org/TR/selectors-3/"><cite>Selectors Level 3</cite></a>. 30 January 2018. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/selectors-3/">https://www.w3.org/TR/selectors-3/</a></div></dd>
<dt id="ref-css-color-4" class="informref">[<a href="https://www.w3.org/TR/css-color-4/">css-color-4</a>]</dt>
<dd>
<cite class="w3cwd"><a href="https://www.w3.org/TR/css-color-4/">CSS Color Module Level 4</a></cite>,
Tab Atkins; Chris Lilley eds.
World Wide Web Consortium, 5 July 2016.
<br/>The <a href="https://www.w3.org/TR/css-color-4/">latest
edition of CSS Color 4</a> is available at
https://www.w3.org/TR/css-color-4/.
</dd>
<dt id="ref-css-shapes-2" class="informref">[<a href="http://dev.w3.org/csswg/css-shapes-2/">css-shapes-2</a>]</dt>
<dd>
<cite class="w3cwd"><a href="http://dev.w3.org/csswg/css-shapes-2/">CSS Shapes Module Level 2</a></cite>,
Alan Stearns ed.
World Wide Web Consortium, 5 July 2018.
<br/>The <a href="http://dev.w3.org/csswg/css-shapes-2/">latest
edition of CSS Shapes 2</a> is available at
http://dev.w3.org/csswg/css-shapes-2/.
</dd>
<dt id="ref-css-syntax-3" class="informref">[<a href="http://dev.w3.org/csswg/css-syntax-3/">css-syntax-3</a>]</dt>
<dd>
<cite class="w3cwd"><a href="http://dev.w3.org/csswg/css-syntax-3/">CSS Syntax Module Level 3</a></cite>,
Tab Atkins ed.
World Wide Web Consortium, February 2014.
<br/>The <a href="http://dev.w3.org/csswg/css-syntax-3/">latest
edition of CSS Syntax 3</a> is available at
http://dev.w3.org/csswg/css-syntax-3/.
</dd>
<dt id="ref-css-animations-1" class="informref">[<a href="https://www.w3.org/TR/css-animations-1/">css-animations-1</a>]</dt>
<dd><div>Dean Jackson; David Hyatt; Chris Marrin; Sylvain Galineau; David Baron. <a href="https://www.w3.org/TR/css-animations-1/"><cite>CSS Animations</cite></a>. 30 November 2017. W3C Working Draft. URL: <a href="https://www.w3.org/TR/css-animations-1/">https://www.w3.org/TR/css-animations-1/</a> ED: <a href="https://drafts.csswg.org/css-animations/">https://drafts.csswg.org/css-animations/</a></div></dd>
<dt id="ref-css-transitions-1" class="informref">[<a href="https://www.w3.org/TR/css-transitions-1/">css-transitions-1</a>]</dt>
<dd><div>Dean Jackson; David Hyatt; Chris Marrin; David Baron. <a href="https://www.w3.org/TR/css-transitions-1/"><cite>CSS Transitions</cite></a>. 30 November 2017. W3C Working Draft. URL: <a href="https://www.w3.org/TR/css-transitions-1/">https://www.w3.org/TR/css-transitions-1/</a> ED: <a href="http://dev.w3.org/csswg/css-transitions/">http://dev.w3.org/csswg/css-transitions/</a></div></dd>
<dt id="ref-dc11" class="informref">[<a href="http://dublincore.org/documents/2012/06/14/dces/">DC11</a>]</dt>
<dd><div>Dublin Core metadata initiative. <a href="http://dublincore.org/documents/2012/06/14/dces/"><cite>Dublin Core Metadata Element Set, Version 1.1</cite></a>. 14 June 2012. DCMI recommendation. URL: <a href="http://dublincore.org/documents/2012/06/14/dces/">http://dublincore.org/documents/2012/06/14/dces/</a></div></dd>
<dt id="ref-editing" class="informref">[<a href="https://dvcs.w3.org/hg/editing/raw-file/tip/editing.html">EDITING</a>]</dt>
<dd><div>A. Gregor. <a href="https://dvcs.w3.org/hg/editing/raw-file/tip/editing.html"><cite>HTML Editing APIs</cite></a>. URL: <a href="https://dvcs.w3.org/hg/editing/raw-file/tip/editing.html">https://dvcs.w3.org/hg/editing/raw-file/tip/editing.html</a></div></dd>
<dt id="ref-icc" class="informref">[<a href="http://www.color.org/specification/ICC1v43_2010-12.pdf">ICC</a>]</dt>
<dd><div>International Color Consortium, <a href="http://www.color.org/specification/ICC1v43_2010-12.pdf"><cite>ICC.1:2010 (Profile version 4.3.0.0)</cite></a>. December 2010. URL: <a href="http://www.color.org/specification/ICC1v43_2010-12.pdf">http://www.color.org/specification/ICC1v43_2010-12.pdf</a></div></dd>
<dt id="ref-mathml3" class="informref">[<a href="https://www.w3.org/TR/MathML3/">MathML3</a>]</dt>
<dd><div>David Carlisle; Patrick D F Ion; Robert R Miner. <a href="https://www.w3.org/TR/MathML3/"><cite>Mathematical Markup Language (MathML) Version 3.0 2nd Edition</cite></a>. 10 April 2014. W3C Recommendation. URL: <a href="https://www.w3.org/TR/MathML3/">https://www.w3.org/TR/MathML3/</a></div></dd>
<dt id="ref-opentype" class="informref">[<a href="http://www.microsoft.com/typography/otspec/default.htm">OPENTYPE</a>]</dt>
<dd><div><a href="http://www.microsoft.com/typography/otspec/default.htm"><cite>OpenType specification</cite></a>. URL: <a href="http://www.microsoft.com/typography/otspec/default.htm">http://www.microsoft.com/typography/otspec/default.htm</a></div></dd>
<dt id="ref-rdf11-primer" class="informref">[<a href="https://www.w3.org/TR/rdf11-primer/">rdf11-primer</a>]</dt>
<dd><div>Guus Schreiber; Yves Raimond. <a href="https://www.w3.org/TR/rdf11-primer/"><cite>RDF 1.1 Primer</cite></a>. 24 June 2014. W3C Note. URL: <a href="https://www.w3.org/TR/rdf11-primer/">https://www.w3.org/TR/rdf11-primer/</a></div></dd>
<dt id="ref-wcag21" class="informref">[<a href="https://www.w3.org/TR/WCAG21/">WCAG21</a>]</dt>
<dd><div>Ben Caldwell; Michael Cooper; Loretta Guarino Reid; Gregg Vanderheiden et al. <a href="https://www.w3.org/TR/WCAG21/"><cite>Web Content Accessibility Guidelines (WCAG) 2.1</cite></a>. 05 June 2018. W3C Recommendation. URL: <a href="https://www.w3.org/TR/WCAG21/">https://www.w3.org/TR/WCAG21/</a></div></dd>
<!--
<dt id="ref-svg-integration" class="informref">[svg-integration]</dt>
<dd><div>Cameron McCormack; Doug Schepers; Dirk Schulze. <a href="https://www.w3.org/TR/svg-integration/"><cite><strong class="highlight">SVG Integration</strong></cite></a>. 17 April 2014. W3C Working Draft. URL: <a href="https://www.w3.org/TR/svg-integration/">https://www.w3.org/TR/svg-integration/</a> ED: <a href="https://dvcs.w3.org/hg/svg2/specs/integration">https://dvcs.w3.org/hg/svg2/specs/integration</a></div></dd>
-->
<dt id="ref-svg-animation" class="informref">[<a href="https://svgwg.org/specs/animations">svg-animation</a>]</dt>
<dd><div>Brian Birtles. <a href="https://svgwg.org/specs/animations"><cite><strong class="highlight">SVG Animations</strong></cite></a>. W3C Editor's Draft. URL: <a href="https://svgwg.org/specs/animations">https://svgwg.org/specs/animations</a></div></dd>
<dt id="ref-uaag20" class="informref">[<a href="https://www.w3.org/TR/UAAG20/">UAAG20</a>]</dt>
<dd><div>James Allan; Greg Lowney; Kimberly Patch; Jeanne F Spellman. <a href="https://www.w3.org/TR/UAAG20/"><cite>User Agent Accessibility Guidelines (UAAG) 2.0</cite></a>. 15 December 2015. W3C Note. URL: <a href="https://www.w3.org/TR/UAAG20/">https://www.w3.org/TR/UAAG20/</a> ED: <a href="https://www.w3.org/TR/2015/NOTE-UAAG20-20151215/">https://www.w3.org/TR/2015/NOTE-UAAG20-20151215/</a></div></dd>
<dt id="ref-xmlschema-2" class="informref">[<a href="https://www.w3.org/TR/xmlschema-2/">xmlschema-2</a>]</dt>
<dd><div>Paul V. Biron; Ashok Malhotra. <a href="https://www.w3.org/TR/xmlschema-2/"><cite>XML Schema Part 2: Datatypes Second Edition</cite></a>. 28 October 2004. W3C Recommendation. URL: <a href="https://www.w3.org/TR/xmlschema-2/">https://www.w3.org/TR/xmlschema-2/</a></div></dd>
<!-- <dt id="ref-XSL" class="informref">[XSL]</dt>
<dd>
<cite class="w3crec"><a href="https://www.w3.org/TR/2006/REC-xsl11-20061205/">Extensible Stylesheet Language (XSL) Version 1.1</a></cite>,
A. Berglund, ed.
World Wide Web Consortium, 05 December 2006.
<br/>This edition of XSL is https://www.w3.org/TR/2006/REC-xsl11-20061205/.
<br/>The <a href="https://www.w3.org/TR/xsl/">latest edition of XSL</a> is available at
https://www.w3.org/TR/xsl/.
</dd> -->
</dl>
</body>
</html>