[Bug 12393] Add "allow-popups" for iframe@sandbox

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12393

Jacob Rossi [MSFT] <jrossi@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|LATER                       |

--- Comment #5 from Jacob Rossi [MSFT] <jrossi@microsoft.com> 2011-07-12 23:44:09 UTC ---
Reopening this as sandbox="" is now more widely implemented (IE10 Platform
Preview 2). :-)

IE10 PPB2 includes a vendor prefixed implementation of allow-popups. Here's one
good use case:

A site sandboxes a maps widget. The maps widget offers options to launch a
popup for a larger map or for finding directions.

By default in both Chrome and IE10, the popups are blocked. Using allow-popups
enables the control to work as expected while still sandboxing the widget in
the other ways.

Demo: http://ie.microsoft.com/testdrive/HTML5/sandbox/Default.html (click
Controlling Popups)

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 12 July 2011 23:44:14 UTC