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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 9 00:47:32 PDT 2024


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

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |karlcow at apple.com

--- Comment #4 from Karl Dubost <karlcow at apple.com> ---
> Returns "loading" while the Document is loading, "interactive" once it is finished parsing but still loading subresources, and "complete" once it has loaded.
https://html.spec.whatwg.org/multipage/dom.html#reporting-document-loading-status

This requires a test.
complete means all the subresources have been loaded.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240509/a5eeec32/attachment.htm>


More information about the webkit-unassigned mailing list