Bug 240196

Summary: Calling contentDocument.open() on an iframe blocks window load event from firing
Product: WebKit Reporter: Youssef Soliman <y_soliman>
Component: FramesAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cdumez, webkit-bug-importer, y_soliman
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=171659
https://bugs.webkit.org/show_bug.cgi?id=65946
Attachments:
Description Flags
Test case none

Youssef Soliman
Reported 2022-05-06 17:04:46 PDT
Created attachment 458983 [details] Test case When an iframe has `open` called on its contentDocument, the main Window's load event is diverted to the iframe as long as the contentDocument has not been closed.
Attachments
Test case (758 bytes, text/html)
2022-05-06 17:04 PDT, Youssef Soliman
no flags
Radar WebKit Bug Importer
Comment 1 2022-05-13 17:05:13 PDT
Note You need to log in before you can comment on or make changes to this bug.