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.
Mass move bugs into the DOM component.