[html5] r7361 - [e] (0) These specs are no longer being maintained at the W3C, so update links t [...]

whatwg at whatwg.org whatwg at whatwg.org
Sun Sep 16 20:06:01 PDT 2012


Author: ianh
Date: 2012-09-16 20:05:59 -0700 (Sun, 16 Sep 2012)
New Revision: 7361

Modified:
   complete.html
   index
   source
Log:
[e] (0) These specs are no longer being maintained at the W3C, so update links to point to where they are now being maintained.
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-09-16 03:55:55 UTC (rev 7360)
+++ complete.html	2012-09-17 03:05:59 UTC (rev 7361)
@@ -246,7 +246,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 16 September 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 17 September 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -105316,12 +105316,7 @@
    <dd><cite><a href=http://tools.ietf.org/html/rfc6265>HTTP State 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.</dd>
-   -->
-   <dd><cite><a href=http://dev.w3.org/2006/waf/access-control/>Cross-Origin
-   Resource Sharing</a></cite>, A. van Kesteren. W3C.</dd>
+   <dd><cite><a href=http://fetch.spec.whatwg.org/>Cross-Origin Resource Sharing</a></cite>, A. van Kesteren. WHATWG.</dd>
 
    <dt id=refsCP50220>[CP50220]</dt>
    <dd><cite><a href=http://www.iana.org/assignments/charset-reg/CP50220>CP50220</a></cite>,
@@ -105384,7 +105379,7 @@
    <dd><cite><a href="http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=57623">Dynamic adaptive streaming over HTTP (DASH)</a></cite>. ISO.</dd>
 
    <dt id=refsDOMCORE>[DOMCORE]</dt>
-   <dd><cite><a href=http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html>Web DOM Core</a></cite>, A. van Kesteren. W3C.</dd>
+   <dd><cite><a href=http://dom.spec.whatwg.org/>Web DOM Core</a></cite>, A. van Kesteren. WHATWG.</dd>
 
    <dt id=refsDOMEVENTS>[DOMEVENTS]</dt>
    <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>, T. Leithead, J. Rossi, D. Schepers, B. Höhrmann, P. Le Hégaret, T. Pixley. W3C.</dd>
@@ -105422,7 +105417,7 @@
    API: Directories and System</a></cite>, E. Uhrhane. W3C.</dd>
 
    <dt id=refsFULLSCREEN>[FULLSCREEN]</dt>
-   <dd><cite><a href=http://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview.html>Fullscreen</a></cite>, A. van Kesteren, T. Çelik.</dd>
+   <dd><cite><a href=http://fullscreen.spec.whatwg.org/>Fullscreen</a></cite>, A. van Kesteren, T. Çelik. WHATWG.</dd>
 
    <dt id=refsGBK>[GBK]</dt>
    <dd><cite>Chinese Internal Code Specification</cite>. Chinese IT
@@ -105863,12 +105858,7 @@
    <dd><cite><a href=http://gmpg.org/xfn/11>XFN 1.1 profile</a></cite>, T. Çelik, M. Mullenweg, E. Meyer. GMPG.</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.</dd>
-   -->
-   <dd><cite><a href=http://dev.w3.org/2006/webapi/XMLHttpRequest-2/><code>XMLHttpRequest</code></a></cite>,
-   A. van Kesteren. W3C.</dd>
+   <dd><cite><a href=http://xhr.spec.whatwg.org/><code>XMLHttpRequest</code></a></cite>, A. van Kesteren. WHATWG.</dd>
 
    <dt id=refsXML>[XML]</dt>
    <dd><cite><a href=http://www.w3.org/TR/xml/>Extensible Markup

Modified: index
===================================================================
--- index	2012-09-16 03:55:55 UTC (rev 7360)
+++ index	2012-09-17 03:05:59 UTC (rev 7361)
@@ -246,7 +246,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 16 September 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 17 September 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -105316,12 +105316,7 @@
    <dd><cite><a href=http://tools.ietf.org/html/rfc6265>HTTP State 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.</dd>
-   -->
-   <dd><cite><a href=http://dev.w3.org/2006/waf/access-control/>Cross-Origin
-   Resource Sharing</a></cite>, A. van Kesteren. W3C.</dd>
+   <dd><cite><a href=http://fetch.spec.whatwg.org/>Cross-Origin Resource Sharing</a></cite>, A. van Kesteren. WHATWG.</dd>
 
    <dt id=refsCP50220>[CP50220]</dt>
    <dd><cite><a href=http://www.iana.org/assignments/charset-reg/CP50220>CP50220</a></cite>,
@@ -105384,7 +105379,7 @@
    <dd><cite><a href="http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=57623">Dynamic adaptive streaming over HTTP (DASH)</a></cite>. ISO.</dd>
 
    <dt id=refsDOMCORE>[DOMCORE]</dt>
-   <dd><cite><a href=http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html>Web DOM Core</a></cite>, A. van Kesteren. W3C.</dd>
+   <dd><cite><a href=http://dom.spec.whatwg.org/>Web DOM Core</a></cite>, A. van Kesteren. WHATWG.</dd>
 
    <dt id=refsDOMEVENTS>[DOMEVENTS]</dt>
    <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>, T. Leithead, J. Rossi, D. Schepers, B. Höhrmann, P. Le Hégaret, T. Pixley. W3C.</dd>
@@ -105422,7 +105417,7 @@
    API: Directories and System</a></cite>, E. Uhrhane. W3C.</dd>
 
    <dt id=refsFULLSCREEN>[FULLSCREEN]</dt>
-   <dd><cite><a href=http://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview.html>Fullscreen</a></cite>, A. van Kesteren, T. Çelik.</dd>
+   <dd><cite><a href=http://fullscreen.spec.whatwg.org/>Fullscreen</a></cite>, A. van Kesteren, T. Çelik. WHATWG.</dd>
 
    <dt id=refsGBK>[GBK]</dt>
    <dd><cite>Chinese Internal Code Specification</cite>. Chinese IT
@@ -105863,12 +105858,7 @@
    <dd><cite><a href=http://gmpg.org/xfn/11>XFN 1.1 profile</a></cite>, T. Çelik, M. Mullenweg, E. Meyer. GMPG.</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.</dd>
-   -->
-   <dd><cite><a href=http://dev.w3.org/2006/webapi/XMLHttpRequest-2/><code>XMLHttpRequest</code></a></cite>,
-   A. van Kesteren. W3C.</dd>
+   <dd><cite><a href=http://xhr.spec.whatwg.org/><code>XMLHttpRequest</code></a></cite>, A. van Kesteren. WHATWG.</dd>
 
    <dt id=refsXML>[XML]</dt>
    <dd><cite><a href=http://www.w3.org/TR/xml/>Extensible Markup

Modified: source
===================================================================
--- source	2012-09-16 03:55:55 UTC (rev 7360)
+++ source	2012-09-17 03:05:59 UTC (rev 7361)
@@ -123111,13 +123111,7 @@
    <dd><cite><a href="http://tools.ietf.org/html/rfc6265">HTTP State 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.</dd>
-   -->
-   <dd><cite><a
-   href="http://dev.w3.org/2006/waf/access-control/">Cross-Origin
-   Resource Sharing</a></cite>, A. van Kesteren. W3C.</dd>
+   <dd><cite><a href="http://fetch.spec.whatwg.org/">Cross-Origin Resource Sharing</a></cite>, A. van Kesteren. WHATWG.</dd>
 
    <dt id="refsCP50220">[CP50220]</dt>
    <dd><cite><a
@@ -123185,7 +123179,7 @@
    <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 Hégaret, A. Le Hors. W3C.</dd>
 
    <dt id="refsDOMCORE">[DOMCORE]</dt>
-   <dd><cite><a href="http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html">Web DOM Core</a></cite>, A. van Kesteren. W3C.</dd>
+   <dd><cite><a href="http://dom.spec.whatwg.org/">Web DOM Core</a></cite>, A. van Kesteren. WHATWG.</dd>
 
    <dt id="refsDOMEVENTS">[DOMEVENTS]</dt>
    <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>, T. Leithead, J. Rossi, D. Schepers, B. Höhrmann, P. Le Hégaret, T. Pixley. W3C.</dd>
@@ -123236,7 +123230,7 @@
    API: Directories and System</a></cite>, E. Uhrhane. W3C.</dd>
 
    <dt id="refsFULLSCREEN">[FULLSCREEN]</dt>
-   <dd><cite><a href="http://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview.html">Fullscreen</a></cite>, A. van Kesteren, T. Çelik.</dd>
+   <dd><cite><a href="http://fullscreen.spec.whatwg.org/">Fullscreen</a></cite>, A. van Kesteren, T. Çelik. WHATWG.</dd>
 
    <dt id="refsGBK">[GBK]</dt>
    <dd><cite>Chinese Internal Code Specification</cite>. Chinese IT
@@ -123816,13 +123810,7 @@
    <dd><cite><a href="http://gmpg.org/xfn/11">XFN 1.1 profile</a></cite>, T. Çelik, M. Mullenweg, E. Meyer. GMPG.</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.</dd>
-   -->
-   <dd><cite><a
-   href="http://dev.w3.org/2006/webapi/XMLHttpRequest-2/"><code>XMLHttpRequest</code></a></cite>,
-   A. van Kesteren. W3C.</dd>
+   <dd><cite><a href="http://xhr.spec.whatwg.org/"><code>XMLHttpRequest</code></a></cite>, A. van Kesteren. WHATWG.</dd>
 
    <dt id="refsXHTML1">[XHTML1]</dt>
    <dd><cite><a href="http://www.w3.org/TR/xhtml1/">XHTML(TM) 1.0 The




More information about the Commit-Watchers mailing list