Back to Chromium

Popup Blocked From Iframe Script

third_party/blink/web_tests/fast/events/popup-blocked-from-iframe-script.html

150.0.7829.2378 B
Original Source

Embedded content

When calling script to open a window without user gesture from the enclosing iframe, webkit should test out that the opening is not initiated by user. This is a test case for bug https://bugs.webkit.org/show\_bug.cgi?id=42827. FAILED