Bug 1771941 [wpt PR 34265] - Fix an oddity with COOP WPTs, a=testonly
commit635e4ed112f7e52deb2f90a8a9297729268f7db1
authorArthur Hemery <ahemery@chromium.org>
Thu, 9 Jun 2022 16:14:28 +0000 (9 16:14 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 10 Jun 2022 03:32:55 +0000 (10 03:32 +0000)
tree55260398646fb9f35e22042b26eeada0f430943f
parenta1a5e78c0c8f84c92914b702538074f090018613
Bug 1771941 [wpt PR 34265] - Fix an oddity with COOP WPTs, a=testonly

Automatic update from web-platform-tests
Fix an oddity with COOP WPTs

Tests starting with unsafe-none are supposed to specify unsafe-none
explicitly in the headers. Tests starting with unspecified are meant
for testing not having a COOP header at all. Somehow only one
unsafe-none test has a header, that's fixed in this patch.

BUG=1318373

Change-Id: I5778b226194dba5c68d6e8ee837750276a29224c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3679999
Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org>
Commit-Queue: Arthur Hemery <ahemery@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1009477}

--

wpt-commits: 38e2419f28d67530617810caa6c3171a1f7cc411
wpt-pr: 34265
testing/web-platform/tests/html/cross-origin-opener-policy/popup-unsafe-none-with-cross-origin.https.html.headers [new file with mode: 0644]
testing/web-platform/tests/html/cross-origin-opener-policy/popup-unsafe-none-with-same-site.https.html.headers [new file with mode: 0644]