Skip to content

Commit 396da7b

Browse files
committed
Bug 1947729 - Update test expectations for storage-access-api/requestStorageAccess-cross-origin-iframe-navigation-relax.sub.https.window.js and storage-access-api/requestStorageAccess-cross-site-iframe.sub.https.window.js. r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D237887
1 parent f4cf012 commit 396da7b

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
[requestStorageAccess-cross-origin-iframe-navigation-relax.sub.https.window.html]
22
[Same-site-initiated same-origin navigations preserve storage access]
3-
expected:
4-
if os == "android": FAIL
3+
expected: [FAIL, PASS]
54

65
[Same-site-initiated cross-origin navigations do not preserve storage access]
76
expected:
8-
if os == "android": FAIL
7+
expected: [FAIL, PASS]

testing/web-platform/meta/storage-access-api/requestStorageAccess-cross-site-iframe.sub.https.window.js.ini

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,4 @@
33
if (os == "linux") and debug and not fission: [OK, TIMEOUT, CRASH]
44
[OK, TIMEOUT]
55
[[cross-site-frame\] document.requestStorageAccess() should be resolved with no user gesture when a permission grant exists, and should allow cookie access]
6-
expected:
7-
if os == "android": [PASS, FAIL]
8-
FAIL
6+
expected: [PASS, FAIL]

0 commit comments

Comments
 (0)