- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 04 Feb 2010 03:16:37 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv32428 Modified Files: acknowledgements.html browsers.html dom.html editing.html embedded-content-0.html forms.html history.html iana.html index.html infrastructure.html interactive-elements.html introduction.html named-character-references.html obsolete.html offline.html references.html semantics.html spec.html syntax.html tabular-data.html text-level-semantics.html the-canvas-element.html the-xhtml-syntax.html video.html Log Message: Editorial changes to 2D and Microdata specs for FPWD. Clean-up of the references sections. Fix some problems caused by dropping language versioning at the WHATWG. (whatwg r4646) [updated by splitter] Index: infrastructure.html =================================================================== RCS file: /sources/public/html5/spec/infrastructure.html,v retrieving revision 1.741 retrieving revision 1.742 diff -u -d -r1.741 -r1.742 --- infrastructure.html 4 Feb 2010 02:36:33 -0000 1.741 +++ infrastructure.html 4 Feb 2010 03:16:33 -0000 1.742 @@ -291,7 +291,7 @@ <a href="introduction.html">← 1 Introduction</a> – <a href="spec.html#contents">Table of contents</a> – <a href="dom.html">3 Semantics, structure, and APIs of HTML documents →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h2 id="infrastructure"><span class="secno">2 </span>Common infrastructure</h2><h3 id="terminology"><span class="secno">2.1 </span>Terminology</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>This specification refers to both HTML and XML attributes and IDL @@ -563,6 +563,7 @@ during script execution itself. (This is only a "SHOULD" and not a "MUST" requirement because it has been proven to be impossible. <a href="references.html#refsCOMPUTABLE">[COMPUTABLE]</a>)</p> + <p>The term "HTML5 validator" can be used to refer to a conformance checker that itself conforms to the applicable requirements of this specification.</p> Index: text-level-semantics.html =================================================================== RCS file: /sources/public/html5/spec/text-level-semantics.html,v retrieving revision 1.734 retrieving revision 1.735 diff -u -d -r1.734 -r1.735 --- text-level-semantics.html 4 Feb 2010 02:36:34 -0000 1.734 +++ text-level-semantics.html 4 Feb 2010 03:16:34 -0000 1.735 @@ -291,7 +291,7 @@ <a href="semantics.html">← 4 The elements of HTML</a> – <a href="spec.html#contents">Table of contents</a> – <a href="video.html">4.8.8 The video element →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h3 id="text-level-semantics"><span class="secno">4.6 </span>Text-level semantics</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h4 id="the-a-element"><span class="secno">4.6.1 </span>The <dfn><code>a</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="element"><dt>Categories</dt> Index: the-canvas-element.html =================================================================== RCS file: /sources/public/html5/spec/the-canvas-element.html,v retrieving revision 1.603 retrieving revision 1.604 diff -u -d -r1.603 -r1.604 --- the-canvas-element.html 4 Feb 2010 02:36:34 -0000 1.603 +++ the-canvas-element.html 4 Feb 2010 03:16:34 -0000 1.604 @@ -291,7 +291,7 @@ <a href="video.html">← 4.8.8 The video element</a> – <a href="spec.html#contents">Table of contents</a> – <a href="tabular-data.html">4.9 Tabular data →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h4 id="the-canvas-element"><span class="secno">4.8.12 </span>The <dfn id="canvas"><code>canvas</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/74">ISSUE-74</a> (canvas-accessibility) blocks progress to Last Call</span></p><dl class="element"><dt>Categories</dt> Index: tabular-data.html =================================================================== RCS file: /sources/public/html5/spec/tabular-data.html,v retrieving revision 1.735 retrieving revision 1.736 diff -u -d -r1.735 -r1.736 --- tabular-data.html 4 Feb 2010 02:36:34 -0000 1.735 +++ tabular-data.html 4 Feb 2010 03:16:34 -0000 1.736 @@ -291,7 +291,7 @@ <a href="the-canvas-element.html">← 4.8.12 The canvas element</a> – <a href="spec.html#contents">Table of contents</a> – <a href="forms.html">4.10 Forms →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h3 id="tabular-data"><span class="secno">4.9 </span>Tabular data</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/32">ISSUE-32</a> (table-summary) blocks progress to Last Call</span></p><h4 id="the-table-element"><span class="secno">4.9.1 </span>The <dfn><code>table</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="element"><dt>Categories</dt> Index: embedded-content-0.html =================================================================== RCS file: /sources/public/html5/spec/embedded-content-0.html,v retrieving revision 1.731 retrieving revision 1.732 diff -u -d -r1.731 -r1.732 --- embedded-content-0.html 4 Feb 2010 02:36:32 -0000 1.731 +++ embedded-content-0.html 4 Feb 2010 03:16:33 -0000 1.732 @@ -291,7 +291,7 @@ <a href="dom.html">← 3 Semantics, structure, and APIs of HTML documents</a> – <a href="spec.html#contents">Table of contents</a> – <a href="semantics.html">4 The elements of HTML →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h6 id="embedded-content-0"><span class="secno">3.2.5.1.6 </span>Embedded content</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><dfn id="embedded-content">Embedded content</dfn> is content that imports another Index: dom.html =================================================================== RCS file: /sources/public/html5/spec/dom.html,v retrieving revision 1.741 retrieving revision 1.742 diff -u -d -r1.741 -r1.742 --- dom.html 4 Feb 2010 02:36:32 -0000 1.741 +++ dom.html 4 Feb 2010 03:16:33 -0000 1.742 @@ -291,7 +291,7 @@ <a href="infrastructure.html">← 2 Common infrastructure</a> – <a href="spec.html#contents">Table of contents</a> – <a href="embedded-content-0.html">3.2.5.1.6 Embedded content →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h2 id="dom"><span class="secno">3 </span>Semantics, structure, and APIs of HTML documents</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h3 id="documents"><span class="secno">3.1 </span>Documents</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>Every XML and HTML document in an HTML UA is represented by a Index: references.html =================================================================== RCS file: /sources/public/html5/spec/references.html,v retrieving revision 1.739 retrieving revision 1.740 diff -u -d -r1.739 -r1.740 --- references.html 4 Feb 2010 02:36:33 -0000 1.739 +++ references.html 4 Feb 2010 03:16:34 -0000 1.740 @@ -291,131 +291,126 @@ <a href="index.html">← Index</a> – <a href="spec.html#contents">Table of contents</a> – <a href="acknowledgements.html">Acknowledgements →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> - <h2 class="no-num" id="references">References</h2><p class="XXX annotation"><b>Status: </b><i>Implemented and widely deployed</i></p><!--REFS--><p>All references are normative unless marked "Non-normative".</p><!-- XXX really should remove dates and version numbers from these references once and for all --><dl><dt id="refsABNF">[ABNF]</dt> + <h2 class="no-num" id="references">References</h2><p class="XXX annotation"><b>Status: </b><i>Implemented and widely deployed</i></p><!--REFS--><p>All references are normative unless marked "Non-normative".</p><!-- Dates are only included for standards older than the Web, + because the newer ones keep changing. --><dl><dt id="refsABNF">[ABNF]</dt> <dd><cite><a href="http://www.ietf.org/rfc/std/std68.txt">Augmented BNF for Syntax Specifications: ABNF</a></cite>, D. Crocker, - P. Overell. IETF, January 2008.</dd> + P. Overell. IETF.</dd> <dt id="refsABOUT">[ABOUT]</dt> <dd><cite><a href="http://tools.ietf.org/html/draft-holsten-about-uri-scheme">The - 'about' URI scheme</a></cite>, J. Holsten, L. Hunt. IETF, August - 2009.</dd> + 'about' URI scheme</a></cite>, J. Holsten, L. Hunt. IETF.</dd> <dt id="refsARIA">[ARIA]</dt> <dd><cite><a href="http://www.w3.org/WAI/PF/aria/">Accessible Rich Internet Applications (WAI-ARIA)</a></cite>, J. Craig, M. Cooper, L. Pappas, - R. Schwerdtfeger, L. Seeman. W3C, August 2009.</dd> + R. Schwerdtfeger, L. Seeman. W3C.</dd> <dt id="refsARIAIMPL">[ARIAIMPL]</dt> <dd><cite><a href="http://www.w3.org/WAI/PF/aria-implementation/">WAI-ARIA 1.0 User Agent Implementation Guide</a></cite>, A. Snow-Weaver, - M. Cooper. W3C, August 2009.</dd> + M. Cooper. W3C.</dd> <dt id="refsATAG">[ATAG]</dt> <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/ATAG20/">Authoring Tool Accessibility Guidelines (ATAG) 2.0</a></cite>, J. Richards, J. Spellman, - J. Treviranus. W3C, May 2009.</dd> + J. Treviranus. W3C.</dd> <dt id="refsATOM">[ATOM]</dt> <dd>(Non-normative) <cite><a href="http://www.ietf.org/rfc/rfc4287.txt">The Atom Syndication - Format</a></cite>, M. Nottingham, R. Sayre. IETF, December - 2005.</dd> + Format</a></cite>, M. Nottingham, R. Sayre. IETF.</dd> <dt id="refsBCP47">[BCP47]</dt> <dd><cite><a href="http://www.ietf.org/rfc/bcp/bcp47.txt">Tags for Identifying Languages; Matching of Language Tags</a></cite>, - A. Phillips, M. Davis. IETF, September 2006.</dd> + A. Phillips, M. Davis. IETF.</dd> <dt id="refsBECSS">[BECSS]</dt> <dd><cite><a href="http://www.w3.org/TR/becss/">Behavioral - Extensions to CSS</a></cite>, I. Hickson. W3C, October 2007.</dd> + Extensions to CSS</a></cite>, I. Hickson. W3C.</dd> <dt id="refsBIDI">[BIDI]</dt> <dd><cite><a href="http://www.unicode.org/reports/tr9/">UAX #9: Unicode - Bidirectional Algorithm</a></cite>, M. Davis. Unicode Consortium, - March 2008.</dd> + Bidirectional Algorithm</a></cite>, M. Davis. Unicode Consortium.</dd> <dt id="refsBOCU1">[BOCU1]</dt> <dd>(Non-normative) <cite><a href="http://www.unicode.org/notes/tn6/">UTN #6: BOCU-1: MIME-Compatible Unicode Compression</a></cite>, M. Scherer, - M. Davis. Unicode Consortium, February 2006.</dd> + M. Davis. Unicode Consortium.</dd> <dt id="refsCESU8">[CESU8]</dt> <dd>(Non-normative) <cite><a href="http://www.unicode.org/reports/tr26/">UTR #26: Compatibility Encoding Scheme For UTF-16: 8-BIT (CESU-8)</a></cite>, - T. Phipps. Unicode Consortium, April 2002.</dd> + T. Phipps. Unicode Consortium.</dd> <dt id="refsCHARMOD">[CHARMOD]</dt> <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/charmod/">Character Model for the World Wide Web 1.0: Fundamentals</a></cite>, M. Dürst, F. Yergeau, - R. Ishida, M. Wolf, T. Texin. W3C, February 2005.</dd> + R. Ishida, M. Wolf, T. Texin. W3C.</dd> <dt id="refsCOMPUTABLE">[COMPUTABLE]</dt> <dd>(Non-normative) <cite><a href="http://www.turingarchive.org/browse.php/B/12">On computable numbers, with an application to the Entscheidungsproblem</a></cite>, A. Turing. In <cite>Proceedings of the London Mathematical Society</cite>, series 2, volume 42, pages - 230-265. London Mathematical Society, 1937. Retrieved on - 2007-03-03.</dd> + 230-265. London Mathematical Society, 1937.</dd> <dt id="refsCOOKIES">[COOKIES]</dt> <!-- <dd><cite><a href="http://www.ietf.org/rfc/rfc2109.txt">HTTP State - Management Mechanism</a></cite>, D. Kristol, L. Montulli. IETF, - February 1997.</dd> + Management Mechanism</a></cite>, D. Kristol, L. Montulli. IETF.</dd> <dd><cite><a href="http://www.ietf.org/rfc/rfc2965.txt">HTTP State Management - Mechanism</a></cite>, D. Kristol, L. Montulli. IETF, October 2000.</dd> + Mechanism</a></cite>, D. Kristol, L. Montulli. IETF.</dd> --> <dd><cite><a href="http://tools.ietf.org/html/draft-abarth-cookie">HTTP State - Management Mechanism</a></cite>, A. Barth. IETF, August 2009.</dd> + Management Mechanism</a></cite>, A. Barth. IETF.</dd> <dt id="refsCORS">[CORS]</dt> <!-- <dd><cite><a href="http://www.w3.org/TR/cors/">Cross-Origin - Resource Sharing</a></cite>, A. van Kesteren. W3C, March 2009.</dd> + Resource Sharing</a></cite>, A. van Kesteren. W3C.</dd> --> <dd><cite><a href="http://dev.w3.org/2006/waf/access-control/">Cross-Origin - Resource Sharing</a></cite>, A. van Kesteren. W3C, June 2009.</dd> + Resource Sharing</a></cite>, A. van Kesteren. W3C.</dd> <dt id="refsCSS">[CSS]</dt> <dd><cite><a href="http://www.w3.org/TR/CSS/">Cascading Style Sheets Level 2 Revision 1</a></cite>, B. Bos, T. Çelik, I. - Hickson, H. Lie. W3C, April 2009.</dd> + Hickson, H. Lie. W3C.</dd> <dt id="refsCSSATTR">[CSSATTR]</dt> <dd><cite><a href="http://dev.w3.org/csswg/css-style-attr/">CSS - Styling Attribute Syntax</a></cite>, E. Etemad. W3C, January - 2010.</dd> + Styling Attribute Syntax</a></cite>, E. Etemad. W3C.</dd> <dt id="refsCSSCOLOR">[CSSCOLOR]</dt> <!-- <dd><cite><a href="http://www.w3.org/TR/css3-color/">CSS Color Module Level 3</a></cite>, T. Çelik, C. Lilley, L. - Baron. W3C, July 2008.</dd> + Baron. W3C.</dd> --> <dd><cite><a href="http://dev.w3.org/csswg/css3-color/">CSS Color Module Level 3</a></cite>, T. Çelik, C. Lilley, L. - Baron. W3C, August 2008.</dd> + Baron. W3C.</dd> <dt id="refsCSSOM">[CSSOM]</dt> <dd><cite><a href="http://dev.w3.org/csswg/cssom/">Cascading Style Sheets - Object Model (CSSOM)</a></cite>, A. van Kesteren. W3C, December 2007.</dd> + Object Model (CSSOM)</a></cite>, A. van Kesteren. W3C.</dd> <dt id="refsCSSUI">[CSSUI]</dt> <dd><cite><a href="http://www.w3.org/TR/css3-ui/">CSS3 Basic User - Interface Module</a></cite>, T. Çelik. W3C, May 2004.</dd> + Interface Module</a></cite>, T. Çelik. W3C.</dd> <dt id="refsDOMCORE">[DOMCORE]</dt> <dd><cite><a href="http://www.w3.org/TR/DOM-Level-3-Core/">Document Object Model (DOM) Level 3 Core Specification</a></cite>, A. Le Hors, P. Le Hegaret, L. Wood, G. Nicol, J. Robie, M. Champion, - S. Byrnes. W3C, April 2004.</dd> + S. Byrnes. W3C.</dd> <!-- <dd><cite><a href="http://simon.html5.org/specs/web-dom-core">Web - DOM Core</a></cite>, S. Pieters. W3C, June 2009.</dd> + DOM Core</a></cite>, S. Pieters. W3C.</dd> --> <dt id="refsDOMEVENTS">[DOMEVENTS]</dt> @@ -423,49 +418,48 @@ <dd><cite><a href="http://www.w3.org/TR/DOM-Level-3-Events/">Document Object Model (DOM) Level 3 Events Specification</a></cite>, - B. Höhrmann, P. Le Hegaret, T. Pixley. W3C, December - 2007.</dd> + B. Höhrmann, P. Le Hegaret, T. Pixley. W3C.</dd> --> <dd><cite><a href="http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html">Document Object Model (DOM) Level 3 Events Specification</a></cite>, - D. Schepers. W3C, July 2009.</dd> + D. Schepers. W3C.</dd> <dt id="refsDOMRANGE">[DOMRANGE]</dt> <dd><cite><a href="http://www.w3.org/TR/DOM-Level-2-Traversal-Range/">Document Object Model (DOM) Level 2 Traversal and Range Specification</a></cite>, J. Kesselman, J. Robie, M. Champion, - P. Sharpe, V. Apparao, L. Wood. W3C, November 2000.</dd> + P. Sharpe, V. Apparao, L. Wood. W3C.</dd> <dt id="refsDOMVIEWS">[DOMVIEWS]</dt> <dd><cite><a href="http://www.w3.org/TR/DOM-Level-2-Views/">Document Object Model (DOM) Level 2 Views Specification</a></cite>, A. Le Hors, L. - Cable. W3C, November 2000.</dd> + Cable. W3C.</dd> <dt id="refsECMA262">[ECMA262]</dt> <dd><cite><a href="http://www.ecma-international.org/publications/standards/Ecma-262.htm">ECMAScript - Language Specification</a></cite>. ECMA, December 2009.</dd> + Language Specification</a></cite>. ECMA.</dd> <dt id="refsECMA357">[ECMA357]</dt> <dd>(Non-normative) <cite><a href="http://www.ecma-international.org/publications/standards/Ecma-357.htm">ECMAScript - for XML (E4X) Specification</a></cite>. ECMA, December 2005.</dd> + for XML (E4X) Specification</a></cite>. ECMA.</dd> <dt id="refsEUCKR">[EUCKR]</dt> <dd><cite>Hangul Unix Environment</cite>. Korea Industrial - Standards Association, 1992. Ref. No. KS C 5861-1992.</dd> + Standards Association. Ref. No. KS C 5861-1992.</dd> <dt id="refsFILEAPI">[FILEAPI]</dt> <dd><cite><a href="http://dev.w3.org/2006/webapi/FileUpload/publish/FileAPI.html">File - API</a></cite>, A. Ranganathan. W3C, August 2009.</dd> + API</a></cite>, A. Ranganathan. W3C.</dd> <dt id="refsGBK">[GBK]</dt> <dd><cite>Chinese Internal Code Specification</cite>. Chinese IT - Standardization Technical Committee, December 1995.</dd> + Standardization Technical Committee.</dd> <!-- http://www.iana.org/assignments/charset-reg/GBK --> <dt id="refsGRAPHICS">[GRAPHICS]</dt> <dd>(Non-normative) <cite>Computer Graphics: Principles and Practice in C</cite>, Second Edition, J. Foley, A. van Dam, - S. Feiner, J. Hughes. Addison-Wesley, July 1995. ISBN + S. Feiner, J. Hughes. Addison-Wesley. ISBN 0-201-84840-6.</dd> <!-- This book ("Computer Graphics: Principles and Practice in C") @@ -481,74 +475,71 @@ <dt id="refsHATOM">[HATOM]</dt> <dd>(Non-normative) <cite><a href="http://microformats.org/wiki/hatom">hAtom</a></cite>, D - Janes. Microformats, November 2009.</dd> + Janes. Microformats.</dd> <dt id="refsHTMLDIFF">[HTMLDIFF]</dt> <!-- <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/html5-diff/">HTML5 differences from - HTML4</a></cite>, A. van Kesteren. W3C, April 2009.</dd> + HTML4</a></cite>, A. van Kesteren. W3C.</dd> --> <dd>(Non-normative) <cite><a href="http://dev.w3.org/html5/html4-differences/">HTML5 - differences from HTML4</a></cite>, A. van Kesteren. W3C, August - 2009.</dd> + differences from HTML4</a></cite>, A. van Kesteren. W3C.</dd> <dt id="refsHTTP">[HTTP]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2616.txt">Hypertext Transfer Protocol — HTTP/1.1</a></cite>, R. Fielding, J. Gettys, - J. Mogul, H. Frystyk, L. Masinter, P. Leach, T. Berners-Lee. IETF, - June 1999.</dd> + J. Mogul, H. Frystyk, L. Masinter, P. Leach, T. Berners-Lee. IETF.</dd> <dt id="refsIANACHARSET">[IANACHARSET]</dt> <dd><cite><a href="http://www.iana.org/assignments/character-sets">Character - Sets</a></cite>. IANA, May 2007.</dd> + Sets</a></cite>. IANA.</dd> <dt id="refsIANAPERMHEADERS">[IANAPERMHEADERS]</dt> <dd><cite><a href="http://www.iana.org/assignments/message-headers/perm-headers.html">Permanent - Message Header Field Names</a></cite>. IANA, October 2009.</dd> + Message Header Field Names</a></cite>. IANA.</dd> <dt id="refsISO8601">[ISO8601]</dt> - <dd><cite><a href="http://isotc.iso.org/livelink/livelink/4021199/ISO_8601_2004_E.zip?func=doc.Fetch&nodeid=4021199">ISO8601: Data elements and interchange formats — Information interchange — Representation of dates and times</a></cite>. ISO, December 2004.</dd> + <dd><cite><a href="http://isotc.iso.org/livelink/livelink/4021199/ISO_8601_2004_E.zip?func=doc.Fetch&nodeid=4021199">ISO8601: Data elements and interchange formats — Information interchange — Representation of dates and times</a></cite>. ISO.</dd> <dt id="refsISO885911">[ISO885911]</dt> <dd><cite><a href="http://anubis.dkuug.dk/jtc1/sc2/open/02n3333.pdf">ISO-8859-11: Information technology — 8-bit single-byte coded graphic character sets — Part 11: Latin/Thai - alphabet</a></cite>. ISO, October 1999.</dd> + alphabet</a></cite>. ISO.</dd> <dt id="refsJSURL">[JSURL]</dt> <dd><cite><a href="http://tools.ietf.org/html/draft-hoehrmann-javascript-scheme">The 'javascript' resource identifier scheme</a></cite>, - B. Höhrmann. IETF, November 2006.</dd> + B. Höhrmann. IETF.</dd> <dt id="refsMAILTO">[MAILTO]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2368.txt">The mailto URL scheme</a></cite>, P. Hoffman, L. Masinter, J. Zawinski. - IETF, July 1998.</dd> + IETF.</dd> <dt id="refsMATHML">[MATHML]</dt> <dd><cite><a href="http://www.w3.org/TR/MathML/">Mathematical Markup Language (MathML)</a></cite>, D. Carlisle, P. Ion, R. Miner, - N. Poppelier. W3C, October 2003.</dd> + N. Poppelier. W3C.</dd> <dt id="refsMIMESNIFF">[MIMESNIFF]</dt> <dd><cite><a href="http://tools.ietf.org/html/draft-abarth-mime-sniff">Content-Type - Processing Model</a></cite>, A. Barth, I. Hickson. IETF, - May 2009.</dd> + Processing Model</a></cite>, A. Barth, I. Hickson. IETF.</dd> <dt id="refsMQ">[MQ]</dt> <!-- <dd><cite><a href="http://www.w3.org/TR/css3-mediaqueries/">Media Queries</a></cite>, H. Lie, T. Çelik, D. Glazman, A. van - Kesteren. W3C, April 2009.</dd> + Kesteren. W3C.</dd> --> <dd><cite><a href="http://dev.w3.org/csswg/css3-mediaqueries/">Media Queries</a></cite>, H. Lie, T. Çelik, D. Glazman, A. van - Kesteren. W3C, July 2009.</dd> + Kesteren. W3C.</dd> <dt id="refsNPAPI">[NPAPI]</dt> <dd>(Non-normative) <cite><a href="https://developer.mozilla.org/en/Gecko_Plugin_API_Reference">Gecko - Plugin API Reference</a></cite>. Mozilla, November 2008.</dd> + Plugin API Reference</a></cite>. Mozilla.</dd> <dt id="refsOPENSEARCH">[OPENSEARCH]</dt> <dd><cite><a href="http://www.opensearch.org/Specifications/OpenSearch/1.1#Autodiscovery_in_HTML.2FXHTML">Autodiscovery @@ -557,32 +548,29 @@ <dt id="refsORIGIN">[ORIGIN]</dt> <dd><cite><a href="http://tools.ietf.org/html/draft-abarth-origin">The HTTP - Origin Header</a></cite>, A. Barth, C. Jackson, I. Hickson. IETF, - September 2009.</dd> + Origin Header</a></cite>, A. Barth, C. Jackson, I. Hickson. IETF.</dd> <dt id="refsPINGBACK">[PINGBACK]</dt> <dd><cite><a href="http://www.hixie.ch/specs/pingback/pingback">Pingback - 1.0</a></cite>, S. Langridge, I. Hickson. January 2007.</dd> + 1.0</a></cite>, S. Langridge, I. Hickson.</dd> <dt id="refsPNG">[PNG]</dt> <dd><cite><a href="http://www.w3.org/TR/PNG/">Portable Network - Graphics (PNG) Specification</a></cite>, D. Duce. W3C, November - 2003.</dd> + Graphics (PNG) Specification</a></cite>, D. Duce. W3C.</dd> <dt id="refsPPUTF8">[PPUTF8]</dt> <dd>(Non-normative) <cite><a href="http://www.ifi.uzh.ch/mml/mduerst/papers/PDF/IUC11-UTF-8.pdf">The Properties and Promises <!-- Promizes (sic) --> of - UTF-8</a></cite>, M. Dürst. University of Zürich, - September 1997. In <cite>Proceedings of the 11th International + UTF-8</a></cite>, M. Dürst. University of Zürich. In <cite>Proceedings of the 11th International Unicode Conference</cite>.</dd> <dt id="refsPROGRESS">[PROGRESS]</dt> <!-- <dd><cite><a href="http://www.w3.org/TR/progress-events/">Progress - Events</a></cite>, C. McCathieNevile. W3C, May 2008.</dd> + Events</a></cite>, C. McCathieNevile. W3C.</dd> --> <dd><cite><a href="http://dev.w3.org/2006/webapi/progress/Progress.html">Progress - Events</a></cite>, C. McCathieNevile. W3C, March 2009.</dd> + Events</a></cite>, C. McCathieNevile. W3C.</dd> <dt id="refsPSL">[PSL]</dt> <dd><cite><a href="http://publicsuffix.org/">Public Suffix List</a></cite>. @@ -595,168 +583,156 @@ <dt id="refsRFC1345">[RFC1345]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc1345.txt">Character Mnemonics - and Character Sets</a></cite>, K. Simonsen. IETF, June 1992.</dd> + and Character Sets</a></cite>, K. Simonsen. IETF.</dd> <dt id="refsRFC1468">[RFC1468]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc1468.txt">Japanese Character Encoding for Internet Messages</a></cite>, J. Murai, M. Crispin, E. van der - Poel. IETF, June 1993.</dd> + Poel. IETF.</dd> <dt id="refsRFC1494">[RFC1494]</dt> <dd>(Non-normative) <cite><a href="http://www.ietf.org/rfc/rfc1494.txt">Equivalences between 1988 X.400 and RFC-822 Message Bodies</a></cite>, H. Alvestrand, - S. Thompson. IETF, August 1993.</dd> + S. Thompson. IETF.</dd> <dt id="refsRFC1554">[RFC1554]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc1554.txt">ISO-2022-JP-2: - Multilingual Extension of ISO-2022-JP</a></cite>, M. Ohta, K. Handa. IETF, - December 1993.</dd> + Multilingual Extension of ISO-2022-JP</a></cite>, M. Ohta, K. Handa. IETF.</dd> <dt id="refsRFC1557">[RFC1557]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc1557.txt">Korean Character - Encoding for Internet Messages</a></cite>, U. Choi, K. Chon, H. Park. IETF, - December 1993.</dd> + Encoding for Internet Messages</a></cite>, U. Choi, K. Chon, H. Park. IETF.</dd> <dt id="refsRFC1842">[RFC1842]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc1842.txt">ASCII Printable Characters-Based Chinese Character Encoding for Internet Messages</a></cite>, Y. Wei, Y. Zhang, J. Li, J. Ding, Y. Jiang. - IETF, August 1995.</dd> + IETF.</dd> <dt id="refsRFC1922">[RFC1922]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc1922.txt">Chinese Character Encoding for Internet Messages</a></cite>, HF. Zhu, DY. Hu, ZG. Wang, TC. Kao, - WCH. Chang, M. Crispin. IETF, March 1996.</dd> + WCH. Chang, M. Crispin. IETF.</dd> <dt id="refsRFC2045">[RFC2045]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2045.txt">Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies</a></cite>, - N. Freed, N. Borenstein. IETF, November 1996.</dd> + N. Freed, N. Borenstein. IETF.</dd> <dt id="refsRFC2046">[RFC2046]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2046.txt">Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types</a></cite>, N. Freed, - N. Borenstein. IETF, November 1996.</dd> <!-- for text/plain and + N. Borenstein. IETF.</dd> <!-- for text/plain and "Internet Media type"; not for definition of "valid MIME type". --> <dt id="refsRFC2119">[RFC2119]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2119.txt">Key words for use in - RFCs to Indicate Requirement Levels</a></cite>, S. Bradner. IETF, March - 1997.</dd> + RFCs to Indicate Requirement Levels</a></cite>, S. Bradner. IETF.</dd> <dt id="refsRFC2237">[RFC2237]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2237.txt">Japanese Character - Encoding for Internet Messages</a></cite>, K. Tamaru. IETF, November - 1997.</dd> + Encoding for Internet Messages</a></cite>, K. Tamaru. IETF.</dd> <dt id="refsRFC2313">[RFC2313]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2313.txt">PKCS #1: - RSA Encryption</a></cite>, B. Kaliski. IETF, March 1998.</dd> + RSA Encryption</a></cite>, B. Kaliski. IETF.</dd> <dt id="refsRFC2318">[RFC2318]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2318.txt">The - text/css Media Type</a></cite>, H. Lie, B. Bos, C. Lilley. IETF, - March 1998.</dd> + text/css Media Type</a></cite>, H. Lie, B. Bos, C. Lilley. IETF.</dd> <dt id="refsRFC2388">[RFC2388]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2388.txt">Returning Values from - Forms: multipart/form-data</a></cite>, L. Masinter. IETF, August 1998.</dd> + Forms: multipart/form-data</a></cite>, L. Masinter. IETF.</dd> <dt id="refsRFC2483">[RFC2483]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2483.txt">URI Resolution Services Necessary for URN Resolution</a></cite>, M. Mealling, R. Daniel. - IETF, January 1999.</dd> + IETF.</dd> <dt id="refsRFC2781">[RFC2781]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2781.txt">UTF-16, an - encoding of ISO 10646</a></cite>, P. Hoffman, F. Yergeau. IETF, - February 2000.</dd> + encoding of ISO 10646</a></cite>, P. Hoffman, F. Yergeau. IETF.</dd> <dt id="refsRFC2646">[RFC2646]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2646.txt">The Text/Plain Format - Parameter</a></cite>, R. Gellens. IETF, August 1999.</dd> + Parameter</a></cite>, R. Gellens. IETF.</dd> <dt id="refsRFC2806">[RFC2806]</dt> <dd>(Non-normative) <cite><a href="http://www.ietf.org/rfc/rfc2806.txt">URLs for Telephone - Calls</a></cite>, A. Vaha-Sipila. IETF, April 2000.</dd> + Calls</a></cite>, A. Vaha-Sipila. IETF.</dd> <dt id="refsRFC3023">[RFC3023]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc3023.txt">XML Media - Types</a></cite>, M. Murata, S. St. Laurent, D. Kohn. IETF, January 2001.</dd> + Types</a></cite>, M. Murata, S. St. Laurent, D. Kohn. IETF.</dd> <dt id="refsRFC3279">[RFC3279]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc3279.txt">Algorithms and Identifiers for the Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) - Profile</a></cite>, W. Polk, R. Housley, L. Bassham. IETF, April - 2002.</dd> + Profile</a></cite>, W. Polk, R. Housley, L. Bassham. IETF.</dd> <dt id="refsRFC3490">[RFC3490]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc3490.txt">Internationalizing Domain Names in Applications (IDNA)</a></cite>, P. Faltstrom, P. Hoffman, A. - Costello. IETF, March 2003.</dd> + Costello. IETF.</dd> <dt id="refsRFC3548">[RFC3548]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc3548.txt">The Base16, Base32, - and Base64 Data Encodings</a></cite>, S. Josefsson. IETF, July - 2003.</dd> + and Base64 Data Encodings</a></cite>, S. Josefsson. IETF.</dd> <dt id="refsRFC3864">[RFC3864]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc3864.txt">Registration Procedures for Message Header Fields</a></cite>, G. Klyne, M. Nottingham, - J. Mogul. IETF, September 2004.</dd> + J. Mogul. IETF.</dd> <dt id="refsRFC3986">[RFC3986]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc3986.txt">Uniform Resource Identifier (URI): Generic Syntax</a></cite>, T. Berners-Lee, R. Fielding, L. - Masinter. IETF, January 2005.</dd> + Masinter. IETF.</dd> <dt id="refsRFC3987">[RFC3987]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc3987.txt">Internationalized - Resource Identifiers (IRIs)</a></cite>, M. Dürst, M. Suignard. IETF, January - 2005.</dd> + Resource Identifiers (IRIs)</a></cite>, M. Dürst, M. Suignard. IETF.</dd> <dt id="refsRFC4281">[RFC4281]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc4281.txt">The Codecs Parameter - for "Bucket" Media Types</a></cite>, R. Gellens, D. Singer, P. Frojdh. IETF, - November 2005.</dd> + for "Bucket" Media Types</a></cite>, R. Gellens, D. Singer, P. Frojdh. IETF.</dd> <dt id="refsRFC4329">[RFC4329]</dt> <dd>(Non-normative) <cite><a href="http://www.ietf.org/rfc/rfc4329.txt">Scripting Media - Types</a></cite>, B. Höhrmann. IETF, April 2006.</dd> + Types</a></cite>, B. Höhrmann. IETF.</dd> <dt id="refsRFC5280">[RFC5280]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc5280.txt">Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile</a></cite>, D. Cooper, S. Santesson, - S. Farrell, S. Boeyen, R. Housley, W. Polk. IETF, May 2008.</dd> + S. Farrell, S. Boeyen, R. Housley, W. Polk. IETF.</dd> <dt id="refsRFC5322">[RFC5322]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc5322.txt">Internet Message - Format</a></cite>, P. Resnick. IETF, October 2008.</dd> + Format</a></cite>, P. Resnick. IETF.</dd> <dt id="refsSCSU">[SCSU]</dt> <dd>(Non-normative) <cite><a href="http://www.unicode.org/reports/tr6/">UTR #6: A Standard Compression Scheme For Unicode</a></cite>, M. Wolf, K. Whistler, - C. Wicksteed, M. Davis, A. Freytag, M. Scherer. Unicode Consortium, - May 2005.</dd> + C. Wicksteed, M. Davis, A. Freytag, M. Scherer. Unicode Consortium.</dd> <dt id="refsSELECTORS">[SELECTORS]</dt> <dd><cite><a href="http://www.w3.org/TR/css3-selectors">Selectors</a></cite>, T. Çelik, E. Etemad, D. Glazman, I. Hickson, P. Linss, - J. Williams. W3C, March 2009.</dd> + J. Williams. W3C.</dd> <dt id="refsSHIFTJIS">[SHIFTJIS]</dt> <dd><cite>JIS X0208: 7-bit and 8-bit double byte coded KANJI sets - for information interchange</cite>. Japanese Standards Association, - 1997.</dd> + for information interchange</cite>. Japanese Standards Association.</dd> <dt id="refsSRGB">[SRGB]</dt> <dd><cite><a href="http://webstore.iec.ch/webstore/webstore.nsf/artnum/025408!OpenDocument&Click=">IEC 61966-2-1: Multimedia systems and equipment — Colour measurement and management — Part 2-1: Colour management — Default RGB colour - space — sRGB</a></cite>. IEC, October 1999.</dd> + space — sRGB</a></cite>. IEC.</dd> <dt id="refsSVG">[SVG]</dt> <dd><cite><a href="http://www.w3.org/TR/SVGTiny12/">Scalable Vector @@ -764,64 +740,64 @@ R. Berjon, E. Dahlström, A. Emmons, J. Ferraiolo, A. Grasso, V. Hardy, S. Hayman, D. Jackson, C. Lilley, C. McCormack, A. Neumann, C. Northway, A. Quint, N. Ramani, D. Schepers, - A. Shellshear. W3C, December 2008.</dd> + A. Shellshear. W3C.</dd> <dt id="refsTIS620">[TIS620]</dt> <dd><cite><a href="http://www.nectec.or.th/it-standards/std620/std620.htm">UDC 681.3.04:003.62</a></cite>. Thai Industrial Standards Institute, - Ministry of Industry, Royal Thai Government, 1990. ISBN + Ministry of Industry, Royal Thai Government. ISBN 974-606-153-4.</dd> <dt id="refsUAAG">[UAAG]</dt> <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/UAAG20/">Web Content Accessibility Guidelines (UAAG) 2.0</a></cite>, J. Allan, K. Ford, J. Richards, - J. Spellman. W3C, July 2009.</dd> + J. Spellman. W3C.</dd> <dt id="refsUNICODE">[UNICODE]</dt> - <dd><cite><a href="http://www.unicode.org/versions/">The Unicode Standard</a></cite>. Unicode Consortium, 2007.</dd> + <dd><cite><a href="http://www.unicode.org/versions/">The Unicode Standard</a></cite>. Unicode Consortium.</dd> <dt id="refsUNIVCHARDET">[UNIVCHARDET]</dt> <dd>(Non-normative) <cite><a href="http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html">A composite approach to language/encoding - detection</a></cite>, S. Li, K. Momoi. Netscape, September 2001. In + detection</a></cite>, S. Li, K. Momoi. Netscape. In <cite>Proceedings of the 19th International Unicode Conference</cite>.</dd> <dt id="refsUTF7">[UTF7]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2152.txt">UTF-7: A Mail-Safe Transformation Format of Unicode</a></cite>, - D. Goldsmith, M. Davis. IETF, May 1997.</dd> + D. Goldsmith, M. Davis. IETF.</dd> <dt id="refsUTF8DET">[UTF8DET]</dt> <dd>(Non-normative) <cite><a href="http://www.w3.org/International/questions/qa-forms-utf-8">Multilingual - form encoding</a></cite>, M. Dürst. W3C, October 2007.</dd> + form encoding</a></cite>, M. Dürst. W3C.</dd> <dt id="refsUTR36">[UTR36]</dt> <dd>(Non-normative) <cite><a href="http://www.unicode.org/reports/tr36/">UTR #36: Unicode Security Considerations</a></cite>, M. Davis, M. Suignard. Unicode - Consortium, July 2008.</dd> + Consortium.</dd> <dt id="refsWCAG">[WCAG]</dt> <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/WCAG20/">Web Content Accessibility Guidelines (WCAG) 2.0</a></cite>, B. Caldwell, M. Cooper, L. Reid, - G. Vanderheiden. W3C, December 2008.</dd> + G. Vanderheiden. W3C.</dd> <dt id="refsWEBADDRESSES">[WEBADDRESSES]</dt> <dd><cite><a href="http://www.w3.org/html/wg/href/draft">Web addresses in HTML5</a></cite>, D. Connolly, - C. Sperberg-McQueen. March 2009.</dd> + C. Sperberg-McQueen.</dd> <dt id="refsWEBIDL">[WEBIDL]</dt> <!-- <dd><cite><a href="http://www.w3.org/TR/WebIDL/">Web - IDL</a></cite>, C. McCormack. W3C, December 2008.</dd> + IDL</a></cite>, C. McCormack. W3C.</dd> --> <dd><cite><a href="http://dev.w3.org/2006/webapi/WebIDL/">Web - IDL</a></cite>, C. McCormack. W3C, July 2009.</dd> + IDL</a></cite>, C. McCormack. W3C.</dd> <dt id="refsWEBLINK">[WEBLINK]</dt> <dd><cite><a href="http://tools.ietf.org/html/draft-nottingham-http-link-header">Web - Linking</a></cite>, M. Nottingham. IETF, July 2009.</dd> + Linking</a></cite>, M. Nottingham. IETF.</dd> <dt id="refsWHATWGWIKI">[WHATWGWIKI]</dt> <dd><cite><a href="http://wiki.whatwg.org/">The WHATWG Wiki</a></cite>. WHATWG.</dd> @@ -830,10 +806,10 @@ <!-- <dd><cite><a href="http://www.w3.org/TR/webworkers/">Workers</a></cite>, - I. Hickson. W3C, April 2009.</dd> + I. Hickson. W3C.</dd> --> <dd><cite><a href="http://dev.w3.org/html5/workers/">Web - Workers</a></cite>, I. Hickson. W3C, September 2009.</dd> + Workers</a></cite>, I. Hickson. W3C.</dd> <dt id="refsWIN1252">[WIN1252]</dt> <dd><cite><a href="http://www.microsoft.com/globaldev/reference/sbcs/1252.htm">Windows 1252</a></cite>. Microsoft.</dd> @@ -855,40 +831,35 @@ X.690 — Information Technology — ASN.1 Encoding Rules — Specification of Basic Encoding Rules (BER), Canonical Encoding Rules (CER), and Distinguished Encoding Rules - (DER)</a></cite>. International Telecommunication Union, July - 2002.</dd> + (DER)</a></cite>. International Telecommunication Union.</dd> <dt id="refsXHR">[XHR]</dt> <!-- <dd><cite><a href="http://www.w3.org/TR/XMLHttpRequest/">The XMLHttpRequest - Object</a></cite>, A. van Kesteren. W3C, April - 2008.</dd> + Object</a></cite>, A. van Kesteren. W3C.</dd> --> <dd><cite><a href="http://dev.w3.org/2006/webapi/XMLHttpRequest-2/"><code>XMLHttpRequest</code></a></cite>, - A. van Kesteren. W3C, June 2009.</dd> + A. van Kesteren. W3C.</dd> <dt id="refsXML">[XML]</dt> <dd><cite><a href="http://www.w3.org/TR/xml/">Extensible Markup Language</a></cite>, T. Bray, J. Paoli, C. Sperberg-McQueen, - E. Maler, F. Yergeau. W3C, November 2008.</dd> + E. Maler, F. Yergeau. W3C.</dd> <dt id="refsXMLBASE">[XMLBASE]</dt> <dd><cite><a href="http://www.w3.org/TR/xmlbase/">XML - Base</a></cite>, J. Marsh, R. Tobin. W3C, January 2009.</dd> + Base</a></cite>, J. Marsh, R. Tobin. W3C.</dd> <dt id="refsXMLNS">[XMLNS]</dt> <dd><cite><a href="http://www.w3.org/TR/xml-names/">Namespaces in - XML</a></cite>, T. Bray, D. Hollander, A. Layman, R. Tobin. W3C, - August 2006.</dd> + XML</a></cite>, T. Bray, D. Hollander, A. Layman, R. Tobin. W3C.</dd> <dt id="refsXPATH10">[XPATH10]</dt> <dd><cite><a href="http://www.w3.org/TR/1999/REC-xpath-19991116">XML Path - Language (XPath) Version 1.0</a></cite>, J. Clark, S. DeRose. W3C, - November 1999.</dd> + Language (XPath) Version 1.0</a></cite>, J. Clark, S. DeRose. W3C.</dd> <dt id="refsXSLT10">[XSLT10]</dt> <dd><cite><a href="http://www.w3.org/TR/1999/REC-xslt-19991116">XSL - Transformations (XSLT) Version 1.0</a></cite>, J. Clark. W3C, - November 1999.</dd> + Transformations (XSLT) Version 1.0</a></cite>, J. Clark. W3C.</dd> </dl></body></html> \ No newline at end of file Index: acknowledgements.html =================================================================== RCS file: /sources/public/html5/spec/acknowledgements.html,v retrieving revision 1.739 retrieving revision 1.740 diff -u -d -r1.739 -r1.740 --- acknowledgements.html 4 Feb 2010 02:36:32 -0000 1.739 +++ acknowledgements.html 4 Feb 2010 03:16:33 -0000 1.740 @@ -289,7 +289,7 @@ </div><nav> <a href="references.html">← References</a> – <a href="spec.html#contents">Table of contents</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h2 class="no-num" id="acknowledgements">Acknowledgements</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- ACKS --><p>Thanks to @@ -776,8 +776,9 @@ Øistein E. Andersen, for their useful comments, both large and small, that have led to - changes to this specification over the years.</p><p>Thanks also to everyone who has ever posted about HTML5 to their - blogs, public mailing lists, or forums, including the <a href="http://lists.w3.org/Archives/Public/public-html/">W3C + changes to this specification over the years.</p><p>Thanks also to everyone who has ever posted about HTML5, the + WHATWG, and the W3C HTML WG to their blogs, public mailing lists, or + forums, including the <a href="http://lists.w3.org/Archives/Public/public-html/">W3C public-html list</a> and the <a href="http://www.whatwg.org/mailing-list">various WHATWG lists</a>. </p><p>Special thanks to Richard Williamson for creating the first Index: iana.html =================================================================== RCS file: /sources/public/html5/spec/iana.html,v retrieving revision 1.70 retrieving revision 1.71 diff -u -d -r1.70 -r1.71 --- iana.html 4 Feb 2010 02:36:33 -0000 1.70 +++ iana.html 4 Feb 2010 03:16:33 -0000 1.71 @@ -291,7 +291,7 @@ <a href="obsolete.html">← 10 Obsolete features</a> – <a href="spec.html#contents">Table of contents</a> – <a href="index.html">Index →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h2 id="iana"><span class="secno">11 </span>IANA considerations</h2><!-- http://www.w3.org/2002/06/registering-mediatype.html --><h3 id="text-html"><span class="secno">11.1 </span><dfn><code>text/html</code></dfn></h3><p>This registration is for community review and will be submitted Index: forms.html =================================================================== RCS file: /sources/public/html5/spec/forms.html,v retrieving revision 1.735 retrieving revision 1.736 diff -u -d -r1.735 -r1.736 --- forms.html 4 Feb 2010 02:36:32 -0000 1.735 +++ forms.html 4 Feb 2010 03:16:33 -0000 1.736 @@ -291,7 +291,7 @@ <a href="tabular-data.html">← 4.9 Tabular data</a> – <a href="spec.html#contents">Table of contents</a> – <a href="interactive-elements.html">4.11 Interactive elements →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h3 id="forms"><span class="secno">4.10 </span>Forms</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>Forms allow unscripted client-server interaction: given a form, a Index: interactive-elements.html =================================================================== RCS file: /sources/public/html5/spec/interactive-elements.html,v retrieving revision 1.733 retrieving revision 1.734 diff -u -d -r1.733 -r1.734 --- interactive-elements.html 4 Feb 2010 02:36:33 -0000 1.733 +++ interactive-elements.html 4 Feb 2010 03:16:33 -0000 1.734 @@ -291,7 +291,7 @@ <a href="forms.html">← 4.10 Forms</a> – <a href="spec.html#contents">Table of contents</a> – <a href="browsers.html">5 Web browsers →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h3 id="interactive-elements"><span class="secno">4.11 </span>Interactive elements</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h4 id="the-details-element"><span class="secno">4.11.1 </span>The <dfn><code>details</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="element"><dt>Categories</dt> Index: editing.html =================================================================== RCS file: /sources/public/html5/spec/editing.html,v retrieving revision 1.739 retrieving revision 1.740 diff -u -d -r1.739 -r1.740 --- editing.html 4 Feb 2010 02:36:32 -0000 1.739 +++ editing.html 4 Feb 2010 03:16:33 -0000 1.740 @@ -291,7 +291,7 @@ <a href="history.html">← 5.10 Session history and navigation</a> – <a href="spec.html#contents">Table of contents</a> – <a href="syntax.html">7 The HTML syntax →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h2 id="editing"><span class="secno">6 </span><dfn>User Interaction</dfn></h2><p>This section describes various features that allow authors to Index: video.html =================================================================== RCS file: /sources/public/html5/spec/video.html,v retrieving revision 1.610 retrieving revision 1.611 diff -u -d -r1.610 -r1.611 --- video.html 4 Feb 2010 02:36:34 -0000 1.610 +++ video.html 4 Feb 2010 03:16:34 -0000 1.611 @@ -291,7 +291,7 @@ <a href="text-level-semantics.html">← 4.6 Text-level semantics</a> – <a href="spec.html#contents">Table of contents</a> – <a href="the-canvas-element.html">4.8.12 The canvas element →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h4 id="video"><span class="secno">4.8.8 </span>The <dfn><code>video</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments. </i><span><a href="http://www.w3.org/html/wg/tracker/issues/9">ISSUE-9</a> (video-accessibility) blocks progress to Last Call</span></p><dl class="element"><dt>Categories</dt> Index: browsers.html =================================================================== RCS file: /sources/public/html5/spec/browsers.html,v retrieving revision 1.739 retrieving revision 1.740 diff -u -d -r1.739 -r1.740 --- browsers.html 4 Feb 2010 02:36:32 -0000 1.739 +++ browsers.html 4 Feb 2010 03:16:33 -0000 1.740 @@ -291,7 +291,7 @@ <a href="interactive-elements.html">← 4.11 Interactive elements</a> – <a href="spec.html#contents">Table of contents</a> – <a href="offline.html">5.9 Offline Web applications →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h2 id="browsers"><span class="secno">5 </span>Web browsers</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><div class="impl"> Index: the-xhtml-syntax.html =================================================================== RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v retrieving revision 1.739 retrieving revision 1.740 diff -u -d -r1.739 -r1.740 --- the-xhtml-syntax.html 4 Feb 2010 02:36:34 -0000 1.739 +++ the-xhtml-syntax.html 4 Feb 2010 03:16:34 -0000 1.740 @@ -291,7 +291,7 @@ <a href="named-character-references.html">← 7.5 Named character references</a> – <a href="spec.html#contents">Table of contents</a> – <a href="obsolete.html">10 Obsolete features →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h2 id="the-xhtml-syntax"><span class="secno">8 </span><dfn id="xhtml">The XHTML syntax</dfn></h2><p class="note">This section only describes the rules for XML Index: offline.html =================================================================== RCS file: /sources/public/html5/spec/offline.html,v retrieving revision 1.734 retrieving revision 1.735 diff -u -d -r1.734 -r1.735 --- offline.html 4 Feb 2010 02:36:33 -0000 1.734 +++ offline.html 4 Feb 2010 03:16:34 -0000 1.735 @@ -291,7 +291,7 @@ <a href="browsers.html">← 5 Web browsers</a> – <a href="spec.html#contents">Table of contents</a> – <a href="history.html">5.10 Session history and navigation →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h3 id="offline"><span class="secno">5.9 </span>Offline Web applications</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- v2 ideas for appcache: Index: obsolete.html =================================================================== RCS file: /sources/public/html5/spec/obsolete.html,v retrieving revision 1.731 retrieving revision 1.732 diff -u -d -r1.731 -r1.732 --- obsolete.html 4 Feb 2010 02:36:33 -0000 1.731 +++ obsolete.html 4 Feb 2010 03:16:34 -0000 1.732 @@ -291,7 +291,7 @@ <a href="the-xhtml-syntax.html">← 8 The XHTML syntax</a> – <a href="spec.html#contents">Table of contents</a> – <a href="iana.html">11 IANA considerations →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h2 id="obsolete"><span class="secno">10 </span>Obsolete features</h2><h3 id="obsolete-but-conforming-features"><span class="secno">10.1 </span>Obsolete but conforming features</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>Features listed in this section will trigger warnings in @@ -369,7 +369,7 @@ obsolete features.</p> <p class="example">For example, a validator could report some pages - as "Valid HTML5" and others as "Valid HTML5 with warnings".</p> + as "Valid HTML" and others as "Valid HTML with warnings".</p> </div><h3 id="non-conforming-features"><span class="secno">10.2 </span>Non-conforming features</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>Elements in the following list are entirely obsolete, and must not be used by authors:</p><dl><!-- alphabetical by first element in the group, except CSS goes last --><dt><code><a href="#the-applet-element">applet</a></code></dt> Index: named-character-references.html =================================================================== RCS file: /sources/public/html5/spec/named-character-references.html,v retrieving revision 1.732 retrieving revision 1.733 diff -u -d -r1.732 -r1.733 --- named-character-references.html 4 Feb 2010 02:36:33 -0000 1.732 +++ named-character-references.html 4 Feb 2010 03:16:34 -0000 1.733 @@ -291,7 +291,7 @@ <a href="syntax.html">← 7 The HTML syntax</a> – <a href="spec.html#contents">Table of contents</a> – <a href="the-xhtml-syntax.html">8 The XHTML syntax →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h3 id="named-character-references"><span class="secno">7.5 </span><dfn>Named character references</dfn></h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>This table lists the character reference names that are supported Index: history.html =================================================================== RCS file: /sources/public/html5/spec/history.html,v retrieving revision 1.733 retrieving revision 1.734 diff -u -d -r1.733 -r1.734 --- history.html 4 Feb 2010 02:36:33 -0000 1.733 +++ history.html 4 Feb 2010 03:16:33 -0000 1.734 @@ -291,7 +291,7 @@ <a href="offline.html">← 5.9 Offline Web applications</a> – <a href="spec.html#contents">Table of contents</a> – <a href="editing.html">6 User Interaction →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h3 id="history"><span class="secno">5.10 </span>Session history and navigation</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h4 id="the-session-history-of-browsing-contexts"><span class="secno">5.10.1 </span>The session history of browsing contexts</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p>The sequence of <code>Document</code>s in a <a href="browsers.html#browsing-context">browsing Index: semantics.html =================================================================== RCS file: /sources/public/html5/spec/semantics.html,v retrieving revision 1.741 retrieving revision 1.742 diff -u -d -r1.741 -r1.742 --- semantics.html 4 Feb 2010 02:36:33 -0000 1.741 +++ semantics.html 4 Feb 2010 03:16:34 -0000 1.742 @@ -291,7 +291,7 @@ <a href="embedded-content-0.html">← 3.2.5.1.6 Embedded content</a> – <a href="spec.html#contents">Table of contents</a> – <a href="text-level-semantics.html">4.6 Text-level semantics →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h2 id="semantics"><span class="secno">4 </span>The elements of HTML</h2><h3 id="the-root-element"><span class="secno">4.1 </span>The root element</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h4 id="the-html-element-0"><span class="secno">4.1.1 </span>The <dfn><code>html</code></dfn> element</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><dl class="element"><dt>Categories</dt> @@ -1515,8 +1515,9 @@ <a href="references.html#refsBOCU1">[BOCU1]</a> <a href="references.html#refsSCSU">[SCSU]</a> <!-- no idea what to reference for JOHAB or EBCDIC, so... --> - </p><p>Authors should not use UTF-32, as the HTML5 encoding detection - algorithms intentionally do not distinguish it from UTF-16. <a href="references.html#refsUNICODE">[UNICODE]</a></p><p class="note">Using non-UTF-8 encodings can have unexpected + </p><p>Authors should not use UTF-32, as the encoding detection + algorithms described in this specification intentionally do not + distinguish it from UTF-16. <a href="references.html#refsUNICODE">[UNICODE]</a></p><p class="note">Using non-UTF-8 encodings can have unexpected results on form submission and URL encodings, which use the <a href="dom.html#document-s-character-encoding">document's character encoding</a> by default.</p><p>In XHTML, the XML declaration should be used for inline character encoding information, if necessary.</p><div class="example"> Index: index.html =================================================================== RCS file: /sources/public/html5/spec/index.html,v retrieving revision 1.739 retrieving revision 1.740 diff -u -d -r1.739 -r1.740 --- index.html 4 Feb 2010 02:36:33 -0000 1.739 +++ index.html 4 Feb 2010 03:16:33 -0000 1.740 @@ -291,7 +291,7 @@ <a href="iana.html">← 11 IANA considerations</a> – <a href="spec.html#contents">Table of contents</a> – <a href="references.html">References →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h2 class="no-num" id="index">Index</h2><p class="XXX annotation"><b>Status: </b><i>Implemented and widely deployed</i></p><div class="impl"> Index: spec.html =================================================================== RCS file: /sources/public/html5/spec/spec.html,v retrieving revision 1.739 retrieving revision 1.740 diff -u -d -r1.739 -r1.740 --- spec.html 4 Feb 2010 02:36:33 -0000 1.739 +++ spec.html 4 Feb 2010 03:16:34 -0000 1.740 @@ -303,7 +303,7 @@ </dl><p>This specification is available in the following formats: <a href="Overview.html">single page HTML</a>, <a href="spec.html">multipage HTML</a>. -This is revision 1.3699. +This is revision 1.3700. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2009 <a href="http://www.w3.org/"><abbr title="World Wide Index: introduction.html =================================================================== RCS file: /sources/public/html5/spec/introduction.html,v retrieving revision 1.741 retrieving revision 1.742 diff -u -d -r1.741 -r1.742 --- introduction.html 4 Feb 2010 02:36:33 -0000 1.741 +++ introduction.html 4 Feb 2010 03:16:34 -0000 1.742 @@ -289,7 +289,7 @@ </div><nav> <a href="spec.html#contents">Table of contents</a> – <a href="infrastructure.html">2 Common infrastructure →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h2 id="introduction"><span class="secno">1 </span>Introduction</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><h3 id="background"><span class="secno">1.1 </span>Background</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><i>This section is non-normative.</i></p><p>The World Wide Web's markup language has always been HTML. HTML @@ -425,16 +425,26 @@ format suggested for most authors. It is compatible with most legacy Web browsers. If a document is transmitted with an <a href="infrastructure.html#html-mime-type">HTML MIME type</a>, such as <code><a href="iana.html#text-html">text/html</a></code>, then it will be - processed as an HTML document by Web browsers. This specification - defines version 5 of the HTML syntax, known as "HTML5".</p><p>The second concrete syntax is the XHTML syntax, which is an + processed as an HTML document by Web browsers. + + + This specification defines version 5 of the HTML syntax, known as + "HTML5". + + </p><p>The second concrete syntax is the XHTML syntax, which is an application of XML. When a document is transmitted with an <a href="infrastructure.html#xml-mime-type">XML MIME type</a>, such as <code><a href="iana.html#application-xhtml-xml">application/xhtml+xml</a></code>, then it is treated as an XML document by Web browsers, to be parsed by an XML processor. Authors are reminded that the processing for XML and HTML differs; in particular, even minor syntax errors will prevent a document labeled as XML from being rendered fully, whereas they - would be ignored in the HTML syntax. This specification defines - version 5 of the XHTML syntax, known as "XHTML5".</p><p>The DOM, the HTML syntax, and XML cannot all represent the same + would be ignored in the HTML syntax. + + + This specification defines version 5 of the XHTML syntax, known as + "XHTML5". + + </p><p>The DOM, the HTML syntax, and XML cannot all represent the same content. For example, namespaces cannot be represented using the HTML syntax, but they are supported in the DOM and in XML. Similarly, documents that use the <code><a href="semantics.html#the-noscript-element">noscript</a></code> feature can Index: syntax.html =================================================================== RCS file: /sources/public/html5/spec/syntax.html,v retrieving revision 1.739 retrieving revision 1.740 diff -u -d -r1.739 -r1.740 --- syntax.html 4 Feb 2010 02:36:34 -0000 1.739 +++ syntax.html 4 Feb 2010 03:16:34 -0000 1.740 @@ -291,7 +291,7 @@ <a href="editing.html">← 6 User Interaction</a> – <a href="spec.html#contents">Table of contents</a> – <a href="named-character-references.html">7.5 Named character references →</a> - </nav><p>This is revision 1.3699.</p> + </nav><p>This is revision 1.3700.</p> <h2 id="syntax"><span class="secno">7 </span><dfn>The HTML syntax</dfn></h2><p class="note">This section only describes the rules for resources
Received on Thursday, 4 February 2010 03:16:41 UTC