NEW15815
PDF-content in iframe can't be replaced by dynamic assignment to .src
https://bugs.webkit.org/show_bug.cgi?id=15815
Summary PDF-content in iframe can't be replaced by dynamic assignment to .src
Nikolas Bertheau
Reported 2007-11-03 04:44:53 PDT
Dynamically changing the source of an inline frame is possible as long as the assigned source is an HTML document. However, PDF documents can't be replaced by assigning a new URL to the src variable.
Attachments
A simple HTML-page with an iframe (501 bytes, text/html)
2007-11-03 04:47 PDT, Nikolas Bertheau
no flags
Nikolas Bertheau
Comment 1 2007-11-03 04:47:41 PDT
Created attachment 17022 [details] A simple HTML-page with an iframe
Note You need to log in before you can comment on or make changes to this bug.