[html5] r3672 - [e] (0) pubrules fixes

whatwg at whatwg.org whatwg at whatwg.org
Tue Aug 25 14:59:00 PDT 2009


Author: ianh
Date: 2009-08-25 14:58:59 -0700 (Tue, 25 Aug 2009)
New Revision: 3672

Modified:
   index
   source
Log:
[e] (0) pubrules fixes

Modified: index
===================================================================
--- index	2009-08-25 03:46:10 UTC (rev 3671)
+++ index	2009-08-25 21:58:59 UTC (rev 3672)
@@ -47475,8 +47475,9 @@
      object of the <code><a href=#window>Window</a></code> object from which the
      <code>XMLHttpRequest</code> constructor was invoked. (That is,
      they track the <code>Document</code> to which the
-     <code>XMLHttpRequest</code> object's <a href=http://dev.w3.org/2006/webapi/XMLHttpRequest-2/Overview.html#document-pointer><code>Document</code>
+     <code>XMLHttpRequest</code> object's <a href=http://www.w3.org/TR/2008/WD-XMLHttpRequest2-20080930/#document-pointer><code>Document</code>
      pointer</a> pointed when it was created.) <a href=#refsXHR>[XHR]</a></dd>
+     <!-- XXX xref is broken: http://www.w3.org/TR/2008/WD-XMLHttpRequest2-20080930/#document-pointer -->
 
 
      <dt>If a <code>Document</code> or image was generated from a

Modified: source
===================================================================
--- source	2009-08-25 03:46:10 UTC (rev 3671)
+++ source	2009-08-25 21:58:59 UTC (rev 3672)
@@ -53686,9 +53686,10 @@
      <code>XMLHttpRequest</code> constructor was invoked. (That is,
      they track the <code>Document</code> to which the
      <code>XMLHttpRequest</code> object's <a
-     href="http://dev.w3.org/2006/webapi/XMLHttpRequest-2/Overview.html#document-pointer"><code>Document</code>
+     href="http://www.w3.org/TR/2008/WD-XMLHttpRequest2-20080930/#document-pointer"><code>Document</code>
      pointer</a> pointed when it was created.) <a
      href="#refsXHR">[XHR]</a></dd>
+     <!-- XXX xref is broken: http://www.w3.org/TR/2008/WD-XMLHttpRequest2-20080930/#document-pointer -->
 
 
      <dt>If a <code>Document</code> or image was generated from a




More information about the Commit-Watchers mailing list