Appendix E: References

E.1. Normative references

[atag20]
Jan Richards; Jeanne F Spellman; Jutta Treviranus. Authoring Tool Accessibility Guidelines (ATAG) 2.0. 24 September 2015. W3C Recommendation. URL: https://www.w3.org/TR/ATAG20/ ED: https://www.w3.org/WAI/AU/ATAG20/
[BCP47]
A. Phillips; M. Davis. Tags for Identifying Languages. September 2009. IETF Best Current Practice. URL: https://tools.ietf.org/html/bcp47
[clipboard-apis]
Gary Kacmarcik; Grisha Lyukshin; Hallvord Steen. Clipboard API and events. 29 September 2017. W3C Working Draft. URL: https://www.w3.org/TR/clipboard-apis/ ED: https://w3c.github.io/clipboard-apis/
[compositing-1]
Rik Cabanier; Nikos Andronikos. Compositing and Blending Level 1. 13 January 2015. W3C Candidate Recommendation. URL: https://www.w3.org/TR/compositing-1/ ED: http://dev.w3.org/fxtf/compositing-1/
[CSS2]
Bert Bos; Tantek Çelik; Ian Hickson; Håkon Wium Lie et al. Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification. 7 June 2011. W3C Recommendation. URL: https://www.w3.org/TR/CSS2
[css-cascade-4]
Elika Etemad; Tab Atkins Jr.. CSS Cascading and Inheritance Level 4. 14 January 2016. W3C Candidate Recommendation. URL: https://www.w3.org/TR/css-cascade-4/ ED: http://dev.w3.org/csswg/css-cascade/
[css-color-3]
Tantek Çelik; Chris Lilley; David Baron. CSS Color Module Level 3. 19 June 2018. W3C Recommendation. URL: https://www.w3.org/TR/css-color-3
[css-fonts-3]
John Daggett, Myles Maxfield, Chris Lilley. CSS Fonts Module Level 3. 14 August 2018. W3C Proposed Recommendation. URL: https://www.w3.org/TR/css-fonts-3/ ED: http://dev.w3.org/csswg/css-fonts/
[css-inline-3]
Dave Cramer; Elika Etemad; Steve Zilles. CSS Inline Layout Module Level 3. 8 August 2018. W3C Working Draft. URL: https://www.w3.org/TR/css-inline-3/ ED: https://drafts.csswg.org/css-inline/
[css-text-3]
Elika Etemad; Koji Ishii. CSS Text Module Level 3. 22 August 2017 . W3C Working Draft. URL: https://www.w3.org/TR/css-text-3/ ED: http://dev.w3.org/csswg/css-text-3/
[css-text-4]
Elika Etemad; Koji Ishii; Alan Stearns. CSS Text Module Level 4. 22 September 2015. W3C Working Draft. URL: https://www.w3.org/TR/css-text-4/ ED: http://dev.w3.org/csswg/css-text-4/
[css-text-decor-3]
Elika Etemad; Koji Ishii. CSS Text Decoration Module Level 3. 03 July 2018. W3C Candidate Recommendation. URL: https://www.w3.org/TR/css-text-decor-3/ ED: http://dev.w3.org/csswg/css-text-decor-3/
[css-masking-1]
Dirk Schulze; Brian Birtles; Tab Atkins Jr.. CSS Masking Module Level 1. 26 August 2014. W3C Candidate Recommendation. URL: https://www.w3.org/TR/css-masking-1/ ED: http://dev.w3.org/fxtf/css-masking-1/
[cssom-1]
Simon Pieters; Glenn Adams. CSS Object Model (CSSOM). 17 March 2016. W3C Working Draft. URL: https://www.w3.org/TR/cssom-1/ ED: https://drafts.csswg.org/cssom/
[css-ui-3]
Tantek Çelik; Florian Rivoal. CSS Basic User Interface Module Level 3 (CSS3 UI). 21 June 2018. W3C Recommendation. URL: https://www.w3.org/TR/css-ui-3/ ED: http://dev.w3.org/csswg/css-ui/
[css-transforms-1]
Simon Fraser; Dean Jackson; Edward O'Connor; Dirk Schulze. CSS Transforms Module Level 1. 30 November 2017. W3C Working Draft. URL: https://www.w3.org/TR/css-transforms-1/ ED: http://dev.w3.org/csswg/css-transforms/
[css-values]
Tab Atkins Jr.; Elika Etemad. CSS Values and Units Module Level 3. 14 August 2018. W3C Candidate Recommendation. URL: https://www.w3.org/TR/css-values/ ED: http://dev.w3.org/csswg/css-values/
[css-images-3]
Elika Etemad; Tab Atkins Jr.. CSS Image Values and Replaced Content Module Level 3. 17 April 2012. W3C Candidate Recommendation. URL: https://www.w3.org/TR/css3-images/ ED: https://drafts.csswg.org/css-images-3/
[css-shapes-1]
Vincent Hardy; Rossen Atanassov; Alan Stearns. CSS Shapes Module Level 1. 20 March 2014. W3C Candidate Recommendation. URL: https://www.w3.org/TR/css-shapes-1/ ED: http://dev.w3.org/csswg/css-shapes/
[css-writing-modes-3]
Elika Etemad; Koji Ishii. CSS Writing Modes Level 3. 24 May 2018. W3C Candidate Recommendation. URL: https://www.w3.org/TR/css-writing-modes-3/ ED: http://dev.w3.org/csswg/css-writing-modes-3/
[css-scoping-1]
Tab Atkins Jr.; Elika Etemad. CSS Scoping Module Level 1. 3 April 2014. W3C Working Draft. URL: https://www.w3.org/TR/css-scoping-1/ ED: http://dev.w3.org/csswg/css-scoping/
[dom]
DOM LS. 8 August 2018. WHATWG Living Standard. URL: https://dom.spec.whatwg.org/
[DOM-Level-2-Style]
Chris Wilson; Philippe Le Hégaret. Document Object Model (DOM) Level 2 Style Specification. 13 November 2000. W3C Recommendation. URL: https://www.w3.org/TR/DOM-Level-2-Style/
[ECMASCRIPT]
Allen Wirfs-Brock. ECMA-262 6th Edition, The ECMAScript 2015 Language Specification. June 2015. Standard. URL: http://www.ecma-international.org/ecma-262/6.0/index.html
[FETCH]
Anne van Kesteren. Fetch Standard. Living Standard. URL: https://fetch.spec.whatwg.org/
[filter-effects-1]
Dean Jackson; Erik Dahlström; Dirk Schulze. Filter Effects Module Level 1. 25 November 2014. W3C Working Draft. URL: https://www.w3.org/TR/filter-effects-1/ ED: https://dev.w3.org/fxtf/filters/
[geometry-1]
Simon Pieters; Dirk Schulze; Rik Cabanier. Geometry Interfaces Module Level 1. 25 November 2014. W3C Candidate Recommendation. URL: https://www.w3.org/TR/geometry-1/ ED: https://drafts.fxtf.org/geometry/
[graphics-aria-1.0]
Amelia Bellamy-Royds; Fred Esch; Richard Schwerdtfeger; Léonie Watson. WAI-ARIA Graphics Module. 26 June 2018. W3C Proposed Recommendation . URL: https://www.w3.org/TR/graphics-aria-1.0/ ED: https://w3c.github.io/aria/aria/graphics.html
[HTML]
Anne van Kesteren; et al. HTML Standard. Living Standard. URL: https://html.spec.whatwg.org/multipage/
[JPEG]
Eric Hamilton. JPEG File Interchange Format. September 1992. URL: https://www.w3.org/Graphics/JPEG/jfif3.pdf
[media-frags]
Raphaël Troncy; Erik Mannens; Silvia Pfeiffer; Davy Van Deursen. Media Fragments URI 1.0 (basic). 25 September 2012. W3C Recommendation. URL: https://www.w3.org/TR/media-frags/
[PNG]
Tom Lane. Portable Network Graphics (PNG) Specification (Second Edition). 10 November 2003. W3C Recommendation. URL: https://www.w3.org/TR/PNG
[Referrer Policy]
J. Eisinger, E. Stark. Referrer Policy. 26 January 2017. Candidate Recommendation. URL: https://www.w3.org/TR/referrer-policy/ ED: https://w3c.github.io/webappsec-referrer-policy/
[rfc1951]
P. Deutsch. DEFLATE Compressed Data Format Specification version 1.3. May 1996. Informational. URL: https://tools.ietf.org/html/rfc1951
[rfc1952]
P. Deutsch. GZIP file format specification version 4.3. May 1996. Informational. URL: https://tools.ietf.org/html/rfc1952
[rfc2046]
N. Freed; N. Borenstein. Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types. November 1996. Draft Standard. URL: https://tools.ietf.org/html/rfc2046
[rfc2119]
S. Bradner. Key words for use in RFCs to Indicate Requirement Levels. March 1997. Best Current Practice. URL: https://tools.ietf.org/html/rfc2119
[rfc2397]
L. Masinter. The "data" URL scheme. August 1998. Proposed Standard. URL: https://tools.ietf.org/html/rfc2397
[rfc2616]
R. Fielding; J. Gettys; J. Mogul; H. Frystyk; L. Masinter; P. Leach; T. Berners-Lee. Hypertext Transfer Protocol -- HTTP/1.1. June 1999. Draft Standard. URL: https://tools.ietf.org/html/rfc2616
[rfc3986]
T. Berners-Lee; R. Fielding; L. Masinter. Uniform Resource Identifier (URI): Generic Syntax. January 2005. Internet Standard. URL: https://tools.ietf.org/html/rfc3986
[rfc5234]
D. Crocker, Ed.; P. Overell. Augmented BNF for Syntax Specifications: ABNF. January 2008. Internet Standard. URL: https://tools.ietf.org/html/rfc5234
[rfc7303]
H. Thompson; C. Lilley. XML Media Types. July 2014. Proposed Standard. URL: https://tools.ietf.org/html/rfc7303
[rfc3987]
M. Duerst; M. Suignard. Internationalized Resource Identifiers (IRIs). January 2005. Proposed Standard. URL: https://tools.ietf.org/html/rfc3987
[rfc4329]
B. Hoehrmann. Scripting Media Types. April 2006. Informational. URL: https://tools.ietf.org/html/rfc4329
[SMIL]
Synchronized Multimedia Integration Language (SMIL 3.0), D. Bulterman et al., eds. 01 December 2008.
This edition of SMIL is https://www.w3.org/TR/2008/REC-SMIL3-20081201/.
The latest edition of SMIL is available at https://www.w3.org/TR/smil/.
[smil-animation]
Patrick Schmitz; Aaron Cohen. SMIL Animation. 4 September 2001. W3C Recommendation. URL: https://www.w3.org/TR/smil-animation/
[SRGB]
Multimedia systems and equipment - Colour measurement and management - Part 2-1: Colour management - Default RGB colour space - sRGB. IEC 61966-2-1 (1999-10). ISBN: 2-8318-4989-6 - ICS codes: 33.160.60, 37.080 - TC 100 - 51 pp. URL: https://webstore.iec.ch/publication/6169
[svg-aam-1.0]
Amelia Bellamy-Royds; Richard Schwerdtfeger. SVG Accessibility API Mappings. Draft 10 May 2018. W3C Working Draft. URL: https://www.w3.org/TR/svg-aam-1.0/ ED: https://w3c.github.io/aria/svg-aam/svg-aam.html
[uievents]
Gary Kacmarcik; Travis Leithead. UI Events Specification. 04 August 2016. W3C Working Draft. URL: https://www.w3.org/TR/uievents/ ED: https://w3c.github.io/uievents/
[UNICODE]
The Unicode Standard. URL: http://www.unicode.org/versions/latest/
[URL]
Anne van Kesteren; Sam Ruby. URL. 9 August 2018. Living Standard. URL: https://url.spec.whatwg.org/
[wai-aria]
Joanmarie Diggs et al. Accessible Rich Internet Applications (WAI-ARIA) 1.1. 14 December 2017. W3C Recommendation. URL: https://www.w3.org/TR/wai-aria-1.1/
[web-animations-1]
Brian Birtles; Shane Stephens; Alex Danilo; Tab Atkins Jr.. Web Animations. 13 September 2016. W3C Working Draft. URL: https://www.w3.org/TR/web-animations-1/ ED: https://w3c.github.io/web-animations/
[WebIDL]
Cameron McCormack; Boris Zbarsky. WebIDL Level 1. 15 December 2016. W3C Recommendation. URL: https://www.w3.org/TR/WebIDL-1/ ED: https://heycam.github.io/webidl/
[WOFF]
Jonathan Kew; Tal Leming; Erik van Blokland. WOFF File Format 1.0. 13 December 2012. W3C Recommendation. URL: https://www.w3.org/TR/WOFF/
Steven DeRose; Eve Maler; David Orchard. XML Linking Language (XLink) Version 1.1. 06 May 2010. W3C Recommendation. URL: https://www.w3.org/TR/xlink11/
[xml]
Tim Bray; Jean Paoli; Michael Sperberg-McQueen; Eve Maler; François Yergeau et al. Extensible Markup Language (XML) 1.0 (Fifth Edition). 26 November 2008. W3C Recommendation. URL: https://www.w3.org/TR/xml
[xmlbase]
Jonathan Marsh. XML Base (Second Edition). 28 January 2009. W3C Recommendation. URL: https://www.w3.org/TR/xmlbase/
[xml-names]
Tim Bray; Dave Hollander; Andrew Layman; Richard Tobin; Henry Thompson et al. Namespaces in XML 1.0 (Third Edition). 8 December 2009. W3C Recommendation. URL: https://www.w3.org/TR/xml-names
[xml-stylesheet]
James Clark; Simon Pieters; Henry Thompson. Associating Style Sheets with XML documents 1.0 (Second Edition). 28 October 2010. W3C Recommendation. URL: https://www.w3.org/TR/xml-stylesheet

E.2. Informative references

[charmod]
Martin Dürst; François Yergeau; Richard Ishida; Misha Wolf; Tex Texin et al. Character Model for the World Wide Web 1.0: Fundamentals. 15 February 2005. W3C Recommendation. URL: https://www.w3.org/TR/charmod/
[css-selectors-3]
Tantek Çelik; Elika Etemad; Daniel Glazman; Ian Hickson; Peter Linss; John Williams et al. Selectors Level 3. 30 January 2018. W3C Candidate Recommendation. URL: https://www.w3.org/TR/selectors-3/
[css-color-4]
CSS Color Module Level 4, Tab Atkins; Chris Lilley eds. World Wide Web Consortium, 5 July 2016.
The latest edition of CSS Color 4 is available at https://www.w3.org/TR/css-color-4/.
[css-shapes-2]
CSS Shapes Module Level 2, Alan Stearns ed. World Wide Web Consortium, 5 July 2018.
The latest edition of CSS Shapes 2 is available at http://dev.w3.org/csswg/css-shapes-2/.
[css-animations-1]
Dean Jackson; David Hyatt; Chris Marrin; Sylvain Galineau; David Baron. CSS Animations. 30 November 2017. W3C Working Draft. URL: https://www.w3.org/TR/css-animations-1/ ED: https://drafts.csswg.org/css-animations/
[css-transitions-1]
Dean Jackson; David Hyatt; Chris Marrin; David Baron. CSS Transitions. 30 November 2017. W3C Working Draft. URL: https://www.w3.org/TR/css-transitions-1/ ED: http://dev.w3.org/csswg/css-transitions/
[DC11]
Dublin Core metadata initiative. Dublin Core Metadata Element Set, Version 1.1. 14 June 2012. DCMI recommendation. URL: http://dublincore.org/documents/2012/06/14/dces/
[EDITING]
A. Gregor. HTML Editing APIs. URL: https://dvcs.w3.org/hg/editing/raw-file/tip/editing.html
[ICC]
International Color Consortium, ICC.1:2010 (Profile version 4.3.0.0). December 2010. URL: http://www.color.org/specification/ICC1v43_2010-12.pdf
[MathML3]
David Carlisle; Patrick D F Ion; Robert R Miner. Mathematical Markup Language (MathML) Version 3.0 2nd Edition. 10 April 2014. W3C Recommendation. URL: https://www.w3.org/TR/MathML3/
[OPENTYPE]
OpenType specification. URL: http://www.microsoft.com/typography/otspec/default.htm
[rdf11-primer]
Guus Schreiber; Yves Raimond. RDF 1.1 Primer. 24 June 2014. W3C Note. URL: https://www.w3.org/TR/rdf11-primer/
[WCAG21]
Ben Caldwell; Michael Cooper; Loretta Guarino Reid; Gregg Vanderheiden et al. Web Content Accessibility Guidelines (WCAG) 2.1. 05 June 2018. W3C Recommendation. URL: https://www.w3.org/TR/WCAG21/
[svg-animation]
Brian Birtles. SVG Animations. W3C Editor's Draft. URL: https://svgwg.org/specs/animations
[UAAG20]
James Allan; Greg Lowney; Kimberly Patch; Jeanne F Spellman. User Agent Accessibility Guidelines (UAAG) 2.0. 15 December 2015. W3C Note. URL: https://www.w3.org/TR/UAAG20/ ED: https://www.w3.org/TR/2015/NOTE-UAAG20-20151215/
[xmlschema-2]
Paul V. Biron; Ashok Malhotra. XML Schema Part 2: Datatypes Second Edition. 28 October 2004. W3C Recommendation. URL: https://www.w3.org/TR/xmlschema-2/
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy