[wpt-sync] Sync PR 31267 - [sandbox] Add WPT. Inheritance popup/empty iframe.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31267 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31267
Details from upstream follow.
Arthur Sonzogni <arthursonzogni@chromium.org> wrote:
[sandbox] Add WPT. Inheritance popup/empty iframe.
From a sandboxed iframe allowing popups, scripts, and same-origin. Open
a popup using the WindowProxy of a new iframe that is still on the
initial empty document. Check the sandbox flags are properly inherited.Bug:1256822
Change-Id: I0c21f2b909f61483559ebf22dca1c4369c9fcdf5
Reviewed-on: https://chromium-review.googlesource.com/3225890
WPT-Export-Revision: 7117d2a8cb69e0146803a5bd60628d7c6682d8df
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 2 subtests
Status Summary
Firefox
OK : 1
PASS : 1
TIMEOUT: 2
NOTRUN : 1
Chrome
OK : 2
PASS : 2
FAIL : 1
Safari
OK : 1
PASS : 1
TIMEOUT: 2
NOTRUN : 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/browsers/sandboxing/window-open-blank-from-different-initiator.html: TIMEOUT (Chrome: OK, Safari: TIMEOUT)
One pending navigation: TIMEOUT (Chrome: PASS, Safari: TIMEOUT)
No pending navigation: NOTRUN (Chrome: PASS, Safari: NOTRUN)
Comment 4•3 years ago
|
||
bugherder |
Description
•