[html5] r2839 - [g] (2) watch() is a gecko-specific feature so I'm not going to address it in th [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Feb 19 00:16:25 PST 2009


Author: ianh
Date: 2009-02-19 00:16:25 -0800 (Thu, 19 Feb 2009)
New Revision: 2839

Modified:
   index
   source
Log:
[g] (2) watch() is a gecko-specific feature so I'm not going to address it in the spec

Modified: index
===================================================================
--- index	2009-02-19 08:10:11 UTC (rev 2838)
+++ index	2009-02-19 08:16:25 UTC (rev 2839)
@@ -40225,13 +40225,8 @@
    <li><p>The <a href=#current-entry>current entry</a> is now the <i>specified
    entry</i>.</li>
 
-  </ol><p class=XXX>how does the changing of the global attributes
-  affect .watch() when seen from other Windows?</p>
+  </ol><h4 id=unloading-documents><span class=secno>5.10.10 </span>Unloading documents</h4>
 
-
-
-  <h4 id=unloading-documents><span class=secno>5.10.10 </span>Unloading documents</h4>
-
   <p>When a user agent is to <dfn id=unload-a-document>unload a document</dfn>, it must run
   the following steps. These steps are passed an argument, <var title="">recycle</var>, which is either true or false, indicating
   whether the <code>Document</code> object is going to be

Modified: source
===================================================================
--- source	2009-02-19 08:10:11 UTC (rev 2838)
+++ source	2009-02-19 08:16:25 UTC (rev 2839)
@@ -45821,11 +45821,8 @@
 
   </ol>
 
-  <p class="XXX">how does the changing of the global attributes
-  affect .watch() when seen from other Windows?</p>
 
 
-
   <h4>Unloading documents</h4>
 
   <p>When a user agent is to <dfn>unload a document</dfn>, it must run




More information about the Commit-Watchers mailing list