Back to Chromium

Popup Blocked From Iframe Src

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

150.0.7829.2334 B
Original Source

Embedded content

When running script to open a window without user gesture from SRC of 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=53244. FAILED