summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/installedapp
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:47:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:47:29 +0000
commit0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch)
treea31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /testing/web-platform/meta/installedapp
parentInitial commit. (diff)
downloadfirefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz
firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/installedapp')
-rw-r--r--testing/web-platform/meta/installedapp/__dir__.ini1
-rw-r--r--testing/web-platform/meta/installedapp/idlharness.https.window.js.ini7
-rw-r--r--testing/web-platform/meta/installedapp/installedapp.https.window.js.ini7
3 files changed, 15 insertions, 0 deletions
diff --git a/testing/web-platform/meta/installedapp/__dir__.ini b/testing/web-platform/meta/installedapp/__dir__.ini
new file mode 100644
index 0000000000..2ef043b928
--- /dev/null
+++ b/testing/web-platform/meta/installedapp/__dir__.ini
@@ -0,0 +1 @@
+implementation-status: backlog
diff --git a/testing/web-platform/meta/installedapp/idlharness.https.window.js.ini b/testing/web-platform/meta/installedapp/idlharness.https.window.js.ini
new file mode 100644
index 0000000000..8d0f343770
--- /dev/null
+++ b/testing/web-platform/meta/installedapp/idlharness.https.window.js.ini
@@ -0,0 +1,7 @@
+[idlharness.https.window.html]
+ [Navigator interface: operation getInstalledRelatedApps()]
+ expected: FAIL
+
+ [Navigator interface: navigator must inherit property "getInstalledRelatedApps()" with the proper type]
+ expected: FAIL
+
diff --git a/testing/web-platform/meta/installedapp/installedapp.https.window.js.ini b/testing/web-platform/meta/installedapp/installedapp.https.window.js.ini
new file mode 100644
index 0000000000..c2245d873e
--- /dev/null
+++ b/testing/web-platform/meta/installedapp/installedapp.https.window.js.ini
@@ -0,0 +1,7 @@
+[installedapp.https.window.html]
+ [Calling getInstalledrelatedApps from an iframe fails]
+ expected: FAIL
+
+ [Check calling getInstalledRelatedApps works as expected]
+ expected: FAIL
+