diff options
Diffstat (limited to 'testing/web-platform/meta/subapps/add-error.tentative.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/subapps/add-error.tentative.https.html.ini | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/testing/web-platform/meta/subapps/add-error.tentative.https.html.ini b/testing/web-platform/meta/subapps/add-error.tentative.https.html.ini new file mode 100644 index 0000000000..c9c9c406fe --- /dev/null +++ b/testing/web-platform/meta/subapps/add-error.tentative.https.html.ini @@ -0,0 +1,22 @@ +[add-error.tentative.https.html] + expected: ERROR + [The object is no longer associated to a document.] + expected: FAIL + + [API is only supported in top-level browsing contexts.] + expected: FAIL + + [Service failed to add two sub-apps.] + expected: FAIL + + [Service added one sub-app failed to add another sub-app.] + expected: NOTRUN + + [Missing user activation.] + expected: FAIL + + [Too many subapps at once.] + expected: FAIL + + [API supports only root-relative paths.] + expected: FAIL |