diff options
Diffstat (limited to 'testing/web-platform/meta/web-locks/partitioned-web-locks.tentative.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/web-locks/partitioned-web-locks.tentative.https.html.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/web-locks/partitioned-web-locks.tentative.https.html.ini b/testing/web-platform/meta/web-locks/partitioned-web-locks.tentative.https.html.ini new file mode 100644 index 0000000000..1579a8db72 --- /dev/null +++ b/testing/web-platform/meta/web-locks/partitioned-web-locks.tentative.https.html.ini @@ -0,0 +1,11 @@ +[partitioned-web-locks.tentative.https.html] + expected: + if os == "android": ERROR + TIMEOUT + [WebLocks of an iframe under a 3rd-party site are partitioned] + expected: + if os == "android": FAIL + TIMEOUT + + [WebLocks of a nested iframe with a cross-site ancestor are partitioned] + expected: NOTRUN |