diff options
Diffstat (limited to 'testing/web-platform/meta/subapps/remove-error.tentative.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/subapps/remove-error.tentative.https.html.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/subapps/remove-error.tentative.https.html.ini b/testing/web-platform/meta/subapps/remove-error.tentative.https.html.ini new file mode 100644 index 0000000000..323df3eccd --- /dev/null +++ b/testing/web-platform/meta/subapps/remove-error.tentative.https.html.ini @@ -0,0 +1,12 @@ +[remove-error.tentative.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR + [The object is no longer associated to a document.] + expected: FAIL + + [API is only supported in top-level browsing contexts.] + expected: FAIL + + [Remove call failed.] + expected: FAIL |