summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/subapps
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:33:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:33:14 +0000
commit36d22d82aa202bb199967e9512281e9a53db42c9 (patch)
tree105e8c98ddea1c1e4784a60a5a6410fa416be2de /testing/web-platform/meta/subapps
parentInitial commit. (diff)
downloadfirefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz
firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip
Adding upstream version 115.7.0esr.upstream/115.7.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/subapps')
-rw-r--r--testing/web-platform/meta/subapps/add-error.tentative.https.html.ini21
-rw-r--r--testing/web-platform/meta/subapps/add-success.tentative.https.html.ini6
-rw-r--r--testing/web-platform/meta/subapps/idlharness.tentative.https.window.js.ini54
-rw-r--r--testing/web-platform/meta/subapps/insecure-context-error.tentative.html.ini3
-rw-r--r--testing/web-platform/meta/subapps/list-error.tentative.https.html.ini12
-rw-r--r--testing/web-platform/meta/subapps/list-success.tentative.https.html.ini9
-rw-r--r--testing/web-platform/meta/subapps/remove-error.tentative.https.html.ini16
-rw-r--r--testing/web-platform/meta/subapps/remove-success.tentative.https.html.ini7
8 files changed, 128 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..083ee245a5
--- /dev/null
+++ b/testing/web-platform/meta/subapps/add-error.tentative.https.html.ini
@@ -0,0 +1,21 @@
+[add-error.tentative.https.html]
+ [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: FAIL
+
+ [Missing user activation.]
+ expected: FAIL
+
+ [Too many subapps at once.]
+ expected: FAIL
+
+ [API supports only root-relative paths.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/subapps/add-success.tentative.https.html.ini b/testing/web-platform/meta/subapps/add-success.tentative.https.html.ini
new file mode 100644
index 0000000000..cae0298288
--- /dev/null
+++ b/testing/web-platform/meta/subapps/add-success.tentative.https.html.ini
@@ -0,0 +1,6 @@
+[add-success.tentative.https.html]
+ [Add API call works with single sub app.]
+ expected: FAIL
+
+ [Add API call works with multiple sub apps.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/subapps/idlharness.tentative.https.window.js.ini b/testing/web-platform/meta/subapps/idlharness.tentative.https.window.js.ini
new file mode 100644
index 0000000000..c0ba63617c
--- /dev/null
+++ b/testing/web-platform/meta/subapps/idlharness.tentative.https.window.js.ini
@@ -0,0 +1,54 @@
+[idlharness.tentative.https.window.html]
+ [SubApps interface: existence and properties of interface object]
+ expected: FAIL
+
+ [SubApps interface object length]
+ expected: FAIL
+
+ [SubApps interface object name]
+ expected: FAIL
+
+ [SubApps interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [SubApps interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [SubApps interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [SubApps interface: operation add(DOMString)]
+ expected: FAIL
+
+ [SubApps interface: operation list()]
+ expected: FAIL
+
+ [SubApps must be primary interface of navigator.subApps]
+ expected: FAIL
+
+ [Stringification of navigator.subApps]
+ expected: FAIL
+
+ [SubApps interface: navigator.subApps must inherit property "add(DOMString)" with the proper type]
+ expected: FAIL
+
+ [SubApps interface: calling add(DOMString) on navigator.subApps with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [SubApps interface: navigator.subApps must inherit property "list()" with the proper type]
+ expected: FAIL
+
+ [Navigator interface: attribute subApps]
+ expected: FAIL
+
+ [Navigator interface: navigator must inherit property "subApps" with the proper type]
+ expected: FAIL
+
+ [SubApps interface: operation remove(DOMString)]
+ expected: FAIL
+
+ [SubApps interface: navigator.subApps must inherit property "remove(DOMString)" with the proper type]
+ expected: FAIL
+
+ [SubApps interface: calling remove(DOMString) on navigator.subApps with too few arguments must throw TypeError]
+ expected: FAIL
diff --git a/testing/web-platform/meta/subapps/insecure-context-error.tentative.html.ini b/testing/web-platform/meta/subapps/insecure-context-error.tentative.html.ini
new file mode 100644
index 0000000000..a0e984d520
--- /dev/null
+++ b/testing/web-platform/meta/subapps/insecure-context-error.tentative.html.ini
@@ -0,0 +1,3 @@
+[insecure-context-error.tentative.html]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
diff --git a/testing/web-platform/meta/subapps/list-error.tentative.https.html.ini b/testing/web-platform/meta/subapps/list-error.tentative.https.html.ini
new file mode 100644
index 0000000000..f59a8e4d11
--- /dev/null
+++ b/testing/web-platform/meta/subapps/list-error.tentative.https.html.ini
@@ -0,0 +1,12 @@
+[list-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
+
+ [List call failed.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/subapps/list-success.tentative.https.html.ini b/testing/web-platform/meta/subapps/list-success.tentative.https.html.ini
new file mode 100644
index 0000000000..6e2ebd8118
--- /dev/null
+++ b/testing/web-platform/meta/subapps/list-success.tentative.https.html.ini
@@ -0,0 +1,9 @@
+[list-success.tentative.https.html]
+ expected:
+ if (os == "android") and fission: [ERROR, TIMEOUT]
+ ERROR
+ [List API call works with 2 sub apps.]
+ expected: FAIL
+
+ [List API call works with no sub apps.]
+ expected: NOTRUN
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..c0191b8b84
--- /dev/null
+++ b/testing/web-platform/meta/subapps/remove-error.tentative.https.html.ini
@@ -0,0 +1,16 @@
+[remove-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
+
+ [API supports only root-relative paths.]
+ expected: FAIL
+
+ [Remove call fails.]
+ expected: FAIL
+
+ [Remove call fails with mixed results.]
+ expected: NOTRUN
diff --git a/testing/web-platform/meta/subapps/remove-success.tentative.https.html.ini b/testing/web-platform/meta/subapps/remove-success.tentative.https.html.ini
new file mode 100644
index 0000000000..b81651d3b2
--- /dev/null
+++ b/testing/web-platform/meta/subapps/remove-success.tentative.https.html.ini
@@ -0,0 +1,7 @@
+[remove-success.tentative.https.html]
+ expected: ERROR
+ [Remove API call works with one app.]
+ expected: FAIL
+
+ [Remove API call works with several apps.]
+ expected: NOTRUN