[wpt-sync] Sync PR 48502 - COOP noopener-allow-popups - Remove test line leftover
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48502 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48502
Details from upstream follow.
Yoav Weiss <yoavweiss@chromium.org> wrote:
COOP noopener-allow-popups - Remove test line leftover
[1] added tests, but in the process also added a spurious commented out
line that ended up being tested as a browser test. This deletes it.[1] https://chromium-review.googlesource.com/c/chromium/src/+/5905066
Bug: 344963946
Change-Id: Idb25ded0af9af81510c47d38d04ff98d1c658307
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5913435
Reviewed-by: Fr \<beaufort.francois@gmail.com>
Commit-Queue: Yoav Weiss (@Shopify) \<yoavweiss@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1364928}
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 8 subtests
Status Summary
Firefox
FAIL : 2
TIMEOUT: 2
NOTRUN : 5
Chrome
OK : 1
PASS : 1
FAIL : 7
Safari
TIMEOUT: 2
NOTRUN : 7
Links
Details
New Tests That Don't Pass
- /html/cross-origin-opener-policy/tentative/noopener/coop-noopener-allow-popups.https.html [wpt.fyi]:
TIMEOUT(Chrome:OK, Safari:TIMEOUT)
*
Cross-Origin-Opener-Policy: noopener-allow-popups means that the opener
has no access to the openee.
:FAIL(Chrome:FAIL, Safari:TIMEOUT)
*
Cross-Origin-Opener-Policy: noopener-allow-popups means that the opener
has no access to the openee.
1:FAIL(Chrome:FAIL, Safari:NOTRUN)
*
Cross-Origin-Opener-Policy: noopener-allow-popups means that the opener
has no access to the openee.
2:TIMEOUT(Chrome:FAIL, Safari:NOTRUN)
*
Cross-Origin-Opener-Policy: noopener-allow-popups means that the opener
has no access to the openee.
3:NOTRUN(Chrome:FAIL, Safari:NOTRUN)
*
Cross-Origin-Opener-Policy: noopener-allow-popups means that the opener
has no access to the openee.
4:NOTRUN(Chrome:FAIL, Safari:NOTRUN)
*
Cross-Origin-Opener-Policy: noopener-allow-popups means that the opener
has no access to the openee.
5:NOTRUN(Chrome:FAIL, Safari:NOTRUN)
*
Cross-Origin-Opener-Policy: noopener-allow-popups means that the opener
has no access to the openee.
6:NOTRUN(Chrome:PASS, Safari:NOTRUN)- noopener-allow-popups ensures that the opener cannot script the openee, even after a navigation: unsafe-none:
NOTRUN(Chrome:FAIL, Safari:NOTRUN)
- noopener-allow-popups ensures that the opener cannot script the openee, even after a navigation: unsafe-none:
Comment 3•1 year ago
|
||
| bugherder | ||
Description
•