NEW 240196
Calling contentDocument.open() on an iframe blocks window load event from firing
https://bugs.webkit.org/show_bug.cgi?id=240196
Summary Calling contentDocument.open() on an iframe blocks window load event from firing
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.