author | moz-wptsync-bot <wptsync@mozilla.com> |
Wed, 14 Jul 2021 09:39:11 +0000 | |
changeset 586005 | 03b9bfc7e1f862ce94cc4b52c45b6d2443c083d6 |
parent 586004 | 421316c903773ddc5d2a9bd8bcbe18b49255a25a |
child 586006 | fc010fe977ae8ebbc913e484616b6cac4a4d4554 |
push id | 38625 |
push user | archaeopteryx@coole-files.de |
push date | Tue, 20 Jul 2021 09:46:04 +0000 |
treeherder | mozilla-central@d71ea8ccda7b [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | testonly |
bugs | 1719635, 29608 |
milestone | 92.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
new file mode 100644 --- /dev/null +++ b/testing/web-platform/meta/html/cross-origin-embedder-policy/anonymous-iframe/require-corp-embed-anonymous-iframe.tentative.https.html.ini @@ -0,0 +1,3 @@ +[require-corp-embed-anonymous-iframe.tentative.https.html] + [Loading an anonymous iframe with COEP: require-corp is allowed.] + expected: FAIL
--- a/testing/web-platform/meta/html/cross-origin-embedder-policy/none.https.html.ini +++ b/testing/web-platform/meta/html/cross-origin-embedder-policy/none.https.html.ini @@ -1,7 +1,11 @@ [none.https.html] expected: - if (os == "android") and not nightly_build: ["OK", "TIMEOUT"] + if (os == "android") and not nightly_build: [OK, TIMEOUT] + if processor == "x86": [OK, TIMEOUT] ["none" top-level: navigating a frame from "require-corp" to "none" should succeed] expected: - if (os == "android") and not nightly_build: ["PASS", "TIMEOUT"] + if (os == "android") and not nightly_build: [PASS, TIMEOUT] + ["none" top-level: navigating a frame back from "require-corp" should succeed] + expected: + if processor == "x86": [PASS, TIMEOUT]