[Webkit-unassigned] [Bug 33777] New: Iframe readyState is equal to "complete" when the Dom is still not ready.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 17 17:25:21 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33777

           Summary: Iframe readyState is equal to "complete" when the Dom
                    is still not ready.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: coolg1024 at gmail.com


When a form targets an iframe, the iframe's readyState equals complete one
millisecond too early. This is seen by the fact the Dom has a root element of
HTML that has no children.
Though one millisecond later the Dom is mapped outand has children. 
The iframe is an XML document.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list