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