[Bug 12521] The document.readyState authoring usage note doesn't match the implementation requirements

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12521

Aryeh Gregor <Simetrical+w3cbug@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |Simetrical+w3cbug@gmail.com
         Resolution|                            |WORKSFORME

--- Comment #2 from Aryeh Gregor <Simetrical+w3cbug@gmail.com> 2011-06-24 18:50:27 UTC ---
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: The implementation requirements right afterward say "Various
algorithms during page loading affect this value", and indeed the HTML parser
sets readyState to "interactive" when it's done:

http://www.whatwg.org/specs/web-apps/current-work/complete.html#the-end

So it looks like there's no spec bug here.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 24 June 2011 18:50:29 UTC