diff options
Diffstat (limited to 'testing/web-platform/meta/cookies/samesite/sandbox-iframe-nested.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/cookies/samesite/sandbox-iframe-nested.https.html.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/meta/cookies/samesite/sandbox-iframe-nested.https.html.ini b/testing/web-platform/meta/cookies/samesite/sandbox-iframe-nested.https.html.ini index df011eaa4f..0879ef5f8d 100644 --- a/testing/web-platform/meta/cookies/samesite/sandbox-iframe-nested.https.html.ini +++ b/testing/web-platform/meta/cookies/samesite/sandbox-iframe-nested.https.html.ini @@ -1,3 +1,7 @@ [sandbox-iframe-nested.https.html] expected: if (os == "android") and fission: [OK, TIMEOUT] + [SameSite cookies with intervening sandboxed iframe and navigation] + expected: + if (os == "android"): [PASS, TIMEOUT] + [FAIL] |