[html5] r4646 - [e] (0) Editorial changes to 2D and Microdata specs for FPWD. Clean-up of the re [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Feb 3 19:11:43 PST 2010


Author: ianh
Date: 2010-02-03 19:11:41 -0800 (Wed, 03 Feb 2010)
New Revision: 4646

Modified:
   complete.html
   index
   source
Log:
[e] (0) 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.

Modified: complete.html
===================================================================
--- complete.html	2010-02-04 02:29:07 UTC (rev 4645)
+++ complete.html	2010-02-04 03:11:41 UTC (rev 4646)
@@ -1467,9 +1467,14 @@
   format suggested for most authors. It is compatible with most legacy
   Web browsers. If a document is transmitted with an <a href=#html-mime-type>HTML MIME
   type</a>, such as <code><a href=#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>
+  processed as an HTML document by Web browsers.
 
+  This specification defines the latest HTML syntax, known simply as
+  "HTML".
+  
+
+  </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=#xml-mime-type>XML
   MIME type</a>, such as <code><a href=#application/xhtml+xml>application/xhtml+xml</a></code>, then
@@ -1477,9 +1482,14 @@
   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>
+  would be ignored in the HTML syntax.
 
+  This specification defines the latest XHTML syntax, known simply as
+  "XHTML".
+  
+
+  </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.
@@ -2240,9 +2250,10 @@
     during script execution itself. (This is only a "SHOULD" and not a
     "MUST" requirement because it has been proven to be impossible. <a href=#refsCOMPUTABLE>[COMPUTABLE]</a>)</p>
 
-    <p>The term "HTML5 validator" can be used to refer to a
+    <p>The term "HTML validator" can be used to refer to a
     conformance checker that itself conforms to the applicable
     requirements of this specification.</p>
+    
 
     <div class=note>
 
@@ -11906,8 +11917,9 @@
   <!-- 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=#refsUNICODE>[UNICODE]</a></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=#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
@@ -82928,7 +82940,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>
 
@@ -87268,137 +87280,132 @@
 
   <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 -->
+  <!-- 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=refsBEZIER>[BEZIER]</dt>
    <dd><cite>Courbes à poles</cite>, P. de Casteljau. INPI, 1959.</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=refsCSSFONTS>[CSSFONTS]</dt>
    <dd><cite><a href=http://www.w3.org/TR/css3-fonts/>CSS Fonts
-   Module Level 3</a></cite>, J. Daggett. W3C, June 2009.</dd>
+   Module Level 3</a></cite>, J. Daggett. 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>
@@ -87406,23 +87413,22 @@
    <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=refsE163>[E163]</dt>
    <dd><cite>Recommendation E.163 — Numbering Plan for The International
@@ -87431,29 +87437,29 @@
 
    <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")
@@ -87469,79 +87475,76 @@
 
    <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=refsJSON>[JSON]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc4627.txt>The
    application/json Media Type for JavaScript Object Notation
-   (JSON)</a></cite>, D. Crockford. IETF, July 2006.</dd>
+   (JSON)</a></cite>, D. Crockford. IETF.</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
@@ -87550,17 +87553,15 @@
 
    <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=refsPORTERDUFF>[PORTERDUFF]</dt>
    <dd><cite><a href=http://keithp.com/~keithp/porterduff/p253-porter.pdf>Compositing
@@ -87571,17 +87572,16 @@
    <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>.
@@ -87594,197 +87594,182 @@
 
    <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=refsRFC2246>[RFC2246]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc2246.txt>The TLS Protocol
-   Version 1.0</a></cite>, T. Dierks, C. Allen. IETF, January 1999.</dd>
+   Version 1.0</a></cite>, T. Dierks, C. Allen. 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=refsRFC2426>[RFC2426]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc2426.txt>vCard MIME Directory
-   Profile</a></cite>, F. Dawson, T. Howes. IETF, September 1998.</dd>
+   Profile</a></cite>, F. Dawson, T. Howes. IETF.</dd>
 
    <dt id=refsRFC2445>[RFC2445]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc2445.txt>Internet Calendaring
    and Scheduling Core Object Specification (iCalendar)</a></cite>, F. Dawson, D.
-   Stenerson. IETF, November 1998.</dd>
+   Stenerson. 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=refsRFC3629>[RFC3629]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc3629.txt>UTF-8, a
-   transformation format of ISO 10646</a></cite>, F. Yergeau. IETF,
-   November 2003.</dd>
+   transformation format of ISO 10646</a></cite>, F. Yergeau. 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=refsRFC4366>[RFC4366]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc4366.txt>Transport
    Layer Security (TLS) Extensions</a></cite>, S. Blake-Wilson,
-   M. Nystrom, D. Hopwood, J. Mikkelsen, T. Wright. IETF, April
-   2006.</dd>
+   M. Nystrom, D. Hopwood, J. Mikkelsen, T. Wright. IETF.</dd>
 
    <dt id=refsRFC4770>[RFC4770]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc4770.txt>vCard Extensions for
-   Instant Messaging (IM)</a></cite>, C. Jennings, J. Reschke. IETF,
-   January 2007.</dd>
+   Instant Messaging (IM)</a></cite>, C. Jennings, J. Reschke. 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
@@ -87792,68 +87777,68 @@
    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=refsWEBSQL>[WEBSQL]</dt>
    <dd><cite><a href=http://dev.w3.org/html5/webdatabase/>Web SQL
-   Database</a></cite>, I. Hickson. W3C, July 2009.</dd>
+   Database</a></cite>, I. Hickson. W3C.</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>
@@ -87876,48 +87861,43 @@
    <dt id=refsX121>[X121]</dt>
    <dd><cite>Recommendation X.121 — International Numbering Plan for
    Public Data Networks</cite>, CCITT Blue Book, Fascicle VIII.3,
-   pp. 317-332, November 1988.</dd>
+   pp. 317-332.</dd>
 
    <dt id=refsX690>[X690]</dt>
    <dd><cite><a href=http://www.itu.int/ITU-T/studygroups/com17/languages/X.690-0207.pdf>Recommendation
    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><h2 class=no-num id=acknowledgements>Acknowledgements</h2> <!-- ACKS -->
 
@@ -88407,8 +88387,9 @@
   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
+  <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>Special thanks to Richard Williamson for creating the first

Modified: index
===================================================================
--- index	2010-02-04 02:29:07 UTC (rev 4645)
+++ index	2010-02-04 03:11:41 UTC (rev 4646)
@@ -1382,9 +1382,14 @@
   format suggested for most authors. It is compatible with most legacy
   Web browsers. If a document is transmitted with an <a href=#html-mime-type>HTML MIME
   type</a>, such as <code><a href=#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>
+  processed as an HTML document by Web browsers.
 
+  This specification defines the latest HTML syntax, known simply as
+  "HTML".
+  
+
+  </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=#xml-mime-type>XML
   MIME type</a>, such as <code><a href=#application/xhtml+xml>application/xhtml+xml</a></code>, then
@@ -1392,9 +1397,14 @@
   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>
+  would be ignored in the HTML syntax.
 
+  This specification defines the latest XHTML syntax, known simply as
+  "XHTML".
+  
+
+  </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.
@@ -2139,9 +2149,10 @@
     during script execution itself. (This is only a "SHOULD" and not a
     "MUST" requirement because it has been proven to be impossible. <a href=#refsCOMPUTABLE>[COMPUTABLE]</a>)</p>
 
-    <p>The term "HTML5 validator" can be used to refer to a
+    <p>The term "HTML validator" can be used to refer to a
     conformance checker that itself conforms to the applicable
     requirements of this specification.</p>
+    
 
     <div class=note>
 
@@ -11805,8 +11816,9 @@
   <!-- 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=#refsUNICODE>[UNICODE]</a></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=#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
@@ -77225,7 +77237,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>
 
@@ -81706,137 +81718,132 @@
 
   <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 -->
+  <!-- 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=refsBEZIER>[BEZIER]</dt>
    <dd><cite>Courbes à poles</cite>, P. de Casteljau. INPI, 1959.</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=refsCSSFONTS>[CSSFONTS]</dt>
    <dd><cite><a href=http://www.w3.org/TR/css3-fonts/>CSS Fonts
-   Module Level 3</a></cite>, J. Daggett. W3C, June 2009.</dd>
+   Module Level 3</a></cite>, J. Daggett. 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>
@@ -81844,23 +81851,22 @@
    <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=refsE163>[E163]</dt>
    <dd><cite>Recommendation E.163 — Numbering Plan for The International
@@ -81869,37 +81875,37 @@
 
    <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=refsEVENTSOURCE>[EVENTSOURCE]</dt>
    <!--
    <dd><cite><a href="http://www.w3.org/TR/eventsource/">Server-Sent
-   Events</a></cite>, I. Hickson. W3C, April 2009.</dd>
+   Events</a></cite>, I. Hickson. W3C.</dd>
    -->
    <dd><cite><a href=http://dev.w3.org/html5/eventsource/>Server-Sent
-   Events</a></cite>, I. Hickson. W3C, July 2009.</dd>
+   Events</a></cite>, I. Hickson. W3C.</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")
@@ -81915,79 +81921,76 @@
 
    <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=refsJSON>[JSON]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc4627.txt>The
    application/json Media Type for JavaScript Object Notation
-   (JSON)</a></cite>, D. Crockford. IETF, July 2006.</dd>
+   (JSON)</a></cite>, D. Crockford. IETF.</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
@@ -81996,17 +81999,15 @@
 
    <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=refsPORTERDUFF>[PORTERDUFF]</dt>
    <dd><cite><a href=http://keithp.com/~keithp/porterduff/p253-porter.pdf>Compositing
@@ -82017,17 +82018,16 @@
    <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>.
@@ -82040,182 +82040,169 @@
 
    <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=refsRFC2426>[RFC2426]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc2426.txt>vCard MIME Directory
-   Profile</a></cite>, F. Dawson, T. Howes. IETF, September 1998.</dd>
+   Profile</a></cite>, F. Dawson, T. Howes. IETF.</dd>
 
    <dt id=refsRFC2445>[RFC2445]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc2445.txt>Internet Calendaring
    and Scheduling Core Object Specification (iCalendar)</a></cite>, F. Dawson, D.
-   Stenerson. IETF, November 1998.</dd>
+   Stenerson. 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=refsRFC4770>[RFC4770]</dt>
    <dd><cite><a href=http://www.ietf.org/rfc/rfc4770.txt>vCard Extensions for
-   Instant Messaging (IM)</a></cite>, C. Jennings, J. Reschke. IETF,
-   January 2007.</dd>
+   Instant Messaging (IM)</a></cite>, C. Jennings, J. Reschke. 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
@@ -82223,74 +82210,72 @@
    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=refsWEBSOCKET>[WEBSOCKET]</dt>
    <!--
    <dd><cite><a href="http://www.w3.org/TR/websockets/">The Web Sockets
-   API</a></cite>, I. Hickson. W3C, April
-   2009.</dd>
+   API</a></cite>, I. Hickson. W3C.</dd>
    -->
    <dd><cite><a href=http://dev.w3.org/html5/websockets/>The Web Sockets
-   API</a></cite>, I. Hickson. W3C, August
-   2009.</dd>
+   API</a></cite>, I. Hickson. W3C.</dd>
 
    <dt id=refsWHATWGWIKI>[WHATWGWIKI]</dt>
    <dd><cite><a href=http://wiki.whatwg.org/>The WHATWG Wiki</a></cite>. WHATWG.</dd>
@@ -82299,10 +82284,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>
@@ -82322,48 +82307,43 @@
    <dt id=refsX121>[X121]</dt>
    <dd><cite>Recommendation X.121 — International Numbering Plan for
    Public Data Networks</cite>, CCITT Blue Book, Fascicle VIII.3,
-   pp. 317-332, November 1988.</dd>
+   pp. 317-332.</dd>
 
    <dt id=refsX690>[X690]</dt>
    <dd><cite><a href=http://www.itu.int/ITU-T/studygroups/com17/languages/X.690-0207.pdf>Recommendation
    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><h2 class=no-num id=acknowledgements>Acknowledgements</h2> <!-- ACKS -->
 
@@ -82853,8 +82833,9 @@
   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
+  <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>Special thanks to Richard Williamson for creating the first

Modified: source
===================================================================
--- source	2010-02-04 02:29:07 UTC (rev 4645)
+++ source	2010-02-04 03:11:41 UTC (rev 4646)
@@ -328,9 +328,18 @@
   format suggested for most authors. It is compatible with most legacy
   Web browsers. If a document is transmitted with an <span>HTML MIME
   type</span>, such as <code>text/html</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>
+  processed as an HTML document by Web browsers.
 
+  <!--END html--><!--END complete-->
+  This specification defines version 5 of the HTML syntax, known as
+  "HTML5".
+  <!--START html--><!--START complete--><!--END w3c-html-->
+  This specification defines the latest HTML syntax, known simply as
+  "HTML".
+  <!--START w3c-html-->
+
+  </p>
+
   <p>The second concrete syntax is the XHTML syntax, which is an
   application of XML. When a document is transmitted with an <span>XML
   MIME type</span>, such as <code>application/xhtml+xml</code>, then
@@ -338,9 +347,18 @@
   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>
+  would be ignored in the HTML syntax.
 
+  <!--END html--><!--END complete-->
+  This specification defines version 5 of the XHTML syntax, known as
+  "XHTML5".
+  <!--START html--><!--START complete--><!--END w3c-html-->
+  This specification defines the latest XHTML syntax, known simply as
+  "XHTML".
+  <!--START w3c-html-->
+
+  </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.
@@ -1168,9 +1186,15 @@
     "MUST" requirement because it has been proven to be impossible. <a
     href="#refsCOMPUTABLE">[COMPUTABLE]</a>)</p>
 
+    <!--END html--><!--END complete-->
     <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>
+    <!--START html--><!--START complete--><!--END w3c-html-->
+    <p>The term "HTML validator" can be used to refer to a
+    conformance checker that itself conforms to the applicable
+    requirements of this specification.</p>
+    <!--START w3c-html-->
 
     <div class="note">
 
@@ -12473,9 +12497,9 @@
   <!-- 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="#refsUNICODE">[UNICODE]</a></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="#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
@@ -74248,7 +74272,7 @@
   title="handler-WorkerGlobalScope-onerror">onerror</code>
   attribute.
   <!--END complete-->
-  <a href="#refsHTML5">[HTML5]</a>
+  <a href="#refsHTML">[HTML]</a>
   <!--START complete-->
   </p>
 
@@ -74257,7 +74281,7 @@
   the error occurred while handling a previous script error, the error
   may be reported to the user.
   <!--END complete-->
-  <a href="#refsHTML5">[HTML5]</a>
+  <a href="#refsHTML">[HTML]</a>
   <!--START complete-->
   </p>
 
@@ -74893,7 +74917,7 @@
   also implement the <code>NavigatorID</code> and
   <code>NavigatorOnLine</code> interfaces.
   <!--END complete-->
-  <a href="#refsHTML5">[HTML5]</a>
+  <a href="#refsHTML">[HTML]</a>
   <!--START complete-->
   </p>
 
@@ -74990,7 +75014,7 @@
   the <span title="concept-uda-setter">common setter action</span>
   being a no-op, since the attributes are defined to be readonly.
   <!--END complete-->
-  <a href="#refsHTML5">[HTML5]</a>
+  <a href="#refsHTML">[HTML]</a>
   <!--START complete-->
   </p>
 
@@ -76701,7 +76725,7 @@
   with the terminology used in HTML, namely, to denote a string that
   might or might not be a valid URI or IRI and to which certain error
   handling behaviors will be applied when the string is parsed. <a
-  href="#refsHTML5">[HTML5]</a></p>
+  href="#refsHTML">[HTML]</a></p>
 <!--START complete-->
 
   <p>When an implementation is required to <i>send</i> data as part of
@@ -78455,9 +78479,9 @@
   to other parts of that document.</p>
 
   <p>The reader is therefore referred to the Acknowledgements section
-  of the HTML5 specification for a full list of all contributions that
-  have been made to the source document from which this specification
-  is generated. <a href="#refsHTML5">[HTML5]</a></p>
+  of the WHATWG HTML specification for a full list of all
+  contributions that have been made to the source document from which
+  this specification is generated. <a href="#refsHTML">[HTML]</a></p>
 
   <!--END websocket-protocol-->
   <!--END websocket-->
@@ -92199,7 +92223,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>
 
@@ -97709,7 +97733,8 @@
 
   <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 -->
+  <!-- Dates are only included for standards older than the Web,
+  because the newer ones keep changing. -->
 
   <dl>
 <!--REFERENCES ON-->
@@ -97717,53 +97742,50 @@
    <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="refsBEZIER">[BEZIER]</dt>
    <dd><cite>Courbes à poles</cite>, P. de Casteljau. INPI, 1959.</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="refsBIG5">[BIG5]</dt>
    <dd>(Non-normative) <cite>Chinese Coded Character Set in Computer</cite>. Institute
@@ -97773,19 +97795,19 @@
    <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
@@ -97793,76 +97815,73 @@
    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="refsCSSFONTS">[CSSFONTS]</dt>
    <dd><cite><a href="http://www.w3.org/TR/css3-fonts/">CSS Fonts
-   Module Level 3</a></cite>, J. Daggett. W3C, June 2009.</dd>
+   Module Level 3</a></cite>, J. Daggett. 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="refsDOM2HTML">[DOM2HTML]</dt>
    <dd>(Non-normative) <cite><a
    href="http://www.w3.org/TR/DOM-Level-2-HTML/">Document Object Model
    (DOM) Level 2 HTML Specification</a></cite>, J. Stenback, P. Le
-   Hegaret, A. Le Hors. W3C, January 2003.</dd>
+   Hegaret, A. Le Hors. 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>
@@ -97870,26 +97889,25 @@
    <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="refsE163">[E163]</dt>
    <dd><cite>Recommendation E.163 — Numbering Plan for The International
@@ -97899,40 +97917,40 @@
    <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="refsEVENTSOURCE">[EVENTSOURCE]</dt>
    <!--
    <dd><cite><a href="http://www.w3.org/TR/eventsource/">Server-Sent
-   Events</a></cite>, I. Hickson. W3C, April 2009.</dd>
+   Events</a></cite>, I. Hickson. W3C.</dd>
    -->
    <dd><cite><a
    href="http://dev.w3.org/html5/eventsource/">Server-Sent
-   Events</a></cite>, I. Hickson. W3C, July 2009.</dd>
+   Events</a></cite>, I. Hickson. W3C.</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")
@@ -97949,113 +97967,103 @@
    <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="refsHTML4">[HTML4]</dt>
    <dd>(Non-normative) <cite><a
    href="http://www.w3.org/TR/html4/">HTML 4.01
-   Specification</a></cite>, D. Raggett, A. Le Hors, I. Jacobs.  W3C,
-   December 1999.</dd>
+   Specification</a></cite>, D. Raggett, A. Le Hors, I. Jacobs.  W3C.</dd>
 
-   <dt id="refsHTML5">[HTML5]</dt>
+   <dt id="refsHTML">[HTML]</dt>
    <dd><cite><a
-   href="http://www.whatwg.org/specs/web-apps/current-work/">HTML5</a></cite>,
-   I. Hickson. WHATWG, August 2009.</dd>
+   href="http://www.whatwg.org/specs/web-apps/current-work/">HTML</a></cite>,
+   I. Hickson. WHATWG.</dd>
 
-   <dt id="refsHTML5CORE">[HTML5CORE]</dt>
-   <!--
-   <dd><cite><a href="http://www.w3.org/TR/html5/">HTML5</a></cite>,
-   I. Hickson, D. Hyatt. W3C, April 2009.</dd>
-   -->
-   <dd><cite><a
-   href="http://dev.w3.org/html5/spec/">HTML5</a></cite>,
-   I. Hickson, D. Hyatt. W3C, January 2010.</dd>
+   <dt id="refsHTML5">[HTML5]</dt>
+   <dd><cite><a href="http://dev.w3.org/html5/spec/">HTML5</a></cite>,
+   I. Hickson, D. Hyatt. W3C.</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="refsIEEE754">[IEEE754]</dt>
    <dd><cite><a
    href="http://ieeexplore.ieee.org/servlet/opac?punumber=4610933">IEEE
-   Standard for Floating-Point Arithmetic (IEEE 754)</a></cite>. IEEE,
-   August 2008. ISBN 978-0-7381-5753-5.</dd>
+   Standard for Floating-Point Arithmetic (IEEE 754)</a></cite>. IEEE. ISBN 978-0-7381-5753-5.</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="refsJSON">[JSON]</dt>
    <dd><cite><a href="http://www.ietf.org/rfc/rfc4627.txt">The
    application/json Media Type for JavaScript Object Notation
-   (JSON)</a></cite>, D. Crockford. IETF, July 2006.</dd>
+   (JSON)</a></cite>, D. Crockford. IETF.</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
@@ -98066,18 +98074,16 @@
    <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="refsPORTERDUFF">[PORTERDUFF]</dt>
    <dd><cite><a
@@ -98090,18 +98096,17 @@
    <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>.
@@ -98114,198 +98119,183 @@
 
    <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="refsRFC2246">[RFC2246]</dt>
    <dd><cite><a href="http://www.ietf.org/rfc/rfc2246.txt">The TLS Protocol
-   Version 1.0</a></cite>, T. Dierks, C. Allen. IETF, January 1999.</dd>
+   Version 1.0</a></cite>, T. Dierks, C. Allen. 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="refsRFC2426">[RFC2426]</dt>
    <dd><cite><a href="http://www.ietf.org/rfc/rfc2426.txt">vCard MIME Directory
-   Profile</a></cite>, F. Dawson, T. Howes. IETF, September 1998.</dd>
+   Profile</a></cite>, F. Dawson, T. Howes. IETF.</dd>
 
    <dt id="refsRFC2445">[RFC2445]</dt>
    <dd><cite><a href="http://www.ietf.org/rfc/rfc2445.txt">Internet Calendaring
    and Scheduling Core Object Specification (iCalendar)</a></cite>, F. Dawson, D.
-   Stenerson. IETF, November 1998.</dd>
+   Stenerson. 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="refsRFC3629">[RFC3629]</dt>
    <dd><cite><a href="http://www.ietf.org/rfc/rfc3629.txt">UTF-8, a
-   transformation format of ISO 10646</a></cite>, F. Yergeau. IETF,
-   November 2003.</dd>
+   transformation format of ISO 10646</a></cite>, F. Yergeau. 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="refsRFC4366">[RFC4366]</dt>
    <dd><cite><a href="http://www.ietf.org/rfc/rfc4366.txt">Transport
    Layer Security (TLS) Extensions</a></cite>, S. Blake-Wilson,
-   M. Nystrom, D. Hopwood, J. Mikkelsen, T. Wright. IETF, April
-   2006.</dd>
+   M. Nystrom, D. Hopwood, J. Mikkelsen, T. Wright. IETF.</dd>
 
    <dt id="refsRFC4770">[RFC4770]</dt>
    <dd><cite><a href="http://www.ietf.org/rfc/rfc4770.txt">vCard Extensions for
-   Instant Messaging (IM)</a></cite>, C. Jennings, J. Reschke. IETF,
-   January 2007.</dd>
+   Instant Messaging (IM)</a></cite>, C. Jennings, J. Reschke. 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="refsSQL">[SQL]</dt>
    <dd>The precise dialect has not yet been specified.</dd>
@@ -98315,7 +98305,7 @@
    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
@@ -98323,85 +98313,83 @@
    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="refsWEBSQL">[WEBSQL]</dt>
    <dd><cite><a href="http://dev.w3.org/html5/webdatabase/">Web SQL
-   Database</a></cite>, I. Hickson. W3C, July 2009.</dd>
+   Database</a></cite>, I. Hickson. W3C.</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="refsWEBSOCKET">[WEBSOCKET]</dt>
    <!--
    <dd><cite><a href="http://www.w3.org/TR/websockets/">The Web Sockets
-   API</a></cite>, I. Hickson. W3C, April
-   2009.</dd>
+   API</a></cite>, I. Hickson. W3C.</dd>
    -->
    <dd><cite><a href="http://dev.w3.org/html5/websockets/">The Web Sockets
-   API</a></cite>, I. Hickson. W3C, August
-   2009.</dd>
+   API</a></cite>, I. Hickson. W3C.</dd>
 
    <dt id="refsWHATWGBLOG">[WHATWGBLOG]</dt>
    <dd><cite><a href="http://blog.whatwg.org/">The WHATWG Blog</a></cite>. WHATWG.</dd>
@@ -98413,10 +98401,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>
@@ -98436,7 +98424,7 @@
    <dt id="refsX121">[X121]</dt>
    <dd><cite>Recommendation X.121 — International Numbering Plan for
    Public Data Networks</cite>, CCITT Blue Book, Fascicle VIII.3,
-   pp. 317-332, November 1988.</dd>
+   pp. 317-332.</dd>
 
    <dt id="refsX690">[X690]</dt>
    <dd><cite><a
@@ -98444,54 +98432,48 @@
    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="refsXHTML1">[XHTML1]</dt>
    <dd><cite><a href="http://www.w3.org/TR/xhtml1/">XHTML(TM) 1.0 The
-   Extensible HyperText Markup Language (Second Edition)</a></cite>. W3C,
-   August 2002.</dd>
+   Extensible HyperText Markup Language (Second Edition)</a></cite>. W3C.</dd>
 
    <dt id="refsXHTMLMOD">[XHTMLMOD]</dt>
    <dd><cite><a
    href="http://www.w3.org/TR/xhtml-modularization">Modularization of
    XHTML(TM)</a></cite>, M. Altheim, F. Boumphrey, S. Dooley, S.
-   McCarron, S. Schnitzenbaumer, T. Wugofski. W3C, April 2001.</dd>
+   McCarron, S. Schnitzenbaumer, T. Wugofski. 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>
 
 <!--REFERENCES OFF-->
   </dl>
@@ -98990,8 +98972,9 @@
   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
+  <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>.




More information about the Commit-Watchers mailing list