html5/spec Overview.html,1.4391,1.4392

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv8363

Modified Files:
	Overview.html 
Log Message:
document.readyState should be updated after csalling document.open(). (whatwg r5501)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4391
retrieving revision 1.4392
diff -u -d -r1.4391 -r1.4392
--- Overview.html	25 Sep 2010 20:19:26 -0000	1.4391
+++ Overview.html	25 Sep 2010 20:45:54 -0000	1.4392
@@ -9938,6 +9938,9 @@
    an end-of-file token). The encoding <a href="#concept-encoding-confidence" title="concept-encoding-confidence">confidence</a> is
    <i>irrelevant</i>.</li>
 
+   <li><p>Set the <a href="#current-document-readiness">current document readiness</a> of the
+   document to "loading".</li>
+
    <li>
 
     <!-- text/plain handling -->

Received on Saturday, 25 September 2010 20:46:02 UTC