hixie: Make the text vaguer while we wait for Web DOM Core to be updated. (whatwg r4322)

hixie: Make the text vaguer while we wait for Web DOM Core to be
updated. (whatwg r4322)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3457&r2=1.3458&f=h
http://html5.org/tools/web-apps-tracker?from=4321&to=4322

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3457
retrieving revision 1.3458
diff -u -d -r1.3457 -r1.3458
--- Overview.html 25 Oct 2009 00:42:58 -0000 1.3457
+++ Overview.html 25 Oct 2009 04:31:06 -0000 1.3458
@@ -5929,8 +5929,7 @@
   with <var title="">feature</var> set to either "<code title="">HTML</code>" or "<code title="">XHTML</code>" and <var title="">version</var> set to either "<code>1.0</code>" or
   "<code>2.0</code>".</p>
 
-  </div><h4 id="exceptions"><span class="secno">2.7.8 </span>Exceptions</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The following <code>DOMException</code> codes are defined in DOM
-  Core. <a href="#refsDOMCORE">[DOMCORE]</a><ol class="brief"><li value="1"><dfn id="index_size_err"><code>INDEX_SIZE_ERR</code></dfn></li>
+  </div><h4 id="exceptions"><span class="secno">2.7.8 </span>Exceptions</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p>The following are <code>DOMException</code> codes. <a href="#refsDOMCORE">[DOMCORE]</a><ol class="brief"><li value="1"><dfn id="index_size_err"><code>INDEX_SIZE_ERR</code></dfn></li>
    <li value="2"><dfn id="domstring_size_err"><code>DOMSTRING_SIZE_ERR</code></dfn></li>
    <li value="3"><dfn id="hierarchy_request_err"><code>HIERARCHY_REQUEST_ERR</code></dfn></li>
    <li value="4"><dfn id="wrong_document_err"><code>WRONG_DOCUMENT_ERR</code></dfn></li>

Received on Sunday, 25 October 2009 04:32:06 UTC