Sandbox-blocked seamless iframes should log to the console.
https://bugs.webkit.org/show_bug.cgi?id=105793
Summary Sandbox-blocked seamless iframes should log to the console.
Mike West
Reported 2012-12-27 04:07:22 PST
The following frame should log something reasonable to the console, as the `seamless` attribute is blocked: <iframe sandbox="allow-scripts" srcdoc="<iframe seamless></iframe>"></iframe>
Attachments
Note You need to log in before you can comment on or make changes to this bug.