NEW143673
<embed> and <object> should fire the load event for PDFs (and maybe plugins?)
https://bugs.webkit.org/show_bug.cgi?id=143673
Summary <embed> and <object> should fire the load event for PDFs (and maybe plugins?)
Tim Horton
Reported 2015-04-13 12:01:14 PDT
Currently, <embed> and <object> fire the load event for images/text documents/etc., but not for PDFs or plugins. I'm not sure what exactly "unload" would mean for plugins, but for PDFs it's pretty clear, so we should probably fire it. This would also make testing PDFPlugin easier.
Attachments
Lucas Forschler
Comment 1 2019-02-06 09:18:34 PST
Mass move bugs into the DOM component.
Alexsander Borges Damaceno
Comment 2 2025-04-09 21:29:19 PDT
Note You need to log in before you can comment on or make changes to this bug.